#wrap {
    background-color: #fff;
}
#header {
    border-top: 4px solid #666;
    line-height: 22px;
    background-color: #fff;
}
#header h1,
#header h2 {
    height: 1px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
#logo {
    display: block;
    margin-top: 26px;
}
#logo img {
    display: block;
    background-color: #fff;
    padding: 0 5px 0 0;
    margin-left: -5px;
}
#topnav {
    display: block;
    padding: 10px 0;
    color: #666;
    text-align: right;
    float: right;
    font-size: 14px;
    clear: both;
    font-family: "open_sansregular", Arial, sans-serif;
}
#topnav #contactinfo a:link,
#topnav #contactinfo a:visited {
    color: #666;
    margin-left: 5px;
    text-decoration: none;
}
#topnav #contactinfo a:hover {
    text-decoration: underline;
}
#topnav a:first-child {
    margin-right: 10px;
}
#topnav #contactinfo i {
    color: #f6a62b;
    margin: 4px 5px 0;
    vertical-align: top;
}
#topnav #contactinfo img {
    height: 20px;
    margin-right: 2px;
    margin-left: 10px;
    padding-bottom: 4px;
    vertical-align: top;
}
#nav ul,
#nav-mobile ul {
    position: relative;
    z-index: 10;
    clear: both;
}
.sf-menu,
.sf-menu ul {
    padding: 0;
    margin: 0;
    float: right;
    list-style: none;
    position: relative;
    z-index: 100;
    height: 30px;
}
.sf-menu > li {
    float: left;
    margin-right: 15px;
    overflow: visible;
}
.sf-menu > li > a {
    position: relative;
    display: block;
    z-index: 1;
}
.sf-menu {
    float: right;
}
.sf-menu a {
    display: block;
    font-family: "open_sansregular", Arial, sans-serif;
    font-size: 13px;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
}
.sf-menu > li > a {
    color: #666;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
}
.sf-menu > li > a span {
    display: inline-block;
    padding: 0 13px;
}
.sf-menu > li.current a,
.sf-menu > li a:hover {
    background-color: #0d6fae;
    color: #fff;
}
.sf-menu > li:last-child {
    margin-right: 0;
}

    /* Mobile Menu  */

    #mobile-menu {
        position: relative;
        z-index: 1000 !important;
          width:100%;
        margin-bottom: 0;
        margin-left:0px;
    }

    #mobile-menu li {
        display: block;
        margin: 0;
        background-color: #0d6fae;
    }

    #mobile-menu > li > ul,
    #mobile-menu > li > ul > li > ul {
        display: none;
        margin-left: 0;
    }

    #mobile-menu li a {
        position: relative;
        display: block;
        padding: 7px 25px;
        border-top: 1px solid #005d97;
        color: #fff;
        font-size: 14px;
        text-align: center;
        text-decoration: none;
    }

    #mobile-menu ul a { padding-left: 45px; }

    #mobile-menu ul li ul a  { padding-left: 65px; }

    #mobile-menu .mobile-menu-submenu-arrow {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 70px;
        border-left: 1px solid #005d97;
        color: #fff;
        font-size: 20px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
    }

    #mobile-menu .mobile-menu-submenu-arrow:hover {
        background-color: #fd6b44;
        color: #fff;
    }
 
#mobile-menu,
#mobile-menu-trigger{
    display: none;
}
#login a,
#login a:hover {
    background-color: #f6a62b;
    color: #fff;
}
#content {
    text-align: justify;
    color: #555;
}
#content h3,
.headline h3 {
    color: #0d6fae;
}
#content a {
    color: #004a80;
}
#content a:hover {
    text-decoration: underline;
}
#content ul,
#content ol {
    margin-left: 30px;
}
#content ul.disc li {
    list-style-type: disc;
    margin-left: 15px;
}
#content li {
    padding-bottom: 10px;
}
.mobile_content {
    display: block;
}
.display-mobile {
    display: none;
}
.exposed-img {
    float: right;
    margin-top: -70px;
    margin-right: -110px;
}
#footer ul,
#footer ol {
    margin-left: 0;
}
#footer li,
#content li {
    margin-bottom: 5px;
    list-style-position: outside;
    text-align: left;
}
.blue {
    color: #0d6fae;
}
.light-blue {
    color: #0076a3;
}
.orange {
    color: #f6a62b;
}
#footer {
    font-family: "open_sansregular", Arial, sans-serif;
}
#bg-6 {
    background: #0d6fae !important;
    text-align: center !important;
}
#bg-6 h3 {
    text-align: center !important;
}
#footer h3 {
    font-family: "open_sansregular", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
#footer,
#footer a,
#footer a:visited {
    color: #dfdfdf;
}
#footer-middle {
    padding: 5px 0;
    font-size: 12px;
    line-height: 16px;
    background-color: #404040;
}
#footer-bottom {
    padding: 10px 0 5px;
    background-color: #333;
    color: #e4e4e4;
    font-size: 12px;
}
#footer ul,
#footer ol {
    list-style-position: outside;
    list-style-type: none !important;
}
#footer_social img {
    margin: 0 5px 10px 0;
}
#footer_social {
    text-align: center;
}
#wrap {
    background: #949494 url(/public/images/login_bg.jpg) no-repeat top center;
    background-size: contain;
}
label {
    font-size: 16px;
    padding-right: 8px;
}
#content,
#footer {
    border: 0;
}
#content {
    padding-top: 0;
}
.hideonlogin {
    display: none;
}
#captcha {
    text-align: center;
    padding: 15px 0;
}
.rc-anchor-normal {
    width: 100%;
}
.starburst {
    position: absolute;
    top: -35px;
    left: -25px;
}
.oldORC {
    color: #ddd !important;
    text-decoration: underline;
    opacity: 0.5;
}
form table {
    margin: 0 auto;
}
.btn:focus,
input:focus,
.input-group .form-control:focus {
    outline: 0;
}
#login-form {
    margin: 0;
    position: relative;
    float: right;
}
#login-form table td,
#login-bg table td {
    padding: 0;
}
#login-form h3.login-title {
    font-size: 26px !important;
    font-family: "open_sansregular", Arial, sans-serif;
    text-align: center;
    margin-bottom: 20px;
}

#signInSubmit{
    background: rgb(255,255,255);
    background-color: #004a80 !important;
    background: linear-gradient(0deg, rgba(2,49,83,0.5) 8%, rgba(0,74,128,1) 61%);
    color: #fff !important;
    font-size: 14px !important;
}
#login-bg #login-content-instructor table td {
    padding: 0 8px 0 0;
}
#login-form table {
    margin-bottom: 0;
}
#login-form #login-content {
    padding-top: 10px;
    padding-bottom: 20px;
    height: 140px;
    position: relative;
}
#login-form #login-content-instructor {
    padding-top: 20px;
    height: 128px;
}
#login-form #login-content-reject {
    padding-top: 20px;
    min-height: 100px;
    text-align: center;
    line-height: 18px;
}
#login-bg {
    background: #fff;
    width: 382px;
    height: 360px;
    -webkit-box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, 0.14);
    border-top: 25px solid rgba(255, 255, 255, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#login-fields {
    width: 280px;
    text-align: left;
    margin-top: 5px;
}
#login-fields input {
    width: 167px;
    padding: 3px 3px;
    margin: 0 0 10px;
    display: table-cell;
    background-color: #fff;
}
label.validation-error {
    color: #b55454;
}
input.validation-error,
textarea.validation-error,
select.validation-error {
    border: 1px solid #e1a1a1;
}
#login_help {
    width: 320px;
    height: 135px;
    position: absolute;
    border: 1px solid #ddd;
    background-color: #eee;
    display: none;
    margin-top: -130px;
    margin-left: 0;
    padding: 10px;
    z-index: 500;
}
#help_img {
    position: relative;
    top: -10px;
    z-index: 100;
}
.disclaimer,
.disclaimer_instructor {
    font-size: 12px;
    color: #999;
    line-height: 14px;
    text-align: center;
}
.disclaimer div {
    text-align: center;
    margin-bottom: 10px;
}
.disclaimer_instructor div {
    max-width: 100%;
    margin: 0 70px;
    text-align: center;
    padding-bottom: 20px;
}
@media (min-width: 1400px) {
    .sf-menu > li {
        margin-right: 10px;
    }
    .sf-menu > li:last-child {
        margin-right: 0;
    }
}
@media (min-height: 800px), screen and (min-width: 768px) {
    html,
    body {
        margin: 0;
        padding: 0;
        height: 100%;
        overflow-x: hidden;
    }
    #wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        z-index: 0;
        margin: 0 auto -10px;
    }
    #content {
        position: relative;
        min-height: 0px !important;
        padding-bottom: 300px;
    }
    #footer {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
    }
}
@media (max-width: 979px) {
    #logo {
        margin: 17px 0 0;
    }
    #logo img {
        margin-left: 0;
        text-align: center;
        margin: 0 auto;
    }
    #nav {
        margin-top: 15px;
    }
    .sf-menu > li {
        margin-right: 5px;
    }
    .sf-menu > li > a span {
        padding: 0 8px;
    }

}

@media (max-width: 767px) {
    body {
        background: none;
        background-color: #fff;
    }
    html {
        overflow: visible;
    }
    #content {
        height: auto;
        padding-bottom: 30px;
    }
    #footer {
        height: 189px;
    }
    #header {
        background: #fff;
        border-bottom: none !important;
        padding: 4px 0 1px;
    }
    #nav,
    #menu,
    #footer-middle {
        display: none;
    }
    #mobile-menu-trigger{
        display: block;
        position: absolute;
        top: -5px;
        right: 30px;
        float: right;
    }
   #mobile-menu{
      position: relative;
      top: 0px;
      width: 100%;
      z-index: 5000;
    }
    #bg-6 {
        margin: 0 auto;
        text-align: center;
    }
    #bg-6 h3 {
        text-align: center !important;
    }
    .mobile_content {
        display: none;
    }
    .display-mobile {
        display: block;
    }
    #login-form {
        margin: 0;
        width: 100%;
    }
    #login-bg {
        min-width: 340px;
        height: auto;
        padding: 10px 30px 10px;
        background: #fff;
        box-sizing: border-box;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-top: 20px solid rgba(255, 255, 255, 0.5);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    #login-fields input {
        width: 100%;
        padding: 5px 3px;
        font-size: 14px;
    }
    #login-form h3.login-title {
        text-align: left;
    }
    #login-fields {
        width: 100%;
    }
    #login-form label {
        width: 100%;
    }
    #login-form #login-content,
    #login-form #login-content-instructor,
    #login-form #login-content-reject {
        padding: 20px 30px 30px;
        height: auto;
        width: auto;
    }

    .disclaimer div {
        padding: 0;
        padding-top: 10px;
    }
    #logo {
        margin-bottom: 10px;
    }
    #logo img {
        text-align: center;
    }
    #help_img {
        position: relative;
        top: -15px;
        left: 10%;
    }
    .divider {
        margin: 5px 0;
    }
    .row {
        padding: 0 30px;
    }
    .row .row {
        width: auto;
        padding: 0;
        margin: 0;
    }
    p.last,
    h1.last,
    h2.last,
    h3.last,
    h4.last,
    h5.last,
    address.last,
    ul.last,
    ol.last {
        margin-bottom: 20px;
    }
    .text-right {
        text-align: left;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    #help_img {
        position: relative;
        top: -20px;
        right: -20px;
    }
    .row {
        padding: 0 40px;
    }
    #footer_social,
    #footer-middle .widget-title_social {
        text-align: left !important;
    }
}
@media only screen and (max-width: 480px) {
    #content {
        padding-bottom: 10px;
        height: auto;
    }
    #mobile-menu-trigger{
        display: block;
        position: absolute;
        top: -5px;
        right: 10px;
        float: right;
    }
    #login-bg {
        min-width: auto;
        width: 100%;
        box-sizing: border-box;
    }
    #login-form {
        box-sizing: border-box;
        padding: 0;
    }
    #login-form #login-content {
        padding: 0;
    }
    #login-form tr {
        border: none !important;
    }
    #login-form #login-content {
        padding-top: 0;
        padding-left: 0;
        height: auto;
    }
    #login-form table td,
    #login-form {
        border: none;
        margin-left: 0;
        padding-left: 0;
    }
    #help_img {
        margin-right: 70%;
        top: -5px;
        left: 0;
    }
    #login-fields input {
        margin-bottom: 5px;
    }
    .disclaimer div,
    .disclaimer_instructor div {
        max-width: 100%;
        margin: 0;
        text-align: left;
    }
}
