.invalid-tooltip {
    background-color: #E21429;
}

.valid-feedback {
    color: #058222;
}

/* good colors: purple #9900ff, blue (default) #3366FF, brown #996600
/* *************************************** */


/* *               header                * */


/* *************************************** */

.breadcrumb a {
    color: #3659ba !important;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #757575;
    content: "/\00a0";
}

@media screen and (min-width:600px) {
    .navPlacementStyle {
        margin-top: 23px;
        margin-left: 100px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 3em;
    }
}

@media screen and (max-width:599px) {

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 2em;
    }
}

.fullWidth {
    width: 100%;
}

.SunMoon i {
    font-size: 40px;
    color: black;
}

    .SunMoon i.active {
        color: yellow;
    }

@media only screen and (max-width: 500px) {
    #stacked.table-condensed > tbody > tr > td {
        padding-left: 6% !important;
        padding-top: 30px !important;
    }

    a.brand img {
        margin-left: 35px;
        padding: 0;
    }



    .navbar-fixed-top.gray {
        background-color: #444;
        height: 70px;
    }
}

.fontSelectionImage {
    border: 3px solid transparent;
    border-radius: 100px;
}

    .fontSelectionImage.active {
        border: 3px solid yellow;
        border-radius: 100px;
    }

.mainLogo {
    /*padding: 0.5em 0 0.5em 0;
    width: 22em;
    margin-top: -3em;*/
}

.loginBtn a {
    color: #fff;
    padding: 0.4em;
}

.vision-statement {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 0px #0c4f83 solid;
    background-color: #0c4f83;
    font-size: 0.97em;
    font-style: italic;
    letter-spacing: 0.05em;
    text-shadow: 1px 1px 3px #000000;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: .5em;
}

    .vision-statement p {
        position: relative;
        top: -0.7em;
        margin-bottom: 0;
    }

p.intro::first-letter {
    color: #0d2d51;
    float: left;
    font-family: Georgia;
    font-size: 3.6em;
    line-height: .85em;
    margin-top: -.02em;
    margin-right: .05em;
}

.CharLimit h3, p.intro {
    font-weight: 600;
    font-size: 1.2em;
    line-height: 1.2em;
    color: #525151;
}

div.contact label.required:after {
    color: red;
    content: " *";
}

ul.two-column-list {
    columns: 2;
    list-style-type: none;
}

.two-column-list li {
    margin-top: .5em;
    margin-bottom: 1.7em;
}






code {
    color: #C5035C;
}

@media (min-width: 1330px) {
    /*.mainLogo {
        max-width: 380px;
    }*/

    .topGrayNavHolder /*.mainLogo */
    {
        max-width: 250px;
        margin-left: 35px;
    }

    nav.gray .navbar-right {
        padding-top: 15px;
    }
}

@media (max-width: 600px) {
    /*.mainLogo {
        max-width: 15em;
        position: relative;
        top: 1em;
        margin-bottom: 0.4em;
    }*/
}

.topGrayNavHolder .upperFontSizeSelection {
    float: left;
}

    .topGrayNavHolder .upperFontSizeSelection ol {
        padding-left: 0;
    }

.bottom10 {
    margin-bottom: 10px;
}

.right10 {
    margin-right: 10px;
}

.marginTop40 {
    margin-top: 28px;
}

.marginTop25 {
    margin-top: 25px;
}

.fontSize {
    float: left;
}

.smallFont {
    font-size: 1.2em;
}

.medFont {
    font-size: 1.6em;
}

.noListType {
    list-style-type: none;
}

.largeFont {
    font-size: 2em;
}

nav .navbar-fixed-top {
    margin: 0 auto;
}

nav.navbar {
    width: 100%;
}

nav.gray .icon-bar {
    background-color: transparent;
}

nav.gray .navbar-toggle {
    border-color: #fff;
}

@media (max-width: 767px) {
    .topGrayNavHolder {
        height: 20px;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 1;
    }

    .iphoneDiv img {
        padding-top: 20px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: 100%;
    }

    .topGrayNavHolder {
        height: 106px;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 1;
    }

    .bodyMarginForStickyMenu {
        padding-top: 100px;
    }
}

.gray .sr-only-focusable:active,
.gray .sr-only-focusable:focus {
    color: yellow;
}

nav.gray a,
.gray nav a {
    color: white;
}

nav.gray ul li ul li a,
.gray nav ul li ul li a {
    color: #3366ff;
}

nav.gray .nav .open > a,
nav.gray .nav .open > a:hover,
nav.gray .nav .open > a:focus,
.gray nav .open > a:hover,
.gray nav .open > a:focus {
    background-color: #3366ff;
    border-color: #337ab7;
    color: black;
}

.jumbotron.gray a:hover,
.jumbotron.gray a:focus {
    color: yellow;
    text-decoration: underline;
}

.jumbotron.gray a.open:hover,
.jumbotron.gray a.open:focus {
    color: black;
    text-decoration: underline;
}

.jumbotron.gray ul li ul li a:hover,
.jumbotron.gray ul li ul li a:focus {
    color: black;
    text-decoration: underline;
}

.gray nav > li > a:hover,
.gray nav > li > a:focus,
nav.gray .nav > li > a:hover,
nav.gray .nav > li > a:focus {
    text-decoration: none;
    color: black;
    background-color: #3366ff;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #3366ff;
    border-color: #337ab7;
    color: white;
}

@media (max-width: 767px) {
    .navbar-nav {
        margin-top: 25px;
    }

    .gray .navbar-nav .open .dropdown-menu {
        background-color: #fff
    }
}

.navContainer {
    margin-top: 20px;
    margin-bottom: 50px;
    display: block;
}

.headImage {
    margin-bottom: 25px;
    width: 100%;
}



.paddingTop30 {
    padding-top: 30px;
}

.pageTitle {
    padding: 8px 0;
    padding-top: 0px;
    margin-bottom: .3em;
    list-style: none;
    /* background-color: #f5f5f5; */
    border-radius: 4px;
    color: #666;
    font-size: 1.8em;
    margin-top: 5px;
}

.CharLimit h1 {
    font-size: 2.5em;
    font-weight: 500;
    font-style: italic;
}

.CharLimit h2 {
    border-bottom: 1px solid #0d2d51;
    margin-bottom: 23px;
    color: #0d2d51;
    font-size: 2em;
}

.CharLimit h3, p.intro {
    font-weight: 600;
    font-size: 1.2em;
    line-height: 1.2em;
    color: #525151;
}

.circleborder {
    border: 2px solid #0C4F83;
    width: 50%;
    margin-bottom: 1.5em;
}

.img-circle {
    border-radius: 50%;
}

.margin-b-15 {
    margin-bottom: 1.5em;
}

@media (min-width: 240px) {
    .margin-b-15 {
        margin-bottom: 1.5em;
        margin-left: 0.8em;
    }
}

.padding-b-15 {
    padding-bottom: 1.5em;
}

fieldset {
    border: 1px solid #949494 !important;
    margin: 0;
    xmin-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px !important;
}

legend {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: 16em;
    border: 1px solid #949494;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
}

.buttonRound.border-only {
    color: #385dc3;
    border: 2px solid #385dc3;
    background-color: #fff !important;
}

.leftNav-Noborder {
    border-top: 0 !important;
    border-bottom: 0 !important;
}



/* *************************************** */


/* *               body                  * */


/* *************************************** */

body {
    font-size: 1.1em;
}

    body.boxed .slider-portfolio {
        width: 96%;
        margin: 0 auto;
    }

.dropdown-menu,
.btn {
    font-size: 1em;
}

h4 {
    font-size: 1.1em;
}

h3 {
    font-size: 1.3em;
}

.DarkBarDiv h3 {
    font-weight: 100;
}

.ActionBarText {
    font-weight: 100;
    font-size: 1.5em;
}

.ActionBarDiv .btn {
    font-size: 1.3em;
    background-color: #3366ff;
    border: 2px solid #fff;
    color: #fff;
    padding-top: 0.4em;
}

    .ActionBarDiv .btn:hover,
    .ActionBarDiv .btn:focus {
        font-size: 1.3em;
        background-color: #fff;
        border: 2px solid #ddd;
        color: #3366ff;
        padding-top: 0.4em;
    }

.buttonRound {
    padding: 0;
    color: #fff;
    margin: 20px 0;
    font-size: 40px;
    text-align: center;
    position: relative;
    background-color: #333;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #3366FF;
}


    .buttonRound.border-only.red {
        border-color: #D80606;
        color: #D80606;
    }

    .buttonRound.border-only.green {
        border-color: #347534;
        color: #347534;
    }

    .buttonRound.border-only.purple {
        border-color: #9900ff;
        color: #9900ff;
    }

    .buttonRound.border-only.brown {
        border-color: #996600;
        color: #996600;
    }

    .buttonRound.border-only.darkGray {
        border-color: #444;
        color: #444;
    }

    .buttonRound.border-only.black {
        border-color: #000;
        color: #000;
    }

    .buttonRound.border-only:hover,
    .buttonRound.border-only:focus {
        font-size: 40px;
        background-color: #fff !important;
        border: 2px solid #ddd;
    }

    .buttonRound:hover,
    .buttonRound:focus {
        font-size: 40px;
        background-color: #fff !important;
        border: 2px solid #ddd;
        color: #3366ff;
    }

.buttonSquare {
    font-size: 1.3em;
    border: 2px solid #fff;
    color: #fff;
    padding-top: 0.4em;
}

    .buttonSquare:hover,
    .buttonSquare:focus {
        font-size: 1.3em;
        background-color: #fff !important;
        border: 2px solid #ddd;
        color: #3366ff;
        padding-top: 0.4em;
    }

.roundedButton {
    border-radius: 10px;
}

.roundButton {
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

h2 {
    font-size: 1.5em;
}

h1 {
    font-size: 2.1em;
    font-weight: 100;
}

.jumbotron h2,
.jumbotron .h2 {
    font-weight: 100;
}

.jumbotron a,
.jumbotron a:hover,
.jumbotron a:focus {
    color: #fff;
    text-decoration: underline;
}

.social-site-name {
    color: #444;
    text-decoration: underline;
}

h5 {
    font-size: 1em;
}

@media (min-width: 768px) {
    .lead {
        font-size: 1.4em;
    }
}

.adobeBlank {
    font-family: AdobeBlank;
    font-size: 1rem;
    display: inline-block;
}

.ie8 .adobeBlank {
    clip: rect(1px, 1px, 1px, 1px);
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}

.ie8.ui-helper-nocustomfonts .adobeBlank {
    clip: auto;
    width: auto;
    height: auto;
    position: inherit;
    overflow: inherit;
}

@media (max-width: 768px) {

    .col-md-6,
    .col-md-4,
    .col-md-3,
    .col-md-2 {
        margin-bottom: 20px;
    }
}



h1,
h2,
h3,
h4,
body,
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
}

.btn-primary {
    background-color: #3366FF;
    color: white;
}

.btn-secondary {
    background-color: #ffffff;
    border-color: #6c757d;
    color: black;
}

h1,
a,
.btn-link {
    color: #3659BA;
}

.gray h1,
.gray a,
.gray .btn-link,
.jumbotron h1 {
    color: white;
}

.center {
    text-align: center;
}

.bottomMargin50 {
    margin-bottom: 50px;
}

.bottomMargin25 {
    margin-bottom: 25px;
}

.spaced {
    line-height: 2em;
}

.alternate {
    background-color: #f9f9f9;
    padding-bottom: 30px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .alternate a {
        color: #3558b9;
    }

hr {
    width: 95%;
    border-top-style: dashed;
}

.ActionBarDiv {
    background-color: #3366FF;
    color: #fff;
    font-weight: bold;
    font-size: large;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.DarkBarDiv {
    background-color: #252525;
    color: #fff;
    font-weight: bold;
    font-size: large;
    width: 100%;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 200px;
}

    .DarkBarDiv.arrow-down:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 21px solid #252525;
        left: 50%;
        margin-left: -10px;
        bottom: -20px;
    }

.arrow-down {
    border-top: 5px solid #252525;
    height: auto;
}

.DarkBarDiv.arrow-down {
    position: relative;
    /*padding: 60px 0;*/
}

.width300center {
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

@media (min-width: 975px) {
    .ActionBarText {
        margin-left: 60px;
    }
}

.ActionBarText {
    margin-top: 10px;
}

.notClients {
    max-width: 300px;
}

.colaFix {
    margin-top: 15px;
}



div.featured-box {
    /* padding: 23px; */
    background: rgba(0, 0, 0, 0.01);
    text-align: center;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    div.featured-box.border-only i.fa {
        color: #3366FF;
        border: 2px solid #3366FF;
        background-color: #fff;
    }



.feature-list i.fa {
    color: #3366FF;
    margin-right: 15px;
}

.feature-list h3 {
    letter-spacing: normal;
    line-height: 27px;
}

.alternate #boxes.products a.btn-primary {
    color: #fff !important;
}

.alternate a.btn-primary,
.alternate a.btn-primary:hover {
    color: #fff;
}

.darkBarAfterAlternate {
    margin-top: -18px;
}

.jumbotron {
    margin: 0 0 50px 0;
    background-color: #2F4254;
    color: #fff;
}

    .jumbotron a.btn {
        text-decoration: none;
        margin: 30px 0 30px 0;
        font-size: 1.5em;
    }

.jumbotronCircle {
    margin: 0 auto;
    border: 3px solid #16A085;
    border-radius: 350px;
    padding: 40px 0;
    width: 300px;
}

.gray {
    background-color: #444;
}

.jumbotron.gray {
    background-color: #444;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-bottom: 0;
}

.middle200 {
    width: 200px;
    margin: 0 auto;
}

.middle {
    margin: 0 auto;
}

.jumbotron .upperFontSizeSelection a {
    text-decoration: none;
}

.jumbotron nav a {
    text-decoration: none;
}

.jumbotron .nav .open > a,
.jumbotron .nav .open > a:hover,
.jumbotron .nav .open > a:focus {
    background-color: #3366FF;
    color: #fff;
}

.jumbotron .nav > li > a:hover,
.jumbotron .nav > li > a:focus {
    background-color: #3366FF;
    color: #fff;
}

.jumbotronLower {
    height: 5px;
    background-color: #222;
    border-top: 1px solid #ddd;
    margin-top: 40px;
}

.placePhoneMiddle {
    padding-top: 75px;
    margin: 0 auto;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .thumbnail img {
        width: 100%;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

.featured-box h4 {
    font-weight: bold;
}

/* *************************************** */


/* *               table                  * */


/* *************************************** */

.tableheader1 {
    color: #fff;
    background-color: #0F5388;
    font-family: inherit;
}

.table-bordered {
    border: 1px solid #ddd;
    width: 100%;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #cfe2ea;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: .7em;
}




/* *************************************** */


/* *             half-panel              * */


/* *************************************** */

.half-panel {
    margin-bottom: 0;
    position: relative;
    display: block;
    text-decoration: none;
    display: block;
    border: 2px solid #eaedf2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 45px;
    margin-bottom: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 10px;
}

.half-panel-header img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.half-panel:hover,
.half-panel:focus {
    border: 2px solid #bbb;
}

.half-panel .half-panel-heading img {
    width: 100%;
    height: 150px;
    display: block;
    height: auto;
    max-width: 100%;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

.half-panel .half-panel-icon {
    text-align: center;
}

    .half-panel .half-panel-icon i.fa {
        margin-top: -35px;
        background-color: #3366FF;
        border: 10px solid white;
        color: white;
        display: inline-block;
        font-size: 45px;
        line-height: 70px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 90px;
        height: 90px;
        text-align: center;
    }

.half-panel .half-panel-title {
    color: #444;
    text-align: center;
    margin-top: 10px;
}

.half-panel .half-panel-body p {
    color: #444;
    text-align: center;
    padding: 0 25px;
}

.ui-widget-content a.buttonSquare {
    color: white !important;
}

    .ui-widget-content a.buttonSquare:hover,
    .ui-widget-content a.buttonSquare:active,
    .ui-widget-content a.buttonSquare:focus {
        color: #347534 !important;
    }

.custom-radio label {
    font-size: 1.0em;
}

.ui-tabs legend {
    font-size: 1.2em;
    margin-bottom: 0;
}



.bigIcon {
    font-size: 30px;
}



.boxedPanel {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.niceRoundedArea {
    border-radius: 5px;
    height: 45px;
    margin-bottom: 20px;
}



.ui-widget button.buttonSquare {
    font-size: 1.3em;
}

.bold {
    font-weight: bold;
}

#tabs ul li i {
    margin-right: 10px;
}

.borderedTab {
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
    border-top: none !important;
}

.topELinks i {
    color: #D3451D;
    margin-right: 15px;
}

.topEcommercelinks {
    color: #3366FF;
}

.marginLeftSpacer {
    margin-left: 35px;
}

.topEcommerceBlack {
    color: #000;
}

.topEcommercePart hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.topEcommercePart {
    text-align: center;
}

/* *************************************** */


/* *      search result page             * */


/* *************************************** */

.searchResRow {
    border: 1px solid #333;
    margin-bottom: 10px;
}

.searchRow:hover,
.searchRow:active,
.searchRow:focus {
    border: 1px solid #000;
}

.searchResPrice {
    margin-top: 25px;
    font-weight: bold;
    font-size: 1.5em;
}

.searchResSelectionDiv {
    margin-top: 15px;
    margin-bottom: 25px;
}

.searchResRow .btn-warning:hover,
.searchResRow .btn-warning:focus,
.searchResRow .btn-warning:active {
    color: #D3451D;
    background-color: #fff;
    border-color: #D3451D;
}

.searchResRow .btn-warning {
    color: #fff;
    background-color: #D3451D;
    border-color: #D3451D;
}

.searchResRow .btn-group > .btn + .dropdown-toggle {
    border-left: 1px solid #fff;
}

.searchResRow .inner:before {
    position: absolute;
    content: "";
    border-top: 16px solid transparent;
    border-right: 16px solid transparent;
    width: 0;
    left: 15px;
    border-top-color: #D3451D;
}

.itemDescDiv {
    margin-left: 30px;
    margin-top: 25px;
}

.searchResItemHeader {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.biggerBolderResDesc {
    font-weight: bold;
}

.searchResRow h2.collapsible .collapsible-heading,
.searchResRow h2.collapsible .collapsible-heading-collapsed,
.searchResRow h3.collapsible .collapsible-heading,
.searchResRow h3.collapsible .collapsible-heading-collapsed {
    position: relative;
}

/* *************************************** */


/* *      testimonial bubble             * */


/* *************************************** */

.bubble {
    position: relative;
    width: 80%;
    min-height: 120px;
    padding: 0px;
    /*background: #fafafa;*/
    background: #f5f5f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #eaedf2;
    margin: 0 auto;
    border-top-color: dimgray;
}

    .bubble p {
        color: #333;
        font-weight: 100;
        padding: 20px 30px 30px 30px;
    }

    .bubble i.fa {
        color: #999;
        font-size: 1.5em;
    }

.bubble-icon {
    text-align: center;
    margin-top: 20px;
}

.bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #f5f5f5 transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    left: 15%;
}

.bubble.right:after {
    left: 85%;
}

.bubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #eaedf2 transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -16px;
    left: 15%;
}

.bubble.right:before {
    left: 85%;
}

.bubble-footer {
    margin-top: 20px;
    position: absolute;
    left: 18%;
}

    .bubble-footer p {
        color: #333;
    }

    .bubble-footer.right {
        left: 64%;
    }

.bubble-container {
    padding-bottom: 60px;
    padding-top: 10px;
}

.thinHeader {
    font-weight: 100;
}

/* *************************************** */


/* *             accordion               * */


/* *************************************** */

.accordion-dark .ui-state-default {
    border: 1px solid #d3d3d3
    /*{borderColorDefault}*/
    ;
    background: #333333;
    color: #fff;
    font-weight: normal
    /*{fwDefault}*/
    ;
}

.accordion-dark .ui-state-active .ui-icon {
    /*background-image: url(../vendor/jqueryui/themes/base/images/ui-icons_a_256x240.png)*/
    /*{iconsActive}*/
    ;
}

.accordion-dark .ui-state-default.ui-state-active {
    font-weight: bold;
}

.accordion-dark.ui-accordion .ui-accordion-content {
    background-color: #fafafa;
    background-image: none;
}

.accordion-dark.ui-accordion.whiteBack .ui-accordion-content {
    background-color: #fff !important;
}

/* *************************************** */


/* *               footer                * */


/* *************************************** */

footer {
    /*background: #ccd5de;
    background: -moz-linear-gradient(top, #ccd5de 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccd5de), color-stop(100%, white));
    background: -webkit-linear-gradient(top, #ccd5de 0%, white 100%);
    background: -o-linear-gradient(top, #ccd5de 0%, white 100%);
    background: -ms-linear-gradient(top, #ccd5de 0%, white 100%);
    background: linear-gradient(to bottom, #ccd5de 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #CCD5DE 0%, #FFFFFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCD5DE', endColorstr='#FFFFFF');
    background-repeat: no-repeat;
    */
    background-color: #444;
    color: #fff;
    padding-bottom: 20px;
    margin-top: 40px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}

    footer h3 {
        color: #fff;
        font-weight: 100;
    }

    footer hr {
        border-top: 1px dashed #ddd;
        width: 150px;
    }

.footerSocial {
    list-style-type: none;
}

.addressText {
    font-size: 1em;
    line-height: 2em;
}

.addressLI {
    float: none;
}

    .addressLI i {
        font-size: 1em;
    }

.footerSocial li {
    text-align: left;
    padding-right: 15px;
    float: left;
}

.footerCopyright p small {
    font-weight: 100;
}

.bottomLogo {
    width: 230px;
}

.footerSocial li a {
    color: #fff;
    font-size: 1em;
}

.footerSocial.dark li a {
    color: #fff;
    font-size: 1.2em;
}

.footerSocial li a i {
    font-size: 1.5em;
}

.footer .addressBox {
    border: 1px dotted #ddd;
    padding: 10px;
    margin-bottom: 10px;
}

.footer div.col-md-12 hr {
    width: 70%;
}

.footer .addressBox h2 {
    text-align: center;
    font-size: 1.5em;
    color: #fff;
}

.footer .addressBox i {
    color: #fff;
    font-size: 40px;
    margin-left: 40%;
    margin-top: 20px;
}

.footerSocial li a:hover {
    color: #FFE82A;
}

.footerSocial li a:active {
    color: #FFE82A;
}

.footerSocial li a:focus {
    color: #FFE82A;
}

.footerCopyright {
    width: 100%;
    background-color: #222;
    color: #fff;
    padding: 30px 0 20px 0;
    border-top: 1px solid #ddd;
}

    .footerCopyright a {
        color: #fff;
        text-decoration: underline;
    }

.nav li.active a {
    color: #fff !important;
}

.nav li.active {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #3366FF;
    color: white;
    transform: scale(1.1);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: white;
    text-decoration: none;
    background-color: #444;
    transform: scale(1.1);
}

.footer div.col-md-3 {
    min-height: 170px;
}

.media-heading {
    font-size: 0.9em;
}

.thinHeader {
    font-weight: 100;
    margin-top: 10px;
}



.breadcrumb > .active {
    color: #444 !important;
}

[role="button"]:hover,
[role="button"]:focus {
    transform: scale(1.1);
}


@media screen and (max-width:600px) {

    .navigationContainer {
        padding-bottom: 10px;
    }

        .navigationContainer .accessible-megamenu-toggle span {
            background: #fff !important;
        }
}


.upperHeaderArea {
    background: #327ab5;
    /* height: 3em; */
    color: white;
    padding-top: 0px;
}



.logoArea {
    background: #285c7e;
    text-align: center;
    padding: 20px;
}

.logoAreaGradient {
    background: #0c4f83;
    background: -moz-linear-gradient(top, #327ab5 0%, #0c4f83 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#327ab5), color-stop(80%,#0c4f83));
    background: -webkit-linear-gradient(top, #327ab5 0%,#0c4f83 80%);
    background: -o-linear-gradient(top, #327ab5 0%,#0c4f83 80%);
    background: -ms-linear-gradient(top, #327ab5 0%,#0c4f83 80%);
    background: linear-gradient(to bottom, #327ab5 0%,#0c4f83 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327ab5', endColorstr='#0c4f83',GradientType=0 );
    /* border-bottom: 3px solid #0d2d51; */
    text-align: center;
    padding: 20px;
}

footer.upper-grad {
    background: #0c4f83 !important;
    background: -moz-linear-gradient(top, #327ab5 0%, #0c4f83 80%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#327ab5), color-stop(80%,#0c4f83)) !important;
    background: -webkit-linear-gradient(top, #327ab5 0%,#0c4f83 80%) !important;
    background: -o-linear-gradient(top, #327ab5 0%,#0c4f83 80%) !important;
    background: -ms-linear-gradient(top, #327ab5 0%,#0c4f83 80%) !important;
    background: linear-gradient(to bottom, #327ab5 0%,#0c4f83 80%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327ab5', endColorstr='#0c4f83',GradientType=0 ) !important;
    border-bottom: 3px solid #0d2d51;
    text-align: center;
    padding: 20px;
}


@media screen and (max-width:600px) {
    .accessible-megamenu-toggle {
        position: inherit !important;
        margin-top: 10px;
        padding-bottom: 10px !important;
        margin-left: 45%;
    }

    a.brand img {
        margin-left: 0;
    }

    .navigationContainer {
        padding-bottom: 10px;
    }

        .navigationContainer .accessible-megamenu-toggle span {
            background: #fff !important;
        }
}

.navigationContainer {
    background: #ff9400 !important;
    padding: 0px !important;
    border-top: 1px solid #000;
    border-bottom: 1.9px solid #000;
}

    .navigationContainer .navPlacementStyle {
        margin: 0;
    }

    .navigationContainer a {
        color: #003784 !important;
    }

    .navigationContainer .nav-item > a.open,
    .navigationContainer ol li ol li a {
        color: #0c2546 !important;
    }

        .navigationContainer .nav-item > a.open:hover,
        .navigationContainer .nav-item > a.open:focus,
        .navigationContainer ol li ol li a:hover,
        .navigationContainer ol li ol li a:focus {
            color: black !important;
            text-decoration: underline;
        }

    .navigationContainer ol li a:hover,
    .navigationContainer ol li a:focus {
        color: #ffca00 !important;
        text-decoration: underline;
    }

    .navigationContainer ol li ol li a:focus {
        color: #000 !important;
        text-decoration: underline;
        padding: 0;
        border-radius: 0;
        background-color: #fff;
    }

.sub-nav {
    position: absolute;
    display: none;
    top: 2.6em;
    margin-top: -1px;
    padding: 0.5em 1em;
    border: 1px solid #909090;
    background-color: #fff;
}

.addressLI a {
    color: #fff;
}

.footerSocialIcons li a {
    color: #fff;
}

    .footerSocialIcons li a:hover {
        color: #FFE82A;
        font-family: inherit;
    }

h1.topstory {
    color: #667;
    font-size: 2.3em;
    margin-bottom: .5em;
}

h2.bluerule {
    font-size: 1.9em;
    border-bottom: 1px solid #0d2d51;
    margin-bottom: 23px;
    color: #0d2d51;
}

.hover-img figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background: transparent;
    margin-bottom: -1.4em;
}

.hover-img figure:hover img {
    opacity: 0.7;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#social-home-align {
    margin-left: -2.7em;
}

.footerCopyright a {
    color: #fff;
    text-decoration: none;
}

.addressBox.questions {
    border: 1px solid #0d2d51;
    padding: 10px;
}

.right25 {
    margin-right: 25px;
}

.left25 {
    /* margin-left: 25px; */
}

#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -50px;
    left: 50px;
    color: white;
    border-right: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background: black;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

    #skiptocontent a:focus {
        position: absolute;
        left: 50px;
        top: 0px;
        background: #0f8115;
        outline: 0;
        -webkit-transition: top .1s ease-in, background .5s linear;
        transition: top .1s ease-in, background .5s linear;
    }

@media (min-width: 0px) and (max-width: 240px) {
    footer .address-control {
        margin-left: -0.4em;
    }
}

@media (min-width: 240px) and (max-width: 317px) {
    footer .address-control {
        margin-left: -0.4em;
    }
}

@media (min-width: 318px) and (max-width: 360px) {
    footer .address-control {
        margin-left: -0.4em;
    }
}

.col-pad-right2 {
    padding-right: 2em;
}

.col-pad-left1 {
    padding-left: 1em;
}

.smalltopmargin {
    margin-top: -8px;
}

.imageborder {
    border: 1px solid #ccc;
}

.imageborder-med {
    border: 2px solid #ccc;
}

.imageborder-thick {
    border: 4px solid #ccc;
}

.right25 {
    margin-right: 25px;
}

.left24 {
    margin-left: 24px;
}

.top1 {
    margin-top: 1em;
}

/*** padding ***/
.pt1 {
    padding-top: 1px !important
}

.pt2 {
    padding-top: 2px !important
}

.pt3 {
    padding-top: 3px !important
}

.pt4 {
    padding-top: 4px !important
}

.pt5 {
    padding-top: 5px !important
}

.pt6 {
    padding-top: 6px !important
}

.pt7 {
    padding-top: 7px !important
}

.pt8 {
    padding-top: 8px !important
}

.pt9 {
    padding-top: 9px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt15 {
    padding-top: 15px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt25 {
    padding-top: 25px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt35 {
    padding-top: 35px !important
}

.pt40 {
    padding-top: 40px !important
}

.pt45 {
    padding-top: 45px !important
}

.pt50 {
    padding-top: 50px !important
}

.pb-5 {
    padding-bottom: -5px !important
}

.pb-10 {
    padding-bottom: -10px !important
}

.pb-15 {
    padding-bottom: -15px !important
}

.pb-20 {
    padding-bottom: -20px !important
}

.pb-25 {
    padding-bottom: -25px !important
}

.pb1 {
    padding-bottom: 1px !important
}

.pb2 {
    padding-bottom: 2px !important
}

.pb3 {
    padding-bottom: 3px !important
}

.pb4 {
    padding-bottom: 4px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb35 {
    padding-bottom: 35px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pb45 {
    padding-bottom: 45px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pb60 {
    padding-bottom: 60px !important
}

.pb70 {
    padding-bottom: 70px !important
}

.pb80 {
    padding-bottom: 80px !important
}

.pb90 {
    padding-bottom: 90px !important
}

.pb100 {
    padding-bottom: 100px !important
}

/*.pr-1 {
    padding-right: -1px !important
}

.pr-2 {
    padding-right: -2px !important
}

.pr-3 {
    padding-right: -3px !important
}

.pr-4 {
    padding-right: -4px !important
}

.pr-5 {
    padding-right: -5px !important
}*/

.pr1 {
    padding-right: 1px !important
}

.pr2 {
    padding-right: 2px !important
}

.pr3 {
    padding-right: 3px !important
}

.pr4 {
    padding-right: 4px !important
}

.pr5 {
    padding-right: 5px !important
}

.pr10 {
    padding-right: 10px !important
}

.pr15 {
    padding-right: 15px !important
}

.pr20 {
    padding-right: 20px !important
}

.pr25 {
    padding-right: 25px !important
}

.pr30 {
    padding-right: 30px !important
}

.pr35 {
    padding-right: 35px !important
}

.pr40 {
    padding-right: 40px !important
}

.pr45 {
    padding-right: 45px !important
}

.pr50 {
    padding-right: 50px !important
}

/*.pl-1 {
    padding-left: -1px !important
}

.pl-2 {
    padding-left: -2px !important
}

.pl-3 {
    padding-left: -3px !important
}

.pl-4 {
    padding-left: -4px !important
}

.pl-5 {
    padding-left: -5px !important
}

.pl-6 {
    padding-left: -6px !important
}

.pl-7 {
    padding-left: -7px !important
}

.pl-8 {
    padding-left: -8px !important
}

.pl-9 {
    padding-left: -9px !important
}

.pl-10 {
    padding-left: -10px !important
}

.pl-15 {
    padding-left: -15px !important
}

.pl-20 {
    padding-left: -20px !important
}*/

.pl1 {
    padding-left: 1px !important
}

.pl2 {
    padding-left: 2px !important
}

.pl3 {
    padding-left: 3px !important
}

.pl4 {
    padding-left: 4px !important
}

.pl5 {
    padding-left: 5px !important
}

.pl10 {
    padding-left: 10px !important
}

.pl15 {
    padding-left: 15px !important
}

.pl20 {
    padding-left: 20px !important
}

.pl25 {
    padding-left: 25px !important
}

.pl30 {
    padding-left: 30px !important
}

.pl35 {
    padding-left: 35px !important
}

.pl40 {
    padding-left: 40px !important
}

.pl45 {
    padding-left: 45px !important
}

.pl50 {
    padding-left: 50px !important
}

.pl55 {
    padding-left: 55px !important
}

.pl60 {
    padding-left: 60px !important
}

.pl70 {
    padding-left: 70px !important
}

.pl80 {
    padding-left: 80px !important
}

.pl90 {
    padding-left: 90px !important
}

.pl100 {
    padding-left: 100px !important
}

.pl110 {
    padding-left: 110px !important
}

.pl120 {
    padding-left: 120px !important
}

.pl130 {
    padding-left: 130px !important
}

.pl150 {
    padding-left: 150px !important
}

/*** margin ***/
.mt1 {
    margin-top: 1px !important
}

.mt2 {
    margin-top: 2px !important
}

.mt3 {
    margin-top: 3px !important
}

.mt4 {
    margin-top: 4px !important
}

.mt5 {
    margin-top: 5px !important
}

.mt6 {
    margin-top: 6px !important
}

.mt7 {
    margin-top: 7px !important
}

.mt8 {
    margin-top: 8px !important
}

.mt9 {
    margin-top: 9px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt45 {
    margin-top: 45px !important
}

.mt50 {
    margin-top: 50px !important
}

.mt60 {
    margin-top: 60px !important
}

.mt70 {
    margin-top: 70px !important
}

.mt80 {
    margin-top: 80px !important
}

.mt90 {
    margin-top: 90px !important
}

.mt100 {
    margin-top: 100px !important
}

.mt110 {
    margin-top: 110px !important
}

.mt120 {
    margin-top: 120px !important
}

.mt130 {
    margin-top: 130px !important
}

.mt140 {
    margin-top: 140px !important
}

.mt-1 {
    margin-top: -1px !important
}

.mt-2 {
    margin-top: -2px !important
}

.mt-3 {
    margin-top: -3px !important
}

.mt-4 {
    margin-top: -4px !important
}

.mt-5 {
    margin-top: -5px !important
}

.mt-6 {
    margin-top: -6px !important
}

.mt-7 {
    margin-top: -7px !important
}

.mt-8 {
    margin-top: -8px !important
}

.mt-9 {
    margin-top: -9px !important
}

.mt-10 {
    margin-top: -10px !important
}

.mt-15 {
    margin-top: -15px !important
}

.mt-20 {
    margin-top: -20px !important
}

.mt-25 {
    margin-top: -25px !important
}

.mt-30 {
    margin-top: -30px !important
}

.mt-35 {
    margin-top: -35px !important
}

.mt-40 {
    margin-top: -40px !important
}

.mt-45 {
    margin-top: -45px !important
}

.mt-50 {
    margin-top: -50px !important
}

.mt-60 {
    margin-top: -60px !important
}

.mt-70 {
    margin-top: -70px !important
}

.mt-80 {
    margin-top: -80px !important
}

.mt-90 {
    margin-top: -90px !important
}

.mt-100 {
    margin-top: -100px !important
}

.mt-100 {
    margin-top: -110px !important
}

.mt-120 {
    margin-top: -120px !important
}

.mt-130 {
    margin-top: -130px !important
}

.mt-140 {
    margin-top: -140px !important
}

.mb-1 {
    margin-top: -1px !important
}

.mb-2 {
    margin-top: -2px !important
}

.mb-3 {
    margin-top: -3px !important
}

.mb-4 {
    margin-top: -4px !important
}

.mb-5 {
    margin-top: -5px !important
}

.mb-6 {
    margin-top: -6px !important
}

.mb-7 {
    margin-top: -7px !important
}

.mb-8 {
    margin-top: -8px !important
}

.mb-9 {
    margin-top: -9px !important
}

.mb-10 {
    margin-top: -10px !important
}

.mb-15 {
    margin-top: -15px !important
}

.mb-20 {
    margin-top: -20px !important
}

.mb-25 {
    margin-top: -25px !important
}

.mb0 {
    margin-bottom: 0px !important
}

.mb1 {
    margin-bottom: 1px !important
}

.mb2 {
    margin-bottom: 2px !important
}

.mb3 {
    margin-bottom: 3px !important
}

.mb4 {
    margin-bottom: 4px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mb60 {
    margin-bottom: 60px !important
}

.mb70 {
    margin-bottom: 70px !important
}

.mb80 {
    margin-bottom: 80px !important
}

.mb90 {
    margin-bottom: 90px !important
}

.mb100 {
    margin-bottom: 100px !important
}

.mr1 {
    margin-right: 1px !important
}

.mr2 {
    margin-right: 2px !important
}

.mr3 {
    margin-right: 3px !important
}

.mr4 {
    margin-right: 4px !important
}

.mr5 {
    margin-right: 5px !important
}

.mr10 {
    margin-right: 10px !important
}

.mr15 {
    margin-right: 15px !important
}

.mr20 {
    margin-right: 20px !important
}

.mr25 {
    margin-right: 25px !important
}

.mr30 {
    margin-right: 30px !important
}

.mr35 {
    margin-right: 35px !important
}

.mr40 {
    margin-right: 40px !important
}

.mr45 {
    margin-right: 45px !important
}

.mr50 {
    margin-right: 50px !important
}

.ml-1 {
    margin-left: -1px !important
}

.ml-2 {
    margin-left: -2px !important
}

.ml-3 {
    margin-left: -3px !important
}

.ml-4 {
    margin-left: -4px !important
}

.ml-5 {
    margin-left: -5px !important
}

.ml-6 {
    margin-left: -6px !important
}

.ml-7 {
    margin-left: -7px !important
}

.ml-8 {
    margin-left: -8px !important
}

.ml-9 {
    margin-left: -9px !important
}

.ml-10 {
    margin-left: -10px !important
}

.ml-11 {
    margin-left: -11px !important
}

.ml-15 {
    margin-left: -15px !important
}

.ml-20 {
    margin-left: -20px !important
}

.ml-25 {
    margin-left: -25px !important
}

.ml-30 {
    margin-left: -30px !important
}

.ml-35 {
    margin-left: -35px !important
}

.ml-40 {
    margin-left: -40px !important
}

.ml-45 {
    margin-left: -45px !important
}

.ml1 {
    margin-left: 1px !important
}

.ml2 {
    margin-left: 2px !important
}

.ml3 {
    margin-left: 3px !important
}

.ml4 {
    margin-left: 4px !important
}

.ml5 {
    margin-left: 5px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml11 {
    margin-left: 11px !important
}

.ml15 {
    margin-left: 15px !important
}

.ml20 {
    margin-left: 20px !important
}

.ml25 {
    margin-left: 25px !important
}

.ml30 {
    margin-left: 30px !important
}

.ml35 {
    margin-left: 35px !important
}

.ml40 {
    margin-left: 40px !important
}

.ml45 {
    margin-left: 45px !important
}

.ml50 {
    margin-left: 50px !important
}

/*font size classes*/
.fs12 {
    font-size: 12px !important
}

.fs14 {
    font-size: 14px !important
}

.fs15 {
    font-size: 15px !important
}

.fs16 {
    font-size: 16px !important
}

.fs17 {
    font-size: 17px !important
}

.fs18 {
    font-size: 18px !important
}

.fs19 {
    font-size: 19px !important
}

.fs20 {
    font-size: 20px !important
}

.fs21 {
    font-size: 21px !important
}

.fs22 {
    font-size: 22px !important
}

.fs23 {
    font-size: 23px !important
}

.fs24 {
    font-size: 24px !important
}

.fs25 {
    font-size: 25px !important
}

.fs26 {
    font-size: 26px !important
}

.fs27 {
    font-size: 27px !important
}

.fs28 {
    font-size: 28px !important
}

.fs29 {
    font-size: 29px !important
}

.fs30 {
    font-size: 30px !important
}

.fwb {
    font-weight: 600 !important;
}

.resourceTitle {
    font-size: 22px;
    font-weight: 600;
    text-decoration: underline;
}

.text-success {
    color: #218537 !important;
}

div.digestbox {
    background-color: #ebf3fa;
    border: 2px #1b4364 solid;
    padding: 10px;
}

/*     PRINT STYLES     */

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
    .hidden-print {
        display: none !important;
    }
    .vision-statement p, .navigationContainer a, .loginBtn a, footer.footer h3, .addressText, .addressLI a, p, .footerCopyright a, .footerSocialIcons li a, .fa, .fas, .btn-success {
        color: #000 !important;
    }
    
}

/*Provider directory map styles:*/

#map {
    height: 100%;
}

#sort li {
    list-style: none;
}

