﻿@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,300,400,700);

@-moz-keyframes dropHeader {
    0% {
        -moz-transform: translateY(-60px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-webkit-keyframes dropHeader {
    0% {
        -webkit-transform: translateY(-60px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@keyframes dropHeader {
    0% {
        transform: translateY(-60px);
    }
    100% {
        transform: translateY(0);
    }
    }
    
    #tblForm
    {
        padding:30px;
    }
    
html
{
    background-color: #643D7E;
    background: rgb(53,181,235);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1YjVlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzRhM2Q3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NTNkN2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(53,181,235,1) 0%, rgba(74,61,126,1) 76%, rgba(101,61,126,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,181,235,1)), color-stop(76%,rgba(74,61,126,1)), color-stop(100%,rgba(101,61,126,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(53,181,235,1) 0%,rgba(74,61,126,1) 76%,rgba(101,61,126,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(53,181,235,1) 0%,rgba(74,61,126,1) 76%,rgba(101,61,126,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(53,181,235,1) 0%,rgba(74,61,126,1) 76%,rgba(101,61,126,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(53,181,235,1) 0%,rgba(74,61,126,1) 76%,rgba(101,61,126,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35b5eb', endColorstr='#653d7e',GradientType=0 ); /* IE6-8 */
    background-repeat: no-repeat;
}




body
{
    font-family: 'Roboto' , sans-serif;
    font-size: 15px;
    margin: 0 auto;
    max-width: 1260px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 5px #888888;
    margin: 0 auto;
    min-height: 900px;
}


body table
{
    background-color: #FFFFFF;
}

#btnGoBack1,#btnGoBack2
{
    background-color:#009DDC !important;
}

#news_tblOuter
{
    padding: 10px;
    border: none !important;
    text-align:left;
}

#bldgInfo_tblOuter
{
    text-align: left;
    background-color:#F59059;
    padding:20px;
}

.tableBG
{
    background-color: #FFFFE1;
    padding: 15px 0px;
}

#footer
{
    background-color: transparent;
    padding-top: 70px;
    margin: 0 auto;
    color: #888888 !important;
    max-width: 900px;
    display:block;
}

.headertext, #tdSingleSignOn1, #events_lblUpcomingEvents
{
    font-size: 25px;
    color: #009DDC;
    font-weight: normal;
    font-family: 'Roboto' , sans-serif;
    text-decoration: none;
    font-weight: 500;
    margin: 40px 2px;
}

#lblThisFormTitle
{
        font-size: 15px;
    color: #009DDC;
    font-weight: normal;
    font-family: 'Roboto' , sans-serif;
    text-decoration: none;
    font-weight: 500;
    margin: 50px 2px;
}


#lblThisFormTitle::after
{
 content: " form";
}

.headertextLarge
{
    font-size: 35px;
    color: #009DDC;
    font-weight: normal;
    font-family: 'Roboto' , sans-serif;
    text-decoration: none;
    font-weight: 500;
    margin: 50px 20px;
    
}

#ddlStudentList
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #696969 #000 #696969 #696969;
    border-image: none;
    border-style: solid;
    border-width: 1px 2px 1px 1px;
    color: #000;
    font-size: 18px;
    margin-bottom: 10px;
    min-height: 5px;
    padding: 5px 5px 5px 8px;
    display: block;
}

li [id^="rptFormGroupList_rptFormList"]
{
    font-size:15px !important;
}


[id^="ddl"]
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #696969 #000 #696969 #696969;
    border-image: none;
    border-style: solid;
    border-width: 1px 2px 1px 1px;
    color: #000;
    font-size: 18px;
    margin-bottom: 10px;
    min-height: 5px;
    padding: 5px 5px 5px 8px;
    background-color:#FFFDEF;
}

#tblRegistrationPanel td
{
    padding:0px 10px;
}

[id^="rptMyStudents_lbRemove"]
{
    background-color: #D04251;
    padding: 2px;
    border-radius: 4px;
    display: block;
    font-family: 'Roboto' , sans-serif;
    color: White !important;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: none;
}

[id^="rptMyStudents_lbRemove"]::before
{
    content: "x   ";
}

input[type="text"], input[type="password"]
{
    border-color: #696969 #000 #696969 #696969;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #000;
    font-size: 20px !important;
    min-height: 5px;
    padding: 2px 2px 2px 5x;
    margin-bottom: 10px;
    border-radius: 2px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

input[type="text"]:focus, input[type="password"]:focus
{
    border-right: 1px solid #0c0b1d;
    font-size: 20px !important;
    color: #009ddc;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

input[type="submit"]
{
    background-color: #0c0b1d;
    padding: 5px;
    border-radius: 4px;
    
    font-family: 'Roboto' , sans-serif;
    font-size: 14px;
    color: White !important;
    text-decoration: none;
    border: 1px solid #adadad;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: none;
    cursor: pointer;
}

input[type="submit"]:hover
{
    background-color: Silver;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}


.LinkStudentAccount
{
    padding: 10px;
    -webkit-box-shadow: 3px 3px 5px 1px #ccc;
    -moz-box-shadow: 3px 3px 5px 1px #ccc;
    box-shadow: 3px 3px 5px 1px #ccc;
}
#tblStudentList
{
   
    font-family: 'Montserrat' , sans-serif;
    color: #888888;
    width: 480px;
   
    
}
#lblParentName
{
    font-size: 20px;
}

#header1_imgHeader
{
    margin-bottom: 10px;
    background-color: Black;
}

#lnkDashboard, #lnkPortalForms, #lnkNewEnrollment,#lnkCommunications,#lbContentManagement,#lbEnrollment,#lbEnrolledStudents, #lbStaffForms
{
    background-color: #0c0b1d;
    color: White !important;
    padding: 10px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    font-family: 'Montserrat' , sans-serif;
    font-size: 19px;
    text-decoration: none;
    border: 1px solid #adadad;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}

#lnkHome
{
    display:none;
}

#lnkDashboard:hover, #lnkPortalForms:hover, #lnkNewEnrollment:hover,#lnkCommunications:hover,#lbContentManagement:hover,#lbEnrollment:hover,#lbEnrolledStudents:hover, #lbStaffForms:hover
{
    background-color: white;
    color: #0c0b1d !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.MyAccount
{
    font-size: 19px;
    color: black;
    font-weight: normal;
    font-family: 'Roboto' , sans-serif;
    text-decoration: none;
    display: none;
}

.hdrPublic
{
    margin: 0 auto;
    text-align: left;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fff 0px, #fefefe 60%, #f2f2f2 91%, #e1e1e1 100%) repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
    z-index: 10;
    font-size: 40px;
    font-weight: 300;
    font-family: Roboto;
    color: #009ddc;
}

#lnkSendMessage,#lbInvitations
{
 
    border: 2px solid #ccc;
    color: #333;
    border-radius: 14px;
    padding: 5px 5px;
    font-family: Montserrat;
    max-width:20%;
    text-decoration:none;
}

#header1_lnkDashboardHome
{
    background-color: #fff;
    border: 2px solid #ccc;
    color: #333;
    border-radius: 14px;
    padding: 10px 25px;
    margin: 10px;
    display: block;
    font-family: Montserrat;
    text-decoration:none;
}

#divNav
{
   color:#009ddc;
  font-family: Montserrat;
  text-decoration:none;
}

#header1_lbLogOut
{
    background-color: #fff;
    border: 2px solid #ccc;
    color: #333;
    border-radius: 14px;
    padding: 10px 25px;
    margin: 10px 60px 10px 10px;
    display: block;
    font-family: Montserrat;
      text-decoration:none;
}

#header1_lbAdminLogOut
{
    background-color: #fff;
    border: 2px solid #ccc;
    color: #333;
    border-radius: 14px;
    padding: 10px 25px;
    margin: 10px 60px 10px 10px;
    display: block;
    font-family: Montserrat;
    width:65px;
    margin-top:20px;
    text-decoration:none;
}

#lblParentPortal_PageTitle
{
    font-size:40px;
    width:100%;
    padding-left:20px;

}

#lblWelcomeMessage
{
    color:#C0C0C0;
    display:block;
    margin-left:20px;
}

#lnkChangePassword
{
   background-color: #fff;
    border: 2px solid #ccc;
    color: #333;
    border-radius: 14px;
    padding: 10px 25px;
    margin: 10px 60px 10px 10px;
    display: block;
    font-family: Montserrat;
   width:260px;
   position:absolute;
   top:8px;
   text-decoration:none;
}



#header1_lnkAdminHome
{
    display: block;
}

#header1_lnkDashboardHome:hover, #header1_lbLogOut:hover
{
    background-color: #EFEAEF;
    border: 2px solid #adadad;
    color: #333;
    border-radius: 14px;
    padding: 10px 25px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}


.maintext
{
    font-size: 12pt;
    color: Black;
}
.maintext_bold
{
    font-size: 16px;
    color: Black;
    font-weight: bold;
}
.maintext_white
{
    font-size: 11pt;
    color: White;
}
.smalltext
{
    font-size: 15px;
    color: Black;
    font-family: Arial;
}
.smalltext_bold
{
    font-size: 13px;
    color: Black;
    font-weight: bold;
}

.titletext
{
    font-size: 22pt;
    color: Black;
    font-weight: bold;
}
.errormsg
{
    font-size: 10pt;
    color: Red;
    font-weight: normal;
}
.whitetext
{
    font-size: 16px;
    color: White;
}
.titletext_white
{
    font-size: 14pt;
    color: White;
    font-weight: bold;
}
.whitelink
{
    font-size: 16px;
    color: White;
    font-weight: normal;
    font-family: 'Roboto' , sans-serif;
    text-decoration: none;
}

.mainlink
{
    font-size: 12pt;
    color: #009ddc;
    font-weight: normal;
     font-family: 'Roboto' , sans-serif;
    
}

.smalllink
{
    font-size: 10pt;
    color: #3399FF;
    font-weight: normal;
    text-decoration:none;
}


.tinytext
{
    font-size: 8pt;
    color: Black;
}
.newscomponent_thumbimage
{
    float: left;
    padding-right: 5px;
}
.verified
{
    color: #008000;
    font-size: 10pt;
    font-weight: bold;
}
.glow
{
    border: 2px solid #B80000 !important;
}
.formprompt
{
    font-size: 12pt;
    padding: 10px;
    color: Black;
    font-family: Arial;
    letter-spacing: normal;
}

.padding
{
    padding: 0 80px;
}

#loginHomepage_lblContent, #loginHomepage_lblHeader
{
    display: none;
}

[id^="formgroups_rptFormGroups_rptFormList"]
{
    font-size: 18px !important;
}

[id^="rptParentView_lbView"]
{
   
   background-color: #0c0b1d;
    border: medium none;
    border-radius: 4px;
    color: White !important;
    cursor: pointer;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    padding: 5px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

#formgroups_tblOuter
{
    border: none !important;
}

#formgroups_trHeader1
{
    background-color: #009DDC;
}

#tblStatus
{
    background-color: #EEEEEE !important;
}

