﻿
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100&display=swap');

body {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    text-align: center;
    height: 100%;
    overflow-y: auto;
    overflow-x: visible;
}

.gmaps * {
    box-sizing: content-box;
} 

.navbar-header {
    background-color: #fff !important;
}

.collapse {
    background-color: #fff !important;
}

#nav-header-container {
    display: block !important;
    overflow: visible !important;
    padding-bottom: 0 !important;
}

    .maxCenter {
    max-width: 1280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.max1280 {
    max-width: 1280px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

.maxOuter {
    background-image: url('../assets/img/orangeback.png');
    background-repeat: repeat-x;
}


h1 {
    font-size: 1.5em;
    color: #004593;
    font-weight: 700;
    margin-bottom: 20px;
}

h2 {
    font-size: 18px;
    color: #3366cc;
    font-weight: 600;
}

h4 {
    font-size: .9em;
    color: #004593;
    font-weight: 600;
}

.zoom {
    transition: transform .2s; /* Animation */
}

    .zoom:hover {
        transform: scale(1.8); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }

/* orphans widows */
p {
    widows: 2;
}

p {
    orphans: 2;
}

.textLeftMargin {
    text-align: left;
    margin: 0 30px;
}

html {
    height: 100%;
}


ul {
    margin-bottom: 20px;
    margin-left: -40px;
    padding-left: 40px;
}

ul, li {
    list-style: none;
}

a:link a:active a:visited {
    text-decoration: none;
}

div a:link {
    text-decoration: none;
}

.blueLinks a:link {
    color: #004593 !important;
}
.blueLinks a:visited {
    color: #004593 !important;
}
.blueLinks a:active {
    color: #004593 !important;
}
.blueLinks a:hover {
    color: #3366cc !important;
}
.dotStyle:before {
    content: "•";
    padding-right: 8px;
    vertical-align: middle !important;
    padding-bottom: 3px !important;
    font-size: 1.8em;
}


.yellowBullet {
    list-style-position: outside !important;
    line-height: 1.25em;
}

.yellowBullet li {
    list-style-position: outside !important;
    text-indent: -1.2em;
    padding-left: 1em;
    padding-bottom: 10px;
}

.yellowBullet:before {
    color: #ffba26;
}

.input::placeholder {
    color: #e5e5e5 !important;
    opacity: .5;
}


#topDivPush {
    height: 30px;
    width: 100%;
}

.nav-link {
    text-decoration: none;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 600
}


.navbar-header {
    min-height: 70px;
}

.navbar-inverse {
    background-color: #fff;
}


.navbar-inverse .navbar-nav > li > a {
    color: #004593;
    text-align: left;
}

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle {
    float: right;
    margin: 0;
    padding: 10px;
    background-color: #fff;
    border: none;
    height: 60px;
    vertical-align: middle;
    border-radius: 0;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #fff;
}

.nav_content_sm .navbar-collapse.collapse {
    background-color: #fff;
}

.nav_content_sm .navbar-collapse {
    background-color: #fff;
}

    .nav_content_sm .navbar-collapse.collapse ul li {
        border-bottom: solid 1px #143964;
    }

.nav_content_sm.subHeader {
    display: block !important;
}

.nav_content_lg.subHeader {
    display: none !important;
}


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-fixed-top {
    border: none;
}


.fixed-top {
    background-image: url('../assets/img/orangeback.png');
}


.header-right-top a {
    color: #004593;
}

.header-right-top a:hover {
    color: #3366cc;
    text-decoration: none;
}

.navbar-button-wrapper {
    width: 80px;
    float: right !important;
    padding-right: 8px;
    padding-top: 4px;
}

/* Removes ugly outline around hamburger menu */
*:focus {
    box-shadow: none !important;
}

.navbar-toggler:not(.collapsed) {
    background: url("../Assets/img/icon-navbar-expanded.png") no-repeat !important;
    height: 56px;
    width: 56px;
}

.navbar-toggler.collapsed {
    background: url("../Assets/img/icon-navbar-collapsed.png") no-repeat !important;
    height:56px;
    width:56px;
}

.navbar-expander-symbol {
    float: right;
    font-family: 'Raleway', sans-serif;
    font-size: 32pt;
    color: #ffbd32;
    font-weight: 100;
    width:32px;
    text-align:center;
}

.extendOrange {
    width: 100% !important;
    background-color: #ffbd32;
}

.footNote {
    margin: 20px 0px;
    text-align: left;
    font-size: 12px;
    margin-bottom: 20px;
}


.footNoteWM {
    margin: 20px 0px;
    text-align: left;
    font-size: 12px;
    margin-bottom: 20px;
}



.form-control {
    border-radius: 5px !important;
    min-height: 20px !important;
    margin-bottom: 14px;
}

.container .form-row .field {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 40px;
    max-width: 280px;
    min-height: 20px !important;
    margin-bottom: 14px;
}


#payment-form {
    display: inline-block;
    font-weight: 800;
    text-align: left !important;
    font-size: 16px;
}

.container .button-container button {
    color: white;
    display: inline-block;
    padding: 6px 12px;
    background: #004593;
    border-radius: 4px;
    border: none;
    line-height: 18px;
    font-size: 12px !important;
    font-weight: 600;
    white-space: nowrap !important;
    margin-top: 14px;
    margin-bottom: 30px;
}

.input-errors {
    color: red !important;
}


/* CD Table styling*/
#cdTable {
    border-collapse: collapse;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}

#cdTable td {
    border: 1px solid #fff;
    padding: 12px 8px;
    width: 50%
}

#cdTable th {
    border: 1px solid #fff;
    padding: 8px;
}

#cdTable tr:nth-child(even) {
    background-color: #F6BA26;
}

#cdTable th {
    padding-top: 14px;
    padding-bottom: 8px;
    text-align: center;
    background-color: #fff;
    color: #000;
}

#cdTable caption {
    color: #004695;
    font-weight: bold;
    font-size: 24px;
}

/* Credit Card page table style*/

.ccTable {
    border: 1px solid #000;
    padding: 8px;
}

.ccTable tr {
    border-top: 1px solid #000;
    padding: 8px;
}

.ccTable tr + tr {
    border-top: 1px solid #e5ecf4;
}

.ccTable td {
    border-left: 1px solid #000;
    padding: 8px;
    vertical-align:top;
}

    .ccTable td + td {
        border-left: 1px solid #000;
        vertical-align: top;
    }

/* Privacy Notices Table */

.table > tbody > tr  {
    border: solid 1px #5a5a5a !important;
}

.table tr {
    border: solid 1px #5a5a5a !important;
}

.table td {
    border: none;
}

.table > tbody > tr > td {
    border-top: none;
}

/* Loan Calculator */
.tab-content{
    text-align:center;
}

.loanCalcCaption {
    margin-top: 20px;
}

.vCenter {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* Donations page */
#pageNumber {
    float: left;
    height: 35px;
    width: 35px;
    line-height: 35px;
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 1px;
    text-align: center;
    border: solid 1px #aaaaaa;
    border-radius: 4px;
    color:#5a5a5a;
}

/* find atm modal popup */
.find-atm-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 100%;
}


/*Header*/
@media (min-width: 768px) {

    .blueButtonCC {
        font-size:12px !important;
    }

    .nav_header_lg {
        display: initial;
    }

    .nav_header_sm {
        display: none;
    }

    .nav_header_md {
        display: none;
    }

    .nav_content_middle {
        display: none;
    }

    nav_header_title_middle {
        display: none;
    }

    .nav_header_middle {
        display: none;
    }

    .nav_header_sm {
        display: none;
    }


    margin-top-auto {
        margin-top: 150px !important;
    }

    .navVehicle {
        background: url("../Assets/img/icon-nav-vehicle-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        border-bottom: solid 1px #fff;
        line-height: 28px !important;
    }

        .navVehicle:hover a {
            background: url('../Assets/img/icon-nav-vehicle-white.png') no-repeat !important;
            background-position: 9% 50% !important;
            display: inline-block;
            color: #fff;
            line-height: 28px !important;
        }

    .navHome {
        background: url("../Assets/img/icon-nav-home-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        padding: 10px 0;
        border-bottom: solid 1px #fff;
        line-height: 28px !important;
    }

        .navHome:hover a {
            background-color: #002856 !important;
            background: url('../Assets/img/icon-nav-home-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }

    .navPersonal {
        background: url("../Assets/img/icon-nav-personal-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        padding: 5px 0;
        border-bottom: solid 1px #fff;
        line-height: 28px !important;
    }

        .navPersonal:hover a {
            background-color: #002856 !important;
            background: url('../Assets/img/icon-nav-personal-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }

    .navDebt {
        background: url("../Assets/img/icon-nav-debt-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        padding: 5px 0;
        border-bottom: solid 1px #fff;
        line-height: 28px !important;
    }

        .navDebt:hover a {
            background-color: #002856 !important;
            background: url('../Assets/img/icon-nav-debt-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }


    .navCC {
        background: url("../Assets/img/icon-nav-CC-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        padding: 5px 0;
        border-bottom: solid 1px #fff;
        line-height: 28px !important;
    }

        .navCC:hover a {
            background-color: #002856 !important;
            background: url('../Assets/img/icon-nav-CC-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }

    .navMembership {
        background: url("../Assets/img/icon-nav-membership-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        border-bottom: solid 1px #fff;
        line-height: 28px !important;
    }

        .navMembership:hover a {
            background: url('../Assets/img/icon-nav-membership-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }

    .navPayments {
        background: url("../Assets/img/icon-nav-payments-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        border-bottom: solid 1px #fff;
        line-height: 28px !important;
    }

    .navPayments:hover a {
        background: url('../Assets/img/icon-nav-payments-white.png') no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        color: #fff;
        width: 100%;
        line-height: 28px !important;
    }


    .navChecking {
        background: url("../Assets/img/icon-nav-checking-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        border-bottom: solid 1px #fff;
        line-height: 28px !important;
    }

        .navChecking:hover a {
            background: url('../Assets/img/icon-nav-checking-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }

    .navZelle {
        background: url("../Assets/img/icon-nav-zelle-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        border-bottom: none !important;
        line-height: 28px !important;
    }

        .navZelle:hover a {
            background: url('../Assets/img/icon-nav-zelle-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }


    .navSavings {
        background: url("../Assets/img/icon-nav-savings-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        line-height: 28px !important;
    }

        .navSavings:hover a {
            background: url('../Assets/img/icon-nav-savings-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }

    .navMoneyMkt {
        background: url("../Assets/img/icon-nav-mmarket-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        line-height: 28px !important;
        border-bottom: none !important;
    }

        .navMoneyMkt:hover a {
            background: url('../Assets/img/icon-nav-mmarket-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }


    .dropdown-menu li:hover {
        background-color: #004593 !important;
    }

    .dropdown-menu ul {
        margin: 0 !important;
        padding: 0 !important;
        max-width: 1280px !important;
    }

    .dropdown-menu li {
        padding: 8px 0 !important;
        border-top: none !important;
    }

    .dropdown-menu {
        position: absolute;
        top: 114% !important;
        left: 10%;
        padding: 0 !important;
        height: auto !important;
    }

    .dropdown1 {
        min-width: 295px !important;
    }

    .dropdown2 {
        min-width: 220px !important;
    }

    .dropdown1 a {
        font-weight: lighter !important;
        font-size: 14px;
    }

    .dropdown2 a {
        font-weight: lighter !important;
        font-size: 14px;
    }

    .loanCalc {
        background: url("../Assets/img/icon-nav-loanCalc-blue.png") no-repeat !important;
        background-position: 5% 50% !important;
        display: inline-block;
        width: 100%;
        padding: 5px 0;
        line-height: 28px !important;
    }

        .loanCalc:hover a {
            background-color: #002856 !important;
            background: url('../Assets/img/icon-nav-loanCalc-white.png') no-repeat !important;
            background-position: 5% 50% !important;
            display: inline-block;
            color: #fff;
            width: 100%;
            line-height: 28px !important;
        }

    #creditCardTable {
        max-width: 550px;
    }
}


.mainContent {
    text-align: left;
    max-width: 80%;
    display: inline-block;
    width: 80%;
    text-align: left;
    padding-left: 50px;
}

#window_footer {
    background-color: #e5e5e5 !important;
}

.pageIcon {
    max-width: 150px !important;
    min-width: 150px !important;
}

.PageIconText {
    text-align: left;
    margin-left: 225px;
}

/* ------ Removed from PageIconText above

.carouselWrapper {
    margin-left: 225px;
}
*/
.PageIconText h1 {
    text-align:left !important;
}

.mobileHeaderIcon {
    color: #002856;
    text-align: left;
    padding: 10px 0 10px 30px;
    margin: 80px 0 0 10px;
}



.mobileNav li a {
    text-decoration: none;
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 0;
    line-height: 8px !important;
}

.mobileNav li {
    border-bottom: solid 1px #999 !important;
}

    .mobileHeaderIcon h1 {
    font-size: 14px;
    font-weight: 600;
    display: inline;
    padding-left: 10px;
}

.mobileHeaderIcon img{
    margin-left:3px;
}



@media (max-width: 375px) {

    p {
        padding-right:10px;
    }

    li {
        padding-right: 10px;
    }

    #nav-header-container {
        margin-bottom:0 !important;
        padding-bottom: 0px !important;
    }

    .navbar {
        padding-bottom: 0px !important;
    }

    .navbar-expander {
        padding-right:0;
    }

    .dropdown-menu li {
        padding-right: 0;
    }

    .nav_header_lg {
        display: none;
    }

    .nav_header_sm {
        display: initial;
    }

    .nav_header_title_middle {
        display: none;
    }

    .nav_header_title_small {
        display: inline-block;
        float: left;
        margin-left: 20px;
    }

    .show_lg {
        display: none !important;
    }

    .show_sm {
        display: initial !important;
    }

    .show_md {
        display: none !important;
    }
    .margin-top-auto {
        margin-top: 60px !important;
    }

    .blueButton {
        font-size: 11px !important;
    }

    .mobileHeaderIcon {
        margin: 20px 0 0 10px;
    }

    .mobileHeaderIcon img {
        margin-left: -10px;
    }

    .blueButtonCC {
        font-size: 10px !important;
    }

    .ccTable {
        table-layout: fixed;
        width: 280px !important;
        font-size: 12px !important;
    }

    .ccTable td {
        width: 150px !important;
    }

    .ccTable img {
        width: 35%;
    }

    .PageIconText, .carouselWrapper {
        margin-left: 20px;
    }

    /* wealth management page */

    .dannyVan {
        font-size: 12px !important;
    }

    .dannyVan img {
        max-width: 120px !important;
        text-align:left;
    }

    .modal-content {
    bottom: 0;
    height: 350px;
    width: 350px;
    left: 0;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    text-align:left;
    background-color: #fff !important;
    }

    .modal-body {
        background-color: #fff !important;
    }
    .modal-footer {
        background-color: #fff !important;
    }

    #myForm {
       width: 250px ;
    }

    .headerFontFix {
        font-size: 11px;
        font-weight: 600;
    }

    .blueButtonWM  {
        font-size: 10px !important;
        padding: 4px !important;
    }


    .dannyFix {
        width: 350px !important;
        max-width: 300px;
        word-wrap: break-word;
    }

    .dannyFix img {
        margin-left: 0px !important;
    }

    h2.dannyFix {
        margin-left: 0px !important;
    }


    .loganFix {
        width: 450px !important;
        max-width: 450px;
        word-wrap: break-word;
        margin-left: 0px !important;
        margin-top: -25px;
        text-align: left !important;
    }

    .loganFix img {
        margin-left: 20px !important;
        padding-right: 10px;
    }

    h2.loganFix {
        margin-left: 15px !important;
    }


    .footNoteWM {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .horizontalLine {
        margin-left: 20px !important;
    }

    .poweredBy {
        margin-left: 0;
    }

    .ifcLogo {
        margin: -60px 0 -60px -20px !important;
    }

    .mobileNav li a {
        padding-right: 15px;
    }

    .carousel-control-left{
        width:39%;
    }

    .navbar-expander-symbol {
        font-size:30pt;
        margin-right:8px;
    }

}

@media (max-width: 767px) and (min-width:376px) {

    #divContent {
        margin-top:340px;
    }
    .nav_header_title_middle {
        display: inline-block;
    }

    .nav_header_title_middle img {
        margin-left:0 !important;
    }

    .nav_header_title_small {
        display: none;
    }

    .nav_content_small {
        display: none;
    }

    .nav_content_lg {
        display: none !important;
    }

    .show_lg {
        display: none !important;
    }

    .show_sm {
        display: none !important;
    }

    .show_md {
        display: initial !important;
    }


    .navbar-collapse {
        overflow: visible !important;
        padding-bottom: 535px !important;
    }


    #myCarousel {
        margin-top: -10px !important;
    }

        #myCarousel .glyphicon-chevron-right {
            display: none !important;
        }

    .blueButton {
        font-size: 11px !important;
    }

    .mobileHeaderIcon {
        margin: 80px 0 0 10px;
    }

    .mobileHeaderIcon img {
        margin-left: -12px;
    }

    .PageIconText, .carouselWrapper {
        margin-left: 20px;
    }

    .dropdown-menu li > a {
        padding-left: 80px !important;
        font-weight: 600;
    }

    .dropdown-menu li > a:hover {
     color: #3366cc !important;
    }


    .ccTable {
        font-size: 12px !important;
        height: 100%;
    }



    /* wealth management page */
    .dannyFix {
        width: 320px !important;
        word-wrap: break-word;
    }

        .dannyFix img {
            margin-left: 0px !important;
            width:120px;
            padding-right: -80px !important;
        }

    h2.dannyFix {
        margin-left: 0px !important;
    }

    .LoganTextBump {
        padding-top: 20px !important;
    }

    .dannyTextBump {
        padding-left: -20px !important;
        padding-top:15px;
    }

    .loganFix {
        width: 420px !important;
        word-wrap: break-word;
        text-align: left !important;
    }

        .loganFix img {
            margin-left: 0px !important;
            width: 120px !important;
            margin-left: -40px !important;
            margin-top: 10px;
        }

        .LoganTextBump {
            margin-left: 90px !important;
        }

    h2.loganFix {
        margin-left: 15px !important;
    }

    .blueButtonWM {
        font-size: 12px !important;
        padding: 6px !important;
    }

    .blueButtonLogan {
        font-size: 12px !important;
        padding: 6px !important;
    }

    .modal-content {
        position:absolute;
        bottom:0;
        left:0;
    }


    .subMenu ul li {
        line-height: .5 !important;
    }

    #myForm {
        width: 350px;
    }


    #divResult span {
        margin-left: 10px !important;
    }

    .carousel-control-left {
        width: 45%;
    }

}


/*Footer*/
@media (min-width: 376px) {
    .nav_footer_sm {
        display: none !important;
    }

    .nav_content_sm {
        display: none;
    }
}

@media (max-width: 767px) {
    .nav_footer_lg {
        display: none !important;
    }

    .PageIconText {
        margin-right: 20px;
    }

    #myTab {
        margin-left: 0;
    }
}

@media (max-width: 940px) and (min-width:768px) {
    .menu {
        font-size:8px !important;
        padding: 0 !important;
    }

    .navTopRight {
        font-size: 8px !important;
    }

    .orange-container {
        min-width: 740px;
    }

}
    @media (max-width: 1200px) and (min-width:768px) {

        .blueSubmenuFix {
            margin-top:10px !important;
        }
        
        .loanCalcSubMenuFix {
            margin-top: -6px !important
        }
        .search {
            font-size: 10px;
            font-weight: 600;
        }

        .PageIconText, .carouselWrapper {
            margin-top: 20px !important;
            margin-right: 180px;
        }

        #myForm {
            width: 450px !important;
        }

        #divResult {
            width: 450px !important;
        }

            #divResult span {
                margin-left: 10px !important;
            }

        #footLogoBump {
            padding-top: 60px !important;
            vertical-align: bottom !important;
            margin-top: 80px !important;
        }

        .dannyTextBump {
            margin-top: -12px;
            margin-left: 90px !important;
        }

        .dannyFix {
            width: 320px !important;
            word-wrap: break-word;
        }

            .dannyFix img {
                margin-left: 15px !important;
                width: 120px;
                padding-right: -60px !important;
            }

        h2.dannyFix {
            margin-left: 0px !important;
        }



        .loganFix {
            width: 520px !important;
            word-wrap: break-word;
            text-align: left !important;
            margin-left: 10px;
        }

            .loganFix img {
                width: 125px !important;
                margin-left: -50px !important;
                margin-top: 10px;
            }

        .LoganTextBump {
            margin-left: 90px !important;
            margin-top: -10px !important;
        }

        h2.loganFix {
            margin-left: 15px !important;
        }

        .blueButtonWM {
            font-size: 12px !important;
        }

        .blueButtonLogan {
            font-size: 12px !important;
        }

        .footNoteWM {
            width: 100% !important;
            margin-left: 20px !important;
        }

        .horizontalLine {
            margin-left: 243px !important;
        }

        .poweredBy {
            margin-left: 17px;
        }

        .ifcLogo {
            margin: -40px 0 !important;
        }

    /*  .carousel-control-left {
            width: 45%;
        }*/  
    }

    @media (min-width: 1200px) {

        .blueSubmenuFix {
            margin-top: 10px !important;
        }

        .loanCalcSubMenuFix {
            margin-top: -6px !important
        }
     
        .search {
            font-size: 10px;
            font-weight: 600;
            padding-left: 8px;
        }

        .PageIcon.ml img {
            margin-left: 0px;
        }

        .PageIconText, .carouselWrapper {
            margin-right: -180px !important;
        }

        #map-canvas {
            margin-left: -40px !important;
            width: 550px !important;
            text-align: left !important;
            padding-top: 380px !important;
        }

        .blueButtonWM {
            font-size: 12px;
        }

        .dannyTextBump {
            margin-top: 10px;
            margin-left: 90px !important;
        }

        .dannyFix {
            width: 320px !important;
            word-wrap: break-word;
        }

            .dannyFix img {
                margin-left: 0 !important;
                width: 120px;
                padding-right: -60px !important;
            }



        .blueButtonLogan {
            font-size: 12px;
        }

        .loganFix {
            width: 520px !important;
            word-wrap: break-word;
            text-align: left !important;
            margin-left: 10px;
        }

            .loganFix img {
                width: 125px !important;
                margin-left: -150px !important;
                margin-top: -100px;
            }

        .LoganTextBump {
            margin-left: 0 !important;
            margin-top: -95px !important;
        }

        .donation-tile-row {
            margin-left: -25px;
        }

        .donation-tile {
            padding-top: 40px;
            padding-left: 25px;
        }

        .footNoteWM {
            width: 100% !important;
            margin-left: 20px !important;
        }

       /* .carousel-control-left {
            width: 46%;
        }
*/
        .centerVert {
            vertical-align: middle;
        }
    }

    @media (max-width: 1199px) {
        .donation-tile {
            padding-top: 30px;
        }
    }

    @media (max-width: 1280px) and (min-width:768px) {

        .carousel {
            margin-top: -10px !important;
        }

        .menuFix {
            margin-left: 0;
            margin-right: 0;
        }

        .donationsFix {
            padding-left:30px !important;
        }

        .navTopRight {
            font-size: 9px;
            padding: 0 !important;
            font-weight: 600;
        }

        .searchFix {
            margin-top: 8px;
            font-size: 8px;
            font-weight: 600;
        }


        .logoFix {
            margin-left: -95px !important;
        }

        .menu {
            font-size: 9px;
            font-weight: 600;
        }

        .orange-ground {
            min-width: 100%;
            margin-left: auto;
            margin-right: auto;
            font-weight: 600;
            font-size: 9px;
        }

        

        .PageIconText, .carouselWrapper {
            margin-right: 180px !important;
        }

        #map-canvas {
            margin-left: -250px !important;
            padding-left: -250px !important;
            width: 550px !important;
            text-align: left !important;
        }

        #divResult {
            padding-bottom: 60px !important;
            margin-bottom: 40px !important;
        }

        #mapFix {
            min-height: 40px !important;
        }

        #myModalLogan {
            margin-top: 500px !important;
        }

        #myModalDanny {
            margin-top: 500px !important;
        }
    }

    @media (min-width:1280px) {

        .blueSubmenuFix {
            margin-top: 20px !important;
        }

        .loanCalcSubMenuFix {
            margin-top: 4px !important
        }

        #myModalDanny {
            margin-top: 500px !important;
        }
        #myModalLogan {
            margin-top: 500px !important;
        }

        .search {
            font-size: 12px;
            font-weight: 600;
            padding-left: 8px;
        }


        .donationsFix {
            padding-left: 40px !important;
        }

        .menuFix {
            max-width: 1280px !important;
            margin-left: auto !important;
            margin-right: auto !important;
        }

        .logoFix {
            margin-left: -27px !important;
            margin-top: -2px;
        }

        .navTopRight {
            font-size: 12px;
            font-weight: 600;
        }

        .orange-ground {
            font-size: 12px !important;
            min-height: 60px;
        }

        .loansFix {
            padding-left: 60px !important;
        }

        .dropdown-menu {
            margin-left: 50px;
        }

        #myForm {
            width: 1250px !important;
        }

        .PageIconText, .carouselWrapper {
            margin-right: 180px !important;
        }

        #mapFix {
            min-height: 80px !important;
        }

        #map-canvas {
            margin-top: 40px !important;
            text-align: left !important;
        }

        #divResult {
            padding-bottom: 60px !important;
            margin-bottom: 40px !important;
        }
    }


    /*PC*/
    @media (min-width: 768px) {

        #divContent {
            margin-top: 350px;
            min-width: 750px;
        }

        #Yearly.tab-pane {
            margin-left: 20px;
            width: 90%;
        }

        #Monthly.tab-pane {
            margin-left: 20px;
            width: 90%;
        }

        #myTab.nav.nav-tabs {
            margin-left: 20px;
            width: 90%
        }

        ul.tabContent {
            width: 90%;
        }

        .nav_content_lg {
            display: initial;
        }

        .nav_content_middle {
            display: none;
        }

        .nav_content_md {
            display: none;
        }

        .nav_content_sm {
            display: none;
        }

        .nav_header_md {
            display: none;
        }

        .nav_header_lg {
            display: initial;
        }

        .show_lg {
            display: initial !important;
        }

        .show_sm {
            display: none !important;
        }


        .show_md {
            display: none !important;
        }

        .text-center-lg {
            text-align: center;
        }

        .text-left-lg {
            text-align: left;
        }

        .text-right-lg {
            text-align: right;
        }

        .foot-nav-item {
            padding: 0px 15px 0 15px;
            list-style-type: none;
            display: inline-block;
        }

        .foot-nav-item-second {
            padding: 0px 15px 0 15px;
            list-style-type: none;
            display: inline-block;
        }

        .foot-nav-first {
            padding: 0px 15px 0 0;
        }

        .foot-nav-container {
            padding: 20px 0 0 50px;
        }

        .foot-nav-text {
            text-align: left;
            padding-left: 0px;
        }

        .footLgBump {
            margin-left: 35px;
        }


        [role='main'] {
            margin-top: 20px;
        }

        .font-bigger {
            font-size: 48px;
        }

        .font-md {
            font-size: 30px;
        }

        .font-md-sm {
            font-size: 24px;
        }


        .font-xs {
            font-size: 12px;
        }

        .homeReturn {
            display: none;
        }

        .liPadding {
            padding: 15px 10px;
        }

        .mobile-news-video {
            display: none;
        }


        .dropdown-menu {
            background-color: #e9e8e9;
            border: none;
            width: 100%;
            color: #004593;
            font-weight: 600;
        }

            .dropdown-menu a:hover {
                color: #e9e8e9;
            }


            .dropdown-menu li {
                border-top: solid 1px #999999;
                font-weight: 600;
                background-color: #e9e8e9;
            }

        .dropdown-menuLast {
            border-bottom: solid 1px #999999;
        }

        .dropdown-menu ul {
            border: none !important;
            background-color: #fff !important;
        }


        .menu {
            font-size: 10px;
        }

        .foot-nav-right {
            padding: 60px 0px 0px 60px;
            text-align: left;
        }

        .tab-compare-cards {
            float: left;
            width: 70%;
            padding: 0 20px;
        }

        .datepicker.dropdown-menu {
            width: 350px !important;
            position: absolute;
            top: 650px !important;
            right: 0 !important;
        }

        #map-canvas {
            margin-left: 0 !important;
            width: 550px !important;
        }

        .modal-content {
            position: absolute;
            left: 0;
            bottom: 0;
            font-size: 14px;
            text-align: left;
            background-color: #fff !important;
        }

        .modal-body {
            background-color: #fff;
        }

        .modal-footer {
            background-color: #fff;
        }

        .dannyFix {
            width: 450px !important;
        }

        h2.dannyFix {
            padding-left: 20px;
        }

        .dannyFix img {
            padding-right: 10px !important;
            padding-left: 5px;
        }


        .loganFix {
            width: 3000px !important;
        }

        h2.loganFix {
            padding-left: 20px;
        }

        .loganFix img {
            max-width: 350px !important;
            padding-left: 20px !important;
        }

        #myCarouselDonations {
            padding-right: 150px;
        }
    }

@media (max-width: 768px) and (min-width:576px) {
    #divResult span {
        margin-left: -30px !important;
    }
}


    @media (max-width: 767px) and (min-width:375px) {

       .dropdown-menu ul {
           margin-top: 20px;
       }

        
        .dropdown-menu {
            background-color: #e9e8e9 !important;
            border-radius: 0 !important;
        }

            .dropdown-menu li {
                margin-top: 3px;
                background-color: #e9e8e9 !important;
                border-bottom: solid 3px #666;
                padding-bottom: 4px;
                margin-left: 35px;
            }

        #myModalLogan {
            margin-top: 500px !important;
        }

        #myModalDanny {
            margin-top: 500px !important;
        }

        img.loganMin {
            min-width: 65px !important;
            min-height: 100% !important;
        }

        img.dannyMin {
            min-width: 65px !important;
            min-height: 100% !important;
        }

        .foot-nav-right {
            padding: 20px 0px 0px 50px;
        }

        .footLgBump div {
            padding-left: 20px;
        }

        .nav_content_middle {
            display: initial;
        }

        .nav_content_md {
            display: initial;
        }

        .nav_content_lg {
            display: none !important;
        }

        .nav_header_lg {
            display: none;
        }

        .nav_content_lg li {
            display: none !important;
        }

        #divResult {
            width: 350px !important;
        }

        .headerFontFix {
            font-size: 13px;
            font-weight: 600;
        }

        .footNoteWM {
            width: 100% !important;
            margin-left: 0 !important;
        }

        .horizontalLine {
            margin-left: 20px !important;
        }

        .poweredBy {
            margin-left: 0;
        }

        .ifcLogo {
            margin: -60px 0 -60px -20px !important;
        }

        .subMenu {
            margin-top: 0 !important;
        }

        .mobileHeaderIcon {
            margin-top: 0 !important;
        }
    }


    /*Mobile*/
    @media (max-width: 375px) {

        .flotBase {
            max-width: 300px;
        }

        .nav_content_lg {
            display: none;
        }

        .nav_content_middle {
            display: none;
        }

        .nav_content_md {
            display: none;
        }

        .nav_content_sm {
            display: initial;
        }

        .show_lg {
            display: none !important;
        }

        .show_md {
            display: none !important;
        }

        .show_sm {
            display: initial !important;
        }

        .found-result {
            height: 200px !important;
        }

        .text-center-sm {
            text-align: center;
        }

        .text-left-sm {
            text-align: left;
        }

        .text-right-sm {
            text-align: right;
        }

        .found-map {
            margin-top: 10px;
        }

        [role='main'] {
            margin-top: 60px;
        }

        .font-bigger {
            font-size: 24px;
        }

        .font-md {
            font-size: 22px;
        }

        .font-md-sm {
            font-size: 18px;
        }

        .font-xs {
            font-size: 12px;
        }

        .homeReturn {
            position: relative;
            width: 40px;
            height: 40px;
            background-color: #F6BA26;
            color: white;
            float: right;
            bottom: 170px;
        }

        .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
            max-height: 100%;
        }

        .dropdown-menu {
            border: 0 !important;
            margin-top: 10px !important;
        }

        .dropdown-menu li {
            border-bottom: solid 1px #f1f1f1 !important;
            margin-top: 3px;
            background-color: #e9e8e9 !important;
            padding-bottom: 4px;         
        }

        .pc-news-video {
            display: none;
        }

        .mobileHeaderIcon {
            margin-left: 5px !important;
        }

        .nav-link img {
            margin-left: -8px !important;
        }

        .dropdown-menu li > a {
            padding-left: 72px !important;
            font-weight: 600;
        }

        .subMenu ul li {
            line-height: .5 !important;
            display: inline-block
        }

        #loginForm {
            margin-left: -30px !important;
            text-align: left !important;
        }

        .dannyFix {
            width: 230px !important;
            font-size: 12px;
        }

        h2.dannyFix {
            padding-top: 30px;
            font-size: 12px;
        }

        .dannyFix img {
            margin-left: 0 !important;
            padding-right: 10px !important;
            width: 80px !important;
        }

        .loganFix {
            width: 400px !important;
            font-size: 12px;
        }

            .loganFix img {
                margin-left: -40px !important;
                width: 80px !important;
            }

        .btnLogan {
            font-size: 10px !important;
        }

        .LoganTextBump {
            margin-left: 45px !important;
        }

        .blueButtonWM {
            font-size: 9px !important;
            padding: 2px;
            margin-left: 6px !important;
            margin-top: 4px !important;
        }

        .mobileWM {
            font-size: 11px;
        }

        .blueButtonLogan {
            font-size: 9px !important;
            padding: 6px;
            margin-left: 6px !important;
            margin-top: 4px !important;
        }

        img.loganMin {
            min-width: 52px !important;
            min-height: 100% !important;
        }

        img.dannyMin {
            min-width: 52px !important;
            min-height: 100% !important;
        }



        .footNoteWM {
            margin-left: 0 !important;
            width: 100%;
        }
    }

    /* Tabs for loan calculator */
.lcTabs {
    padding: 20px;
}

.lcTabs a {
    color: #fff;
}

    .lcTabs li {
        padding: 20px !important;
        background-color: #004593 !important;
        border-right:solid 1px #000;
    }

.navbar {
    margin-bottom: 0px;
}

    .nav-item {
        border-right: 1px solid #004695;
        padding: 30px;
        background-color: #002957;
        list-style-type: none;
    }

        .nav-item a {
            color: #fff;
        }

    .text-white {
        color: #fff;
    }

    .text-NewBlue {
        color: #002856;
    }

    .lightblue-ground {
        background-color: #004695;
    }

    .darkblue-ground {
        background-color: #002957;
    }

    .orange-ground {
        background-color: #ffba26;
        max-height: 50px;
        margin-top: 40px;
        vertical-align: middle !important;
        padding-top: 5px !important;
        font-weight: 600;
    }

        .orange-ground a {
            color: #004593;
            font-weight: 600;
        }

            .orange-ground a:hover {
                color: #fff !important;
                text-decoration: none !important;
            }

    .white-ground {
        background-color: #FFFFFF;
    }

    .lightorange {
        color: #ffcc33 !important;
    }


    a:link {
        color: #004593;
    }

    #white {
        color: #ffffff !important;
    }

    .lightblue {
        color: #004695;
    }

    .newBlue {
        color: #004593;
    }

    .darkblue {
        color: #002957;
    }

    .inlineblock {
        display: inline-block;
    }

    .font-size22 {
        font-size: 22px;
    }

    div.header {
        padding: 0px;
        margin: 0px;
    }

        div.header .header-left {
            padding: 0px;
        }

            div.header .header-left .header-left-top {
                height: 60px;
            }

                div.header .header-left .header-left-top > div:nth-child(1) {
                    line-height: 60px;
                    margin-left: 150px;
                }

                div.header .header-left .header-left-top > div:nth-child(2) {
                    margin-left: 15px;
                    border-radius: 50px;
                    height: 25px;
                }

                div.header .header-left .header-left-top > div:nth-child(3) {
                    margin-left: 8px;
                }

                    div.header .header-left .header-left-top > div:nth-child(3) img {
                        vertical-align: bottom;
                        margin-right: 2px;
                    }

                div.header .header-left .header-left-top > div:nth-child(4) {
                    margin-left: 10px;
                }

                    div.header .header-left .header-left-top > div:nth-child(4) img {
                        vertical-align: bottom;
                        margin-right: 2px;
                    }

                div.header .header-left .header-left-top > div:nth-child(5) {
                    margin-left: 8px;
                }

                    div.header .header-left .header-left-top > div:nth-child(5) img {
                        vertical-align: bottom;
                        margin-right: 2px;
                    }

                div.header .header-left .header-left-top > div:nth-child(6) {
                    margin-left: 10px;
                }

                    div.header .header-left .header-left-top > div:nth-child(6) img {
                        vertical-align: middle;
                        margin-right: 2px;
                    }





        div.header .header-right {
            padding: 0px;
            text-align: right;
        }

            div.header .header-right .header-right-top {
                height: 40px;
                margin-right: 10px;
                margin-top: 15px;
                margin-left: auto;
                margin-right: auto;
                padding-right: 10px;
            }

                div.header .header-right .header-right-top > div:nth-child(1) {
                    line-height: 60px;
                    margin-left: 150px;
                }

                div.header .header-right .header-right-top > div:nth-child(2) {
                    margin-left: 15px;
                    height: 25px;
                }

                div.header .header-right .header-right-top > div:nth-child(3) {
                    margin-left: 8px;
                }

                    div.header .header-right .header-right-top > div:nth-child(3) img {
                        vertical-align: bottom;
                        margin-right: 2px;
                    }

                div.header .header-right .header-right-top > div:nth-child(4) {
                    margin-left: 10px;
                }

                    div.header .header-right .header-right-top > div:nth-child(4) img {
                        vertical-align: bottom;
                        margin-right: 2px;
                    }

                div.header .header-right .header-right-top > div:nth-child(5) {
                    margin-left: 8px;
                }

                    div.header .header-right .header-right-top > div:nth-child(5) img {
                        vertical-align: bottom;
                        margin-right: 2px;
                    }

                div.header .header-right .header-right-top > div:nth-child(6) {
                    margin-left: 10px;
                }

                    div.header .header-right .header-right-top > div:nth-child(6) img {
                        vertical-align: middle;
                        margin-right: 2px;
                    }



.search {
    margin: 0 10px 0 5px;
    height: 20px;
    border: 0px;
    outline-width: 0;
    width: 120px;
    position: relative;
    top: -2px;
}

    .menu {
        height: 90px;
        padding: 0px;
    }

        .menu > div {
            margin-left: 18%;
            margin-right: 2%;
            padding: 0px;
        }

            .menu > div > div {
                text-align: center;
                word-wrap: break-word;
                width: 20%;
                padding: 0 5px;
                line-height: 1;
                /* margin: auto; */
                height: 40px;
                display: table-cell;
                vertical-align: middle;
            }


    .extendSubMenu {
        background-color: #004593;
        min-width: 100% !important;
    }

    .subMenu {
        background-color: #004593 !important;
        color: #fff;
        font-size: .75em;
        margin-top: -20px;
    }

    .subMenu2 {
        background-color: #002856;
        color: #fff;
        font-size: .75em;
        text-align: left;
        min-height: 40px;
        vertical-align: middle;
    }


    .subMenu li a.active {
        color: #ffba26;
    }

    .subMenu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: #004593 !important;
    }

    .subMenu li {
        float: left;
    }

        .subMenu li a {
            display: block;
            color: #fff;
            text-align: center;
            padding: 8px;
            text-decoration: none;
        }

            .subMenu li a:hover {
                color: #ffba26;
            }

    .subHeader {
        background-color: #002856 !important;
        color: #fff;
        margin-bottom: 20px;
    }

        .subHeader h1 {
            font-size: 16px;
            font-weight: 600;
            text-align: left;
            padding: 8px 8px 8px 15px;
            letter-spacing: 1.5px;
            color: #fff;
        }

    footer {
        color: #000 !important;
        padding: 0px 0px 140px 0px;
    }

    .footerNavLeft_lg {
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        padding: 0 10px;
        display: inline-block;
        line-height: 2em;
    }

        .footerNavLeft_lg a:hover {
            color: #3366cc;
            text-decoration: none;
        }

    .footerNavRight_lg {
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        padding: 0 10px;
        display: inline-block;
        line-height: 2em;
    }

        .footerNavRight_lg a:hover {
            color: #3366cc;
            text-decoration: none;
        }

    .footerNav_sm a:link a:active a:visited {
        text-decoration: none !important;
        color: #004593 !important;
    }

    .footerNav_sm a:hover {
        color: #3366cc !important;
        text-decoration: none !important;
    }

    .grayBack {
        background-color: #e5e5e5;
        min-width: 100%
    }

    .pull-right {
        float: right !important;
    }

    .pull-left {
        float: left !important;
    }

    .foot-nav-border {
        border-right: 1px solid #fff;
    }

    .no-padding {
        padding: 0px !important;
    }

    .no-margin {
        margin: 0px !important;
    }



    /*Custom*/


    .carousel .carousel-indicators button {
        width: 10px; /* change width */
        height: 10px; /* change height */
        cursor: pointer;
        background-color: #004695;
        border-radius: 100%;
    }

        .carousel .carousel-indicators button.active {
            width: 10px; /* change width */
            height: 10px; /* change height */
            cursor: pointer;
            background-color: #ffba26;
            border-radius: 100%;
        }

    /*
    #myCarousel {
        padding-top: 20px;
    }

    carousel-control-container {
        width: 30%;
        height: 37px;
        margin-left: auto;
        margin-right: auto;
    }
    */

    #myCarouselDonations a.carousel-control {
        background-image: unset !important;
        background-repeat: unset;
        width: 50%;
        opacity: unset;
        /*top: 92%;EJP*/
        height: 37px;
        /*padding-top: 40px; EJP*/
        position: relative;
    }

    #myCarouselDonations span {
        top: unset;
        width: 30px;
    }

    #myCarouselDonations img.next {
        /*padding-right: 80%; EJP*/
    }

    #myCarouselDonations img.prev {
        /* padding-left: 80%; EJP*/
    }



    .darkblueBorder {
        box-shadow: inset 5px 5px 30px #002957;
    }

    .blueBorder {
        border: solid 2px #004695;
    }

    .blueButton {
        color: white;
        display: inline-block;
        padding: 6px 12px;
        background: #004593;
        border-radius: 4px;
        border: none;
        line-height: 18px;
        font-size: 12px !important;
        font-weight: 600;
        white-space: nowrap !important;
        margin-top: 14px;
    }

    .blueButtonCC {
        color: white;
        display: inline-block;
        padding: 6px 12px;
        background: #004593;
        border-radius: 4px;
        border: none;
        line-height: 18px;
        font-weight: 600;
        margin-top: 14px;
    }

        .blueButtonCC:hover {
            background: #3366cc;
        }



    .blueButtonWM {
        color: white;
        display: inline-block;
        background: #004593;
        border-radius: 4px;
        border: none;
        line-height: 18px;
        font-weight: 600;
        white-space: nowrap !important;
        margin-top: 14px;
    }

        .blueButtonWM:hover {
            background: #3366cc;
        }

    .blueButtonLogan {
        color: white;
        display: inline-block;
        background: #004593;
        border-radius: 4px;
        border: none;
        line-height: 18px;
        font-weight: 600;
        white-space: nowrap !important;
        margin-top: 14px;
    }

        .blueButtonLogan:hover {
            background: #3366cc;
        }




    .blueButton:hover {
        background: #3366cc;
    }

    .whiteButton {
        color: #004593;
        display: inline-block;
        padding: 6px 12px;
        background: #fff;
        border-radius: 4px;
        border: none;
    }

        .whiteButton a:hover {
            background: #3366cc;
            color: #fff;
            text-decoration: none;
        }

    div.whiteButton:hover {
        background: #3366cc;
    }


    .padding-2 {
        padding: 2px;
    }

    .padding-left-2 {
        padding-left: 2px;
    }

    .padding-top-2 {
        padding-top: 2px;
    }

    .padding-right-2 {
        padding-right: 2px;
    }

    .padding-bottom-2 {
        padding-bottom: 2px;
    }

    .padding-5 {
        padding: 5px;
    }

    .padding-left-5 {
        padding-left: 5px;
    }

    .padding-top-5 {
        padding-top: 5px;
    }

    .padding-right-5 {
        padding-right: 5px;
    }

    .padding-bottom-5 {
        padding-bottom: 5px;
    }

    .padding-10 {
        padding: 10px;
    }

    .padding-left-10 {
        padding-left: 10px;
    }

    .padding-top-10 {
        padding-top: 10px;
    }

    .padding-right-10 {
        padding-right: 10px;
    }

    .padding-bottom-10 {
        padding-bottom: 10px;
    }

    .padding-20 {
        padding: 20px;
    }

    .padding-left-20 {
        padding-left: 20px;
    }

    .padding-top-20 {
        padding-top: 20px;
    }

    .padding-right-20 {
        padding-right: 20px;
    }

    .padding-bottom-20 {
        padding-bottom: 20px;
    }

    .padding-40 {
        padding: 40px;
    }

    .padding-left-40 {
        padding-left: 40px;
    }

    .padding-top-40 {
        padding-top: 40px;
    }

    .padding-right-40 {
        padding-right: 40px;
    }

    .padding-bottom-40 {
        padding-bottom: 40px;
    }

    .margin-2 {
        margin: 2px;
    }

    .margin-left-2 {
        margin-left: 2px;
    }

    .margin-top-2 {
        margin-top: 2px;
    }

    .margin-right-2 {
        margin-right: 2px;
    }

    .margin-bottom-2 {
        margin-bottom: 2px;
    }

    .margin-5 {
        margin: 5px;
    }

    .margin-left-5 {
        margin-left: 5px;
    }

    .margin-top-5 {
        margin-top: 5px;
    }

    .margin-right-5 {
        margin-right: 5px;
    }

    .margin-bottom-5 {
        margin-bottom: 5px;
    }

    .margin-10 {
        margin: 10px;
    }

    .margin-left-10 {
        margin-left: 10px;
    }

    .margin-top-10 {
        margin-top: 10px;
    }

    .margin-right-10 {
        margin-right: 10px;
    }

    .margin-bottom-10 {
        margin-bottom: 10px;
    }

    .margin-20 {
        margin: 20px;
    }

    .margin-left-20 {
        margin-left: 20px;
    }

    .margin-top-20 {
        margin-top: 20px;
    }

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

    .margin-top-60 {
        margin-top: 60px !important;
    }

    .margin-right-20 {
        margin-right: 20px;
    }

    .margin-bottom-20 {
        margin-bottom: 20px;
    }

    .bold {
        font-weight: bold;
    }

    .text-center {
        text-align: center;
    }

    .text-left {
        text-align: left;
    }

    .text-right {
        text-align: right;
    }


    .hpTable tr td {
        border: 1px solid #f6ba26;
        margin: auto;
        padding: 0px;
    }

    .hpTable td {
        max-height: 140px !important;
    }

    .hpTable img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 100% !important
    }

    .hpTable a:hover {
        text-decoration: none;
    }

    td.hpTable:hover {
        background-color: #fff1d4;
    }

    .image_off, .home:hover .image_on {
        display: none !important;
    }

    .image_on, .home:hover .image_off {
        display: block !important
    }



    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #000;
    }

    .nav-tabs > li > a {
        color: #000;
        background-color: #ddd;
    }

    .caret {
        position: absolute;
        top: 18px;
        right: 10px;
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-top: 4px solid\9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }




    .datepicker {
        top: 0;
        left: 0;
        padding: 4px;
        margin-top: 1px;
    }

        .datepicker:before {
            content: '';
            display: inline-block;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 7px solid #ccc;
            border-bottom-color: rgba(0, 0, 0, .2);
            position: absolute;
            top: -7px;
            left: 6px;
        }

        .datepicker:after {
            content: '';
            display: inline-block;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 6px solid #fff;
            position: absolute;
            top: -6px;
            left: 7px;
        }

        .datepicker > div {
            display: none;
        }

        .datepicker table {
            width: 100%;
            margin: 0;
        }

        .datepicker td,
        .datepicker th {
            text-align: center;
            font-size: 12px;
            height: 20px;
            width: 20px;
        }

            .datepicker td.day:hover {
                background: #eee;
                cursor: pointer;
            }

            .datepicker td.day.disabled {
                color: #eee;
            }

            .datepicker td.old,
            .datepicker td.new {
                color: #999;
            }

            .datepicker td.active, .datepicker td.active:hover {
                background-color: #2dc3e8;
                color: #fff;
                -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
                text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
            }

            .datepicker td span {
                display: block;
                width: 47px;
                height: 54px;
                line-height: 54px;
                float: left;
                margin: 2px;
                cursor: pointer;
            }

                .datepicker td span:hover {
                    background: #eee;
                }

                .datepicker td span.active {
                    background-color: #2dc3e8;
                    color: #fff;
                    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
                    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
                }

                .datepicker td span.old {
                    color: #999;
                }

            .datepicker th.switch {
                width: 175px;
            }

            .datepicker th.next, .datepicker th.prev {
                font-size: 12px;
            }

        .datepicker thead tr:first-child th {
            cursor: pointer;
        }

            .datepicker thead tr:first-child th:hover {
                background: #eee;
            }


    .donateAmt {
        font-size: 18px;
    }

    .syshidden {
        position: absolute;
        left: 0;
        top: -500px;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }

    .password-toggle {
        position: absolute;
        right: 10px;
        top: 15px;
        z-index: 8;
    }
