/* general */
body{
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    font-size: 16px;
    color: #242424;
    font-weight: 300;
}

a{
    text-decoration: none;
}

p a, ul a{
    text-decoration: underline;
}

table.table{
    --bs-table-striped-bg: #f8f8f8;
}

table.table thead tr{
    border-bottom: 2px solid #C4C4C4;
}

table.table th{
    font-weight: 400;
    font-size: 1.2em;
}

p{
    letter-spacing: -.3px;
}

@media (max-width:800px){

        /* Force table to not be like tables anymore in mobile */
           .table_list .table, .table_list .table thead, .table_list .table tbody, .table_list .table th,.table_list .table td, .table_list .table tr { 
                display: block; 
        }
            
        /* Hide table headers (but not display: none;, for accessibility) */
        .table_list .table thead tr { 
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .table_list .table tr { border: 1px solid #ccc; }
            
        .table_list .table td { 
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee; 
            position: relative;
            padding-left: 40%; 
        }

        .table_list .table td:before { 
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%; 
            padding-right: 10px; 
            white-space: nowrap;
        }

        .table_list .table td{
            width:inherit !important;
            font-size:100% !important;
        }

        .table_list .table tr{
            margin-top:20px;
        }    

        .table_list .table td{
            padding-left:20px;
        }
}




/* header text */
h1{
    color: #37762F;
    font-size: 7vw;
    line-height: 8vw;
}

h2{
    color: #9142b2;
    font-weight: 600;
}

h3{
    font-weight: 200;
}


h4{
    font-weight: 200;
    color: #0A225F;
}




@media (min-width:992px){
    h1{
       font-size: 2.5rem;
       line-height: 2.7rem;
    }  
}

/* images */
img{
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
    border: 0;
}

/* header */
header{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    align-items:stretch;
    margin: 0px;
}

header .logo{    
    border-right: none;
    padding: 0;
    max-width: 200px;
    margin-right: auto;
    z-index: 9999;
}

/* nav */

/*top nav*/
header .nav_container .top_nav{
    text-align: right;
    font-size: 12px;
    display:none;
}

header .nav_container .top_nav ul{
    margin-bottom: 0px;
    display: inline;
}

header .nav_container .top_nav ul li{
    list-style-type: none;
    display: inline;
    padding-right: 10px;
}

header .nav_container .top_nav ul li a{
    text-decoration: none;
    color: #333;
}

header .nav_container .top_nav .social-icons{
    margin-right: 10px;
}

.facebook-icon{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="currentColor" class="bi bi-facebook" viewBox="0 0 16 16"><path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"/></svg>');    
    content: "";
    height: 13px;
    width: 13px;    
    vertical-align: middle;
    display: inline-block;
}

.twitter-icon{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="currentColor" class="bi bi-twitter" viewBox="0 0 16 16"><path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/></svg>');    
    content: "";
    height: 13px;
    width: 13px;    
    vertical-align: middle;
    display: inline-block;    
}

.linked-in-icon{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="currentColor" class="bi bi-linkedin" viewBox="0 0 16 16"><path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"/></svg>');    
    content: "";
    height: 13px;
    width: 13px;    
    vertical-align: middle;
    display: inline-block;
}


/* main nav */
header nav{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0; 
    font-size: 16px;
}

header .nav_container{
    margin-top: -65px;
    width: 100%;
}

.navbar-light .navbar-toggler{
    margin-left:auto;
}

header .nav_container ul{
    background: #fff;
    height: auto;
    margin-top: 10px;
}


header .nav_container ul li ul li{
    border-bottom: 1px solid #ddd;
}

header .nav_container ul li ul li:last-child {
    border-bottom: 0;
}


header .nav_container .dropdown-menu{
    padding: 0;
    border-radius: 0;
    border: 0;
}

header .nav_container .dropdown-menu li{
    border-radius: 0;
    background: #f8f8f8;
}

header .nav_container .dropdown-menu li a{
    padding:8px;
    display: block;
}

ul.dropdown-menu.dropdown-submenu.depth_1 a{
    padding-left: 1.5rem;
}

header nav.navbar .navbar-nav > .menu-item{
    padding-right: 2rem;
    padding-left: 2rem;
}



header nav.navbar .navbar-nav .nav-link{
    color: #242424;
}






@media (max-width:767px){

    header #main-menu{
        margin-top:20px;
    }

    header .nav_container .dropdown-toggle:after{
        font-size: 2rem;
        float: right;
        margin: 10px;
    }


    .navbar-light .navbar-nav .nav-link {
        color: #444;
        font-size: 20px;
        font-weight: 600;
    }




    .menu-item-has-children:hover > .dropdown-menu.depth_1,.menu-item-has-children:active > .dropdown-menu.depth_1{

    }

}

@media (min-width:992px){

    header .navbar{
        height:100px;
    }

    header .nav_container .dropdown-menu{
        border: 1px solid #ddd;
        font-size: .9rem;
    }

    .dropdown-menu[data-bs-popper] {
        left: auto;
    }

    .menu-item-has-children:hover > .dropdown-menu, .menu-item-has-children:active > .dropdown-menu{
        display:block !important; 
    }
    

    header .nav_container .dropdown-menu li a{
        padding: .25rem 1rem;
    }

    header .nav_container .navbar-nav .dropdown-menu.depth_0{
        margin-top:0;
    }

    header .nav_container ul li ul{
        border: 1px solid #ccc;
    }

    ul.dropdown-menu.dropdown-submenu.depth_1{
        margin-left:0;
        position:absolute;
        top:0;
        margin-top:-1px;
        right:100%;
    }


    /*manually adjust specific menu item*/
    #menu-item-2305 ul{
        width: 450px;
    }
    
    #menu-item-2305 ul li{
        width: 33.33%;
        float: left;
    }    


    header .nav_container{
        margin-top: -30px;
        width: 100%;
    }

    header .nav_container ul{
        height: auto;
    }

    header .nav_container .top_nav{
        display: block;
    }
    header nav{
        font-size: 14px;
    }

}

@media (min-width: 1200px){
    header nav{
        font-size: 16px;
    }
}

@media (min-width: 1400px){
    header .nav_container{
        margin-top: 0px;    
        width: auto;
    }
}



/* footer */


footer{
    padding: 60px 0px;
    background-color: #9142b2;    
    margin-top: 60px;
}

footer h5{
    color:#fff;
    font-size: 14px;
}

footer .top_footer p{
    color: #fff;
}

footer ul.footer_menu{
    color:#fff;
    padding-left: 10px;
}

footer ul.footer_menu li{
    line-height: 14px;
    padding-bottom: 7px;
}

footer ul.footer_menu li.menu-item a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

footer .lower_footer{
    display:block !important;
    margin-bottom: 5px;
}

footer .footer-logo{
    padding-right: 30px;
    margin-right: 30px;
    margin-bottom: 5px;

}

footer .top_footer .mission p{
    font-size: 12px;
}

footer .top_footer h5 a{
    color: #fff;
}



footer .footer-lower-text p{
    margin-bottom: 5px;
    color: #fff;
    font-size: 11px;
}

footer .footer-lower-text p a{
    color: #fff;
}

@media (min-width:992px){
    footer .lower_footer{
        padding-top:1.5rem;
        padding-bottom: 1.5rem;
        margin-top:1.5rem;
        margin-bottom:1.5rem;
        display: flex !important;
    }

    footer .footer-logo{
        border-right:1px solid #fff;
    }

}

/*breadcrumb*/
.breadcrumb{
    color: #C4C4C4;
    font-size: 12px;
    margin-bottom: 0;
}

.breadcrumb a{
    color: #0A225F;
    text-decoration: none;
}



/*page specific *****************/
/*homepage*/

.home h1{
    font-size: 2.5rem;
    line-height: 2.5rem;
}

#page-homepage section .container{
    margin-top:100px;
}


.homepagebanner{
    position:relative;
    border-top: 1px solid #eee;
    padding-bottom: 30px;
  }   

  .homepagebanner img{
    width: 100%;
    border-bottom: 10px solid #37762F;
  }

  
  .homepagebanner .homepagebox a.btn{      
    background: #9142b2;
    border-color: #9142b2;
    text-align: center;
    color: #fff;

  }


  @media(min-width:768px){
    .homepagebanner{
      padding-bottom: 0px;
    }

    .homepagebanner .homepagebox{
      position:absolute;
      width:700px;
      top: 20%;
      left: 10%;
    }


    .homepagebanner .homepagebox h1{
        font-weight: 200;
    }

    .homepagebanner .homepagebox h1,.homepagebanner .homepagebox p,.homepagebanner .homepagebox ul{
      color:#fff;
      text-shadow: 1px 1px #333;
    }

    .homepagebanner .homepagebox p{
      text-shadow: 1px 1px #333;
    }

    .homepagebanner .homepagebox a.btn{      
      width: 290px;
    }


  }

/*state pages*/
.single-state .in_content_full_width_panel{
    min-height: 300px;
    padding: 20px 0;
    margin: 30px 0;
}

.single-state .in_content_full_width_panel .esy_widget_container{
    margin-bottom: 0;
}

.single-state .in_content_full_width_panel .image_container{
    display: flex;
    justify-content: center;
    align-items: center;    
}

.single-state .in_content_full_width_panel img{
    opacity: .2;
    max-height: 300px;
}

.single-state .in_content_full_width_panel .city_list{
    padding: 0;
}

.single-state .in_content_full_width_panel .city_list li{
    list-style:none;
    display: inline;
}

.single-state .in_content_full_width_panel .city_list li:not(:first-child):before {
    content: "|";
    padding: 0 10px;
}

.single-state .ranking_badge{
    float: none;
    text-align: center;
    margin: 20px auto;
}




@media (min-width:992px){
    .single-state .ranking_badge{
        float: right;
    }
    
}

/*career page*/
.career_list_panel h2{
    margin-top: 30px;
}

.career_item{
    margin-bottom:30px;
}

.career_list_panel .icon{
    text-align: center;
    margin-bottom: 40px;
}

.career_list_panel .icon a{ 
    font-weight: 500;
    color: #242424;
    font-size: 1.1rem;
}

.career_list_panel img{
    display: block;
    margin: 10px auto;
    max-height: auto;
    width: 80%;
}

@media (min-width:992px){
    .career_list_panel img{
        max-height: 160px;
        width: auto;
    }

    .career_list_panel .icon a{ 
        font-weight: 500;
        color: #242424;
        font-size: 1rem;
    }
}

/*template sections **********************************/

/*rankings*/

.program_rankings{
    margin-bottom: 80px;
}

.program_rankings .program_ranking_intro{
    margin-top: 30px;
}

.program_rankings img{
    margin: 0 auto 20px auto;
    display: block;
}

.rankings_container .card{
    border-radius: 0;
    margin-bottom: 30px;
}

.rankings_container .ranking_body .card-body{
    padding: 0;
}

.rankings_container .ranking_number span {
    padding: 20px;
    display: block;
    text-align: center;
    font-size: 1.5em;
    color: #0a225f;
}

.rankings_container .ranking_body .card-title{
    padding: 3px 10px;
}

.rankings_container .ranking_body .card-title h3{
    margin: 0;
    color: #0A225F;
}

.rankings_container .ranking_body .score{
    padding: 0 10px;
}

.rankings_container .ranking_body .card-title a{
     color: #0A225F;
     text-decoration: none;
}

.rankings_container .ranking_body .card-text{
    padding: 10px;
    font-size: 14px;
    border-top: 1px solid rgba(0,0,0,.125);

}

.rankings_container .ranking_number{
    background:#F8F8F8;
    border-bottom: 1px solid rgba(0,0,0,.125);    
}

.rankings_container .ranking_details{
    padding: 10px;
}

.rankings_container .ranking_details a{
    text-align: center;
    display: block;
    text-decoration: underline;
    font-size: 14px;
}

.rankings_container .ranking_details ul li{
    font-size: 14px;
    font-weight: 200;
}

.rankings_container .ranking_details img{
    display: block;
    margin:10px auto 20px auto;
    max-height: 120px;
}

.rankings_container .ranking_details h5{
    font-size:1.1rem;
    font-weight: 400;
}

.rankings_container .ranking_details ul{
    padding-left: 20px;
}

.rankings_container .program_details{
    color: #aaa;
}





@media (min-width:992px){
    .rankings_container .ranking_number{
        border-right: 1px solid rgba(0,0,0,.125); 
        border-bottom: 0;   
    }
    .rankings_container .ranking_details{
        border-left: 1px solid rgba(0,0,0,.125);        
    }

    .rankings_container .ranking_body .score{
        padding: 10px 0px;
    }

    .rankings_container .ranking_body .card-title{
        padding: 10px;
    }
}



/*standard listings*/
table.standard-listings.table-striped>tbody>tr:nth-of-type(odd)>*{
    background-color: #F8F8F8;
}

table.standard-listings tr th:first-child{
    width: 5%;
}

table.standard-listings tr td{
    padding-top:20px;
    padding-bottom: 20px;
    font-size: 14px;
}

table.standard-listings tr td:first-child{
    padding: 20px;
    font-size: 1.4em;
    color: #c4c4c4;
    text-align: center;
}

table.standard-listings tr td a{
    color: #0A225F;
}

table.standard-listings tr td .name a{
    font-size: 1.2em;
}

table.standard-listings tr td .location{
    color: #aaa;
}

/*accordion listings*/
.accordion_listings{
    margin-top: 60px;
}

.accordion_listings .accordion-body{
    padding: 0 0 20px 0;
}

.accordion-button:not(.collapsed){
    box-shadow: none;
    background: none;
}

.accordion_listings.multiple_states .accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.accordion_listings.multiple_states .accordion-item{
    border-left: 0;
    border-right: 0;
}

body .accordion_listings h3{
    background: #f0f8ff;
    padding: 5px 2px;
    margin-top: 40px;
}

.accordion_listings h4 a{
    font-weight: 300;
    font-size: 1.35rem;
    padding-left: 0px;    
    color: #0d6efd;
}

body .accordion_listings ul{
    padding-left: 1rem;
}

.accordion_listings .department{
    font-weight: 600;
    font-size: 18px;
}

.accordion_listings .address{
    font-weight: 200;
    font-size: 16px;
}

/*page content*/
.page_content{
    margin-top: 0px;
}

.page_content h2{
    font-weight: 400;
    margin-top:35px;
}

.page_content h3{
    margin-top: 25px;
}

.page_content ul li, .page_content ol li{
    margin-bottom: 3px;
}

.page_header_image{
    text-align: center;
    margin-bottom: 5px;
}

.page_header_image img{
    min-height: 230px;
}

.page_header h1{
    letter-spacing: 0px;
    font-weight: 600;
    margin-bottom: 20px;
}

.page_content p:first-child{
    margin-top:20px;
}

.page_content p iframe{
    width: 100%;
    min-height: 400px;
    padding: 20px 2%;
}

.page_content ul li{
    margin-bottom: 5px;
}

@media (min-width:992px){

    .page_header h1{
        margin-right: 20px;
        margin-bottom: 20px;
        margin-top:0;

    }

    .page_header_image{
        margin-bottom: 0px;
        text-align: right;
    }


    .page_header_image img{
        max-height:400px;
    }
}

/*general page_elements*/
.page_element p .btn{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width: fit-content;
}

.page_element div .btn{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width: fit-content;
}

@media (min-width:992px){
    .page_element p .btn{
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
        margin-top: 15px;
        margin-bottom:10px;
    }  
    
    .page_element div .btn{
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin-top: 15px;
        margin-bottom:10px;
    }

}


/*in content full width panel*/
.in_content_full_width_panel{
    padding: 0;
    margin: 0;
}

/*jump to section*/

.content_links .section_btn{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23555' class='bi bi-caret-down-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") no-repeat 95% 50%;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10px 40px 10px 10px;
    width: 100%;
    text-align: left;
    max-width: 600px;
    margin-top: 20px;
    margin-bottom: 20px;
}


#section_links li{
    margin: 7px 0;
 }



/*last updated*/
.last_updated{
    font-size: 12px;
    color: #666;
}


.icon_panel_without_border .row{
    display: block;
}

.icon_panel_without_border .row img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
}


.icon_panel_without_border h2,.icon_panel_without_border p{
    text-align: center;
    padding: 0 10vw;
}

.icon_panel_without_border a{
    color: #242424;
    font-weight: 700;
    text-decoration: none;
}

@media (min-width:768px){
    .icon_panel_without_border .row{
        display: flex;
    }
    .icon_panel_without_border .row img{
        max-width: 100%;
    }
    
}

.linkouts.with_arrow{
    background: url("https://mastersinsocialworkonline.org/wp-content/themes/bootstrap/inc/assets/images/template/homepage_down_arrow.png") no-repeat right 4% center;
}

.linkouts h3{
    font-size: 1.25rem;
    font-weight: 600;
    margin: 20px 0 0 0;
}

.linkouts h3:first-of-type{
    margin-top:0;
}


.linkouts .btn{
    margin-top: 15px;
    margin-bottom: 10px;
}

.linkouts h3 a{
    color: #242424;
}


@media (min-width:992px){
  .linkouts h2,.linkouts p{
        text-align: left;
   }
}


@media (min-width:1600px){
    .linkouts.with_arrow{
           background: url("https://mastersinsocialworkonline.org/wp-content/themes/bootstrap/inc/assets/images/template/homepage_down_arrow.png") no-repeat right 12% center;
      }  
}


/* call to action panel */
.single_cta_panel{
    background: #F8F8F8;
}

.single_cta_panel > h2,.single_cta_panel > p{
    text-align: center;
}

.single_cta_panel .left h2,.single_cta_panel .left p{
    padding: 0 10vw;
}

.single_cta_panel .right h2,.single_cta_panel .right p{
    padding: 0 10vw;
    text-align: center;
}

.single_cta_panel .right h2{
    padding-top: 40px;
}

.single_cta_panel .container .row{
    align-items: center;
}

.single_cta_panel .container .row img{
    float: right;
}

.single_cta_panel .container{
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0;
    margin-bottom:0;
}

@media (min-width:992px){


    .single_cta_panel .container{
        margin: 0px auto;
    }

    .single_cta_panel .right h2,.single_cta_panel .right p{
        padding: 0 0 0 40px;
        text-align: left;
    }

    .single_cta_panel .left h2,.single_cta_panel .left p{
        padding: 0;
        text-align: left;
    }
}

/*multiple cards*/
.multiple_cards .icon{
    margin-bottom: 40px;
    width: 100%;
}

.multiple_cards .icon div {
    min-height: 200px;
    max-width: 80%;
    margin: 0 auto;
}

.multiple_cards .header{
    text-align: center;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.multiple_cards .icon a{
    font-weight: 600;
    font-size: 1.2rem;
    color: #242424;
}

@media (min-width:600px){
    .multiple_cards .icon{
        width: 50%;
    }

    .multiple_cards .icon div {
        min-height: 200px;
        max-width: 250px;
    }
}

@media (min-width:992px){
    .multiple_cards .icon div{
        min-height: 175px;
    }     

    .multiple_cards .icon a{
        font-weight: 600;
        font-size: 1rem;
        color: #242424;
    }

}


@media (min-width:1200px){
    .multiple_cards .icon a{
        font-weight: 600;
        font-size: 1.2rem;
        color: #242424;
    }
}


/*icons container*/
.icons_container{
    text-align: center;
}

.icons_container .row{
    display: block;
}

.icons_container .row .icon.col div{
   max-width: 400px;
   margin: 10px auto;
}


.icons_container .icon a{
    color: #242424;
    font-weight: 600;
    text-decoration: none;
} 

.icons_container img{
    max-width:100px;
    display:block;
    margin: 0 auto;
    padding-bottom: 7px;
}

@media (min-width:768px){
    .icons_container .row{
        display: flex;
    }

    .icons_container .row .icon.col div{
        min-height: 200px;
    }


}


/*state city linkout panel*/
.state_city_linkout .state_city_link_container ul, .state_city_linkout .state_city_link_container ol {
    padding: 0;
}

.state_city_linkout .state_links ul li{
    list-style: none;
}


.state_city_linkout .state_links ul li {
    color: #333;
    float: left;
    font-size: 16px;
    font-weight: 300;
    list-style: outside none none;
    padding: 2px 0;
    width: 20%;
}

.state_city_linkout .state_links ul li a{
 color: #333;
 text-decoration: none;
}

.state_city_linkout .state_links ul li a:hover{
 color: #37762F;
}

.state_city_linkout .state_links ul li  strong {
    color: #37762F;
    float: left;
    font-weight: 600;
    margin-right: 0;
    width: 30px;
}


.state_city_linkout table.city_list tr td:first-child{width:40%;}


.state_city_linkout .state_city_link_container{
    padding: 30px 100px 30px 0;
}

.state_city_linkout .state_city_link_container p a {
    color: #242424;
    font-size: 1.2rem;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: -1px;
}

.state_city_linkout .state_city_link_container p a span{
    color: #2079ca;
    font-size: 16px;
}

.state_city_linkout .state_city_link_container li a{
    color: #2079ca;
}

.state_city_linkout .state_city_link_container .list-group-flush>.list-group-item:last-child{
    border-bottom-width:1px;
}

@media (min-width:992px){
    .state_city_linkout .state_city_link_container ul, .state_city_linkout .state_city_link_container ol {
        max-height: 125px;
        overflow-y: auto;
    }
}

  
  @media(max-width:1199px){
    .state_city_linkout .state_links ul li{
      width: 25%;
     }
   .state_city_linkout .state_city_link_container p a span{
    display: inline;
}
  }
  
  @media(max-width:768px){
    .state_city_linkout .state_links ul li {
    width: 33%;
   }
  }
  
  @media(max-width:468px){
    .state_city_linkout .state_links ul li {
    width: 50%;
    font-size: 16px;
    line-height: 22px;
   }
   
   .state_city_linkout .state_links ul li strong{
    display:none;
   }
   
  }

/*linkouts_2_section links panel*/

.linkouts_2_section .right{
    text-align: center;
}

.linkouts_2_section .right h4{
    margin: 20px 0; 
}

.linkouts_2_section .right h4 a{
    color: inherit;
}

@media (min-width:992px){
    .linkouts_2_section .left > div{
        border-right: 2px solid #0A225F;
        padding-right: 30px;

    }

    .linkouts_2_section .right > div{
        padding-left: 30px;
    }
    
    .linkouts_2_section .right > div p{
        margin-bottom: 2rem;
    }

}



/*latest articles*/
.latest_articles{
    font-weight: 200;
    color: #000;
    margin-top: 100px;
}

.latest_articles h2,.latest_articles p{
    text-align: center;
    padding: 0 10vw;    
    margin-top: 0;
}

.latest_articles .article figure{
    margin-bottom: 0;
}

.latest_articles .article img{
    width: 100%;
}

.latest_articles .article .article_title a{
    color: #242424;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2rem;
}

.latest_articles .article p{
    font-size: 14px;
}

.latest_articles .article_details{
    margin-bottom: 10px;
}

.latest_articles .article_details .min_read{
    font-weight: 600;
    font-size: 14px;    
}

.latest_articles .article_details .article_date{
    float:right;
    font-size: 14px;
}

.latest_articles .btn{
    margin-bottom: 20px;
}


@media (min-width:992px){
    .latest_articles h2,.latest_articles p{
        text-align: left;
        padding: 0;    
    }
}



/*latest rankings section*/
.latest_rankings{
    color: #000;
}

.latest_rankings h2,.latest_rankings p{
    text-align: center;
    padding: 0 10vw;    
}

.latest_rankings .article figure{
    margin-bottom: 0;
}

.latest_rankings .article img{
    width: 100%;
}

.latest_rankings .article .article_title a{
    color: #242424;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2rem;
}

.latest_rankings .article p{
    font-size: 14px;
}

.latest_rankings .article_details{
    margin-bottom: 10px;
}

.latest_rankings .article_details .min_read{
    font-weight: 600;
    font-size: 14px;    
}

.latest_rankings .article_details .article_date{
    float:right;
    font-size: 14px;
}

/*accordion toc */
#toc .accordion-button{
    font-size: inherit;
}


/*accordion answers*/
.answers_list .accordion button{
    background: #f8f8f8;    
}

.answers_list .accordion button:before{
    content: "Q";
    font-size: 2em;
    color: #0A225F;
    font-weight: 500;
    padding-right:20px;
}

.answers_list .accordion .accordion-body{
    background: #f2f2f2;
}

.answers_list .accordion .accordion-item{
    margin-bottom: 20px;
}

/*section spacing*/
section .container{
    margin-top: 0px;
    margin-bottom: 60px;
}

.container section .container{
    padding: 0;
    margin-top: 0;
}

@media (min-width:992px){
    section .container{
        margin-top: 100px;
        margin-bottom: 100px;
    }
}





/*author*/
.author-image {
    border-radius: 20px;
    height: 35px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 35px;
  }
  
  .author-image-container{
    float: left;
  }
  
  .author_details{
    float:left;
    text-align: left;
  }
  
  /*last updated*/
  .last-updated{
    margin-top:7px;
    margin-bottom:7px;
    color: #888;
    font-size: 12px;
  }
  
  .post-template-infographic-with-header-full-width .last-updated,.page-template-infographic-with-header-full-width .last-updated{
    float: none;
    margin: 10px 0;
  }

  .post-template-infographic-with-header-full-width .last-updated .author_details, .page-template-infographic-with-header-full-width .last-updated .author_details{
    float:none;
    text-align: center;
  }


/*last updated*/
.last_updated{
    text-align: right;
    font-size: 12px;
    color: #666;
}

.page_author_last_updated{
    margin-top: 20px;
    color: #555;
    font-size:14px;
}

.page_author_last_updated .min_read{
    clear: both;
    font-weight: 600;
    padding: 15px 0 0 0;
}


.page_author_last_updated .author_image{
    float: left;
    margin-right: 10px;
}

.page_author_last_updated .author_image img{
    width: 42px;
    height: 42px;
}
  

/*specialized text*/
.header_text{
    color: #0A225F;
    font-weight: 600;
}

.edit_link,.edit_link a{
    font-size: 14px !important;    
}

/* backgrounds */
.bg-hor-gray-gradient{
    background: linear-gradient(180deg, rgba(248, 248, 248, 0) 0%, #F8F8F8 100%);
}

/* button group */
.button-group{
    text-align: center;
    margin: 30px 0;
  }
  .button-group a{
    margin-right: 5px;
    margin-bottom:10px;
  }
      
    

/*bootstrap adjustments*/
.btn{
    font-weight:600;
    border-radius: 10px;
    padding-left:1.5rem;
    padding-right:1.5rem;
}
.btn-outline-primary{
    color: #37762F;
    border-color: #37762F;
    background-color: #fff;
}

.btn-outline-primary:hover,.btn-outline-primary-selected,.btn-outline-primary-selected:hover{
    color: #fff;
    background-color:#37762F;
    border-color: #37762F;
}

.btn_long{
    width: 100% !important;
    max-width: 300px;
}

/*quote*/
.blockquote-container{
    margin: 60px 0;
}

.blockquote{
    font-size: 150%;
    padding-left: 30px;
    font-style: italic;
}

.blockquote-footer{
    text-align: right;
}

.blockquote mark{
    padding: 0;
    background: transparent;
}

/*esyoh widget*/
body .esy_widget_container .esy_widget_header{
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    font-weight: 300;
}

body .esy_widget_container .widget_listings_container .direct-school-container{
    border: 1px solid #f2f2f2;
    padding: 30px 20px;
    margin-bottom: 20px;
}

body .page_header .esy_widget_container{
    min-height: 150px;
}

@media (max-width: 768px) {
    body .page_header .esy_widget_container{
        min-height: 200px;
    }
}

/*blue cross*/


@media (min-width:992px){
    .b_cross {
        opacity: .05;
    }
}

@media (min-width:1800px){
    .b_cross {
        opacity: 1;
    }
}

/*carousel*/
.carousel{
    padding:30px 0;
    background-color: #f8f8f8;
}

.carousel-caption,.carousel-indicators{
    position: relative;
    left:0;
    right: 0;
}

.carousel .carousel-inner{
    margin: 30px 0;
    padding: 0 100px;
}


.carousel .carousel-header {
    text-align: center;
    margin: 60px auto 0px auto;
    width: 80%;
    max-width: 800px;
}

.carousel-control-prev,.carousel-control-next{
    opacity: .2;
    width: 10%;
}

.carousel-item .left > div{
    text-align: center;
}



@media (min-width:992px){
    .carousel-item .left > div{
        text-align: left;
    }
}

@media (min-width:1200px){

    .carousel-item .left > div{
        margin-top: 100px;
        padding: 0 100px;
    }

    .carousel-control-prev,.carousel-control-next{
        opacity: .5;
    }
    

}



/**salary widget*/
.salary_widget{
    padding: 1em 0;
  }
  
  .small_container.salary_widget{
    padding: 0;
  }
  
  
  .salary_widget .filters_container{
    width:30%;
    float:left;
  }
  
  .salary_widget .filter_container{
    margin-top:10px;
  }
  
  .salary_widget .filter_container select{
    margin-bottom:0;
    padding-bottom:0;
    width: 220px;
    min-height: 30px;
  }
  
  
  .salary_widget h3 img{
      margin-bottom: 10px;
      margin-right: 10px;
      vertical-align: middle;
  }
  
  
  .salary_widget h4 {
      font-size: 24px;
      font-weight: 300;
      margin: 13px 0 3px 0px;
      padding: 0;
      text-decoration: none;
  }
  
  .salary_widget_loader{
    display: block; 
    width: 60%; 
    height: 300px; 
    position: absolute; 
    z-index: -99999;  
  }
  
  .chart_container{
    float:left;
    width:60%;
    margin:20px 3px 0px 30px;
  }
  
  #salary_chart_compare{
    height:350px;
  }
  

  
/*salary table*/
.salary_table table tbody tr:first-child td{background:#c1e5d07a;}

.salary_state_list ul{ 
  padding:0;
}

.salary_state_list ul li{
  float: left;
  color: #333;
  float: left;
  font-size: 15px;
  list-style: outside none none;
  padding: 2px 0;
  width: 20%;
  letter-spacing: -.5px;  
}


@media(max-width:968px){
  .salary_state_list ul li{
    width: 25%;
   }
  }
  
  @media(max-width:768px){
  .salary_table .salary_state_list ul li{
    width: 33%;
   }
  }
  
  @media(max-width:468px){
  .salary_table .salary_state_list ul li{
    width: 50%;
    line-height: 22px;
   }
  }
  
  
  
  /*salary mobile adjustments*/  
  
  @media (max-width: 768px) {
   
    .salary_widget .filters_container{
      width:100%;
      float:none;
    }  
    
    .chart_container{
      float:none;
      width:100%;
      margin:20px 5px 5px 5px;
    }   
    
    .salary_widget_loader{
      width: 95%; 
    }   
    
            
  }  

/*misc adjustments*/
img.programs__listing__expand__icon{
    display: none;
}

/*alerts*/
span[class*="alert-"] a{
    color:inherit;
}

/*wordpress defaults*/
.clear{
    clear:both;
}

b, strong{
    font-weight: 700;
}

figure.aligncenter{
    text-align: center;
}

figure.alignleft,figure.alignright{
    float: none;
    display: block;
    margin: 0 auto;
}

figure.alignleft img,figure.alignright img{
    width: 100%;
}

figure.wp-block-image{
    width:100%;
    margin: 50px auto;
    display: block;
    max-width: 1200px;
}

figure.wp-block-image figcaption{
    padding-top: 10px;
    font-weight: 200;
}

figcaption{
   text-align: center;
}

@media (min-width:768px){
    figure.alignleft{
        float:left;
        padding:0 20px 20px 0;
    }

    figure.alignright{
        float:right;
        padding:0 0 20px 20px;
    }

    figure.alignleft img,figure.alignright img{
        width: auto;
    }
}


/*article pages*/
#page-articles .latest_articles{
    margin-top: 0;
}

#page-articles .article{
    margin:30px 0
}


/*infographic featured_article page template*/  
.featured_article{
    background:#fff;
  }
  
  .featured_article [class*="span"]{
    min-height:0;  
  }
  
  .featured_article .header{
    padding:0;
  }
  
  .featured_article .page_content p,.featured_article .page_content li{
    font-size: 18px;
    line-height: 28px;
    overflow-wrap: break-word;
   }
  
  .featured_article .addthis_inline_share_toolbox{
    text-align:center;margin-bottom:20px;margin-top:5px;
    min-height: 47px;
  }
  
  .infographic-header {
      background-size: cover;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 300px;
      position: relative;
      z-index: 1;
  }
  
  .infographic-header h1 {
      color: #fff;
      text-align: center;
      font-size: 72px;
      font-weight: bold;
      overflow: hidden;
      z-index: 20;
      position: relative;
      z-index: 4;
      max-width: 1200px;
      line-height: 100px;
      text-shadow: 3px 3px #333;
      padding:0 10px;
  }
  
  .featured_article em{
      font-size: 22px;
      padding: 0;
      font-weight: 800;
      display: block;
      margin: 0 auto;
      width: 95%;
      margin-bottom: 20px;
      line-height: 30px;
      color: #666;
  }
  
  .featured_article pre{
    background:none;
    border:none;
    padding:0;
    margin:0;
  }
  
  .featured_article .wp-block-image figure{
    margin: 25px auto;
  }
  
  .featured_article h2{
    margin-top:20px;
    margin-bottom:10px;
  }
  
  .featured_article .well h2{
    font-size: 52px;
    line-height: 60px;
    margin: 0;
    color: #1e507e;
    text-align: center;
  }
  
  .featured_article h3{
    margin-top:10px;  
    margin-bottom:5px;
  }
  
  @media(max-width:1200px){
  
    .infographic-header h1 {
        font-size: 58px;
        line-height: 78px;
         max-width: 1100px;
    }
  
    .featured_article .well h2{
      font-size: 32px;
      line-height: 40px;
    }
  
  }
  
  
  @media(max-width:768px){
    
    .infographic-header h1 {
        font-size: 42px;
        line-height: 62px;
    }
  
  
  }
  
  

/*social icons*/

.share_icons span{
    color: #555;
    font-size: 14px;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #333;
  margin: 0;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 3px;
}

.resp-sharing-button span{
    font-size: 12px;
    display:none;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #333;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #333;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #fff
}

.resp-sharing-button--twitter:hover {
  background-color: #fff
}

.resp-sharing-button--facebook {
  background-color: #fff
}

.resp-sharing-button--facebook:hover {
  background-color: #fff
}

.resp-sharing-button--reddit {
  background-color: #fff
}

.resp-sharing-button--reddit:hover {
  background-color: #fff
}

.resp-sharing-button--linkedin {
  background-color: #fff
}

.resp-sharing-button--linkedin:hover {
  background-color: #fff
}


.resp-sharing-button--facebook {
  background-color: #fff;
  border-color: #fff;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #fff;
  border-color: #fff;
}

.resp-sharing-button--twitter {
  background-color: #fff;
  border-color: #fff;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #fff;
  border-color: #fff;
}

.resp-sharing-button--linkedin {
  background-color: #fff;
  border-color: #fff;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #fff;
  border-color: #fff;
}

.resp-sharing-button--reddit {
  background-color: #fff;
  border-color: #fff;
}

.resp-sharing-button--reddit:hover,
.resp-sharing-button--reddit:active {
  background-color: #fff;
  border-color: #fff;
}

.footer_share .share_icons{
    text-align: center;
}
