body{
    text-align:center;
    margin-top: 0px;
}

.style1 {
    font-size: x-large;
    background-color: #FF6600;}

.style2 {
    text-align: center;
}

.style4 {
    text-align: right;
}

.style5 {
    background-color: #FFFFFF;
    font-family:arial;
    /*letter-spacing:-0.5px;*/
}

.style6 {
    text-align: left;
}


.grid{
    border: 1px solid #233029;
    font-family:Tahoma;
    font-size:12px;
}

.gridFilaPar td, .gridFilaImpar td {
    border-bottom: 1px solid #233029;
}

.gridFilaHover td {
    border-bottom: 1px solid #233029;
}

.userInfo{
    font-family:arial;
    font-size:12px;
}

#loginWrap{
    text-align:left;
    margin: 5 auto auto auto;
    width:950px;
}
#loginHeader{
    width:950px;
    height:132px;
}

#achiever{
    background:url(../img/logoCoreconcepts.png);
    width:395px;
    height:132px;
}

#loginContent{
    text-align:center;
    width:950px;
    height:490px;
}

#loginBox{
    width:442px;
    height:330px;
    background:url(../img/loginBoxNew.png);
    margin: 30px auto auto auto;
    position:relative;
}

#divLoginText{
    position:relative;
    top:42px;
    width:358px;
    /*border:solid #cccccc;*/
}

.loginText{
    position:relative;
    left:15px;
    width:170px;
    height:25px;
    border: solid 2px;

}
.userText{
    width:107px;
    height:25px;
    border: solid 2px;
    margin-left: 40px;
}
.userTextSchool{
    width: 74px;
    height:25px;
    border: solid 2px;
    margin-left: 40px;
    padding-left: 5px;
}
.divLoginInputs{
    position:relative;
    float:left;
    font-size:14px;
    margin-left: 20px;
    font-weight: bolder;
    top: 40px;
    /*color: #FFFFFF;/**/
    width: 358px;
    
}

#divPasswdText{
    position:relative;
    top:120px;
    width:358px;
    
}

#loginMessage{
    position:relative;
    top:120px;
    width:358px;
    height: 20px;
    color:#FF6633;
    font-family: arial;
    font-size: 13px;    
}

#loginButtons{
    position:relative;
    top:115px;
    text-align:right;
    margin:0 30px 0 50px;
}

#forgot a{
    position: relative;
    float:left;
    
    font-size:13px;
    font-family: arial;
}

#Footer{
    background:url(../img/footer.png);
    width:950px;
    height:30px;
}

#brands{
    width:192px;
    height:133px;
    position:relative;
    float: right;
    background-image: url(../img/brands.png);
    background-position: right;
    background-repeat: no-repeat;
}

#wrapper{
    margin: 0 auto auto auto;
    width:950px;
    /*border:solid;*/
}

#headerBlack{
    background:#000000;
    height:25px;
    width:950px;
}

#header{
    background-image: url(../img/header.png);
    background-position: right;
    background-repeat: no-repeat;
    height:71px;
    width:950px;
}

#userInfoArea{
    float:right;
}

#welcome{
    position: relative;
    float:right;
    top: 50px;
    margin-right: 10px;
    font-family: arial;
    color: #FFFFFF;
    font-weight: bolder;
}

.sectionTitle{
    color: #058954;
    font-size: 18px;
    font-weight: bolder;
    text-align: left;
}

.sectionSubTitle{
    color: #058954;
    font-size: 14px;
    font-weight: bolder;
    text-align: left;
}

#studentCourses{
    width: 950px;
    text-align: center;
    margin-top: 30px;
}

.userInfoBar a{
    color: #3d3b0b;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.userInfoBar a:hover{
    color:#058954;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}
.menuTable a{
    color: #3d3b0b;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

.menuTable a:hover{
    color:#058954;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
}

.menuTable{
    /* border:solid;*/
}

.menuTable td{
    vertical-align: top; text-align: center;width: 130px;padding: 10px;
}

.formPassword{
    float: right;
}

#expList ul, li {
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
}


#expList li {
    line-height:140%;
    text-indent:0px;
    background-position: 1px 8px;
    padding-left: 20px;
    background-repeat: no-repeat;
    list-style: disc;
}

#expList li > ul > li {
    list-style: decimal;
    background: none;
}
 
/* Collapsed state for list element */
#expList .collapsed {
    background-image: url(../img/collapsed.png);
    list-style: none;
}
/* Expanded state for list element
/* NOTE: This class must be located UNDER the collapsed one */
#expList .expanded {
    background-image: url(../img/expanded.png);
}

.panel {
    background: none repeat scroll 0 0 #F2F2F2;
    background-color: #090909;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    padding: 1.25em;
    -moz-box-sizing: border-box;
       
}

.panel.callout {
    background: none repeat scroll 0 0 #2BA6CB;
    border-color: #2284A1;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    margin-bottom: 1.25em;
    padding: 1.25em;
    -moz-box-sizing: border-box;
}

.panel.radius {
    border-radius: 3px 3px 3px 3px;
}

.box {
    border:2px solid #058954;
    background: none repeat scroll 0 0 #F2F2F2;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;    
}

.box.error_msg {
    background: none repeat scroll 0 0 #f00;
    border-color: #f00;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-sizing: border-box;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;    
}
.box.info {
    background: none repeat scroll 0 0 white;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-sizing: border-box;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;     
/*    background: #2BA6CB; color: white;
    border:2px solid #2BA6CB;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;    */
}

.box h4 {
    background: #058954; color: white; padding: 5px;
}
.box.error_msg h4 {
    background: white; color: #f00; padding: 5px;
}
.box.info h4 {
    background: #2BA6CB; color: white;
}
.box p {
    color:black;padding:5px;
}
.box.info p {
    color:black;padding-left: 10px;
}
.box.error_msg p {
    color:white;padding-left: 10px;
}

button, .button {
    background-color: #058954;
    border-color: #058954;
    border-style: solid;
    border-width: 1px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1em;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 1.25em;
    padding: 0.75em 1.5em 0.8125em;
    position: relative;
    text-align: center;
    text-decoration: none;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #008000;
}
button:hover, button:focus, .button:hover, .button:focus {
    color: white;
}
button.secondary, .button.secondary {
    background-color: #E9E9E9;
    border-color: #D0D0D0;
    color: #333333;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #D0D0D0;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #333333;
}
button.success, .button.success {
    background-color: #5DA423;
    border-color: #457A1A;
    color: white;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #457A1A;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: white;
}
button.alert, .button.alert {
    background-color: #C60F13;
    border-color: #970B0E;
    color: white;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #970B0E;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: white;
}
button.large, .button.large {
    font-size: 1.25em;
    padding: 1em 2em 1.0625em;
}
button.small, .button.small {
    font-size: 0.8125em;
    padding: 0.5625em 1.125em 0.625em;
}
button.tiny, .button.tiny {
    font-size: 0.6875em;
    padding: 0.4375em 0.875em 0.5em;
}
button.expand, .button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75em;
}
button.right-align, .button.right-align {
    padding-right: 0.75em;
    text-align: right;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #2BA6CB;
    border-color: #2284A1;
    box-shadow: none;
    color: white;
    cursor: default;
    opacity: 0.6;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2284A1;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: white;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2BA6CB;
}
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .button.secondary[disabled] {
    background-color: #E9E9E9;
    border-color: #D0D0D0;
    box-shadow: none;
    color: #333333;
    cursor: default;
    opacity: 0.6;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
    background-color: #D0D0D0;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
    color: #333333;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
    background-color: #E9E9E9;
}
button.disabled.success, button.success[disabled], .button.disabled.success, .button.success[disabled] {
    background-color: #5DA423;
    border-color: #457A1A;
    box-shadow: none;
    color: white;
    cursor: default;
    opacity: 0.6;
}
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
    background-color: #457A1A;
}
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
    color: white;
}
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
    background-color: #5DA423;
}
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .button.alert[disabled] {
    background-color: #C60F13;
    border-color: #970B0E;
    box-shadow: none;
    color: white;
    cursor: default;
    opacity: 0.6;
}
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
    background-color: #970B0E;
}
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
    color: white;
}
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
    background-color: #C60F13;
}
button, .button {
    padding-bottom: 0.75em;
    padding-top: 0.8125em;
}
button.tiny, .button.tiny {
    padding-bottom: 0.4375em;
    padding-top: 0.5em;
}
button.small, .button.small {
    padding-bottom: 0.5625em;
    padding-top: 0.625em;
}
button.large, .button.large {
    padding-bottom: 1.03125em;
    padding-top: 1.03125em;
}
button, .button {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    transition: background-color 300ms ease-out 0s;
}
button:active, .button:active {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}
button.radius, .button.radius {
    border-radius: 3px 3px 3px 3px;
}
button.round, .button.round {
    border-radius: 1000px 1000px 1000px 1000px;
}
button, .button {
    display: inline-block;
}



