﻿/* main overrides */
html, body {
    margin: 0;
    padding-left: 0px !important;
    padding-right: 0px !important;
    /*height: 100%;*/
    /*overflow-x: hidden;*/
}

body {
    display: flex;
    flex-direction: column;
}

.push-content {
    flex: 1 0 auto;
}

.footer {
    flex-shrink: 0;
}

/* breadcrumbs */
.breadc-cont {
    text-align: center;
    margin-top: 12px;
}

.breadc-cont ol {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding-left: 0;
}

.breadc-cont ol li {
    float: left;
}

/* thin nav */
.thin-nav-cont {
    margin: 14px 0px 14px 0px;
    text-align: center;
    padding: 0px 20px 0px 20px;
}

.thin-nav-cont__menu {
    list-style: none;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    padding-left: 0;
}

.thin-nav-cont__menu--a {
    display: block;
    padding: 10px 10px 10px 10px;
    text-decoration: inherit;
    color: white;
    cursor: pointer;
    /* background-color: #cf2127; */
    background-color: #2b2d6f;
}

.thin-nav-cont__menu--a:hover, .thin-nav-cont__menu--a:active, .thin-nav-cont__menu--a:focus {
  display: block;
  padding: 10px 10px 10px 10px;
  text-decoration: inherit;
  color: white;
  cursor: pointer;
  /* background-color: #e8272e; */
  background-color: #6f70a9;
}

.thin-nav-cont__menu--li .nav-first {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 20px;
}

.thin-nav-cont__menu--li .nav-last {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-right: 20px;
}

/* home page */
#main-section {
    margin-top: 9px;
}

.hp-img-cont {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding-left: 85px;
    padding-right: 40px;
}

.hp-img {
    width: 100%;
    max-width: 950px;
}

#home-jumbo {
    margin-bottom: 18px;
}

.hp-largetext-fix {
    padding: 0px 25px 0px 25px;
}

.hp-smalltext-fix {
    padding: 0px 20px;
}

.hp-pd {
    margin-bottom: 30px;
}

.hp-pd-cont {
    padding-left: 0px;
    padding-right: 0px;
}

.hp-pd-a-cont {
    padding: 0px 0px 28px 0px;
}

.hp-pd-letter {
    background-color: #6f70a9;
    padding: 7px 12px;
    border-radius: 3px;
}

.pd-list {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
}

#SearchContainer .nav-pills > li.active > a, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a {
    background-color: #6f70a9;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #6f70a9;
}

a:hover, a:focus {
    color: inherit;
    text-decoration: underline;
}

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

.social-div {
    display: inline-block;
    padding: 3px 10px 30px;
    max-width: 85px;
}

.social-a {
    max-width: 150px;
}

.social-icon {
    width: 100%;
    height: 65px; /* for firefox */
}

/* results */
.seo-well {
    background-color: #F9F9F9 !important;
    border: 1px solid #E6E6E6 !important;
    border-radius: 2px;
    background-image: none !important;
}

.seo-well p {
    color: #989898;
}

.refine-search-input {
    font-size: 18px;
}

/* pagination */
.pag-res-btm {
    margin-bottom: 35px;
}

.pagination-row {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}

.pag-sub-col {
    padding-left: 0;
    padding-right: 0;
}

.pag-num-cont {
    display: inline-block;
}

.pag-btn-cont {
    padding-left: 2px;
    padding-right: 2px;
}

.pag-btn {
    width: 100%;
    font-size: 13px;
    border: 1px solid #5cb85c;
}

.pag-btn-hollow {
    background-color: transparent;
    border: 1px solid #5cb85c;
    color: #5cb85c;
}

.pag-btn-hollow:active, .pag-btn-hollow:focus, .pag-btn-hollow:hover {
    background-color: #dbf9db;
    color: #5cb85c;
    border: 1px solid #5cb85c;
}

.pag-btn-current {
    color: #5cb85c;
    border: 1px solid #5cb85c;
    font-weight: 700;
}

.pag-btn-current:focus, .pag-btn-current:hover {
    color: #5cb85c;
    border: 1px solid #5cb85c;
    font-weight: 700;
    background-color: #dbf9db;
}

.pag-btn-unselected {
    background-color: transparent;
    border: none;
    color: #5cb85c;
    font-weight: 200;
}

.pag-btn-unselected:focus, .pag-btn-unselected:hover {
    color: #5cb85c;
    border: none;
    background-color: #dbf9db;
    font-weight: 200;
}

/* about */
.nav-pills > li.active > a, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #6f70a9;
}

/* testimonial cards */
.snip1533 {
    color: #9e9e9e;
    display: inline-block;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    margin: 0px;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
}

.snip1533 *, .snip1533 *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.snip1533 figcaption {
    padding: 3% 8% 3%;
}

.snip1533 h3 {
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin: 10px 0 5px;
}

.snip1533 h4 {
    font-weight: 400;
    margin: 0;
    opacity: 0.5;
}

.snip1533 blockquote {
    font-style: italic;
    font-weight: 300;
    margin: 0 0 20px;
}

/* people directory */
.pd-ln-cont {
    text-align: center;
    margin-bottom: 10px;
}

.pd-ln-cont a {
    font-size: 18px;
    background-color: #6f70a9;
    color: white;
    padding: 5px 15px 5px 15px;
    border-radius: 2px;
    width: 100%;
    display: block;
}

.pd-ln-top-cont {
    margin-bottom: 5px;
}

.pd-ln-top-cont a {
    color: #fff;
    font-size: 15px;
    background-color: #3a3c88;
    color: white;
    padding: 5px 0px 5px 0px;
    border-radius: 2px;
    display: block;
}

.pd-ln-bs-cont {
    margin-bottom: 10px;
}

.pd-ln-bs-cont a {
    color: #fff;
    font-size: 15px;
    background-color: #3ca99e;
    color: white;
    padding: 5px 0px 5px 0px;
    border-radius: 2px;
    display: block;
}

/* account */
.acct-btn {
    padding: 3px 45px;
    background-color: #5cb85c;
    width: 100%;
}

.acct-btn:hover, .acct-btn:focus {
    color: white;
}

.ta-r-md {
    text-align: right;
    font-size: 18px !important;
}

.acct-num-fix {
    text-align: right;
}

/* account modals */
#modalOverlay {
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #fff;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    margin: 0;
    padding: 0;
}

.acct-modal {
    max-width: 600px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 15px 5px 15px;
    z-index: 3;
    position: fixed;
    top: 25%;
    left: 33%;
    display: none;
    border: none;
    background-color: #2C2A3E;
    color: white;
}

.acct-modal label {
    font-size: 22px;
    font-weight: 200;
}

.modal-submit-btn-cont {
    text-align: right;
    padding-right: 0;
}

.modal-submit-btn {
    width: 100%;
    max-width: 150px;
    font-size: 18px;
    background-color: #5cb85c;
    border: none;
    padding: 5px 5px 4px 5px;
    margin-bottom: 20px;
}

.closebtn {
    position: absolute;
    top: 16px;
    right: 0;
    font-size: 18px;
    color: #CF2227;
    font-weight: 200;
    text-decoration: underline;
}

.closebtn-small {
    display: none;
}

.modal-title {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-top: 14px;
}

.modalCloseButton {
    float: right;
    position: absolute;
    top: 10px;
    left: 92%;
    height: 25px;
}

.modalCloseButton img {
    border: 0;
}

.screen-reader-offscreen {
    position: absolute;
    left: -999px;
    width: 1px;
    height: 1px;
    top: auto;
}

/* ADs */
.ad-banner-ad, .ad-banner-ad-bottom {
    width: 728px;
    height: 90px;
    margin: 0 auto 30px;
    background-image: url('http://via.placeholder.com/728x90');
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.ad-banner-ad-img {
    width: 100%;
}

.inline-google-ad {
    padding-top: 0;
    min-height: 0px;
    background-color: transparent;
}

.inline-google-ad div {
    width: 728px;
    height: 90px;
    float: none;
    margin: 0 auto;
    background-image: url('http://via.placeholder.com/728x90');
}

/* WAM */
.wam-bottom-col {
    padding: 0;
    border: 1px solid #E6E6E6;
    background-color: #F9F9F9;
    margin-bottom: 12px;
}

.wam-bottom-col:last-child {
    margin-bottom: 20px;
}

.wam-bottom-title {
    font-size: 16px;
    float: left;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 3px;
    margin-top: 13px;
}

.wam-bottom-person {
    font-weight: 700;
}

.wam-bottom-sponsor-title {
    float: right;
    font-size: 12px;
    padding-right: 15px;
    margin-top: 22px;
}

.wam-bottom-sponsor {
    font-weight: 700;
}

.wam-table {
    width: 100%;
    margin-bottom: 10px;
}

.wam-table tr {
    border-bottom: 1px solid #CCCCCC;
}

.wam-table tr:last-child {
    border-bottom: none;
}

.wam-table tr, th, td {
    padding: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.wam-bottom-name {
    color: #2b2d6f;
    font-weight: 700;
}

.wam-bottom-btn-cont {
    float: right;
}

.wam-bottom-btn {
    padding-left: 20px;
    padding-right: 20px;
}

.wam-bottom-btn:hover {
    color: white;
}

.wam-bottom-btn:focus {
    color: white;
}

.bv-btn {
    background-color: #F79C0D;
    color: white;
}

.prpo-btn {
    background-color: #3916E6;
    color: white;
}

.tf-btn {
    background-color: #7EAE10;
    color: white;
}

.pl-btn {
    background-color: #3FC0C7;
    color: white;
}

/* misc */
.ap-icon-cont {
    width: 22px;
}

.ap-icon {
    fill: #262d6f;
}

.ap-title-cont {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.text-green {
    color: #5cb85c;
}

.btn-green {
    background-color: #5cb85c !important;
    border: 1px solid #5cb85c;
}

.btn-green:active, .btn-green:hover, .btn-green:focus {
    background-color: #449d44 !important;
    border: 1px solid #5cb85c !important;
    color: white !important;
}

.btn-default {
    background-color: #cf2127;
}

.field-validation-error {
    font-size: 13px;
}

.field-validation-error-small {
    font-size: 11px;
}

.tri-pad-fix {
    padding-top: 0px !important;
}

.mi-fix {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

@media only screen and (max-width : 768px) {
    .wam-bottom-sponsor-title {
        width: 100%;
        float: left; 
        margin-top: 0 !important;
        padding-left: 15px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width : 1199px) {
    .wam-inline-button {
        width: 28% !important;
    }
}
@media only screen and (max-width : 953px) {
    .wam-inline-button {
        width: 26% !important;
    }
    .sponsor-title {
        font-size: 10px !important;
    }
}

@media only screen and (max-width : 767px) {
    .wam-inline-button {
        width: 30% !important;
    }
}

    /* helper classes */
    .nofloat {
        float: none;
    }

    .mb5 {
        margin-bottom: 5px;
    }

    .mb40s {
        padding-bottom: 0px;
    }

    .mb0 {
        margin-bottom: 0px;
    }

    .mt25 {
        margin-top: 25px;
    }

    .mb2 {
        margin-bottom: 2px;
    }

    .hide-on-medium {
        display: block;
    }