.mas_element{
margin-bottom: 50px;
font-size:16px;
}
body .mas_edit_container{
padding: 10px 20px;
margin: 20px 0;
background-color: #fff4ea;
border: 1px solid #ddd;
}
body .mas_edit_container ul{
margin-top: 10px;
}
body .mas_edit_container ul li{
margin-bottom: 5px;
line-height: 1.2rem;
}
.mas_edit_link{
text-align: right;
clear: both;
display: block;
margin-bottom: 10px;
}
.block_error_message{
border: 1px solid #d4d4d8;
background-color: #fef2f2;
color: #b91c1c;
padding: 1rem 1.25rem;
border-radius: .25rem;
margin-bottom: 1.5rem;
margin-top: 1.5rem;
}
.mas_element_ranking_intro{
background-color: #fafafa;
border-radius: .25rem;
border: 1px solid #d4d4d8;
margin-bottom: 1.5rem 0;
padding: 1rem 1.25rem;
}
.mas_element_ranking-card{
padding: 0 20px 30px 20px;
border: 1px solid #ddd;
border-radius: .25rem;
margin-bottom: 30px;
font-weight: 300;
}
.mas_element_ranking-card:last-child{
margin-bottom: 0;
}
.mas_element_ranking-header {
display: flex;
align-items: center;
justify-content: space-between; gap: 15px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
min-height: 80px;
padding: 10px 0;
}
.mas_element_school_header{
padding: 10px 0;
}
.mas_element_ranking-header h3{
font-weight:500;
font-size:1.75em;
padding:0 0 3px 0;
margin:0 !important;
color: #222;
line-height: 1.35em;
}
.mas_element_program h4{
font-weight:200;
font-size:1.4em;
line-height: 110%;
padding:0;
margin:20px 0 0 0;
color: #0a225f;
}
.mas_element_program:not(:first-child) {
margin-top: 30px;
}
.mas_element_ranking-number {
color: #0c2e70;
display: flex;
justify-content: center;
align-items: center;
border-radius: .25rem;
border: 1px solid #0c2e70;
font-size: 1.5em;
line-height: 1.75em;
padding: .375rem .5rem;   
}
.mas_element_school_details{
padding: 0;
margin: 0;
color:#222;
font-size: .85em;
font-weight: 500;
line-height: 1em;
}
.mas_element_school-logo {
margin-left: auto; flex-shrink: 0; }
.mas_element_school-logo img {
max-width: 160px;
height: auto;
max-height: 75px;
}
.mas_element_program_details{
display: flex;
min-height: 80px;
}
.mas_element_program-list{
margin: 0;
padding: 0;
list-style: none;
}
.mas_element_program_description{
padding: 5px 20px 0 0;
margin: 0 !important;
width: 60%;
}
html .mas_element_program_notes {
padding: 0;
margin: 10px 0 5px 0;
color: #222;
font-size: 14px;
line-height: 18px;
font-weight: 500;
}
.mas_element_highlights{
width: 40%;
column-count: 2;
column-gap: 25px;
padding-top: 10px;
padding-inline-start: 20px;
}
html .mas_element_highlights li {
font-size: 0.95em;
font-weight: 300;
line-height: 1.1em;
margin-bottom: 6px;
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;  
word-break: break-word;
overflow-wrap: break-word;
}
.mas_note{
font-size: .8em;
line-height: .9em;
font-weight: 100;
text-align: right;
color: #888;
margin-top: 5px;
} .mas_element_program:not(:first-child) {
display: none;
}
.mas_show_more{
cursor: pointer;
text-align: right;
line-height: 1em;
color:#005A8D;
}
.mas_show_more span{
top: .7rem;
font-size: 2em;
line-height: 2.1em;
position: relative;
font-weight: 400;
}
@media (max-width: 992px) {
.mas_element_program_details{
flex-direction: column;
}
.mas_element_program_description{
width: 100%;
}
.mas_element_highlights{
width: auto;
margin: 10px 0;
}
.mas_element_highlights li{
font-size: 1em;
font-weight: 300;
line-height: 1.1em;
}
}
@media (max-width: 767px) {
.mas_element_school-logo img{
max-width: 100px;
}
.mas_element_ranking-header h3{
font-size: 1.4em;
line-height: 1.4em;
}
}
@media (max-width: 550px) {
.mas_element_ranking-header{
gap:8px;
}
.mas_element_school-logo img{
max-width: 70px;
}
.mas_element_ranking-header h3{
font-size: 1.2em;
line-height: 1.2em;
}
.mas_element_ranking-number {
font-size: 1.1em;
line-height: 1.2em;
}
.mas_element_school_details{
font-size:.8em;
line-height: 1em;
}
}
@media (max-width: 500px) {
.mas_element_ranking-header h3{
font-size: 1.1em;
line-height: 1.1em;
}
.mas_element_ranking-number {
font-size: 1em;
line-height: 1.1em;
}
}
@media (max-width: 470px) {
.mas_element_school-logo img{
display: none;
}
} .mas_element_state-section { margin-bottom: .25rem; }
.mas_element_city-section { margin-left: 0; }
.mas_element_city-section > * { background: #f0f8ff; padding:5px;}
.mas_element_school { margin: .25rem 0; background:none;}
.mas_element_program-header { 
cursor: pointer; 
color: #2c3e50;
padding: 0;
font-weight: 300;
color: #3498db;         
}
.mas_element_school h4{
margin: 5px 0;
}
.mas_element_program-highlights { 
display: none;
margin: 0;
}
.mas_element_visible { display: block !important; }
.mas_element_highlights-columns { 
column-count: 2; 
column-gap: 2rem;
margin: 0.5rem 0;
padding-left: 1rem;
max-width: 800px;
}
.mas_element_school-details ul{
padding-inline-start: 20px;
margin: .25rem 0;
}
html .mas_element_school li {
margin: 10px 0;
}
.mas_element_highlights-columns li {
margin-bottom: 0.5rem;
break-inside: avoid-column;
font-size: 1em;
line-height: 1.1em;
}
html .mas_element_listings .mas_element_program_notes {
margin: 2px 0 0 0;
font-size: .85em;
line-height: 1em;
font-weight: 500;
}
.mas_element_city-jumper{
text-align: right;
} .mas_element_format_table .mas_element_ranking_intro{   
background: none;
border: none;
padding: 0;
margin: 0;
}
.mas_element_school_table {
width: 100%;
border-collapse: collapse;
margin: 2rem 0 .5rem 0;
font-family: 'Arial', sans-serif;
}
.mas_element_table .mas_element_school_table {
table-layout: fixed;
}
.mas_element_table .mas_element_school_table td:first-child,
.mas_element_table .mas_element_school_table th:first-child { width: 35%;
}
.mas_element_table .mas_element_school_table td:nth-child(2),
.mas_element_table .mas_element_school_table th:nth-child(2) { width: 40%;
}
.mas_element_table .mas_element_school_table td:nth-child(3),
.mas_element_table .mas_element_school_table th:nth-child(3) { width: 25%;
}
.mas_element_school_table th,
.mas_element_school_table td {
padding: 1rem; border-bottom: 1px solid #e0e0e0;
text-align: left;
vertical-align: top; }
.mas_element_school_table th {
background-color: #f8f9fa;
color: #2c3e50;
font-weight: 400;
border-bottom: 2px solid #e0e0e0;
padding: 0.5rem 1rem; } .mas_element_school_table td:first-child {
font-size: 1.2em;
line-height: 1.3em;
font-weight: 600;
}
.mas_element_programs {
padding-left: 1rem;
padding-top: 10px;
margin: 0;
}
.mas_element ul.mas_element_programs li{
font-size: 15px;   
line-height: 16px;
margin-bottom:10px;
} .mas_element_school_table td:nth-child(3) {
text-align: left; }
.mas_element_table .mas_tuition {
margin: 0.5rem 0;
}
.mas_element_table .mas_tuition-type {
color: #7f8c8d;
font-size: 0.85em;
line-height: 1em;
margin-bottom: 0.25rem;
}
.mas_element_table .mas_tuition ul {
margin: 0;
padding: 0;
list-style: none; }
.mas_element_table .mas_tuition li {
font-size: 0.95em;
line-height: 1.1em;
color: #2c3e50;
line-height: 1.4;
}
.mas_element_table .mas_tuition-figure {
font-weight: 600;
color: #2c3e50;
}
.mas_element_table .mas_tuition-same {
color: #95a5a6;
font-size: 0.8em;
line-height: 1em;
} .mas_element_table .mas_element_highlights {  
width: 100%; }
.mas_element_table .mas_element_highlights li {
font-size: 0.9em;
line-height: 1.2em;
margin-bottom: 4px;
} .mas_element_table .mas_grad_retention ul {
margin: 0;
padding: 0;
list-style: none;
}
.mas_element_table .mas_grad_retention ul li {
font-size: 0.95em;
line-height: 1.3em;
} @media (max-width: 992px) {
.mas_element_table .mas_element_school_table td:first-child,
.mas_element_table .mas_element_school_table th:first-child { width: 100%;
padding:5px 10px;
}
.mas_element_table .mas_element_school_table td:nth-child(2),
.mas_element_table .mas_element_school_table th:nth-child(2) { width: 100%;
padding:0;
}
.mas_element_table .mas_element_school_table td:nth-child(3),
.mas_element_table .mas_element_school_table th:nth-child(3) { width: 100%;
padding:0 20px;
border: none;
}
.mas_element_school_table,
.mas_element_school_table thead,
.mas_element_school_table tbody,
.mas_element_school_table th,
.mas_element_school_table td,
.mas_element_school_table tr {
display: block;
}
.mas_element_school_table th {
display: none; }
.mas_element_school_table td {
text-align: left;
padding: 0.75rem;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 10px;
}
.mas_element_school_table td:first-child {
font-size: 1.1em;
line-height: 1.2em;
padding-top: 1rem;
padding-bottom: 0.5rem;
background-color: #f8f9fa; }
.mas_element_school_table td:nth-child(3) {
text-align: left; }
.mas_element_school_table td::before {
content: attr(data-label); display: block;
font-weight: 600;
color: #2c3e50;
margin-bottom: 0.25rem;
}
.mas_element_school_table tr {
margin-bottom: 2rem;
border-bottom: 2px solid #e0e0e0;
} .mas_element_table .mas_tuition {
margin: 0.25rem 0;
}
.mas_element_table .mas_tuition-type {
font-size: 0.8em;
line-height: 1.1em;
}
.mas_element_table .mas_tuition li {
font-size: 0.9em;
line-height: 1.1em;
} .mas_element_table .mas_element_highlights {
list-style: disc; padding-left: 1.25rem;
}
.mas_element_table .mas_element_highlights li {
font-size: 0.85em;
line-height: 1.1em;
}
} .mas_related_articles_section {
padding: 30px;
background: #f0f8ff;
margin: 60px 0;
border: 2px solid #ccc;
}
html .mas_related_articles_section :is(h1, h2, h3, h4, h5, h6) {
margin-top: 0;
} html .mas_element_listings .text_only_listings .show_more_listings{
border: none;
}