div.page.type-page, div.post.type-post{
    margin-top: 20px;
}

body.home div.page.type-page, body.home div.post.type-post{
    margin-top: 0px;
}

/*outdated divs that were being used for spacing for some reason. Having trouble removing all of them, so making sure they don't take affect where they still stick around*/
.h20{
    height:0px;
}

/* donate button styles */

.btn {
    transition: background-color .5s;
    padding: 6px 10px;
    border-radius: 5px;
    border: 2px solid;
}
.btn.btn-primary,
.btn.btn-secondary {
    border: none;
}

.btn.btn-primary{
    background-color: #136F8D;
}

.btn.btn-primary,
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary > a,
.btn.btn-primary:hover > a,
.btn.btn-primary:active > a{
    color: #fff;
    text-decoration: none;
    opacity: 1;
}

.btn.btn-primary:hover,
.btn.btn-primary:active{
    background-color: #FAA732;
}

.btn.btn-secondary{
    background-color: #fff;
}

.btn.btn-secondary,
.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary > a,
.btn.btn-secondary:hover > a,
.btn.btn-secondary:active > a{
    background-color: #DAF702;
    color: #003249 !important;
    opacity: 1;
    color: #17BEBB;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary:hover > a,
.btn.btn-secondary:active > a{
    color: #17BEBB !important;
    transition: all 0.3s ease;
}

#footer .btn.btn-secondary:hover,
#footer .btn.btn-secondary:active {
    background-color: #DAF702;
    color: #17BEBB;
    transition: all 0.3s ease;
}

.btn-outline-primary, #footer .btn-outline-primary {
  color: #136F8D;
  border-color: #136F8D;
}

.btn-outline-primary:hover, #footer .btn-outline-primary:hover {
  color: #fff;
  background-color: #FAA732;
  border-color: #FAA732;
}

.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #136F8D;
  background-color: transparent;
}

.btn-outline-secondary, #footer .btn-outline-secondary {
  color: #DAF702;
  border-color: #DAF702;
}

.btn-outline-secondary:hover, #footer .btn-outline-secondary:hover {
  color: #003249;
  background-color: #DAF702;
  border-color: #DAF702;
}

.btn-block {
  display: block;
  width: 100%;
}

/*links across the site */
.content_body a,
.post_content a{
    text-decoration: underline;
}

.post_item_block a,
.boc_latest_posts a,
a.button {
    text-decoration: none;
}

/*search list items*/
ol.search_res > li{
    list-style: decimal;
}

ol.search_res > li:before{
    display:none;
}

/*footer links - changing color for accessibility*/
#footer .menu-item a:hover,
#footer #powered a:hover,
#footer .boc_latest_posts_title a:hover {
    color: #fff;
    opacity: 1;
}

a.footer_soc_icon:hover{
    text-decoration: none;
}

/*image size*/
.pic img{
    width: auto;
}

/*for anchors on the Just Say Know page*/

.strong_anchor{ position:relative; }
.strong_anchor .span_anchor{ position:absolute; top:-92px;}

/*icons fix*/
.home div.side_icon_box{
    position: relative;
}

.home .side_icon_box.normal span.icon_feat{
    position:absolute;
    top:50%;
    margin-top: -20px;
}

.resp-vtabs .resp-tabs-list li{
    box-shadow: 1px 0 0 #e1e1e1;
}

/*state page*/
.state-page .header-row {
    position: relative;
    box-sizing: border-box;
    background-image: none;
}

.state-page .upb_row_bg{
    background: rgb(19, 111, 141);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.state-page .vc_col-sm-12 .boc_heading.center, .state-page .vc_col-sm-12 .boc_subheading{
    margin: 0 0 20px 0;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
}

.state-page .vc_col-sm-12 .boc_subheading{
    font-size: 17px;
}

.state-page .vc_col-sm-12 h2.boc_heading.center{
    color: #136f8d;
    font-size: 27px;
}

.state-page .boc_divider .icon{
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: #136f8d;
    border: 1px solid #136f8d;
    padding: 10px;
}

.state-page .vc_col-sm-12 .boc_subheading {
    font-size: 18px;
    color: #dddddd;
    font-weight: 500;
}

.state-page .boc_divider{
    margin: 10px auto 20px auto;
    width: 200px;
    height: 1px;
    background: #eeeeee;
}

.state-page .icon-map-marker2{
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: #136f8d;
    border: 1px solid #136f8d;
    padding: 10px;
}

.state-page .boc_subheading{
    color: #dddddd;
    font-size: 18px;
}

.state-page h3.title-center {
    font-weight:normal;
    background:#ededed;
    color:#136f8d;
    font-size: 15px;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0.7em 15px 0.7em 15px;
    line-height: 1.2;
}

.state-page .chapter-header-bar{
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.state-page h5.boc_heading.center{
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: center;
    color: #136f8d;
}

.state-page .college-center .boc_icon_holder{
    margin-bottom: 5px;
}

.state-page .college-center .boc_icon{
    color:#136f8d;
}

.state-page .college-center .boc_divider{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    background: #eeeeee;
}

.state-page .btn.btn-default.btn_more{
    background: #fa8c01;
    color: #fff;
    text-shadow: none;
}

/*minor mod to hoverstate on team and board of directors pages*/

.ult-style-3:hover .ult-team-member-image img{
    opacity:1; /*overwrite. was .1*/
}

.ult-style-3 a:hover .ult-team-member-image img{
    opacity:.1;
}


/*Centering of buttons for header button row*/

a.button.centered-btn-row-USPC, a.button.centered-btn-row-int{
    width:210px;
    margin:0 auto;
    display:block;
    text-align:center;
}

a.button.centered-btn-row-int{
    width:190px;
}

/*slider customization*/

.testimonials_carousel.testimonial_style_big .owl-nav .owl-prev{
    left:-50px;
}

.testimonials_carousel.testimonial_style_big .owl-nav .owl-next{
    right:-50px;
}

/*footer accessibility changes*/

#powered{
    color:#fff;
}

#footer a{
    color: #fff;
}

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

#footer h3{
    color:#ddd;
}

#footer .boc_latest_posts p.date{
    color:#ddd;
}
