﻿.btn-Grey {
    background: #aab2bd;color: #FFF!important;
    text-decoration: none;
    border-bottom: none;
    font-size: 11px;
    font-family: 'Verdana', Arial, helvetica, sans-serif;
    text-align: center;
    outline: none;
    text-transform: capitalize!important;
}

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.6;
    z-index: 99999;
    display:none;
}


.btn-Grey:hover {
    background: #F78E1E!important;
}

.btn {
    border-radius: 0px;
}

.header-menu {
    font-size: 12px !important;
    text-decoration: none;
}


p {
    margin: 0px 0 25px!important;
}

@media (min-width: 0px) and (max-width: 480px) {
    .hidden-xxs {
        display:none;
    }

    .visible-xxs {
       display:block;
    }
}

@media (min-width: 480px) {

    .hidden-xxs {
        display:block;
    }

    .visible-xxs {
      display:none;
    }
}



.navLink {
    color: #558096 !important;
 
    text-decoration: none!important;
    font-size: 14px !important;
}

@media screen and (min-width: 768px) {
    .navLink:hover {
        color: #333 !important;
        background-color: transparent !important;
    }
}

#breadcrumb {
    float: left;
    background: #558096;
    width: 100%;
    padding: 19px 0px 19px 0px;
    margin-left: 0px;
    margin-bottom: 40px;
}

#breadcrumb h4 {
    color: white;
    font-size: 12px;
}

#breadcrumb h4 a {
    color: white;
}

#breadcrumb h4 a:hover {
   opacity: .5;
}

@media screen and (min-width: 572px) {
    .LearnMore {
        white-space: nowrap;
    }
}

@media screen and (min-width: 0px) and (max-width: 992px ) {
    .CenterQuote {
        text-align: center;
        padding-top: 15px;
    }
}

@media screen and (min-width: 992px) {
    .CenterQuote {
        text-align: right;

    }
}





@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #558096;
        background-color: #eee;
    }
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #558096 !important;
}

.navbar-default .navbar-toggle {
    border-color: #558096 !important;
}



.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #EEEEEE;
}

.hideTheNav {
    display: none;
}


#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1000;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#loadingspinner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: larger;
    padding-top: 80px;
}

.EvetteRivera {
    color: red;
    font-weight: bold;
}

.FieldNumbering {
    color: #000000;
    font-size: small;
    font-weight: 800;
}






/*--------------Not So Wide------------------*/
@media screen and (min-width: 0px) and (max-width: 480px) {

    .navbar-nav {
        margin: 0 -15px;
        /*table-layout: fixed;
        float: none;*/
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }


    #fixTheFlash.hideTheNav {
        display: block;
    }

    .feature-header {
        top: 33px;
        font-size: 6px;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        font-weight: bold;
        z-index: 19999;
        color: #005288;
        position: relative;
       
        z-index: 1000;
        text-decoration-color: white;
    }

    .feature-text {
        min-width: 139px;
        top: 34px;
        text-align: left;
        color: white;
        position: relative;
        z-index: 1000;
        width: 155px;
        font-size: 8.9px;
        padding: 6px;
        line-height: normal;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
    }

    .interior-feature-text {
        text-align: center;
        color: white;
        position: relative;
        z-index: 1000;
        /*width: 420px;*/
        font-size: 8px;
        font-weight: bold;
        /*padding: 12px;*/
        line-height: normal;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        padding: 20px 0px 20px 0px;
        /*padding-left: 25px;
        padding-right: 15px;
        padding-top: 20px;
        padding-bottom: 20px;*/
    }

    
    .feature-sub-text {
        position: relative;
        
        top: 38px;
        z-index: 1000;
        line-height: 5px;
        max-width: 320px;
        font-size: 4.14893617021277px;
         color:#656d78;
    }





    .login-btn {
        position: relative;
        top: 0;
        right: 0px;
        font-size: 13px;
        color: #888;
        background: none;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 0px;
        border-right-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: none;
        border-right-color: #CCC;
    }

    .requestAccess-btn {
        position: relative;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 4px;
        padding-left: 4px;
        top: 0;
        right: 0px;
        font-size: 13px;
        color: #888;
        background: none;
        border: none;
    }

    


    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .head-wrapp {
        float: right;
        margin-bottom: 5px;
        margin-top: 15px;
        padding-right: 20%;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #558096 !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {



    .navbar-nav {
        /*margin: 0px -15px;*/
        table-layout: fixed;
        float: none;
    }


    #fixTheFlash.hideTheNav {
        display: block;
    }

        .feature-header {
          
        font-size: 8px;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        font-weight: bold;
        z-index: 1000;
        color: #005288;
        position: relative;
        /*left: 15px;*/
        top: 52px;
        z-index: 1000;
        text-decoration-color: white;
    }

    .feature-text {
        top:55px;
        text-align: left;
        color: white;
        position: relative;
        z-index: 1000;
        width: 206px;
        /*width: 100%;*/
        font-size: 13px;
        padding: 10px 0px 9px 3px;
        line-height: normal;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
    }
    .feature-sub-text {
        position: relative;
        /*left: 15px;*/
        top: 70px;
        z-index: 1000;
        font-size: 6px;
        max-width: 320px;
        color:#656d78;
    }
    .head-wrapp {
        float: right;
        margin-bottom: 5px;
        margin-top: 55px;
        padding-right: 20%;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #558096;
    }

    .interior-feature-text {
        color: white;
        position: relative;
        z-index: 1000;
        width: 420px;
        font-size: 26px;
        font-weight: bold;
        line-height: normal;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        padding: 20px 15px 20px 25px;
    }
}

@media screen and (min-width: 768px) {
    .navbar-nav {
        margin: 0 auto;
        display: flex;
        /*flex-direction: row;*/
        table-layout: fixed;
        float: none;
    }
}


@media screen and (min-width: 768px) and (max-width: 1200px) {


    #fixTheFlash.hideTheNav {
        display: block;
    }

    ul.sidebar-nav {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

        ul.sidebar-nav li {
            width: 100%;
            float: left;
            list-style: none;
            padding: 5px 0px 5px 0px;
            border-bottom: 1px solid #efefef;
        }


    .search-btn {
        float: left;
        position: relative;
        padding: 0;
        top: 0;
        right: 0px;
        margin: 0px 0 0 7px;
        background: #ccd0d9;
        font-size: 13px;
        color: #fff;
        width: 50px;
        height: 32px;
        cursor: pointer;
        border: none;
        z-index: 100;
        box-shadow: none;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        -ms-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }


    /*#breadcrumb {
        float: left;
        background: #f6f7fb;
        width: 100%;
        padding: 19px 0px 19px 0px;
        margin-left: 0px;
        margin-bottom: 40px;
    }*/

    .login-btn {
        position: relative;
        top: 0;
        right: 0px;
        font-size: 13px;
        color: #888;
        background: none;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 0px;
        border-right-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: none;
        border-right-color: #CCC;
    }

    .requestAccess-btn {
        position: relative;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 4px;
        padding-left: 4px;
        top: 0;
        right: 0px;
        font-size: 13px;
        color: #888;
        background: none;
        border: none;
    }


    .head-wrapp {
        width: 100%;
        /*max-width: 768px;*/
        float: right;
        margin-bottom: 16px;
        margin-top: 55px;
        padding-right: 50px;
    }
    /*.col-md-8 {
        width: 100%;
    }*/
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .img-responsive {
        display: block;
        height: auto;
        max-width: 95%;
    }

    .feature-header {
        font-size: 18px;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        font-weight: bold;
        z-index: 1000;
        color: #005288;
        position: relative;
        left: 15px;
        top: 90px;
        z-index: 1000;
        text-decoration-color: white;
    }


    .feature-text {
        text-align: left;
        color: white;
        position: relative;
        top: 100px;
        z-index: 1000;
        width: 378px;
        font-size: 23px;
        padding: 15px;
        line-height: normal;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
    }

    .feature-sub-text {
        position: relative;
        left: 15px;
        top: 120px;
        z-index: 1000;
        font-size: 13px;
        color:#656d78;
        max-width: 320px;

    }

    .interior-feature-text {
        top: 37px;
        color: white;
        position: relative;
        z-index: 1000;
        width: 460px;
        font-size: 26px;
        font-weight: bold;
        /*padding: 12px;*/
        line-height: normal;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        padding: 20px 15px 20px 25px;;
        height: 110px;
    }

    .interior-feature-header {
        font-size: 18px;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        font-weight: bold;
        z-index: 1000;
        color: #005288;
        position: relative;
        left: 15px;
        top: 27px;
        z-index: 1000;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        width: 100% \9;
        /*max-width: 150%;*/
        height: auto;
    }

    #BannerPicture {
        max-width: 150%;
    }
}


/*--------------Wide------------------*/
@media screen and (min-width: 1200px) {

    #fixTheFlash.hideTheNav {
        display: block;
    }

    ul.sidebar-nav {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

        ul.sidebar-nav li {
            width: 100%;
            float: left;
            list-style: none;
            padding: 5px 0px 5px 0px;
            border-bottom: 1px solid #efefef;
        }


    .search-btn {
        float: left;
        position: relative;
        padding: 0;
        top: 0;
        right: 0px;
        margin: 0px 0 0 7px;
        background: #ccd0d9;
        font-size: 13px;
        color: #fff;
        width: 50px;
        height: 32px;
        cursor: pointer;
        border: none;
        z-index: 100;
        box-shadow: none;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        -ms-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }




    .login-btn {
        position: relative;
        top: 0;
        right: 0px;
        font-size: 13px;
        color: #888;
        background: none;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 0px;
        border-right-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: none;
        border-right-color: #CCC;
    }

    .requestAccess-btn {
        position: relative;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 4px;
        padding-left: 4px;
        top: 0;
        right: 0px;
        font-size: 13px;
        color: #888;
        background: none;
        border: none;
    }


    .head-wrapp {
        width: 100%;
        /*max-width: 768px;*/
        float: right;
        margin-bottom: 16px;
        margin-top: 55px;
        padding-right: 50px;
    }
    /*.col-md-8 {
        width: 100%;
    }*/
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .img-responsive {
        display: block;
        height: auto;
        max-width: 95%;
    }

    .feature-header {
        font-size: 18px;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        font-weight: bold;
        z-index: 1000;
        color: #005288;
        position: relative;
        left: 22px;
        top: 111px;
        z-index: 1000;
        text-decoration-color: white;
    }


    .feature-text {
        text-align: left;
        color: white;
        position: relative;
        
        z-index: 1000;
        width:  40%;
        font-size: 28px;
        padding: 19px;
        top: 128px;
        line-height: normal;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
    }

    .feature-sub-text {
        position: relative;
        left: 15px;
        top: 142px;
        z-index: 1000;
        font-size: 13px;
        color:#656d78;
        max-width: 350px;
    }

    .interior-feature-text {
        top: 38px;
        color: white;
        position: relative;
        z-index: 1000;
        width: 460px;
        font-size: 26px;
        font-weight: bold;
        /*padding: 12px;*/
        line-height: normal;
        /*font-family: 'Verdana', Arial, helvetica, sans-serif;*/
        font-family: 'Rubik', sans-serif;
        padding: 20px 15px 20px 25px;
        /*padding-left: 25px;
        padding-right: 15px;
        padding-top: 20px;
        padding-bottom: 20px;*/
        height: 110px;
    }



    .interior-feature-header {
        font-size: 18px;
        font-family: 'Verdana', Arial, helvetica, sans-serif;
        font-weight: bold;
        z-index: 1000;
        color: #558096;
        position: relative;
        left: 15px;
        top: 27px;
        z-index: 1000;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        width: 100% \9;
        /*max-width: 150%;*/
        height: auto;
    }

    #BannerPicture {
        max-width: 150%;
    }
}


.footer-menu {
    text-align: left;
    
    font-size: 13px;
    color: #FFF;
    font-family: 'Verdana', Arial, helvetica, sans-serif;
}

.footer-sub {
    text-decoration: none;
    /*white-space: nowrap;*/
    color: #7e8793;
    font-family: 'Verdana', Arial, helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    line-height: 21px;
}

/*.navbar {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#81a8cb', endColorstr='#4477a1');
}*/


.horizontal-line {
    width: 100%;
    margin: 15px 0;
    /*float: left;*/
    border-top: 1px solid #e3e3e3;
}


.navbar-default .navbar-nav > li > a {
    color: #558096;
}

.img-thumbnail {
    box-shadow: none;
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 0 none;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.navbar {
    position: static;
    margin-bottom: 0;
    border: 0;
}


.navbar-inverse .navbar-brand {
    color: #ffffff;
}


.navbar-default .navbar-brand {
    color: #ffffff;
}

.navbar-default {
    background-color: transparent;
    /*border-color: transparent;*/
    /*border-color: #005288;*/
}




/*.navbar .navbar-collapse {
    text-align: center;
}*/

.dropdown-label {
    color: white;
    text-decoration: none;
    font-weight: 400;
    font-size: 11px;
}


h3 {
    color: #005288;
    font-size: 15px;
    line-height: 30px;
}


.dropdown-menu{
    font-size: 13px;
}

.btn-link {
    color: #558096;
}
/*.col-md-8 {
    padding-right: 0px;
    padding-left: 0px;
}*/
h4 {
    display: block;
    line-height: 14px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    font-variant: normal;
    white-space: normal;
    color: #898989;
    margin-bottom: 20px;
    font-family: 'Verdana', Arial, helvetica, sans-serif;
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    /*padding: 5px;*/
    vertical-align: baseline;
}


h6 {
    text-transform: capitalize;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #007280 !important;
    margin-top: 5px;
}

call-to-action {
    padding: 30px 0 10px 0;
    background: #7ed0e0 !important;
}




.blue-header {
    color: #558096 !important;
    margin-bottom: 15px!important;;
}

.sidebar h4.widget-title {
    color: #656d78;
    font-family: 'Verdana', Arial, helvetica, sans-serif;
    font-size: 15px;
    margin-bottom: 30px;
    font-weight: bold;
}


/*#breadcrumb {
    float: left;
    background: #f6f7fb;
    width: 100%;
    padding: 15px 0px 15px 0px;
    margin-left: 0px;
    margin-bottom: 40px;
}*/

.login-btn {
    position: relative;
    top: 0;
    right: 0px;
    font-size: 13px;
    color: #888;
    background: none;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 0px;
    border-right-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-right-color: #CCC;
}

.requestAccess-btn {
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 4px;
    padding-left: 4px;
    top: 0;
    right: 0px;
    font-size: 13px;
    color: #888;
    background: none;
    border: none;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    /*color: #ccd0d9;*/
    /*background-color: #fff;*/
    background-image: none;
    border: 1px solid #898989;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


type-ahead {
}



.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

#contact-Us {
    padding-left: 0;
}

#Intent-To-Purchase {
    padding-left: 0;
}

label.error {
    color: red;
    font-size: small;
}

.credit-instructions h1 {
    color: black;
    font-size: 18px;
    display: block;
    width: 100%;
    border-bottom: 2px solid black;
    padding-bottom: 7px;
    font-weight: bold;
}

.credit-instructions h1.middle {
    margin-top: 20px;
}

.credit-instructions p {
    color: black;
    font-size: 12px;
}

.credit-instructions ol li {
    color: black;
    font-size: 12px;
}

a.credit-app-help {
    margin-top: 10px;
    font-size: 15px;
    color: #005288 !important;
    display: block;
    float: right;
}

a.credit-app-help span {
    font-size: 15px;
    color: #005288 !important;
}

        .interior-feature-text-b {
        color: white;
        font-size: 40px;
        font-weight: bold;
        line-height:40px;
        font-family: 'Rubik', sans-serif;
        display: table-cell;
        width: 450px;
        height: 208px;
        padding: 10px;
        vertical-align: middle;
    }

.admin-header-navbar {
    background-color: #005288;
}
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    display: none;
}
.has-error {
    color: #a94442;
}