﻿* {
    margin: 0;
    padding: 0;
}

a {
    cursor: pointer;
}

ul, ol {
    list-style: none outside none;
}

.clearfix {
    clear: both;
}

.ui-widget-content a {
    color: #00538d !important;
    font-size: 13px;
}

.header {
    padding: 0 !important;
}

.navbar {
    margin-bottom: 0 !important;
    min-height: 44px;
}

.navbar-inverse {
    background-color: #093c71;
    background-image: none;
    border: 0 none;
    border-bottom: 5px solid #5A9B35;
}

.nav-justified > li > a {
    font-size: 17px;
    padding: 10px 32px;
    color: #fff;
}

    .nav-justified > li > a:hover,
    .navbar-inverse .nav.nav-justified > li > a:focus {
        background-color: #005a99;
        color: #ffffff !important;
    }

.navbar .nav a .caret,
.navbar .nav .open > a .caret,
.navbar .nav a:hover .caret,
.navbar .nav .open > a:hover .caret,
.navbar .nav .open > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.navbar-inverse .nav.nav-justified .open > a, .navbar-inverse .nav.nav-justified .open > a:hover, .navbar-inverse .nav.nav-justified .open > a:focus {
    background-color: #005a99;
    color: #ffffff !important;
}

 

    .dropdown-menu > a:focus {
        color: #ffffff;
        background-color: #005a99;
    }

    .dropdown-menu a:hover {
        color: #003366;
        background-color: transparent;
    }

   
@media (min-width: 768px){
.nav-justified > li {
    width: auto;
}

}
@media (min-width : 769px) {
    li.zoomTool {
        border-left: 1px solid #999;
        text-align: center;
    }

    .zoomTool a {
        display: inline !important;
        font-size: 14px !important;
        color: lightblue !important;
        padding: 8px 10px 9px !important;
    }

    .zoomTool #zoomIn {
        font-size: 18px !important;
        font-weight: 500;
    }

    .zoomCounter {
        font-size: 14px;
        color: #fff;
    }
}

@-moz-document url-prefix() {
    li.zoomTool {
        display: none;
    }
}

a#zoomOut.disabled, a#zoomIn.disabled {
    cursor: default;
    color: lightgrey !important;
}

    a#zoomOut.disabled:hover, a#zoomIn.disabled:hover {
        cursor: default;
        background-color: initial;
    }

.row {
    margin-left: 0;
    margin-right: 0;
}

.emmaLogo {
    padding: 30px 0 0 0;
}

.row.masthead .brand .brandImg {
    padding: 30px 0 15px;
}

.brand.tenYears {
    background: url('../Images/logo-artifacts/logo-bg.png') no-repeat;
    width: 310px;
    height: 100px;
    float: left;
}

.anniv-emma {
    float: left;
    margin: 23px 0 0 40px;
}

.anniv-10 {
    float: left;
    margin: 2px 0 0 10px;
    width: 100px;
}

@media (min-width: 767px) {
    .col-lg-4, .col-lg-8 {
        float: left;
    }

    .col-lg-4 {
        width: 33.33%;
    }

    .col-lg-8 {
        width: 66.6667%;
    }
}

.marketing .col-lg-4 {
    padding-left: 0;
}

footer {
    background: #093c71;
    margin-bottom: 2px;
    padding: 20px 0;
    color: #e1e1e1;
    font-size: 11px;
}

    footer .footerLogo {
        float: left;
        width: 20%;
        padding: 40px 20px;
    }

    footer .linksDiv {
        float: right;
        width: 80%;
    }

    footer a {
        color: #e1e1e1;
    }

        footer a:hover {
            color: #e1e1e1;
            text-decoration: underline;
        }

    footer li a, .footer li a:active, .footer li a:visited, .footer li a:focus {
        color: #ffffff;
        font-weight: 600;
        font-size: 13px;
    }

    footer p a:hover, footer p a:visited, footer p a:active {
        color: #e1e1e1;
    }

    footer li a:hover, footer li a:visited {
        color: #ffffff;
        font-weight: 600;
    }

    footer .links, footer .version {
        float: left;
        width: 100%;
        margin: 0 0 10px;
    }

        footer .links li {
            border-right: 1px solid #CCCCCC;
            display: table-cell;
            padding-left: 7px;
            padding-right: 7px;
            vertical-align: middle;
        }

            footer .links li:first-child {
                padding-left: 0;
            }

            footer .links li.lastChild {
                padding-right: 0;
                margin-right: 0;
                border-right: 0 none;
            }

        footer .version li {
            float: left;
            padding-right: 10px;
            color: #cccccc;
        }

        footer .version .ver {
            float: right;
        }

    footer p {
        display: block;
        padding: 0;
    }

.nav-pills > li > a:hover {
    background-color: transparent;
    text-decoration: underline;
}

.nav-pills.sec-nav {
    padding: 10px 0 30px;
    padding: 10px 0 45px\0/IE8 +11;
}

    .nav-pills.sec-nav>li>a {
        border-right: 1px solid #CDCDCD;
        font-size: 13px;
        padding: 0 7px;
        color: #004B84;
    }

    .nav-pills.sec-nav .last-child a {
        border: 0 none;
    }

.nav .alert-danger {
    margin: 0;
}

.sec-nav .imp {
    background-color: #FFFFFF;
    border-right: 1px solid #CDCDCD;
    color: #004B84;
    float: left;
    font-size: 12px;
    padding: 0 10px 0 10px;
}

.nav-pills.sec-nav .imp > a {
    background-color: #CEE6F2;
    border: 0 none;
    color: #003366;
    float: left;
    font-weight: 600;
    cursor: pointer;
}
.nav-pills.sec-nav li.dropdown {
    padding-top: 0;
}

.nav-pills.sec-nav li {
    padding-top: 3px;
}
input[type=text] {
    padding: 7px;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.searchTextBox {
    float: left;
    height: 38px;
    font-style: italic;
    width: 300px;
    font-weight: 300;
    font-size: 16px;
    color: #929090;
}

.qk-search-btn {
    float: left;
    margin-left: -2px;
}

.end {
    border: 0 none !important;
}

.bl {
    clear: both;
}

.quickSearchErrorSpan {
    display: inline-block;
    width: 405px;
}

.rt {
    float: right;
}

    .rt.w {
        width: 100%;
        margin: 10px 0 15px;
    }

    .rt .alert {
        font-size: 12px;
        font-weight: normal;
        padding: 10px;
        margin: 0;
    }
.m-0 {
    margin: 0;
}


.acct.ui-dialog-content.ui-widget-content {
    max-height: 470px;
    min-height: 424px;
}

.acct h1 {
    width: auto;
    margin-left: 10px;
}

.acct ul.signIn li, .acct #remember {
    margin: 8px 0 0;
}

.acct label {
    font-weight: normal;
    margin: 0;
}

.acct .allErrors {
    padding: 0;
}

.acct .signInPanel .buttons input[type="submit"] {
    margin-left: 0;
}

.acct .accthdr h1 {
    margin-left: 0;
}

.uidSpan {
    font-size: 13px;
    float: left;
}

#si-content h1, .acct h1 {
    width: 96%;
}

.ui-tooltip-role {
    width: 550px !important;
    max-width: 550px !important;
}




.qsj{
    text-align: left;
}
.qsj hr {
    border-top-color: #cccccc; margin: 0;
}
.qsj h3,
.qsj .col-md-5,
.qsj .col-md-7 {
    text-align: left;}
.qsj span,
.qsj p ,
.qsj li
 {
    font-size: 16px;
    font-weight: 500;
}
.qs-jt-list {
    margin-left: 20px;
    padding: 0;
}
    .qs-jt-list li {
        list-style-image: url(../Images/green-bullet.png);
    }
    .qs .col-md-5 img {
             position: absolute;z-index: 999;
         }

.systemsAlert {
    border-bottom: 2px solid #FAEBCC;
}

    .systemsAlert p {
        text-align: center;
        padding: 10px 0 5px;
        color: #333333;
        margin: 0;
    }

        .systemsAlert p label {
            background: url("../Images/systemsAlert.png") no-repeat 0 0 transparent;
            font-weight: normal;
            padding: 2px 0 4px 30px;
        }

        .systemsAlert p a {
            text-decoration: underline;
            color: #064f86;
        }

    .systemsAlert .r {
        text-decoration: underline;
        color: #064f86;
        font-size: 12px;
        padding: 0 0 10px;
    }



.float-left {
    float: left;
}

.text-center {
    text-align: center;
}

.acct .rowspaceinput .meName {
    width: 150px;
}

.w100percent {
    width: 100% !important;
}

a.green-button, .green-button {
    background-color: #8ac649;
    padding: 12px 20px;
    color: #222 !IMPORTANT;
    text-align: center;
    font-size: 1.40rem;
    border-radius: 4px;
    font-weight: 700;
    cursor: pointer;
}


.hp-left {
    margin-top: 40px;
    margin-bottom: 20px;
    border-right: 1px solid #ccc;
    padding-top: 25px;
}

    .hp-left .tagline {
        padding: 0 0 20px;
    }

        .hp-left .tagline img {
            max-width: 100%;
        }

.hp-blue-box {
    background-color: #ccecfc;
    padding: 25px 10px 20px 10px;
    min-height: 140px;
    margin-bottom: 100px;
    border-radius: 10px;
    margin-left: 20px;
    text-align: center;
}

    .hp-blue-box.last {
        margin-bottom: 70px;
    }

    .hp-blue-box.monitor h3 {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-top: 0;
    }

    .hp-blue-box h3 {
        color: #00538d;
        font-size: 1.4em;
        font-weight: 600;
    }

    .hp-blue-box h4 {
        font-size: 1.1em;
    }

    .hp-blue-box img {
        margin: -60px auto 0;
    }

    .hp-blue-box a.green-button {
        margin-top: 10px;
    }

    .hp-blue-box h3:hover {
        text-decoration: none;
    }

.hp-right a:hover {
    text-decoration: none;
}

    .hp-right a:hover .hp-blue-box {
        background-color: #b1e4fe;
    }

.ht10 {
    height: 10px;
}

.map {
    width: 753px !important;
    height: 483px !important;
}

.mapContainer {
    padding-top: 30px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.hp-right {
    margin-top: 80px;
}

.AbEMMA {
    padding: 40px 15px;
}

    .AbEMMA div {
        padding: 10px 30px;
    }

    .AbEMMA h3 {
        font-weight: 600;
        color: #333333;
        font-size: 1.4em;
    }

    .AbEMMA p {
        line-height: 24px;
        font-size: 1.65rem;
        font-weight: 600;
        color: #666666;
        text-align: justify;
    }

    .AbEMMA a {
        font-size: 1.65rem;
        font-weight: 500;
        color: #00538d;
    }

a#manageAlert.green-button {
    padding: 12px 10px !important;
}

.blockUI.blockMsg.blockPage .spinner {
    left: 50px !important;
    top: 30px !important;
}

.blockUI.blockMsg.blockPage h1 {
    font-size: 1.4em !important;
    font-weight: 600 !important;
}

@media (max-width: 768px) {
    .nav-justified > .dropdown .dropdown-menu {
        left: 0;
        width: auto;
    }

    .dropdown-menu li span, .dropdown-menu li span.end, .dropdown-menu li span.second {
        clear: both;
        border-bottom: 1px solid #CDCDCD !important;
        padding-left: 0;
    }

    footer .linksDiv {
        float: none !important;
        width: 100% !important;
    }

        footer .linksDiv .links {
            padding: 10px 0;
        }

            footer .linksDiv .links a {
                padding: 10px 0;
                font-weight: normal;
            }

    footer p {
        clear: both;
    }

    footer .footerLogo img {
        width: 120px;
        height: auto;
    }

    .header {
        padding-bottom: 15px;
    }

    .nav-pills.sec-nav {
        padding: 10px 0 20px;
    }

    .masthead .col-lg-4, .masthead .col-lg-8 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .row.masthead .brand img {
        height: auto;
    }

    .quickSearchErrorSpan {
        padding: 0 0 0;
    }
    
    .rt.alert {
        margin-bottom: 10px;
    }
    
    .dropdown-menu span {
        float: left;
    }

    .nav-pills span.imp {
        padding-left: 0;
    }

    .nav-pills li.my {
        clear: both;
        margin-left: 0;
        padding-left: 0;
    }

    footer .links li {
        border-right: 0 none;
        display: block;
        padding-left: 0;
        padding-right: 0;
        vertical-align: middle;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }
}

@media (min-width: 1200px) and (min-height:900px) {
    .arrow-wrap {
        position: relative;
        z-index: 1;
        left: 50%;
        top: -15px;
        margin-left: -5em;
        background: #333;
        width: 6em;
        height: 6em;
        padding: 2.5em 1.5em;
        border-radius: 50%;
        font-size: 0.45em;
        display: block;
        box-shadow: 0 0 5px 0 #333;
    }

    .arrow {
        float: left;
        position: relative;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #fff;
    }

        .arrow:after {
            content: '';
            position: absolute;
        }

    @-webkit-keyframes arrows {
        0% {
            top: 0;
        }

        10% {
            top: 12%;
        }

        20% {
            top: 0;
        }

        30% {
            top: 12%;
        }

        40% {
            top: -12%;
        }

        50% {
            top: 12%;
        }

        60% {
            top: 0;
        }

        70% {
            top: 12%;
        }

        80% {
            top: -12%;
        }

        90% {
            top: 12%;
        }

        100% {
            top: 0;
        }
    }

    .arrow-wrap .arrow {
        -webkit-animation: arrows 2.8s 0.4s;
        -webkit-animation-delay: 3s;
    }
}


@media (min-width: 768px) and (max-width: 1003px) {
    .nav-justified > .dropdown .dropdown-menu {
        left: -150%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .footer {
        float: none !important;
    }

    .map {
        width: 725px !important;
    }

    .hp-left {
        padding-left: 0;
    }

    .footerLogo img {
        width: 100%;
    }

    .AbEMMA img {
        width: 110%;
    }

    #signUpMyEmma, #manageAlert {
        padding: 12px 10px;
    }

    .ipPro {
        padding: 0;
    }

    .hp-left {
        min-height: 750px;
    }
}

@media only screen and (max-device-width: 1024px) {
    .hp-left {
        padding-left: 0;
    }
}

@media (max-width : 1023px) {
    .nav-justified > li.zoomTool {
        display: none !important;
    }
}


@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .ipPro {
        padding: 0;
    }

    .zoomTool {
        display: none !important;
    }

    .AbEMMA img {
        width: 100%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
    .ipPro .mapContainer {
        margin-left: -15px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation:portrait) {
    .ipPro .map {
        width: 725px !important;
    }
}

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation:landscape) {
    .ipPro .mapContainer {
        margin-left: -15px;
    }

    .ipPro .map {
        width: 725px !important;
    }
}

@media only screen and (min-device-width: 411px) and (max-device-width: 823px) {
    .hp-left {
        border: 0 none;
    }
  
}



@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .nav-justified > .dropdown .dropdown-menu {
        width: 100%;
        border: 0 none;
    }

    .dropdown-menu li span {
        text-align: center;
        width: 100%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px)  {
    .hp-left {
        margin-top: 20px;
        border: 0 none;
        border-bottom: 1px solid #ccc;
        padding-bottom: 25px;
        padding-top: 0;
    }

    .AbEMMA img {
        width: auto;
    }

    .AbEMMA {
        text-align: center;
    }

    .zoomTool{
        display: none !important;
    }
    .hp-right {
        margin-top: 60px;
    }

    .nav-justified > .dropdown .dropdown-menu {
        width: 100%;
    }

    .dropdown-menu li span {
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .masthead .rt {
        float: none !important;
        margin: 0;
        width: auto;
    }

        .sec-nav, .masthead .rt.w ul {
            float: none !important;
        }
}

@media (max-width: 568px) {
    .searchTextBox {
        width: 200px;
    }

    .masthead .col-lg-4 {
        padding-left: 5px;
    }

    .hp-right {
        margin-top: 60px;
    }

    .hp-blue-box img {
        margin: -60px 0 0;
        float: none;
    }

    .hp-blue-box {
        margin-left: 0;
        width: 100%;
        margin-bottom: 70px;
        height: 145px;
    }

    .AbEMMA img {
        width: 95%;
    }

    footer .footerLogo {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .hp-left {
        margin-top: 20px;
        border: 0 none;
        border-bottom: 1px solid #ccc;
        padding-bottom: 25px;
        padding-top: 0;
    }

    .AbEMMA {
        text-align: center;
    }

        .AbEMMA img {
            width: auto;
        }
}

@media (min-width: 769px)and (max-width:1023px) {
    .AbEMMA div {
        text-align: center;
    }

    .AbEMMA img {
        width: auto;
    }
}

.advSearch {
    float: right;
    width: 100%;
    text-align: right;
}

    .advSearch a {
        color: #00538d !important;
        font-size: 13px;
    }

.modal-popup .ui-dialog-content.ui-widget-content {
    background-color: white;
}

.modal-popup .text {
    margin-top: 10px;
}

.modal-popup p {
    margin-top: 8px;
}

.modal-popup .buttons {
    margin-top: 16px;
    width: 100%;
    display: inline-block;
}
.modal-popup .feedback-link { float: left; padding: 10px 15px;}

.green-button:hover {
       background-color: #6ba02e !important;
        text-decoration: none;
    }


.noscroll {
    overflow: hidden;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
   

    .zoom {
        display: none;
    }

    .mainNav, .breadCrumb, .grey-header, .resFix, .footer {
        float: left;
    }
}

@media(max-width:992px) {
    .mainNav, .breadCrumb, .grey-header, .resFix, .footer {
        float: left;
    }

   
   
    .grey-header {
        width: 120%;
    }

        .grey-header.fixed-top {
            width: 100% !important;
        }
}
@media(max-width:992px) {
    .systemsAlert, .yellow-alert {
        float: none;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) and (min-device-width: 768px) {
    .systemsAlert, .yellow-alert {
        float: none;
    }
}
