/*** reset.css file start ***/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(//fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  src: local('Hind Light'), local('Hind-Light'), url(//fonts.gstatic.com/s/hind/v5/0IXD51eZ8qgi73bhvRidlQ.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/R5nyNcvoz7n0iBHxjY_LyQ.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: local('Hind Regular'), local('Hind-Regular'), url(//fonts.gstatic.com/s/hind/v5/xLdg5JI0N_C2fvyu9XVzXg.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/mjitrc9VnL7D7tS-i3g3XQ.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 500;
  src: local('Hind Medium'), local('Hind-Medium'), url(//fonts.gstatic.com/s/hind/v5/_JiDQLq4JWzs7prWhNNmuA.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/yATwQM0pIZXIFPrEDZyOHg.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: local('Hind Semibold'), local('Hind-Semibold'), url(//fonts.gstatic.com/s/hind/v5/A2xpLU2z2kq5byuh5bkohg.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/2dBELi3ZbivnVPt1KR2lhQ.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: local('Hind Bold'), local('Hind-Bold'), url(//fonts.gstatic.com/s/hind/v5/PQuIEfcr_wdF_zOSNjqWKQ.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/lyIZFqDTaXXyAxN6-svvJg.woff) format('woff');
}
* {
    line-height:1.5;
    border: 0 none;
    margin: 0;
    padding: 0;
}
HTML {
    font-size:100%;
    overflow-y: scroll;
    color:#616161;
    font-family: Hind, sans-serif;
}
HTML, BODY, DIV, SPAN, IFRAME, H1, H2, H3, P, A, EM, FONT, IMG, STRONG, DL, DT, DD, UL, OL, LI, FORM, LABEL, TABLE, TR, TD {
    border:none;
    outline:none;
    vertical-align:baseline;
    font-family: Hind, sans-serif;
    margin:0;
    padding:0;
}
HTML, BODY {
    font-family: Hind, sans-serif;
    background:#FFFFFF;
    margin:0 auto;
    padding:0;
    min-height:100% !important;
    height:auto;
}
B, STRONG, H1, H2, H3 {
    font-weight:400;
}
UL, OL {
    list-style:none;
}
#seeking_season.allowTab{
    margin-right:5px;
    width: 46%;
}
input, select, textarea{
    border-color: #eaeaea;
    border-style: solid;
    border-width: 1px;
    background-color: #f7f7f7;
    padding:3px;
    font-family:inherit;
    font-size:1em;
    color: #616161;
    border-radius: 5px;
}
SELECT > OPTION{
    text-indent:10px;
}
A {
    color:#1E8BC3;
    text-decoration:none;
    cursor:pointer;
}
A:visited {
    color:#1E8BC3;
}
A:hover {
    color:#F4B350;
    text-decoration:underline;
}
A:active {
    color: #2c9fe4;
}
EM {
    font-style:italic;
}
table {
    border-collapse: collapse;
    clear: both;
    display: block;
    text-align: left
}
.hide,.show_hide_sat,.show_hide_act{
    display:none;
}
.just-mobile-show-inline, .just-mobile-show-block, .m-text {
    display:none;
}
.just-desktop-show-inline {
    display:inline;
}
.just-desktop-show-block {
    display:block;
}
.break, .c {
    clear:both;
}
.ui-autocomplete { position: absolute; cursor: default;z-index:1001 !important;}  
#box_no_marginpadding {
    margin: 20px 0px;
    padding: 0px;
    border-radius: 8px 8px 5px 5px;
}
#box_no_marginpadding .contentboxinner {
    margin: 0px;
    padding: 0px;
    overflow: visible; 
}
#under_header_content{
    margin:  0  10px 10px;
    padding: 30px 10px 10px;
}
#diffrent_width{
    width:280px;
}
#main-content H3 {
    font-style: normal;
    color:#F4B350;
    font-size:24px;
    margin:20px 0 25px;
    font-family: Montserrat, sans-serif;
    line-height: 24px;
    font-weight: 900;
}
#main-content H2 {
    font-weight:900;
    color:#1E8BC3;
    font-size:18px;
    margin-bottom:10px;
    font-family: Montserrat, sans-serif;
}
#main-content UL {
    margin-bottom:10px;
    list-style:none outside none;
}
#page-container {
    min-height:100% !important;
    height:auto;
    position:relative;
}
#header-wrapper {
    width:100%;
    height:auto;
}
#print-header-wrapper{
    display:none;
}
#logo_wrapper {
    background: #F2F2F2;
}
#header {
    width:980px;
    height:104px;
    margin: 0 auto;
}
#header .header-logo {
    width:auto;
    height: 104px;
    line-height: 104px;
    float: left;
    vertical-align:middle;
}
#header .header-logo img{
    vertical-align:middle;
}
#mobile-header,#mobile-search-box{
    height:80px;
    background:#F2F2F2;
    display:none;
}
#navigation-wrapper {
    text-align:center;
    clear:both;
    width:100%;
}
#navigation-wrapper UL A {
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    list-style: none;
    color: #FFF;
    font-family: Montserrat, sans-serif;
}
.navigation-wrapper-2 {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    text-align: center;
    background-color: #1E8BC3;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1E8BC3), to(#1E8BC3));
    background: -webkit-linear-gradient(#1E8BC3, #1E8BC3);
    background: -moz-linear-gradient(#1E8BC3, #1E8BC3);
    background: -ms-linear-gradient(#1E8BC3, #1E8BC3);
    background: -o-linear-gradient(#1E8BC3, #1E8BC3);
    background: linear-gradient(#1E8BC3, #1E8BC3);
    -pie-background: linear-gradient(#1E8BC3, #1E8BC3);
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.navigation-wrapper-2 .second-bar {
    padding: 0;
}
#request_info_button .request_today_td span,.find-school-bg{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -308px -13px;
    width:34px;
    height:28px;
    display:inline-block;
    vertical-align: middle;       
}
.hide-in-tablet {
    font-family: Montserrat, sans-serif;
    display: none;
}
.navigation-wrapper-2 LI {
    float: left;
    margin: 0;
    line-height: 44px;
    height: 44px;
    margin: 0;
    color: #FFF;
    font-weight: bold;
    transition: background-color 0.25s linear 0s;
}
.navigation-wrapper-2 LI A {
    padding: 0 15px;
    line-height: 42px;
    height: 42px;
}
.navigation-wrapper-2 LI.first-bar {border-left:0 none; padding-right: 0;}
.navigation-wrapper-2 LI.last-li {
    background: none;
}
.navigation-wrapper-2 LI.last-bar {
    border-right: 0 none;
    padding-right: 0;
}
.navigation-wrapper-3 {
    float: left;
    left: 50%;
    position: relative;
    text-align: center;
}
.navigation {
    position: relative;
    left: -50%;
    float: left;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    font-family: Open Sans;
    font-weight: 400;
}
.navigation li.navigation_hover, #navigation-wrapper li:hover {
    background-color: #F4B350;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
#menuarea-wrapper{
    text-align:center;
    clear:both;
    margin:0 auto;
    position:relative;
}
.down-list {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #F4B350;
    padding: 9px;
    position: absolute;
    z-index: 99999;
}
.subcategory_inner_div {
    background-color:#FFF;
    border-radius:5px;
}
.subcategory {
    text-align: left;
    width: 310px;
    padding:0 20px;
    border-right: 1px solid #D3D9F1;
}
.subcategory_list {
    border-bottom: 1px solid #D3D9F1;
    padding:5px;
    width: 300px;
    transition: background-color 0.25s linear 0s;
}
.subcategory .subcategory_list:last-child{
    border-bottom: none;
}
.subcategory_list:hover {
    background-color: #F1F4FF;
    cursor:pointer;
}
.header_subcate {
    margin-bottom:0;
}
.header_articles_text {
    padding: 4px 0 4px 5px;
    font-size:18px;
    font-weight:700;
}
.articles .header_articles_text{
    font-size:16px;
    font-weight:400;
}
.articles {
    text-align: left;
    width: 340px;
    padding: 0 5px;
    border-top: 1px solid #D3D9F1;
    background: none repeat scroll 0 0 #F8F8F8;
}
.articles_list {
    border-bottom: 1px solid #D3D9F1;
    clear: both;
    padding: 5px;
    width: 300px;
    margin:0 15px
}
.articles_list:hover {
    background-color: #F1F4FF;
    cursor:pointer;
}
.articles_list_title {
    height:30px;
    padding:5px;
    clear: both;
    width: 295px;
    margin:10px 20px 0;
}
.popular-now-span {
    color: #DE7E18;
    font-size: 20px;
    font-weight:700;
}
.popular-now-span span{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -165px -169px;
    width:18px;
    height:16px;
    display:inline-block;
}
#menuarea-wrapper table img {
    padding: 5px 0;
}
#m-header-navbar {
    display:none;
}
#m-student-account {
    display:none;
}
.navigation-wrapper-3 a.brand {
    display:none;
}
#main-wrapper {
    width:980px;
    margin:0 auto;
    padding:0;
}
#footer-wrapper {
    width: 100%;
    clear:both;
    z-index: 0;
    background-color:#F2F2F2;
}
#footer-bottom{
    width:100%;
}
#footer {
    margin: 0 auto;
    clear:both;
    width: 980px;
    height:140px;
    overflow:hidden;
    font-size:16px;
}
#footer .other-navigation{
    float:right;
}
#bottom-content{
    margin: 0 auto;
    clear: both;
    width: 980px;
    overflow: hidden;
    font-size: 16px; 
    padding:15px 0 20px;
}
#bottom-content .bottom-icon{
    float:left;
    margin-top:8px;
}
.bottom-icon .facebook{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -256px -6px;
    display: inline-block;
    width: 38px;
    height: 38px;
}
.bottom-icon .twitter{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -307px -154px;
    display: inline-block;
    width: 38px;
    height: 38px;
}
#bottom-content .bottom-text{
    float:right;
    color:#FFFFFF;
    margin-top:8px;
}
#bottom-content .bottom-text a{
    color:#FFFFFF;
    font-weight:700;
}
#footer .navigation-1 {
    float: left;
    width: 340px;
    margin-top:30px;
}
#footer-wrapper #copyright {
    clear:both;
    width:410px;
    margin: 0;
    font-size:16px;
    color:#616161;
}
#copyright_logo {
    float: left;
    margin-right: 30px;
    margin-top:5px;
}
#footer-wrapper span.copyright-1 {
    margin-left:70px;
    display:block;
}
#footer-wrapper #copyright P {
    margin-top: 0;
    color: #FFF;
}
#footer-wrapper #copyright P A {
    color: #FFF;
}
#footer .navigation-2 {
    float: left;
    height: 105px;
    margin-top:30px;
}
#footer .navigation-2 UL {
    margin: 0 auto;
}
#footer .navigation-2 LI {
    color: #55A5CD;
    padding-left: 5px;
    text-transform: capitalize;
}
#footer .navigation-2 LI A {
    color: #1e8cc5;
    padding-right: 5px;
    transition:color .25s linear;
    -o-transition:color .25s linear;
    -webkit-transition:color .25s linear;
    -moz-transition:color .25s linear;
}
#footer .navigation-3 {
    float: left;
    margin-top:30px;
    margin-left:60px;
    height:105px;
}
#footer .navigation-3 UL {
    margin: 0 auto;
}
#footer .navigation-3 LI {
    color: #55A5CD;
    padding-left: 5px;
    margin-bottom:2px;
    text-transform: capitalize;
}
#footer .navigation-3 LI A {
    color: #1e8cc5;
    padding-right: 5px;
    transition:color .25s linear;
    -o-transition:color .25s linear;
    -webkit-transition:color .25s linear;
    -moz-transition:color .25s linear;
}
#footer .navigation-4 {
    margin-top:30px;
    margin-left:60px;
    float:left;
    background:none;
    height:105px;
}
#footer .navigation-4 UL {
    margin: 0 auto;
}
#footer .navigation-4 LI {
    color: #55A5CD;
    margin-bottom: 2px;
    padding-left: 5px;
    text-transform: capitalize;
}
#footer .navigation-4 LI A {
    color: #1e8cc5;
    padding-right: 5px;
    transition:color .25s linear;
    -o-transition:color .25s linear;
    -webkit-transition:color .25s linear;
    -moz-transition:color .25s linear;
}
#footer li a {
    text-decoration: none;
}
#footer-wrapper #footer a:hover {
    color:#F0BF0B;
}
#copyright_text {
    text-align: center;
    margin:auto;
    width:966px;
    padding-top:20px;
    font-size:14px;
    color:#ABB7B7;
}
#copyright_text a {
    color:#fff;
}
#copyright_text a:hover {
    color:#F0BF0B;
}
#most_recent_articles .new_content_section_3{
    border:none;
}
#most_recent_articles .section_content{
    padding:15px 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto; /* scroll on mobile */
}
#recent_content_third{
    margin-right:0;
}
.recent_content{
   min-width: 204px; /* for flex */
   width:-webkit-calc((94% - 6px)/3);
   width:-moz-calc((94% - 6px)/3);
   width:calc((94% - 6px)/3);
   margin-right:3%; 
   border:1px solid #E6E6E6; 
   border-radius:5px;
}
.recent_content .recent_img img{
    width:100%;
    border-radius:5px 5px 0px 0px;
    height:200px;
}
.recent_content .recent_text{
    padding:20px 20px;
}
.recent_content .recent_title{
    margin:10px 0;
    font-weight:700;
    font-size:18px;
}
.recent_content .title_time{
    font-size:16px;
    color:#616161;
    font-weight:300;
}
.find-college-state_icon{
    float:left;
    background-color:#e9aa4b; 
    height:70px;
    width:80px;
    border-radius: 5px 0 0 0;
}
#find-community-colleges-by-state .section_content{
    padding:0;
}
#find-community-colleges-by-state .section_header_wrapper{
    margin-bottom: 0;
}
#find-community-colleges-by-state .find_state_box{
    width:33.1%;
    width: calc((100% - 3px)/3);
    width:-moz-calc((100% - 3px)/3);
    width:-webkit-calc((100% - 3px)/3);
    float:left; 
    height:185px;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#find-community-colleges-by-state .find-colleges-table, #find-community-colleges-by-state .find-colleges-table td {
    margin: 0;
    border: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
#find-community-colleges-by-state .second-td {
    width: 100%;
    font-family: Montserrat, sans-serif;
}
.find_state_box .city_box{
    padding-left:20px;
    padding-right:5px;
}
#find-community-colleges-by-state .none-right-border{
    border-right:none;
}
#find-community-colleges-by-state .none-bottom-border{
    border-bottom: none;
}
.find_state_box .state_bold{
    font-size: 24px;
    display: block;
    font-weight:700;
    margin:30px 0 20px;
}
.find_state_box ul li a, .find_state_box .state_bold span{
    font-size:14px;
    display:block;
}
.find_state_box a:hover{
    background-color:#1e8bc3;
    color:#FFFFFF;
    text-decoration:none;
}
.find_state_box a:hover .city_count{
   color:#FFFFFF; 
}
.find_state_box ul li .city_count{
    color:#616161;
}
#breadcrumbs {
    font-size:16px;
    margin: 15px 0 4px;
    color: #98999a;
}
#main-headline-wrapper {
    float:left;
    line-height:1.1;
    width:660px;
    overflow:hidden;
    margin-top: 7px;
}
H1#main-headline {
    color: #006699;
    display: block;
    font-size: 36px;
    font-family: Montserrat,sans-serif;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 7px;
}
h1#main-headline, h1#main-headline a {
   font-size: 44px;
   font-weight: 700;
   font-family: Montserrat, sans-serif;
   color: #1E8BC3;
   border-bottom:0;
   margin:20px 0 10px 0;
   text-decoration: none;
}
h3.table-title {
    text-align: center;
}
#school_overview h1#main-headline, h1#main-headline a {
   font-weight: 800;
   font-family: Montserrat, sans-serif;
}
#school_overview .add_pro{
    color: #808080;
    font-weight: 300;
    font-size:16px;
}
h1#main-headline span{
    line-height:1.3;
    font-family: Montserrat, sans-serif;
}
#school-info .school-info-bg{
    float: left;
    position: absolute;
    top: 19px;
    left: 30px;
}
#school-info .school-info-text-1 {
    margin-left: 95px;
    margin-top: 34px;
    float: left;
}
#school-info .school-info-text-2 {
    margin-left: 95px;
    margin-top: 19px;
    float: left;
}
#school-info .first {
    vertical-align: top;
    line-height: 90px;
    min-height: 90px;
    margin: 0;
    width: 308px;
    font-size: 18px;
    border-bottom: 1px solid #DADFE1;
    color: #616161;
    float: left;
    position: relative;
}
#school-info .second {
    font-size: 18px;
    margin: 0;
    height: 90px;
    border-bottom: 1px solid #DADFE1;
    float: left;
    line-height: 90px;
    width: 308px;
    color: #616161;
    position: relative;
}
.school-info-bg .address_img_bg{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -7px -232px;
    width:37px;
    height:49px;
    display:inline-block;
}
.save_bg .address_img_bg_mobile,.save_bg .directions_sign_road{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -72px -120px;
    width:7px;
    height:12px;
    display:inline-block;
}
.school-info-bg .grade_img_bg{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -54px -232px;
    width:49px;
    height:49px;
    display:inline-block;
}
.school-info-bg .website_img_bg{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -181px -235px;
    width:49px;
    height:40px;
    display:inline-block;
}
.school-info-bg .tel_img_bg{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -117px -231px;
    width:49px;
    height:50px;
    display:inline-block;
}
#school_overview .school-info-content-body {
    margin: 0 20px 10px;
}
.head_action_1 {
    float: left;
    width: 210px;
    text-align: center;
    font-weight:bold;
}
#school_overview .head_action_1{
    width:298px;
    margin-top: 20px;
    margin-left: 10px;
}
#school_overview .school-info-content-body .head_action_1 .head_action_1_border a {
    border-radius: 5px;
    color: white;
    font-size: 18px;
    width:290px;
    height: 60px;
    line-height: 64px;
    padding:0;
    display: block;
    text-decoration: none;
    font-weight: 600;
}
.mobile_head_action_display_border a{
    background-color: #68c3a3;
}
.mobile_head_action_1_border a {
    background-color: #f5b34f;
}
#school_overview .head_action_1_border .request_bg {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    background-color: #61b597;
    border-radius: 5px 0 0 5px;
}
.request_bg .request_img_bg {
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -259px -107px;
    width:33px;
    height:33px;
    display:inline-block;
    margin-top:13px;
}
#school_overview .head_action_1_border .save_bg {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    background-color: #e4a649;
    border-radius: 5px 0 0 5px;
}
.save_bg .save_img_bg {
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -11px -163px;
    width:33px;
    height:33px;
    display:inline-block;
    margin-top:13px;
}
.valid-icon, .invalid-icon, .error-icon{
    display: inline-block;
    width:16px;
    height:16px;
    vertical-align: bottom;
    padding-bottom:3px;
}
.invalid-icon {
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat  -18px -70px;
}
.error-icon {
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat  -216px -18px;
}
.valid-icon {
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat  -366px -168px;
}
#index #ad-under-headline .adsbygoogle {
    margin: 10px 0 0;    
}
#state_ads_banner
{
    display:block;
    width:100%;
    margin:5px auto;
    text-align:center;
}
#desk_show_ads,#compare_schools #ad-right-above{
    float:right;
    width:336px;
}
table .property-name {
    text-align:left;
}
table .property-value, table .column-heading {
    text-align:center;
    padding-left:0;
    padding-right:0;
}
table .column-heading {
    text-align:center;
    padding-left:0;
    padding-right:0;
}
table .bg-cell {
    text-align:center;
}
table td {
    vertical-align: middle;
    padding:3px;
}
#ui-datepicker-div {
    display: none;
}
#student_request_form table td {
    padding: 5px;
    width:200px;
}
#student_profile_form input[type="radio"] {
    width:13px;
}
table SPAN.very-de-emphasized {
    color:#CCC;
    font-weight:400;
    display:inline;
    margin:0;
    padding:0;
}
table SPAN.reg {
    color:#000;
    font-weight:400;
    display:inline;
    font-size:11px;
    margin:0;
    padding:0;
}
table IMG {
    vertical-align:middle;
}
span.caption {
    font-size:16px;
    color:#616161;
    padding:0;
    margin:0;
    height:auto;
    text-align: left;
}
.gray{
    color: #CCCCCC;
    font-weight: normal;
}
.right {
    float: right !important;
}
.emphasized {
    color:red;
}
.emphasized-2 {
    color:#F99900;
}
.de-emphasized {
    font-size:11px;
}
.very-de-emphasized {
    color:#CCC;
    display:inline;
}
div.user_message {
    text-align:center;
    font-weight:bold;
    color: #F00;
    padding:10px;
    width:95%
}
#find_schools div.user_message {
    text-align:left;
}
input.submit, .updateNew, .compare_schools, .compare, .remove, .submitForm, .zipcodes, .Sport_Enter {
    font-weight:600;
    padding: 7px 15px 4px;
    cursor:pointer;
    font-size: 18px;
    -webkit-appearance: none; 
    border:none;
}
.tab-group-label {
    background-color:#EEEDED;
    color:#F69900;
    text-align:center;
}
.text-right, .legend {
    font-size:11px;
    text-align:right;
    margin:0px !important;
    padding:0px;
}
.checker label {
    padding:0;
}
.checker label input {
    margin:0;
    margin-right:3px;
}
form.paypal {
    text-align:center;
}
.spamtrap {
    display:none;
    visibility: hidden;
}
#adsense_rectangle_10{
    margin: -10px;
    margin-top: -15px;
}
#header_ads {
    width:74.49%;
    height:90px;
    float:left;
    margin:7px 0;
    overflow:hidden;
}
.tooltip:hover{
   text-decoration: underline; 
}
a.tooltip:hover {
    text-decoration: none;
}
a.tooltip span {
    color: #3E3536;
    position: absolute;
    background: #F1F4FF;
    border: 1px solid #D0D0D0;
    z-index: 10;
    display: none;
    padding: 0.8em;
    margin-top: -38px;
    margin-left: 28px;
    line-height: 16px;
    width: 356px;
}
#secondary-content a.tooltip span{
    line-height:20px;
    margin-left: -505px;
    z-index: 90;
}
a.tooltip:hover span{
    display: inline;
}
a.tooltip span {
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}
a.tooltip span:after, a.tooltip span:before {
    right: 100%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#secondary-content a.tooltip span:after, #secondary-content a.tooltip span:before {
    left: 100%;
}
a.tooltip span:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #D0D0D0;
    border-width: 11px;
    top: 39px;
}
a.tooltip span:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #F1F4FF;
    border-width: 10px;
    top: 40px;
}
#secondary-content a.tooltip span:after {
    border-left-color: #F1F4FF;
    border-right-color: rgba(136, 183, 213, 0);
}
#secondary-content a.tooltip span:before {
    border-left-color:#D0D0D0;
    border-right-color: rgba(194, 225, 245, 0);
}
.articlesubtitle a,
.articlesubtitle{
    color: #1E8BC3;
    font-size: 32px;
    font-weight: 800;
    margin: 5px 0 2px;
    line-height: 1.3;
    margin: 0;
}
.articlesubtitle A:hover{
    text-decoration:none;
    color: #F4B350;
}
.articlesubtitle span{
    line-height: 1.15;
}
.contentboxouter {
    position: relative;
    border: 1px solid #E6E6E6;
    background-color: #FFF;
    padding: 10px;
    margin: 20px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.contentboxinner {
    margin: 0 10px;
    overflow: hidden;
}
.content2boxouter {
    position:relative;
    margin:10px 0;
    padding:3px;
    background-color:#FFF;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.content2boxinner {
    position:relative;
    background-color:#E4F1FE;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
#secondary-content .contentboxouter {
    padding:0;
}
#secondary-content .contentboxinner {
    margin:0; 
    padding:0;
}
.new_content_section_1 {
    background-color: #FEFEFB;
    border: 1px solid #D0D0D0;
    border-radius: 5px 5px 0 0;
    margin:20px 0;
}
.new_content_section_2 {
    background-color: #FBFFFC;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    margin: 20px 0px;
}
.new_content_section_3 {
    background-color: #FDFDFF;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    margin:20px 0;
}
.section_header_wrapper {
    border-radius:3px 3px 0 0;
}
.section_1_header {
    color: #FFFFFF;
    font-size: 20px;
    font-family:Montserrat, sans-serif;
    position:relative;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F4B350), to(#F4B350));
    background: -webkit-linear-gradient(#F4B350, #F4B350);
    background: -moz-linear-gradient(#F4B350, #F4B350);
    background: -ms-linear-gradient(#F4B350, #F4B350);
    background: -o-linear-gradient(#F4B350, #F4B350);
    background: linear-gradient(#F4B350, #F4B350);
    -pie-background: linear-gradient(#F4B350, #F4B350);
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    line-height: 70px;
    text-align:center;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
#main-content DT {
    margin-bottom:10px;
    font-weight:600;
    color:#F4B350;
    text-transform:uppercase;
}
#secondary-content .search_colleges .section_2_header{
    font-size:15px;
}
.section_2_header {
    text-align:center;
    color: #FFFFFF;
    font-size: 20px;
    font-family:Montserrat, sans-serif;
    position:relative;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#68C3A3 ), to(#68C3A3 ));
    background: -webkit-linear-gradient(#68C3A3 , #68C3A3 );
    background: -moz-linear-gradient(#68C3A3 , #68C3A3 );
    background: -ms-linear-gradient(#68C3A3 , #68C3A3 );
    background: -o-linear-gradient(#68C3A3 , #68C3A3 );
    background: linear-gradient(#68C3A3 , #68C3A3 );
    -pie-background: linear-gradient(#68C3A3 ,#68C3A3 );
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    line-height: 70px;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.section_3_header {
    text-align:center;
    color: #FFFFFF;
    font-size: 20px;
    font-family:Montserrat, sans-serif;
    position:relative;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1E8BC3), to(#1E8BC3));
    background: -webkit-linear-gradient(#1E8BC3, #1E8BC3);
    background: -moz-linear-gradient(#1E8BC3, #1E8BC3);
    background: -ms-linear-gradient(#1E8BC3, #1E8BC3);
    background: -o-linear-gradient(#1E8BC3, #1E8BC3);
    background: linear-gradient(#1E8BC3, #1E8BC3);
    -pie-background: linear-gradient(#1E8BC3, #1E8BC3);
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    line-height: 70px;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.section_content {
    padding: 5px 9px;
    background-color: white;
    border-radius: 5px;
}
#box_know_right .section_content{
    padding:20px 20px;
    font-size:20px;
    font-weight:300;
}
.quick_links .section_content{
    padding: 5px 0;
}
.submit, input[type="button"] {
    background: #F4B350;
    border-radius: 5px;
    color: #FFFFFF;
    font-family:inherit;
    font-size: 17px;
    position: relative;
    font-weight: bold;
    padding: 7px 15px 4px;
    transition:background-color .25s linear;
    -o-transition:background-color .25s linear;
    -webkit-transition:background-color .25s linear;
    -moz-transition:background-color .25s linear;
}
.submit:hover,input[type="button"]:hover {
    background: #F9BF3B;
    cursor: pointer;
    -pie-background: linear-gradient(#B75C0B, #BD5E0A);
}
#login_line .submitlogin,input[type="button"]{
    position:relative;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    font-size: 16px;
    font-weight: 600;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
    transition: background-color .25s linear;
    -o-transition: background-color .25s linear;
    -webkit-transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
}
#login_line .submitlogin:hover,#m-login .submitlogin:hover,input[type="button"]:hover {
    background: #1E8BC3;
    -pie-background: linear-gradient(#1E8BC3, #1E8BC3);
    cursor: pointer;
    color:#FFFFFF;
}
td.header_articles_text a:hover {
    text-decoration: none;
}
.articles .header_articles_text{
    font-size: 16px;
    font-weight: 400;
}
.search_bar {
    width: calc(100% - 436px);
    width: -webkit-calc(100% - 436px);
    width: -moz-calc(100% - 436px);
    height:104px;
    line-height:104px;
    float:left;
    vertical-align:middle;
    text-align: center;
}
.search_bar.logged_in{
    width: calc(100% - 493px);
    width: -webkit-calc(100% - 493px);
    width: -moz-calc(100% - 493px);
}
#search_bar_moblie {
    display: none;
}
#login_line{
    width:auto;
    font-size: 13px;
    color:#959AA9;
    float:right;
    height:104px;
    line-height:104px;
    vertical-align:middle;
}
#login_line a, #m-login a {
    display: inline-block;
    font-size:16px;
    font-weight: 300;
    margin:0 15px 0 0;
    text-decoration: none;
}
#login_line .submit,#m-login .submit {
    color: #FFFFFF;
    font-size:16px;
    padding: 7px 15px 4px;
    border-radius: 5px;
    font-weight:600;
}
#login_line .submitlogin,#m-login .submitlogin {
    color: #1E8BC3;
    font-size:16px;
    padding: 6px 22px 3px 22px;
    border-radius: 5px;
    background-color: white;
    border: 1px solid #1E8BC3;
    font-weight:600;
}
ul .search {
    margin: 0;
}
#search_footer_div {
    background-color: #1E8BC3;
}
.search-wrapper {
    background-color: #FFFFFF;
    margin-top: 5px;
    border-top: 1px solid #DADFE1;
    padding-bottom: 15px;
    padding-top: 15px;
    z-index: 1;
}
.footer_search {
    height: 35px;
    margin: 0 auto;
    width: 630px;
}
.footer_search .findtext, .footer_search .advanced-search {
    display: none;
}
.footer_search .google-search-contain {
    width:562px;
}
.search {
    height:auto;
    margin:0 auto;
    padding:0;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    vertical-align:middle;
}
.search .findtext {
    color: #8A8B8D;
    float: left;
    font-weight: 400;
    line-height: 38px;
    margin-right: 10px;
}
.search .advanced-search {
    font-size: 18px;
    margin-top: 6px;
    text-align: right;
}
.google-search-contain {
    float: left;
    height: 38px;
    overflow: hidden;
    width: 376px;
}
.search-input {
    -webkit-appearance: none;
    position:relative;
    width: 101%;
    height:36px;
    line-height:30px;
    padding:0px;
    text-indent:10px;
    background: #fff;
    font-size:16px;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid  #d9d9d9;
    border-right:0 none;
    border-radius: 5px 0 0 5px;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.footer_search .search-input {
    width:561px;
    height:36px;
    padding:0px;
    text-indent:10px;
    -webkit-appearance: none;
    position:relative;
    height:36px;
    line-height:30px;
    background: #fff;
    border-bottom: 1px solid #1E8BC3;
    border-left: 1px solid #1E8BC3;
    border-top: 1px solid  #1E8BC3;
    border-right:0 none;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.delete_wrapper {
    float:left;
    width:7px;
    height:36px;
    padding:0 10px 0 10px;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid  #d9d9d9;
    margin-top: 0px !important;
    margin-top:1px;
    margin-bottom: 0px !important;
    margin-bottom:1px;
}
.delete_wrapper .x_delete {
    color:#A1B9ED;
    cursor:pointer;
    display:none;
    line-height:30px;
}
.delete_wrapper .x_delete:hover {
    color:#36c;
}
.footer_search .delete_wrapper {
    border-top: 1px solid  #1E8BC3;
    border-bottom: 1px solid #1E8BC3;
    border-left: none;
}
.delete_wrapper .x_delete {
    color:#A1B9ED;
    cursor:pointer;
    display:none;
    line-height: 30px;
}
.delete_wrapper .x_delete:hover {
    color:#36c;
}
.button-wrapper {
    float:left;
}
.search-button {
    position:relative;
    margin-left:0;
    width:100%;
    height:38px;
    width:38px;
    display: inline-block;
    padding: 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    -pie-background: #EA8F3E;
    background: #F4B350;
    transition:background-color .25s linear;
    -o-transition:background-color .25s linear;
    -webkit-transition:background-color .25s linear;
    -moz-transition:background-color .25s linear;
    -webkit-font-smoothing: antialiased;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.search-button:hover {
    -webkit-font-smoothing: antialiased;
    position:relative;
    background: #F9BF3B;
    -pie-background: #F9BF3B;
    cursor: pointer;
    behavior: url("//www.communitycollegereview.com/css/pie/PIE.php");
}
.sbico {
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -112px -163px;
    display: inline-block;
    vertical-align: middle;
    width:25px;
    height:25px;
}
#edit-student #birth_month,#edit-student #birth_date{
    margin-bottom:5px;
    margin-right:4px;
}
#school-info .head {
    height:7px;
}
#school-info .head .trim-1 {
    background-position:0 -108px;
    height:7px;
}
#school-info .head .trim-2 {
    background-position:0 -223px;
    height:7px;
}
#school-info .head {
    background-position:0 -108px;
    height:7px;
}
#school-info .main {
    padding:0;
}
#school-info .main .content {
    padding: 0;
}
#school-info .main .trim-1 {
    background-position: -9px 0;
}
#school-info .main .trim-2 {
    background-position: -21px 0;
}
#school-info .foot {
    background-position:0 -124px;
    height:7px;
}
#school-info .foot .trim-1 {
    background-position: 0 -239px;
    height:7px;
}
#school-info .foot .trim-2 {
    background-position: 0 -255px;
    height:7px;
}
#school-info .school-info-content-headline{
    padding-left:10px;
    font-size:20px;
    width:640px;
}
#school-info .website_photo {
    position:relative;
}
#school-info .website_photo p.website_photo_text {
    position:absolute;
    width:160px;
    margin:0px;
    top:86px;
    font-size:13px;
    color:#fff;
    background:#000;
    opacity: 0.6;
    filter:alpha(opaity=60);
}
#school-info .website_photo .website_photo_text a {
    color:#fff;
    font-size:18px;
    display:inline-block;
    width:160px;
    text-align:center;
}
.school-info-content-body .first{
    margin-top:5px;
    margin-bottom:3px;
    width:350px;
    font-size:20px;
}
.school-info-content-body .second {
    vertical-align:top;
    height:24px;
    margin-bottom:5px;
    width:350px;
}
#school-info .ads {
    width:305px;
    float:right;
    margin-right:18px;
}
#ad-under-headline{display:none;}
#main-content {
    float:left;
    width:660px;
}
#secondary-content {
    float:right;
    width:300px;
    padding-left:20px;
    clear:right;
    margin-top: 0;
}
#main-content H3.reset{
    font-weight:800;
    color:#F1AC47;
    font-size:18px;
    margin:0;
}
#main-content P {
    margin-bottom:10px;
    color: #616161;
}
#article #main-content LI{
    list-style-type: disc;
    margin: 0 0 5px 22px;
}
#article #secondary-content STRONG{
    font-weight: 600;
}
#article table {
    display: inline;
}
#main-content #line{
    padding-bottom:10px;
    margin-bottom:10px;
    font-size:18px;
    border-bottom:1px solid #DADFE1;
    color:#494949;
}
#main-content div.more_op {
    width: 100px;
    display: inline-block;
}
#main-content .content-section .main LI {
    padding-right:10px;
}
#main-content .content-section .main P {
    margin:0 10px 5px;
}
#main-content DD{
    margin-bottom:10px;
}
#main-content .content-section H3 {
    display:block;
    color:#FFF;
    font-size:13px;
    font-weight:700;
    height:23px;
    margin:0;
    padding:5px 0 0 10px;
}
#main-content .content-section .main IMG,#site-sense IMG{
    vertical-align:middle;
}
#main-content .indicates-note {
    font-size:16px;
    margin-right: 10px;
    text-align: right;
}
#adsense-rectangle-gallery {
    clear: both;
    padding: 10px;
}
#banner-ad {
    text-align: center;
    margin: 0 auto;
}
#state_ads_medium {
    display:none;
}
.video-containerxx {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-containerxx iframe,
.video-containerxx object,
.video-containerxx embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#most_recent_articles .content2boxinner {
    padding: 15px;
}
#recent_articles_title {
    border-bottom: 1px solid #DADFE1;
    color: #494949;
    font-family: Open Sans Semibold;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
}
#featured_article {
    border-bottom: 1px solid #DADFE1;
    padding-bottom: 20px;
}
.featured_article_photo {
    float: left;
    margin-right:20px;
}
.article_title, .article_date {
    margin-bottom:20px;
}
.article_title a {
    font-family: Open Sans;
    font-size: 20px;
    line-height: 22px;
}
.article_date {
    color:#6E7787;
    font-size:13px;
    font-family:Open Sans;
}
.article_blurb {
    color: #616161;
    font-size: 16px;
    padding-bottom: 10px;
}
.articles_overview {
    margin-top: 15px;
    padding-bottom:15px;
    border-bottom:1px solid #DADFE1;
}
#recent_more_articles {
    margin-top: 15px;
}
#recent_more_articles > p {
    color: #494949;
    font-family: Open Sans Semibold;
    font-weight: 600;
    font-size:18px;
    margin-bottom: 0;
}
#recent_more_articles > a {
    font-family: Open Sans;
    font-size:18px;
}
.find-school-by-state .table_row{
    clear:both;border-top: 1px solid #E2E6F4;
}
.find-school-by-state .table_row .table_cell{
    border-right:1px solid #E2E6F4;
    padding:1%; 
    min-height:34px;
    width:9%;vertical-align: top;
}
.find-school-by-state .table_row .table_cell #popular_city {
    font-size: 11px;margin: 0;
}
.find-school-by-state .table_row .table_cell #popular_city a {
    font-weight: normal;
    height:20px;
    line-height: 20px;
}
.find-school-by-state .table_row .table_cell:last-child{
    border-right: 0;
}
.find-school-by-state .table_row .table_cell .wordbreaks{
    clear:both;
    margin-bottom:4px;
    font-size:11px;
}
.find-school-by-state .table_row .table_cell a{
    color:#1E8BC3;
    display:block;
    height:auto;
    line-height: 34px;
    overflow: hidden;
    padding-left: 20px;
    font-weight: 400;
}
.find-school-by-state .table_row .table_cell a:hover{
    color:#FFFFFF;
    background-color:#1E8BC3;
    text-decoration: none;
}
#search_community_colleges {
    width:100%;
}
.popular_article_list {
    margin-bottom:10px;
    position: relative;
}
#popular_articles .popular_article_photo{
    height:185px;
    overflow:hidden;
    border-radius: 5px;
}
.popular_article_photo,.popular_article_photo img{
    width:100%;
}
.popular_article_photo a {
    display:block;
}
.popular_article_list div.popular_article_photo + a{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    text-decoration: none;
}
.popular_article_title,#article .articles_public_school .article_title {
    background: #1E8BC3;
    color: white;
    height: 50px;
    margin: auto;
    opacity: 0.8;
    padding-left:5px;
    text-align: left;
    overflow: hidden;
    font-size:18px;
    padding: 0 15px;
    border-radius: 0 0 5px 5px;
    display:table-cell;
    width:999px;
    vertical-align: middle;
}
#popular_more_articles {
    padding: 10px;
}
#popular_more_articles > p {
    font-size:20px!important;
    padding-bottom: 5px;
    color:#1e8cc5;
    text-align:center;
    font-weight:700;
}
#popular_more_articles > a {
    font-size: 16px;
    line-height: 32px;
}
#popular_more_articles .article_star{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -165px -169px;
    display: inline-block;
    height: 16px;
    width: 18px;
    vertical-align: middle;
    margin-right:15px;
}
#secondary-content H3 {
    font-weight:700;
    color:#F1AC47;
    font-size:18px;
    margin:10px 0;
}
#secondary-content .right-box-wrapper H3, #secondary-content .content-section H3 {
    display:block;
    color:#FFF;
    font-size:13px;
    font-weight:700;
    height:23px;
    margin:0;
    padding:5px 0 0 0;
    text-align:center;
}
#secondary-content .content-section {
    width:320px;
    margin:0px auto 10px;
}
#secondary-content OL {
    margin-bottom:10px;
    list-style:disc;
}
#secondary-content .content-section .main P {
    margin:0 10px 5px;
    padding-bottom:0;
}
#secondary-content P {
    padding-bottom:10px;
}
#secondary-content DT {
    font-weight:700;
    text-decoration:none;
    color:#FFF;
    float:left;
    clear:both;
    text-align:center;
    display:block;
    margin:0;
    padding:0;
    height:27px;
    width:320px;
}
#secondary-content ul li.number-list {
    list-style:decimal;
    margin:0 0 5px 28px;
    text-align: left;
}
.quicklinks-icon,.request_icon {
    float:left;
    background-color:#61b597; 
    height:70px;
    width:60px;
    border-radius: 5px 0 0 0;
}
.quicklinks-icon span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -104px -106px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top:13px;
}
.quick_links .quicklink_li {
    border-bottom: 1px solid #C7D8C3;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left:20px;
}
.quick_links .quicklink_li:last-child {
    border-bottom: medium none;
}
#article .article_content p{
    margin-bottom:20px;
}
#article .article_content ul{
    margin: 20px 0px 20px 20px;
}
div, a {
    margin: 0;
    padding: 0;
}
.quick_links .image_div span {
    color: #616161;
    font-size:20px;
    font-weight:700;
    text-transform: uppercase;
}
.quick_links .link_div {
    margin-left: 0;
}
.quick_links .link_div a {
    font-size: 14px;
}
.quick_links .link_div span,
.right_arrow {
    float:left;
    margin-right: 10px;
    margin-top: 7px;
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -72px -120px;
    display: inline-block;
    width: 7px;
    height: 12px;
}
.most_rate_school{
    font-size: 16px;
    color: #1E8BC3;
    float: left;
    width:92%;
    text-align: left;
    line-height: 2;
}

.most_rate_school:hover {
    color:#F4B350;
    text-decoration:underline;
}

.link_div .school-type-list-text {
    font-size: 16px;
    color: #1E8BC3;
    line-height: 2;
    float: left;
    width:92%;
}
.link_div .school-type-list-text:hover {
    color: #F4B350;
}
.school_notes_overview {
    color: #616161;
    font-size: 16px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
.school_notes{
    margin:10px 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
}
#all-content {
    float:left;
    width:980px;
}
#all-content .content-section-2 {
    width:980px;
}
#all-content H2 {
    font-weight:700;
    color:#069;
    font-size:18px;
    margin-bottom:10px;
}
#all-content H3 {
    font-weight:700;
    color:#F1AC47;
    font-size:18px;
    margin:10px 0;
}
#all-content .content-section H3, #all-content .right-box-wrapper H3, #all-content .content-section H3 {
    display:block;
    color:#FFF;
    font-size:13px;
    font-weight:700;
    height:23px;
    margin:0;
    padding:5px 0 0 10px;
}
#all-content .content-section .main IMG{
    vertical-align:middle;
}
.noliststyle {
    list-style:none;
} 
.article_list_content {
    display:block;
}
.tiny_photo_with_blurb {
    float:left;
    width:auto;
    margin-right:10px;
}
.small_photo {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #BBBFC2;
    border-radius: 6px 6px 6px 6px;
    padding: 5px;
    text-align: center;
}
.social_buttons {
    margin-top:5px;
}
.ftbutton_left {
    margin-right:10px;
    float:left;
}
.ftbutton_center {
    width:90px;
    float:left;
}
.ftbutton_right {
    width:90px;
    float:left;
}
.ftbuttonclearboth {
    clear:both;
}
.comment-data-for-seo {
    width:650px;
    display:none;
}
.fb_photo{
    margin-bottom:5px;
}
.twitter_photo {
    width:85px;
    display:inline-block;
}
.gplus_photo {
    width:75px;
    display:inline-block;
}
.facebookOuter {
    background-color:#E9FEEE; 
    width:280px; 
    border:0;
    margin-left:15px;
}
.facebookInner {
    border:0;
}
.left_facebookOuter {
    background-color:#E9FEEE; 
    width:640px; 
    height:235px;
    border:0;
    margin-left:13px;
    overflow:hidden;
}
.left_facebookInner {
    width: 620px;
    overflow:hidden;
    border:0;
    height:250px;
}
#secondary_fblike_box .content-section .main .content {
    padding-top: 0;  
}
#map-wrapper {
    width:100%;
    margin-bottom: -5px;
}
#compare_schools #map-wrapper {
    margin-bottom: 0px;
}
#compare_schools #divFirstSchool {
    padding-top: 20px;
    border-top: 1px solid #D0D0D0;
}
div#map-legend {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color black black;
    border-right: 1px solid black;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.mini-map{
    clear: both;
    height: 275px;
    margin-bottom: 15px;
    width: 298px;
    border: 1px solid #D0D0D0;
}
#box_map_right{
    margin-top: 20px;
}
#box_map_right #map {
    border-radius: 5px;
}
#box-map-right-placeholder{
    height: 277px;
}
.circle {
    width:60px;
    height:60px;
    position: relative;
    border-radius: 50%;
    background: #68c3a3;
    margin:20px auto;
} 
.hidden_right{
    width:60px;
    height:60px;
    position: absolute;
    top: 0px;
    left: 0px;
    display:none;
    border-radius:50%;
    background: #68c3a3;
}
.pie_left, .pie_right{
    width:60px;
    height:60px;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    background: #e6e6e6;
}
 
.pie_right,.hidden_right {
    clip:rect(0,auto,auto,30px);
}
.pie_left{
    clip:rect(0,30px,auto,0);
}
.mask {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    left: 5px;
    top: 5px;
    background: #FFF;
    position: absolute;
    text-align: center;
    line-height: 50px;
}
#tip {
    margin-bottom:10px;
}
.tip {
    margin-bottom:10px;
}
.legal-text {
    font-size:11px;
}
v\:* {
    behavior:url(#default#VML);
}
div.marker-description {
    text-align: center;
    font-size:14px;
}
#street_view {
    height:200px;
    margin-top:10px;
}
.last-left {
    text-align:left;
}
.last {
    text-align:right;
}
#list_school ul li {
    margin: 0;
    padding: 0;
}
#list_school ul li span {
    float: left;
}
#list_school .school_links .tooltip{
    min-width:150px;
}
#list_school .table_row_head span {
    padding: 10px 0 10px 0.8%;
}
.article_social{
    margin-bottom:5px;
    padding-bottom:10px;
    text-align:center;
}
.article_social .social_buttons{
    margin:auto;
    width:250px;
}
#school_sets {
    margin-top: 20px;
}
.school-list .school-type-list-text > SPAN{
    padding: 15px 0 15px 0.8%;
    color: #616161;
}
.school-list .table_cell_county {
    width: 120px;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 16px;
    color: #616161;
    font-weight: 300;
}
.school-list .table_cell_other_1 {
    width:330px;
    height:auto;
    text-align:left;
    vertical-align: middle;
    font-size:16px;
}
.school-list .table_cell_other_1 a{
    width:auto;
    height:auto;
    line-height:28px;
    text-align:left;
    font-size:20px;
    font-weight:600;
    display:block;
}
.school-list .table_cell_other_2, .school-list .table_cell_other_3 {
    text-align:center;
}
.school-list .table_row_head .table_cell_county{
    width: 120px;
    color: #616161;
    font-size: 18px;
    background-color: #f2f2f2;
    margin-right: 3px;
    border-bottom: 10px solid #ebebeb;
    font-weight: 400;
}
.school-list .table_row_head .table_cell_other_1{
    width: 310px;
    color: #616161;
    vertical-align: middle;
    margin-right: 3px;
    font-size: 18px;
    background-color: #f2f2f2;
    border-bottom: 10px solid #ebebeb;
}
.school-list .table_row_head .table_cell_other_2{
    width:84px;
    color: #616161;
    font-size: 18px;
    background-color: #f2f2f2;
    margin-right: 3px;
    border-bottom: 10px solid #ebebeb;
    font-weight: 400;
}
.school-list .table_row_head .table_cell_other_3{
    color: #616161;
    font-size: 18px;
    background-color: #f2f2f2;
    border-bottom: 10px solid #ebebeb;
    font-weight: 400;
}
#find_schools .community_college_list.school-list .table_cell_other_1{
    width:280px;
}
#find_schools .community_college_list.school-list .table_cell_county{
    width:140px;
}
#find_schools .community_college_list.school-list .table_cell_other_2, #find_schools .community_college_list.school-list .table_cell_other_3{
    width:84px;
}
.community_college_list.school-list .table_cell_other_1{
    width:340px;
}
.community_college_list.school-list .table_cell_county{
    width:170px;
}
.community_college_list.school-list .table_cell_other_2{
    width:87px;
}
.community_college_list.school-list .table_cell_other_2:last-of-type{
    margin-right:0;
}
.school-list .row_click:hover {
    cursor: pointer;
    background-color:#f7f7f7;
}
.school_info{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
span.checkbox-label {
    margin-top: 1px;
}
.compare_button {
    clear: both;
    width: 100%;
    position: relative;
}
.checkbox-input {
    margin: 2px 4px 0 0;
    float: left;
}
.compare_button .checkboxcss{
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    background: #f7f7f7;
    border:2px solid #f5b34f;
    border-radius: 5px;
}
.compare_button .checkboxcss:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 7px;
    height: 3px;
    background: transparent;
    top: 3px;
    left: 3px;
    border: 3px solid #1e8cc5;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.compare_button input[type=checkbox]:checked + label:after {
    opacity: 1;
}
.school-list .table_row .compare_button span.compare-btn {
    color: #F4B350;
    font-size: 16px;
    cursor: pointer;
    margin-left: 8px;
}
.thumbnail img{
    margin-right:5px;
    max-width: 85px;
}
.captionwidth {
    color: #616161 !important;
    min-width:220px;
}
#find-school-list .captionwidth{
    width: 290px;
}
#find-school-list .school .table_cell_other_3 {
   width: 70px;
}
#find-school-list .school .table_cell_other_2 {
   width: 120px;
}
.school ul li span{
    float: left;
}
/***********    open map  css  ********/
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
    -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
    -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
    -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
    transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}
.marker-cluster-small {
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -405px -230px;
    width: 53px;
    height: 52px;
}
.marker-cluster-medium {
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -332px -229px;
    width: 56px;
    height: 55px;
}
.marker-cluster-large {
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -251px -224px;
    width: 66px;
    height: 65px;
}
.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px;
}
.marker-cluster div {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    border-radius: 15px;
    font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
    line-height: 30px;
}
/***********    open map  css  end ********/ 
#twitter-widget-0, twitter-timeline twitter-timeline-rendered {
    width: 100%;
}
.mobile-show {
    margin:20px 0;
}
#fb-like-box iframe{
    width:660px; 
}
#address_image{
    float:right;
    margin-right:5px;
}
#tel_image{
    float:right;
    margin-right:5px;
}
#web_image{
    float:right;
    margin-right:5px;
}
.small_grey_icon{
    float:right;
    padding-top: 5px;
    padding-bottom: 9px;
}
.tool_tip:hover {
    color:#dd6919;
    text-decoration:underline;
}
#school_overview #find-school-list .school .table_cell_other_1{
    width: 320px;
}
#school_overview #find-school-list .school .table_cell_county{
    width: 230px;
}
#school_overview #school_membership_row .value_cell_1{
    width: 70%;
}
.tip1{
    padding: 10px; 
    border: 2px solid #999999; 
    overflow: hidden; 
    background: none repeat scroll 0 0 #FFFFFF; 
    border-radius: 5px; 
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.tip {
    padding: 10px;
    position: absolute;
    width: 321px;
}
a:hover .tip{
    display: block;
    position: absolute;
    text-decoration:underline;
}
.throbber,.throbbershowmoreloading{
    background: url("//www.communitycollegereview.com/images/showmoreloadingimage.gif") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    padding: 5px 0 5px 20px !important;
}
.tip, .throbbershowmoreloading{
    display: none;
}
.tip:before {
    background: transparent;
    position: absolute;
    display: inline-block;
    border-bottom: 16px solid #999999;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    left: 21px;
    top: -4px;
    content: '';
}
.tip:after {
    background: transparent;
    position: absolute;
    display: inline-block;
    border-bottom: 14px solid #ffffff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    //border-right-color: rgba(0, 0, 0, 0.2);
    left: 23px;
    top: 0px;
    content: '';
}
.tip_up {
    background: #ffffff;
    border: 2px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 300px;
}
a:hover .tip_up{
    display: block;
    position: absolute;
    text-decoration:underline;
}
.tip_up:before {
    background: transparent;
    position: absolute;
    display: inline-block;
    border-bottom: 16px solid #999999;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    left: 21px;
    top: -3px;
    content: '';
}
.tip_up:after {
    background: transparent;
    position: absolute;
    display: inline-block;
    border-bottom: 14px solid #ffffff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    left: 23px;
    top: 0px;
    content: '';
}
.blueribbon_small_icon{
    padding-top: 7px; 
    padding-right: 6px;
}
.daycare_small_icon{
    padding-top: 4px; 
    padding-right: 6px;
}
#school-news-title-text{float:left; width:250px}
#state_schools .state_location_articles {
    margin-bottom:10px;
}
#state_schools #wowslider-container1{
    margin: 13px auto 84px;
}
#state_schools .state_location_articles .section_3_header {
    text-align: left;
}
#school-news-title-img{float:left; width:25px; padding-top:6px; padding-left:3px;}
#school-news-title-text{float:left; width:250px}
#state_schools .location_article_list {
    height: 195px;
    position: relative;
    width: 298px;
}
#state_schools .location_article_photo {
    width: 280px;
    height: 185px;
}
#state_schools .location_article_photo img {
    width: 280px;
    height: 185px;
}
#state_schools .location_article_title {
    background-color: #2165D3;
    color: white;
    height: 40px;
    left: 0px;
    margin: auto;
    opacity: 0.8;
    padding-left: 5px;
    position: absolute;
    text-align: left;
    bottom: 10px;
    width: 270px;
    overflow: hidden;
    font-size:18px;
    line-height: 20px;
    padding-right: 5px;
}
#state_schools .location_article_title:hover {
    background-color: #0145B3;
}
#list_school #nearby_school_list .table_cell_other_1 {
    width: 300px;
}
#list_school #nearby_school_list .table_cell_other_2 {
    width:78px;
    text-align:center;
}
#list_school ul li span.very-de-emphasized{ 
    float:none;
}
#school_overview #wowslider-container1{
    margin: 13px auto 84px;
}
#schoolov-left-rectangle {
    clear:both;
    padding:0 5px 10px 0px;
    width:300px;
}
#adsense-rectangle-article {
    float:right;
    clear:both;
    padding:0 5px 10px 0px;
    width:325px;
}
#adsense-rectangle-article-bottom {
    clear:both;
    padding:5px 0px;
    float:right;
    width:650px;
    margin-left:5px;
}
#index .articles_overview {
    border-bottom:0 none;
}
#index #main-content {
    margin-top:10px;
}
#index #secondary-content{
    margin:10px 0 0;
}
.index-article-title {
    margin-bottom:20px;
}
#featured-article-title a,#featured-article-title a:hover,#featured-article-title a:visited{
    text-decoration:none;
    font-size:20px;
}
#index #article {
    padding:0 5px 0 10px;
}
#index .publication-date {
    font-size:16px;
}
#index #article .read_more {
    width: 630px;
    padding-right: 5px;
}
#article #main-headline-wrapper{
    display:block;
}
#article H1#main-headline
{
    width:auto;
}
#article_mdescription {
    margin-top: -10px;
    margin-bottom: 10px;
}
#article .article_photo1 {
    background: none repeat scroll 0 0 #FBFBFB;
    text-align: center;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
#article .article_photo_caption {
    font-style:italic;
    font-size:smaller;
    margin-bottom:10px;
}
#publication-date,.publication-date{
    text-align:left;
    color:gray;
    vertical-align:middle;
    font-style:italic;
}
#article .read_more {
    text-align: right;
    padding-right: 7px;
}
#article #secondary-content {
    position: relative;
}
.article_rss #article_rss_feed a:nth-child(1) {
    width: 60px;
    height: 60px;
    float: left;
    background-color: #e4a649;
    border-radius: 5px 0 0 5px;
}
.article_rss #article_rss_feed a:last-child {
    float: left;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    width: calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    background-color: #f5b34f;
    color: #FFF;
    border-radius: 0 5px 5px 0;
}
#article_rss_feed .rss_ico{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -14px -13px;
    display: block;
    width: 23px;
    height: 24px;
    margin: 15px auto;
}
#article_nav {
    padding:5px 0;
    clear:both;
    display: inline-block;
}
.article_nav_div {
    float:left;
    width:320px;
}
.nav_p {
    font-weight:bold;
    margin-bottom:10px;
}
#article_nav_left {
    padding-right:4px;
}
#article_nav_right {
    padding-left:4px;
}
.content-section div.article_nav_div {
    width: 310px;
}
#article_nav {
    padding: 15px 0 0;
    margin-bottom: -25px;
    clear: both;
    display: inline-block;
}
.article_nav_div {
    float:left;
}
#article_nav_left {
    width:48.23151%;
    padding-right:3.53698%;
}
.popular_article_photo a {
    display:block;
    text-decoration: none;
}
.article_nav_div .popular_article_title {
    position: relative;
    bottom:40px;
}
#article_nav_right {
    width:48.23151%;
    padding-left:0px;
}
#article_mdescription {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #616161;
    font-weight: 300;
    font-style: italic;
}
#article .article_data_author {
    text-align: center;
    font-size:16px;
    color: #494949;
    line-height: 28px;
}
#article .publication-date {
    text-align: center;
    color: #494949;
    vertical-align: middle;
    font-style: normal;
}
#article .article_author {
    vertical-align:middle;
}
#article .article_detail_photo {
    float:left;
}
#article .article_social .social_buttons {
    width: 250px;
    margin: auto;
}
#article .social_btn2 .social_buttons {
    width: 250px;
    margin: auto;
}
#article .article_social .social_buttons .fb_photo {
    float:left;
    padding:2px 0px;
    margin:0px;
}
#article .article_social .social_buttons .twitter_photo {
    float:left;
    padding:2px 5px;
    margin:0px;
}
#article .article_social .social_buttons .gplus_photo 
{
    float:left
}
.article_hidden_num
{
    display:inline;
}
.article_hidden_num_mobile{
    display:none;
}
#article .article_content{
    font-size:18px;
    color: #616161;
    font-weight: 300;
}
.ac_main_content p > iframe,
.ac_main_content div > iframe,
.ac_main_content p > embed,
.ac_main_content div > embed,
.ac_main_content p > img,
.ac_main_content div > img{
    display: block;
    clear: both;
    margin: 20px auto !important;
    max-width: 90%;
    float: none !important;
}
#article .article_content STRONG{
    color: #616161;
    font-weight: 600;
}
#ad-left-medium {
    clear:both;
    padding:5px 0px;
    float:right;
    width:336px;
}
#article .articles_public_school .section_content {
    padding-bottom:10px;
}
#article .articles_public_school .article_header {
    color: #616161;
    font-size: 18px;
}
#article .articles_public_school .article_blurb {
    color: #616161;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight:300;
}
#article .articles_public_school ul.con_sec_ul {
    margin:0px;
    list-style:none;
}
#article .articles_public_school ul.con_sec_ul li {
    margin: 0px;
    text-align: left;
    padding-right: 0px;
}
#article .articles_public_school ul.con_sec_ul li.more_articles_header {
    margin-bottom: 10px;
}
#article .articles_public_school ul.con_sec_ul li.more_articles_header p {
    font-size: 18px;
    color: #1E8BC3;
    text-align: center;
    border-bottom: 1px solid #DADFE1;
}
#article .articles_public_school ul.con_sec_ul li.more_articles a, #article .articles_public_school ul.con_sec_ul li.more_articles_else a {
    font-size: 16px;
    line-height: 32px;
}
#article .articles_public_school ul.con_sec_ul li.more_articles a span, #article .articles_public_school ul.con_sec_ul li.more_articles_else a span {
    color: #616161;
}
#article .articles_public_school .article_star {
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -165px -169px;
    display: inline-block;
    height: 16px;
    width: 18px;
    vertical-align: middle;
    margin-right: 15px;
    margin-bottom:3px;
}
#article .articles_public_school .article_list_content {
    margin-bottom:10px;
    position:relative;
    overflow:hidden;
}
#article .articles_public_school .article_photo {
    width:100%;
    background:none;
    border:none;
    border-radius:5px;
    padding: 0px;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 0px;
    max-height:185px;
    overflow:hidden;
    height:185px;
}
#article .articles_public_school .article_photo img {
    width:100%;
}
#article .articles_public_school .article_photo + a{
   position:absolute;
   left:0;
   bottom:0;
   width:100%;
   text-decoration:none;
}
#article .articles_public_school .article_title {
    background-color: #1E8BC3;
    color: white;
    height: 40px;
    left: 0px;
    margin: auto;
    opacity: 0.8;
    padding: 3px 0 5px 5px;
    text-align: left;
    overflow: hidden;
    font-size:18px;
    line-height: 1.15;
    padding-right: 5px;
}
#article .articles_public_school .article_title:hover {
    background-color: #1E8BC3;
}
/*article author page*/
#article_authors #secondary-content ul.con_sec_ul {
    margin:0;
}
#article_authors #secondary-content ul.con_sec_ul li {
    margin: 0;
    padding-right:0px;
}
#article_authors .article_list_content{
    position: relative;
    margin-bottom: 10px;
}
#article_authors .article_list_content img{
    width:100%;
}
#article_authors #secondary-content .article_title{
    background-color: #2165D3;
    color: #FFFFFF;
    height: 40px;
    margin: auto;
    opacity: 0.8;
    padding-left: 1.786%;
    position: absolute;
    text-align: left;
    bottom: 0;
    width: 98.214%;
    overflow: hidden;
    font-family: 'Open Sans';
    font-size:18px;
    line-height: 20px;
}
#article_authors #secondary-content .article_title:hover{
    background-color:#0145B3;
}
select#school, select#town{
    width: 435px;
    margin-right: 10px;
    padding:4px 5px;
    float:left;
}
#state_schools .y_btn{
    width:170px;
}
#state_schools .choose-school-submit{
    padding:5px 11.5px;
}
#state_schools .mobile_y_btn {
    display: none;
}
#state_schools #frmTowns {
    padding-bottom: 10px;
}
#state_schools form#frmschools, #state_schools form#frmTowns, #state_schools form#frmagency {
    padding-bottom: 5px;
    padding-top: 5px;
}
#ad-small-banner {
    margin: 0 auto;
    text-align:center;
}
.rec_size{
    position:relative;
    display: inline-block;
    width:10px;
    height: 10px;
}
.rec_color1{
    background-color:#9c59b8;
}
.rec_color2{
    background-color:#cb5a5e;
}
.rec_color3{
    background-color:#68c3a3;
}
.rec_color4{
    background-color:#d55401;
}
.rec_color5{
    background-color:#1E8BC3;
}
.rec_color6{
    background-color:#CF2413;
}
.rec_color7{
    background-color:#F4B350;
}
.rec_color8{
    background-color:#3C856B;
}
.rec_color9{
    background-color:#135679;
}
#compare_schools .compare_schools_list{
    width:100%;
    display:table;
}
#compare_schools .section_2_content.section_content form {
    float: left;
}
#compare_schools .compare_schools_list .table_row_head {
    border-bottom: 1px solid #DADFE1;
    padding: 4px 0;
}
#compare_schools #compare_school_list.contentboxouter{
    padding:0;
}
#compare_schools #compare_school_list .contentboxinner{
    margin:0;
    padding:0;
}
#compare_schools .compare_schools_list .table_row_head .table_cell_compare {
    width: 23%;
    font-weight: 600;
    color: #616161;
}
#compare_schools .compare_schools_list .table_cell_compare {
    width: 23%;
    line-height: 2em;
    font-size: 18px;
    text-align: left;
    background-color: #f2f2f2;
    border-right: 10px solid #ebebeb;
    padding:10px 0 0 20px;
}
#compare_schools .compare_schools_list .table_row {
    border-bottom: 1px solid #E6E6E6;
    display: -webkit-box; 
    display: -moz-box; 
    display: -webkit-flex; 
    display: -moz-flex; 
    display: -ms-flexbox; 
    display: flex; 
}
#compare_schools .compare_schools_list .table_row:nth-last-child(1) {
    border-bottom: none;
}
#compare_schools .compare_schools_list .table_row_head .table_cell_compare_other {
    width: 24%;
    font-weight: 600;
    color: #616161;
    display:inline-block;
}
#compare_schools .compare_schools_list .table_cell_compare_other {
    width: 25%;
    text-align: center;
    color: #616161;
    font-size: 18px;
    line-height: 2em;
    padding:10px 0;
    font-weight:300;
}
#compare_schools .compare_schools_list .school_name, #compare_schools .compare_schools_list .school_membership{
    margin: 20px 0;
}
#compare_schools .compare_schools_list .table_cell_compare_other a.school_link {
    font-size: 20px;
    font-weight: 600;
}
#compare_schools .compare_schools_list .table_cell_compare_other img
{
    display: block;
    margin: 10px auto;
    border-radius: 5px;
}
#compare_schools .compare_schools_list .table_row_head1{
    font-weight: bold;
    font-size: 30px;
    padding: 10px 30px;
    color: #F9BF3B;
}
#compare_schools .section_2_header {
    text-align: left;
    background: #1E8BC3;
    line-height: 50px;
    padding-left: 10px;
}
#compare_schools #all-content P {
    margin: 20px;
}
.cmp-label {
    display: inline-block;
    width: 180px;
    font: 300 18px Hind;
}
#compare_schools strong {
    font-weight: 600;
}
#compare_schools .full-map {
height: 400px;
border: 1px solid #000;
clear: both;
margin-bottom: 5px;
width: auto;
}
#compare_schools p.p_compare_button {
    float: right;
}

input.left-box-input-name{
    margin-left:39px;
}
input.left-box-input-school{
    margin-left:8px;
}
input.left-box-input-address{
    margin-left:36px;
}
input.left-box-input-phone{
    margin-left:14px;
}
#request-login-info .table_name_cell {
    width: 150px;
    height: 39px;
}
#request-login-info .select_identify_school {
    border: 1px solid #E2E6F4;
    width: 271px;
}
#request-login-info span.sel{
    margin-left:20px;
}
#request-login-info span.divcounty{
    margin-left:4px;
}
#request-login-info span.divcity{
    margin-left:27px;
}
#request-login-info span.divFirstSchool{
    margin-left:10px;
}
#forgotpassword form table,#lost_password form table{
    border-collapse:collapse;
    display:table;
    margin:0 auto;
    padding:0;
    text-align:center;
    width:100%;
}
#forgotpassword td.label,#lost_password td.label{
padding-right:10px;text-align:right;
    width:160px;
}
#forgotpassword td.input-field,#lost_password td.input-field{
    text-align:left;
    width:200px;
    padding-bottom:5px;
}
.red {
    color: red;
    font-weight: 400;
}
.orange {
    color: #F99900;
}
#student_information #main-content UL{
    list-style: disc outside none;
}
#student_information .announcements .section_1_header {
    padding-left: 47px;
}
#student_information .announcements .section_1_header img {
    left: 14px;
    position: absolute;
    top: 7px;
}
#student_information #main-content LI{
    margin:0 0 5px 22px;
}
#student_information .action_1,#school_information .action_1 {
    border-bottom: 1px solid #DADFE1;
    border-right: 1px solid #DADFE1;
    float: left;
    height: 53px;
    line-height: 53px;
    width: 300px;
}
#student_information .action_2,#school_information .action_2 {
    border-bottom: 1px solid #DADFE1;
    float: left;
    height: 53px;
    line-height: 53px;
    padding-left: 10px;
    width: 300px;
}
#student_information .action_3,#school_information .action_3 {
    border-bottom: 1px solid #DADFE1;
    border-right: 1px solid #DADFE1;
    float: left;
    height: 53px;
    line-height: 53px;
    width: 300px;
}
#student_information .action_4,#school_information .action_4 {
    border-bottom: 1px solid #DADFE1;
    float: left;
    height: 53px;
    line-height: 53px;
    padding-left: 10px;
    width: 300px;
}
#student-profile-wrapper{
    font-size:18px;
    font-weight:300;
}
#student-profile-wrapper td.input-field {
    width: 480px;
}
#student-profile-wrapper em {
    font-size: 10px;
    font-style:normal;
}
ul.newsfeed_page_navigation li {
    display: inline;
    margin-right: 5px;
}
#school_admin_news_archive .new_content_section_2  UL {
    list-style:disc outside none;
    margin:0 0 5px 22px;
}
#school_admin_news_archive .rss_items LI{
    margin: 0 0 5px 4px;
}

#main-content div.content h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Open Sans;
}
#secondary-content div.content h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Open Sans;
} 
.content-section-3 #article a .article_photo1 {
    margin-left: 10px;
    margin-right: 10px;
}
.content-section-3 #article {
    padding-right: 10px;
    padding-left: 10px;
}
#mresources_text {
    text-decoration: none;
    font-weight: bold;
}
#resourse_text {
   white-space: pre-wrap;
   word-wrap: break-word;
}
#map-bottom {
   margin-bottom: 10px;
}
#neary_arr {
   width: 310px;
   display: inline-block;
   padding: 0 0 10px 10px;
   vertical-align: middle;
}
#nearby_ids {
   display: inline-block;
   width: 280px;
   vertical-align: middle;
   padding-left: 5px;
}
h1#welcome {
    color: #1E8BC3;
    font-weight: 800;
    font-family: Open Sans Extrabold;
    line-height: 32px;
}
h4#sub_welcome {
    font-size: 18px;
    border-bottom: 1px solid #DADFE1;
    margin: 0;
    padding: 5px 0 13px;
    font-weight: 400;
    font-family: Open Sans;
}
.submit_top {
   padding: 2px 3px;
   font-weight: 400;
   font-size:18px;
}
#ad-right-above {
    margin-top: 20px;
}
.find-college-state_icon span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -56px -154px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.login_head_icon span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -255px -56px;
    display: inline-block;
    width: 41px;
    height: 40px;
    margin-top: 13px;
}
.popular_article_icon span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -4px -105px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.recent_articles_icon span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -155px -106px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.trulia_widget_icon span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -254px -155px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.serch-ico span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -354px -6px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.articles_icon span{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -206px -160px;
    display: inline-block;
    width: 34px;
    height: 32px;
    margin-top: 18px;
}
.popular_article_icon, .articles_icon{
    float:left;
    background-color:#0082c5; 
    height:70px;
    width:60px;
    border-radius: 5px 0 0 0;
}
.recent_articles_icon,.trulia_widget_icon,.serch-ico,.login_head_icon{
    float:left;
    background-color:#0082c5; 
    height:70px;
    width:80px;
    border-radius: 5px 0 0 0;
}
.serch-ico{
   background-color:#61b597;  
}
#all-content P {
    color: #616161;
    font-size:16px;
    margin: 10px;
}
#FindSchoolForm .find-school-div {
    margin:0 0 10px 0;
    text-align: right;
    clear: both;
}
#FindSchoolForm .find-school-label{
    float: left;
}
#FindSchoolForm .find-school-input{
    width:438px;
}
#FindSchoolForm .find-school-option {
    width: 446px;
    padding:3px 7px;
    height:33px;
}
#main-content #FindSchoolForm .find-school-submit{
    margin:0 5px 13px 0;
    padding-left: 190px;
}
#find_schools #FindSchoolForm .find-school-div {
    text-align: left;
    float: left;
    width: 100%;
    font-size:18px;
    font-weight:300;
}
#find_schools #FindSchoolForm .find-school-label {
    width: 190px;
    margin-top: 5px;
}
#find_schools #FindSchoolForm .find-school-input { 
    width: 58.5%;
    padding: 0 7px;
    line-height: 35px;
}
#find_schools #FindSchoolForm .find-school-input { 
    width: calc(100% - 208px);
}
#find_schools #FindSchoolForm .find-school-option {
    width: 60%;
    padding: 0 7px;
    height: 37px;
}
#find_schools #FindSchoolForm .find-school-option {
    width: calc(100% - 190px);
}
#notfound_search .google-search-contain {
    width: 80%;
}
#notfound_search {
    float: left;
    width: 76%;
}
#notfound_search .findtext,
#notfound_search .advanced-search{
    display: none;
}
.notfound_note {
    float: left;
    clear: both;
}
.part_title {
    border-bottom: 1px solid #DADFE1;
    color: #F4B350;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    margin: 10px 0;
    padding: 0 0 10px;
}
#feedback_form textarea { 
    width: 90%;
}
#form_create .form_story_field {
    width: 95%;
}
#form2 > p {
    font-size:16px;
}
#form2 .label {
    font-size:16px;
}
.section_3_content #form1 {
    font-size:16px;
    margin-right:15px;
}
#compare_schools .section_3_content #form1{
    float:left;
    margin-right:15px;
}
.rss-box .rss-item {
    font-size:16px;
    padding-bottom: 10px;
}
#form1 select {
    width: 300px;
}
#compare_schools select {
    width: 400px;
    height: 40px;
}
#all-content .Comparetext {
    margin: 10px 0;
}
.input-field #job_description {
    width: 90%;
}
#job-categories .even, #job-categories .odd {
    text-align: center;
    height: auto;
    font-size: 18px;
}
#job-categories dd {
    border-bottom: 1px solid #e2e6f4;
}
#job-categories dd:last-child {
    border-bottom: none;
}
#job-categories .even a, #job-categories .odd a {
    display: block;
    padding: 13px;
}
#school-joblist{
    font-size: 18px;
    font-weight: 300;
}
#job-categories .section_3_content {
    padding: 0px;
}
#job-categories .even a:hover, #job-categories .odd a:hover {
    background-color: #f1f3ff;
    text-decoration: none;
}
#form2 tr .input-field input[type="text"] {
    width: 90%;
}
.input-field > input[type="radio"] {
    margin: 0 4px 0 0;
}
.input-field input[type="radio"] {
    margin: 0 4px 0 0;
}
#main-content .spacetext{
    font-size:16px;
    color: #494949;
    margin-bottom: 10px;
}
#contacted .form-label,
#request-login-info .form-label,
#contacted .form-value,
#request-login-info .form-value {
    margin: 5px 0px;
    float: left;
}
#contacted .form-label,
#request-login-info .form-label {
    width: 150px;
    height: 25px;
    clear: left;
    padding: 4px 0px;
}
#contacted .form-submit,
#request-login-info .form-submit {
    float: left;
    margin: 5px 0px 10px 150px;
    clear: left;
}
#contacted .check_box_text {
    float:left;
    clear:left;
}
#school-info .infobox-top-left {
    float: left;
    margin-right: 20px;
    width: 310px;
    margin-left: 20px;
}
#school-info #address_text {
    margin-left: 95px;
    margin-top: 19px;
    float: left;
}
ul#school_info_action {
    list-style: none outside none;
    width: 284px;
}
#school_info_action {
    font-size: 13px;
}
.head_action_first {
    border-left: none;
}
.head_action_last {
    border-right: none;
}
.infobox_top_head {
    background: none repeat scroll 0 0 #E8ECF7;
    font-size:16px;
    border-bottom: 1px solid #DADFE1;
    font-weight:400;
    border-radius: 5px 5px 0 0;
}
#school_info_action .action_1 {
    border-bottom: 1px solid #DADFE1;
    border-right: 1px solid #DADFE1;
    float: left;
    height: 53px;
    line-height: 53px;
    width: 130px;
}
ul#school_info_action li {
    margin: 0;
}
#school_info_action .action_2 {
    border-bottom: 1px solid #DADFE1;
    float: left;
    height: 53px;
    line-height: 53px;
    padding-left: 10px;
    width: 143px;
}
#school_info_action .action_3 {
    border-bottom: 1px solid #DADFE1;
    border-right: 1px solid #DADFE1;
    float: left;
    height: 53px;
    line-height: 53px;
    width: 130px;
}
#school_info_action .action_4 {
    border-bottom: 1px solid #DADFE1;
    float: left;
    height: 53px;
    line-height: 53px;
    padding-left: 10px;
    width: 143px;
}
.infobox-top-right {
    width:300px;
    float:left;
    margin-right:-9px;
}
#school-info .infobox-top-right #ad-left-large{
    margin-top: 20px;
}
.website_bg {
    display: inline-block;
    height: 16px;
    margin: 0 17px 10px 0;
    width: 31px;
}
#school-info .second .adupp {
    display: inline-block;
    margin: 5px 1px 0 0;
    width: 41px;
}
.review_bg {
    display: inline-block;
    margin: 6px 5px 0 auto;
    vertical-align: middle;
}
.houselink_bg {
    display: inline-block;
    height: 16px;
    margin: 0 auto;
    width: 16px;
}
#school-info {
    overflow: hidden;
    padding: 0 0 9px;
}
#school-info .contentboxinner {
    margin: 0 0 10px 0;
    overflow: visible;
}
#forgotpassword_a {
    font-size:13px;
}
#school_overview .contentboxouter table {
    border-collapse: collapse;
    font-family: Open Sans;
    margin: 6px 0 25px;
    display: table;
    table-layout: fixed;
    width:100%;
    border-bottom: 1px solid #e5e5e5;
}
#list_school .school-list .table_row, #school_overview .table_row, #school_overview .bar_chart_row{
    border-bottom: 1px solid #e5e5e5;
}
/*
#list_school .school-list .table_row:nth-child(2){
    border-top:none;
}
*/
#list_school .school-list .table_row:last-of-type {
    border-bottom: none;
}
#school_overview .contentboxouter table tr{
    width:100%;
}
#school_overview #comparison_table_title {
    border:none;
}
#school_overview #comparison_table_title .table_value_cell{
    border-top: 1px solid #e5e5e5;
    font-weight:600;
}
#school_overview .table_row:last-of-type, #school_overview .bar_chart_row:last-of-type {
    border-bottom: 1px solid #e5e5e5;
}
#school_overview #comparison_table_title .table_name_cell {
    background-color: #FFFFFF;
    border-bottom: 1px solid #e5e5e5;
}
#school_overview .table_name_cell{
    border-right: 10px solid #ebebeb;
    font-size: 18px;
    height: 64px;
    padding-left: 20px;
    width: 35%;
    background-color: #F2F2F2;
}
#school_overview .table_value_cell {
    color: #616161;
    font-size: 18px;
    height: 40px;
    font-weight: 300;
    text-align: center;
    position: relative;
    border-top:1px solid #e5e5e5;
}
#school_overview .table_value_cell.value_cell_1{
    border-right:1px solid #e5e5e5;
}
#school_overview .school_membership_row .table_value_cell.value_cell_1{
    border-right:none;
}
.toggle_pie_btn {
    position: absolute;
    left:-15px;
    bottom:0px;
    height:19px;
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -461px -2px;
    width: 29px;
    z-index: 10;
    cursor:pointer;
}
#school_overview #schoolnote {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 35px;
    font-weight: 300;
}
#main-content #schoolnote UL,
 #main-content .school_notes UL{
    margin-bottom: 10px;
}
#main-content #schoolnote LI,
#main-content .school_notes LI{
    position: relative;
}
#main-content #schoolnote LI:before,
#main-content .school_notes LI:before
{
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #f5b34f;
    margin-top: 8px;
}
#main-content #schoolnote LI span.schoolnote-li,
#main-content .school_notes LI span.schoolnote-li{
    margin-left:30px;
    display:inline-block;
}
.video_thumb {
    border-bottom: 1px solid #DADFE1;
    display: inline;
    float: left;
    font-size:18px;
    margin: 10px 0;
    padding: 5px 0;
    position: relative;
    text-align: left;
    width: 280px;
}
.video_thumb img {
    text-align: center;
    width: 100%;
    border-radius: 5px;
}
.video_thumb .videoTime {
    background-color: #000000;
    border-radius: 3px 3px 3px 3px;
    bottom: 116px;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    height: 14px;
    margin-right: 0;
    margin-top: 0;
    opacity: 0.75;
    padding: 0 4px;
    position: absolute;
    right: 8px;
    vertical-align: top;
}
.video_thumb p a{
    overflow: hidden;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
}
.videoDate {
    color: #616466;
    font-size: 16px;
}
#school_videos .last
{
    font-size: 16px;
    clear: both;
    padding-top: 15px;
    text-align: center;
}
.news_icon span{
    background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -304px -13px;
    display: inline-block;
    height: 41px;
    width: 41px;
    margin-top: 20px;
}
.video_icon span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -408px -163px;
    display: inline-block;
    height: 29px;
    width: 29px;
    margin-top:18px;
}
#school_overview #related_school_news ul li {
    border-bottom: 1px solid #DADFE1;
    font-size:16px;
    list-style: none outside none;
    padding: 10px 0;
}
.rss_date {
    color: #DD6919;
    font-size: 11px;
}
#related_school_news .last{
    font-size:13px;
}
#map_left {
    height: 250px;
    width: 620px;
}
.campus_explorer{
    width:330px !important;
}
.campus_explorer02{
    width:100% !important;
}
#so_jump {
    height:0;
    z-index:10;
}
#so_jump_infobox {
    display:none;
    position: absolute;
    z-index: 10000;
}
.jump_arr {
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -60px -70px;
    bottom: -2px;
    height: 12px;
    left: 38px;
    position: relative;
    width: 25px;
    z-index: 11;
}
#so_jump_btn {
    background-color: #FFFFFF;
    border: 1px solid #CCD1E4;
    border-radius: 30% 30% 30% 30%;
    bottom: 55px;
    box-shadow: 0 0 2px #CDD0E3 inset;
    height: 30px;
    left: 627px;
    position: relative;
    width: 30px;
    z-index: 10;
    cursor: pointer;
}
#so_jump_btn:hover {
    background-color: #F5F5F5;
}
.btn_icon {
    display: block;
    height: 5px;
    margin-left: 11px;
    /* margin-top: 13px; */
    position: relative;
    width: 9px;
}
.btn_icon_bg {
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -120px -21px;
    display: inline-block;
    height: 5px;
    width: 9px;
}
.jump_list a {
    color: #494949;
}
.jump_list a:hover {
    color: #2c9fe4;
    text-decoration: none;
}
.jump_info_list {
    background-color: #FFFFFF;
    border: 1px solid #CBD0E3;
    border-radius: 10px 10px 10px 10px;
    color: #494949;
    font-size:16px;
    padding: 5px 0;
    width: 263px;
    box-shadow: 0 9px 4px #777777;
}
#so_jump_infobox .jump_info_list ul {
    list-style: none outside none;
}
#so_jump_infobox .jump_list {
    margin: 5px 0 0 20px;
}
#article .mresources_text_container {
    background-color: #F6F6F6;
    border: 1px solid #D3D3D3;
    border-radius: 5px 5px 5px 5px;
}
#article #mresources_text {
    font-size: 18px;
    color: #1E8BC3;
    line-height: 35px;
    height: 35px;
    display: inline-block;
    width: 602px;
    padding: 0px 10px;
}
#article #mresources_text span {
    line-height: 35px;
}
#article #resourse_text {
    font-size:16px;
    padding: 5px 10px 10px;
}
#resourse_text {
    white-space: pre-wrap;
    word-wrap: break-word;
}
.infobox_bottom {
    margin: 7px 10px;
    width: auto;
}
.school_info_higthligts {
    font-size: 24px;
    margin-left:9px;
    color: #F4B350;
    font-weight: 600;
}
#school_highlights
{
    margin: 0 11px
}
#state_schools .state_ethnicity .table_row_head .table_cell {
    color: #494949;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
}
#state_schools .state_ethnicity .table_row_left {
    float: left;
    padding-bottom: 15px;
    width: 398px;
}
#state_schools .state_ethnicity .table_row .table_cell:first-child {
    color: #000A12;
    float: left;
    font-size:14px;
    font-weight: 400;
    padding-left: 5px;
    width: 175px;
}
#state_schools .table_row .table_cell {
    height: 35px;
    line-height: 35px;
}
#state_schools .state_ethnicity .table_row .table_cell:first-child div {
    margin-right: 5px;
}
#state_schools .state_ethnicity .table_row .table_cell:nth-child(2) {
    color: #494949;
    float: right;
    font-size:16px;
    width: 216px;
}
#state_schools .table_row .table_cell {
    height: 35px;
    line-height: 35px;
}
#state_schools .table_row .table_cell .very-de-emphasized {
    line-height: 35px;
}
#state_schools .state_ethnicity .table_row_right {
    float: right;
    padding-top: 20px;
    width: 224px;
}
#state_schools .state_ethnicity .table_row_left .table_row:nth-child(2n) {
    background: #ECF0F1;
}
#state_schools .state_ethnicity .table_row_left .table_row:hover{
    background: #DADFE1;
}
.highlights_img{
    float: left;
    margin-right: 10px;
    width: 80px;
    background-color: #EFEFEF;
    text-align: center;
    padding-top: 20px;
}
.highlights_data{
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.highlights_row{
    font-size: 18px;
    width: 100%;
    margin-bottom: 5px;
    background: #F7F7F7;
    font-weight: 300;
}
.checkmark_bg:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 8px;
    background: transparent;
    top: 50%;
    left: 27px;
    border: 8px solid #f5b34f;
    border-top: none;
    border-right: none;
    margin-top: -12px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.highlights_txt {
    float: left;
    width: 75%;
    width: calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    padding: 20px 0;
    font-family: 'Hind', sans-serif;
}
#school_overview #school-info{
    overflow: visible;
}
.idea_icon, .video_icon, .news_icon {
    float: left;
    background-color: #0082c5;
    height: 70px;
    width: 60px;
    border-radius: 5px 0 0 0;
}
.idea_icon span{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -413px -8px;
    display: inline-block;
    width: 24px;
    height: 33px;
    margin-top:17px;
}
#list_tuition li{
    font-size:18px;
    text-align:center;
    /*cursor:pointer;*/
    padding-top:15px;
    padding-bottom:0px;
    font-weight:300;
}

#list_tuition .most_affordable li{
    padding-top:0px;
    padding-bottom:0px;
    font-size: 16px;
    font-weight: 300;
}
#list_tuition .most_affordable .table_cell_county{
    padding-left: 15px;
}
#list_tuition .table_row_head > span{
    padding: 0;
    text-align: center;
    /*border-right: 3px solid #ffffff;*/
    background-color: #F2F2F2;
    position: relative;
    padding-bottom: 15px;
    padding-top: 10px;
    font-weight:400;
    display: block;
    margin-right: 3px;
    border-bottom: 10px solid #EBEBEB;
}
#list_tuition .tuition-list li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
#list_tuition .tuition-list li > span{
    margin-right:3px;
}
#list_tuition .tuition-list li > span:last-of-type{
    border-right:none;
    margin-right:0;
}
/*
#list_tuition .table_row_head .row-shadow{
    width:100%;
    height:10px;
    background-color:#ebebeb;
    position:absolute;
    left:0;
    bottom:0;
}
#list_tuition .table_row_head{
    height: 43px;
}
*/
#list_tuition .table_row{
    margin-bottom: 0;
}
#list_tuition .row_click:hover {
    background-color: #f7f7f7;
}

#list_tuition .table_row_head .table_cell_county {
    text-align:left;
    padding-left:10px;
}
#list_tuition .table_cell_county {
    text-align:left;
    width:25%;
    font-weight:600;
    font-size:16px;
    padding-left:10px;
}
#list_tuition .table_row .table_cell_county{
    font-size:20px;
}
#list_tuition .table_cell_other_1 {
    width: 24%;
}
#list_tuition .table_cell_other_2 {
    width: 49%;
}
#list_tuition .table_cell_other_3 {
    width: 19%;
}

#tuition #list_tuition .table_cell_county{
    width:22%
}
#tuition #list_tuition .table_row .table_cell_county{
    width:15%
}
#tuition #list_tuition .table_cell_other_1{
    width: 18%;
}
#tuition #list_tuition .table_cell_other_2{
    width: 38%;
}
#tuition #list_tuition .table_cell_other_3 {
    margin-right:0;
}
#tuition #list_tuition .tuition-list li.table_row {
    display: block;
}
#list_tuition ul li span{
    display:inline-block;
}
#list_tuition .table_row .table_cell_county,
#list_tuition .table_row .table_cell_other_1,
#list_tuition .table_row .table_cell_other_2,
#list_tuition .table_row .table_cell_other_3
{
    vertical-align: top;
}

#tuition #list_tuition .table_cell_other_2{
    text-align:center;
}
#list_tuition .table_row_head {
    color: #616161;
    font-size:16px;
    font-weight: 600;
}
#list_tuition .table_cell_pvsrstateother {
    text-align: center;
    font-size:16px;
    padding-left: 6px;
    color: #616161;
}
#list_tuition .header_high {
    display: inline-block;
    padding: 0 10px;
}
#list_tuition span.header_high.inner_sort.list_no {
    padding: 0 !important;
}
.tuition-list .table_row {
    border-bottom:1px solid #e5e5e5;
}
.listspan{
    cursor: pointer;
}
#list_tuition .list_no .listspan {
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -167px -71px;
    height:16px;
    width:16px;
    display:inline-block;
    padding:0;
    border:none;
    margin-right:5px;
}
#list_tuition .list_up .listspan{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -215px -69px;
    height:16px;
    width:16px;
    display:inline-block;
    padding:0;
}
#list_tuition .list_down .listspan{
    background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -115px -70px;
    height:16px;
    width:16px;
    display:inline-block;
    padding:0;
}
#school-info .highlights_data:nth-child(2n) {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #DADFE1;
    border-top: 1px solid #DADFE1;
}
.campus-show{
    margin-top:20px;
}
#ad-recent-article {
    clear: both;
    float: right;
    padding: 5px 0;
}
#school_overview table .chartimg{
    width:100%;
}
#edit_login_form p{
    text-align:center;
}
#school_overview .center_new{
    margin:10px 0;
}
#site_search #all-content .advanced-search{
    display:none;
}
.gsc-result .gs-title {
    height: auto !important;
}
#request_info_button{
    text-align:center;
    margin-bottom:25px;
}
#request_info_button a{
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    background-color: #F4B350;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    transition: background-color .25s linear;
    -o-transition: background-color .25s linear;
    -webkit-transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
    -webkit-font-smoothing: antialiased;
}
#request_info_button .request_today_td{
    text-align: center;
    vertical-align: middle;
    background-color: #e4a649;
    width: 60px;
    height: 60px;
    border-radius: 5px 0 0 5px;
}
#request_info_button .request_today_text {
    padding: 0 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
}
#FindSchoolForm .find-school-opt {
    width: 446px;
    padding:3px 7px;
    height:33px;
}

#tuition .table_row_head .table_cell_other_4{
    display: none;
}

#tuition .table_row .table_cell_other_4{
    width:calc(100%-20px);
    width:-webkit-calc(100% - 20px);
    width:-moz-calc(100% - 20px);
    margin-left: 20px;
}

#tuition .table_row .table_cell_other_4 a{
    width: 100%;
    float: left;
}
#secondary-content #FindSchoolForm .find-school-option{
    width:280px;
} 
#secondary-content #FindSchoolForm .find-school-input{
    width:264px;
}
a.link_button{
    width: 200px;
    font-weight: bold;
    font-size: 18px;
    height: 30px;
    cursor: pointer;
    border: none;
    display: block;
    margin: 20px auto;
    background: #F4B350;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: 600;
    padding-top: 5px;
    text-decoration: none;
}
.articles_public_school .section_header_table td {
    padding: 0;
    text-align: center;
}
.articles_public_school .section_header_table .second-td{
    width:100%;
    font-family: Montserrat, sans-serif;
    padding:0 3px;
}
#article table.section_header_table{
    display:block;
}
/*
#tuition #list_tuition .table_cell_other_3{
    border-right: none;
}*/
/* lazy loading start */
.lazy-loaded {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
}
img.lazy {
    display: none;
}
.school-list-thumbnail {
    float: left;
    clear: both;
    margin-bottom: 3px;
    max-width: 90px;
    max-height: 60px;
}
/* lazy loading end */
/*********user login start****/
.login_form ul li{
    text-align: center;
}
.login_form .label {
    width: 26%;
    text-align: right;
    padding: 2px;
}
.login_form .input-field {
    padding: 3px;
    width: 58%;
}
.login_form li div {
    display: inline-block;
}
.login_form input {
    width: 93%;
}
.login_form #show_password {
    width: auto;
    position: relative;
    top: 2px;
}
.login_form .wide{
    text-align: center;
}
.login_form input.submit {
    width: auto;
}
#school_student_login_form .label {
    width: 11%;
}
#school_student_login_form .input-field {
    width: 200px;
    text-align: left;
}
#resetpassword form table{
    border-collapse: collapse;
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
#resetpassword form .label{
    padding-right: 10px;
    text-align: right;
    width: 160px;
}
#resetpassword form .label{
    text-align: left;
    padding-left: 240px;
}
#resetpassword form .input-field {
    text-align: left;
}
#resetpassword form table td {
    margin: 0;
    padding: 0 0 4px;
}
#resetpassword input[type="text"] {
    width: 192px;
}
/*********user login end****/
@media (min-width: 1200px)
{
    #main-wrapper, #footer, #bottom-content {
        width: 1180px;
    }
    #main-headline-wrapper{
        width: 824px;
    }
    #all-content{
        width: 1180px;
    }
    #wowslider-container1 {
        max-width: 780px;
    }
    #main-content{
        width: 824px;
    }
    #secondary-content{
        width: 336px;
    }
    #header {
        width: 1180px;
    }
    #school_overview .school-info-content-body .head_action_1 .head_action_1_border a{
        width:370px;
    }
    .search-button {
        width: 85px;
    }
    .google-search-contain {
        width: 430px;
    }
    .hide-in-tablet {
        display: inline;
    }
    .navigation-wrapper-2 LI A{
         padding: 0 29px;
    }
    #secondary-content .search_colleges .section_2_header{
        font-size:17px;
    }
    #secondary-content #FindSchoolForm .find-school-option{
        width:300px;
    }
    #secondary-content #FindSchoolForm .find-school-input{
        width:284px;
    }
    #secondary-content #FindSchoolForm .find-school-opt{
        width:306px;
    }
    #diffrent_width{
        width:440px;
    }
    .mini-map{
        width:334px;
    }
    #state_schools .state_ethnicity .table_row_left{
        width:440px;
    }
    #state_schools .state_ethnicity .table_row .table_cell:first-child{
        width:210px;
    }
    #state_schools .state_ethnicity .table_row .table_cell:nth-child(2){
        width:218px;
    }
    select#school, select#town{
        width:600px;
    }
    #school-info .infobox-top-left,#school-info .first, #school-info .second{
        width:390px;
    }
    #map_left{
        width:784px;
    }
    
    #school_overview .table_value_cell {
        width: 40%;
    }
    #school_overview #school_membership_row .value_cell_1{
        width:80%;
    }
    #so_jump_btn{
        left:790px;
    }
    #street_view{
        height:222px;
    }
    #form1 select{
        width: 500px;
        height: 40px;
    }
    #article #af-form-451741486, #af-form-451741486 .quirksMode{
        width:336px;
    }
    #article .articles_public_school .article_photo,.articles_public_school .article_photo{
        max-height:218px;
    }
    #student_information .action_4,#student_information .action_3,
    #student_information .action_2, #student_information .action_1{
        width:380px;
    }
    .video_thumb{
        width:316px;
    }
    #school_overview .school-info-content-body .head_action_1{
        width:380px;
    }
    #state_schools .state_ethnicity .table_row_right{
        width:280px;
    }
    #list_school #nearby_school_list .table_cell_other_1{
        width:320px;
    }
    #list_school #nearby_school_list .table_cell_county{
        width:210px;
    }
    #list_school #nearby_school_list .table_cell_other_2, #list_school #nearby_school_list .table_cell_other_3{
        width:109px;
    }
    .infobox-top-right{
        width:336px;
    }
    #find_schools .community_college_list.school-list .table_cell_other_1{
        width:360px;
    }
    #find_schools .community_college_list.school-list .table_cell_county{
        width:200px;
    }
    #find_schools .community_college_list.school-list .table_cell_other_2, #find_schools .community_college_list.school-list .table_cell_other_3{
        width:94px;
    }
    .community_college_list.school-list .table_cell_other_1{
        width:360px;
    }
    .community_college_list.school-list .table_cell_county{
        width:230px;
    }
    .community_college_list.school-list .table_cell_other_2{
        width:167px;
    }
    .find_state_box .city_box{
        padding-left:40px;
    }
    #tuition #list_tuition .table_row_head span{
        font-size: 16px;
    }
    #tuition #list_tuition .table_cell_other_3{
        margin-right:3px
    }
    #tuition #list_tuition .table_cell_county {
        width:18%;
    }
    #tuition #list_tuition .table_cell_other_1 {
        width: 12%;
    }
    #tuition #list_tuition .table_cell_other_2 {
        width: 22%;
    }
    #tuition #list_tuition .table_cell_other_3 {
        width: 12%;
    }
    #tuition #list_tuition .table_cell_other_4 {
        width: 33.5%;
    }
    #tuition #list_tuition .table_cell_other_4 a{
        float: left;
        width: 100%;
    }
    #tuition .table_row_head .table_cell_other_4{
        display: block;
    }
    #tuition .table_row .table_cell_other_4{
        margin-left: 0px;
    }
    #popular_articles .popular_article_photo{
        height: 218px;
    }
}

@media (min-width: 768px) and (max-width:1080px)
{
    #secondary-content .search_colleges .section_2_header{
        font-size:12px;
    }
    #tuition #list_tuition .tuition-list li.table_row{
        display:block
    }
    #tuition #list_tuition .table_cell_other_1{
        width: 16%;
    }
    #tuition #list_tuition .table_cell_other_3{
        width: 21.3%;
        margin-right:0;
    }
    #footer,#bottom-content{
        width: 98%;
    }
    #footer-wrapper #copyright{
        font-size: 0.7rem;
        width: 100%;
        margin-top:2px;
    }
    #copyright_logo{
        margin-right:10px;
        margin-top:3px;
    }
    #footer .navigation-3,#footer .navigation-4{
        margin-left:8px;
    }
    #copyright_text{
        width: 100%;
    }
    #footer .other-navigation {
        font-size: 13px;
    }
    #footer .other-navigation UL LI{
        padding-bottom: 10px;
    }
    #school_overview .school-info-content-body .head_action_1 .head_action_1_border a {
        width: auto;
    }
    .search-input {
        font-size: 12px;
    }
    .search{
        margin: 6px 10px;
    }
    #school_overview .school-info-content-body .head_action_1{
        width:96%;
    }
    #desk_show_ads,#compare_schools #ad-right-above{
        float:none;
        width:auto;
        clear: both;
    }
    .head_action_1{
        width: 48%;
    }
    #school_gallery{
        margin:0 10px;
    }
    .navigation-wrapper-2 LI A {
        padding: 0 12px;
    }
    #navigation-wrapper UL A{
        font-size:12px;
    }
    .navigation-wrapper-2 .second-bar A{
        padding: 0 0.6rem;
    }
    .navigation-wrapper-2 .second-bar{padding:0px;}
    .google-search-contain {
        width: 14rem;
    }
    #header_ads{
        text-align:center;
        padding-top:22px;
        height:60px;
        margin:0
    }
    #main-wrapper {
        width: 98%;
    }
    #main-content {
        width: 67.347%;
    }
    #header{
        width:768px;
    }
    #header .header-logo img{
        width:184px;
    }
    .search_bar{
        width: calc(100% - 397px);
        width: -webkit-calc(100% - 397px);
        width: -moz-calc(100% - 397px);
    }
    .search_bar.logged_in{
        width: calc(100% - 454px);
        width: -webkit-calc(100% - 454px);
        width: -moz-calc(100% - 454px);
    }
    .section_1_header, .section_2_header, .section_3_header{
        font-size: 1rem;
    }
    input.submit, .updateNew, .compare_schools, .compare, .remove, .submitForm, .zipcodes, .Sport_Enter{
        font-size: 1rem;
    }
    #secondary-content {
        padding-left: 0;
        width: 30.612%;
    }
    #secondary-content #FindSchoolForm .find-school-option{
        width:100%;
    }
    #secondary-content #FindSchoolForm .find-school-input {
        width: -webkit-calc(100% - 16px);
        width: -moz-calc(100% - 16px);
        width: calc(100% - 16px);
    }
    #secondary-content #FindSchoolForm .find-school-opt {
        width: 94%;
    }
    .mini-map {
        width: 100%;
    }
    #school-news-title-text {
        width: auto;
    }
    #school-news-title-img {
        padding-top: 0;
    }
    .search{
        font-size:12px;
    }
    #student_profile_form input[type="text"],
    #student_profile_form input[type="password"] {
        width:210px;
    }
    #student_information .action_1 {
        width: 51%;
    }
    #student_information .action_2 {
        width: 46%;
    }
    #student_information .action_3 {
        width: 51%;
    }
    #student_information .action_4 {
        width: 46%;
    }
    #show_password {
        width:auto;
    }
    #email_notification .input-field > input {
        width: auto;
    }
    #school-info .infobox-top-left {
        float:none;
        width: 94%;
        width:calc(100% - 27px);
        width:-webkit-calc(100% - 27px);
        width:-moz-calc(100% - 27px);
    }
    #school-info .first {
        width: 98%;
    }
    
    #school-info .school-info-content-body {
        width: 92%;
        width:calc(100% - 40px);
        width:-moz-calc(100% - 40px);
        width:-webkit-calc(100% - 40px);
    }
    #school-info .second {
        width: 98%;
    }
    #school-info ul#school_info_action {
        width: 100%;
    }
    #school_info_action .action_1,#school_info_action .action_2,#school_info_action .action_3,#school_info_action .action_4{
        width: 48%;
    }
    .infobox-top-right {
        text-align: center;
    }
    #map_left {
        width: 100%;
    }
    #diffrent_width{
        width:auto;
    }
    #list_school #nearby_school_list .table_cell_county {
        width: 20%;
    }
    #list_school #nearby_school_list .table_cell_other_1 {
        width: 40%;
    }
    #list_school #nearby_school_list .table_cell_other_2 {
        width: 19%;
    }
    #list_school #nearby_school_list .table_row_head .table_cell_other_3 {
        width: 19%;
    }
    #so_jump_btn {
        display: none;
    }
    .video_thumb{
        width:100%;
    }
    .infobox_bottom {
        width:calc(100% - 18px);
        width:-webkit-calc(100% - 18px);
        width:-moz-calc(100% - 18px);
    }
    .highlights_data {
        width: 100%;
    }
    #state_schools .state_ethnicity .table_row_left {
        width: 50%;
    }
    #state_schools .state_ethnicity .table_row .table_cell:first-child {
        width: 60%;
    }
    #state_schools .state_ethnicity .table_row .table_cell:nth-child(2) {
        width: 30%;
    }
    #sta_ethnicity_pie_chart {
        width: 100%;
    }
    .find-school-by-state .table_row .table_cell #popular_city a {
        height: auto;
        line-height: normal;
        margin-bottom: 5px;
        overflow: visible;
    }
    .find-school-by-state .table_row .table_cell .wordbreaks {
        clear: both;
        display: block;
        margin-bottom: 4px;
    }   
    #all-content {
        width: 100%;
    }
    #main-content {
        width: 67.347%;
    }
    #feedback_form textarea {
        width: 90%;
    }
    select#school, select#town{
        width: 60%;
    }
    #list_school .table_cell_county {
        width: 32%;
    }
    #list_school .table_row_head .otherwidth_1
    {
        width: 15%;
    }
    #list_school .table_cell_other_1 {
        width: 45%;
    }
    #list_school .table_row_head span {
        padding: 10px 0;
    }
    #list_school .table_cell_other_2 {
        width: 20%;
    }
    #find_schools #list_school .table_cell_other_1 {
        width: 35%;
    }
    #find_schools #list_school .table_cell_county {
        width: 25%;
    }
    #find_schools #list_school .table_cell_other_2, #find_schools #list_school .table_cell_other_3 {
        width: 19%;
    }
    #student_information .action_s_1{
        line-height: 0;
    }
    #tuition table.tuition-list{
        width:600px;
    }
    #list_tuition .header_high {
        width: auto;
        padding: 0 15px;
    }
    #list_tuition span.header_high.inner_sort.list_no {
        padding: 0 !important;
    }
    #list_tuition{
        overflow:auto;
    }
    #find-community-colleges-by-state .find_state_box {
        height: 240px;
    }
    .find_state_box ul li .city_count {
        display: block;
    }
    .find_state_box .state_bold{
        font-size:18px;
    }
    #school-info .infobox-top-right{
        width: 98%;
        width: calc(100% - 9px);
        width: -webkit-calc(100% - 9px);
        margin: 10px 0 0;
    }
    #secondary-content .section_3_header, #secondary-content .section_2_header{
        font-size: 14px;
        line-height: 60px;
    }
    #secondary-content .articles_public_school .section_3_header {
        font-size: 0.8rem;
    }
    #secondary-content #school_videos .section_3_header{
        font-size:15px;
    }
    .popular_article_icon span, .idea_icon span, .quicklinks-icon span, .request_icon span, #secondary-content .login_head_icon span, .articles_icon span{
        margin-top:10px;
    }
    #secondary-content .popular_article_icon, .idea_icon, .quicklinks-icon, .request_icon, .video_icon, .news_icon, #secondary-content .login_head_icon, #secondary-content .serch-ico, .articles_icon{
        height: 60px;
        width: 50px;
    }
    .link_div .school-type-list-text{
        width: 90%;
    }
    .school-list .school-type-list-text > SPAN{
        padding: 15px 0;
    }
    #compare_schools select {
        width: 500px;
    }
    #compare_schools p.p_compare_button{
        float: none;
        text-align: center;
    }
    a.link_button {
        width: 150px;
    }
    #list_tuition .table_cell_county{
        width: 24%;
    }
    #list_tuition .table_row_head{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    #article .article_content img {
        width: 100% !important;
        height: 100% !important;
    }
    .login_form .label {
        width: 32%;
    }
    .mini_student_login label{
        width: 32%;
        text-align: right;
        padding: 2px;
    }
    .mini_student_login li div {
        display: inline-block;
    }
    .mini_student_login input {
        width: 93%;
    }
    #school_student_login_form .label {
        width: 14%;
    }
    #popular_articles .popular_article_photo,#article .articles_public_school .article_photo{
        height:auto;
    }
}

@media (max-width: 767px)
{
    #compare_schools .full-map {
        height:250px;
    }
    #compare_schools .compare_schools_list .table_cell_compare_other img{
        display:none;
    }
    #box_no_marginpadding {
        margin: 20px 10px;
    }
    #under_header_content {
        margin: 0px;
        padding: 10px 10px 0 10px;
    }
    #diffrent_width{
        width:auto;
    }
    .school_notes_overview{
        margin:0;
    }
    #school-info .school_notes_overview {
        margin: 0 10px;
        padding: 0;
        width: auto;
    }
    #mobile-header{
        display:block;
    }
    .mobile-header-left{
        float:left;
        margin-left:25px;
        margin-top:12px;
    }
    .mobile-header-left img{
        width:155px;
    }
    .mobile-header-right{
        float:right;
        margin-right:25px;
    }
    #mobile-search-icon{
        margin-right:20px;
        margin-top:25px;
        display:inline-block;
    }
    #mobile-search-icon span{
        background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -363px -66px;
        width: 21px;
        height: 20px;
        display: block;
    }
    #m-header-navbar{
        display:inline-block;
    }
    #m-header-navbar span{
        background: url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -411px -64px;
        width: 21px;
        height: 20px;
        display: block;
    }
    #m-nav-bar {
        background-color:#1e8dc5;
        color:#FFF;
        min-width:270px;
    }
    #m-login {
        font-size: 2.1875rem;
        height:80px;
        background:#F2F2F2;
        width: 100%;
        text-align:center;
    }
    #m-nav-bar a {
        color: #FFFFFF;
    }
    #m-nav-bar #m-login a{
        margin-top:22px;
    }
    .bar-lay-2 {
        display: none;
        background-color:#f4b34f;
    }
    .bar-lay-2 li {
        border-top: 1px solid #f4bb61;
    }
    .subcate_link {
        float: left;
        height: 55px;
        padding-left: 10px;
    }
    .subcate_div {
        display: table-cell;
        height: 55px;
        vertical-align: middle;
        width: 100%;
    }
    .bar-lay-1{
        margin: 0 0 0 20px;
    }
    .bar-lay-1 li.cate_list,.bar-lay-1 li.find_list {
        border-bottom: 1px solid #3498ca;
        font-size:16px;
    }
    .cate_link {
        float: left;
        height: 55px;
        width: 86%;
        padding-left: 4%;
    }
    .cate_div {
        display: table-cell;
        height: 55px;
        vertical-align: middle;
        font-weight:700;
    }
    .cate_arr > span {
        background:url('//www.communitycollegereview.com/images/new_sprites.png') no-repeat -167px -22px;
        width:16px;
        height:13px;
        display:inline-block;
        margin-top:20px;
    }
    .cate_arr {
        float: left;
        height: 55px;
        width: 10%;
        text-align: center;
    }
    .mobile-header-line{
        height:5px;
    }
    #logo_wrapper {
        display:none;
    }
    .navigation {
        display:none;
    }
    .navigation-wrapper-2 {
        background: none repeat scroll center center #1E8BC3;
    }
    .navigation-wrapper-3 {
        height:auto;
        left:0;
        float:none;
    }
    #mobile-search-box .mobile-search-box-1{
        margin:0px 5%;
        margin:0px calc(13% - 26px);
        margin:0px -webkit-calc(13% - 26px);
        margin:0px -moz-calc(13% - 26px);
    }
    #mobile-search-box .mobile-search-box-2{
        float: left; 
        width: 89%;
    }
    #mobile-search-box .mobile-search-box-2 input{
        height:38px; 
        padding:0;
        margin-top:20px;
        width:100%; 
        border:1px solid #d9d9d9; 
        border-right:none;
        border-radius:5px 0 0 5px;
        outline:none;
    }
    #mobile-search-box .mobile-search-box-3{
        float: left; 
        width: 25px; 
        padding-right:1.5%; 
        margin-top: 20px; 
        height: 38px;
        background:#fff;
        border:1px solid #d9d9d9;
        border-left:none;
        border-radius:0 5px 5px 0;
    }
    #circle-delete{
        width:20px;
        height:20px; 
        line-height:20px;
        border-radius: 50%;
        margin: 9px 0 0 2px;
        background-color:#d2d2d2; 
        color:#fff;
        cursor: pointer;
    }
    #footer-wrapper {
        height:auto;
        width:93.75%;
        padding: 3.125%;
    }
    #footer{
        height:auto;
        width:auto;
    }
    #bottom-content{
        width:100%;
    }
    #bottom-content .bottom-icon,#bottom-content .bottom-text{
        float:none;
        width:100%;
        text-align:center;
    }
    #footer .navigation-1 {
        border:0 none;
        float:none;
        margin-top:0;
        width:100%;
    }
    #footer .other-navigation{
        float:none;
    }
    #footer .navigation-2 {
        margin-top:0;
        height:auto;
        padding:20px 0 0;
        float:none;
    }
    #footer .navigation-3
    {
        height:auto;
        padding:0;
        float:none;
        margin:0;
    }
    #footer .navigation-4
    {
        height:auto;
        margin:0;
        float:none;
    }
    #footer-wrapper span.copyright-1 {
        margin-left:5px;
    }
    #footer-wrapper #copyright_text p{
        float:left;
    }
    .m-text {
        display:block;
    }
    #copyright_text .m-text{
        margin-left:calc((100% - 219px)/2);
        margin-left:-webkit-calc((100% - 219px)/2);
        margin-left:-moz-calc((100% - 219px)/2);
    }
    .p-text {
        display:none;
    }
    #footer-wrapper #copyright p.m-text {
        margin-left:11%;
        color: #8AABD2;
    }
    #copyright_logo {
        width: 100%;
        margin-bottom: 10px;
    }
    #copyright_text {
        width:100%;
        text-align:center;
    }
    #footer .navigation-3 UL {
        width:100%;
    }
    #footer .navigation-2 UL {
        width:100%;
    }
    #footer .navigation-4 UL {
        width:100%;
    }
    #copyright_text > p:last-child {
        margin-left: calc(10% + 5px);
        margin-left: -webkit-calc((10% + 5px));
    }
    #find-community-colleges-by-state .find_state_box{
        width:100%;
        border-right: none
    }
    .find_state_box .city_box{
        padding:0 30px;
    }
    #school_overview .school-info-content-body .head_action_1{
        width:100%;
    }
    #desk_show_ads{
        float:none;
        width:auto;
    }
    #ad-left-large {
        clear: both;
        text-align: center;
    }
    #ad-right-above{
        display:none;
    }
    #aboutus #ad-right-above,#contacted #ad-right-above,#Feedback #ad-right-above,#forgotpassword #ad-right-above,#lost_password #ad-right-above,#policy #ad-right-above,#student_gateway #ad-right-above,#school_gateway #ad-right-above{
        display:block;
    }
    #new_form_widget {
        display: none;
    }
    #find_schools div.user_message {
        margin-left: 0px;
        text-align: left;
    }
    .campus-show{
        margin:0 10px;
    }
    .google-search-contain{
        width:initial;
    }
    #school_highlights{
        margin:0;
    }
    #school-info .infobox-top-left{
        margin-left:9px;
    }
    #school-info .school-info-content-body{
        float:none;
    }
    #school-info .infobox-top-left {
        float: none;
        width:calc(100% - 9px);
        width:-webkit-calc(100% - 9px);
        width:-moz-calc(100% - 9px);
    }
    #school_info_action .action_1 {
        border-right: 1px solid #E2E6F4;
        float: left;
        height: auto;
        margin-right: 0;
        width: 49%;
    }
    #school_info_action .action_2 {
        border-right: 0 none;
        float: left;
        height: auto;
        padding-left: 8px;
        width: 46%;
    }
    #school_info_action .action_3 {
        border-right: 1px solid #E2E6F4;
        float: left;
        height: auto;
        margin-right: 0;
        width: 49%;
    }
    #school_info_action .action_4 {
        float: left;
        padding-left: 8px;
        width: 46%;
    }
    #map_left {
        margin-left: 10px;
        margin-right: 10px;
        width:calc(100% - 20px);
        width:-webkit-calc(100% - 20px);
        width:-moz-calc(100% - 20px);
    }
    #edit-student #guardian_email,#edit-student #guardian_name,#edit-student #first_name,
    #edit-student #middle_name,#edit-student #last_name,#edit-student #address,
    #edit-student #city,#edit-student #zip,#edit-student #phone,#edit-student #school_name,
    #edit-student #country,#edit-student #state,#edit-student #citizenship{
        width:120px;
    }
    #student_profile_form table td.label {
        width: 40%;
    }
    #edit-student #seeking_season{
        margin-bottom:5px;
    }
    #create_account .text_input,#create_account #password,
    #create_account #citizenship{
        width: 120px;
    }
    #create_account .input-field #country, 
    #create_account .input-field #state{
        width: 128px;
        margin-left:0;
    }
    #create_account table LABEL{
        padding-left:0;
    }
    #create_account #seeking_season,
    #create_account #birth_month{
        margin-bottom:5px;
    }
    #create_account #birth_date{
        margin-right:4px;
    }
    .center{
        margin-bottom: 5px;
    }
    #school_overview #box_map_right {
        display: block;
        width: 80%;
        width: calc(100% - 40px);
        width:-webkit-calc(100% - 40px);
        width:-moz-calc(100% - 40px);
        margin: 20px 20px 0;
        border:none;
        box-shadow:none;
    }
    #school_overview #box_map_right .mini-map{
        width:100%;
        margin-bottom:0px;
        height: 175px;
    }
    #box_map_right{
        width: calc(100% - 22px);
        width: -webkit-calc(100% - 22px);
        width: -moz-calc(100% - 22px);
        margin: 10px;
    }
    .video-containerxx{
        width:calc(100% - 20px);
        width:-moz-calc(100% - 20px);
        width:-webkit-calc(100% - 20px);
        margin:10px auto 0 auto;
        text-align:center;
    }
    #microdata-container{
        display: none;
    }
    #compare_schools .compare_schools_list .table_cell_compare {
         font-size: 10px;
    }
    #student_information .action_1,
    #student_information .action_2,
    #student_information .action_3,
    #student_information .action_4,
    #school_information .action_1,
    #school_information .action_2,
    #school_information .action_3,
    #school_information .action_4 {
        padding:0; 
        width:100%;
        border:none;
        border-bottom:1px solid #DADFE1;
    }
    .campus_explorer02{
        width:calc(100%-20px) !important;
        width:-webkit-calc(100% - 20px) !important;
        width:-moz-calc(100% - 20px) !important;
        margin:0 auto;
        text-align:center;
    }
    .campus_explorer
    {
        width:100% !important;
        margin:0 auto;
        text-align:center;
        float:none;
    }
    #so_jump_btn {
        display: none;
        left: 0;
    }
    .video_thumb{
        width:100%;
    }
    #list_school #nearby_school_list .table_cell_other_1{
        width:100%;
    }
    .infobox_bottom {
        width:calc(100% - 18px);
        width:-webkit-calc(100% - 18px);
        width:-moz-calc(100% - 18px);
    }
    .highlights_data {
        width: 100%;
    }
    #state_schools .state_ethnicity .table_row_left {
        float: left;
        padding-bottom: 15px;
        width: 100%;
    }
    #state_schools .state_ethnicity .table_row .table_cell:first-child {
        color: #000A12;
        float: left;
        font-size: 1rem;
        font-weight: 400;
        padding-left: 5px;
        width: 50%;
    }
    #state_schools .state_ethnicity .table_row .table_cell:nth-child(2) {
        color: #494949;
        float: right;
        font-size: 1rem;
        padding-left: 10px;
        text-align: center;
        width: 40%;
    }
    #state_schools .state_ethnicity .table_row_right {
        float: left;
        width: 100%;
    }
    #search_bar_moblie {
        background-color: #423E3D;
        box-shadow: 0 0 10px #000000 inset;
        display: block;
        margin: 0;
        width: 100%;
    }
    #search_bar_moblie .search .findtext, #search_bar_moblie .search .advanced-search {
        display: none;
    }
    .find-school-by-state .table_row .table_cell #popular_city a {
        height: auto;
        line-height: normal;
        margin-bottom: 5px;
        overflow: visible;
    }
    .find-school-by-state .table_row .table_cell .wordbreaks {
        clear: both;
        display: block;
        margin-bottom: 4px;
    }
    #article .article_content img{
        width:100% !important;
        height:100% !important;
    }
    #school_gallery{
        margin:0 10px;
    }
    #form1 select {
        width: 75%;
    }
    #request-login-info #form1 select {
        width: 180px;
    }
    #index #secondary-content #FindSchoolForm .find-school-div {
        height: 70px;
    }
    #index #secondary-content #FindSchoolForm .find-school-label {
        width: 190px;
    }
    #index #secondary-content #FindSchoolForm .find-school-input { 
        width: 98%;
        width: calc(100% - 8px);
        height: 26px;
    }
    #index #secondary-content #FindSchoolForm .find-school-opt {
        width: 100%;
        height: 36px;
    }
    #index #secondary-content #FindSchoolForm .find-school-submit {
        padding-left: 0;
    }
    #school_overview #full_time_bar{
        bottom:-12px;
    }
    #school_overview #part_time_bar{
        bottom:-13px;
    }
    #find_schools #FindSchoolForm .find-school-input { 
        width: 98%;
        width: calc(100% - 15px);
    }
    #find_schools #FindSchoolForm .find-school-option {
        width: 100%;
    }
    #find_schools #FindSchoolForm .find-school-submit {
        padding: 0px;
    }
    #state_schools .y_btn {
        display: none;
    }
    #state_schools .mobile_y_btn {
        display: inline;
        width: 20%;
        font-size: 16px;
    }
    select#school, select#town {
        width: 75%;
        height: 35px;
    }
    HTML{
        -webkit-text-size-adjust:none;
    }
    #all-content {
        width: 100%;
    }
    #feedback_form textarea {
        width: 96%;
    }
    .article_content li {
        list-style: disc outside none;
    }
    .n, .p-text {
        isplay:none;
    }
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-phone {
        display: inherit !important;
    }
    .hidden-phone {
        display: none !important;
    }
    .just-mobile-show-inline {
        display:inline;
    }
    .just-mobile-show-block {
        display:block;
    }
    .just-desktop-show-inline,
    .just-desktop-show-block {
        display:none;
    }
    #rental_widget div {
        margin-top: 2%;
        width: 99.5% !important;
    }
    #rental_widget {
        width: 100% !important;
    }
    #sale_widget, #tMinistats {
        width: 100% !important;
    }
    #main-headline-wrapper {
        clear:none;
        width:100%;
    }
    h1#main-headline, h1#main-headline a{
        margin:0 10px;
    }
    #breadcrumbs{
        margin: 14px 10px 4px;
    }
    #main-content H3 {
        font-size:1.5rem;
        margin-left:10px;
    }
    #main-wrapper {
        width:100%;
    }
    #main-content {
        float:none;
        width:100%;
        max-width:980px;
        padding-top:0;
        margin:0 auto;
    }
    .contentboxouter, .content2boxouter {
        margin:10px;
    }
    .contentboxinner {
        margin:0;
    }
    .mobile_head_action_1 {
        height: 45px;
        line-height: 45px;
        width:48%;
    }
    .mobile_head_action_1_border {
        margin-top: 5px;
    }
    .mobile_head_action_display_border {
        border-right:none;
        margin-bottom: 15px;
    }
    #nearby_school_table_list.contentboxouter,#zipcode_school_list.contentboxouter{
        padding:0;
    }
    #list_school #nearby_school_list .table_cell_other_2 {
        width: auto;
    }
    .school .college_schools_list .table_cell_county,.school .table_cell_other_4{
        display:none;
    }
    #find-school-list .school .table_cell_county, 
    #find-school-list .school .table_cell_other_2, 
    #find-school-list .school .table_cell_other_3{
        width:auto;
    }
    .school .table_row_head {
        display: none;
    }
    .school ul li {
        border-bottom: 1px solid #FFFFFF;
        border-style: solid;
        border-top: 1px solid #E1E1E1;
        border-width: 1px 0;
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }
    .school .college_schools_list{
        margin-top:20px
    }
    .school-list .table_cell_other_1{
        padding-left:0
    }
    #article #main-headline-wrapper{
        width:100%;
        display:block;
    }
    div#___plus_0{
        margin-left: 10px !important; 
        margin-bottom: -14px !important;
    }
    #article_nav P a {
        font-size: 1.25rem;
    }
    #article_nav_left {
        width: 100%;
        padding-right: 0;
        margin-bottom: -25px;
    }
    #article_nav_right {
        width: 100%;
        margin-bottom: -35px;
    }
    #article_nav {
        margin: -20px 3.3% 0;
        width: 93.4%;
        padding: 0;
    }
    #article .article_photo_content {
        position: relative;
    }
    #article .article_detail_photo {
        float: none;
    }
    #article .article_detail_photo img{
        width: 100% !important;
    }
    #article .article_detail_photo {
        width: 100%;
    }
    #article .article_photo1 {
        float: none;
        margin-bottom: 0;
        margin-right: 0;
        width: 100%;
    }
    #article .mresources_text_container {
        display: none;
    }
    #adsense-rectangle-article {
        clear: both;
        padding: 0 5px 10px 0;
        float:none;
        width:100%;
    }
    #popular_articles .not_show_in_mobile, #article .not_show_in_mobile
    {
        display: none;
    }
    .article_hidden_num
    {
        display:none;
    }
    .article_hidden_num_mobile
    {
        display:inline;
    }
    #banner-ad{
        display:none;
    }
    #state_ads_medium{
        display:block;
        width:100%;
        margin:0 auto;
        text-align:center;
    }
    #secondary-content {
        float:none;
        width:100%;
        max-width:980px;
        margin:0 auto 10px;
        padding-left:0;
    }
    .mini-map {
        width: 100%;
    }
    .quick_links .section_header_wrapper {
        margin: 0;
    }
    .quick_links .section_2_content {
        padding: 0;
    }
    #regional_box_ul {
        background-color: #F6F6F6;
    }
    #regional_box_ul .quicklink_li {
        padding-left: 10px;
    }
    #regional_box_ul .image_div span {
        color: #494949;
    }
    .link_div .school-type-list-text {
        color: #1E8BC3;
        float: left;
        font-size: 16px;
        font-weight: 400;
        line-height: 2;
    }
    .link_div .school-type-list-text:hover {
        color: #F4B350;
    }
    #regional_box_ul .link_div a {;
        color: #494949;
        display: block;
        font-family: Open Sans;
        font-size: 1.2rem;
        font-weight: 400;
    }
    .quick_links .link_div a {
        font-size: 1.25rem;
    }
    #regional_box_ul .school-type-list-text {
        float: left;
        padding-left: 1.5%;
        width: 92%;
        padding: 0;
    }
    #title {
        margin: 20px 0 5px 1.5%;
    }
    #title h3 {
        margin: 0;
        padding-left: 1.5%;
        width: 93%;
    }
    #main-content UL{
        margin-bottom:0px;
    }
    #list_school .table_row_head {
        display: none;
    }
    #tuition .school-type-list-text{
        width: 100%;
    }
    .school-type-list-image {
        float:right; 
        width:5%; 
        height:99px;
        margin-left:1%;
    }
    .school-type-list-text {
        padding: 15px 10px;
        width: 98%;
        width: calc(100% - 20px);
    }
    .school-list .school-type-list-text > SPAN{
        padding:0 0 5px;
    }
    #list_school .table_cell_county {
        clear: both;
        display: block;
        float: none;
        padding: 0;
        width: calc(100% - 30px);
    }
    #list_school .arrow{
        font-size:14px;
        color:#6D6D6D;
        vertical-align:middle;
        display:block;
    }
    #diversity_ranking #list_school .table_cell_county {
        font-size: 0.8rem;
    }
    #list_school ul li span {
        float: none;
        line-height:24px;
    }
    #list_school .table_cell_other_1 {
        float: left;
        width: 100%;
    }
    #list_school .table_cell_other_2, #list_school .table_cell_other_3 {
        font-size: 16px;
        margin-bottom: 7px;
        width: auto;
        padding: 0;
    }
    .row_click:hover{
        background-color:#F1F3FF;
        cursor:pointer;
    }
    .new_content_section_1, .new_content_section_2, .new_content_section_3 {
        border-radius: 3px;
        margin: 10px;
        background-color: #F6F6F6;
    }
    #FindSchoolForm .find-school-input{
        width:calc(100% - 8px);
        width:-webkit-calc(100% - 8px);
        width:-moz-calc(100% - 8px);
    }
    #FindSchoolForm .find-school-opt {
        width:100%;
    }
    #secondary-content #FindSchoolForm .find-school-div {
        height:85px; margin:0;
    }
    #secondary-content #FindSchoolForm .find-school-opt {
        height: 45px;
        margin: 0;
        width: calc(100% - 165px);
        width: -webkit-calc(100% - 165px);
    }
    .featured_article_photo {
        float: none;
        margin: 0 0 10px 0;
    }
    .featured_article_photo img {
        width:100%;
    }
    #ad-right-above, #ad-right-below {
        text-align: center;
        margin:10px;
    }
    #ad-under-headline{
        display:block;
        width:320px;
        margin:10px auto 0;
    }
    #index #ad-under-headline{
        display:none;
    }
    .recent_articles_icon span,.find-college-state_icon span,.popular_article_icon span,.idea_icon span,.quicklinks-icon span,.request_icon span, .trulia_widget_icon span,.serch-ico span,.login_head_icon span,.articles_icon span{
        margin-top:10px;
    }
    .video_icon span,.news_icon span{
        margin-top:15px;
    }
    .popular_article_icon,.find-college-state_icon,.recent_articles_icon,.news_icon,.idea_icon,.quicklinks-icon,.request_icon,.video_icon,.trulia_widget_icon,.serch-ico,
    .login_head_icon,.articles_icon{
        height: 60px;
        width: 60px;
    }
    .section_3_header,.section_1_header,.section_2_header{
        font-size: 1.2rem;
        line-height: 60px;
    }
    .find-school-by-state .table_row .table_cell a {
        padding-left:0;
        line-height: normal;
        height:auto;
    }
    #find-community-schools-by-state .find_state_box{
        width:100%;
        border-right: none
    }
    .find_state_box .city_box{
        padding:0 30px;
    }
    #index #main-content {
        margin-top:20px;
    }
    #ad-left-medium {
        float:none; 
        text-align:center;
        width:inherit;
    }
    #school_overview .head_action_1 {
        float: none;
        width: 100%;
        margin-left:0;
    }
    #school_overview .school-info-content-body .head_action_1 .head_action_1_border a {
        width:auto;
    }
    #school_overview .mobile_head_action_1 a{
        width:100%;
    }
    .li_list span{
        line-height: 21px;
    }
    #search_bar_moblie .search-input{
        border-width: 0;
        height: 38px;
        margin-top: 0px;
    }
    #notfound_search {
        margin-bottom: 10px;
        width: 100%;
    }
    #school_overview .center_new{
        margin:10px;
    }
    #request_info_button a{
        font-size:1.2rem;
        width:90%;
    }
    #school_overview .school-info-bg {
        left: 0px;
    }
    #school_overview .school-info-text-2, #school_overview .school-info-text-1{
        margin-left:55px;
    }
    #right_map_outer_box {
        width: 100%;
    }
    #school-info .three {
        vertical-align: top;
        height: auto;
        line-height: 47px;
        margin: 0;
        width: 284px;
        font-size: 16px;
        padding-right: 10px;
        color: #616161;
    }
    #school-info .three .save_bg {
        display: inline-block;
        margin: 0 -5px 3px 1px;
        vertical-align: middle;
    }
    #school_overview .head_action_1 {
        float: none;
        width: 100%;
        margin-left: 0px;
    }
    #school-info .infobox-top-right {
        width: 100%; 
        margin:10px 0 0;
    }
    .infobox-top-right {
        text-align: center;
        float: none;
    }
    #ad-left-large {
        clear: both;
        text-align: center;
    }
    #school_sets #list_school #nearby_school_list ul li:last-of-type{
        border-bottom:none;
    }
    #school_videos .last{
        padding:10px 0;
    }
    .video_thumb .videoTime{
        display:none;
    }
    .articlesubtitle{
        margin:0 10px;
    }
    #compare_schools .compare_schools_list .table_cell_compare_other,
    #compare_schools .compare_schools_list .table_row_head .table_cell_compare_other{
        font-size: 10px;
        width: calc((77% - 20px) / 3);
        overflow: hidden;

    }
    #compare_schools .compare_schools_list .table_cell_compare_other a.school_link {
        font-size: 15px;
    }
    h1#main-headline, h1#main-headline a{
        margin: 10px 10px 0px;
        font-size: 30px;
    }
    #compare_schools p.p_compare_button{
        float: none;
        text-align: center;
    }
    #compare_schools select {
        width: 100%;
    }
    #list_tuition .table_row_head span{
        padding-left: 0;
        font-size:12px;
    }
    #list_tuition .table_row span.table_cell_county {
        text-align: left;
    }
    #list_tuition .table_row span{
        font-size:12px;
        text-align: center;
    }
    #list_tuition .table_row_head .table_cell_county{
        width: 23%;
    }
    #list_tuition .header_high {
        width: 25%;
    }
    #student-profile-wrapper input[type="text"],#student-profile-wrapper input[type="password"],#student-profile-wrapper textarea{
        width:89% !important;
        margin-left:0 !important
    }
    #student-profile-wrapper td,#student-profile-wrapper tr,#student-profile-wrapper tbody{
        display:block;
        padding-left:0 !important;
        width:100% !important;
    }
    #student-profile-wrapper .share_profile_table td{
        width:auto !important;
        display:table-cell;
    }
    #student-profile-wrapper .share_profile_table tr{
        width:auto !important;
        display:table-row;
    }
#tuition #list_tuition .tuition-list li.table_row {
    display: block;
}
    #tuition #list_tuition .table_row .table_cell_county{
        font-size: 14px;
    }
    #tuition #list_tuition .table_row .table_cell_county, #tuition #list_tuition .table_row .table_cell_other_1, #tuition #list_tuition .table_row .table_cell_other_2, #tuition #list_tuition .table_row .table_cell_other_3{
        vertical-align: middle;
    }
    #tuition .most_rate_school{
        font-size: 12px;
    }
    #tuition #list_tuition .table_cell_county{
        width: 18%;
                                display:inline-block;
    }
    #tuition #list_tuition .table_cell_other_1{
        width: 17%;
    }
    #tuition .tuition-list .table_cell_other_2{
        width: 37%;
    }
    #tuition #list_tuition .table_cell_other_3{
        width: 20%;
                                margin-right:0;
    }
    #tuition #list_tuition .table_row_head .table_cell_other_3{
        width: 25%;
                                margin-right:0;
    }
    #tuition #list_tuition .header_high{
        width: 46%;
        word-wrap: break-word;
    }
    #tuition #list_tuition .list_no .listspan{
        display: none;
    }
    #tuition #list_tuition .table_cell_county{
        padding-left: 0px;
    }
    #tuition #list_tuition .table_row .table_cell_other_3{
        border-right: 0px;
    }
    #tuition #list_tuition .header_high{
        padding: 0px;
    }
    #list_tuition .table_row_head{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    #diversity_ranking .quick_links .link_div span, .right_arrow,
    #accept .quick_links .link_div span, .right_arrow{
        margin-right: 4px;
        margin-top: 5px;
    }
    #list_tuition .table_row .table_cell_county{
        font-size: 14px;
    }
    #list_tuition .table_cell_county{
        width: 23%;
    }
    .most_rate_school{
        font-size: 12px;
        width:92%;
        float: none;
    }
    #diversity_ranking #list_tuition .table_cell_other_2,
    #accept #list_tuition .table_cell_other_2{
        width: 46%;
    }
    #tuition #list_tuition .table_cell_other_2{
        width: 37%;
    }
    #school-info .first,#school-info .second{
        width:98%;
        width: calc(100% - 10px);
        width: -moz-calc(100% - 10px);
        width: -webkit-calc(100% - 10px);
    }
    a.link_button{
        width: 90%;
        height:auto;
        font-size:12px;
    }
    .login_form .label {
        width: 18%;
    }
    #school_student_login_form .label {
        width: 16%;
    }
    #index #most_recent_articles{
        display:none;
    }
    #index .new_content_section_3{
        display:block;
    }
	#mobile-header,#mobile-search-box{
		height: 67px;
	}
}
@media (max-width: 640px)
{

    html {font-size:100%;}
    #footer
    {
        font-size:18px;
    }
    #wowslider-container1 .ws_images img
    {
        max-height:260px;
    }
}
@media (max-width: 480px)
{
    html {font-size:80%;}
    #footer
    {
        font-size:16px;
    }
    /********liaomingkai request-login-info css for mobile-480 start********/
    #contacted .form-submit,
    #request-login-info .form-submit {
        margin-left: 0px;
    }
    #contacted .form-value,
    #request-login-info .form-value {
        clear: left;
    }
    #contacted .form-label,
    #request-login-info .form-label {
        padding: 4px 0px 0px 0px;
        margin-bottom: 0px;
    }
    /********liaomingkai request-login-info css for mobile-480 end**********/
    #school_overview .table_name_cell {
        width: calc(30% - 12px);
        width: -moz-calc(30% - 12px);
        width: -webkit-calc(30% - 12px);
        padding-left: 5px;
        font-size: 15px;
    }
    #school_overview .table_value_cell{
        font-size: 14px;
        width:35%;
    }
    #compare_schools select {
        width: 250px;
    }
    #tuition table.tuition-list{
        width:500px;
    }
    #list_tuition .header_high {
        width: auto;
        padding: 0 15px;
    }
    #list_tuition{
        overflow:scroll;
    }
        
}
@media (max-width: 320px)
{   
    #footer
    {
        font-size:13px;
    }
    .section_3_header, .section_1_header, .section_2_header {
        font-size: 1rem;
    }
    #school-info .first, #school-info .second{
        width:280px;
    }
    #school_overview .table_value_cell{
        width:75px;
    }
    #school_overview #school_membership_row .value_cell_1 {
        width: 160px;
    }
    #school_student_login_form .label {
        width: 20%;
    }
    #article table {
        font-size: 16px;
    }
    #request-login-info .select_identify_school{
        width:220px;
    }
}

/* aGallery start */
.ag-container * {
    position: relative;
    margin: 0;
    padding: 0;
    -moz-selection { background:transparent; }
    selection { background:transparent; }
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ag-container {
    margin: 10px auto;
    max-width: 780px;
}

/** views and thumbs **/
.ag-views div, .ag-thumbs > div {
    font-size: 0px;
    height: inherit;
    white-space: nowrap;
    list-style-type: none;
    margin-bottom: 0 !important; /* fix for #main-content UL {  margin-bottom: 10px; } */
}
.ag-views div > img, .ag-thumbs div > img {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

/** views **/
.ag-view {
    width: 100%;
    overflow: hidden;
}
.ag-views {
    min-height: 120px;
    overflow: hidden;
}
.ag-views > div {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
}
.ag-views div img {
    max-width: 100%;
    max-height: 600px;
}

/** thumbs **/
.ag-thumbs {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.ag-thumbs-slider {
    font-size: 0;
    display: inline-block;
    overflow: hidden;
    width: auto;
}
.ag-thumbs-slider > div {
    display: inline-block;
    width: auto;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
}
.ag-thumbs-slider > div > img {
    margin: 0px 2px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    max-width: 200px;
    opacity: 0.75;
 }

/** caption **/
.ag-text {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: inherit;
    height: 0;
    background-color: transparent;
    overflow: visible;
    z-index: 10;
    max-width: 100%;
}
.ag-title {
    /*display: -webkit-box;*/
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: inherit;
    background-color: transparent;
}
.ag-title > a {
    width: 100%;
    margin-left: 24px;
    font-size: 24px;
    color: #FFFFFF;
    text-shadow: 1px 1px #000000;
    font-weight: normal;
    outline-color: rgb(255, 255, 255);
    text-decoration: none;
}
.ag-caption-background {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQI12P4////fgAJuwO9HJmTBQAAAABJRU5ErkJggg==");
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ag-caption {
    color: #000000;
    background-color: transparent;
    width: calc(100% - 24px);
    font-size: 15px;
    text-transform: none;
    font-weight: normal;
    margin-left: 24px;
}
.ag-star {
    display: none;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    vertical-align: baseline;
    top: 10px;
    position: absolute;
}
.ag-text-background {
    width: 100%;
    /*height: inherit;*/
    background-color: transparent;
}
.ag-loading {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
}
.ag-previous img, .ag-next img, .ag-loading img {
    width: 3em;
    height: 3em;
}
.ag-previous {
    position: absolute;
    display: none;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    overflow: visible;
    z-index: 10;
}
.ag-next {
    position: absolute;
    display: none;
    cursor: pointer;
    top: 0;
    right: 3em;
    width: 0;
    height: 100%;
    overflow: visible;
    z-index: 10;
}
.ag-previous > div, .ag-next > div {
    height: 100%;
    width: 3em;
    cursor: pointer;
}
.ag-previous img, .ag-next img {
    position: relative;
    top: 45%;
}
.ag-show {
    width: 100%;
}
.ag-slide-previous {
    transition: 1s;
    left: -100%;
}
.ag-slide-current {
    transition: 1s;
    left: 0;
}
.ag-slide-next {
    transition: 1s;
    left: 100%;
}
.ag-thumbs-current > img {
    opacity: 1 !important;
}
.ag-previous, .ag-next { display: none; }
.ag-hover:hover .ag-previous, .ag-hover:hover .ag-next { display: block; }
.ag-featured {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 5px;
    bottom: 2px;
    background: url('http://static.communitycollegereview.com/static/star2.png') no-repeat center center;
    background-size: contain;
    opacity: 1 !important;
}

/**
    Loading animation start
*/
.ag-loading-block {
    background-color: #FFFFFF;
    border: 3px solid #575A5C;
    float: left;
    /*display: inline-block;*/
    height: 2em;
    margin-left: 0.4em;
    width: 0.6em;
    opacity: 0.3;
    -webkit-animation-name: ag-loading-blocks;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-transform: scale(0.7);
    -ms-animation-name: ag-loading-blocks;
    -ms-animation-duration: 1.3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-transform: scale(0.7);
    animation-name: ag-loading-blocks;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    transform: scale(0.7);
}

#ag-load-block-1 {
    -webkit-animation-delay: 0.39s;
    animation-delay: 0.39s;
}

#ag-load-block-2 {
    -webkit-animation-delay: 0.52s;
    animation-delay: 0.52s;
}

#ag-load-block-3 {
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

@-webkit-keyframes ag-loading-blocks {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 0.8;
    }
    100% {
        -webkit-transform: scale(0.7);
        opacity: 0.3;
    }
}

@keyframes ag-loading-blocks {
    0% {
        transform: scale(1.2);
        opacity: 0.8;
    }
    100% {
        transform: scale(0.7);
        opacity: 0.3
    }
}
/* Loading animation end */

/* redesign */
.ag-redesign .ag-previous, .ag-redesign .ag-next { display: block; }
.ag-redesign .ag-previous, .ag-redesign .ag-next { display: block; }
.ag-redesign.ag-compact .ag-title {
    text-transform: uppercase;
}
.ag-redesign.ag-index .ag-thumbs {
    height: 0px;
}
.ag-redesign .ag-caption {
    color: white;
}

/**/
.ag-redesign .ag-previous img, .ag-redesign .ag-next img {
    top: 35%;
    width: 61px;
    height: 122px;
}
.ag-redesign .ag-previous > div, .ag-redesign .ag-next > div {
    width: 61px;
}
.ag-redesign .ag-next {
    right: 61px;
}
.ag-redesign .ag-loading-block {
    background-color: #f5b34f;
    border: 3px solid #f5b34f;
}
/* override on index */
.ag-redesign.ag-index {
    margin: 0;
    max-width: none;
}
.ag-redesign.ag-index .ag-views > div {
    background-color: black;
}
.ag-redesign.ag-index .ag-views img {
    opacity: 0.4;
}
.ag-redesign .ag-star {
    display: none;
}
.ag-redesign.ag-index .ag-title {
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    padding: 20px 0 20px 0;
}
.ag-redesign.ag-index .ag-title > a {
    margin-left: 0px;
    margin: 0 32px 0 32px;
    font-size: 18px;
	text-shadow: none;
}

/**/
.ag-redesign.ag-compact .ag-title > a {
    font-size: 22px;
    font-weight: 700;
	text-shadow: none;
}
.ag-redesign.ag-compact .ag-text-background {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wcDFAkWsRByEAAAAA1JREFUCNdjkOs5ehMABIQCSYOeLqkAAAAASUVORK5CYII=');
    padding: 20px 0;
}
.ag-redesign .ag-previous, .ag-redesign .ag-next {
    display: block;
}
.ag-redesign .ag-caption {
    font-size: 18px;
}
.ag-redesign .ag-caption-background {
    background: transparent;
    padding-top: 2px;
    padding-bottom: 2px;
}

/**/
.welcome_container {
    width: 100%;
}
.welcome_container .featured_school_name { font-weight: bolder; }
.welcome_container .ag-views div img {
    min-width: 100%;
    max-width: none;
    max-height: none;
    min-height: 100%;
}
.welcome_container .ag-views div {
    width: 100%;
    height: 100%;
}
.welcome_search {
    margin-top: 100px;
    position: absolute;
    z-index: 1;
    text-align: center;
    color: white;
    width: 100%;
}
.welcome_search h1 { font-weight: 700; font-size: 48px; margin: 0 10px 20px 10px; }
.welcome_search h4 { font-weight: normal; margin: 0 10px 35px 10px;font-size: 20px;font-weight: 300; }
.welcome_search h4 a { color: #f5b34f; }
/* changes for search box */
.welcome_search .new_content_section_2 {
    border: none;
}
.welcome_search #FindSchoolForm .find-school-opt, .welcome_search #FindSchoolForm .find-school-input { width: 200px; }
.welcome_search #FindSchoolForm .find-school-div, .welcome_search #findschoolform .find_school_div {
    display: inline-block;
    margin: 0 0 13px 0;
    text-align: left;
    clear: none;
    margin-left: 8px;
    margin-right: 8px;
}
.welcome_search #findschoolform .find_school_div {
     float: none;
     width: auto;
}
.welcome_search #FindSchoolForm .find-school-submit, .welcome_search #findschoolform .find_school_submit_r {
    margin: 13px 0 20px 0;
    text-align: center;
    padding-right: 0px;
    float: none;
    clear: none;
}
.welcome_search #FindSchoolForm .find-school-label, .welcome_search #findschoolform .find_school_label {
    float: none;
    display: block;
    clear: both;
    font-weight: 300;
}
.welcome_search .section_header_wrapper { display: none; }
.welcome_search #search_public_schools {
    position: absolute;
    background: transparent;
    z-index: 1;
    overflow: hidden;
}
.welcome_search #FindSchoolForm .find-school-input {
    padding: 7px; /* adjust diff in heights */
}

/* round and adjust diff for input box and select */
.welcome_search #FindSchoolForm .find-school-input, .welcome_search #FindSchoolForm .find-school-opt, .welcome_search #findschoolform .find_school_input_r {
    width: 215px;
    border: 0px solid #fff;
    border-radius: 5px;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.welcome_search .new_content_section_2, .welcome_search .section_2_content, .welcome_search #FindSchoolForm,
.welcome_search .find-school-div, .welcome_search .more_option .find-school-div { background: transparent; }
.welcome_search #zipcode_and_address, .welcome_search #findschoolform .find_school_submit_r input {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
}
.welcome_container .featured_school_name { font-weight: bolder; }
.welcome_search #more_search, .welcome_search #findschoolform .search-advanced { font-size: 14px; font-weight: 700; float: none; }
.welcome_search .search-advanced { text-transform: uppercase; }
.welcome_search .sbico1 { display: none; }

@media (max-width: 480px) {
    .welcome_search {
        margin-top: 50px;
    }
    .welcome_search h1 {
        font-size: 24px;
    }
    .ag-redesign.ag-index .ag-previous, .ag-redesign.ag-index .ag-next {
        width: 50px;
        z-index: 11;
    }
    .ag-redesign.ag-index .ag-next {
        right: 0px;
    }
    .ag-redesign .ag-next {
        right: 50px;
    }
    .ag-redesign .ag-previous img, .ag-redesign .ag-next img {
        top: calc(50% - 50px);
        width: 50px;
        height: 91px;
    }
    .ag-redesign.ag-index .ag-previous img, .ag-redesign.ag-index .ag-next img {
        top: calc(100% - 91px);
        z-index: 11;
    }
    .ag-redesign.ag-index .ag-text > div {
        top: -91px !important;
        height: 91px !important;
    }
    .ag-redesign.ag-index .ag-title {
        height: 91px !important;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .ag-redesign.ag-index .ag-title > a {
/*        width: 100%;*/
        margin: 0 50px;
    }
    .ag-redesign .ag-caption-background {
        display: none;
    }
}

@media (max-width: 767px) {
	.ag-title > a {
		font-size: 16px;
	}
    /* mobile school_ov */
    .ag-redesign.ag-school {
/*        margin: 0;*/
    }
    .ag-redesign.ag-school .ag-views div img {
/*        width: auto;*/
/*        height: 600px;*/
/*        max-width: none;*/
/*        max-height: 600px;*/
    }
    .ag-redesign.ag-school .ag-previous img, .ag-redesign.ag-school .ag-next img {
/*        top: calc(70% - 50px);*/
    }
/*    .ag-redesign.ag-compact .ag-title > a {*/
/*        font-size: 16px;*/
/*    }*/
    .ag-redesign.ag-compact .ag-caption {
        font-size: 14px;
    }
    .ag-redesign.ag-compact .ag-text-background {
        padding: 10px 0;
    }
	.welcome_search #FindSchoolForm .find-school-input {
        padding: 9px 7px; /* adjust diff in heights */
    }
}/* aGallery end */lc(30% - 12px);
    }
} 