@charset "utf-8";.col-1{width:100%;}.col-2{width:50%;}.col-3{width:33.3%;}.cols-container{width:100%;float:none;clear:both;}.cols-container .col-2,.cols-container .col-3{float:left;}.tooltip{position:relative;display:inline-block;color:#006080;}.tooltip .tooltiptext{visibility:hidden;position:absolute;width:100px;background-color:#555;color:#fff;text-align:center;padding:3px 0;border-radius:4px;z-index:1;opacity:0;transition:opacity .3s;font-size:12px;}.tooltip-bottom{top:125%;left:50%;margin-left:-51px;}.tooltip-bottom::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #555 transparent;}.tooltip:hover .tooltiptext{visibility:visible;opacity:1;}.bubble-error-message{position:absolute;left:0;bottom:-49px;background:#ffdfdf;padding:10px;border-radius:0;box-shadow:1px 1px 1px #aaa;z-index:3;visibility:hidden;color:red;font-style:italic;font-size:13px;}.bubble-error-message::before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffdfdf;position:absolute;top:-10px;}.bubble-error-message a{color:#124d89;}.related-listings-title{font-weight:bold;}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}form .form-field-container{position:relative;}form .form-radio-group-container{margin-left:-10px;}form .form-radio-group-container [type="radio"]{position:absolute;left:-9999px;}form .form-radio-group-container [type="radio"] + label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666;font-size:14px;}form .form-radio-group-container [type="radio"] + label::before{content:'';position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #ddd;border-radius:100%;background:#fff;}form .form-radio-group-container [type="radio"]:checked + label::after{content:'';width:10px;height:10px;background:#265e95;position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;}form .form-radio-group-container [type="radio"]:checked + label::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}.form-field-container [type="checkbox"].tgl{display:none;}.form-field-container [type="checkbox"].tgl + .tgl-btn{outline:0;display:block;width:38px;height:18px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fbfbfb;border-radius:2em;padding:2px;transition:all .4s ease;background:#f0f0f0;}.form-field-container [type="checkbox"].tgl + .tgl-btn::after{position:relative;display:block;content:"";width:50%;height:100%;}.form-field-container [type="checkbox"].tgl + .tgl-btn::after{left:0;border-radius:2em;background:#fbfbfb;transition:left 0.3s cubic-bezier(0.175,0.885,0.32,1.275),padding 0.3s ease,margin 0.3s ease;box-shadow:0 0 0 1px rgba(0,0,0,0.2),0 4px 0 rgba(0,0,0,0.08);}.form-field-container [type="checkbox"].tgl:checked + .tgl-btn::after{left:50%;}.form-field-container [type="checkbox"].tgl:checked + .tgl-btn{background:#265e95;}.form-field-container .animated-checkbox{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}form .form-label-placeholder{color:#999999;display:inline-block;max-width:100%;position:absolute;top:20px;left:0;bottom:0;z-index:2;width:100%;font-weight:300;cursor:text;transition:0.2s ease all;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;}form .form-field-container .form-field.filled ~ .form-label-placeholder,form .form-field-container .form-label-placeholder.top{top:0;font-size:12px;z-index:1;}form .form-field-container .form-field.validate_error ~ .form-label-placeholder{color:red;top:0;font-size:12px;}form .form-field-container .form-field:focus ~ .form-label-placeholder{color:#124d89;top:0;opacity:1;font-size:12px;}form .form-field-container .field-bg + input[type="text"]{z-index:2;position:relative;background:transparent;}form .form-group-input-center-container .form-field-bg-container{overflow:hidden;position:relative;}form .form-group-input-center-container .form-field-container .field-bg{width:10px;height:10px;border-radius:50%;content:'';background-color:#e1e1e3;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale3d(1,1,1);transform:translate(-50%,-50%) scale3d(1,1,1);transition:all 300ms cubic-bezier(0.4,0,0.2,1);opacity:0;z-index:1;}form .form-group-input-center-container .form-field-container .field-bg.active{-webkit-transform:translate(-50%,-50%) scale3d(56,56,1);transform:translate(-50%,-50%) scale3d(56,56,1);opacity:1;}form .form-label-animated-bottom-line:after{content:'';position:absolute;bottom:0;left:0;height:2px;width:10px;visibility:hidden;background-color:#124d89;transition:0.2s ease all;}form .form-field-container .form-field:focus ~ .form-label-animated-bottom-line:after{visibility:visible;width:100%;left:0;}form .form-field-container .form-field.validate_error ~ .form-label-animated-bottom-line:after{background-color:red;visibility:visible;width:100%;left:0;}form .form-field-container .form-field.no-border{box-sizing:border-box;width:100%;margin:16px 0 0 0;border-width:0 0 1px 0;padding:4px 0;transition:border-color 0.1s linear;}.info-container{background-color:#ffffff;border:1px solid #efefef;margin-top:20px;padding:20px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;position:relative;font-size:14px;line-height:20px;color:#666666;margin-bottom:15px;}.info-container:first-child{margin-top:0;}.info-container .info-title{color:#5e6272;font-size:16px;border-bottom:1px solid #efefef;margin:0 -20px 20px;padding:0 20px 20px;}.info-section-container{border-top:1px solid #efefef;margin-top:20px;padding-top:20px;}.info-section-container:first-child{border-top:none;margin-top:0;padding-top:0;}.info-container .heading1{font-size:16px;line-height:22px;color:#4c4c4c;font-weight:bold;}.info-container .sub-heading{color:#5e6272;font-size:14px;line-height:20px;font-weight:bold;}.info-container .related-listings-link{text-align:right;}.info-container .related-listing-container{padding:0;}.info-container .related-listing-container .post.storage-row .post_info_storage_has_image{width:260px;}.info-container .related-listing-container .listing-list,.info-container .related-listing-container .post.ad.pch_12.question_row,.info-container .related-listing-container .storage-row{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-top:1px solid #efefef;padding-top:20px;padding-bottom:20px;margin:0;padding-left:0;padding-right:0;}.info-container .related-listing-container .listing-list:first-child,.info-container .related-listing-container .post.ad.pch_12.question_row:first-child,.info-container .related-listing-container .storage-row:first-child{border-top:none;padding-top:0;}.info-container .related-listing-container .listing-list:last-child,.info-container .related-listing-container .post.ad.pch_12.question_row:last-child,.info-container .related-listing-container .storage-row:last-child{border-bottom:none;padding-bottom:0;}.info-container .related-listing-container .listing-list .info-column,.info-container .related-listing-container .post.ad.pch_12.question_row .info-column,.info-container .related-listing-container .storage-row .info-column{margin-right:0;margin-bottom:0;}.info-container .left-container{margin-right:340px;}.info-container .right-container{position:relative;margin-left:-300px;width:300px;}.sidebar-widget{background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-left:2px;margin-right:2px;}.sidebar-widget .widget-content{padding:10px;}.sidebar-widget .widget-content-wide{padding:0;}.sidebar-widget .map-block{height:250px;background-size:cover;background-position:center center;}.sidebar-widget .widget-content .info-item{padding-left:30px;position:relative;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #efefef;font-size:14px;}.sidebar-widget .widget-content :last-child{border-bottom:none;margin-bottom:0;}.sidebar-widget .widget-content.widget-interest .group-widget-row:last-child{padding-bottom:0;}.sidebar-widget .widget-content .info-item .icon{width:20px;height:20px;position:absolute;top:50%;margin-top:-18px;left:0;}.sidebar-widget .widget-content .info-item .icon svg{width:20px;height:20px;fill:#444444;}.sidebar-widget .widget-content .info-item .direction-link{margin-top:10px;display:block;}.sidebar-widget .widget-title{color:#666666;font-weight:bold;font-size:14px;}.btn svg.going-check-mark{fill:#0e478a;width:18px;height:18px;margin:0;position:absolute;left:8px;top:50%;margin-top:-9px;}.listing-timeline-item{background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;padding:10px;}.comment-timeline-item{background-color:#ffffff;margin-bottom:15px;overflow:hidden;position:relative;}.group-message-timeline-item{background-color:#ffffff;margin-bottom:15px;overflow:hidden;position:relative;}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.listing-timeline-animated-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#eeeeee 8%,#dddddd 18%,#eeeeee 33%);background-size:800px 104px;height:145px;position:relative;}.comment-timeline-animated-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#eeeeee 8%,#dddddd 18%,#eeeeee 33%);background-size:800px 104px;height:65px;position:relative;}.group-message-timeline-animated-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#eeeeee 8%,#dddddd 18%,#eeeeee 33%);background-size:800px 104px;height:145px;position:relative;}.listing-timeline-background-masker{background:#fff;position:absolute;}.listing-timeline-background-masker{left:205px;width:10px;}.listing-timeline-background-masker.header-top{top:0px;height:10px;width:100%;}.listing-timeline-background-masker.header-left,.listing-timeline-background-masker.header-right{top:10px;height:19px;}.listing-timeline-background-masker.header-right{width:auto;left:73%;right:0;}.listing-timeline-background-masker.header-bottom{width:100%;top:29px;height:6px;}.listing-timeline-background-masker.subheader-left,.listing-timeline-background-masker.subheader-right{top:35px;height:8px;}.listing-timeline-background-masker.subheader-right{width:auto;left:54%;right:0;}.listing-timeline-background-masker.subheader-bottom{width:100%;top:43px;height:19px;}.listing-timeline-background-masker.content-first-line-left,.listing-timeline-background-masker.content-first-line-right{top:62px;height:6px;}.listing-timeline-background-masker.content-first-line-right{width:auto;left:78%;right:0;}.listing-timeline-background-masker.content-first-line-bottom{width:100%;top:68px;height:6px;}.listing-timeline-background-masker.content-second-line-left,.listing-timeline-background-masker.content-second-line-right{top:74px;height:6px;}.listing-timeline-background-masker.content-second-line-right{width:auto;left:62%;right:0;}.listing-timeline-background-masker.content-second-line-bottom{width:100%;top:80px;height:6px;}.listing-timeline-background-masker.content-third-line-left,.listing-timeline-background-masker.content-third-line-right{top:86px;height:6px;}.listing-timeline-background-masker.content-third-line-right{width:auto;left:72%;right:0;}.listing-timeline-background-masker.content-third-line-bottom{width:100%;top:92px;height:19px;}.listing-timeline-background-masker.content-fourth-line-left,.listing-timeline-background-masker.content-fourth-line-right{top:111px;height:35px;}.listing-timeline-background-masker.content-fourth-line-right{width:auto;left:56%;right:0;}.listing-timeline-background-masker.content-fourth-line-bottom{width:100%;top:146px;height:19px;}.bubble-target{position:relative;display:inline-block;}.bubble-content{display:none;border-radius:3px;background:#f6f6f7;border:1px solid #ccc !important;box-shadow:0 1px 3px rgba(200,200,200,0.7);position:absolute;font-size:14px;padding:7px 10px;z-index:201;}.bubble-content .arrow-before{content:'';display:block;width:0;height:0;border-color:rgba(204,204,204,0);border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-bottom:7px solid #bbb !important;margin-top:-7px;margin-right:-7px;top:0;z-index:100;position:absolute;}.bubble-content .arrow-after{content:'';display:block;width:0;height:0;border-color:rgba(204,204,204,0);border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-bottom:7px solid #f6f6f6 !important;margin-top:-6px;margin-right:-7px;top:0;z-index:100;position:absolute;}.listing-share-buttons .uloop-st-button-24-wrap .uloop-st-button-24{color:#4c4c4c !important;padding-left:28px;line-height:24px;width:90px;margin-bottom:3px;font-size:13px;position:relative;background:none;}.listing-share-buttons .uloop-st-button-24-wrap .uloop-st-button-24 img,.listing-share-buttons .uloop-st-button-24-wrap .uloop-st-button-24 object{width:24px;height:24px;position:absolute;left:0;}.listing-share-buttons{color:#4c4c4c;float:right;margin-top:7px;}.listing-share-buttons svg{fill:#4c4c4c;margin-bottom:-4px;}.listing-share-button{cursor:pointer;}.share-mobile-space{height:35px;display:none;}.photos-post .index-post-gallery .normal{max-height:250px;}.photos-post .index-post-gallery .single{height:250px;}.single-large-photo-gallery{margin:15px 0;}.single-large-photo-gallery img{width:100%;}.call-info-container-mobile-top{display:none;position:relative;background-color:#ffffff;margin-bottom:10px;margin-left:2px;margin-right:2px;padding:13px 15px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);color:#6f7681 !important;font-size:16px;font-weight:bold;}.call-info-container-mobile-top:hover,.call-info-container-mobile-top a:hover{text-decoration:none !important;}.call-info-container-mobile-top .tel{color:#db621b !important;}.animated-checkbox{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.animated-checkbox + label{cursor:pointer;padding:0;position:initial;}.animated-checkbox + label:after{content:"";height:16px;width:16px;margin-right:10px;float:left;border:1px solid #e0e1e4;border-radius:3px;transition:0.15s all ease-out;}.animated-checkbox + label:hover:after,.animated-checkbox:checked + label:after{background-color:#eff1f3;}.animated-checkbox + label .animated-checkbox-svg{stroke:#1c4a8c;stroke-width:2px;width:20px;height:20px;position:absolute;left:0px;top:-2px;stroke-dasharray:130px;stroke-dashoffset:130px;-webkit-transition:stroke-dashoffset 4.1s linear 0s;transition:stroke-dashoffset 500ms ease-in-out;}.animated-checkbox:checked + label > svg.animated-checkbox-svg{stroke-dashoffset:0;}@media screen and (max-width:985px){.call-info-container-mobile-top{display:block;}}@media screen and (max-width:900px){.info-container .right-container{margin-left:-210px;width:210px;}.info-container .left-container{margin-right:230px;}}@media screen and (max-width:660px){.listing-timeline-background-masker{left:170px;}.call-info-container-mobile-top{padding:13px 10px;}}@media screen and (max-width:600px){.info-container{}.info-container .info-title{margin:0 -10px 20px;padding:0 10px 20px;}.info-container .right-container{margin-left:0;margin-top:40px;width:100%;}.info-container .left-container{margin-right:0;}.listing-share-buttons{right:10px;}}@media screen and (max-width:500px){.listing-timeline-background-masker{left:135px;}.remember-me-container{display:none;}.call-info-container-mobile-top{font-size:14px;}}@media screen and (max-width:400px){.listing-timeline-background-masker{left:110px;}.share-mobile-space{display:block;}.listing-share-buttons{left:11px;bottom:22px;font-size:13px;}.listing-share-buttons span{text-align:center;display:block;}}@media screen and (max-width:360px){.listing-timeline-animated-background{height:92px;}.listing-timeline-item{padding-top:0;}.listing-timeline-background-masker{left:0;width:0;}}#header-bar.fixed + #content,#header-bar.tmp-no-fixed + #content{margin-top:70px;padding-top:0;}#header-bar{background-color:#1c4a8c;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.15);-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;border-radius:0;z-index:100;}#header-bar.fixed{position:fixed;top:0;right:0;left:0;}#header-bar.tmp-no-fixed.no-desktop-menu{z-index:1000;}#header-bar.tmp-no-fixed > .menu-hamburger.hidden{position:fixed;top:0;left:0;z-index:1000;padding:14px 15px 10px 15px;}#header-bar.tmp-no-fixed > .menu-hamburger.hidden + .header-bar-container{position:fixed;top:0;right:0;left:64px;z-index:1000;}#header-bar.tmp-no-fixed > .menu-hamburger + .header-bar-container + .header-bar-mobile-bottom-container{position:fixed;top:50px;right:0;left:0;z-index:100;}#header-bar.tmp-no-fixed.no-desktop-menu + #fw_content > .view_map_page{margin-top:52px;}.housing-map #header-bar.fixed{position:relative;}.header-user-nav .menu-box{display:none;-webkit-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;position:relative;box-shadow:0 2px 6px rgba(0,0,0,0.25);background-color:#ffffff;position:absolute;z-index:100;top:51px;right:0;width:250px;}.header-user-nav .menu-box .menu-box-section{margin:10px 0;}.header-user-nav .menu-box .nav-menu-item{padding:8px 8px 8px 16px;font-weight:bold;position:relative;display:block;font-size:14px;line-height:20px;color:#5e6272;text-decoration:none;text-align:left;}.header-user-nav .menu-box .nav-menu-item:hover{color:#1c4e90;cursor:pointer;background-color:#EFF1F3;}.header-user-nav .menu-box .nav-menu-item .btn-icon{fill:#5e6272;}.header-user-nav .menu-box .nav-menu-item .btn-label{color:#5e6272;}.header-user-nav .menu-box-admin-icon{background-position:-144px -26px;}.header-user-nav .nav-menu-item:hover .menu-box-admin-icon{background-position:-95px -26px;}.header-user-nav .menu-box-logout-icon{background-position:-144px -64px;}.header-user-nav .nav-menu-item:hover .menu-box-logout-icon{background-position:-95px -64px;}.header-user-nav .menu-box-profile-item{border-bottom:1px solid #DFE1E4;padding:3px 15px 12px;margin-bottom:10px;overflow:hidden;}.header-user-nav .menu-box-profile-item{border-bottom:1px solid #DFE1E4;padding:3px 15px 12px;margin-bottom:10px;overflow:hidden;}.header-user-nav .menu-box-profile-item .display_table{width:auto;float:left;}.header-user-nav .menu-box-profile-item .user-avatar{display:block;float:left;margin-right:10px;background-color:#cfd2d6;color:#FFFFFF;height:35px;width:35px;line-height:35px;text-decoration:none;text-align:center;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;}.header-user-nav .menu-box-profile-item img{vertical-align:top;background-color:#FFFFFF;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;max-width:100%;min-height:35px;}.header-user-nav .menu-box-profile-item .user-letter-avatar{width:35px;height:35px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.header-user-nav .menu-box-profile-item .user-letter-avatar a{line-height:38px;}.header-user-nav .menu-box-profile-item .user-letter-avatar-table{width:35px;height:35px;font-size:24px;}.header-user-nav .menu-box-profile-item .menu-box-profile-container{float:left;max-width:175px;overflow:hidden;}.header-user-nav .menu-box-profile-item .menu-box-profile-item-name{display:block;font-size:14px;color:#5e6272;font-weight:bold;margin-bottom:8px;text-decoration:none;text-align:left;}.header-user-nav .menu-box-profile-item .menu-box-profile-item-link{display:block;font-size:12px;text-decoration:none;text-align:left;color:#235188}.mobile-menu-bar-header{display:none;}#header-bar .header-bar-mobile{display:none;}#header-bar .header-bar-container{width:auto;max-width:1160px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:inherit;box-shadow:inherit;min-height:inherit;z-index:inherit;}.plain-template #header-bar .header-bar-container{max-width:960px;}.custom_category_view #header-bar .header-bar-container{max-width:800px;}#header-bar .header-bar-container.flex-no-supported{display:table;width:86%;}#header-bar-left-container{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 9999 auto;-ms-flex:1 9999 auto;flex:1 9999 auto;min-width:182px;}#header-bar-left-container.flex-no-supported{display:table-cell;vertical-align:middle;}#header-bar-center-container{-webkit-box-flex:1;-moz-box-flex:1;width:40%;-webkit-flex:9999 1 40%;-ms-flex:9999 1 40%;flex:9999 1 40%;}#header-bar-center-container .no-search-container{text-align:center;color:#fff;font-size:18px;margin-right:175px;}.sweepstakes-winners #header-bar-center-container .no-search-container{margin-right:40px;}#header-bar-center-container.flex-no-supported{display:table-cell;vertical-align:middle;}#header-bar-center-container #search_form{padding:0 20px;max-width:636px;}#header-bar-center-container #fast_search_results{width:calc(100% - 40px);}#header-bar-right-container{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 9999 auto;-ms-flex:1 9999 auto;flex:1 9999 auto;}#header-bar-right-container.flex-no-supported{display:table-cell;vertical-align:middle;}#header-bar-right-container .steps-bar-container li.disabled{cursor:auto;}#header-bar-right-container .steps-bar-container li.disabled:hover{text-decoration:none;}#header-bar .logo-container{float:left;}#header-bar .logo-container #logo{display:block;padding:10px 8px 4px 0;margin:0;color:#FFFFFF;}#header-bar .breadcrumb-container{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:340px;height:50px;float:left;position:relative;}#header-bar .breadcrumb-container{max-width:300px;}#header-bar.plain .breadcrumb-container{max-width:initial;}#header-bar.plain #header-bar-right-container{text-align:right;}#header-bar .breadcrumb-container a,.mobile-menu-bar-header .breadcrumb-container a{color:#fff;text-decoration:none;}#header-bar .breadcrumb-container .breadcrumb li,.mobile-menu-bar-header .breadcrumb-container .breadcrumb li{line-height:16px;}#header-bar .breadcrumb-container .breadcrumb li:first-child{position:relative;padding:0 20px 0px 0;margin:3px 0;}.mobile-menu-bar-header .breadcrumb-container .breadcrumb li:first-child{padding:0 20px 0px 0;margin:3px 0;}.os_windows #header-bar-left-container.flex-no-supported .breadcrumb-container,.os_windows #header-bar-mobile-left-container.flex-no-supported .breadcrumb-container{top:10px;}#header-bar .breadcrumb-container .school-info-container{display:block;border-left:1px solid #fff;padding:2px 2px 0 8px;-webkit-transform:unset;}#header-bar .breadcrumb-container .edit-icon{fill:#ffffff;width:16px;height:14px;display:block;cursor:pointer;position:absolute;top:0;top:calc(50% - 7px);right:0;}.mobile-menu-bar-header .breadcrumb-container .edit-icon{fill:#ffffff;width:16px;height:14px;cursor:pointer;display:inline;}#header-bar .header-bar-right{float:right;}.header-user-nav > li{list-style:none;float:left;position:relative;display:block;}.header-user-nav{float:right;}.header-user-nav .btn-container{margin:8px;}.header-user-nav .user-nav-item a{color:#fff;text-decoration:none;font-size:16px;}.header-user-nav .unseen-container .wrapper{display:flex;position:absolute;right:-1px;top:7px;}.header-user-nav .unseen-container .value{background-color:#fa3e3e;border-radius:2px;color:#fff;padding:1px 3px;font-size:11px;line-height:11px;}.header-user-nav .user-nav-item .notification-badge{position:absolute;left:29px;top:8px;background-color:#FF212E;color:#fff;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;font-size:12px;line-height:12px;padding:2px 3px 3px;min-width:16px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.header-user-nav .user-nav-item .user-avatar-container{margin:9px 0 0 10px;height:32px;overflow:hidden;cursor:pointer;}.header-user-nav .user-nav-item .user-avatar-container .display_table{max-width:50px;float:right;}.header-user-nav .user-nav-item .user-avatar{display:table-cell;width:30px;height:30px;max-width:30px;max-height:30px;overflow:hidden;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;color:#FFFFFF;vertical-align:middle;text-align:center;line-height:0;}.header-user-nav .user-nav-item .user-avatar img{max-width:100%;min-height:30px;}.header-user-nav .user-nav-item .user-letter-avatar{width:30px;height:30px;margin:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.header-user-nav .user-nav-item .user-letter-avatar-table{width:30px;height:30px;font-size:18px;}.header-user-nav .user-nav-item .user-letter-avatar a{line-height:30px;}.header-user-nav .user-nav-item .user-avatar-container svg{margin:11px 0 0 8px;width:13px;height:13px;display:block;float:right;}.header-user-nav .user-nav-item .user-login-container{margin:11px 10px;height:30px;display:block;line-height:30px;}.header-user-nav .user-nav-icon.favorites-icon,.header-user-nav .user-nav-icon.message-icon{margin:13px 5px;width:25px;height:25px;display:block;fill:#ffffff;}#header-bar #search_form{position:relative;}#header-bar #search_form .clear_search_results{position:absolute;right:50px;top:0px;display:none;z-index:3;line-height:30px;}#header-bar #search_form .clear_search_results svg{fill:#79868c;width:11px;height:11px;}#header-bar #search_form .overflow{border:1px solid transparent;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;position:relative;background:#fff;}#header-bar #search_form input[type="text"]{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;width:100%;height:28px;font-size:14px;padding:0 70px 0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;border:1px solid transparent;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-appearance:none;line-height:28px;}#header-bar #search_form input[type="text"]::-webkit-input-placeholder{line-height:28px;}#header-bar #search_form input[type="text"]::-moz-placeholder{line-height:28px;}#header-bar #search_form input[type="text"]:-moz-placeholder{line-height:28px;}#header-bar #search_form input[type="text"]:-ms-input-placeholder{line-height:28px;}#header-bar #search_form input[type="text"]::-ms-clear{display:none;}#header-bar #search_form input[type="text"]::-ms-reveal{display:none;}#header-bar #search_form input[type="text"]::-webkit-search-decoration{display:none;}#header-bar #search_form input[type="text"]::-webkit-search-cancel-button{display:none;}#header-bar #search_form input[type="text"]::-webkit-search-results-button{display:none;}#header-bar #search_form input[type="text"]::-webkit-search-results-decoration{display:none;}#header-bar #search_form button{z-index:3;width:50px;height:28px;padding:0;display:block;position:absolute;top:0;right:0;background:transparent;border:none;-webkit-border-radius:0 3px 3px 0;-o-border-radius:0 3px 3px 0;-ms-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;cursor:pointer;}#header-bar #search_form button:hover{background:#ecf0f5;}#header-bar #search_form .search-icon{fill:#5e6272;width:20px;height:17px;display:block;float:right;margin:6px 16px;}#header-bar #search_form .search-autocomplete{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;position:absolute;font-size:14px;color:transparent;padding:0 19px 0 16px;margin:0;line-height:28px;z-index:1;}.br_internet_explorer #search_form .search-autocomplete{margin:1px 0;}#header-bar #search_form .search-autocomplete span{color:#ccc7c7;}#header-bar #search_form .search-autocomplete + .search_input{position:relative;z-index:2;background:transparent;}#header-bar-right-container .steps-bar-container li{font-size:14px;float:left;margin-left:15px;color:#7e7e7e;cursor:pointer;}#header-bar-right-container .steps-bar-container li.active{color:#1c4a8c;}#header-bar-right-container .steps-bar-container li:first-child{margin-left:0;}#header-bar-right-container .steps-bar-container li:hover{text-decoration:underline;}#header-bar-right-container .steps-bar-container li .step-num{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;display:inline-block;background-color:#7e7e7e;color:#ffffff;border-radius:50%;margin-right:10px;text-align:center;line-height:14px;width:14px;height:14px;box-sizing:content-box;padding:5px;}#header-bar-right-container .steps-bar-container li.active .step-num{background-color:#1c4a8c;}#header-bar.plain-white{width:100%;background-color:transparent;box-shadow:none;}#header-bar.plain-white .header-bar-container{border-bottom:1px solid #d8d8d8;}#header-bar.plain-white .logo-container #logo{padding:18px 8px 12px 0;}.smooth-scroll-hide{opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}@media screen and (max-width:1195px){#header-bar-left-container{min-width:auto;}.menu-hamburger.hidden{display:block;}#header-bar .breadcrumb-container{max-width:260px;}#header-bar .breadcrumb-container .school-info-container{font-size:calc(20px - 1vh);}#header-bar .user-nav-item a{font-size:calc(20px - 1vh);}#header-bar-center-container .no-search-container{margin-right:270px;}.customer_register #header-bar-center-container .no-search-container{margin-right:200px;}}@media screen and (max-width:900px){.header-user-nav .menu-box{top:43px;}.mobile-menu-bar-header{display:block;}#header-bar.no-desktop-menu{position:initial;}#header-bar .logo-container{margin-right:-94px;width:94px;}#header-bar .breadcrumb-container{max-width:100%;margin-left:94px;}#header-bar{background-color:#3b6eb7;}#header-bar.tmp-no-fixed > .menu-hamburger.hidden + .header-bar-container,#header-bar.tmp-no-fixed .header-bar-container{position:fixed;top:0;right:0;left:0;z-index:1000;}#header-bar .header-bar-container.flex-no-supported{width:100%;padding-left:0;padding-right:0;}#header-bar .header-bar-desktop{display:none;}#header-bar .header-bar-mobile{display:block;}#header-bar:not(.plain) .header-user-nav .btn-post{display:none;}#header-bar{display:block;background-color:#1c4a8c;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.15);min-height:auto;}#header-bar .header-bar-container{display:block;padding:24px 5px;}#header-bar.plain .header-bar-container{padding:0 10px;display:table;width:90%;width:calc(100% - 20px);}#header-bar.plain #header-bar-left-container{display:table-cell;vertical-align:middle;}#header-bar.plain #header-bar-right-container{display:table-cell;vertical-align:middle;}#header-bar.plain #header-bar-right-container .btn{white-space:nowrap;}.mobile-menu-bar-container{height:calc(100% - 50px);}#header-bar .header-bar-mobile-bottom-container{overflow:hidden;background:#3b6eb7;display:table;width:100%;}#header-bar-mobile-left-container{display:table-cell;vertical-align:middle;}#header-bar-mobile-right-container{display:table-cell;vertical-align:middle;text-align:right;}#header-bar-mobile-right-container .btn{white-space:nowrap;margin:0 10px 0 15px;}#header-bar.tmp-no-fixed.no-desktop-menu + #fw_content > .view_map_page{margin-top:100px;}#header-bar-center-container{width:100%;flex:initial;}#header-bar-center-container.flex-no-supported{padding-left:5px;}.header-bar-container #header-bar-right-container.flex-no-supported{padding-right:5px;}#header-bar .menu-hamburger{position:absolute;padding:0;top:13px;left:5px;}#header-bar .search-container{float:left;width:100%;}#search_form .clear_search_results{right:30px;}#header-bar #search_form button{width:30px;}#header-bar #search_form input[type="text"]{padding:0 33px 0 3px;}#header-bar #search_form .search-autocomplete{padding:0 19px 0 5px;}#header-bar #search_form .search-icon{margin:7px;}#header-bar #search_form{margin-right:100px;margin-left:44px;max-width:565px;padding:0;}.the_loop_index_page #header-bar #search_form{max-width:720px;margin-right:60px;}#header-bar.logged-in #search_form{margin-right:150px;}#header-bar-center-container #fast_search_results{width:100%;}#header-bar:not(.plain-white) .header-bar-right{width:106px;margin-left:-106px;}#header-bar:not(.plain-white).logged-in .header-bar-right{width:156px;margin-left:-156px;}#header-bar .user-nav{float:right;}#header-bar.plain-white .logo-container #logo{padding:0 0 15px;}#header-bar-right-container .steps-bar-container li{margin-left:5px;}#header-bar-right-container .steps-bar-container li .step-num{display:none;}#header-bar.plain-white .header-bar-right,#header-bar.plain-white .logo-container{float:none;}#header-bar .user-nav-item .user-avatar-container{margin-top:0;}#header-bar .user-nav-item .user-login-container{margin-top:0;margin-bottom:0;margin-right:0;}#header-bar.fixed + #content,#header-bar.tmp-no-fixed + #content{margin-top:140px;}.plain-template #header-bar.fixed + #content,.plain-template #header-bar.tmp-no-fixed + #content{margin-top:75px;}#header-bar .fast_search_results{right:auto;left:0;width:100%;margin-top:5px;}#header-bar .user-nav-icon{margin:2px 5px;}}@media screen and (max-width:875px){#header-bar .logo-container{margin-right:-86px;width:86px;}#header-bar .breadcrumb-container{margin-left:86px;}#header-bar .breadcrumb-container .school-info-container{font-size:12px;line-height:14px;max-height:44px;overflow:hidden;padding-top:5px;}.os_iphone #header-bar .breadcrumb-container .school-info-container{padding-top:0;}#header-bar .breadcrumb-container .category-title,#header-bar .breadcrumb-container .school-title{overflow:hidden;max-height:24px;display:-webkit-inline-box;-webkit-box-orient:vertical;}#header-bar.plain .breadcrumb-container .category-title,#header-bar.plain .breadcrumb-container .school-title{max-height:27px;}@supports (-webkit-line-clamp:3){#header-bar .breadcrumb-container .school-info-container .school-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-inline-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:14px;max-height:28px;}}#header-bar .logo-container svg{width:80px;height:30px;}.menu-hamburger{padding-right:10px;}.menu-hamburger-box{width:30px;}.menu-hamburger-inner,.menu-hamburger-inner::after,.menu-hamburger-inner::before{width:30px;}}@media screen and (max-width:600px){.header-user-nav .user-nav-item .user-login-container{margin:11px 0;}}@media screen and (max-width:399px){#header-bar #search_form input[type="text"]{font-size:12px;}}.menu-hamburger{position:relative;float:left;font:inherit;overflow:visible;margin:0;padding:13px 15px 9px 15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:inherit;z-index:1000;}.menu-hamburger-box{position:relative;display:inline-block;width:34px;height:24px;}.menu-hamburger-inner{top:50%;display:block;margin-top:-2px;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms;}.menu-hamburger-inner,.menu-hamburger-inner::after,.menu-hamburger-inner::before{position:absolute;width:34px;height:3px;background-color:#fff;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;}.menu-hamburger-inner::after,.menu-hamburger-inner::before{display:block;content:"";}.menu-hamburger-inner::before{top:-10px;transition:top 75ms ease .12s,opacity 75ms ease;}.menu-hamburger-inner::after{bottom:-10px;transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);}.menu-hamburger.active .menu-hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.menu-hamburger.active .menu-hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out;}.menu-hamburger.active .menu-hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);}.menu-bar-container{width:190px;padding-right:10px;float:left;min-height:1px;}.menu-bar-container .menu-bar{width:190px;}.menu-bar{font-size:14px;line-height:19px;}.menu-bar .menu-bar-section-title{font-weight:bold;color:#6F7681;margin:12px 0 10px 0;}.menu-bar .menu-bar-section-title:first-child{margin-top:0;}.menu-bar .menu-bar-list a.menu-bar-item-link{color:#5e6272;text-decoration:none;}.menu-bar .menu-bar-list a.menu-bar-item-link[options="login-required"]{color:#a8abb6;}.menu-bar .menu-bar-list li{position:relative;}.menu-bar .menu-bar-list li .circle-preloader{position:absolute;right:0;width:10px;height:10px;}.menu-bar .menu-bar-list li:hover a.menu-bar-item-link:not([options="login-required"]){color:#1c4e90;cursor:pointer;text-decoration:underline;}.menu-bar .menu-bar-list li:last-child:hover a.menu-bar-item-link:not([options="login-required"]){color:#fff;}.menu-bar .menu-bar-list li.active a.menu-bar-item-link{color:#1c4e90;font-weight:bold;}.menu-bar .menu-bar-list > li.active a.menu-bar-item-link{background-color:#fff;}.menu-bar .menu-bar-list > li.active:last-child a.menu-bar-item-link,.menu-bar .menu-bar-list > li:last-child a.menu-bar-item-link{color:#fff;background-color:#1c4e90;padding-bottom:8px;padding-top:7px;margin-top:10px;border-radius:3px;}.menu-bar .menu-bar-list ul.hidden{display:none;}.menu-bar .menu-bar-list div.menu-bar-item-link{color:#444444;font-weight:bold;}.menu-bar .menu-bar-list div.menu-bar-item-link{color:#a8abb6;}.menu-bar .menu-bar-list li:hover div.menu-bar-item-link{cursor:pointer;}.menu-bar .menu-bar-list li:hover div.menu-bar-item-link:not([options="login-required"]){text-decoration:underline;}.menu-bar .menu-bar-list > li .menu-bar-item-link{font-weight:bold;position:relative;padding:9px 0 6px 37px;display:block;}.menu-bar .menu-bar-list > li .menu-bar-item-link[data="27"]:not([href="/"]):after{color:#fff;background-color:rgb(58,108,181);content:"new";font-size:8px;border-radius:3px;padding:1px 4px;font-weight:100;vertical-align:middle;text-transform:uppercase;margin-left:10px;position:absolute;display:flex;align-items:center;height:12px;top:12px;left:101px;}.menu-bar .menu-bar-list .l2{margin-left:39px;}.menu-bar .menu-bar-list .l3{margin-left:15px;font-size:12px;}.menu-bar .menu-bar-list .l4{margin-left:15px;font-size:12px;}.menu-bar-icon{fill:#5e6272;width:22px;height:28px;display:block;position:absolute;top:3px;left:3px;}.menu-bar-icon.emoji-icon{font-size:22px;top:10px;left:5px;}.menu-bar img{width:18px;position:absolute;top:10px;left:9px;}.menu-bar .menu-bar-list a.menu-bar-item-link[options="login-required"] .menu-bar-icon,.menu-bar .menu-bar-list > li .menu-bar-item-link[options="login-required"] .menu-bar-icon{fill:#a8abb6;}.menu-bar .menu-bar-list > li:hover .menu-bar-icon,.menu-bar .menu-bar-list > li.active .menu-bar-icon{fill:#1c4e90;}.menu-bar-bottom{font-weight:bold;margin:30px 0 15px;font-size:12px;line-height:16px;color:#797681;margin:13px 0 15px;}.mobile-menu-bar-container .menu-bar-bottom{font-size:14px;margin-bottom:15px;}.menu-bar-bottom a{color:inherit;text-decoration:none;}.menu-bar-bottom a:hover{text-decoration:underline;}.menu-bar-inline-list li{display:inline;}.menu-bar-inline-list li::before{content:"\B7 ";}.menu-bar-inline-list li:first-child::before{content:none;}.menu-bar-copyright{margin-top:15px;}.mobile-menu-bar-container{position:fixed;top:0;margin:0;height:100%;height:calc(100% - 50px);width:240px;background-color:#f4f4f7;box-shadow:0 0 5px 0 rgba(0,0,0,.35);z-index:1000;overflow-x:none;overflow-y:auto;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:transform .3s linear;transition:transform .3s linear;}.mobile-menu-bar-container.open{left:0px;}.mobile-menu-bar-container .menu-bar{padding:10px 15px;}.mobile-menu-bar-header{background-color:#1c4a8c;padding:18px 15px;color:#fff;overflow:hidden;background-image:url("/img/main-480x148_2.jpg");background-size:cover;background-repeat:no-repeat;}.mobile-menu-bar-header .logo-container svg{-webkit-filter:drop-shadow( -3px 2px 5px #000 );filter:drop-shadow( -3px 2px 5px #000 );}.menu-bar-container + .inside_page:not(#left_content):not(.map_page){margin-left:200px;overflow:hidden;}.menu-bar-list .reviewed-count{position:absolute;top:-5px;right:-5px;background:#f30b0b;width:20px;font-size:11px;height:20px;text-align:center;border-radius:50%;}@media screen and (max-width:1195px){.menu-bar-container + .inside_page:not(#left_content):not(.map_page){margin-left:0;}.menu-bar-container{display:none;}}.popup-scrollable .notice-message{font-size:14px;line-height:20px;color:#333333;padding:20px 30px 20px 30px;}.popup-scrollable .notice-message a{color:#235188;text-decoration:none;}.popup-scrollable .notice-message .slyled-ul li{list-style:disc;margin:0 0 0 15px;}.sgn_in_popup .register-input-wrap input::-webkit-input-placeholder{color:#ffffff;}.sgn_in_popup .register-input-wrap input::-moz-placeholder{color:#ffffff;}.sgn_in_popup .register-input-wrap input:-moz-placeholder{color:#ffffff;}.sgn_in_popup .register-input-wrap input:-ms-input-placeholder{color:#ffffff;}.reply-housing-popup{width:370px;}.reply-housing-popup .reply{padding:10px;}.reply-housing-popup .cell-left{width:48%;float:left;margin-bottom:15px;}.reply-housing-popup .cell-right{width:48%;float:right;margin-bottom:15px;}.reply-housing-popup .cell-right input,.reply-housing-popup .cell-left input{width:100%;box-sizing:border-box;padding:10px 4px;height:auto;}.reply-housing-popup .reply-title{text-align:center;padding:20px 0;font-size:24px;line-height:26px;color:#444444;}.reply-housing-popup .reply-subtitle{font-size:15px;color:#5e6272;font-weight:normal;text-align:center;padding-bottom:10px;}.reply-housing-popup .cell-right input.NumGroup{width:52px;}.reply-housing-popup textarea{width:100%;border:1px solid #cccccc;padding:5px;box-sizing:border-box;font-size:14px;}.reply-housing-popup .terms{margin:5px 0 0 0;font-size:10px;color:#666666;line-height:16px;}.reply-housing-popup .btn-reply{width:100%;height:45px;font-size:18px;margin-top:10px;}.reply-housing-popup .btn-reply.btn svg{width:28px;height:26px;}.reply-housing-popup .reply-phone{background-color:#db621b;font-size:30px;color:#ffffff;text-align:center;padding:15px 5px;}.reply-housing-popup .reply-phone .btn-icon-phone{width:30px;height:30px;fill:#ffffff;margin-right:5px;position:relative;top:5px;}.popup-scrollable p.reply_sended{position:absolute;width:100%;height:100%;top:0;display:table-cell;background-color:rgba(255,255,255,0.9);text-align:center;padding-top:100px !important;padding-left:20px;padding-right:20px;box-sizing:border-box;}.popup-scrollable .popup-form-header{padding:15px 20px;border-bottom:1px solid #e5e5e5;margin-bottom:15px;}.popup-scrollable .popup-form-footer{padding:10px 20px;border-top:1px solid #e5e5e5;margin-top:15px;}.change-location-popup .change-location{position:relative;}.change-location-popup .change-location .btn{border-radius:0;padding:2px 10px;}.change-location-popup .left-container{float:none;}.change-location-popup .right-container{float:none;width:37px;position:absolute;right:0;top:0;}.change-location-popup .left-container .form-field-container{margin-right:36px;}.change-location-popup .circle-preloader{width:15px;height:15px;}.change-location-popup .fast_search_location_results{max-height:300px;overflow-y:auto;width:100%;top:35px;padding:0;text-align:left;background-color:#fff;border:none;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.change-location-popup .fast_search_location_results .fast_location_item{padding:7px 10px;font-size:14px;margin:0;}.change-location-popup.full-with-items .right-container{width:auto;position:relative;text-align:center;margin-top:10px;}.change-location-popup.full-with-items .left-container .form-field-container{margin-right:0;}#sampleListingIMG img{max-width:95%;margin:0 auto;padding:10px 0;display:block;}.posting-mobile-map #map{width:auto !important;}.modal-popup-overflow{background:rgba(0,0,0,0.6);position:fixed;width:100%;height:100%;top:0;left:0;z-index:200;overflow-y:scroll;text-align:center;padding-right:50px;text-align:center;}.modal-popup-overflow:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-4px;}.modal-popup-content{background-color:#ffffff;margin-top:15px;margin-bottom:15px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;display:block;margin-left:auto;margin-right:auto;width:95%;display:inline-block;text-align:left;vertical-align:middle;}.super_popup_scrollable .popup-container.popup-select-interest{width:250px;padding:40px 40px 0;max-height:calc(65vh - 65px);min-height:300px;overflow-y:scroll;}.super_popup_scrollable .popup-select-interest .channels-intro-header{margin-top:20px;margin-bottom:10px;font-weight:bold;}.popup-select-interest img{display:block;margin:0 auto;width:80%;}.interest-intro-description{color:#333333;font-weight:400;font-size:16px;line-height:20px;margin-bottom:20px;}.all-interest-group-header{font-weight:bold;font-size:14px;line-height:19px;margin:0 0 12px;}.interest-selection{font-weight:400;font-size:14px;line-height:19px;display:block;font-weight:normal;margin:0 0 5px !important;cursor:pointer;}.interest-checkbox{display:none;}#select_your_interest input[type="checkbox"] + label{position:relative;padding-left:28px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.check-box{height:16px;width:16px;background-color:transparent;border:1px solid #cccccc;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition:border-color ease 0.2s;-o-transition:border-color ease 0.2s;-webkit-transition:border-color ease 0.2s;transition:border-color ease 0.2s;cursor:pointer;position:absolute;margin-right:10px;left:0;}.check-box::before,.check-box::after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;height:0;width:4px;background-color:#1c4e90;border-radius:5px;display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;content:' ';-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5;}.check-box::before{top:13px;left:8px;-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}.check-box::after{top:6px;left:-1px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}input[type="checkbox"]:checked + label .check-box::before{height:18px;-moz-animation:dothatopcheck 0.4s ease 0s forwards;-o-animation:dothatopcheck 0.4s ease 0s forwards;-webkit-animation:dothatopcheck 0.4s ease 0s forwards;animation:dothatopcheck 0.4s ease 0s forwards;}input[type="checkbox"]:checked + label .check-box::after{height:11px;-moz-animation:dothabottomcheck 0.2s ease 0s forwards;-o-animation:dothabottomcheck 0.2s ease 0s forwards;-webkit-animation:dothabottomcheck 0.2s ease 0s forwards;animation:dothabottomcheck 0.2s ease 0s forwards;}.all-interests-group-container{margin-top:15px;border-bottom:1px solid #DFE1E4;padding-bottom:8px;}.all-interests-group-container:last-child{border-bottom:none;}.interest-selection-checkbox input{position:absolute;top:66px;left:-18px;display:none;}.interest-selection-body{display:table-cell;vertical-align:top;}.modal-interest-footer{border-top:1px solid rgba(0,0,0,0.1) !important;}.modal-interest-footer input{float:right;margin:12px 15px;display:block;padding:3px 30px;}.interest_success_popup{padding:55px 0 50px;}.suggest-interest-header{font-weight:500;font-size:16px;line-height:20px;border-radius:5px 5px 0 0;border-bottom:1px solid rgba(0,0,0,0.1) !important;padding:16px 48px 16px 16px !important;}.suggest-interest-body{position:relative;padding:0 16px 20px 16px !important;}.suggest-interest-text-input-container input[type="text"]{height:40px;width:100%;padding:10px 0;margin-bottom:4px;border:none;border-bottom:1px rgba(0,0,0,0.1) solid;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;outline:none;resize:none;}.suggest-interest-text-input-container textarea{width:100%;height:120px;font-size:14px;padding:10px 0;margin-bottom:4px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;outline:none;resize:none;}.direct-message-popup .popup-form-header{background-color:#fbfbfd;color:#1c4e90 !important;padding:0 !important;font-weight:bold !important;margin-bottom:0 !important;font-size:14px;border-radius:5px 5px 0 0;}.direct-message-popup .popup-form-header svg{fill:#1c4e90;width:22px;height:22px;display:block;position:absolute;top:13px;left:11px;}.direct-message-popup .popup-form-header .popup-form-header-tab{border-bottom:3px solid #1c4e90;color:#1c4e90;padding:15px 20px 15px 42px;display:inline-block;}.direct-message-popup .chat-reply-container .controls{padding-right:0;}.direct-message-popup .chat-reply-container form{padding:0;}.direct-message-popup .chat-reply-container textarea{padding:0 44px;margin-top:15px;margin-bottom:8px;height:130px !important;}.direct-message-popup .chat-reply-container .emoji-trigger{display:none;}.direct-message-popup .chat-reply-container .action-buttons-bar{padding:10px 20px 8px 20px;border-top:1px solid #e5e5e5;background-color:#fbfbfd;margin-top:5px;position:relative;transform:inherit;right:0;border-radius:0 0 5px 5px;text-align:right;}.direct-message-popup .chat-reply-container .action-buttons-bar .btn-orange{border:1px solid #db621b;}.find-out-more-popup{max-width:450px;text-align:center;}.find-out-more-image-container{padding-bottom:20px;border-bottom:1px solid rgb(153,168,185);}.find-out-more-image-container svg{height:110px;}.find-out-more-title{color:rgb(68,68,68);font-size:21px;font-weight:bold;padding:25px 0;}.find-out-more-container .btn-orange{width:100%;display:block;color:#fff;text-decoration:none;padding:10px 0;font-size:21px;margin-bottom:10px;border-radius:4px;background-color:rgb(238,88,8);}.find-out-more-container .sign-for-alerts{text-align:right;font-size:14px;color:rgb(63,112,183);cursor:pointer;}.wrap_find_out_more_subscribe .wrap_input{padding:25px 0 10px;}.wrap_find_out_more_subscribe .btn-orange{padding:4px 0;font-size:17px;}.super_popup_scrollable .wrap_find_out_more_subscribe .campus-posting-error-message{bottom:2px;}.wrap_find_out_more_subscribe .follow_sm_preload{height:16px;}.wrap_find_out_more_subscribe .follow_sm_preload img{top:30px;}@media (min-width:768px){.popup-suggest-interest{width:600px;}}@media screen and (max-width:500px){.sgn_in_popup .register-input-wrap input::-webkit-input-placeholder{color:#000000;}.sgn_in_popup .register-input-wrap input::-moz-placeholder{color:#000000;}.sgn_in_popup .register-input-wrap input:-moz-placeholder{color:#000000;}.sgn_in_popup .register-input-wrap input:-ms-input-placeholder{color:#000000;}.sgn_in_popup .register-input-wrap .label{display:none;}}@media only screen and (max-width:450px){.find-out-more-popup{width:285px;}.find-out-more-title{font-size:16px;}.find-out-more-container .btn-orange{font-size:16px;}.find-out-more-image-container svg{height:80px;width:85px;}.find-out-more-container .sign-for-alerts{font-size:13px;}}@media only screen and (max-width:430px){.super_popup_scrollable .popup-container.popup-select-interest{padding:40px 20px;width:250px;}}@media screen and (max-width:390px){.reply-housing-popup{width:300px;}.reply-housing-popup .cell-left,.reply-housing-popup .cell-right{width:100%;}}@media screen and (max-width:390px){.find-out-more-popup{width:250px;}}.filter-bar-container .filter-bar{position:relative;background-color:#ffffff;margin-bottom:15px;margin-left:2px;margin-right:2px;padding:10px 15px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);color:#6f7681;font-size:13px;}.filter-bar-container .nowrap{white-space:nowrap;}.filter-bar-container form{margin-left:50px;}.filter-bar-container .filter-progress-bar{position:absolute;z-index:50;bottom:-3px;left:0;width:0%;height:3px;background:#1e4c8d;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;-moz-transition:width 500ms ease-out,opacity 400ms linear;-ms-transition:width 500ms ease-out,opacity 400ms linear;-o-transition:width 500ms ease-out,opacity 400ms linear;-webkit-transition:width 500ms ease-out,opacity 400ms linear;transition:width 500ms ease-out,opacity 400ms linear;box-shadow:0px 1px 5px rgba(0,0,0,0.25);}.filter-bar-container .fast_search_results .no_results{padding:10px;font-size:13px;}.filter-bar-container .fast_search_results{width:92%;width:calc(100% - 10px);left:10px;}.filter-bar-container .form-field-container:first-child .fast_search_results{width:100%;left:0;}.filter-bar-container .fast_search_item{padding:5px;margin:0;}.filter-bar-container .fast_search_focus_item{background:rgba(30,76,144,1);color:#fff;}.filter-bar-container .btn-container{width:56px;}.filter-bar-container .btn{line-height:20px;padding:3px 7px;}.filter-bar-container select{width:100%;border:1px solid #d8d7d7;background-color:#ffffff;color:#6f7681;outline:none;padding:4px 24px 5px 5px;font-size:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;}.filter-bar-container select option:first-child,.filter-bar-container select option[value=""]{color:#9999af;}.filter-bar-container .filter-header-arrow{display:none;background:#fff;position:absolute;right:10px;top:18px;width:20px;pointer-events:none;}.filter-bar-container .filter-header-arrow:before,.filter-bar-container .filter-header-arrow:after{border-right:2px solid;content:'';display:block;height:9px;margin-top:-3px;position:absolute;-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(225deg);right:6px;top:50%;width:0;color:#828891;}.filter-bar-container .filter-header-arrow:after{margin-right:6px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(135deg);}.filter-bar-container .select-arrow{background:#fff;bottom:5px;position:absolute;right:5px;top:5px;width:20px;pointer-events:none;}.filter-bar-container .select-arrow:before,.filter-bar-container .select-arrow:after{border-right:2px solid;content:'';display:block;height:9px;margin-top:-3px;position:absolute;-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(225deg);right:6px;top:50%;width:0;color:#828891;}.filter-bar-container .select-arrow:after{margin-right:6px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(135deg);}.br_internet_explorer.br_internet_explorer.br_v_10 .filter-bar-container select,.br_internet_explorer.br_internet_explorer.br_v_9 .filter-bar-container select,.br_internet_explorer.br_internet_explorer.br_v_8 .filter-bar-container select{padding-right:5px;-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist;}.br_internet_explorer.br_internet_explorer.br_v_10 .filter-bar-container .select-arrow,.br_internet_explorer.br_internet_explorer.br_v_9 .filter-bar-container .select-arrow,.br_internet_explorer.br_internet_explorer.br_v_8 .filter-bar-container .select-arrow{display:none;}.filter-bar-container input[type="text"]{width:100%;box-sizing:border-box;height:26px;font-size:13px;border-color:#d8d7d7;color:#6f7681;}.filter-bar-container input[type="text"].max-width{max-width:154px;}.filter-bar-container select[name="beds"],.filter-bar-container select#beds-filter,.filter-bar-container select[name="bathrooms"]{min-width:72px;}.filter-bar-container select[name="distance-max"]{min-width:162px;}.filter-bar-container input[type="checkbox"]{display:none;}.filter-bar-container select[name="gender"],.filter-bar-container select[name="class-year"]{min-width:100px;}.filter-bar-container .check-box{height:16px;width:16px;background-color:transparent;border:1px solid #cccccc;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition:border-color ease 0.2s;-o-transition:border-color ease 0.2s;-webkit-transition:border-color ease 0.2s;transition:border-color ease 0.2s;cursor:pointer;position:absolute;margin-left:10px;top:50%;transform:translateY(-50%);left:initial;}.filter-bar-container .check-box::before,.filter-bar-container .check-box::after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;height:0;width:4px;background-color:#1c4e90;border-radius:5px;display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;content:' ';-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5;}.filter-bar-container .check-box::before{top:13px;left:8px;-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}.filter-bar-container .check-box::after{top:6px;left:-1px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.filter-bar-container input[type="checkbox"] + label{padding-right:28px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.filter-bar-container input[type="checkbox"]:checked + label .check-box::before{height:18px;-moz-animation:dothatopcheck 0.4s ease 0s forwards;-o-animation:dothatopcheck 0.4s ease 0s forwards;-webkit-animation:dothatopcheck 0.4s ease 0s forwards;animation:dothatopcheck 0.4s ease 0s forwards;}.filter-bar-container input[type="checkbox"]:checked + label .check-box::after{height:11px;-moz-animation:dothabottomcheck 0.2s ease 0s forwards;-o-animation:dothabottomcheck 0.2s ease 0s forwards;-webkit-animation:dothabottomcheck 0.2s ease 0s forwards;animation:dothabottomcheck 0.2s ease 0s forwards;}@-moz-keyframes dothabottomcheck{0%{height:0;}100%{height:11px;}}@-webkit-keyframes dothabottomcheck{0%{height:0;}100%{height:11px;}}@keyframes dothabottomcheck{0%{height:0;}100%{height:11px;}}@keyframes dothatopcheck{0%{height:0;}50%{height:0;}100%{height:16px;}}@-webkit-keyframes dothatopcheck{0%{height:0;}50%{height:0;}100%{height:16px;}}@-moz-keyframes dothatopcheck{0%{height:0;}50%{height:0;}100%{height:16px;}}.filter-bar-container .form-container{display:table;}.filter-bar-container .form-container.full-width{width:100%;}.filter-bar-container .form-field-container{display:table-cell;padding-left:10px;vertical-align:middle;}.filter-bar-container .form-field-container:first-child{padding-left:0;}.filter-bar-container .form-field-container.limit-width{max-width:150px;}.filter-bar-container .filter-title{font-weight:bold;width:50px;text-align:left;line-height:26px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.filter-bar-container .filter-title.mobile{display:none;}.filter-bar-container .filter-header{float:left;}@media screen and (max-width:660px){.filter-bar-container .filter-bar{padding:10px;}.filter-bar-container .form-field-container{padding-left:10px;}.filter-bar-container .filter-title{width:50px;}.filter-bar-container form{margin-left:50px;}}@media screen and (max-width:640px){.filter-bar-container:not(.single-filter-mobile){cursor:pointer;}.filter-bar-container:not(.single-filter-mobile) .filter-bar{padding:5px 10px;}.filter-bar-container:not(.single-filter-mobile) .filter-header{float:none}.filter-bar-container:not(.single-filter-mobile) .filter-title.desktop{display:none;}.filter-bar-container:not(.single-filter-mobile) .filter-title.mobile{display:block;width:auto;}.filter-bar-container:not(.single-filter-mobile) .filter-header-arrow{display:block;}.filter-bar-container:not(.single-filter-mobile) form{display:none;margin-left:0;padding-bottom:10px;clear:both;float:none;}.filter-bar-container.default-opened-on-mobile form{display:block;}.filter-bar-container:not(.single-filter-mobile) .check-box{top:65%;}.filter-bar-container:not(.single-filter-mobile) input[type="text"]{height:35px;}.filter-bar-container:not(.single-filter-mobile) input[type="text"].max-width{max-width:initial;}.filter-bar-container:not(.single-filter-mobile) select{padding:7px 24px 8px 5px;}.filter-bar-container:not(.single-filter-mobile) .btn{line-height:29px;padding:3px 10px;}.filter-bar-container:not(.single-filter-mobile) .form-field-container{display:block;padding-left:0;padding-top:10px;max-width:initial !important;}.filter-bar-container:not(.single-filter-mobile) .select-arrow{top:15px;}.filter-bar-container .form-field-container.desktop{display:none;}}.popup-form{}.popup-form .tabs-control{background-color:#fbfbfd;display:block;border-bottom:1px solid #e1e1e3;height:50px;}.popup-form .tabs-control li{display:block;float:left;height:50px;padding:17px 20px;box-sizing:border-box;font-weight:bold;font-size:14px;color:#5e6272;cursor:pointer;padding-left:42px;position:relative;}.popup-form .tabs-control li.active{border-bottom:3px solid #1c4e90;color:#1c4e90;}.popup-form .tabs-content li{display:none;}.popup-form .tabs-content li.active{display:block;}.student-posting-form{padding:0 20px;}.plain-input input[type="text"],.plain-input input[type="password"],.plain-input input[type="number"],.plain-input textarea{color:#333333;box-sizing:border-box;padding:5px;border:none;font-size:14px;}.plain-input{border-bottom:1px solid #e5e5e5;position:relative;}.plain-input .custom-placeholder{position:absolute;top:13px;color:#6f7681;font-weight:bold;font-size:14px;padding-left:5px;}.plain-input.no-border{border-bottom:none;}.popup-form .plain-input input,.popup-form .plain-input textarea{width:100%;margin-top:8px;margin-bottom:8px;}.popup-form .group-form label.label-title{font-size:14px;font-weight:bold;line-height:1;color:#444;padding:10px 5px 0;display:block;}.popup-form .group-form .block-radio-buttons{margin-top:10px;}.popup-form .plain-input input[type="checkbox"]{width:auto;}.popup-form .plain-input input[type="radio"]{width:auto;}.popup-form .radio-float input[type="radio"]{float:left;margin-top:0;margin-left:7px;}.popup-form .radio-float label{margin-top:6px;color:#999999;font-size:16px;margin-left:30px;display:block;cursor:pointer;}.group-form textarea[name="description"]{height:90px;}.popup-form .radio-float label .label-small{display:block;font-size:14px;}.popup-form .plain-input ::-webkit-input-placeholder,.bold-placeholder::-webkit-input-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input input:-moz-placeholder,.bold-placeholder:-moz-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input input::-moz-placeholder,.bold-placeholder::-moz-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input input:-ms-input-placeholder,.bold-placeholder:-ms-input-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input input::-ms-input-placeholder,.bold-placeholder::-ms-input-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input textarea::-webkit-input-placeholder,.bold-placeholder::-webkit-input-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input textarea:-moz-placeholder,.bold-placeholder:-moz-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input textarea::-moz-placeholder,.bold-placeholder::-moz-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input textarea:-ms-input-placeholder,.bold-placeholder:-ms-input-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.popup-form .plain-input textarea::-ms-input-placeholder,.bold-placeholder ::-ms-input-placeholder{color:#999999 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;opacity:1;}.message-form textarea[name="message"]{height:130px;}.the-loop .message-form textarea[name="message"],.group-post-message .message-form textarea[name="message"]{height:70px;width:100%;padding:9px 5px 0 5px;color:#444444 !important;}.message-form.interest .youtube-video.inline-video-upload input[type="text"]{font-size:12px;}.the-loop .student-posting-form,.group-post-message .student-posting-form{padding:0px;}.the-loop .crop-middle.circle-border,.group-messages-list .crop-middle.circle-border{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:none;}.the-loop .message-form .add-video,.the-loop .student-posting-form-footer .add-video,.the-loop .message-form .add-photo,.the-loop .message-form .add-media,.the-loop .student-posting-form-footer .add-photo,.group-post-message-text.msg-big .message-form .add-video,.group-post-message-text.msg-big .student-posting-form-footer .add-video,.group-post-message-text.msg-big .message-form .add-photo,.group-post-message-text.msg-big .student-posting-form-footer .add-photo{font-size:13px;}.the-loop .message-form .add-photo-button .button-icon,.the-loop .message-form .add-media-button .button-icon,.the-loop .student-posting-form-footer .add-photo-button .button-icon,.the-loop .message-form .add-video-button .button-icon,.the-loop .student-posting-form-footer .add-video-button .button-icon{width:20px;height:19px;}.student-posting-form-footer{padding:10px 20px 8px 20px;border-top:1px solid #e5e5e5;background-color:#fbfbfd;margin-top:5px;}.group-form .student-posting-form-footer{padding-left:26px;padding-right:26px;}.the-loop .student-posting-form-footer,.group-post-message-text.msg-big .student-posting-form-footer{padding:3px 10px 5px 10px;border-top:1px solid #e5e5e5;background-color:#fff;}.group-post-message-text.msg-big .student-posting-form-footer{border-color:#f3f3f3;}.plain-submit-orange{height:38px;color:#ffffff !important;text-decoration:none;text-align:center;line-height:36px;font-size:14px;padding:0px 18px;cursor:pointer;background-color:#ff640a;border:1px solid #dd590d;box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.06);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;}.student-posting-form-footer .plain-submit-orange{float:right;}.the-loop .plain-submit-orange,.group-post-message-text.msg-big .plain-submit-orange{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;line-height:25px;height:25px;font-size:13px;padding:0 30px;}.the-loop .msg-big .plain-submit-orange{display:none;height:33px;margin-top:10px;}.group-post-message-text.msg-big .plain-submit-orange{margin-top:7px;}.the-loop .group-post-message-text.msg-big .plain-submit-orange{margin-top:5px;}.student-form-title .btn-interest-container{margin-right:15px;}.student-form-title{color:#444444;background-color:#fbfbfd;border-bottom:1px solid #e1e1e3;padding:15px 24px 15px 24px;font-size:16px;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.student-form-title.interest{font-size:14px;color:#999;}.student-form-title .title-cell{display:table-cell;width:100%;padding-right:10px;}.student-form-title .button-cell{display:table-cell;}.student-form-title .button-cell .btn{white-space:nowrap;}.message-form .add-video,.student-posting-form-footer .add-video,.message-form .add-photo,.message-form .add-media,.student-posting-form-footer .add-photo,#edit_interest_form .add-photo,#add_interest_form .add-photo{color:#235188;background:none;float:left;font-size:15px;font-weight:bold;padding-left:28px;line-height:20px;display:block;margin-top:10px;cursor:pointer;}.message-form .add-video.disabled,.student-posting-form-footer .add-video.disabled,.message-form .add-photo.disabled,.message-form .add-media.disabled,.student-posting-form-footer .add-photo.disabled,#admin_edit_admin-interests-page .add-photo.disabled{opacity:0.5;cursor:default;color:#4c4c4c;}.message-form .add-video.disabled .button-icon,.student-posting-form-footer .add-video.disabled .button-icon,.message-form .add-photo.disabled .button-icon,.message-form .add-media.disabled .button-icon,.student-posting-form-footer .add-photo.disabled .button-icon,#admin_edit_admin-interests-page .add-photo.disabled .button-icon{opacity:0.5;fill:#4c4c4c;}.message-form .add-photo-button,.message-form .add-media-button,.student-posting-form-footer .add-photo-button,.message-form .add-video-button,.student-posting-form-footer .add-video-button,#edit_interest_form .add-photo-button,#add_interest_form .add-photo-button{position:relative;margin-right:10px;display:inline-block;}.message-form .add-photo-button .button-icon,.message-form .add-media-button .button-icon,.student-posting-form-footer .add-photo-button .button-icon,.message-form .add-video-button .button-icon,.student-posting-form-footer .add-video-button .button-icon,#edit_interest_form .add-photo-button .button-icon,#add_interest_form .add-photo-button .button-icon{position:absolute;width:23px;height:23px;fill:#4e5292;left:0;top:-3px;}.popup-form .plain-input.select-time .timepicker-select,.popup-form .plain-input.select-time .timepicker-close{width:174px;margin-left:4px;margin-right:4px;}.timepicker-wrap{position:relative;}.housing-form textarea[name="ad-info-description"],.for-sale-form textarea[name="ad-info-description"]{height:80px;}.plain-radio-group-label{margin-top:8px;margin-bottom:8px;cursor:pointer;color:#999999;font-size:14px;padding:5px;background-image:url(/img/group-arrow-down.png);background-repeat:no-repeat;background-position:center right;}.plain-radio-group-label.selected{color:#333333;}.plain-radio-group-label.active{background-image:url(/img/group-arrow-up.png);}.plain-radio-group{display:none;padding-left:5px;padding-bottom:15px;}.plain-radio-group div{padding-top:4px;padding-bottom:4px;}.plain-radio-group [type="radio"]:checked,.plain-radio-group [type="radio"]:not(:checked){position:absolute;left:-9999px;}.plain-radio-group [type="radio"]:checked + label,.plain-radio-group [type="radio"]:not(:checked) + label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666;font-size:14px;}.plain-radio-group [type="radio"]:checked + label:before,.plain-radio-group [type="radio"]:not(:checked) + label:before{content:'';position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #ddd;border-radius:100%;background:#fff;}.plain-radio-group [type="radio"]:checked + label:after,.plain-radio-group [type="radio"]:not(:checked) + label:after{content:'';width:10px;height:10px;background:#265e95;position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;}.plain-radio-group [type="radio"]:not(:checked) + label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0);}.plain-radio-group [type="radio"]:checked + label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}input[type=checkbox].plain-checkbox{position:absolute;z-index:-1000;left:-1000px;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}input[type=checkbox].plain-checkbox + label.plain-checkbox-label{padding-left:22px;height:22px;display:inline-block;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;cursor:pointer;border:1px solid #b3b2b2;position:relative;}input[type=checkbox].plain-checkbox:checked + label.plain-checkbox-label{background-position:0 -22px;}label.plain-checkbox-label{background-image:url(/img/checkbox.png);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.popup-scrollable-overflow{background:rgba(0,0,0,0.6);position:fixed;width:100%;height:100%;top:0;left:0;z-index:200;overflow-y:scroll;text-align:center;padding-right:50px;display:none;-webkit-overflow-scrolling:auto;}.popup-scrollable{background-color:#ffffff;margin-top:15px;margin-bottom:15px;text-align:left;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;display:block;margin-left:auto;margin-right:auto;width:95%;}.popup-scrollable.loading-process{background-color:initial;}.popup-scrollable.size-by-content{display:table;width:auto;}.popup-scrollable-close{top:8px;right:8px;position:absolute;opacity:0.5;z-index:10;cursor:pointer;}.popup-scrollable-close .popup-scrollable-close-icon{width:12px;height:12px;fill:#292929;}.popup-scrollable-preloader{width:650px;height:300px;}.upload-photos-area{position:relative;}.upload-photos-area .image-container{width:150px;height:150px;position:relative;float:left;border:2px dashed #aaafb4;cursor:pointer;margin-right:15px;margin-bottom:15px;}.upload-photos-area .image-container:before{content:"";display:block;padding-top:100%;}.upload-photos-area .image-container .square-content{position:absolute;top:0;left:0;bottom:0;right:0;}.upload-photos-area .image-container.uploaded{background-position:center center;background-repeat:no-repeat;background-size:cover;border:2px solid #aaafb4;}.upload-photos-area .image-container.uploaded .add-photo-label{display:none;}.add-photo-label{color:#11518d;background:none;font-size:15px;font-weight:bold;line-height:20px;display:block;width:105px;height:20px;position:relative;left:50%;margin-left:-52px;top:50%;margin-top:-10px;box-sizing:border-box;}.media-form .buttons-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;padding:20px 25px;}.student-posting-form-footer .add-button{background:#124d89;border-radius:3px;position:relative;min-width:100%;display:block;color:white;margin:10px 0 0;line-height:23px;text-align:center;padding:6px 0 !important;}.student-posting-form-footer .add-button:first-of-type{margin:0;}.student-posting-form-footer .add-button svg{position:absolute;width:20px;height:19px;fill:white;left:96px;top:50%;transform:translate(-100%,-50%);}.student-posting-form-footer .add-button.preloading .circle-preloader{right:75px;}.media-form .student-posting-form-footer .youtube-video.inline-video-upload{padding:0;margin-top:10px;width:100%;justify-content:space-between;}.student-posting-form-footer .add-button.disabled{color:#FFF;}.add-photo-label .add-photo-icon{width:23px;height:23px;fill:#11518d;position:relative;top:4px;}.add-more-button{width:30px;height:150px;float:left;cursor:pointer;}.add-more-button .add-more-label{color:#11518d;font-size:36px;margin-top:54px;}.upload-photos-label{color:#6f7681;font-weight:bold;font-size:14px;margin-top:15px;margin-bottom:20px;margin-left:5px;}.upload-photos-label .optional{font-size:11px;}.feature-your-listing-label{color:#6f7681;font-weight:bold;font-size:14px;margin-top:15px;margin-bottom:20px;margin-right:10px;}.feature-your-listing-label .optional{font-size:11px;}.student-posting-form .step{display:none;}.student-posting-form .step.active{display:block;}.student-posting-form-footer .back-button{float:left;width:30px;height:38px;background-image:url(/img/back-arrow.png);background-repeat:no-repeat;background-position:left center;cursor:pointer;display:none;}.student-posting-form .campus-posting-error-message,.dorm-popup .campus-posting-error-message,.launch .campus-posting-error-message{position:absolute;left:0;bottom:-43px;background:#ffdfdf;padding:10px;border-radius:0;box-shadow:1px 1px 1px #aaa;z-index:1;}.student-posting-form .campus-posting-error-message::before,.dorm-popup .campus-posting-error-message::before,.launch .campus-posting-error-message::before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffdfdf;position:absolute;top:-10px;}.student-posting-form .plain-input.wrap{position:relative;}.message-image-container,.group-image-container,.interest-image-container{display:inline-block;width:80px;height:80px;border:1px solid #cecece;margin:5px 5px;border-radius:3px;overflow:hidden;position:relative;}.the-loop .msg-big .message-image-container{overflow:unset;}.message-image-container .image-wrap,.group-image-container .image-wrap,.interest-image-container .image-wrap{width:inherit;height:inherit;display:table-cell;vertical-align:middle;text-align:center;padding:0;margin:0;}.message-image-container .image-wrap img,.group-image-container .image-wrap img,.interest-image-container .image-wrap img{max-width:100%;max-height:100%;}.message-image-container .delete,.group-image-container .delete,.interest-image-container .delete{background:url(/img/close-icon.png);position:absolute;top:0;right:0;width:16px;height:16px;cursor:pointer;}.the-loop .msg-big .message-image-container .delete{background:url(/img/svg/uloop.svg#the-loop-message-delete);top:-7px;right:-7px;width:19px;height:19px;}.posting-message-footer-label{margin-top:10px;color:#b6b6b6;}.btn.has-preloader{position:relative;padding-right:30px;padding-left:30px;-moz-transition:padding-left .2s ease-in,padding-right .2s ease-in;-o-transition:padding-left .2s ease-in,padding-right .2s ease-in;-webkit-transition:padding-left .2s ease-in,padding-right .2s ease-in;transition:padding-left .2s ease-in,padding-right .2s ease-in;}.btn.has-preloader .circle-preloader{width:16px;height:16px;display:inline;position:absolute;top:50%;margin-top:-10px;right:10px;border-top-color:rgba(18,77,137,0.65);border-bottom-color:rgba(255,255,255,0.7);border-left-color:rgba(255,255,255,0.7);border-right-color:rgba(255,255,255,0.7);opacity:0;transition:opacity 0.15s ease-in;-moz-transition:opacity 0.15s ease-in;-o-transition:opacity 0.15s ease-in;-webkit-transition:opacity 0.15s ease-in;}.btn.has-preloader.preloading .circle-preloader{opacity:1;}.btn.has-preloader.preloading{padding-left:15px;padding-right:45px;}.add-photo.has-preloader{position:relative;padding-right:30px;padding-left:30px;}.add-media.has-preloader{position:relative;padding-left:30px;padding-right:25px;}.message-form .add-media.has-preloader{line-height:15px;}.add-photo.has-preloader .circle-preloader,.add-media.has-preloader .circle-preloader{width:16px;height:16px;display:inline;position:absolute;top:50%;margin-top:-10px;right:0px;border-top-color:rgba(18,77,137,0.65);border-bottom-color:rgba(170,170,170,0.7);border-left-color:rgba(170,170,170,0.7);border-right-color:rgba(170,170,170,0.7);opacity:0;transition:opacity 0.15s ease-in;-moz-transition:opacity 0.15s ease-in;-o-transition:opacity 0.15s ease-in;-webkit-transition:opacity 0.15s ease-in;}.the-loop .msg-big .add-photo.has-preloader .circle-preloader,.the-loop .msg-big .add-media.has-preloader .circle-preloader{right:5px;}.add-photo.has-preloader.preloading .circle-preloader,.add-media.has-preloader.preloading .circle-preloader{opacity:1;}.group-members-widget-block .widget-title .title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.group-members-widget-block .invite-button{font-weight:normal;margin-left:5px;}.group-widget-row,.group-widget-member-row{margin-bottom:13px;position:relative;border-bottom:1px solid #e0e1e4;padding-bottom:13px;}.group-widget-row svg{width:23px;height:23px;float:left;margin-right:7px;}.group-widget-row.waiting-for-confirmation .group-title{color:#9a9a9a !important;}.group-widget-row.waiting-for-confirmation svg{fill:#9a9a9a;}.group-widget-row .group-title{font-size:14px;line-height:14px;margin-left:33px;display:table-cell;padding-right:35px;vertical-align:middle;height:24px;}.group-list-options{position:absolute;right:0;display:block;top:-2px;}.group-list-options .options-button{padding:5px 7px;}.group-list-options .options-button svg{width:17px;height:17px;fill:#5d6271;margin:0;}.group-widget-row .leave-group{font-size:14px;}.group-widget-row .leave-group-preloader{font-size:11px;position:absolute;top:0px;right:0;}.group-widget-member-row .member-image{margin-right:10px;}.group-widget-member-row .member-name{font-size:14px;line-height:14px;margin-left:35px;display:table-cell;vertical-align:middle;height:31px;width:100%;}.group-widget-member-row .member-label{display:table-cell;}.group-widget-member-row .member-options{display:table-cell;min-width:28px;vertical-align:middle;}.group-widget-member-row .member-owner-label{display:table-cell;color:#e2500c;font-size:11px;vertical-align:middle;padding-right:5px;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}.group-widget-member-row .member-moderator-label{display:table-cell;color:#e2500c;font-size:11px;vertical-align:middle;padding-right:5px;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}.group-widget-member-row .member-moderator-label.display-none{display:none;}.group-widget.group-widget .widget-title{padding:20px;border-bottom:1px solid #e0e1e4;font-weight:bold;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.group-members-widget-block .group-widget .widget-title.with-invite-button{padding:11px 20px;}.groups_channel .sidebar-widget .widget-content,.groups_detail_view .sidebar-widget .widget-content,#sidebar-your-recommendations .widget-content,#sidebar-recommendation-detail .widget-content{padding-top:0;padding-bottom:0;}.group-widget.group-widget .widget-area{padding:20px 20px 20px 20px;font-size:14px;color:#666666;}.group-widget.group-widget .widget-area .see-all{font-size:14px;margin-top:18px;display:block;}.group-large-bubble{fill:#cfd2d6;height:200px;margin-top:30px;}.group-info .group-logo{float:left;margin-right:15px;margin-bottom:10px;}.group-info .group-details{margin-left:138px;color:#444444;}.group-info .group-details .title{color:#444444;font-size:24px;margin-bottom:10px;}.group-info .group-private,.group-list .lock-private svg{width:22px;height:22px;fill:#a6a6a7;margin-bottom:-3px;}.group-join{margin-top:15px;}.group-info .description{margin-bottom:25px;}.group-info .group-join{margin:0;}.disabled-opacity{position:relative;}.disabled-opacity:before{content:" ";opacity:0.6;background-color:#f9f9fa;position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;}.recommendations_detail_view .disabled-opacity:before,.recommendations_category .disabled-opacity:before{background-color:white;}.group-message{-webkit-transition:opacity 0.2s ease;-moz-transition:opacity 0.2s ease;-o-transition:opacity 0.2s ease;transition:opacity 0.2s ease;}.group-message .message-content{padding-top:10px;color:#444444;}.group-message .group-message-options,.dorms_detail_view .group-message-options{float:right;position:relative;z-index:10;}.group-message .message-content .title{color:#124c89;font-size:16px;font-weight:bold;margin-bottom:5px;}.group-message .message-content .date-source .dot{font-size:18px;margin:0 5px 0 5px;position:relative;top:-3px;}.group-message .message-content .date-source{margin-top:10px;font-size:12px;}.group-message .author-avatar{float:left;margin-right:10px;}.group-message .author-name{height:30px;display:table-cell;vertical-align:middle;}.group-members-list{padding:0 24px 15px 24px;}.group-members-list .group-member-row{padding:18px 0;border-bottom:1px solid #e0dede;}.group-members-list .group-member-image{display:table-cell;min-width:40px;min-height:40px;}.group-members-list .group-member-info{display:table-cell;vertical-align:middle;width:100%;padding-left:10px;}.group-members-list .group-member-options{display:table-cell;min-width:28px;vertical-align:middle;}.group-members-list .group-member-owner-label{display:table-cell;color:#e2500c;font-size:11px;vertical-align:middle;padding-right:5px;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}.group-members-list .group-member-moderator-label{display:table-cell;color:#e2500c;font-size:11px;vertical-align:middle;padding-right:5px;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}.group-members-list .group-member-moderator-label.display-none{display:none;}.group-members-list .group-member-info div{margin-top:2px;}.group-members-list .group-member-info div a{color:#235188;text-decoration:none;}.group-members-list .group-member-info div a:hover{text-decoration:underline;}.group-members-list .load-more{color:#235188;display:block;text-decoration:none;padding:18px 0;}.group-members-list .load-more:hover{text-decoration:underline;}.groups-list{padding:0 24px 15px 24px;}.groups-list a{color:#235188;text-decoration:none;}.groups-list a:hover{text-decoration:underline;}.groups-list .groups-row{padding:18px 0;border-bottom:1px solid #e0dede;}.groups-list .groups-row.waiting-for-confirmation .groups-info a{color:#9a9a9a !important;}.groups-list .groups-row.waiting-for-confirmation svg{fill:#9a9a9a;}.groups-list .groups-info{display:table-cell;vertical-align:middle;width:100%;padding-left:10px;}.groups-list .groups-info svg{width:23px;height:23px;float:left;margin-right:7px;position:relative;top:-4px;}.groups-list .groups-remove{display:table-cell;font-size:12px;vertical-align:middle;padding-right:5px;position:relative;}.groups-list .groups-remove .leave-group{font-size:14px;}.groups-list .groups-remove .leave-group-preloader{font-size:11px;position:absolute;top:0px;right:0;}.groups-list .load-more{display:block;text-align:center;background-color:#cfd2d6;padding:8px;font-size:16px;color:#52545f !important;text-decoration:none !important;}.groups-list .load-more:hover{background-color:#dddfe0 !important;}.gmail-address-book-table{font-size:15px;width:100%;}.gmail-address-book-table label{cursor:pointer;}.gmail-address-book-table tr{}.gmail-address-book-table th{padding:6px;background:#4f89ca;color:#fff;font-weight:normal;font-size:15px;}.gmail-address-book-table td{padding:6px;font-size:15px;}.invite-with-facebook-button{width:110px;height:40px;position:relative;border:1px solid #d7d5d5;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#ffffff;background:-moz-linear-gradient(top,#ffffff 0%,#dad8d8 100%);background:-webkit-linear-gradient(top,#ffffff 0%,#dad8d8 100%);background:linear-gradient(to bottom,#ffffff 0%,#dad8d8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dad8d8',GradientType=0);display:inline-block;}.invite-with-facebook-button-overlay{position:absolute;width:100%;height:100%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#ffffff;background:-moz-linear-gradient(top,#ffffff 0%,#dad8d8 100%);background:-webkit-linear-gradient(top,#ffffff 0%,#dad8d8 100%);background:linear-gradient(to bottom,#ffffff 0%,#dad8d8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dad8d8',GradientType=0);}.invite-with-facebook-button .facebook-logo{position:absolute;top:0;bottom:0;left:0;right:0;width:80%;height:90%;margin:auto;}.gmail-contacts-button{width:110px;height:40px;position:relative;border:1px solid #d7d5d5;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#ffffff;background:-moz-linear-gradient(top,#ffffff 0%,#dad8d8 100%);background:-webkit-linear-gradient(top,#ffffff 0%,#dad8d8 100%);background:linear-gradient(to bottom,#ffffff 0%,#dad8d8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dad8d8',GradientType=0);display:inline-block;}.gmail-contacts-button.full-width{width:220px;}.gmail-contacts-button iframe{border:none;}.gmail-contacts-button-overlay{position:absolute;width:100%;height:100%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#ffffff;background:-moz-linear-gradient(top,#ffffff 0%,#dad8d8 100%);background:-webkit-linear-gradient(top,#ffffff 0%,#dad8d8 100%);background:linear-gradient(to bottom,#ffffff 0%,#dad8d8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dad8d8',GradientType=0);}.gmail-contacts-button-overlay .circle-preloader{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px;}.gmail-contacts-button-overlay .gmail-logo{position:absolute;top:0;bottom:0;left:0;right:0;width:60%;height:90%;margin:auto;opacity:0.2;}.send-invites-widget .invite-title{margin-bottom:10px;}.send-invites-widget .invite-buttons{margin-bottom:20px;}.send-invites-widget .invite-emails-list{width:100%;height:100px;border:1px solid #d9d9d9 !important;font-size:13px;padding:5px;margin-top:10px;margin-bottom:20px !important;box-sizing:border-box;}.send-invites-widget .invite-message{width:100%;height:100px;border:1px solid #d9d9d9 !important;font-size:13px;padding:5px;margin-top:10px;margin-bottom:20px !important;box-sizing:border-box;}.send-invites-widget .gmail-contacts-button .circle-preloader{display:block;position:absolute;top:50%;left:50%;right:auto;}.popup-scrollable-content .widget-title{color:#444444;background-color:#fbfbfd;border-bottom:1px solid #e1e1e3;padding:15px 24px 15px 24px;font-size:16px;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.popup-scrollable-content .widget-area{padding:20px;}.no-right-to-see-members{font-size:16px;text-align:center;margin-bottom:10px;color:#444444;}.no-right-to-see-content{font-size:16px;color:#444444;text-align:center;padding:15px;}.social-buttons{margin:15px 0 15px 0;position:relative;}.social-buttons .social-button-comment{margin-left:15px;}.social-buttons .likes-count{position:absolute;top:0;right:0;}.social-buttons .likes-count .count{font-size:16px;position:relative;top:-5px;}.social-buttons a.like:hover,.social-buttons a.reply:hover{text-decoration:none !important;}.social-buttons a.like a:hover,.social-buttons a.reply a:hover{text-decoration:underline !important;}.social-buttons .icon{width:22px;height:22px;fill:#9b9b9b;margin-right:3px;}.social-buttons .label{color:#235188;font-size:16px;position:relative;top:-5px;}.youtube-container:before{content:'';width:30px;height:23px;position:absolute;left:50%;margin-left:-15px;top:50%;margin-top:-11px;background:url(/img/youtube-icon.png);}.line-preloader{height:4px;width:100%;position:relative;overflow:hidden;background-color:#ddd;visibility:hidden;}.line-preloader:before{display:block;position:absolute;content:"";left:-200px;width:200px;height:4px;background-color:#2980b9;animation:line-preloader-animation 2s linear infinite;}@keyframes line-preloader-animation{from{left:-200px;width:30%;}50%{width:30%;}70%{width:70%;}80%{left:50%;}95%{left:120%;}to{left:100%;}}.popup-scrollable .error-message{font-size:20px;color:#b10000;text-align:center;padding:40px 30px 40px 30px;margin:20px 30px;}.popup-scrollable .success-message{font-size:20px;color:green;text-align:center;padding:40px 30px 40px 30px;margin:20px 30px;}.popup-scrollable .info-message{font-size:20px;color:#333333;text-align:center;padding:40px 30px 40px 30px;margin:20px 30px;}.popup-scrollable .error-message a,.popup-scrollable .info-message a,.popup-scrollable .success-message a{color:#235188;text-decoration:none;}.popup-scrollable .error-message a:hover,.popup-scrollable .info-message a:hover,.popup-scrollable .success-message a:hover{text-decoration:underline;}.success-message-buttons{text-align:center;padding:5px 15px 20px 15px;}.message-text{text-align:center;font-size:16px;color:#6f7681;padding:5px 30px 20px 30px;}.security-info{padding:40px 30px 40px 30px;min-width:400px;color:#6f7681;}.security-info h4{margin-bottom:10px;}.custom-placeholder .small{font-size:12px;}.custom-placeholder .small a{color:#19498a;}.no-student-rights{font-size:20px;color:#b10000;text-align:center;padding:40px 30px 40px 30px;}.posting-bar-icon{width:22px;height:22px;display:block;position:absolute;top:13px;left:11px;fill:#5e6272;}.active .posting-bar-icon{fill:#1c4e90;}.input-icon{width:23px;height:23px;display:block;position:absolute;left:4px;fill:#6f7681;cursor:pointer;}.have-icon .input-icon{top:8px;}.plain-radio-group-label.have-icon{margin-left:30px;}.plain-input.have-icon{padding-left:30px;}.student-posting-form textarea{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.student-posting-form .placeholder{color:#6f7681 !important;font-weight:bold !important;;font-size:14px;}.youtube-video{padding:20px;}.youtube-video input[name="youtube-url"]{width:90%;padding:5px;}.youtube-video .add-video-submit{margin-top:10px;display:block;width:60px;}.youtube-video.inline-video-upload{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;}.youtube-video.inline-video-upload input[name="youtube-url"]{width:215px;padding:5px;margin-right:5px;}.the-loop .youtube-video.inline-video-upload input[name="youtube-url"],.group-post-message-text.msg-big .youtube-video.inline-video-upload input[name="youtube-url"]{width:200px;font-size:12px;height:13px;margin-top:7px;line-height:14px;}.the-loop .option-button{padding:0;}.youtube-video.inline-video-upload .add-video-submit{display:inline;margin:0;}.the-loop .youtube-video.inline-video-upload .add-video-submit,.group-post-message-text.msg-big .youtube-video.inline-video-upload .add-video-submit{line-height:25px;height:25px;padding:1px;margin-top:7px;}.end-time,.end-date{display:none;}.add-end-time,.add-end-date{background-color:#f0f1f5;color:#2f2f2f;padding:4px;font-size:14px;border:1px solid #e0e1e3;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute;top:6px;left:155px;cursor:pointer;}.events-form textarea[name="description"]{height:150px;}.event-street{width:40%;}.event-city{width:30%;}.event-state{width:13%;}.event-zip{width:17%;}.event-state select{height:23px;border:0;border-radius:0;padding:8px 20px 8px 0;background:none;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-sizing:content-box;display:inline-block;margin-left:4px;margin-right:4px;color:#6f7681;font-weight:bold;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.event-state select.selected{color:#333333;font-weight:normal;}.popup-form .plain-input.select-time input,.popup-form .plain-input.select-date input{width:120px;}.popup-form .plain-input.price-input .dollar-symbol{color:#6f7681;font-size:14px;margin-left:5px;}.popup-form .plain-input .input-border{padding:5px 1px;border:1px solid #e5e5e5;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;}.popup-form #ad-info-price-free{margin-left:25px;}.popup-form .plain-input.price-input input[name="ad-info-price"]{width:80px;}.popup-form .plain-input.price-input input[name="ad-info-rent"]{width:80px;}.plain-checkbox-label-text{position:relative;top:1px;color:#6f7681;font-size:14px;}.confirm-action-popup{padding:20px 30px 30px 30px;width:300px;box-sizing:border-box;}.confirm-action-popup .button-no{width:47%;margin-right:3%;}.confirm-action-popup .button-yes{width:47%;margin-left:3%;}.bubble-content.options-list a{color:#235188;text-decoration:none;cursor:pointer;}.bubble-content.options-list .option{white-space:nowrap;margin-bottom:7px;margin-top:7px;}#campus-posting-upload-image-button-simple{display:none;}@media screen and (max-width:700px){.popup-scrollable-preloader{width:500px;}.media-form .buttons-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media screen and (max-width:650px){.youtube-video.inline-video-upload{padding-top:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;clear:both;}.group-post-message-text.msg-big .youtube-video.inline-video-upload{padding-bottom:10px;}}@media screen and (max-width:600px){.event-street,.event-city,.event-state,.event-zip{float:none;width:100%;}.select-date .input-icon,.select-time .input-icon{display:none;}.select-date.have-icon,.select-time.have-icon{padding-left:0;}.add-end-date,.add-end-time{left:125px;}.groups_detail_page .group-post-message-text.msg-big .plain-submit-orange,.popup-scrollable-overflow .plain-submit-orange{clear:both;float:left;}.popup-scrollable-overflow .plain-submit-orange{margin-top:10px;}}@media screen and (max-width:530px){.popup-scrollable-preloader{width:380px;}.posting-bar-icon{display:none;}.popup-form .tabs-control li{padding-left:15px;padding-right:15px;}.group-info .group-logo.crop-middle.width_120{width:90px;height:90px;}.group-info .group-details{margin-left:108px;}}@media screen and (max-width:450px){.the-loop-post-message .student-posting-form-footer .plain-submit-orange{padding:0 7px;}}@media screen and (max-width:420px){.popup-scrollable-preloader{width:300px;}.group-large-bubble{height:150px;}}@media screen and (max-width:390px){.popup-form .tabs-control li{padding-left:10px;padding-right:10px;font-size:13px;}.youtube-video.inline-video-upload input[name="youtube-url"]{font-size:12px;width:180px;}.youtube-video.inline-video-upload .add-video-submit{width:50px;}.student-posting-form-footer .add-button svg{left:80px}.student-posting-form-footer .add-button.preloading .circle-preloader{right:60px;}}@media screen and (max-width:370px){.message-form .add-photo-button{float:none;display:block;}.group-info .group-logo.crop-middle.width_120{width:60px;height:60px;}.group-info .group-details{margin-left:78px;}}@media screen and (max-width:350px){.popup-form .tabs-control li{padding-left:10px;padding-right:10px;}.feature-your-listing-label{font-size:12px;}}.listing-list{background-color:#ffffff;margin-bottom:13px;margin-top:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;}.listing-list.featured .image-column img{max-height:120px;margin-top:25px;}.listing-list .featured-label{background-color:#1c4a8c;color:#ffffff;position:absolute;top:7px;left:0;z-index:1;font-size:13px;padding:5px 15px;}.listing-list .listing-wrap{position:relative;margin:10px;overflow:hidden;min-height:140px;}.listing-list:not(.featured) .listing-wrap{min-height:auto;}.listing-list .image-column{width:180px;height:100%;float:left;overflow:hidden;position:absolute;}.post.storage-row{background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;padding:10px;margin-bottom:10px;}.post.storage-row .post_right_info_storage{width:140px;}.post.storage-row .post_right_info_storage .btn{width:138px;margin-bottom:5px;padding:1px 0;}.post.storage-row .post_info_storage_has_image{width:280px;}.post.storage-row .post_info_storage_has_image .title{font-size:18px;font-weight:bold;}.post.storage-row .post_image{border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;border:none;max-height:145px;}.post.storage-row .post_image a{height:auto;max-width:none;}.post.storage-row .post_image .block_for_image{max-height:initial;}.post.storage-row .post_image img{width:180px;}.listing-list .image-column-container{text-align:center;height:100%;display:block;vertical-align:top;}.listing-list.article-row .image-column-container{vertical-align:top;}.listing-list .image-column-container .user-letter-avatar{width:180px;height:145px;border-radius:0;}.listing-list .image-column-container .user-letter-avatar-table{width:180px;height:145px;font-size:60px;line-height:60px;}.image-column img{max-width:100%;}.image-column.contain img{max-width:100%;max-height:100%;}.article-row .image-column img{min-width:100%;}.image-column-wrap{height:100%;display:block;width:100%;table-layout:fixed;}.listing-list .image-column + .info-column{margin-left:205px;}.listing-list .breadcrumbs,.listing-list .breadcrumbs a{color:#999 !important;font-size:13px;margin-bottom:7px;}.listing-list.housing-listing{height:170px;}.listing-list.housing-listing .desc{text-overflow:ellipsis;overflow:hidden;}.listing-list.housing-listing .title{}.listing-list.housing-listing .cutText{max-height:24px !important;line-height:24px !important;}.listing-list.housing-listing .info-column{margin-left:260px;margin-top:10px;margin-right:10px;margin-bottom:10px;position:relative;}.housing-listing .separator{padding:0 10px;font-weight:bold;font-size:14px;}.listing-list.housing-listing .listing-wrap{margin:0;}.listing-list.housing-advertising{height:auto;}.listing-list.housing-advertising .info-column{margin-right:185px;}.listing-list.housing-advertising .buttons{width:185px;position:absolute;top:15px;right:0;}.listing-list.housing-advertising .btn-phone{padding-top:0;margin-bottom:10px;}.listing-list.housing-advertising .btn-phone .btn-label{color:#690;}.listing-list.housing-advertising .btn-phone .btn-icon{fill:#690;}.listing-list.housing-advertising .description{font-size:14px;}.listing-list.housing-advertising .info-column .description .additional{margin:24px 0;}.info-column .hotlist{top:0;right:0;margin-top:0;}.info-column .title{font-size:18px;font-weight:bold;padding-right:35px;position:relative;}.info-column .sub-title{font-size:14px;color:#5e6272;padding-right:30px;margin-top:3px;margin-bottom:3px;}.info-column .posted-in{font-size:13px;color:#5e6272;padding-right:30px;margin-top:3px;margin-bottom:10px;}.housing-listing .info-column .posted-in{margin-top:6px;}.housing-listing .info-column .description .additional{margin-bottom:6px;}.info-column .description{margin-top:3px;}.info-column .description .per-hour{font-size:13px;color:#5e6272;}.info-column .description .moving-starting{font-size:13px;color:#5e6272;}.info-column .description .moving-starting b{font-size:16px;}.info-column .description{font-size:13px;color:#5e6272;}.info-column .description .additional .gch_company{font-weight:bold;margin-bottom:5px;}.info-column .description .desc{padding-right:35px;}.info-column .buttons{padding-top:3px;float:left;}.info-column .phone-button-wrap{float:left;min-width:160px;}.info-column .phone-button-wrap .btn.btn-dark-orange-border{text-align:left;width:160px;}.info-column .buttons .btn{width:130px;padding-left:0;padding-right:0;float:left;margin-right:10px;margin-bottom:10px;}.info-column .buttons .btn.btn-dark-blue-border,.info-column .buttons .btn.btn-dark-orange-border{border-color:transparent;}.info-column .buttons .btn-orange-border{width:126px;}.info-column .more-link{font-size:14px;}.info-column .view-link{margin-top:3px;}.listing-wrap .reply-icon{width:23px;height:18px;display:block;position:absolute;padding:0;padding-left:0px;top:9px;left:8px;fill:#ffffff;}.listing-wrap .phone-icon{width:16px;height:16px;display:block;position:absolute;padding:0;padding-left:0px;top:8px;left:5px;fill:#db621b;}.listing-list-gallery .slide_data.wait{background:#e9e9e9 url("/img/loader_16x16.gif") no-repeat 50% 50% !important;}.listing-list-gallery .slider_img_block{background-size:cover;background-position:center center;width:240px;height:170px;background-repeat:no-repeat;}.listing-list-gallery .slider_img_block_preloader{background-position:center center;width:240px;height:170px;background-repeat:no-repeat;}.listing-list-gallery .slider_img_block img{visibility:hidden;display:inline;}.listing-list-gallery .next,.listing-list-gallery .prev{display:block;position:absolute;right:0;top:0;z-index:20;width:40px;height:100%;opacity:0.6;background:transparent none repeat scroll 0 center;cursor:pointer;transition:visibility 0s,opacity 0.3s linear;}.listing-list-gallery .next{right:0;}.listing-list-gallery .prev{left:0;}.listing-list-gallery .next svg,.listing-list-gallery .prev svg{fill:#FFFFFF;height:35px;width:40px;position:absolute;top:40%;-webkit-filter:drop-shadow(0px 0px 2px #000);filter:drop-shadow(0px 0px 2px #000);}.listing-list-gallery .prev:hover,.listing-list-gallery .next:hover{opacity:1;}.listing-list-gallery .small_preview_main_wrap{display:none;}.listing-list-gallery .list_post_image{width:240px;height:170px;margin:0;margin-left:-2px;position:relative;float:left;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;}.listing-list-gallery .list_post_image .wrap_small_main_image{border:1px solid #cccccc;width:236px;overflow:hidden;position:relative;}.listing-list-gallery .list_post_image .wrap_small_main_image_align{height:129px;position:relative;}.listing-list-gallery .list_post_image .small_main_image a img{vertical-align:bottom;max-height:132px;}.listing-list-gallery .list_post_image .small_main_image a{display:block;float:left;text-align:center;vertical-align:middle;min-width:240px;padding:0 2px;}.listing-list-gallery .list_post_image .distance-from-campus{position:absolute;bottom:0;background-color:rgba(0,0,0,0.4);background:rgba(0,0,0,0.4);color:rgba(0,0,0,0.4);width:100%;padding:5px 15px;color:#fff;font-size:12px;z-index:1;text-align:left;}.listing-list-gallery .list_post_image .wrap_small_main_image{border:none;width:240px;}.listing-list-gallery .list_post_image .wrap_small_main_image_align{height:170px;}.listing-list-gallery .list_post_image .small_main_image{width:1000000px;clear:both;}.listing-list-gallery .bg-preloader{background-image:url(/img/small-loading-white.gif);background-position:center center;background-repeat:no-repeat;background-size:auto;}.gallery-static{width:240px;height:170px;}.gallery-static .static-image{background-size:cover;background-position:center center;width:240px;height:170px;background-repeat:no-repeat;}.gallery-static .static-image img{visibility:hidden;display:inline;}.gch_proprerty .table_td.gch_p{display:block;font-weight:bold;}.listing-wrap .reply{z-index:0;}.event-list{padding:15px;}.events_channel .info-container{padding:0;}.events_channel .info-container .section-title{font-size:15px;padding:10px 15px;border-bottom:1px solid #efefef;font-weight:bold;color:#444444;}.event-list .image-column{border:1px solid #ccc;display:block;margin:0 12px 15px 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.event-list .image-column-wrap{height:100px;width:100px;overflow:hidden;}.event-list .image-column-container{display:table;width:100%;height:100%;vertical-align:top;}.event-list .image-column-container a{background-size:cover;background-position:center center;width:100px;height:100px;display:block;}.event-list .title a{color:#444444 !important;font-size:16px;font-weight:bold;}.event-list .sub-title{color:#444444;font-size:14px;}.event-list .posted-by{color:#666666;font-size:13px;margin-top:10px;}.event-list .main-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}.event-list .info-column{margin-bottom:15px;}.event-list .going-count .count-icon{width:23px;height:23px;fill:#444444;}.event-list .buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;}.event-list .buttons .going-count{text-align:right;}.event-list .buttons .going-count.v_hidden{display:none;}.event-list .buttons .going-count .count{position:relative;top:-7px;margin-right:5px;}.event-list .buttons .going-button .btn{width:100px;box-sizing:border-box;}.event-list .event-wrap{position:relative;}.event-list .buttons-wrap{clear:both;border-top:1px solid #efefef;}.events-menu{border-bottom:1px solid #efefef;}.events-menu li{display:inline-block;padding:12px 15px;font-weight:bold;color:#5e6272;}.events-menu li a{color:#5e6272 !important;}.events-menu li a:hover{text-decoration:none !important;}.events-menu li.active{border-bottom:3px solid #1c4e90;color:#1c4e90;}.events-menu li.active a{color:#1c4e90 !important;}.events-control .events-count{float:left;padding:12px 15px;font-weight:bold;color:#444444;}.events-control .events-category-filter{float:right;padding:12px 15px;}.events-control .events-category-filter select{cursor:pointer;height:23px;border:0;border-radius:0;padding:0 17px 0 0px;background:none;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-sizing:content-box;display:inline-block;margin-left:4px;margin-right:4px;color:#1c4e90;font-weight:bold;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;background-image:url(/img/group-arrow-down.png);background-repeat:no-repeat;background-position:center right;}.events-category-filter{font-weight:bold;color:#1c4e90 !important;font-size:15px;}.overflow-area{margin-top:20px;}.overflow-area.events .info-container{margin:0;}.overflow-area.events .event{background:white;border-left:1px solid #efefef;border-top:none;margin-top:15px;border-right:1px solid #efefef;}.going-button.disabled{opacity:0.3 !important;cursor:default !important;}.going-button.disabled:hover{opacity:0.3 !important;}.tutors-call-mobile{padding:15px 10px 15px 10px;overflow:hidden;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-left:2px;margin-right:2px;display:none;}.tutors-call-mobile h3{display:inline;margin-right:15px;white-space:nowrap;margin:0;}.tutors-call-mobile a{color:#235188 !important;font-weight:bold;font-size:21px;padding:0;text-decoration:none;text-align:center;text-align:left;white-space:nowrap;}.tutors-call-mobile a:hover{text-decoration:none !important;}.list-row-clickable{cursor:pointer;display:block;}.list-row-clickable{transition:box-shadow 0.15s;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;}.list-row-clickable:hover{-webkit-box-shadow:0px 0px 1px 2px rgba(28,74,140,1);-moz-box-shadow:0px 0px 1px 2px rgba(28,74,140,1);box-shadow:0px 0px 1px 2px rgba(28,74,140,1);}.listing-list.test-prep .listing-wrap{min-height:105px;}.travel_channel .listing-list .listing-wrap{min-height:110px;}.listing-list.test-prep .image-column-container{top:-20px;position:relative;}.listing-list.insurance .listing-wrap{min-height:80px;}.listing-list.insurance .image-column-container{top:10px;position:relative;}.listing-list.article-row .listing-wrap{min-height:120px;}.listing-list.courses .listing-wrap{min-height:110px;}.listing-list.courses .image-column.contain img{min-height:110px;}.listing-list.food .listing-wrap{min-height:110px;}.listing-list.food .image-column img{max-height:110px;}.listing-list.tickets .listing-wrap{min-height:110px;}.listing-list.scholarships .listing-wrap{min-height:100px;}.listing-list.scholarships .image-column img{max-height:100px;}.group-list{margin:15px;padding-bottom:15px;border-bottom:1px solid #efefef;}.group-list .group-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}.group-list .group-wrap .title .members-count{font-size:12px;font-weight:normal;margin-left:10px;}.group-list .group-wrap .group-members-short-list{margin-top:7px;min-height:26px;}.group-list .group-wrap .member-small-more{float:left;font-size:13px;padding-top:3px;margin-left:5px;display:block;height:26px;margin-bottom:3px;}.group-list .group-wrap .member-small-circle{width:26px;height:26px;display:block;position:relative;float:left;margin-right:5px;margin-bottom:3px;}.group-list .group-wrap .member-small-circle a{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;display:block;overflow:hidden;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:3px;}.group-list .group-wrap .member-small-circle img{min-width:26px;min-height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);ms-transform:translate(-50%,-50%);width:100%;}.groups_channel_page .info-container{padding:0;}.groups_channel_page .info-container .section-title{font-size:15px;padding:10px 15px;border-bottom:1px solid #efefef;font-weight:bold;color:#444444;}.group-list .group-wrap .flex-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;margin-left:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;-moz-box-pack:end;justify-content:flex-end;}#left_content .group-list .group-wrap .flex-wrap a{word-break:normal;}#left_content .group-list .btn.has-preloader{min-width:100px;}.group-list .group-wrap .flex-wrap .lock-private{margin-right:10px;}.fancybox-slide .video-wrapper{margin:0;padding:0;}.fancybox-slide .video-wrapper button{display:none;}.fancybox-slide .video-wrapper video{display:block;max-height:400px;}@media (max-width:760px){.event-list{border-bottom:0;}.event-list .sub-title .date-finish,.event-list .sub-title .delimiter{display:none;}.fancybox-slide .video-wrapper{width:80%;}.fancybox-slide .video-wrapper video{width:100%;max-height:initial;}}@media screen and (max-width:985px){.post.storage-row .post_info_storage_has_image{width:50%;}.tutors-call-mobile{display:block;}.call-tutors{display:none;}}@media screen and (max-width:800px){.listing-list.housing-advertising{height:auto;}.listing-list.housing-advertising .info-column{margin-right:0;}.listing-list.housing-advertising .buttons{position:relative;top:initial;margin:15px 0 15px 260px;}}@media screen and (max-width:750px){.post.storage-row .post_info_storage_has_image{width:270px;}.post.storage-row .post_info_storage_has_image .title{font-size:16px;}}@media screen and (max-width:680px){.post.storage-row .post_image img{width:120px;}.post.storage-row .post_image .block_for_image{max-height:initial;}}@media screen and (max-width:660px){.listing-list .image-column{width:150px;}.listing-list .image-column + .info-column{margin-left:170px;}}@media screen and (max-width:650px){.listing-list-gallery .list_post_image{width:190px;height:140px;}.listing-list-gallery .list_post_image .wrap_small_main_image{width:190px;}.listing-list-gallery .list_post_image .wrap_small_main_image_align{height:140px;}.listing-list-gallery .slider_img_block{width:190px;height:140px;}.listing-list.housing-listing .info-column{margin-left:200px;}.listing-list.housing-advertising .buttons{margin-left:200px;}.gallery-static .static-image{width:190px;height:140px;}}@media screen and (max-width:640px){.post.storage-row .post_image img{width:90px;}.post.storage-row .post_image .block_for_image{max-height:initial;}}@media screen and (max-width:600px){.info-column .title{font-size:16px;}.group-list .group-wrap .flex-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.group-list .group-wrap .flex-wrap .lock-private{margin:5px 0 0;}}@media screen and (max-width:575px){.listing-list{margin-bottom:15px}.listing-list.housing-listing .desc{text-overflow:initial;white-space:initial;overflow:initial;}.listing-list-gallery .small_main_image a{padding:0 !important;}.listing-list-gallery .list_post_image{margin-left:0;}.listing-list.housing-listing .info-column{margin-left:10px;}.listing-list.housing-advertising .buttons{margin-left:10px;}.info-container .related-listing-container .listing-list.housing-listing .info-column{margin-left:0;}.info-column .buttons{margin-bottom:10px;}.listing-list.housing-listing{height:auto;}.listing-list-gallery .list_post_image{width:100%;height:100%;float:none;}.listing-list-gallery .list_post_image .wrap_small_main_image{width:100%;height:100%;}.listing-list-gallery .list_post_image .wrap_small_main_image_align{width:100%;height:100%;}.listing-list-gallery .slider_img_block{width:100%;height:250px;}.gallery-static .static-image{width:100%;height:100%;}.gallery-static{width:100%;height:250px;}}@media screen and (max-width:500px){.listing-list .image-column{width:120px;}.listing-list .image-column + .info-column{margin-left:135px;}.tutors-call-mobile h3{display:block;margin-bottom:10px;}}@media screen and (max-width:480px){.listing-list-gallery .slider_img_block{height:200px;}.gallery-static{width:100%;height:200px;}}@media screen and (max-width:440px){.event-list .info-column{margin-left:0;margin-right:0;}.event-list .image-column-wrap,.event-list .image-column-container a{width:50px;height:50px;}.events-control .events-count{float:none;padding:6px 15px;}.events-control .events-category-filter{float:none;padding:6px 15px;}.group-list .group-wrap{display:initial;}.group-list .group-wrap .flex-wrap{display:block;margin:10px 0 0 0;}}@media screen and (max-width:400px){.listing-list .image-column{width:100px;}.listing-list .image-column + .info-column{margin-left:110px;}.info-column .buttons{margin-right:0;float:none;}.info-column .buttons .btn{width:100%;}.info-column .buttons .btn.btn-dark-blue-border{border-color:#1c4a8c;}.info-column .buttons .btn.btn-dark-orange-border{border-color:#db621b;}.info-column .buttons .btn-orange-border,.info-column .buttons .btn-grey-border,.info-column .buttons .btn-dark-blue-border,.info-column .buttons .btn-dark-orange-border{width:100%;box-sizing:border-box;}.info-column .phone-button-wrap .btn.btn-dark-orange-border,.info-column .phone-button-wrap{text-align:center;width:100%;}}@media screen and (max-width:360px){.listing-list-gallery .slider_img_block{height:170px;}.gallery-static{width:100%;height:170px;}.listing-list .image-column{width:100%;float:none;overflow:visible;position:static;}.listing-list .image-column + .info-column{margin-left:0;margin-top:10px;}.image-column.contain img{max-height:120px;}}.detail_view .red{color:#ce2c03;}.detail_view .info-section-container .col{display:inline-block;vertical-align:top;}.detail_view .info-section-container .col-1{padding-right:4%;padding-left:0;}.detail_view .info-section-container .col-2{display:inline-block;vertical-align:top;width:45%;padding-right:5%;padding-left:0;}.detail_view .info-section-container .col-4{display:inline-block;vertical-align:top;width:23%;padding-right:2%;padding-left:0;}.food_delivery_ad_view .top_reply{margin-top:15px;}.detail_view .roommates-detail-container table tr{vertical-align:top;}.detail_view .roommates-detail-container table tr td:first-child{white-space:nowrap;padding-right:20px;}.detail_view h1{font-weight:bold;font-size:22px;line-height:24px;padding-right:40px;}.detail_view .title-container{position:relative;}.detail_view .subtitle-container{color:#858585;margin-bottom:15px;}.detail_view .top_reply .phone-button{float:right;font-size:16px;}.detail_view .info-section-container.slideshow-container + .info-section-container{border-top:none;margin-top:0;padding-top:0;}.detail_view .detail-container p{margin-top:20px;}.detail_view .detail-container p:first-child{margin-top:0;}.detail_view .detail-container ul li{list-style:disc;margin:0 0 0 15px;}.detail_view .detail-container ul br{display:none;}.detail_view .detail-container,.detail_view .no-border{border-top:none;margin-top:0;}.detail_view .btn-container{border-top:none;padding-top:0;}.detail_view .btn-container .btn{margin-left:10px;}.detail_view .btn-container .btn:first-child{margin-left:0;}.detail_view .btn-container .reply-form .btn.btn-reply,.detail_view .btn-container .reply-form-special .btn.btn-reply{margin-left:0;}.detail_view .quick-view-container{font-size:18px;color:#4c4c4c;}.detail_view .quick-view-container.mobile{display:none;}.detail_view .quick-view-container .right-content-container + .left-content-container{float:left;width:100%;}.detail_view .quick-view-container .right-content-container + .left-content-container .left-content{margin-right:80px;}.detail_view .quick-view-container .right-content-container{float:right;width:70px;margin-left:-70px;margin-top:-5px;color:#6f7681;font-size:11px;line-height:12px;position:relative;}.detail_view .quick-view-container .right-content-container .clickable{cursor:pointer;}.detail_view .quick-view-container .line{margin-top:10px;}.detail_view .quick-view-container .line:first-child{margin-top:0;}.detail_view .quick-view-container .line .label{padding-right:8px;}.detail_view .quick-view-container .line.t-row .t-cell{padding-top:10px;}.detail_view .quick-view-container .line.t-row:first-child .t-cell{padding-top:0;}.detail_view .quick-view-container .mobile{display:none;}.detail_view .quick-view-container .small{font-size:16px;}.detail_view .quick-view-container .grey{color:#858585;}.detail_view .quick-view-container .separator{padding:0 5px;}.owner-section-container .btn-white{margin-left:15px;margin-top:10px;}.detail_view .owner-section-container,.events_detail_view .owner-section-container{text-align:center;}.owner-section-container.info-container .info-title{margin-bottom:10px;}.detail_view .owner-section-container .btn-white{margin-left:15px;margin-top:10px;}.detail_view .owner-section-container .btn-white:first-child{margin-left:0;}.detail_view .owner-section-container + .top_reply{margin-top:20px;}.detail_view .floor-plans-container{margin:25px 0 0 0;overflow-x:auto;}.detail_view .floor-plans-container .floor-plans-table{width:100%;border-collapse:collapse;border-spacing:0px;}.detail_view .floor-plans-container .floor-plans-table td,.detail_view .floor-plans-container .floor-plans-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;padding:0 5px;}.detail_view .floor-plans-container .floor-plans-table td:first-child,.detail_view .floor-plans-container .floor-plans-table th:first-child{padding-left:0;max-width:140px;white-space:unset;}.detail_view .floor-plans-container .floor-plans-table td:last-child,.detail_view .floor-plans-container .floor-plans-table th:last-child{padding-right:0;}.detail_view .floor-plans-container .floor-plans-table .actions{text-align:right;}.detail_view .floor-plans-container .floor-plans-table .btn{margin:5px 0;max-width:110px;}#detail_slideshow{margin:-20px -20px 25px;overflow:hidden;height:auto;-moz-user-select:-moz-none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;}#preview_ad_container #detail_slideshow{max-width:630px;}.post_auto_renewals #detail_slideshow{max-width:630px;}#detail_slideshow .detail_slide_container{width:auto;height:350px;overflow:hidden;position:relative;}#detail_slideshow.small .detail_slide_container{height:160px;}#detail_slideshow:not(.contain):not(.cover).small.slides-count-1 .detail_slide_container{height:auto;margin-top:20px;}#detail_slideshow .big_image_container{width:3000px;height:100%;display:block;clear:both;}#detail_slideshow .next,#detail_slideshow .prev{display:block;position:absolute;right:0;top:0;z-index:20;width:50px;height:100%;background:transparent none repeat scroll 0 center;cursor:pointer;}#detail_slideshow .prev{left:0;}#detail_slideshow .next{right:0;}#detail_slideshow .next svg,#detail_slideshow .prev svg{fill:#FFFFFF;height:35px;width:50px;position:absolute;top:45%;-webkit-filter:drop-shadow(0px 0px 2px #000);filter:drop-shadow(0px 0px 2px #000);opacity:0;transition:visibility 0s,opacity 0.4s linear;}#detail_slideshow .next:hover svg,#detail_slideshow .prev:hover svg{opacity:1;}#detail_slideshow .detail_slide_container .item{height:350px;display:block;background-repeat:no-repeat;background-position:center;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;text-align:center;display:table-cell;vertical-align:middle;}#detail_slideshow.contain .item{background-size:contain;-webkit-background-size:contain;}#detail_slideshow.cover .item{background-size:cover;-webkit-background-size:cover;}#detail_slideshow:not(.contain):not(.cover) .detail_slide_container .item:not(.wait){background:none !important;}#detail_slideshow .detail_slide_container .item img{max-width:100%;max-height:100%;display:block;margin:0 auto;}#detail_slideshow.contain .detail_slide_container .item img,#detail_slideshow.cover .detail_slide_container .item img{display:none;}#detail_slideshow.small .item{height:160px;}#detail_slideshow:not(.contain):not(.cover).small.slides-count-1 .item{height:auto;}#detail_slideshow .item.wait{background:#e9e9e9 url("/img/loader_16x16.gif") no-repeat 50% 50% !important;}#detail_slideshow .detail_slide_container .item[data-fancybox="gallery"]{cursor:pointer;}#detail_slideshow .detail_small_images{width:3000%;max-width:3000%;overflow:hidden;margin:1px 0 0 0;}#detail_slideshow li{float:left;margin:0;padding:0;border:1px solid #efefef;cursor:pointer;width:105px;height:60px;}#detail_slide_preview_container .detail_small_images li table{width:104px;height:60px;zoom:1;}.detail_slideshow_container .detail_small_images li table td{vertical-align:middle;width:100%;height:100%;zoom:1;}#detail_slide_preview_container .detail_small_images li a{display:block;width:100%;max-width:102px;overflow:hidden;text-align:center;zoom:1;}#detail_slide_preview_container .detail_small_images li img{display:block;max-width:102px;max-height:60px;margin:0 auto;zoom:1;opacity:0;}#detail_slide_preview_container .detail_small_images .p_item{background-repeat:no-repeat;background-size:cover;background-position:center center;opacity:0.4;transition:visibility 0s,opacity 0.4s linear;}#detail_slide_preview_container .detail_small_images li:hover .p_item,#detail_slide_preview_container .detail_small_images li.active .p_item{opacity:1;}#carouselWrap{position:relative;-moz-user-select:-moz-none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;overflow:hidden;}#carousel .slides > li{overflow:hidden;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.venue-canvas-container{height:350px;}.detail_view .detail-image-container{text-align:center;}.detail_view .detail-image-container img{max-height:160px;max-width:100%;}#right_content .contact-sidebar h3{color:#5e6272;font-weight:bold;font-size:16px;text-align:center;text-transform:none;}#right_content .contact-sidebar .orange-button{width:80%;margin-left:10%;margin-right:10%;}.detail_view.tutor-detail .quick-view-container .line{margin-top:2px;}.detail_view.tutor-detail .info-container{color:#4c4c4c;}.detail_view.tutor-detail .posted-by-label{font-size:14px;font-weight:bold;color:#858994;}.in_person_online_detail img{margin-right:5px;}.line.tutor-rating .rate_star{position:relative;top:2px;}.detail_view.tutor-detail .mobile-button{margin-top:15px;display:none;float:left;margin-left:15px;min-width:230px;}.detail_view .more-button-container{margin-bottom:15px;}.detail_view .provided-by-section{border-top:none;margin-top:0;}.detail_view .link-provided{display:block;}.ad_tickets_view .title-container + #left_content{width:380px;padding-right:0;float:left !important;}.ad_tickets_view .title-container + #left_content .title-container,.ad_tickets_view .title-container + #left_content .top_reply{display:none;}.ad_tickets_view .title-container + #left_content .info-container{margin-top:0;}.ad_tickets_view .title-container + #left_content .info-container{padding-right:0;padding-bottom:0;}.ad_tickets_view .title-container + #left_content + .right_content_container{float:right !important;box-sizing:border-box;position:relative !important;overflow:hidden;width:calc(100% - 590px);max-height:500px;margin:0;background-color:#ffffff;border:1px solid #efefef;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-left:2px;margin-right:2px;}.ad_tickets_view .title-container + #left_content + .right_content_container #right_content{position:initial !important;width:100%;}.events_detail_view .info-container{padding:0;}.events_detail_view .info-container.owner-section-container{padding:20px;}.events_detail_view .photo-container{height:180px;}.events_detail_view .photo-block{height:180px;background-size:cover;background-position:center;background-repeat:no-repeat;}.events_detail_view .event-info{padding:15px;}.events_detail_view .event-info .event-date{height:90px;width:90px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;border:1px solid #efefef;float:left;}.events_detail_view .event-info .event-date .month{color:#444444;text-align:center;font-size:18px;text-transform:uppercase;margin-top:15px;}.events_detail_view .event-info .event-date .day{color:#444444;text-align:center;font-size:37px;text-transform:uppercase;margin-top:15px;}.events_detail_view .event-details{margin-left:100px;}.events_detail_view .event-details .title{font-weight:bold;color:#444444;font-size:17px;line-height:19px;margin-bottom:10px;}.events_detail_view .event-details .date{color:#666666;font-size:13px;line-height:14px;}.events_detail_view .event-details .address{color:#666666;font-size:13px;line-height:14px;}.events_detail_view .event-info .buttons{border-top:1px solid #efefef;margin-top:15px;padding-top:15px;}.events_detail_view .event-info .buttons .btn{width:110px;box-sizing:border-box;}.events_detail_view .event-info .going-count{float:right;color:#666666;}.events_detail_view .event-info .going-count .count-icon{width:23px;height:23px;fill:#666666;position:relative;top:6px;margin-right:5px;}.events_detail_view .info-container .section-title{font-size:15px;padding:10px 15px;border-bottom:1px solid #efefef;font-weight:bold;color:#444444;}.events_detail_view .event-description{padding:15px;}.users-going .user-row{padding:15px;border-bottom:1px solid #efefef;position:relative;}.users-going .user-row .user-photo-container{float:left;width:40px;height:40px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;margin-right:15px;}.users-going .user-row .user-photo-container .user-photo{width:40px;height:40px;background-size:cover;background-position:center center;}.users-going .user-row .user-info{margin-left:55px;margin-right:90px;}.users-going .user-row .message-button-block{position:absolute;right:15px;top:15px;}.users-going .user-row .user-name a{color:#444444 !important;font-weight:bold;font-size:14px;}.users-going .user-row .grad-year{color:#666666;font-size:14px;}.users-going .going-total-count{padding:15px;font-weight:bold;}#users-going-anchor{position:relative;top:-50px;visibility:hidden;z-index:0;}.events_detail_view #detail_slideshow{margin:0;}.events_detail_view #detail_slideshow .detail_slide_container{height:250px;}.events_detail_view #detail_slideshow .detail_slide_container .item{height:250px;}.events_detail_view #detail_slideshow .detail_small_images{display:none;}.detail_view .special-rent-section{margin-bottom:1rem;}.detail_view .special-rent-container{position:relative;width:100%;border-radius:5px;border:2px dashed #bcbcbc;}.detail_view .special-rent-container h3{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0 12px !important;padding:12px 1rem;border-bottom:1px solid #e4e4e4;line-height:1em;font-size:16px !important;}.detail_view .special-rent-container h3 img{overflow-x:hidden;width:18px;height:auto;margin-left:7px;vertical-align:middle;}.detail_view .special-rent-container p{padding:0 1rem 12px;line-height:1rem;margin:0;word-break:break-word;font-size:16px;}.detail_view .special-rent-container::after{display:block;content:'';position:absolute;top:-2px;right:-2px;border-top:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #d8d8d8;border-left:10px solid #d8d8d8;background-color:#fff;}@media screen and (max-width:1195px){.ad_tickets_view .title-container + #left_content + .right_content_container{width:calc(100% - 390px);}}@media screen and (max-width:985px){#detail_slideshow.cover .item{background-size:contain;-webkit-background-size:contain;}.events_detail_view #detail_slideshow.cover .item{background-size:cover;-webkit-background-size:cover;}}@media screen and (max-width:800px){.ad_tickets_view .title-container + #left_content{width:100%;float:none !important;}.ad_tickets_view .title-container + #left_content + .right_content_container{display:none;}.detail_view .special-rent-container h3{font-size:16px !important;padding:10px;margin-bottom:10px !important;}.detail_view .special-rent-container p{font-size:15px;padding:0 10px 10px;}}@media screen and (max-width:700px){.detail_view .floor-plans-container{overflow-x:scroll;}}@media screen and (max-width:600px){.detail_view.tutor-detail .mobile-button{display:block;}.more-button-container.top{display:none;}.detail_view .detail-image-container img{max-width:160px;}.tutor-detail .detail-image-container{float:left;}.info-section-container.tutor-details{padding-top:0;margin-left:15px;float:left;min-width:200px;}.detail_view .floor-plans-container .floor-plans-table tr{border-top:1px dashed #efefef;}.detail_view .floor-plans-container .floor-plans-table tr:first-child{border-top:none;}.detail_view .floor-plans-container .floor-plans-table tr:last-child td:last-child{padding-bottom:0;}.detail_view .floor-plans-container .floor-plans-table td{display:block;padding:3px 0;}.detail_view .floor-plans-container .floor-plans-table .actions{text-align:left;}.detail_view .floor-plans-container .floor-plans-table td:first-child{padding-top:15px;}.detail_view .floor-plans-container .floor-plans-table td:last-child{padding-bottom:12px;}#detail_slideshow{margin:-20px -10px 25px;}#detail_slideshow .detail_slide_container,#detail_slideshow:not(.small) .detail_slide_container .item,.venue-canvas-container{height:250px;}#detail_slideshow.cover .item{background-size:cover;-webkit-background-size:cover;}.detail_view .subtitle-container.desktop{display:none;}.detail_view .quick-view-container .mobile{display:initial;}.detail_view .quick-view-container.desktop{display:none;}.detail_view .quick-view-container.mobile{display:block;border-top:none;margin-top:0;padding-top:0;padding-bottom:20px;}.detail_view .info-section-container.slideshow-container + .info-section-container.quick-view-container + .info-section-container{border-top:none;margin-top:0;padding-top:0;}}@media screen and (max-width:550px){#replies-popup table tr:first-child td{display:none;}#replies-popup table td:first-child{background:#F1F2F4 !important;border-top:1px solid #D9D9D9 !important;}}@media screen and (max-width:500px){.detail_view .quick-view-container{font-size:15px;line-height:15px;}}@media screen and (max-width:450px){.detail_view .detail-image-container img{max-width:75px;}.info-section-container.tutor-details{margin-left:8px;}.detail_view.tutor-detail .mobile-button{margin-left:0;float:none;clear:both;margin-top:0;}.detail_view.tutor-detail .mobile-button .btn{width:100%;box-sizing:border-box;margin-top:10px;}.detail_view.tutor-detail .more-button-container.bottom .btn{width:100%;box-sizing:border-box;}}@media screen and (max-width:400px){.detail_view .owner-section-container .btn-white{max-width:160px;display:block;margin:5px auto;}.detail_view .info-section-container .col{width:100%;padding-right:0;padding-left:0;}.detail_view .owner-section-container .btn-white:first-child{margin-top:0;}.detail_view .top_reply .phone-button{margin-top:0px;margin-bottom:0;padding-right:0;font-size:13px;}.detail_view .btn-container .btn-orange-border{width:-webkit-calc(100% - 4px);width:-moz-calc(100% - 4px);width:calc(100% - 4px);}.detail_view .btn-container .btn:first-child,.detail_view .reply-button{margin-top:0;}}@media screen and (max-width:319px){.detail_view .top_reply .phone-button{float:none;width:100%;text-align:left;margin-top:-6px;margin-bottom:10px;padding:0;}}#CampusPostingForm1{max-width:960px;margin:0 auto;}#CampusPostingForm1 .active-step{background-color:#868583;color:#fff;font-weight:bold;}.CampusPostingForm #step-head-1.active-step{padding-right:125px;}.CampusPostingForm #step-head-1.active-step a.step-edit-link{display:none !important;}.CampusPostingForm .active-step a.step-why-list-with-us-link{display:initial;}.CampusPostingForm a.step-why-list-with-us-link{display:none;color:#fff;position:absolute;top:14px;right:15px;text-decoration:underline;font-size:14px;font-weight:normal;}#CampusPostingForm1 .posting_form_header{display:inline;position:static;color:#444444;font-weight:bold;font-size:15px;padding-bottom:5px;}#CampusPostingForm1 .info-container .info-title{border-bottom:none;margin:0 0 10px 0;padding:0;font-size:17px;color:#777;}#CampusPostingForm1 .info-container.payment_block .info-title{color:#414141;text-transform:uppercase;font-size:14px;}#CampusPostingForm1 .post-boxes .item{margin:0 5px 2px 0;float:left;display:block;border:1px solid #d7d7d7;background:#f6f7f9;padding:8px 5px;}#CampusPostingForm1 .card-exp-wrap select{float:left;}#CampusPostingForm1 .card-exp-wrap .inline{padding-top:17px;margin:0px 6px;}#CampusPostingForm1 .posting_sign_in{margin-bottom:23px;}#CampusPostingForm1 .post-boxes .item p{padding:0px 0 11px 0;}#CampusPostingForm1 .post-boxes .item span{padding:11px 0 0 0;}#CampusPostingForm1 .post-boxes .item span.item_bg{padding:0;}#CampusPostingForm1 .info-container.admin-fields{margin-bottom:15px;}#CampusPostingForm1 .post-boxes .item .label span{padding:0;}#CampusPostingForm1 .post-boxes .item input[type="radio"]:checked+.item_bg{background:#ecf2fd;}#CampusPostingForm1 .post-boxes.highlight .item:hover{background:#ecf2fd;}#CampusPostingForm1 .info-container.payment_block{margin-bottom:30px;}#CampusPostingForm1 table.campus-posting-summary-list tr th{font-size:14px;color:#414141;text-transform:uppercase;}#CampusPostingForm1 table.campus-posting-summary-list tr td{line-height:14px;}#CampusPostingForm1 .fsize_12{color:#333;text-transform:none;}#CampusPostingForm1 .long-input{max-width:none;}#CampusPostingForm1 .campus-posting-div #left_content{padding-right:300px;}#CampusPostingForm1 .info-container{background:none;border:none;margin:0;padding:0;color:#333;}#CampusPostingForm1.CampusPostingForm .wrap input[type="text"],#CampusPostingForm1.CampusPostingForm .wrap input[type="date"],#CampusPostingForm1.CampusPostingForm .wrap input[type="time"],#CampusPostingForm1.CampusPostingForm .wrap input[type="password"],#CampusPostingForm1.CampusPostingForm .wrap select,#CampusPostingForm1.CampusPostingForm .wrap textarea{padding:8px 8px 9px 8px;margin:5px 0 10px 0;}#CampusPostingForm1.CampusPostingForm .wrap input[type="text"],#CampusPostingForm1.CampusPostingForm .wrap input[type="date"],#CampusPostingForm1.CampusPostingForm .wrap input[type="time"],#CampusPostingForm1.CampusPostingForm .wrap input[type="password"],#CampusPostingForm1.CampusPostingForm .wrap select{width:250px;}#CampusPostingForm1.CampusPostingForm .wrap textarea{width:auto;max-width:550px;padding:3px;margin-bottom:5px;}#CampusPostingForm1 .wrap{margin-bottom:0px;}#CampusPostingForm1 .posting_block{margin-bottom:15px;}#CampusPostingForm1.CampusPostingForm #campus-posting-billing-phone-1,#CampusPostingForm1.CampusPostingForm #campus-posting-billing-phone-2,#CampusPostingForm1.CampusPostingForm #campus-posting-billing-phone-3{width:40px;}#CampusPostingForm1.CampusPostingForm .wrap input.post_short_input{width:80px;}#CampusPostingForm1.CampusPostingForm #campus-posting-billing-exp-month,#CampusPostingForm1.CampusPostingForm #campus-posting-billing-exp-year{width:50px;}#CampusPostingForm1.CampusPostingForm .card-code-wrap{clear:both;}#CampusPostingForm1.CampusPostingForm .card-code-wrap .fsize_12{position:absolute;left:110px;z-index:10;white-space:nowrap;}#CampusPostingForm1 .non-active-step{background-color:#f6f6f7;color:#868583;font-weight:bold;}#CampusPostingForm1 .step-edit-link{font-weight:bold;font-size:18px;color:#868583;}#CampusPostingForm1.CampusPostingForm .card-num-wrap .fsize_12{position:absolute;left:100px;z-index:10;white-space:nowrap;font-size:10px;}#CampusPostingForm1 #right_content #wrap_map .map{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}#CampusPostingForm1 #right_content #wrap_map .map_description{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:5px 0;}#CampusPostingForm1 #right_content #wrap_map .map_description h2{color:#434343;font-size:12px;font-weight:bold;margin:0 0 5px 0;}#CampusPostingForm1 .posting_form_input_text{margin-top:0;margin-left:0;}#CampusPostingForm1.CampusPostingForm .field-inline-text{top:30px;}#CampusPostingForm1.CampusPostingForm .wrap select{color:#000000;max-width:152px;}#CampusPostingForm1.CampusPostingForm .wrap #ad-main-subcategories-list{float:left;}#CampusPostingForm1.CampusPostingForm .wrap #ad-info-house-property-type{float:left;}#CampusPostingForm1 #ad-main-subcategory-price{float:left;line-height:54px;margin-left:10px;}#CampusPostingForm1 .amenity_group ul li{margin-top:1px;}#CampusPostingForm1 #jobs-map{padding-top:3px;padding-bottom:15px;}#CampusPostingForm1 .line-break{display:block;}#CampusPostingForm1 .campus-posting-image{background-color:#f6f6f7;border:1px solid #cccccc;}#CampusPostingForm1 .posting_overlay{background:#fff;}#CampusPostingForm1 .post_addition_text{margin-top:15px;}#CampusPostingForm1.CampusPostingForm .col-2,#CampusPostingForm1.CampusPostingForm .col-3,#CampusPostingForm1.CampusPostingForm .col-4{width:auto;float:none;}@media screen and (max-width:600px){#CampusPostingForm1.CampusPostingForm .wrap-subcategories-select{padding-right:0;}.CampusPostingForm a.step-why-list-with-us-link{top:7px;}}@media screen and (max-width:520px){#CampusPostingForm1.CampusPostingForm .wrap textarea{width:100%;}}@media screen and (max-width:360px){#CampusPostingForm1.CampusPostingForm #ad-main-subcategories-list{max-width:142px;}#CampusPostingForm1 #ad-main-subcategory-price{line-height:18px;margin-top:8px;}#CampusPostingForm1 #ad-main-subcategory-price span{display:block;}}/*! jQuery UI - v1.10.3 - 2013-05-03 * http://jqueryui.com * Includes:jquery.ui.core.css,jquery.ui.accordion.css,jquery.ui.autocomplete.css,jquery.ui.button.css,jquery.ui.datepicker.css,jquery.ui.dialog.css,jquery.ui.menu.css,jquery.ui.progressbar.css,jquery.ui.resizable.css,jquery.ui.selectable.css,jquery.ui.slider.css,jquery.ui.spinner.css,jquery.ui.tabs.css,jquery.ui.tooltip.css * To view and modify this theme,visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px * Copyright 2013 jQuery Foundation and other contributors Licensed MIT */ .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}.ui-datepicker{width:190px;padding:.2em .2em 0;display:none;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}.ui-datepicker .ui-datepicker-prev{left:2px;}.ui-datepicker .ui-datepicker-next{right:2px;}.ui-datepicker .ui-datepicker-prev-hover{left:1px;}.ui-datepicker .ui-datepicker-next-hover{right:1px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}.ui-datepicker select.ui-datepicker-month-year{width:100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.ui-datepicker td{border:0;padding:1px;}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.ui-datepicker.ui-datepicker-multi{width:auto;}.ui-datepicker-multi .ui-datepicker-group{float:left;}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.ui-datepicker-row-break{clear:both;width:100%;font-size:0;}.ui-datepicker-rtl{direction:rtl;}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px;}.ui-draggable .ui-dialog-titlebar{cursor:move;}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none;}.ui-menu .ui-menu{margin-top:-3px;position:absolute;}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal;}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px;}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5;}.ui-menu .ui-state-disabled a{cursor:default;}.ui-menu-icons{position:relative;}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em;}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em;}.ui-menu .ui-menu-icon{position:static;float:right;}.ui-progressbar{height:2em;text-align:left;overflow:hidden;}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%;}.ui-progressbar .ui-progressbar-overlay{background:url(img/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:0.25;}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none;}.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black;}.ui-slider{position:relative;text-align:left;}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}.ui-slider-horizontal{height:.8em;}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.ui-slider-horizontal .ui-slider-range-min{left:0;}.ui-slider-horizontal .ui-slider-range-max{right:0;}.ui-slider-vertical{width:.8em;height:100px;}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}.ui-slider-vertical .ui-slider-range{left:0;width:100%;}.ui-slider-vertical .ui-slider-range-min{bottom:0;}.ui-slider-vertical .ui-slider-range-max{top:0;}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle;}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px;}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0;}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none;}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0;}.ui-spinner-up{top:0;}.ui-spinner-down{bottom:0;}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-tabs{position:relative;padding:.2em;}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap;}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none;}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px;}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text;}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;}body .ui-tooltip{border-width:2px;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em;}.ui-widget-content{border:1px solid #aaaaaa;background-color:#ffffff;color:#767676;}.ui-widget-content a{color:#222222;}.ui-widget-header{border-radius:2px;-khtml-border-radius:2px;background:-moz-linear-gradient(100% 100% 90deg,#496CAE,#405E97);background:-webkit-gradient(linear,0% 0%,0% 100%,from(#496CAE),to(#405E97));background:-webkit-linear-gradient(#496CAE,#405E97);background:-o-linear-gradient(#496CAE,#405E97);}.ui-widget-header a{color:#FFFFFF;}.ui-datepicker-month,.ui-datepicker-year{color:#ffffff;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background-color:#EBF0FE;font-weight:normal;color:#555555;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555555;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #888888;background:#18498a;font-weight:normal;color:#212121;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaaaaa;background-color:#5472aa;font-weight:normal;color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #7D7D7D;background-color:#a6a5a5;color:#ffffff;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(img/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35);}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../../img/ui-icons_222222_256x240.png);}.ui-widget-header .ui-icon{background-image:url(../../img/ui-icons_222222_256x240.png);}.ui-state-default .ui-icon{background-image:url(../../img/ui-icons_222222_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(../../img/ui-icons_222222_256x240.png);}.ui-state-active .ui-icon{background-image:url(../../img/ui-icons_222222_256x240.png);}.ui-state-highlight .ui-icon{background-image:url(img/ui-icons_2e83ff_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(img/ui-icons_cd0a0a_256x240.png);}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}#ui-datepicker-div .ui-state-hover,#ui-datepicker-div .ui-widget-content .ui-state-hover,#ui-datepicker-div .ui-widget-header .ui-state-hover,#ui-datepicker-div .ui-state-focus,#ui-datepicker-div .ui-widget-content .ui-state-focus,#ui-datepicker-div .ui-widget-header .ui-state-focus{border:0px;background:#fff;font-weight:normal;color:#212121;}#ui-datepicker-div{border:1px solid #AAA;background-color:#FFF;width:280px;color:#555;box-shadow:0px 0px 16px 0px rgba(50,50,50,0.8);-webkit-box-shadow:0px 0px 16px 0px rgba(50,50,50,0.8);-moz-box-shadow:0px 0px 16px 0px rgba(50,50,50,0.8);margin-top:5px;}#ui-datepicker-div td a:hover{background-color:#fff;color:#1c4a8c;}#ui-datepicker-div .ui-datepicker td span,#ui-datepicker-div .ui-datepicker td a{padding:0;}#ui-datepicker-div .ui-state-default,#ui-datepicker-div .ui-widget-content,#ui-datepicker-div .ui-state-default,#ui-datepicker-div .ui-widget-header,#ui-datepicker-div .ui-state-default{border:1px solid #fff;background-color:#fff;font-weight:normal;color:#333;text-align:center;}#ui-datepicker-div .ui-state-highlight,#ui-datepicker-div .ui-widget-content,#ui-datepicker-div .ui-state-highlight,#ui-datepicker-div .ui-state-highlight{border:1px solid #1c4a8c;background-color:#1c4a8c;color:#fff;text-align:center;}#ui-datepicker-div .ui-widget-header{border:1px solid #fff;background:#fff;color:#000;text-align:center;}#ui-datepicker-div .ui-datepicker-month{color:#000;font-weight:bold;font-size:16px;}#ui-datepicker-div .ui-datepicker-year{color:#555;font-weight:bold;font-style:italic;font-size:14px;}#ui-datepicker-div .ui-widget-header .ui-icon{background-image:url("/images/arr.jpg");}#ui-datepicker-div .ui-icon-circle-triangle-w{background-position:3px center;}#ui-datepicker-div .ui-icon-circle-triangle-e{background-position:-13px center;}#ui-datepicker-div .ui-state-highlight{border:0;padding:1px;background:none;}#ui-datepicker-div .ui-state-highlight .ui-state-active{border:1px solid #1c4a8c;background-color:#1c4a8c;color:#fff;}#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-today{}#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-today.ui-state-highlight{border:0;padding:1px;background:none;}#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-today.ui-state-highlight .ui-state-highlight{border:1px solid #1c4a8c;background-color:#1c4a8c;color:#fff;padding:.2em;}#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight{border:1px solid #fff;background-color:#fff;font-weight:normal;color:#333;}.timepicker-dialog{border:1px solid #AAA;background-color:#FFF;color:#555;box-shadow:0px 0px 16px 0px rgba(50,50,50,0.8);-webkit-box-shadow:0px 0px 16px 0px rgba(50,50,50,0.8);-moz-box-shadow:0px 0px 16px 0px rgba(50,50,50,0.8);margin-top:-5px;padding:15px;position:absolute;z-index:10;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;left:0;min-width:184px;}.timepicker-dialog.on-left{left:0;}.timepicker-dialog.on-right{right:0;left:auto;}.timepicker-dialog select{height:16px;border:1px solid #cccccc;border-radius:0;padding:8px 20px 8px 10px;background:url(/img/arrow-grey.png) 90% / 10px no-repeat #fff;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-sizing:content-box;display:inline-block;margin-left:4px;margin-right:4px;}.timepicker-dialog .dots{font-size:22px;}.timepicker-close-icon{width:12px;height:12px;fill:#929293;}.timepicker-close{padding:3px;cursor:pointer;}.news_text{font-size:14px;line-height:20px;color:#333;}.news_text p,.news_text ol{padding:10px 0 10px 0;}.news_text p{padding:10px 0;}.news_text strong{font-weight:bold;}.page-title{color:#666;font-size:10px;font-weight:500;letter-spacing:0.1em;line-height:2.6em;margin:0 0 2.6em;text-transform:uppercase;}.page-title a{font-size:12px;font-weight:bold;letter-spacing:0;text-transform:none;}.hentry,.no-results{border-bottom:1px solid #ddd;margin:0 0 1.625em;padding:0 0 1.625em;position:relative;}.hentry:last-child,.no-results{border-bottom:none;}.blog .sticky .entry-header .entry-meta{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute !important;}.entry-title,.entry-header .entry-meta{padding-right:76px;}.entry-title{clear:both;color:#222;font-size:26px;font-weight:bold;line-height:1.5em;padding-bottom:.3em;padding-top:15px;}.entry-title,.entry-title a{color:#222;text-decoration:none;}.entry-title a:hover,.entry-title a:focus,.entry-title a:active{color:#1982d1;}.entry-meta{color:#666;clear:both;font-size:12px;line-height:18px;}.entry-meta a{font-weight:bold;}.single-author .entry-meta .by-author{display:none;}.entry-content,.entry-summary{padding:1.625em 0 0;}.entry-content h1,.entry-content h2,.comment-content h1,.comment-content h2{color:#000;font-weight:bold;margin:0 0 .8125em;}.entry-content h3,.comment-content h3{font-size:10px;letter-spacing:0.1em;line-height:2.6em;text-transform:uppercase;}.entry-content table,.comment-content table{border-bottom:1px solid #ddd;margin:0 0 1.625em;width:100%;}.entry-content th,.comment-content th{color:#666;font-size:10px;font-weight:500;letter-spacing:0.1em;line-height:2.6em;text-transform:uppercase;}.entry-content td,.comment-content td{border-top:1px solid #ddd;padding:6px 10px 6px 0;}.entry-content #s{width:75%;}.comment-content ul,.comment-content ol{margin-bottom:1.625em;}.comment-content ul ul,.comment-content ol ol,.comment-content ul ol,.comment-content ol ul{margin-bottom:0;}dl.gallery-item{margin:0;}.page-link{clear:both;display:block;margin:0 0 1.625em;}.page-link a{background:#eee;color:#373737;margin:0;padding:2px 3px;text-decoration:none;}.page-link a:hover{background:#888;color:#fff;font-weight:bold;}.page-link span{margin-right:6px;}.entry-meta .edit-link a,.commentlist .edit-link a{background:#eee;-moz-border-radius:3px;border-radius:3px;color:#666;float:right;font-size:12px;line-height:1.5em;font-weight:300;text-decoration:none;padding:0 8px;}.entry-meta .edit-link a:hover,.commentlist .edit-link a:hover{background:#888;color:#fff;}.entry-content .edit-link{clear:both;display:block;}.entry-content img,.comment-content img,.widget img{max-width:97.5%;}img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"]{height:auto;}img.size-full,img.size-large{max-width:97.5%;width:auto;height:auto;}.entry-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}p img.alignleft{margin-right:20px;}img.alignleft,img.alignright,img.aligncenter{margin-bottom:1.625em;}p img,.wp-caption{margin-top:0.4em;}.wp-caption{overflow:hidden;background:#eee;margin-bottom:1.625em;margin-right:10px;max-width:90%;padding:0;}.wp-caption .wp-caption-text,.gallery-caption{color:#666;}.wp-caption .wp-caption-text{word-wrap:break-word;font-size:12px;padding:5px;text-align:center;position:relative;}.wp-caption .wp-caption-text a{font-size:10px;}.wp-caption{float:left;}#content .gallery{margin:0 auto 1.625em;}#content .gallery a img{border:none;}img#wpstats{display:block;margin:0 auto 1.625em;}#content .gallery-columns-4 .gallery-item{width:23%;padding-right:2%;}#content .gallery-columns-4 .gallery-item img{width:100%;height:auto;}.wp-caption,p a[rel*="attachment"] img{border:1px solid #ddd;}.wp-caption img,img[class*="align"],img[class*="wp-image-"],#content .gallery .gallery-icon img{padding:5px;background:#eee;display:block;margin:0 auto;max-width:95% !important;}.wp-caption a:focus img,.wp-caption a:hover img,.wp-caption a:active img,a:focus img[class*="align"],a:hover img[class*="align"],a:active img[class*="align"],a:focus img[class*="wp-image-"],a:hover img[class*="wp-image-"],a:active img[class*="wp-image-"],#content .gallery .gallery-icon a:focus img,#content .gallery .gallery-icon a:hover img,#content .gallery .gallery-icon a:active img{opacity:0.8}embed,iframe,object{max-width:100%;}.post-password-required .entry-header .comments-link{margin:1.625em 0 0;}.post-password-required input[type=password]{margin:0.8125em 0;}.post-password-required input[type=password]:focus{background:#f7f7f7;}#author-info{font-size:12px;overflow:hidden;}.singular #author-info{background:#f9f9f9;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:2.2em -35.6% 0 -35.4%;padding:20px 35.4%;}.archive #author-info{border-bottom:1px solid #ddd;margin:0 0 2.2em;padding:0 0 2.2em;}#author-avatar{float:left;margin-right:-78px;}#author-avatar img{background:#fff;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px #bbb;-moz-box-shadow:0 1px 2px #bbb;box-shadow:0 1px 2px #bbb;padding:3px;}#author-description{float:left;margin-left:108px;}#author-description h2{color:#000;font-size:15px;font-weight:bold;margin:5px 0 10px;}.format-aside .entry-title,.format-aside .entry-header .comments-link{display:none;}.singular .format-aside .entry-title{display:block;}.format-aside .entry-content{padding:0;}.singular .format-aside .entry-content{padding:1.625em 0 0;}.format-link .entry-title,.format-link .entry-header .comments-link{display:none;}.singular .format-link .entry-title{display:block;}.format-link .entry-content{padding:0;}.singular .format-link .entry-content{padding:1.625em 0 0;}.format-gallery .gallery-thumb{float:left;display:block;margin:.375em 1.625em 0 0;}.format-quote blockquote{color:#555;font-size:17px;margin:0;}.indexed.format-image .entry-header{min-height:61px;}.indexed.format-image .entry-content{padding-top:0.5em;}.indexed.format-image .entry-content p{margin:1em 0;}.indexed.format-image .entry-content p:first-child,.indexed.format-image .entry-content p:first-child a,.indexed.format-image .entry-content p:first-child img{display:block;margin:0;}.indexed.format-image .entry-content .wp-caption .wp-caption-text{margin:0;padding-bottom:1em;}.indexed.format-image footer.entry-meta{background:#ddd;overflow:hidden;padding:4%;max-width:96%;}.indexed.format-image div.entry-meta{display:inline-block;float:left;width:35%;}.indexed.format-image div.entry-meta + div.entry-meta{float:none;width:65%;}.indexed.format-image .entry-meta span.cat-links,.indexed.format-image .entry-meta span.tag-links,.indexed.format-image .entry-meta span.comments-link{display:block;}.indexed.format-image footer.entry-meta a{color:#444;}.indexed.format-image footer.entry-meta a:hover{color:#fff;}#content .indexed.format-image img{border:none;max-width:100%;padding:0;}.indexed.format-image .wp-caption{background:#111;margin-bottom:0;max-width:96%;padding:2% 2% 0;}.indexed.format-image .wp-caption .wp-caption-text{color:#ddd;}.indexed.format-image .wp-caption .wp-caption-text:before{color:#444;}.indexed.format-image a:hover img{opacity:0.8;}.error404 #main #searchform{background:#f9f9f9;border:1px solid #ddd;border-width:1px 0;margin:0 -8.9% 1.625em;overflow:hidden;padding:1.625em 8.9%;}.error404 #main #s{width:95%;}.error404 #main .widget{clear:none;float:left;margin-right:3.7%;width:30.85%;}.error404 #main .widget_archive{margin-right:0;}.error404 #main .widget_tag_cloud{float:none;margin-right:0;width:100%;}.error404 .widgettitle{font-size:10px;letter-spacing:0.1em;line-height:2.6em;text-transform:uppercase;}.image-attachment div.attachment{background:#f9f9f9;border:1px solid #ddd;border-width:1px 0;margin:0 -8.9% 1.625em;overflow:hidden;padding:1.625em 1.625em 0;text-align:center;}.image-attachment div.attachment img{display:block;height:auto;margin:0 auto 1.625em;max-width:100%;}.image-attachment div.attachment a img{border-color:#f9f9f9;}.image-attachment div.attachment a:focus img,.image-attachment div.attachment a:hover img,.image-attachment div.attachment a:active img{border-color:#ddd;background:#fff;}.image-attachment .entry-caption p{font-size:10px;letter-spacing:0.1em;line-height:2.6em;margin:0 0 2.6em;text-transform:uppercase;}.wp-caption.alignleft,.alignleft{display:inline;float:left;margin-right:1.625em;max-width:60%;}.wp-caption.alignright,.alignright{display:inline;float:right;margin-left:1em;max-width:60%;}.wp-caption.aligncenter,.aligncenter{clear:both;float:none;display:block;margin-left:auto;margin-right:auto;}.news_text ol{padding:0 0 0 20px;}.news_text ol li{list-style-type:disc;padding:0 0 20px 0;}#attachment_183037.wp-caption{max-width:100% !important;}#attachment_183037.wp-caption img{max-width:98% !important;}@media screen and (max-width:500px){.wp-caption.alignleft,.alignleft{clear:both;float:none;display:block;margin-left:auto;margin-right:auto;max-width:initial;max-width:100%;}.wp-caption.alignright,.alignright{clear:both;float:none;display:block;margin-left:auto;margin-right:auto;max-width:initial;max-width:100%;}}@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}.image-source-preview-wrap{bottom:0;height:calc(100% - 40px);left:0;margin:auto;max-height:800px;max-width:1000px;position:absolute;right:0;top:0;width:calc(100% - 40px);background-color:#0e0e0e;}.image-source-preview-wrap .fancybox-stage{margin-right:300px;}.image-source-preview-wrap .image-source-preview-description{width:300px;height:100%;position:absolute;right:0;background:#1a1a1a;}.image-source-info{position:relative;padding:20px 10px;color:#ffffff;font-size:14px;}.image-source-info a{color:#86bbf9;text-decoration:none;cursor:pointer;opacity:0.99;word-break:break-word;font-size:14px;}.image-source-info .profile-image-link{float:left;margin-right:5px;display:block;}.image-source-info .profile-image-link img{width:50px;height:50px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;}.image-source-info .image-source-user-name{margin-top:5px;margin-bottom:5px;padding-right:20px;}.image-source-user-link .image-source-info{padding-right:20px;}.image-source-info .image-source-description{margin-top:15px;}.image-source-instagram-icon{position:absolute;top:25px;right:10px;}.image-source-instagram-icon svg{width:20px;height:20px;fill:#ffffff;}.image-source-location{margin-top:5px;}.image-source-location svg{width:20px;height:20px;fill:#ffffff;position:relative;top:2px;}.hidden-block{display:none;}@media screen and (max-width:800px){.image-source-preview-wrap .image-source-preview-description{width:100%;height:200px;bottom:0;}.image-source-preview-wrap .fancybox-stage{margin-bottom:200px;margin-right:0;}}#error404-container{display:table;width:100%;position:relative;margin-top:140px;}#error404-container .content-container{height:330px;display:table-cell;vertical-align:middle;text-align:center;}#error404-container a{color:#1c4e90;}#error404-container .bg{position:absolute;z-index:-1;top:50%;transform:translate(0,-50%);width:100%;}#error404-container svg{fill:#dcdcdc;fill-rule:evenodd;max-width:100%;width:720px;height:320px;}#error404-container h1{font-size:30px;line-height:34px;margin-bottom:30px;}#error404-container p{font-size:24px;line-height:26px;}.tooltip-target{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.tooltip-element,.tooltip-element:after,.tooltip-element:before,.tooltip-element *,.tooltip-element *:after,.tooltip-element *:before{box-sizing:border-box;}.tooltip-element{position:absolute !important;display:none;}.tooltip-element.tooltip-open{display:block;}.tooltip-element{max-width:100%;max-height:100%;}.tooltip-element .tooltip-content{border-radius:5px;position:relative;font-family:inherit;background:rgb(0,0,0,0.7);color:#eee;padding:10px;font-size:12px;line-height:16px;}.tooltip-element .tooltip-content:before{content:"";display:block;position:absolute;width:0;height:0;border-color:transparent;border-width:8px;border-style:solid;}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-center .tooltip-content{margin-bottom:8px;}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-center .tooltip-content:before{top:100%;left:50%;margin-left:-8px;border-top-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-center .tooltip-content{margin-top:8px;}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-center .tooltip-content:before{bottom:100%;left:50%;margin-left:-8px;border-bottom-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-right.tooltip-element-attached-middle .tooltip-content{margin-right:8px;}.tooltip-element.tooltip-element-attached-right.tooltip-element-attached-middle .tooltip-content:before{left:100%;top:50%;margin-top:-8px;border-left-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-left.tooltip-element-attached-middle .tooltip-content{margin-left:8px;}.tooltip-element.tooltip-element-attached-left.tooltip-element-attached-middle .tooltip-content:before{right:100%;top:50%;margin-top:-8px;border-right-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-left.tooltip-target-attached-bottom .tooltip-content{margin-top:8px;}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-left.tooltip-target-attached-bottom .tooltip-content:before{bottom:100%;left:8px;border-bottom-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-right.tooltip-target-attached-bottom .tooltip-content{margin-top:8px;}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-right.tooltip-target-attached-bottom .tooltip-content:before{bottom:100%;right:8px;border-bottom-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-left.tooltip-target-attached-top .tooltip-content{margin-bottom:8px;}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-left.tooltip-target-attached-top .tooltip-content:before{top:100%;left:8px;border-top-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-right.tooltip-target-attached-top .tooltip-content{margin-bottom:8px;}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-right.tooltip-target-attached-top .tooltip-content:before{top:100%;right:8px;border-top-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-right.tooltip-target-attached-left .tooltip-content{margin-right:8px;}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-right.tooltip-target-attached-left .tooltip-content:before{top:8px;left:100%;border-left-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-left.tooltip-target-attached-right .tooltip-content{margin-left:8px;}.tooltip-element.tooltip-element-attached-top.tooltip-element-attached-left.tooltip-target-attached-right .tooltip-content:before{top:8px;right:100%;border-right-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-right.tooltip-target-attached-left .tooltip-content{margin-right:8px;}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-right.tooltip-target-attached-left .tooltip-content:before{bottom:8px;left:100%;border-left-color:rgb(0,0,0,0.7);}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-left.tooltip-target-attached-right .tooltip-content{margin-left:8px;}.tooltip-element.tooltip-element-attached-bottom.tooltip-element-attached-left.tooltip-target-attached-right .tooltip-content:before{bottom:8px;right:100%;border-right-color:rgb(0,0,0,0.7);}.tooltip-element{pointer-events:none;}.invite-friends-tooltip{max-width:180px;text-align:center;}#invite-form-container{background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:12px 20px;margin-top:18px;}#invite-form-container a{color:#124d89;text-decoration:none;}#invite-form-container a:hover{text-decoration:underline;}#invite-form-container .section-container{margin-top:20px;}#invite-form-container .section-container:first-child{margin-top:0;}form[name="email-invite-form"]{font-size:14px;line-height:20px;color:#666666;}form[name="email-invite-form"] textarea{border:1px solid #cccccc;padding:4px 6px;font-family:inherit;font-size:14px;line-height:20px;width:100%;height:65px;box-sizing:border-box;-webkit-appearance:none;-webkit-font-smoothing:antialiased;resize:vertical;}form[name="email-invite-form"] .edit-invite-message-form-container textarea{height:110px;}form[name="email-invite-form"] .legal-copy{font-size:12px;margin:10px 0 0 0;color:#9b9999;}form[name="email-invite-form"] .error-message{visibility:hidden;position:absolute;right:0;bottom:-43px;background:#ffdfdf;padding:10px;border-radius:0;box-shadow:1px 1px 1px #aaa;z-index:1;line-height:15px;white-space:nowrap;font-size:13px;margin:0;}form[name="email-invite-form"] .error-message::before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffdfdf;position:absolute;top:-10px;right:10px;}#invite-friends-btns .btn-invite-friends{width:220px;height:70px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;cursor:pointer;background-color:#f4f4f7;border:1px solid #d7d7d7;color:#124d89;float:left;margin-left:10px;position:relative;}#invite-friends-btns .btn-invite-friends:first-child{margin-left:0;}#invite-friends-btns .btn-invite-friends iframe{border:none;}.btn-invite-friends img{max-width:100%;}#invite-form-container .action-buttons-bar{position:relative;}#invite-form-container .action-buttons-bar .btn-wrap{display:table-cell;vertical-align:middle;line-height:20px;}#check-your-contacts-container{margin-top:30px;}#check-your-contacts-container #check-your-contacts-img{background-image:url(/img/contacts-blur.png);background-repeat:no-repeat;width:auto;height:320px;background-position-x:0%;border:1px solid #efefef;padding:0 0 10px 0;margin-top:15px;}#check-your-contacts-container .action-buttons-bar{margin-top:60px;text-align:center;}#check-your-contacts-container .btn{line-height:20px;padding:10px 30px;position:relative;}#check-your-contacts-container .btn iframe{opacity:0;height:60px;width:182px;position:absolute;top:0;left:0;}.btn.invite-friends-link{position:relative;padding:9px 0 6px 42px;display:block;text-decoration:none;background:transparent;text-align:left;}.btn.invite-friends-link iframe{position:absolute;top:0;left:0;opacity:0;}.btn.invite-friends-link .btn-label{color:#5e6272;font-weight:bold;font-size:14px;line-height:20px;}.btn.invite-friends-link:hover .btn-label{color:#1c4e90;cursor:pointer;text-decoration:underline;}.btn.invite-friends-link svg{width:30px;height:30px;position:absolute;left:0;top:4px;}.other-invite-friends-options{position:relative;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:20px;color:#2565bc;}.other-invite-friends-options svg{width:28px;height:38px;background:#1d4e91;padding:5px 15px;fill:#ffffff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:absolute;left:0;}.other-invite-friends-options input[type="text"]{height:28px;width:100%;box-sizing:border-box;}.other-invite-friends-option{margin-left:70px;}.other-invite-friends-option.share-link-option .form-field-container{margin-right:38px;float:left;}.other-invite-friends-option.share-link-option .share-help{display:inline-block;text-align:center;background-color:#f5f5f5;border:1px solid #cccccc;color:#1d4e91;font-weight:700;margin:0px 0 0 -28px;padding:0;height:26px;width:26px;line-height:28px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.invite-emails-controls-bar{background-color:#ffffff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px;}.invite-emails-controls-bar.top{margin-bottom:5px;}.invite-emails-controls-bar.bottom{margin-top:5px;margin-bottom:20px;}.invite-emails-controls-bar .close-contacts{float:right;margin-left:35px;color:#124d89;text-decoration:none;}.invite-emails-controls-bar .close-contacts:hover{text-decoration:underline;}.invite-emails-controls-bar .close-contacts .circle-preloader{left:-30px;}.invite-emails-controls-bar .invite-emails-search{box-sizing:border-box;width:100%;height:26px;font-size:13px;border-color:#d8d7d7;}#invite-emails-selector-container .row{border-top:1px solid #ECECEC;padding:10px;overflow:hidden;display:block;}#invite-emails-selector-container .row:first-child{border-top:none;}#invite-emails-selector-container .col1{float:left;}#invite-emails-selector-container .col2{display:block;width:90%;width:calc(100% - 25px);margin-left:25px;}#invite-emails-selector-container .col2-1{width:35%;display:inline-block;cursor:pointer;float:left;}#invite-emails-selector-container .col2-2{width:65%;display:inline-block;cursor:pointer;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}#invite-emails-selector-container .selector{border-top:1px solid #ddd;border-bottom:1px solid #ddd;max-height:327px;overflow-y:auto;background:#FFFFFF;}#invite-emails-selector-container .selector .contact-name{padding-right:5px;}#invite-emails-selector-container label[for="contact-check-all"]{line-height:26px;}#invite-emails-selector-container #contact-check-all{margin-top:6px;}@media screen and (max-width:600px){#invite-form-container{margin-bottom:0;}#invite-friends-btns .btn-invite-friends{padding:10px;width:auto;}#check-your-contacts-container #check-your-contacts-img{height:170px;}#invite-form-container{padding:12px 10px;}#invite-emails-selector-container .col2-1{width:45%;}#invite-emails-selector-container .col2-2{width:55%;}}@media screen and (max-width:399px){.invite-emails-controls-bar.top .col2-1{padding-bottom:10px;}#invite-emails-selector-container .col2-1{width:100%;}#invite-emails-selector-container .col2-2{width:100%;}#invite-emails-selector-container .selector .contact-name{font-weight:bold;}}.sent-invitations .info-container{padding:0;}.sent-invitations .info-container p{padding:20px;}.sent-invitations a{color:#124d89;}.sent-invitations-tabs{display:block;border-bottom:1px solid #e1e1e3;height:50px;margin-bottom:15px;}.sent-invitations-tabs li{display:block;float:left;height:50px;padding:17px 15px;box-sizing:border-box;font-weight:bold;font-size:14px;color:#5e6272;cursor:pointer;position:relative;}.sent-invitations-tabs li.active{border-bottom:3px solid #1c4e90;color:#1c4e90;}.sent-invitations-tabs-content{padding:0 15px;}.sent-invitations-tabs-content .user-avatar{max-height:40px;width:40px;vertical-align:middle;}.sent-invitations-tabs-content li{display:none;}.sent-invitations-tabs-content li.active{display:block;}.sent-invitations-tabs-content .t-row:first-child .t-cell{border-top:none;}.sent-invitations-tabs-content .t-cell{height:24px;vertical-align:middle;border-top:1px solid #e5e5e5;width:33.3%;padding:5px;}.sent-invitations-tabs-content .t-cell:first-child{width:500px;padding-left:0;}.sent-invitations-tabs-content .t-cell:first-child + .t-cell{width:100px;}.sent-invitations-tabs-content .t-cell:first-child + .t-cell + .t-cell{text-align:right;padding-right:0;}.sent-invitations-tabs-content .header{font-weight:bold;color:#444444;}.sent-invitations-tabs-content .action-detail-tooltip{display:inline-block;}.sent-invitations-tabs-content .action-detail-tooltip .btn{padding:5px;line-height:12px;margin-left:5px;}.sent-invitations-tabs-content .action-detail-tooltip svg{fill:#5e6272;width:12px;height:12px;margin-right:0;margin-top:0;margin-bottom:-2px;}.tooltip-element.sent-invitations-tooltip .tooltip-content{background-color:#ffffff;color:#444444;border:1px solid #e0e1e5;padding:0;}.tooltip-element.sent-invitations-tooltip.tooltip-element-attached-right.tooltip-element-attached-middle .tooltip-content::before{border-left-color:#e0e1e5;}.tooltip-element.sent-invitations-tooltip.tooltip-element-attached-right.tooltip-element-attached-middle .tooltip-content::after{content:"";display:block;position:absolute;width:0;height:0;border-color:transparent;border-left-color:transparent;border-width:8px;border-style:solid;left:100%;top:50%;margin-top:-8px;border-left-color:#ffffff;margin-left:-2px;}.tooltip-element.sent-invitations-tooltip .tooltip-content .header{font-weight:bold;border-bottom:1px solid #e0e1e5;padding:5px 10px;margin-bottom:5px;background-color:#f0f1f5;}.tooltip-element.sent-invitations-tooltip .tooltip-content .header + ul{padding:5px 10px;}.tooltip-element.sent-invitations-tooltip .tooltip-content .header + ul li{padding-top:10px;}.tooltip-element.sent-invitations-tooltip .tooltip-content .header + ul li:first-child{padding-top:0;}@media screen and (max-width:900px){.sent-invitations-tabs-content .t-cell:first-child{width:auto;}.sent-invitations-tabs-content .t-cell:first-child + .t-cell{width:70px;}}@media screen and (max-width:499px){.sent-invitations-tabs-content{font-size:12px;}.sent-invitations-tabs-content .action-detail-tooltip .btn{display:none;}.sent-invitations-tabs-content .user-avatar{max-height:30px;width:30px;}}.step-by-step-sign-up #header-bar-right-container .steps-bar-container li{cursor:auto;}.step-by-step-sign-up #header-bar-right-container .steps-bar-container li:hover{text-decoration:none;}.step-by-step-sign-up .fast_search_location_results{top:43px;width:100%;width:calc(100% - 2px);border:1px solid #ccc;border-radius:3px;box-shadow:1px 5px 8px -1px rgba(50,50,50,0.33);padding:0;max-height:110px;overflow:auto;}.step-by-step-sign-up .subtitle-container{line-height:24px;}.step-by-step-sign-up #sign-up-photo-component{background:#eff1f3;width:124px;height:124px;}.step-by-step-sign-up .profile-photo-container{background:#eff1f3;width:124px;height:124px;text-align:center;color:#1c4a8c;cursor:pointer;position:relative;}.step-by-step-sign-up form{font-size:14px;line-height:20px;color:#666666;}.step-by-step-sign-up .title-container h1{font-size:36px;line-height:40px;font-weight:normal;}.step-by-step-sign-up .btn-submit .circle-preloader{width:16px;height:16px;border-top-color:rgba(18,77,137,0.65);border-bottom-color:rgba(255,255,255,0.7);border-left-color:rgba(255,255,255,0.7);border-right-color:rgba(255,255,255,0.7);}.step-by-step-sign-up .btn-submit{width:100%;position:relative;-webkit-transition:all .3s;transition:all .3s;transition-timing-function:ease;transition-timing-function:ease-in;}.step-by-step-sign-up .btn-submit.sending{opacity:0.7;}.step-by-step-sign-up .btn-submit .btn-label{-webkit-transition:all .3s;transition:all .3s;transition-timing-function:ease;transition-timing-function:ease-in;}.step-by-step-sign-up .btn-submit.sending .btn-label{padding-right:25px;}.step-by-step-sign-up.content-container{overflow:hidden;}.step-by-step-sign-up .steps-content{overflow:hidden;}.step-by-step-sign-up .step{float:left;position:relative;width:100%;min-height:1px;display:block;}.step-by-step-sign-up .form-field{box-sizing:border-box;width:100%;margin:16px 0 0 0;border:1px solid #e0e1e4;border-width:0 0 1px 0;padding:4px 0;transition:border-color 0.1s linear;height:auto;background:transparent;font-size:14px;box-shadow:none;border-radius:0;outline:none;-webkit-appearance:none;}.step-by-step-sign-up .select-component{box-sizing:border-box;width:100%;margin:0;border:1px solid #e0e1e4;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-width:0 0 1px 0;padding:0;transition:border-color 0.1s linear;height:auto;background:transparent;font-size:14px;box-shadow:none;border-radius:0;outline:none;-webkit-appearance:none;}.step-by-step-sign-up .select-component > div:nth-child(2){width:99%;margin:0 auto;left:0;right:0;}.step-by-step-sign-up .select-component div[role="option"]{background-color:#fff;color:inherit;cursor:default;display:block;font-size:13px;width:100%;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;line-height:20px;padding:2px;}.step-by-step-sign-up form .form-radio-group-container [type="radio"] + label{color:#999999;margin-left:20px;}.step-by-step-sign-up form .form-radio-group-container [type="radio"]:first-child + label{margin-left:10px;}.step-by-step-sign-up form .form-radio-group-container [type="radio"]:checked + label{color:#444444;}.step-by-step-sign-up form .error-message{visibility:hidden;position:absolute;right:0;bottom:-43px;background:#ffdfdf;padding:10px;border-radius:0;box-shadow:1px 1px 1px #aaa;z-index:1;line-height:15px;white-space:nowrap;font-size:13px;margin:0;}.step-by-step-sign-up form .error-message::before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffdfdf;position:absolute;top:-10px;right:10px;}.step-by-step-sign-up .invite-emails-controls-bar{background-color:#f4f4f7;}.step-by-step-sign-up .section-container{margin-top:10px;}.step-by-step-sign-up .section-container:first-child{margin-top:0;}.step-by-step-sign-up .action-buttons-bar{margin-top:40px;}.step-by-step-sign-up .btn{font-size:14px;line-height:32px;}.step-by-step-sign-up .btn-skip{color:#b4b4b4 !important;width:auto;font-size:14px;}.step-by-step-sign-up .btn-copy{background-color:#000000;padding:3px 15px;-moz-border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.step-by-step-sign-up .copied-field-container{text-align:center;display:none;position:absolute;width:304px;height:100%;background-color:#1d4a8d;top:0;left:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;line-height:38px;}.step-by-step-sign-up .copied-field-container svg{fill:#ffffff;position:absolute;top:3px;}.step-by-step-sign-up .copied-field-container .btn-icon{display:inline-block;margin-right:10px;width:17px;height:17px;position:relative;}.step-by-step-sign-up .copied-field-container .btn-label{display:inline-block;color:#ffffff;font-size:16px;}.step-by-step-sign-up .copy-field-container input[type="text"],.step-by-step-sign-up .copy-field-container input[type="email"]{float:left;height:26px;width:230px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.step-by-step-sign-up #react-select-2-input{height:0;}.step-by-step-sign-up #user-majors input{height:inherit !important;max-height:12px;}.step-by-step-sign-up #user-majors div{padding-bottom:0;min-height:0 !important;}.step-by-step-sign-up .select-component#user-majors{margin-top:5px;}.step-by-step-sign-up .step-4 .btn-skip{color:#ffffff !important;width:100%;}.step-by-step-sign-up .btn.enable-for-verified[disabled="disabled"]{background-color:#999999;cursor:default;}.step-by-step-sign-up .step-container{max-width:900px;margin:0 auto;}.step-by-step-sign-up .form-field-container .form-label-placeholder{font-weight:normal;color:#999999;}.step-by-step-sign-up .bubble-error-message{bottom:-50px;z-index:3;}.step-by-step-sign-up .form-field-container{position:relative;margin-bottom:10px;}.step-by-step-sign-up .form-field-container:not(.no-padding){padding-left:10px;}.step-by-step-sign-up .copy-field-container{margin-bottom:0;}.step-by-step-sign-up .tags-container{position:relative;overflow:hidden;display:inline-block;}.step-by-step-sign-up .btn-tag{margin:0 12px 12px 0;border:1px solid #e0e1e4;float:left;moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:relative;}.step-by-step-sign-up .btn-tag .btn-label{color:#666666;}.step-by-step-sign-up .btn-tag .btn-count{display:none;position:absolute;background:#1c4a8c;color:#fff;width:25px;height:25px;line-height:25px;border-radius:25px;text-align:center;top:-10px;right:-10px;font-size:10px;}.step-by-step-sign-up .btn-tag.active{background-color:#eff1f3;border-color:#eff1f3;}.step-by-step-sign-up .animated-checkbox + label:hover{text-decoration:underline;}.interests-tabs-content .interest{position:relative;margin-top:5px;}.interests-tabs-content{}.interests-tabs-content .custom-interest-container{margin-bottom:30px;}.interests-tabs-content .add-custom-interest{color:#124d89;margin:-20px 0 20px 0;cursor:pointer;}.interests-tabs-content .remove-interest{fill:#5e6272;width:18px;height:18px;position:absolute;right:0;top:-4px;padding:10px 0;cursor:pointer;}.interests-tabs-content .remove-interest:hover{fill:#124d89;}.interests-tabs-content .add-custom-interest:hover{text-decoration:underline;}.step-by-step-sign-up form .cols-container .sub-heading{margin-bottom:10px;}.step-by-step-sign-up form .cols-container .col-2:first-child .form-field-container,.step-by-step-sign-up form .cols-container .col-1 .form-field-container{padding-left:0;}.step-by-step-sign-up form .cols-container .form-field-container.form-radio-group-container{margin-top:30px;}.step-by-step-sign-up form .cols-container .form-field-container.form-radio-group-container.greek-container{margin-top:0px;margin-bottom:10px;}.step-by-step-sign-up form .cols-container .form-field-container .form-label-placeholder{z-index:-1;-webkit-transform:translate3d(0,0,1px);transform:translate3d(0,0,1px);}.step-by-step-sign-up form .cols-container .col-2:first-child .form-field-container .form-label-placeholder,.step-by-step-sign-up form .cols-container .col-1 .form-field-container .form-label-placeholder{left:0;}.step-by-step-sign-up form #user-major-component{line-height:10px;}.step-by-step-sign-up .step-1 .legal-copy a{color:#124d89;text-decoration:none;}.step-by-step-sign-up .legal-copy a:hover{text-decoration:underline;}.step-by-step-sign-up .action-buttons-bar,.step-by-step-sign-up .action-buttons-bar{max-width:190px;}.step-by-step-sign-up .step-1 .action-buttons-bar{max-width:100%;}.step-by-step-sign-up .footer-container{color:#323232;border-top:1px solid #d8d8d8;padding-top:15px;margin:25px 0 40px;font-size:16px;}.step-by-step-sign-up .footer-container a,.step-by-step-sign-up .footer-container .safe-and-secure-popup{color:#124d89;text-decoration:none;cursor:pointer;}.step-by-step-sign-up .footer-container a:hover,.step-by-step-sign-up .footer-container .safe-and-secure-popup:hover{text-decoration:underline;}.step-by-step-sign-up .footer-container svg{fill:#323232;height:14px;width:14px;margin-right:5px;}.step-by-step-sign-up .classmates-snippet-container{border-left:1px solid #d8d8d8;padding-left:60px;margin-left:60px;}.step-by-step-sign-up .classmates-snippet{background-color:#f4f4f7;color:#5e6272;padding:18px 20px 16px 20px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin:30px 0 15px;line-height:24px;font-size:16px;position:relative;}.step-by-step-sign-up .classmates-snippet:first-child{margin-top:0;}.step-by-step-sign-up .classmates-snippet:after{top:100%;border:solid transparent;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-color:transparent;content:' ';height:0;width:0;position:absolute;pointer-events:none;border-top-color:#f4f4f7;border-width:15px;margin-left:-15px;left:40px;}.step-by-step-sign-up .footer{margin-top:20px;font-size:14px;color:#7e7e7e;}.step-by-step-sign-up .classmates-snippet .channel{position:relative;font-size:14px;padding:0 0 0 25px;display:inline-block;}.step-by-step-sign-up .classmates-snippet .channel svg{fill:#7e7e7e;width:18px;height:24px;display:block;position:absolute;top:-2px;left:0;}@media screen and (max-width:899px){.register .layout-container{margin-left:10px;margin-right:10px;}.step-by-step-sign-up .step-container{max-width:500px;}.step-by-step-sign-up .step-container .col-2{width:100%;}.step-by-step-sign-up .action-buttons-bar,.step-by-step-sign-up .action-buttons-bar{max-width:100%;}.step-by-step-sign-up .step-1 .title-container h1{font-size:22px;line-height:24px;}.step-by-step-sign-up .step-1 .classmates-snippet-section{width:100%;border-top:1px solid #d8d8d8;margin-top:30px;padding-top:30px;}.step-by-step-sign-up .classmates-snippet-container{border-left:none;padding-left:0;margin-left:0;}}@media screen and (max-width:360px){#header-bar-right-container .steps-bar-container li{font-size:13px;}}.say-hello.content-container{overflow:hidden;}.say-hello .step-container{max-width:900px;margin:0 auto;}.say-hello .steps-content{overflow:hidden;}.say-hello .section-container{margin-top:10px;}.say-hello .step{float:left;position:relative;width:100%;min-height:1px;display:block;}.say-hello form{font-size:14px;line-height:20px;color:#666666;}.say-hello .title-container h1{font-size:36px;line-height:40px;font-weight:normal;}.say-hello .btn{font-size:14px;line-height:32px;}.say-hello .btn-submit{width:190px;position:relative;-webkit-transition:all .3s;transition:all .3s;transition-timing-function:ease;transition-timing-function:ease-in;}.say-hello .btn-skip{color:#b4b4b4 !important;width:auto;font-size:14px;}.say-hello .sub-heading{font-weight:bold;}.say-hello .action-buttons-bar{margin-top:40px;}.say-hello form textarea{border:1px solid #cccccc;padding:4px 6px;font-family:inherit;font-size:14px;line-height:20px;width:100%;height:65px;box-sizing:border-box;-webkit-appearance:none;-webkit-font-smoothing:antialiased;resize:vertical;}.say-hello form textarea[name="message"]{height:112px;}@media screen and (max-width:899px){.say-hello .step-container{max-width:500px;}.say-hello .step-container .col-2{width:100%;}}.info-container .btn-tag{margin:0 12px 8px 0;}.profile .info-container .listing-list{-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset;border-top:1px solid #efefef;padding-top:15px;margin-top:15px;margin-bottom:0;font-size:13px;}.profile .info-container .listing-list:first-child{border-top:none;padding-top:0;margin-top:0;}.profile .info-container .table-item{display:table;width:100%;}.profile .info-container .row-item{display:table-row;}.profile .info-container .row-item .cell-item{display:table-cell;padding:15px 0;border-top:1px solid #efefef;}.profile .info-container .row-item:first-child .cell-item{border-top:0;padding-top:0;}.profile-popup .popup-container{padding:20px;color:#5d6271;}.profile-popup a{color:#235188;text-decoration:none;}.profile-popup a:hover{text-decoration:underline;}.profile-popup .profile-popup-preloader{display:block;position:relative;margin:40px auto;top:calc((100% - 40px) / 2);width:40px;height:40px;}.profile-popup .select-container{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:13px;color:#666666;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.profile-popup form .form-group-input-center-container .form-field-bg-container{overflow:hidden;height:44px;width:100%;position:absolute;z-index:0;}.profile-popup .form-field-note{color:#808690;font-size:12px;}.profile-popup .form-action-link{color:#124c89;cursor:pointer;}.profile-popup .form-group-input-center-container .disabled-form-text-field{color:#cacbcc;line-height:16px;padding:14px 0;}.profile-popup .form-group-input-center-container .form-field-container .select-container input[type="text"]{height:auto;}.profile-popup .profile-tag-section{margin-top:15px;}.profile-popup .profile-tag-section:first-child{margin-top:0;}.profile-popup .profile-tag-section-header{margin-bottom:15px;color:#666666;font-size:14px;line-height:20px;}.profile-popup .modal-popup-content{max-width:650px;outline:none;}.profile-popup .popup-form-header{padding:15px 20px;border-bottom:1px solid #e5e5e5;margin-bottom:15px;font-weight:bold;color:#444444;}.profile-popup .popup-form-footer{padding:10px 20px;border-top:1px solid #e5e5e5;margin-top:15px;position:relative;text-align:right;overflow:hidden;}.profile-popup .form-field-container{padding:0 20px;margin-top:10px;}.profile-popup .form-field-container:first-child{margin-top:0;}.profile-popup .form-field-container .form-label-placeholder{height:16px;padding:0 10px;top:17px;}.profile-popup form .form-field-container .form-label-placeholder{font-weight:normal;}.profile-popup .form-group-input-center-container{max-width:360px;margin:25px auto;top:17px;padding:0 20px;}.profile-popup .form-group-input-center-container .form-radio-group-container{margin-top:20px;}.profile-popup .form-group-input-center-container .form-field-container{padding:0;font-size:14px;}.profile-popup .form-group-input-center-container .form-radio-label{margin-left:10px;color:#666666;}.profile-popup .form-group-input-center-container .form-radio-label:first-child{margin-left:0;}.profile-popup .form-group-input-center-container .form-radio-label input[type="radio"]{margin-right:5px;}.profile-popup .form-visibility-container{width:46px;position:absolute;right:-56px;top:50%;transform:translateY(-50%);color:#808690;font-size:12px;z-index:2;}.profile-popup .form-visibility-container .tgl-btn{margin-top:6px;}.profile-popup form .form-field-container .form-field.filled ~ .form-label-placeholder,.profile-popup form .form-field-container .form-field:focus ~ .form-label-placeholder,.profile-popup form .form-field-container .form-field.validate_error ~ .form-label-placeholder,.profile-popup form .form-field-container .form-label-placeholder.top{top:4px;}.profile-popup form .form-field-container .form-field.filled ~ .form-label-placeholder,.profile-popup form .form-field-container .form-field:focus ~ .form-label-placeholder{color:#8a8f98;}.profile-popup form .form-field-container .form-label-placeholder.top{top:4px;font-size:12px;z-index:1;}.profile-popup .form-group-input-center-container .form-field-container .form-field{padding:20px 10px 5px;}.profile-popup .form-group-input-center-container .form-field-container .form-field[disabled]{background:#e1e1e3;}.profile-popup .form-field-container input[type="text"],.profile-popup .form-field-container input[type="password"],.profile-popup .form-field-container input[type="number"],.profile-popup .form-field-container input[type="email"],.profile-popup .form-field-container input[type="tel"]{background:#ffffff;border:1px solid #cccccc;font-size:14px;box-shadow:none;border-radius:0;outline:none;-webkit-appearance:none;padding:10px;color:#d9d7d7;}.profile-popup .form-group-input-center-container .form-field-container input[type="text"],.profile-popup .form-group-input-center-container .form-field-container input[type="password"],.profile-popup .form-group-input-center-container .form-field-container input[type="number"],.profile-popup .form-group-input-center-container .form-field-container input[type="email"],.profile-popup .form-group-input-center-container .form-field-container input[type="tel"]{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-sizing:border-box;height:44px;width:100%;color:#666666;background:transparent;position:relative;}.profile-popup .form-field-container textarea{height:250px;}.profile-popup .btn-tag{margin:0 12px 8px 0;background:#ffffff;color:#666666 !important;font-size:14px;border:1px solid #e0e1e4;border-radius:11px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.profile-popup .btn-tag.active{color:#fff !important;background:#124c89;border-color:#124c89;}.profile-popup .lead-item{border-top:1px solid #efefef;padding-top:20px;margin-top:20px;font-size:14px;line-height:18px;}.profile-popup .lead-item:first-child{border-top:none;padding-top:0;margin-top:0;}.profile-popup .lead-item .lead-item-top{margin-bottom:10px;overflow:hidden;}.profile-popup .lead-item .lead-item-title{color:#444444;font-weight:bold;float:left;margin-right:150px;}.profile-popup .lead-item .lead-item-date{float:right;text-align:right;width:140px;padding-left:10px;margin-left:-150px;color:#6F7681;}.profile-popup .lead-item .lead-item-bottom{margin-top:10px;}.profile-popup .lead-item .lead-item-bottom a{text-decoration:none;color:#124c89;}.profile-popup .lead-item .lead-item-bottom a:hover{text-decoration:underline;}.profile-component .info-title{font-weight:bold;}.public_user_profile_new .profile-header-component-container h1.float{float:left;margin-right:135px;}.public_user_profile_new .info-container .btn-light-blue{margin:0 12px 8px 0;}.profile-component .user-role-container{position:relative;float:right;margin-left:-130px;}.profile-component .user-role-container svg{width:16px;height:16px;position:absolute;left:0;top:2px;}.profile-component .user-role-container span{color:#b3b3b3;font-size:11px;padding-left:21px;}.profile-component .timeline-animated-background,.profile-right-component .timeline-animated-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#eeeeee 8%,#dddddd 18%,#eeeeee 33%);background-size:auto auto;background-size:800px 104px;height:18px;position:relative;}.profile-component .info-title .timeline-animated-background{width:150px;height:12px;}.profile-right-component .timeline-animated-background{height:10px;}.profile-right-component .info-title .timeline-animated-background{width:100px;height:12px;margin-bottom:10px;}.profile-right-component .info-box-list-item-icon .timeline-animated-background{margin-top:3px;}.profile-component .btn-tag:hover,.profile-popup .btn-tag:hover{opacity:1 !important;}.profile-component .tag{width:33.3%;float:left;}.profile-component .cover-menu{width:85px;right:0;top:30px;position:absolute;cursor:pointer;color:#124c89;}.profile-component .cover-menu ul{background-color:#ffffff;border:1px solid #efefef;font-size:12px;box-shadow:0 3px 8px rgba(0,0,0,.3);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:5px;margin-top:6px;}.profile-component .cover-menu li:hover{text-decoration:underline;}.profile-component .cover-menu .up-triangle{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;position:absolute;right:10px;}.profile-component .profile-cover-container .draggable-instruction-container{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}.profile-component .profile-cover-container .draggable-instruction-container .btn{line-height:20px;}.profile-component .profile-cover-container .draggable-instruction-container .btn svg{width:15px;height:20px;}.profile-component .profile-cover-container .circle-preloader-bg{position:absolute;top:0;left:0;background:#ecedf1;width:100%;height:100%;z-index:2;}.profile-component .profile-cover-container .circle-preloader-bg .circle-preloader{position:absolute;top:54px;left:50%;width:30px;height:30px;}.profile-component .profile-cover-container{height:136px;overflow:hidden;margin:-20px -20px 25px;background-color:#ecedf1;position:relative;}.profile-component .profile-cover-container .profile-cover{background-repeat:no-repeat;background-position-x:center;}.profile-component .profile-cover-container img{opacity:0;}.profile-component .profile-cover-container .btn-action-container{position:absolute;top:20px;right:20px;}.profile-component .profile-cover-container .btn:not(.btn-message){line-height:24px;font-size:12px;margin-left:10px;-webkit-filter:drop-shadow(-3px 2px 5px #000);filter:drop-shadow(-3px 2px 5px #000);}.profile-component .profile-cover-container .btn:first-child{margin-left:0;}.profile-component .profile-cover-container .btn:hover{opacity:1 !important;}.profile-component .profile-cover-container .btn.btn-edit{padding:0;background:rgb(236,237,241);filter:none;}.profile-component .profile-cover-container .btn.btn-edit svg{margin-right:0px;margin-top:0px;margin-bottom:-6px;padding:6px 7px 4px;}.profile-component .profile-cover-container .btn-message{min-width:100px;position:absolute;right:20px;bottom:20px;}.profile-component .line-of-items .item{display:inline;margin-right:10px;}.profile-component .line-of-items .item::before{display:inline-block;content:'';-webkit-border-radius:3px;border-radius:3px;height:3px;width:3px;margin-right:10px;background-color:#5d6271;margin-bottom:3px;}.profile-component .line-of-items .item:first-child::before{display:none;}.profile-component .btn-edit{color:#235188;float:right;font-size:16px;border:none;background:transparent;cursor:pointer;outline:none;}.profile-component .btn-edit svg{height:17px;width:17px;fill:#5d6271;}.profile-component-content .btn-add-info{background:#eff1f3;color:#5d6271 !important;font-weight:bold;min-width:146px;}.profile-component-content .note{margin-top:15px;font-size:13px;}.profile-component-content .t-row .t-cell:first-child{padding-right:30px;}.profile-component .tabs-control{overflow:hidden;margin-bottom:15px;}.profile-component .tabs-control li{position:relative;display:block;float:left;box-sizing:border-box;cursor:pointer;}.profile-component .tabs-control li svg{fill:#5e6272;width:16px;height:16px;display:block;position:absolute;top:0;left:0;}.profile-component .tabs-control li.active{color:#124c89;}.profile-component .tabs-control li.active svg{fill:#124c89;}.profile-component .tabs-control li::after{content:'|';padding:0 5px;}.profile-component .tabs-control li:last-child::after{content:'';padding:0;}.profile-component .tabs .select-container{position:absolute;font-size:13px;top:-42px;width:86px;right:0;}.profile-component .tabs .tab-container{position:relative;}.profile-component .tabs .css-d8oujb{display:none;}.profile-component .tabs .css-va7pk8{color:#124c89;}.profile-component .tabs .css-1aya2g8,.profile-component .tabs .css-2o5izw,.profile-component .tabs .css-vj8t7z{outline:none;box-shadow:none;border:none;}.profile-component .tabs .css-1ep9fjw,.profile-component .tabs .css-1rtrksz,.profile-component .tabs .css-1sjym57,.profile-component .tabs .css-1s9izoc,.profile-component .tabs .css-11unzgr,.profile-component .tabs .css-1hwfws3,.profile-component .tabs .css-1uq0kb5{padding:0;}.profile-component .tabs .css-15k3avv{margin:0;border-radius:3px;border:1px solid #d9d7d7;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.25);box-shadow:0 0 4px 0 rgba(0,0,0,0.25);}.profile-component .tabs .css-162fmd1{padding:3px 5px;}.profile-component .tabs .css-wqgs6e{background-color:#eff1f3;}.profile-component .tabs .css-wqgs6e,.profile-component .tabs .css-v73v8k{padding:3px 5px 3px 20px;}.profile-component .tabs .css-z5z6cw{padding:3px 5px 3px 5px;background-color:#265e95;}.profile-component .tabs .css-z5z6cw:before{content:"\2713";padding-right:5px;}.profile-component .pagination{text-align:center;margin-top:15px;}.profile-component .pagination li.previous a:before{content:"\2190";left:0;}.profile-component .pagination li.next a:before{content:"\2192";left:0;}.profile-component .pagination li{display:inline-block;}.profile-component .pagination li a{padding:4px 5px 2px;}.profile-component .pagination li.active a{background:#235188;color:#fff !important;}.profile-component .pagination li.active a:hover{text-decoration:none !important;}.profile-component .listing-image{width:120px;float:left;margin-right:-135px;position:relative;overflow:hidden;}.profile-component .listing-list .status-label{color:#ffffff;position:absolute;top:7px;left:0;z-index:1;font-size:12px;padding:0px 5px;background-color:#009953;min-width:56px;text-align:center;}.profile-component .listing-list .status-label.red-label{background-color:#f00;}.profile-component .listing-image-container{height:98px;width:120px;background-repeat:no-repeat;background-position:center top;background-size:contain;}.profile-component .listing-housing-list .listing-image-container{background-size:cover;background-position:center;}.profile-component .listing-info{float:left;display:table;padding-right:191px;padding-left:135px;}.profile-component .listing-info .listing-info-row{display:table-row;}.profile-component .listing-info .listing-info-title{min-width:110px;display:table-cell;}.profile-component .listing-info .listing-info-description{display:table-cell;min-width:156px;}.profile-component .listing-actions{float:right;width:160px;border-left:1px solid #e4e3e3;padding-left:20px;margin-left:-181px;min-height:98px;}.profile-component .listing-actions svg{fill:#666666;width:18px;height:16px;display:block;position:absolute;top:1px;left:0;}.profile-component .listing-actions svg.mail-icon{height:13px;top:2px;}.profile-component .listing-actions svg.write-icon{left:2px;}.profile-component .listing-actions .form-field-container [type="checkbox"].tgl + .tgl-btn{position:absolute;left:0;width:16px;height:9px;top:3px;}.profile-component .listing-actions .tgl-btn-control{width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:1;}.profile-component .listing-action{position:relative;padding-left:24px;padding-bottom:5px;}.profile-component .listing-action .circle-preloader{width:8px;height:8px;border-width:1px;}.profile-component .listing-action.small{font-size:12px;padding:0;position:absolute;right:0;bottom:0;}.profile-component .clickable{cursor:pointer;color:#235188;}.profile-component .clickable svg{fill:#235188;}.profile-component .clickable:hover{text-decoration:underline;}.profile-component .listing-list .title{overflow:hidden;}.profile-popup .btn-cancel{min-width:80px;float:left;}.profile-order-popup{font-size:14px;line-height:18px;}.profile-popup .btn-submit .circle-preloader{width:16px;height:16px;border-top-color:rgba(18,77,137,0.65);border-bottom-color:rgba(255,255,255,0.7);border-left-color:rgba(255,255,255,0.7);border-right-color:rgba(255,255,255,0.7);}.profile-popup .btn-submit{min-width:120px;position:relative;-webkit-transition:all .3s;transition:all .3s;transition-timing-function:ease;transition-timing-function:ease-in;}.profile-popup .btn-submit.sending{opacity:0.7;}.profile-popup .btn-submit .btn-label{-webkit-transition:all .3s;transition:all .3s;transition-timing-function:ease;transition-timing-function:ease-in;}.profile-popup .btn-submit.sending .btn-label{padding-right:25px;}.profile-popup textarea{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;color:#666666;width:100%;font-size:16px;}.profile-right-component{background-color:#ffffff;border:1px solid #efefef;padding:19px 20px 4px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;position:relative;font-size:14px;line-height:20px;color:#666666;}.profile-right-component .btn-edit{cursor:pointer;color:#124c89;}.profile-right-component .title-container{color:#3e3d3d;}.profile-right-component .info-box-list-item{position:relative;padding:15px 12px 15px 0;margin-left:44px;border-top:1px solid #efefef;color:#5e6272;}.profile-right-component .info-box-list-item-icon{position:absolute;top:13px;left:-44px;width:38px;}.profile-right-component .info-box-list-item-icon svg{fill:#5e6272;width:22px;height:24px;display:block;}.profile-right-component .info-box-list-item .t-cell:first-child{padding-right:10px;min-width:80px;}.profile-right-component .info-box-list-item .t-cell:first-child + .t-cell{word-break:break-all;}.profile-header-component-container{overflow:hidden;}.profile-header-component-container .profile-about-container{margin-top:10px;}.profile-header-component-container .profile-component-content{display:table;}.profile-header-component-container .profile-left-content{display:table-cell;vertical-align:top;}.profile-header-component-container .profile-left-content h1 .timeline-animated-background{width:126px;}.profile-header-component-container .profile-right-content{display:table-cell;vertical-align:top;}.profile-header-component-container .profile-photo-container{width:124px;height:124px;background:#d2d4de;position:absolute;top:20px;left:20px;border:1px solid #efefef;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;z-index:10;}.profile-photo-container .circle-preloader-bg{width:100%;height:100%;position:absolute;display:block;top:0;left:0;background:rgba(249,249,249,0.8);}.profile-photo-container .circle-preloader{position:absolute;display:block;top:45%;right:45%;right:calc((100% - 20px) / 2);top:calc((100% - 20px) / 2);}.profile-photo-container .profile-photo{width:100%;height:100%;background-position:center top;background-size:cover;}.profile-upload-photo-btn .btn-icon{width:48px;height:40px;fill:#1c4a8c;display:block;margin:30px auto 15px;}.profile-photo-default svg{fill:#ffffff;width:124px;height:104px;margin-top:20px;}.profile-company-logo{width:124px;height:84px;margin-top:40px;color:#ffffff;text-align:center;font-size:18px;cursor:default;font-weight:bold;}.profile-upload-photo-container{background:#f9f9fa;height:100%;border:2px dashed #a1a7ac;width:120px;height:120px;text-align:center;color:#1c4a8c;cursor:pointer;position:absolute;}.profile-upload-photo-container.transparent{background:rgba(249,249,249,0.8);}.profile-header-component-container .google-branding{position:absolute;left:0;bottom:0;width:100%;}.profile-header-component-container .google-branding p{text-align:right;font-size:11px;background:rgba(255,255,255,0.7);display:inline-block;float:right;padding:0 3px;}.profile-header-component-container .google-branding img{position:absolute;left:164px;top:-4px;}.profile-popup .fast_search_location_results{max-height:300px;overflow-y:auto;width:100%;width:calc(100% - 2px);top:43px;padding:0;text-align:left;background-color:#fff;border:none;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;border:1px solid #ccc;box-shadow:none;margin-bottom:20px;}.profile-popup .fast_search_location_results .fast_location_item{padding:7px 10px;font-size:14px;margin:0;}.profile-popup .ta-center{text-align:center;}.profile-popup.small .modal-popup-content{max-width:300px;}.profile-popup.small .title{padding:15px 20px;margin-top:15px;margin-bottom:-15px;font-weight:bold;color:#444444;}.profile-popup.small .popup-form-footer-container{width:210px;margin:0 auto;}.profile-popup.photo-editor .modal-popup-content{background:#ecedf1;}.profile-popup.photo-editor .popup-form-footer{margin-top:0;background:#ffffff;}.profile-popup.photo-editor .popup-actions-container{padding:5px 20px;border-top:1px solid #e5e5e5;margin:0 auto;text-align:center;background:#fff;}.profile-popup.photo-editor input[type="range"]{padding:6px 0;width:90%;width:calc(100% - 70px);}.profile-popup.photo-editor .popup-actions-container .btn-icon{fill:#5e6272;width:26px;height:26px;}.profile-popup.photo-editor .popup-actions-container .btn-icon.left{width:17px;}.profile-popup.users-going .user-row{overflow:hidden;border-bottom:0;border-top:1px solid #efefef;padding:15px 0;}.profile-popup.users-going .user-row:first-child{border:none;}@media screen and (max-width:985px){.profile .right_content_container,.profile #right_content{width:100%;}}@media screen and (max-width:659px){.profile-component .listing-actions{width:100px;padding-left:10px;margin-left:-111px;}.profile-component .listing-info{padding-right:111px;}}@media screen and (max-width:600px){.profile-component .tag{width:50%;}.profile-header-component-container .profile-photo-container{left:10px;}.profile-component .profile-cover-container .btn-message{right:10px;min-width:80px;}}@media screen and (max-width:550px){.profile-component .listing-image{width:100%;margin-bottom:10px;}.profile-component .listing-image-container{height:200px;width:100%;}.profile-component .listing-info{padding-left:0;}.profile-component .listing-actions{margin:10px 0 0 0;width:100%;min-height:auto;border:none;}}@media screen and (max-width:520px){.profile-popup form .form-group-input-center-container .form-field-bg-container{width:calc(100% - 50px);}.profile-popup .form-visibility-container{right:0;}}@media screen and (max-width:460px){.profile-component .profile-cover-container .draggable-instruction-container{top:auto;left:auto;right:20px;bottom:10px;transform:unset;}.profile-component .profile-cover-container .draggable-instruction-container .btn svg{display:none;}.profile-component .profile-cover-container .draggable-instruction-container .btn-label{font-size:11px;}.public_user_profile_new .profile-header-component-container h1.float{margin-right:20px;}.profile-component .user-role-container{width:20px;margin-left:-20px;}.profile-component .user-role-container span{display:none;}}@media screen and (max-width:400px){.profile-header-component-container .google-branding img{right:0;left:auto;top:-24px;}}@media screen and (max-width:359px){.profile-component .tag{width:100%;}}.social-plugin-like{padding-left:26px;position:relative;}.social-plugin-like .like-icon{width:20px;height:20px;fill:#9b9b9b;margin-right:3px;position:absolute;left:0;transition:opacity 0.1s ease-in;-moz-transition:opacity 0.1s ease-in;-o-transition:opacity 0.1s ease-in;-webkit-transition:opacity 0.1s ease-in;}.social-plugin-like .like-icon.liked{opacity:0;fill:#235188;}.social-plugin-like.liked .like-icon{opacity:0;}.social-plugin-like.liked .like-icon.liked{opacity:1;}.social-plugin-like .like-label{color:#235188;font-size:16px;position:relative;}.the-loop .social-plugin-like .like-label,.the-loop .social-plugin-comment-button .comment-button-label,.group-messages-list .social-plugin-like .like-label,.group-messages-list .social-plugin-comment-button .comment-button-label{color:#235188;}.social-plugin-like:hover{text-decoration:none !important;}.social-plugin-like:hover .like-label{text-decoration:underline;}.social-plugin-likes-count{display:none;}.social-plugin-likes-count.has-likes{cursor:pointer;display:table;}.social-plugin-likes-count .likes-count-icon{width:20px;height:20px;fill:#9b9b9b;margin-right:3px;display:table-cell;}.social-plugin-likes-count .likes-count{font-size:16px;position:relative;top:-5px;display:table-cell;}.social-plugin-likes-count.has-likes:hover{color:#235188;text-decoration:underline;}.social-plugin-likes-count.has-likes:hover .likes-count-icon{fill:#235188;}.social-plugin-comment-button{padding-left:26px;position:relative;}.social-plugin-comment-button .comment-button-icon{width:20px;height:20px;fill:#9b9b9b;margin-right:3px;position:absolute;left:0;transition:opacity 0.1s ease-in;-moz-transition:opacity 0.1s ease-in;-o-transition:opacity 0.1s ease-in;-webkit-transition:opacity 0.1s ease-in;}.the-loop .social-plugin-comment-button .comment-button-icon,.group-messages-list .social-plugin-comment-button .comment-button-icon{margin-top:1px;fill:#1c4a8c;}.social-plugin-comment-button .comment-button-label{color:#235188;font-size:16px;position:relative;}.social-plugin-comment-button:hover{text-decoration:none !important;}.social-plugin-comment-button:hover .comment-button-label{text-decoration:underline;}.the-loop .social-buttons .comments,.group-messages-list .social-buttons .comments{margin-left:20px;}.the-loop .social-plugin-like .like-icon,.group-messages-list .social-plugin-like .like-icon{fill:#1c4a8c;margin-top:-2px;}.the-loop .social-plugin-like .like-icon.liked,.group-messages-list .social-plugin-like .like-icon.liked{fill:#235188;}.social-plugin-direct-message{padding-left:26px;position:relative;}.the-loop .social-plugin-direct-message .direct-message-icon{fill:#235188;width:20px;height:20px;margin-right:3px;position:absolute;left:0;transition:opacity 0.1s ease-in;-moz-transition:opacity 0.1s ease-in;-o-transition:opacity 0.1s ease-in;-webkit-transition:opacity 0.1s ease-in;}.the-loop .social-buttons > .likes-count,.the-loop .social-buttons > .comments-count{position:relative;float:right;}.the-loop .social-buttons > .comments-count{margin-left:5%;}.the-loop .social-plugin-likes-count .likes-count-text{padding-left:5px;}.the-loop .social-buttons .direct-message{margin-left:20px;}.social-plugin-comment-form{}.the-loop-comment-form .comment-user-avatar .circle-border{background-size:cover;background-position:top center;}.the-loop-comment-form .comment-user-avatar .circle-border,.the-loop-comment-row .social-plugin-comment-user-avatar .circle-border,.the-loop-comment-edit-form .comment-user-avatar .circle-border,.group-messages-list .comment-user-avatar .circle-border,.group-messages-list .social-plugin-comment-user-avatar .circle-border,.group-messages-list .comment-user-avatar .circle-border{background-size:cover;background-position:top center;}.social-plugin-comment-form .comment-fake-field{background-color:#fff;color:#757575;border:1px solid #dfe1e4;padding:10px 10px;border-radius:3px;margin-top:20px;font-size:14px;cursor:pointer;font-weight:bold;}.the-loop .social-plugin-comment-form .comment-fake-field,.group-messages-list .social-plugin-comment-form .comment-fake-field{font-weight:normal;font-size:14px;line-height:35px;height:35px;border:1px solid #c4c1c1;border-radius:5px;color:#b6b6b6;padding:2px 10px;margin-left:50px;margin-top:0;}.the-loop .social-plugin-likes-count,.the-loop .social-plugin-comments-count,.group-messages-list .social-plugin-likes-count,.group-messages-list .social-plugin-comments-count{display:block;line-height:1;text-align:center;position:relative;font-size:10px;visibility:hidden;}.the-loop .social-plugin-likes-count .likes-count,.the-loop .social-plugin-comments-count .comments-count,.group-messages-list .social-plugin-likes-count .likes-count,.group-messages-list .social-plugin-comments-count .comments-count{display:none;}.the-loop .social-plugin-likes-count.has-likes .likes-count,.the-loop .social-plugin-comments-count.has-comments .comments-count,.group-messages-list .social-plugin-likes-count.has-likes .likes-count,.group-messages-list .social-plugin-comments-count.has-comments .comments-count{top:-5px;left:5px;font-size:10px;position:absolute;display:inline-block;transform:translateX(-75%);right:auto;color:white;visibility:visible;background:#235188;padding:2px 4px;border-radius:7px;z-index:1;}.social-plugin-comment-form .comment-form-container{display:none;}.the-loop .social-plugin-comment-form .comment-form-container{display:none;margin-top:0px;}.social-plugin-comment-form .comment-user-avatar{float:left;margin-right:10px;}.social-plugin-comment-form .comment-form{margin-left:43px;border:1px solid #dfe1e4;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-top:10px;background-color:#fff;}.the-loop .social-plugin-comment-form .comment-form,.group-messages-list .social-plugin-comment-form .comment-form{margin-left:50px;border:1px solid #c4c1c1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;margin-top:0;}.social-plugin-comment-form .comment-form-footer{background-color:#fbfbfd;border-top:1px solid #dfe1e4;padding:8px 15px;position:relative;}.the-loop .social-plugin-comment-form .comment-form-footer,.group-messages-list .social-plugin-comment-form .comment-form-footer{background-color:#fff;border-top:1px solid #c4c1c1;}.social-plugin-comment-form .comment-pick-image{float:left;margin-top:6px;}.social-plugin-comment-form .comment-pick-image .camera-icon{width:21px;height:20px;fill:#7d7f88;}.social-plugin-comment-form .comment-pick-image.disabled{opacity:0.5 !important;}.social-plugin-comment-form .comment-pick-image.has-preloader{position:relative;padding-right:30px;}.social-plugin-comment-form .comment-pick-image.has-preloader .circle-preloader{width:16px;height:16px;display:inline;position:absolute;top:50%;margin-top:-12px;right:0px;border-top-color:rgba(18,77,137,0.65);border-bottom-color:rgba(170,170,170,0.7);border-left-color:rgba(170,170,170,0.7);border-right-color:rgba(170,170,170,0.7);opacity:0;transition:opacity 0.15s ease-in;-moz-transition:opacity 0.15s ease-in;-o-transition:opacity 0.15s ease-in;-webkit-transition:opacity 0.15s ease-in;}.social-plugin-comment-form .comment-pick-image.has-preloader.preloading .circle-preloader{opacity:1;}.social-plugin-comment-form .comment-submit-button{float:right;}.the-loop .social-plugin-comment-form .comment-submit-button,.group-messages-list .social-plugin-comment-form .comment-submit-button{line-height:23px;}.social-plugin-comment-form .comment-message{font-size:14px;padding:9px 10px 10px 10px;outline:none;color:#333333;}.social-plugin-comment-form .comment-message[contenteditable=true]:empty:before{content:attr(placeholder);display:block;color:#757575;}.the-loop .social-plugin-comment-form .comment-message[contenteditable=true]:empty:before{content:attr(placeholder);display:block;color:#b6b6b6;}.the-loop .social-plugin-comment-form .comment-message{color:#444444;}.social-plugin-comment-form .comment-image-container{display:inline-block;width:80px;height:80px;border:1px solid #cecece;margin:5px 5px;border-radius:3px;overflow:hidden;position:relative;}.social-plugin-comment-form .comment-image-container .comment-image-wrap{width:inherit;height:inherit;display:table-cell;vertical-align:middle;text-align:center;padding:0;margin:0;}.social-plugin-comment-form .comment-image-container .comment-image-wrap .delete{background:url(/img/close-icon.png);position:absolute;top:0;right:0;width:16px;height:16px;cursor:pointer;z-index:100;}.social-plugin-comment-row{margin-bottom:15px;margin-right:30px;}.the-loop .social-plugin-comment-row,.group-messages-list .social-plugin-comment-row{margin-bottom:8px;margin-right:0;}.the-loop .social-buttons,.group-messages-list .social-buttons{margin:15px 0 0 0;padding:0 0;position:relative;display:flex;}.social-plugin-comment-row .social-plugin-comment-user-avatar{width:30px;margin-right:10px;float:left;}.group-messages-list .social-plugin-comment-row .social-plugin-comment-info,.the-loop .social-plugin-comment-row .social-plugin-comment-info{margin-left:55px;background-color:#ececec;border-radius:5px;padding:10px;position:relative;}.group-messages-list .social-plugin-comment-row .social-plugin-comment-info::before,.the-loop .social-plugin-comment-row .social-plugin-comment-info::before{content:'';width:0;height:0;border:8px solid transparent;border-right-color:#ececec;border-left:0;position:absolute;left:-8px;top:12px;}.social-plugin-comment-row .social-plugin-comment-info{margin-left:40px;padding-right:35px;position:relative;}.social-plugin-comment-row .social-plugin-comment-info .comment-options{position:absolute;top:0;right:-30px;z-index:10;}.the-loop .social-plugin-comment-row .social-plugin-comment-info .comment-options,.group-messages-list .social-plugin-comment-row .social-plugin-comment-info .comment-options{position:absolute;top:0;right:5px;z-index:10;}.social-plugin-comments-list .social-plugin-comments-load-more{display:block;text-align:center;background-color:#cfd2d6;padding:8px;margin-bottom:10px;font-size:16px;color:#52545f !important;text-decoration:none !important;}.social-plugin-comments-list .social-plugin-comments-load-more:hover{background-color:#dddfe0 !important;}.social-plugin-comment-row .social-plugin-comment-author-info{font-size:12px;margin-bottom:3px;}.social-plugin-comment-row .social-plugin-comment-author-info .dot{position:relative;top:-2px;font-size:18px;}.social-plugin-comment-row .social-plugin-comment-text{line-height:15px;width:90%;}.the-loop .social-plugin-comment-row .social-plugin-comment-text{width:auto;margin-right:44px;}.social-plugin-comment-row .social-plugin-comment-text .social-plugin-comment-full{display:none;}.social-plugin-comment-row .social-plugin-comment-text .social-plugin-comment-expand{display:block;}.social-plugin-comment-row .social-plugin-comment-text .social-plugin-comment-image-label{margin-top:3px;}.the-loop .social-plugin-comment-row .social-plugin-comment-image,.group-messages-list .social-plugin-comment-row .social-plugin-comment-image{margin-top:10px;}.social-plugin-comments-list{}.social-plugin-comments-list-load-all{margin-bottom:10px;display:inline-block;}.the-loop .social-plugin-comments-list-load-all,.group-messages-list .social-plugin-comments-list-load-all{margin-bottom:10px;display:inline-block;float:none;}.group-messages-list .social-plugin-comment-row .social-plugin-comment-author-info,.the-loop .social-plugin-comment-row .social-plugin-comment-author-info{font-size:14px;font-weight:bold;}.options-button{display:inline-block;padding:11px 12px 12px;border-radius:3px;color:#999;margin:0;cursor:pointer;}.options-button.shown,.options-button:hover{background:#eee;}.options-button .dots{width:4px;height:4px;background:#aaa;position:relative;border-radius:50%;display:block;}.options-button .dots:before{left:7px;}.options-button .dots:after{right:7px;}.options-button .dots:before,.options-button .dots:after{content:"";position:absolute;width:4px;height:4px;background:inherit;border-radius:50%;}.who-liked-list{padding:0 24px 15px 24px;}.who-liked-list .who-liked-row{padding:18px 0;border-bottom:1px solid #e0dede;}.who-liked-list .who-liked-image{display:table-cell;min-width:40px;min-height:40px;}.who-liked-list .who-liked-info{display:table-cell;vertical-align:middle;width:100%;padding-left:10px;}.who-liked-list .who-liked-info div{margin-top:2px;}.who-liked-list .who-liked-info div a{color:#235188;text-decoration:none;}.who-liked-list .who-liked-info div a:hover{text-decoration:underline;}.who-liked-list .load-more{color:#235188;display:block;text-decoration:none;padding:18px 0;}.who-liked-list .load-more:hover{text-decoration:underline;}@media screen and (max-width:350px){.the-loop .social-buttons .direct-message .desktop{display:none;}}.interest_detail_page .event-list{border-bottom:none;margin:0px;padding:0px;}.interest_detail_page .group-info{border-bottom:1px solid #dfe1e4;padding-bottom:10px;}.interest_detail_page .event-list .title a{color:#235188 !important;}.interest_detail_page .btn-orange,.interest_detail_page .btn-white{width:125px;padding:3px;font-size:14px;}.interest_detail_page .btn-invite{border:1px solid grey;}.interest_detail_page .interest-join .btn-post{width:185px;}.widget-interest .btn{margin-top:15px;}.widget-interest .group-widget-row .leave-group{font-size:11px;position:absolute;top:4px;right:0;}.sidebar-widget .widget-content.widget-interest{padding:0;}.interest_detail_page .event-list .buttons-wrap{float:right;position:absolute;right:10px;bottom:10px;top:auto;}.interest_detail_page .event-list .buttons .going-button .btn{margin-top:0px;}.interest_detail_page .event-list .calenedar-wrap{position:absolute;left:20px;bottom:80px;height:40px;width:50px;background-color:#FFFFFF;padding:10px;font-size:16px;text-align:center;border:1px solid #dfe1e4;border-radius:5px;font-weight:200;}.interest_detail_page .event-list .calenedar-wrap .calendar-day{font-size:22px;text-align:center;padding-top:3px;font-weight:500;}.interest_detail_page .event-list .info-column{margin-left:0;margin-right:0;}.interest_detail_page .event-list .event-image{border:1px solid #dfe1e4;border-top-left-radius:3px;border-top-right-radius:3px;}.interest_detail_page .event-list .event-image a{background-size:cover;background-position:center center;width:100%;height:250px;display:block;}.interest_detail_page .event-list .event-info{background-color:#f6f6f7;border-left:1px solid #dfe1e4;border-right:1px solid #dfe1e4;border-bottom:1px solid #dfe1e4;border-radius:3px;padding:10px 0 0 10px;height:50px;}.interest_detail_page .event-list .event-info-detail{display:block;float:left;}.interest_detail_page .event-list .event-info.big{height:80px;}.interest_detail_page .event-list .event-info .event-info-addr{color:#999999;}.interest_detail_page .message-content{margin-top:10px;}.interest_detail_page .interest-invite{background-color:#1e4c8d;color:white;padding:10px;text-align:center;display:none;border-radius:5px;}.interest_detail_page .interest-invite.active{display:block;position:absolute;width:calc(100% - 60px);bottom:30%;opacity:0.8;}.interest.group-members-widget-block .group-widget-member-row.no-border{border-bottom:none;}.interest_detail_page #member-counter{float:right;line-height:18px;padding-left:3px;font-size:13px;}.interest_detail_page .info-container{}.interest-join{margin-top:15px;position:relative;}.interests-btn-block > div{margin-top:3px;}#member-counter-block{position:absolute;right:0;top:5px;}@media screen and (max-width:450px){.interest_detail_page .btn-orange,.interest_detail_page .btn-white{width:115px;}.interest_detail_page .post-container > div{display:block !important;}.interest_detail_page .post-container .btn-invite{width:191px !important;}}@media screen and (max-width:376px){.interest_detail_page .btn-invite{width:55px;}.interest_detail_page .interest-invite.active{bottom:35%;}}.interest_category .info-container{padding:0;}.info-container.interest-slider{line-height:0;height:275px;}#left_content.interest_category a{text-decoration:none !important;}.interest-intro-container{padding:16px 16px;padding-left:95px;padding-right:95px;background-color:white;text-align:center;}.interest-intro-banner-wide{display:block;max-width:451px;height:113px;margin:0 auto;vertical-align:middle;}.interest-intro-header{margin:20px 0;font-weight:bold;font-size:22px;line-height:26px;}.interest-intro-container .interest-intro-description{color:#444444;font-weight:400;font-size:16px;line-height:19px;margin-bottom:12px;}.interest-media-nav-inner{border-top:1px solid #DFE1E4;padding:10px 16px;}.interest-list-item-container:first-child .interest-media-nav-inner{border-top:none;}.interest-media-nav-body{vertical-align:middle !important;height:45px;}.interest-media-nav-heading{font-weight:500;font-size:16px;line-height:20px;margin:0 !important;color:#333333;}.interest-media-nav-member-count{margin-top:6px;}.interest-section-footer{border-top:1px solid rgba(0,0,0,0.1);display:block;padding:12px;cursor:pointer;color:#0075A1;text-decoration:none;}.interest-layout-header{border-bottom:1px #EFF1F3 solid;padding:16px 16px;}.interest-layout-header-title{font-weight:400;font-size:16px;line-height:20px;padding:0;margin:0;}.interest-layout-header-title{font-weight:400;font-size:16px;line-height:20px;padding:0;margin:0;}.interest-cube-horizontal-list-container{position:relative;overflow-x:hidden;display:inline-block;width:100%;height:100%;margin:25px 0;z-index:80;}.interest-cube-horizontal-list{width:100%;position:relative;float:left;margin:0;}.interest-cube-horizontal-list .interest-list-item-container{display:inline-block;}.interest-cube{margin-right:25px;display:inline-block;width:160px;white-space:normal;box-shadow:1px 1px 3px rgba(0,0,0,0.2);border-radius:3px;float:left;}.interest-cube a{text-decoration:none !important;}.interest-cube-inner{display:block;position:relative;}.interest-cube-category-icon-container{position:relative;height:40px;}.interest-cube-category-icon{display:block;position:absolute;left:12px;bottom:-5px;background:#6397e1;width:35px;height:35px;border-radius:50%;}.interest-cube-category-icon span{font-size:18px;color:#fff;display:block;margin:0 auto;width:100%;text-align:center;margin-top:8px;line-height:20px;}.interest-cube-body{padding:12px;}.interest-cube-body-inner{font-weight:500;font-size:14px;line-height:19px;color:#333333;line-height:1.1em;}.interest-cube-name{padding-top:2px;height:34px;margin-bottom:10px;line-height:16px;word-wrap:break-word;color:#124c89;}.interest-cube-name span{font-weight:bold;}.interest-cube-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;}.interest-cube-member-count{display:flex;flex-direction:row;align-items:center;}.interest-member-count-icon{width:20px;height:20px;display:inline-block;fill:#747b86;}.interest-member-count-text{color:#6F7681;display:inline-block;margin-left:5px;margin-top:5px;}.interest-list-slider .next,.interest-list-slider .prev{display:block;position:absolute;right:0;top:50px;z-index:20;width:30px;height:65px;opacity:1;background:#f4f4f7 none repeat scroll 0 center;cursor:pointer;transition:visibility 0s,opacity 0.3s linear;}.interest-list-slider .prev{left:0;border-top:1px rgba(0,0,0,0.1) solid;border-bottom:1px rgba(0,0,0,0.1) solid;border-right:1px rgba(0,0,0,0.1) solid;}.interest-list-slider .next{right:0;border-top:1px rgba(0,0,0,0.1) solid;border-bottom:1px rgba(0,0,0,0.1) solid;border-left:1px rgba(0,0,0,0.1) solid;}.interest-list-slider .next svg,.interest-list-slider .prev svg{fill:#aaabb0;height:27px;width:30px;position:absolute;top:30%;}.interest-list-slider.no-slider .prev,.interest-list-slider.no-slider .next{display:none;}.wrap-item-list-data{position:relative;left:25px;}.inner-item-list-data{width:1000000px;clear:both;}.with-dropdown-container{display:inline-block;}.interest-media{background-color:white;margin:0 !important;}.interest-media-inner{border-top:1px solid rgba(0,0,0,0.1);margin:0 20px;}.interest-list-item-container:first-child .interest-media-inner{border-top:none;}.interest-media-body{width:10000px;padding:16px 0;}.interest-media-nav-icon{vertical-align:middle !important;padding-right:13px !important;}.interest-media-nav-icon svg{width:40px;height:22px;}.interest-media .interest-media-body{vertical-align:middle;}.interest-media-heading{font-weight:bold;font-size:14px;line-height:20px;color:#124c89;margin:0 !important;}.interest-media-right{vertical-align:middle !important;padding:16px 0 16px 16px !important;}.media-right,.media > .pull-right{padding-left:10px;}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top;}.all-interest-group-container .btn-orange{padding:3px 25px;border:1px solid #db621b;}.all-interest-list .btn-orange,.all-interest-list .btn-white{width:125px;padding:3px;font-size:14px;}.all-interest-list .btn-orange.btn-post-to-the,.all-interest-list .btn-white.btn-post-to-the{width:230px;padding:3px;font-size:14px;}.all-interest-list .btn-white.btn-post-to-the>.small{display:none;}.all-interest-list .btn-white.btn-post-to-the>.large{display:inline-block;}.btn-interest-container.btn-orange:active,.btn-interest-container .btn-white:active{outline:none;position:static;}.btn-interest-container .btn-orange:focus,.btn-interest-container .btn-white:focus{outline:none;}.btn-interest-container .btn-white{border-color:#ec5f1d;border-radius:5px;background:#fff;box-shadow:none;}.btn-interest-container .btn-white span{color:#ec5f1d;font-size:14px;}.btn-interest-container .btn-white span:before{content:"\2713";width:20px;height:20px;color:#ec5f1d;font-size:14px;margin-right:10px;}.btn-interest-container .btn-light-grey-border img{vertical-align:middle;}.with-dropdown-container > span span,.with-dropdown-container > span img{display:inline-block;}.with-dropdown-contents{position:absolute;z-index:90;}.dropdown-container{left:-2px;margin-top:12px;min-width:235px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.25);box-shadow:0 0 4px 0 rgba(0,0,0,0.25);-webkit-animation:fadein 200ms;-moz-animation:fadein 200ms;-ms-animation:fadein 200ms;-o-animation:fadein 200ms;animation:fadein 200ms;background-color:white;border-radius:3px;position:absolute;}.interest-subscribe-dropdown{margin-top:4px;}.dropdown-menu-item{outline:none;border:none;background:none;margin:0;padding:0;display:block;text-align:left;width:100%;padding:12px;border-bottom:1px solid #EFF1F3;font-weight:500;font-size:14px;line-height:19px;-webkit-transition:background-color 200ms ease,color 100ms ease;-moz-transition:background-color 200ms ease,color 100ms ease;-o-transition:background-color 200ms ease,color 100ms ease;transition:background-color 200ms ease,color 100ms ease;cursor:pointer;}.dropdown-menu-item:last-child{border-radius:0 0 3px 3px;border-bottom:none;}.dropdown-menu-item:hover:enabled{background-color:#EFF1F3;opacity:1;}.dropdown-menu-item-icon{display:inline-block;position:absolute;width:17px;height:19px;margin-top:0;}.dropdown-menu-item-label{margin-left:24px;}.btn .interest-subscribe-button-dropdown-icon{fill:#acacac;width:10px;height:10px;margin-left:8px;margin-bottom:-2px;}.btn.btn-post-to-the .interest-subscribe-button-dropdown-icon{margin-left:0px;margin-right:-10px;padding:10px;padding-bottom:5px;margin-bottom:-8px;}.with-dropdown-underlay{width:100%;height:100%;table-layout:fixed;background:rgba(0,0,0,0);position:fixed;top:0;left:0;z-index:70;}.interest_category .clearfix:before,.interest_category .clearfix:after{content:".";display:block;height:0;overflow:hidden;}.interest_category .clearfix:after{clear:both;}.interest_category .clearfix{zoom:1;}.suggest-channel-sidebar-hr{margin:-16px 0 16px 0;}.sidebar-widget .widget-content.widget-interest{padding:0;}.widget-interest .btn{margin-top:15px;}.btn-interest-container .btn-follow .circle-preloader{border-top-color:rgba(255,255,255,0.65) !important;border-bottom-color:rgba(255,255,255,0.15) !important;border-left-color:rgba(255,255,255,0.65) !important;border-right-color:rgba(255,255,255,0.15) !important;vertical-align:middle;}.interest_category .leave-group-preloader{display:block;margin:0 auto;text-align:center;}.interest-popup.groups-list .groups-info{margin-left:10px;display:block;vertical-align:middle;width:50%;padding-left:10px;margin-top:10px;}.interest-popup.groups-list .groups-row{padding:5px 0;}.interest-popup.groups-list .groups-info svg{width:20px;height:20px;float:left;margin-right:7px;position:relative;top:0px;}.interest-popup.groups-list .groups-buttons{display:block;padding:0px 24px 6px 24px;}.interest-popup .load-more{display:block;text-align:center;background-color:#cfd2d6;padding:8px;font-size:16px;color:#52545f !important;text-decoration:none !important;}@media only screen and (min-width:992px){.interest-cube-category-icon-container{border-radius:3px 3px 0 0;}}@media only screen and (max-width:700px){.interest-intro-container{padding:16px;}}@media only screen and (max-width:600px){.dropdown-container{min-width:160px;left:-11px;}.dropdown-menu-item:last-child svg{}}@media only screen and (max-width:520px){.interest-intro-banner-wide{max-width:280px;height:auto;}.all-interest-list .btn-orange.btn-post-to-the,.all-interest-list .btn-white.btn-post-to-the{width:125px;}.all-interest-list .btn-white.btn-post-to-the>.small{display:inline-block;}.all-interest-list .btn-white.btn-post-to-the>.large{display:none;}}body.jobs-body{overflow-x:hidden;}.jobs-body.plain-template .layout-container,.jobs-body .plain-template #header-bar .header-bar-container{max-width:1054px;}.paid-jobs-plain .container-banner{margin-bottom:35px;display:table;}.paid-jobs-plain .container-banner > div{display:inline-block;width:50%;}.paid-jobs-plain .photo-block{float:right;}.paid-jobs-plain .photo-block img{width:100%;display:block;}.paid-jobs-plain .logo-block{padding-top:10px;}.paid-jobs-plain .logo-block svg{vertical-align:middle;}.paid-jobs-plain .logo-block span{color:rgb(242,132,73);margin-left:10px;font-size:22px;font-weight:100;}.paid-jobs-plain h1{margin:50px 0 10px;color:rgb(58,108,181);font-size:25px;}.paid-jobs-plain .description{padding-right:50px;margin-bottom:20px;color:#303b44;}.paid-jobs-plain .text-block a{padding:5px 50px;font-size:15px;}.paid-jobs-plain .container-grey{background-color:rgb(245,246,247);padding:50px 0;display:table;height:auto;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:35px;}.paid-jobs-plain .container-grey.started-container{margin-bottom:50px;padding-bottom:10px;}.paid-jobs-plain .privacy{margin-top:50px;font-size:12px;text-align:center;color:#303b44;}.paid-jobs-plain .privacy a{color:#3a6eb7;}.paid-jobs-plain .container-grey-wrap{width:1054px;margin:0 auto;}.paid-jobs-plain .col-3-inner{width:calc((100% - 295px)/3);display:inline-block;float:left;margin:0 40px;}.paid-jobs-plain .col-3-inner p{color:#303b44;}.paid-jobs-plain .col-3-inner p > a{color:#3a6eb7;}.paid-jobs-plain .title,.paid-jobs-plain .col-3-inner .title{color:#3a6eb7;margin-bottom:20px;font-size:17px;font-weight:bold;}.paid-jobs-plain .container-how-it-works,.paid-jobs-plain .container-rates{margin-bottom:35px;}.paid-jobs-plain .container-how-it-works .wrap-inner{display:table;position:relative;margin-bottom:50px;}.paid-jobs-plain .container-how-it-works .photo-block{width:400px;}.paid-jobs-plain .container-how-it-works .content-left .text-block{display:inline-block;width:calc(100% - 450px);}.paid-jobs-plain .block-title{color:rgb(242,132,73);margin-bottom:30px;font-size:22px;font-weight:100;}.paid-jobs-plain .youtube-video{background-color:rgb(58,108,181);color:#fff;padding:10px 50px !important;border-radius:3px;margin-top:25px;position:absolute;bottom:10px;text-decoration:none;}.paid-jobs-plain .youtube-video:before{content:"\A";border-style:solid;border-width:8px 0px 8px 15px;border-color:transparent transparent transparent #fff;position:absolute;left:20px;top:9px;}.paid-jobs-plain .container-how-it-works .content-right .text-block{padding-left:450px;padding-top:65px;}.paid-jobs-plain .container-how-it-works .content-right .photo-block{float:left;position:absolute;top:0;}.paid-jobs-plain .container-how-it-works small{font-size:10px;}.paid-jobs-plain .container-how-it-works .content-left:last-child .text-block{padding-top:95px;}.paid-jobs-plain .testimonail-container{padding:20px 0;}.paid-jobs-plain .testimonail-container > div div:first-child{font-weight:bold;margin:0 auto 15px;text-align:center;font-size:17px;}.paid-jobs-plain .testimonials{margin:0 auto;text-align:center;width:90%;}.paid-jobs-plain .testimonials-inner{width:70%;position:relative;}.paid-jobs-plain .testimonials p:first-child{color:rgb(88,97,103);margin:25px auto 10px;font-style:italic;font-weight:normal;}.paid-jobs-plain .testimonials .byline{font-weight:bold;color:rgb(48,59,68);}.paid-jobs-plain .container-pics{background:url(/img/jobs-landing/partner.png) no-repeat;background-size:contain;background-position-x:center;min-height:237px;}.paid-jobs-plain .title-rates{text-align:center;margin-bottom:20px;font-size:22px;color:rgb(58,108,181);font-weight:bold;}.paid-jobs-plain .container-rates .text-block{width:50%;margin:0 auto 10px;text-align:center;color:#303b44;}.paid-jobs-plain .contact-block{margin:0 auto 10px;text-align:center;}.paid-jobs-plain .contact-block img{display:inline-block;vertical-align:middle;width:150px;}.paid-jobs-plain .contact-block a{display:inline-block;font-weight:bold;color:rgb(58,108,181);text-decoration:none;}.paid-jobs-plain .email-block{color:rgb(58,108,181);text-align:center;text-decoration:none;display:block;}.paid-jobs-plain .started-container .text-block{text-align:center;color:rgb(66,75,84);margin-bottom:10px;font-size:14px;}.paid-jobs-plain .started-container .title{font-weight:normal;font-size:22px;text-align:center;color:rgb(66,75,84);margin-bottom:10px;}.paid-jobs-plain .started-container .btn{margin:0 auto;display:block;text-align:center;padding:10px;width:150px;font-size:18px;}.paid-jobs-plain q{quotes:"“" "”" "‘" "’";color:rgb(185,187,188);}.paid-jobs-plain q:before{content:open-quote;position:absolute;left:-35px;top:-15px;font-size:90px;font-weight:normal;}.paid-jobs-plain q:after{content:close-quote;position:absolute;right:-30px;top:0;font-size:90px;font-weight:normal;}.jobs-footer-menu{background-color:rgb(57,106,178);color:#fff;position:fixed;bottom:0;width:100%;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}#header-bar.jobs-header{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}.jobs-footer-menu.show-element,#header-bar.jobs-header.show-element{opacity:1;}.footer-container{max-width:1054px;display:block;margin:0 auto;padding:5px 0;}.jobs-footer-menu .left{margin-left:10px;}.jobs-footer-menu .left > p{display:inline-block;font-weight:100;font-size:14px;}.jobs-footer-menu .left > a{color:rgb(57,106,178) !important;padding:5px 50px;margin-left:10px;font-size:17px;}.jobs-footer-menu .right{margin-top:13px;margin-right:10px;}.jobs-footer-menu .right > a{font-size:14px;color:#fff;text-decoration:none;font-weight:100;}.jobs-footer-menu .right > a:nth-child(2){margin:0 10px;}.jobs-header #header-bar-left-container{padding:10px 0;}.jobs-header #header-bar-left-container a{color:#fff;text-decoration:none;}.jobs-header #header-bar-left-container a:nth-child(2){margin:0 10px;}#header-bar.jobs-header .user-nav-item a{font-size:16px;}.jobs-header .header-user-nav .user-nav-item{margin-bottom:10px;}.paid-jobs-plain .btn-orange,.jobs-footer-menu .btn-white{font-weight:bold;}.paid-jobs-plain .text-block .post-job-link{padding:0;font-size:inherit;color:#3a6eb7;text-decoration:none;display:inline-block;width:auto;margin:0;}@media screen and (max-width:1100px){.paid-jobs-plain .container-grey-wrap{width:100%;}}@media screen and (max-width:960px){.paid-jobs-plain .youtube-video{position:relative;padding:10px 10px 10px 30px !important;bottom:0;font-size:13px !important;}.paid-jobs-plain .youtube-video:before{left:5px;}.paid-jobs-plain .container-how-it-works .content-left:last-child .text-block{padding-top:35px;}.paid-jobs-plain .container-pics{height:calc(100vw * 0.25);min-height:unset;width:90%;margin:0 auto;}.jobs-footer-menu .footer-container{width:100%;}}@media screen and (max-width:900px){.jobs-header .header-user-nav .user-nav-item{margin-bottom:0;}}@media screen and (max-width:760px){.plain-template #header-bar.fixed + #content{margin-top:50px;}.paid-jobs-plain .container-grey{display:none;}.paid-jobs-plain .container-banner > div{display:block;width:100%;}.paid-jobs-plain .container-banner > div img{display:none;}.paid-jobs-plain .container-grey,.paid-jobs-plain .container-how-it-works,.paid-jobs-plain .container-rates,.paid-jobs-plain .block-title,.paid-jobs-plain .container-how-it-works .wrap-inner{margin-bottom:20px;}.paid-jobs-plain .container-how-it-works .wrap-inner > div{width:90%;margin:0 auto;float:none;}.paid-jobs-plain h1{text-align:center;margin-top:10px;}.paid-jobs-plain .description{padding-right:0;text-align:center;margin:0 auto 20px;}.paid-jobs-plain .container-banner{margin-bottom:30px;}.paid-jobs-plain .text-block a{margin:0 auto 10px;display:block;width:70px;}.paid-jobs-plain .photo-block{float:none;}.paid-jobs-plain .title{text-align:center;}.paid-jobs-plain .col-3-inner{width:calc((100% - 120px)/3);margin:0 20px;}.paid-jobs-plain .container-how-it-works .content-left .text-block{display:block;width:100%;text-align:center;}.paid-jobs-plain .container-how-it-works .content-left .photo-block{float:none;margin:0 auto;width:300px;}.paid-jobs-plain .container-how-it-works .content-right .text-block{padding:0;}.paid-jobs-plain .container-how-it-works .content-right .photo-block{float:none;position:unset;margin:0 auto;width:300px;}.paid-jobs-plain .container-how-it-works .wrap-inner.content-left{background:#EEF5FD;padding-top:25px;padding-bottom:25px;width:100vw;left:50%;margin-left:-50vw;}.paid-jobs-plain .text-block .youtube-video{width:260px;margin:20px auto;padding:10px 10px 10px 30px !important;font-size:13px;}.paid-jobs-plain .container-how-it-works .content-left:last-child .text-block{padding:0;}.paid-jobs-plain .container-how-it-works .content-left:last-child .photo-block{margin-top:20px;}.paid-jobs-plain .container-rates .text-block{width:100%;}.paid-jobs-plain q:after{bottom:0;}#how-it-works .block-title{display:none;}}@media screen and (max-width:620px){.jobs-footer-menu .left{float:none;text-align:center;}.jobs-footer-menu .right{display:none;}}@media screen and (max-width:560px){.paid-jobs-plain .col-3-inner{float:none;display:block;margin:0 auto;width:300px;text-align:center;}.paid-jobs-plain .col-3-inner:nth-child(2){margin:40px auto;}.paid-jobs-plain .container-pics{background:url(/img/jobs-landing/partner_small.png) no-repeat;height:calc(100vw * 1.2);width:auto;background-size:contain;background-position:center;}.paid-jobs-plain .testimonials-inner{width:80%;}}@media screen and (max-width:420px){#header-bar.jobs-header .user-nav-item a,.jobs-header #header-bar-left-container a{font-size:12px;}.jobs-header #header-bar-left-container a:nth-child(2){margin:0 5px;}}@media screen and (max-width:360px){.jobs-footer-menu .left > a{padding-right:20px;padding-left:20px;}.paid-jobs-plain .text-block .youtube-video{padding:10px 5px 10px 20px !important;}}.messenger_view #header-bar.fixed + #content{margin-top:0;padding-top:54px;}@media screen and (max-width:900px){.messenger_view #header-bar.fixed + #content{padding-top:106px;}}.messenger_view .mobile{display:none;}.messenger_view .emoji-mart{position:absolute;bottom:59px;left:0;z-index:1;border:1px solid #e5e5e5;border-radius:2px;}.messenger_view .emoji-mart-search{display:none;}.messenger_view .emoji-mart-anchors{color:#6f7681;}.messenger_view .emoji-mart-anchor-selected{color:#1c4a8c !important;}.messenger_view .emoji-mart-anchor-selected .emoji-mart-anchor-bar{background-color:#1c4a8c !important;}.messenger_view .click-to-scroll-to-the-bottom{display:none;background:#ffffff;width:45px;height:45px;border-radius:45px;position:fixed;bottom:0;right:0;margin:0 10px 10px 0;transition:box-shadow 0.15s;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);cursor:pointer;}.messenger_view #scroll-unseen-container span{background-color:#1c4a8c;border-radius:3px;color:#fff;padding:3px 5px;font-size:11px;line-height:11px;font-weight:normal;position:absolute;top:-5px;left:-9px;}.messenger_view .click-to-scroll-to-the-bottom svg{width:19px;height:19px;padding:13px;fill:#444;}.messenger_view .mobile-nav-top{background:#3b6eb7;display:block;color:#fff;padding:7px 0;position:fixed;width:100%;top:52px;height:35px;z-index:1;}.messenger_view #main_area{min-height:auto;}.messenger_view .end-content{display:none;}.messenger_view .chat-history-no-selected{color:#666666;font-size:14px;display:table;width:100%;}.messenger_view .chat-history-no-selected .no-selected-mg{padding:20px;display:table-cell;vertical-align:middle;text-align:center;}.messenger_view .chat-preview-no-chats{color:#666666;font-size:14px;line-height:25px;text-align:center;}.messenger_view .chat-preview-no-chats svg{fill:#5e6272;height:60px;display:block;margin:30px auto 10px;}.messenger_view .chat-preview-no-chats a{color:#1c4a8c;text-decoration:none;}.messenger_view .chat-preview-no-chats a:hover{text-decoration:underline;}.messenger_view .chat-message-container .user-avatar,.messenger_view .chat-previews-list .user-avatar,.messenger_view .chat-typing-indicator .user-avatar{display:table;width:45px;height:45px;float:left;margin:0 15px 0 0;}.messenger_view .chat-previews-list .user-avatar .circle-preloader{margin:0 auto;display:block;}.messenger_view .chat-typing-indicator i{background-color:#6f7681;border-radius:50%;display:inline-block;height:2px;width:2px;margin-right:2px;}.messenger_view .chat-typing-indicator .a{margin-left:1px;animation:bounce 1s 0s infinite ease-in;}.messenger_view .chat-typing-indicator .b{animation:bounce 1s 0.25s infinite ease-in;}.messenger_view .chat-typing-indicator .c{animation:bounce 1s 0.5s infinite ease-in;margin:0;}.messenger_view .chat-message-container .user-avatar span,.messenger_view .chat-previews-list .user-avatar span,.messenger_view .chat-typing-indicator .user-avatar span{display:table-cell;overflow:hidden;vertical-align:middle;}.messenger_view .chat-message-container .user-avatar img,.messenger_view .chat-previews-list .user-avatar img,.messenger_view .chat-typing-indicator .user-avatar img{display:block;margin:0 auto;width:45px;height:45px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.messenger_view .left-section{float:left;width:350px;height:100%;background:#fff;border-left:1px solid #efefef;border-right:1px solid #efefef;}.messenger_view .list-loading{text-align:center;font-size:12px;color:#6f7681;}.messenger_view .list-loading .text{padding:30px 0;}.messenger_view .list-loading .circle-preloader{margin:10px 0;}.messenger_view ul.chat-navigation{list-style-type:none;margin:0;padding:0;overflow:hidden;border-bottom:1px solid #e5e5e5;}.messenger_view ul.chat-navigation li{float:left;}.messenger_view ul.chat-navigation li:first-child + li + li{float:right;}.messenger_view ul.chat-navigation li .list-section-item{display:block;color:#1c4a8c;text-align:center;padding:16px;font-size:14px;font-weight:100;text-decoration:none !important;border-bottom:2px solid transparent;}.messenger_view ul.chat-navigation li .list-section-item:hover{cursor:pointer;}.messenger_view ul.chat-navigation li.tab .list-section-item.active,.messenger_view ul.chat-navigation li.tab .list-section-item:hover{border-color:#235188;}.messenger_view ul.chat-navigation .list-section-item.compose{font-weight:bold;}.messenger_view ul.chat-navigation .list-section-item svg{width:18px;height:15px;fill:#666;margin:0 2px -4px 0px;}.messenger_view .chat-previews-list .chat-preview{display:block;overflow:hidden;cursor:pointer;border-bottom:1px solid rgb(239,241,243);padding:10px;position:relative;}.messenger_view .chat-previews-list .chat-link{display:block;overflow:hidden;}.messenger_view .chat-previews-list .chat-preview.unread{font-weight:bold;}.messenger_view .chat-previews-list .chat-preview.active,.messenger_view .chat-previews-list .chat-preview:hover{background:#f2f2f2;}.messenger_view .chat-previews-list .status{position:absolute;bottom:-2px;left:33px;}.messenger_view .chat-previews-list .online{display:block;width:10px;height:10px;border-radius:10px;background:#19d871;border:2px solid #fff;}.messenger_view .chat-previews-list .unseen-container .wrapper{float:right;}.messenger_view .chat-previews-list .unseen-container .value{background-color:#fa3e3e;border-radius:3px;color:#fff;padding:1px 3px;font-size:11px;line-height:11px;font-weight:normal;}.messenger_view .chat-previews-list .chat-preview-detail{width:200px;font-size:14px;color:#666666;float:left;line-height:25px;}.messenger_view .chat-previews-list .chat-preview-subject{color:#1c4a8c;}.messenger_view .chat-previews-list .chat-preview-with-user{font-size:14px;color:#666666;line-height:25px;}.messenger_view .chat-previews-list .chat-preview-right{width:40px;font-size:12px;color:#666666;float:right;line-height:25px;overflow:hidden;}.messenger_view .chat-previews-list .chat-preview-menu{width:40px;height:40px;position:absolute;top:16px;right:5px;transition:opacity 150ms ease-in-out;opacity:0;}.messenger_view .chat-previews-list .chat-preview:hover .chat-preview-menu{opacity:1;}.messenger_view .chat-previews-list .chat-preview:hover .chat-preview-right{opacity:0;}.messenger_view .chat-previews-list .new-dialog-preview .chat-preview-menu{top:0;right:0;text-align:right;width:30px;height:30px;}.messenger_view .chat-previews-list .new-dialog-preview .chat-preview-menu .icon-container{width:12px;height:12px;padding:10px;}.messenger_view .chat-previews-list .new-dialog-preview .chat-preview-menu svg{height:12px;width:12px;}.messenger_view .chat-previews-list .chat-preview-menu .icon-container{position:relative;width:22px;height:22px;padding:9px;}.messenger_view .chat-previews-list .chat-preview-menu svg{fill:#666666;height:22px;width:22px;}.messenger_view .chat-previews-list .chat-preview-right .active{float:right;width:100%;font-weight:normal;}.messenger_view .chat-previews-list .chat-preview-right .active::before{content:"\00b7";float:right;color:rgb(218,98,31);font-size:55px;}.messenger_view .chat-previews-list .chat-preview-last-time{font-weight:normal;text-align:right;}.messenger_view .chat-previews-list .chat-typing-indicator{color:#1c4a8c;font-weight:normal;}.messenger_view .chat-previews-list .chat-typing-indicator span i{background-color:#1c4a8c;}.messenger_view .scroll-section-container{overflow-y:auto;}.messenger_view .right-section{position:relative;background:#fff;margin-left:370px;}.messenger_view .content-container{position:relative;background:#fff;}.messenger_view .new-chat .user-search-left-container{width:30px;position:absolute;top:50%;transform:translate(0,-50%);}.messenger_view .new-chat .user-search-right-container{margin-left:30px;position:relative;}.messenger_view .new-chat .search-results-container{text-align:left;background:#ffffff;font-size:14px;border:1px solid #e5e5e5;position:absolute;width:99.7%;width:calc(100% - 2px);top:29px;overflow-y:auto;max-height:126px;z-index:1;}.messenger_view .new-chat .search-result-no-found{padding:5px 15px;overflow:hidden;clear:both;cursor:default;}.messenger_view .new-chat .search-result-left img{width:32px;height:32px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:block;}.messenger_view .new-chat .search-result-left{float:left;padding:0 10px 0 15px;}.messenger_view .new-chat .search-result-right{float:left;line-height:20px;}.messenger_view .new-chat .search-result-right-bottom{font-size:11px;line-height:12px;color:#999999;}.messenger_view .new-chat .search-result-right-bottom span{margin-left:5px;padding-left:5px;border-left:1px solid #999999;}.messenger_view .new-chat .search-result-right-bottom span:first-child{margin-left:0;padding-left:0;border-left:none;}.messenger_view .new-chat .search-result-row{padding:5px 0;overflow:hidden;clear:both;cursor:pointer;}.messenger_view .new-chat .search-result-row.focus,.messenger_view .new-chat .search-result-row:hover{background:#f2f2f2;}.messenger_view .new-chat .search-input{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;width:100%;height:30px;line-height:30px;font-size:14px;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;border:1px solid #e5e5e5;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-appearance:none;}.messenger_view .chat-header{position:relative;text-align:center;color:#666666;padding:10px 20px;border-bottom:1px solid #e5e5e5;height:30px;line-height:30px;font-size:16px;}.messenger_view .chat-sub-title{display:block;padding:30px 0 20px;text-align:center;font-size:12px;min-height:14px;color:#6f7681;}.messenger_view .chat-loading{padding:28px 0 20px;text-align:center;font-size:12px;color:#6f7681;}.messenger_view .chats-end-container{padding:27px 0;text-align:center;color:#6f7681;font-size:14px;}.messenger_view .chat{margin:0;overflow-y:auto;display:flex;flex-flow:wrap;position:relative;}.messenger_view .chat .circle-preloader{left:50%;transform:translate(-50%,0);position:absolute;top:19px;}.messenger_view .chat .chat-top,.messenger_view .chat .chat-middle,.messenger_view .chat .chat-bottom{flex-flow:row wrap;width:100%;}.messenger_view .chat .chat-middle{align-self:flex-end;}.messenger_view .chat .chat-message-container,.messenger_view .chat .chat-typing-indicator{width:100%;height:auto;min-height:45px;font-size:12px;margin-bottom:20px;margin-top:10px;position:relative;overflow:hidden;}.messenger_view .chat .chat-typing-indicator{margin-bottom:10px;min-height:auto;}.messenger_view .chat .message{float:left;max-width:70%;width:auto;position:relative;}.messenger_view .chat .message-body{color:#6f7681;padding:15px 10px;background:#eff1f3;border-radius:7px;font-size:13px;display:inline-block;text-align:left;}.messenger_view .chat .chat-typing-indicator .message-body{background:#ffffff;padding-top:0;padding-bottom:0;padding-left:15px;}.messenger_view .chat .user-avatar{margin:0 15px;}.messenger_view .chat .recipient .user-avatar{float:right;}.messenger_view .chat .recipient .message{float:right;text-align:right;}.messenger_view .chat .recipient .message-body{color:#fff;background-color:#1c4a8c;}.messenger_view .chat .recipient .message::before{content:"";position:absolute;display:block;right:-5px;top:15px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #1c4a8c;}.messenger_view .chat .sender .message::before{content:"";position:absolute;display:block;left:-5px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #eff1f3;}.messenger_view .chat .message-time{font-weight:normal;clear:both;color:#6f7681;margin-top:5px;font-size:12px;}.messenger_view .chat .recipient .message-time{text-align:right;}.messenger_view .chat-reply-container{bottom:0;border-top:1px solid #eee;width:790px;font-size:12px;background:#ffffff;position:absolute;position:fixed;}.chat-reply-container{position:relative;}.chat-reply-container .circle-preloader{width:16px;height:16px;border-top-color:rgba(18,77,137,0.65);border-bottom-color:rgba(255,255,255,0.7);border-left-color:rgba(255,255,255,0.7);border-right-color:rgba(255,255,255,0.7);}.chat-reply-container .btn-submit.sending .circle-preloader{display:block;}.chat-reply-container .btn-submit.sending{opacity:0.7;}.chat-reply-container .btn-submit .btn-label{-webkit-transition:all .3s;transition:all .3s;transition-timing-function:ease;transition-timing-function:ease-in;}.chat-reply-container .btn-submit.sending .btn-label{padding-right:25px;}.chat-reply-container form{padding:10px 90px 10px 45px;}.chat-reply-container .emoji-trigger{fill:#5e6272;width:22px;height:28px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:9px;padding:16px 5px;cursor:pointer;}.chat-reply-container .emoji-trigger:hover,.chat-reply-container .emoji-trigger.active{fill:#235188;}.chat-reply-container .controls{position:relative;background-color:transparent;padding-left:0;padding-right:80px;width:100%;}.chat-reply-container textarea{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:14px;line-height:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;margin:10px 0px;}.chat-reply-container .action-buttons-bar{position:absolute;right:10px;top:50%;transform:translateY(-50%);}.chat-reply-container .action-buttons-bar .btn{outline:none;}.chat-reply-container .action-buttons-bar .btn-light-blue:hover{cursor:default;opacity:1 !important;}.compose-popup .modal-popup-content{max-width:650px;outline:none;}.compose-popup .popup-form-header{padding:15px 20px;border-bottom:1px solid #e5e5e5;margin-bottom:15px;font-weight:bold;color:#444444;}.compose-popup .popup-form-footer{padding:10px 20px;border-top:1px solid #e5e5e5;margin-top:15px;position:relative;text-align:right;overflow:hidden;}.compose-popup .btn-submit{min-width:120px;position:relative;-webkit-transition:all .3s;transition:all .3s;transition-timing-function:ease;transition-timing-function:ease;transition-timing-function:ease-in;}@keyframes bounce{0%{opacity:.75;transform:scale(.5);}50%{opacity:1;transform:scale(1);}67%{opacity:.75;transform:scale(.5);}100%{opacity:.75;transform:scale(.5);}}@media screen and (max-width:1280px){.messenger_view .click-to-scroll-to-the-bottom{bottom:54px;margin-right:30px;}}@media screen and (max-width:1190px){.messenger_view .chat-reply-container{width:calc(100% - 390px);}}@media screen and (max-width:900px){.messenger_view #header-bar .header-bar-mobile-bottom-container{display:none;}.messenger_view #header-bar.fixed + #content{margin-top:0;padding-top:52px;}}@media screen and (max-width:760px){.messenger_view .mobile{display:block;}.messenger_view .desktop{display:none;}.messenger_view #header-bar.fixed + #content{margin-top:0;padding-top:102px;}.messenger_view .layout-container{padding-left:0;padding-right:0;}.messenger_view .chat-reply-container{width:100%;}.messenger_view .chat-navigation{background:#3b6eb7;position:fixed;width:100%;top:52px;height:50px;color:#ffffff;z-index:1;display:table;}.messenger_view .chat-navigation .btn{padding:12px 20px 12px 9px;font-size:14px;line-height:18px;position:absolute;}.messenger_view .chat-navigation .btn svg{height:18px;fill:#ffffff;margin-bottom:-4px;}.messenger_view .click-to-scroll-to-the-bottom{margin-right:12px;}.messenger_view ul.chat-navigation li .list-section-item.compose{font-weight:normal;}.messenger_view ul.chat-navigation li.tab .list-section-item.active{font-weight:bold;border-bottom:none;}.messenger_view ul.chat-navigation li .list-section-item{color:#ffffff;padding:16px 15px;}.messenger_view ul.chat-navigation .list-section-item svg{fill:#ffffff;}.messenger_view .chat-navigation .chat-title{text-align:center;display:table-cell;vertical-align:middle;height:46px;padding:4px 80px 0;font-size:14px;}.messenger_view .chat-navigation .chat-title-container{text-overflow:ellipsis;display:-webkit-inline-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:33px;}}.dorms_view_page h3{margin-top:0;}.dorms_view_page .dorms-list a{font-size:18px;}.dorms-mobile{display:none;}.dorms_view_page .two-columns{width:47%;float:left;padding-right:2%;}.dorms-container-title{position:relative;font-size:22px;}.dorms-container-title sup{position:absolute;font-size:25px;}.glance-university{margin:5px 0;font-size:15px;color:rgb(151,156,161);}.glance-involvements-block{margin:10px 0;}.glance-involvements-block p{font-size:18px;padding:8px 5px;}.glance-involvements-block .grey_bg{background:rgb(248,249,249);}.glance-involvements-block span:first-child{clear:both;}.footnote{color:rgb(151,156,161);font-size:12px;}.dorms-widget{cursor:pointer;display:block;}.dorms .the-loop-widget,.dorms_detail_view .the-loop-widget{height:350px;margin:0;box-shadow:none;}.dorms-mobile .the-loop-widget{height:300px;}.dorms .the-loop-widget .sidebar-inside,.dorms_detail_view .the-loop-widget .sidebar-inside{position:relative;z-index:1;text-align:center;padding:0 10px;border-bottom:none !important;}.dorms .look-inside-wrap,.dorms_detail_view .look-inside-wrap{border-radius:1em;padding:3px 0 !important;border:1px solid rgb(234,234,234);width:175px;background:#fff;z-index:200;height:19px;margin:0 auto;position:relative;}.dorms .look-inside-wrap svg,.dorms_detail_view .look-inside-wrap svg{padding-left:10px;fill:#000 !important;height:19px !important;width:19px !important;}.dorms .look-inside-wrap span,.dorms_detail_view .look-inside-wrap span{padding-right:10px;color:#000 !important;font-size:14px;padding-left:3px !important;font-weight:normal;}.dorms .sidebar-inside:before,.dorms_detail_view .sidebar-inside:before{border-top:1px solid #dfdfdf;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:100%;z-index:-1;}.dorms .sidebar-inside:after,.dorms_detail_view .sidebar-inside:after{content:"";margin:0 auto;position:absolute;top:45%;left:0;right:0;width:100%;z-index:-1;}.dorms .dorms-widget-span,.dorms_detail_view .dorms-widget-span{display:inline;}.dorms .default-widget-span,.dorms_detail_view .default-widget-span{display:none;}.dorms-widget-header{padding:10px;}.dorms-mobile .dorms-widget-header{text-align:center;}.dorms-widget-header svg{width:30px;height:30px;fill:#3a6eb7;}.dorms-widget-header span{font-weight:bold;font-size:23px;margin-left:10px;vertical-align:super;color:rgb(48,59,68);}.dorms-mobile .dorms-widget-header ul{text-align:left;}#right_content .dorms-widget-header li{font-size:14px;color:rgb(91,100,107);}#right_content .dorms-widget-header li a{text-decoration:underline;font-weight:bold;color:#3a6eb7;}.dorms-widget-footer{border-top:1px solid rgb(234,234,234);padding:10px;}.dorms-widget-footer p{color:rgb(91,100,107);font-size:14px;text-align:center;margin-bottom:0px;}.dorms-widget-footer .btn-orange{width:100%;padding:5px 0;font-size:16px;max-width:300px;margin:10px auto 0;display:block;}.dorms-detail-header{position:relative;padding-bottom:10px;border-bottom:1px solid rgb(234,234,234);}.dorms-detail-description{padding-top:15px;font-size:18px;}#left_content .dorms-detail-description a{text-decoration:underline;}.reviews-block{padding-top:5px;}.reviews-block .post-row-inner{padding:10px 0;display:table;font-size:16px;position:relative;width:100%;}.reviews-block .post-row-inner img{width:40px;padding-right:16px;}.reviews-block .post-row-inner .rate_star{width:20px;padding:0;}.reviews-block .post-row-right{display:inline-block;width:calc(100% - 56px);float:right;}.reviews-block .post-row-title{display:inline-block;margin-bottom:5px;}#left_content .reviews-block .post-row-title a{color:rgb(58,108,181);font-weight:bold;font-size:17px;}.review-container{position:relative;padding-bottom:0;}.review-container .dorms-detail-header{margin-right:180px;}.review-container .popup-scrollable-close{right:0;}.dorms-header-container{position:relative;}.dorms-average-rate{position:absolute;right:0px;top:0px;-webkit-box-shadow:0px 1px 2px 0px rgba(226,226,226);-moz-box-shadow:0px 1px 2px 0px rgba(226,226,226);box-shadow:0px 1px 2px 0px rgba(226,226,226);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;padding:22px 30px;background:#fff;}.dorms-average-rate p:first-child{text-transform:uppercase;color:rgb(151,156,161);font-size:12px;}.dorms-average-rate .grey-label{font-size:20px !important;font-weight:normal;color:rgb(192,196,198);}.dorms-average-rate .dorms-rate-value{font-size:21px;color:rgb(48,59,68);font-weight:bold;background:#fff;margin-top:5px;text-align:center;}.yellow-label{background:rgb(255,249,154);width:20px;height:10px;display:inline-block;margin-right:10px;border-radius:3px;margin-bottom:3px;}.dorms-info{position:relative;}.btn.btn-review{position:absolute;top:20px;right:20px;padding:3px 20px;line-height:22px;font-size:12px;}.review-container .btn-review{bottom:10px;top:unset;right:0;}.dorms-header-container .btn-review{position:relative;bottom:0px;}.star_rate_count{display:inline-block;font-size:19px;color:rgb(151,156,161);padding-left:10px;line-height:20px;display:none;}.dorm-popup{padding:20px;}.dorm-popup .popup-title{color:rgb(48,59,68);font-size:24px;font-weight:bold;}.popup-dialog-block{margin-top:10px;}.popup-dialog-block .user-avatar{display:inline-block;width:40px;}.popup-dialog-block .user-avatar img{width:100%;}.popup-dialog-block .inner-dialog-block{width:calc(100% - 50px);float:right;}.dialog-border-content{border:1px solid rgb(243,243,243);border-radius:2px;}.popup-dialog-block textarea{width:calc(100% - 20px);padding:10px;height:200px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.footer-dialog-block{position:relative;padding:10px;border-top:1px solid rgb(243,243,243);}.footer-dialog-block .select-rate-block p{color:#3a6eb7;font-weight:bold;font-size:14px;display:inline-block;}.select-rate-block{width:calc(100% - 150px);display:inline-block;}.select-rate-block .rate_stars_row{display:inline-block;margin-left:10px;vertical-align:bottom;}.footer-dialog-block .btn.btn-review{padding:1px 25px;top:7px;right:10px;font-size:14px;cursor:pointer;width:unset;}.inner-dialog-block .footnote{font-size:11px;color:rgb(177,182,185);margin:5px 0 10px;}.wrap-img-review{text-align:center;padding-top:20px;padding-bottom:20px;position:relative;max-width:600px;margin:0 auto;}.wrap-img-review img{width:100%;max-width:500px;}.dorm-new-review{position:absolute;color:#3a6eb7;font-size:16px;text-decoration:underline;bottom:40px;left:255px;cursor:pointer;}.dorms_detail_view .plain-input:last-child{border-bottom:none;}.rating{display:inline-block;vertical-align:middle;height:26px;}.reviews-block .raiting{height:21px;}.rating input[name*="easiness"]{display:none;width:0;opacity:0;margin-left:-2px;}.rating input[name*="easiness"]:focus ~ label svg{fill:#db6214;fill-opacity:1;}.rating input[name*="easiness"]:checked ~ label svg{fill:#db6214;fill-opacity:1;}.rating span{display:inline-block;position:relative;float:right;}.rating span label{float:right;cursor:pointer;position:relative;}.rating span label svg{fill:#db6214;color:transparent;transition:color 0.2s ease-in-out;width:22px;height:22px;}.reviews-block .rating span label svg{width:18px;height:18px;}.rating span label svg.empty{position:absolute;width:26px;height:26px;}.reviews-block .rating span label svg.empty{height:22px;width:22px;}.rating span label svg.opacity{fill-opacity:0.3;padding:2px;}.popup-form .rating span label:hover svg{fill:#db6214;fill-opacity:1;}.popup-form .rating span label:hover ~ label svg{fill:#db6214;fill-opacity:1;}.popup-form .rating span label:hover ~ label.half svg{fill:#db6214;fill-opacity:1;}.rating span label.half{overflow:hidden;position:absolute;width:13px;}.reviews-block .rating span label.half{width:11px;}.rating span label.half svg{fill:none;}.popup-form .rating span label.half:hover svg{fill:#db6214;fill-opacity:1;}.popup-form .rating span:hover ~ span label svg{fill:#db6214;fill-opacity:1;}.rating span.active ~ span label svg{fill:#db6214;fill-opacity:1;}.dorms_detail_view .group-message-timeline-item{border:none;}.dorms_detail_view .group-message-options{top:0;right:0;z-index:10;position:absolute;}@media screen and (max-width:985px){.dorms-mobile{display:block;}#right_content .dorms-widget{display:none;}}@media screen and (max-width:600px){.dorm-new-review{display:none;}}@media screen and (max-width:480px){.dorms-detail-header{padding-bottom:50px;}.dorms-info .btn.btn-review{position:relative;right:unset;top:-53px;}.dorms-detail-description{padding-top:0px;}.review-container .dorms-detail-header{padding-bottom:100px;margin-right:0;}.review-container .dorms-detail-header .btn.btn-review{right:unset;}.dorms-average-rate{bottom:44px;top:unset;right:unset;padding:8px 30px;}.review-container .dorms-container-title{font-size:19px;}.dorms-header-container .btn-review{margin-bottom:10px;}}.sidebar-widget.the-loop-widget{margin-bottom:0;overflow:hidden;}.home .the-loop-widget{width:385px;height:450px;margin-left:auto;margin-right:auto;}.the-loop-widget .sidebar-inside{border-bottom:1px solid rgb(234,234,234);}.home .the-loop-widget .sidebar-inside{border-top:1px solid rgb(234,234,234);}.the-loop-widget .look-inside-wrap{padding:10px;}.the-loop-widget .look-inside-wrap svg{width:24px;height:24px;vertical-align:middle;}.the-loop-widget .look-inside-wrap span{color:rgb(172,176,180);padding-left:10px;font-weight:100;vertical-align:middle;}.the-loop-widget .sidebar-posts{height:100%;width:100%;overflow:hidden;}.the-loop-widget .sidebar-posts .sidebar-posts-hidden-scroll{width:100%;height:99%;overflow:auto;padding-right:15px;}.home .the-loop-widget .sidebar-posts .sidebar-posts-hidden-scroll{width:calc(100% + 15px);}.the-loop-widget .post-row{border-bottom:1px solid rgb(234,234,234);}.the-loop-widget .post-row .post-row-inner{padding:10px;display:table;}.the-loop-widget .post-row .post-row-inner img{width:40px;padding-right:16px;}.home .the-loop-widget .post-row .post-row-inner img{max-width:unset;margin:unset;height:unset;display:inline;width:56px;}.the-loop-widget .post-row .post-row-right{display:inline-block;width:200px;float:right;}.home .the-loop-widget .post-row .post-row-right{width:280px;}.the-loop-widget .post-row-title p{display:inline-block;margin-bottom:5px;}.the-loop-widget .post-row-name{color:rgb(58,108,181);font-weight:bold;}.the-loop-widget .post-row-class{color:rgb(172,176,180);font-weight:100;}.the-loop-widget .post-row .post-row-img img{width:100% !important;border-radius:5px;padding-right:0;margin-top:5px;}.the-loop-widget .post-row-message{color:rgb(61,71,80);}.dorms-widget-span{display:none;}@-webkit-keyframes blue-fade{0%{background:#e8f2ff;}100%{background:none;}}@keyframes blue-fade{0%{background:#e8f2ff;}100%{background:none;}}.the-loop-widget .post-row.highlight-row{-webkit-animation:blue-fade 2s ease-in 1;animation:blue-fade 2s ease-in 1;}@media only screen and (min-width:640px) and (max-width:990px),only screen and (max-width:440px){.home .the-loop-widget{width:auto;}.home .the-loop-widget .post-row .post-row-right{width:calc(100% - 56px);}}.launch body{background-color:#F9F9FA;}.launch .plain-footer-menu .footer-container{display:none;}.plain-template .layout-container .launch-content{max-width:560px;margin:0 auto;}.launch .col-2 img{width:80%;display:block;margin:0 auto;}.launch .col-inner-container{padding:50px 0;width:355px;}.launch .col-inner-container #logo{width:200px;height:100px;}.launch .col-inner-container .subtitle{color:#303B44;font-size:23px;font-weight:bold;margin:20px 0;line-height:30px;}.launch .col-inner-container .col-wrap{display:block;margin:0;margin-left:20px;}.the_loop_page_no_access_launch .launch-text,.launch .launch-text{color:#303B44;font-size:17px !important;font-weight:normal !important;}.add-email-address{margin:30px 0 60px;position:relative;}.launch .col-inner-container .left-container{float:none !important;width:100%;}.launch #add-email-address .cols-container.email-container{margin:10px 0 20px;}.launch .col-inner-container button{padding:9px;width:100%;font-size:15px;}.launch .col-inner-container input{border:2px solid #db621b !important;border-radius:5px !important;width:calc(100% - 24px);padding:10px !important;font-size:15px;font-weight:normal;}.launch .col-inner-container input.btn{padding:7px !important;width:100%;}.launch .col-inner-container .right-container{float:none;width:90px;position:absolute;right:0;top:0;}.the_loop_page_no_access_launch .text-container,.launch .text-container{margin:30px 0;}.the_loop_page_no_access_launch .text-container p:first-child,.launch .text-container p:first-child{height:30px;font-weight:bold;font-size:20px;color:#303B44;margin-bottom:10px;}.the_loop_page_no_access_launch .text-container svg,.launch .text-container svg{width:30px;height:30px;vertical-align:middle;margin-right:10px;}.header-the-loop-bar{font-size:17px;color:#fff;padding:5px;text-align:center;}.header-the-loop-bar #header-down-arrow{fill:#fff;width:14px;height:14px;vertical-align:middle;}.launch-bar{height:27px;background:#fff;border-radius:5px;border:2px solid rgb(235,235,237);padding:5px;}.launch-bar-fill{height:100%;border-radius:5px;background:#db621b;width:55%;}.launch-bar-label{color:#3A6EB7;font-size:12px;text-align:center;margin:5px 0 40px;}.launch-link{height:30px;background:#fff;border-radius:5px;border:2px solid rgb(235,235,237);padding:5px;font-size:24px;color:#303B44;text-align:center;line-height:30px;font-weight:bold;}.social-icons{margin:10px 0;text-align:center;}.social-icons .st-custom-button,.social-icons a[data-network="email"]{display:inline-block;width:30px;height:30px;margin:0 40px;}.social-icons svg{width:30px;height:30px;}.launch .listing-share-buttons{float:none;margin-top:0;color:unset;}.add-sticker-address input{width:100%;border:2px solid #3A6EB7 !important;border-radius:5px !important;}.add-sticker-address select{width:100%;border:2px solid #3A6EB7 !important;border-radius:5px !important;box-sizing:border-box;height:35px !important;font-size:14px;background:#fff;}.add-sticker-address select.not_selected{color:#999999;}.add-sticker-address .form-field-container{margin:10px 0;}.add-sticker-address .left-container .form-field-container,.add-sticker-address .right-container .form-field-container{margin:0;}.add-sticker-address button{width:100%;background-color:#3A6EB7;margin:10px 0;border:1px solid #184d96;box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.12);}.add-sticker-address input{box-sizing :border-box;height:35px !important;}.add-sticker-address .first-name-container{width:40%;}.add-sticker-address .last-name-container{width:calc(100% - 40% - 10px);}.add-sticker-address .city-container{width:calc(75% / 2);}.add-sticker-address .state-container{width:calc(75% / 2 - 10px);margin:0;margin-left:10px;}.add-sticker-address .zip-container{width:calc(100% - 75% - 10px);}.free-sticker p:first-child{padding-top:12px;}.free-sticker p{text-align:left;}@media screen and (max-width:985px){.launch .inside_page .phone{margin-left:0px;}}@media screen and (max-width:850px){.launch .col-inner-container{padding:20px 0;}}@media screen and (max-width:775px){.launch .cols-container .col-2{float:none;margin:0 auto;text-align:center;width:100%;}.launch .cols-container .col-2.col-inner-container{max-width:300px;}.launch .col-2 img{width:200px;}.launch .col-inner-container .col-wrap{margin-left:0;}.add-email-address{margin-bottom:445px;}.launch .col-inner-container .right-container{width:60px;}.launch .header-the-loop-bar{font-size:15px;}.cols-container{position:relative;}.launch .cols-container .col-2:first-child{position:absolute;top:470px;}.launch .cols-container .col-2.col-inner-container{padding-top:0;}}@media screen and (max-width:560px){.plain-template .layout-container .launch-content{margin:0 20px;}.the_loop_page_no_access_launch .text-container p:first-child,.launch .text-container p:first-child{height:unset;}.launch-link{font-size:18px;}.social-icons .st-custom-button,.social-icons a[data-network="email"]{margin:0 20px;}.add-sticker-address .first-name-container,.add-sticker-address .last-name-container,.add-sticker-address .city-container,.add-sticker-address .zip-container{float:none;width:100%;}.add-sticker-address .last-name-container,.add-sticker-address .zip-container{margin-top:10px;}.add-sticker-address .state-container{margin:10px 0;width:100%;float:none;}}#loan-steps{background-color:#ffffff;color:#9dabbc;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;margin-bottom:30px;border:2px solid rgba(0,65,125,1);}#loan-steps .change-location{padding:0 40px;max-width:700px;margin:30px auto;}#loan-steps form[name="location_search"]{position:relative;}#loan-steps form[name="location_search"] .left-container{width:60.27%;width:100%;}#loan-steps form[name="location_search"] input[type="text"]{height:48px;border:1px solid #99a8ba;background-color:#f4f4f7;width:100%;padding:0 20px 0 20px;font-size:16px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#loan-steps form[name="location_search"] input[type="text"]::placeholder{color:#9dabbc;}#loan-steps .circle-preloader{display:none;position:absolute;right:10px;top:45%;top:calc((100% - 20px) / 2);}#loan-steps form[name="location_search"] .right-container{width:120px;position:absolute;right:0;top:0;}#loan-steps form[name="location_search"] .btn{font-size:16px;width:100%;line-height:40px;}#loan-steps .mobile .left-container .form-field-container{margin-right:75px;}#loan-steps .mobile form[name="location_search"] .right-container{width:60px;}#loan-steps .fast_search_location_results{max-height:300px;overflow-y:auto;width:100%;width:calc(100% - 1px);top:48px;padding:0;text-align:left;background-color:#fff;border:none;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}#loan-steps .fast_search_location_results .fast_location_item{padding:10px 20px;font-size:16px;margin:0;}#loan-steps .left-container .form-field-container{margin-right:20px;margin-right:135px;position:relative;}.loan-step:first-child{margin-top:0;}.loan-step .loan-step__title{background-color:#eaecf0;text-align:center;padding:10px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.loan-step .loan-step__title h3{color:#9dabbc;font-weight:normal;line-height:28px;font-size:18px;margin:0;border:1px dashed #9dabbc;cursor:pointer;}.loan-step.active .loan-step__title{background-color:#00417d;padding:5px;border-radius:0;}.loan-step.active .loan-step__title h3{color:#ffffff;border-color:transparent;cursor:default;}.loan-step__note p{color:#9dabbc;font-size:13px;margin-top:15px;}.loan-step__note p:first-child{margin-top:0;}.loan-step__note.loan-step-2 p{color:initial;}.loan-step__copy{max-width:600px;margin:0 auto 30px;}.loan-step__copy p{font-size:14px;padding:0 40px;}.loan-step__partners-logo{background:#f4f5f7;padding:10px;margin:15px 0;}.loan-step__partners-logo img{max-width:100%;display:block;margin:0 auto;}#loan-options .loan-step__options-title h2.loan-options-title{font-size:18px !important;margin-top:10px;}.loan-step__find_info{border:2px dashed #fff;margin:10px 20px 20px;border-radius:10px;padding:10px;text-align:center;}.loan-step__find_info p{color:#fff;font-size:18px;padding-top:15px;}.loan-step__find_info img{width:70px;display:block;margin:0 auto;}.loan-step__no-results{text-align:center;padding:0 10px 10px 10px;}#loan-steps .loan-step__preloader{position:relative;min-height:60px;}#loan-steps .loan-step__preloader .circle-preloader{top:0;right:calc((100% - 40px) / 2);width:40px;height:40px;}#loan-steps #loan-options{padding:0 0 35px 0;margin-bottom:0;border-radius:0;}#loan-steps .oflmiddle-long #loan-options{margin-bottom:5px;padding:0 0 5px 0;}#loan-steps .wrap_loans{margin-top:35px;}@media screen and (max-width:760px){#loan-steps{margin-top:70px;}.loan-step__find_info img{display:inline;width:30px;}.loan-step__find_info p{display:inline;padding:0 0 0 10px;position:relative;top:-7px;font-size:14px;}}@media screen and (max-width:600px){#loan-steps .change-location{padding:0 10px;}.loan-step__copy p{padding:0 10px;}}@media screen and (max-width:360px){.loan-step__find_info{margin:10px 10px 20px;}}.student-loans-state{width:100%;height:100%;}.student-loans-state .large-header{min-height:280px;background-color:#19488e;}.student-loans-state .content-area{max-width:1165px;margin:0 auto;padding-left:10px;padding-right:10px;}.student-loans-state .header-content{min-height:280px;position:relative;}.student-loans-state .logo-area{padding-top:35px;}.student-loans-state .logo-area .logo-container{float:left;}.student-loans-state .logo-area .right-text{float:right;color:#ffffff;font-size:14px;margin-top:10px;}.student-loans-state .logo-area .logo-container svg{width:110px;height:50px;}.student-loans-state .text-block{margin-top:30px;}.student-loans-state .text-block .find-student-load{font-size:30px;color:#ffffff;}.student-loans-state .text-block .find-student-load span{color:#06e784;text-decoration:underline;}.student-loans-state .text-block .bottom-text{margin-top:35px;color:#ffffff;font-size:14px;}.student-loans-state .header-background{height:160px;width:430px;position:absolute;bottom:0;right:0;}.student-loans-state .header-background{}.student-loans-state .content .search-form{background-color:#ffffff;min-height:65px;-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.25);box-shadow:0px 0px 4px 0px rgba(0,0,0,0.25);margin-top:-12px;padding:20px;}.student-loans-state .content .sorting-form{margin-top:25px;}.student-loans-state .content .listings-list{margin-top:-12px;}.student-loans-state .content .search-form .loans-select{margin-top:10px;}.student-loans-state .content .search-form .state-select{width:64%;float:left;margin-right:1%;}.student-loans-state .content .search-form .product-type-select{width:35%;float:left;}.student-loans-state .content .search-form .select-label{font-weight:bold;font-size:16px;}.student-loans-state .content .sorting-form .select-label{float:left;font-weight:bold;font-size:16px;margin-top:8px;margin-right:7px;}.student-loans-state .content .sorting-form .loans-select{float:left;width:150px;}.student-loans-state .listings-list .loan-step__options-title{display:none;}.student-loans-state .listings-list #loan-steps #loan-options{padding:0;}.student-loans-state .listings-list #loan-steps{background:none;border:none;margin:0;}.student-loans-state .listings-list #loan-steps .wrap_loans{margin:0;}.student-loans-state .listings-list #loan-options .loan-options-title{display:none;}.student-loans-state .listings-list #loan-options{background:none;}.student-loans-state .listings-list #loan-options .loan-item.orange-item{background:none;border:none;}.student-loans-state .listings-list #loan-options .loan-item{position:relative;}.student-loans-state .listings-list .loan-description-popup-link{display:block;position:absolute;right:38px;bottom:15px;}.student-loans-state .listings-list .loan-description-popup-link a{color:#242424;}.student-loans-state .listings-list #loan-options .loan-item .loan-item-inner{margin:0;margin-bottom:15px;-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.25);box-shadow:0px 0px 4px 0px rgba(0,0,0,0.25);}.student-loans-state .listings-list #loan-options .loan-item .col-txt{width:62%;}.student-loans-state .listings-list #loan-options .loan-item .col-img{width:17%;}.student-loans-state .listings-list #loan-options .btn{-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;background-color:#06e784;font-size:16px;border:none;line-height:36px;}.student-loans-state .listings-list #loan-options ul{list-style:disc;}.student-loans-state #loan-options ul{vertical-align:top;}.student-loans-state #loan-options ul li{width:45%;font-size:13px;display:inline-block;vertical-align:top;margin-right:3% !important;}.student-loans-state #loan-options ul li::before{content:"●";font-size:8px;padding-right:6px;position:relative;top:-2px;}.student-loans-state #loan-options ul li:nth-child(odd){}.student-loans-state #loan-options ul li:nth-child(even){}#loans-popup{display:none;max-width:90%;}#loans-popup .content{max-width:800px;}.student-loans-state .content .content-area{padding-bottom:40px;}.student-loans-state #loan-options ul{color:#242424;}.student-loans-state .loan-item-inner a{color:#242424;}.student-loans-state .large-footer .white-area{background-color:#ffffff;}.student-loans-state .large-footer .blue-area{background-color:#305a99;min-height:115px;position:relative;}.student-loans-state .large-footer .comparing-easy{text-align:center;font-size:34px;color:#242424;padding-top:65px;}.student-loans-state .large-footer .uloop-proud{text-align:center;font-size:14px;color:#242424;margin-top:15px;}.student-loans-state .large-footer .grey-line{background-color:#e1e5e9;max-width:955px;height:3px;margin:0 auto;margin-top:50px;}.student-loans-state .safe-and-secure .secure-image{text-align:center;margin-top:50px;}.student-loans-state .safe-and-secure .secure-text{text-align:center;font-size:34px;color:#242424;margin-top:15px;}.student-loans-state .safe-and-secure .secure-info{text-align:center;font-size:14px;color:#242424;margin-top:15px;padding-bottom:65px;}.student-loans-state .large-footer .partners-logos{max-width:955px;margin:0 auto;margin-top:50px;}.student-loans-state .large-footer .partners-logos .logo{width:230px;float:left;text-align:center;}.student-loans-state .large-footer .partners-logos .logo:first-child{text-align:left;width:100px;}.student-loans-state .large-footer .partners-logos .logo:last-child{width:165px;text-align:right;}.student-loans-state .large-footer .left-content{float:left;margin-top:40px;}.student-loans-state .large-footer .footer-logo{float:left;}.student-loans-state .large-footer .footer-logo svg{width:85px;height:40px;}.student-loans-state .large-footer .copyright{color:#ffffff;float:left;font-size:14px;margin-top:9px;margin-left:25px;}.student-loans-state .large-footer .right-content{float:right;margin-top:49px;}.student-loans-state .large-footer .right-content .links-block a{color:#ffffff;font-size:14px;margin-left:15px;}.student-loans-state .large-footer .center-content{width:34px;height:32px;position:absolute;left:50%;margin-top:40px;margin-left:-16px;}.student-loans-state .loans-select{position:relative;display:inline-block;margin-bottom:15px;width:100%;}.student-loans-state .loans-select select{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;display:inline-block;width:100%;cursor:pointer;padding:7px 10px;outline:0;border:1px solid #e1e5e9;border-radius:0px;background:#ffffff;color:#242424;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:14px;}.student-loans-state .loans-select select::-ms-expand{display:none;}.student-loans-state .loans-select select:hover,.student-loans-state .loans-select select:focus{color:#242424;background:#ffffff;}.student-loans-state .loans-select select:disabled{opacity:0.5;pointer-events:none;}.student-loans-state .select_arrow{position:absolute;top:12px;right:15px;pointer-events:none;border-style:solid;border-width:8px 5px 0px 5px;border-color:#6c6c6c transparent transparent transparent;}.student-loans-state .loans-select select:hover ~ .select_arrow,.student-loans-state .loans-select select:focus ~ .select_arrow{border-top-color:#6c6c6c;}.student-loans-state .loans-select select:disabled ~ .select_arrow{border-top-color:#e1e5e9;}@media screen and (max-width:1000px){.student-loans-state .large-footer .partners-logos .logo{width:44%;padding:10px 3%;}.student-loans-state .large-footer .partners-logos .logo:nth-child(odd){text-align:right;}.student-loans-state .large-footer .partners-logos .logo:nth-child(even){text-align:left;}.student-loans-state .large-footer .partners-logos .logo:first-child{width:44%;}.student-loans-state .large-footer .partners-logos .logo:last-child{width:94%;text-align:center;}.student-loans-state #loan-options ul li{width:100%;display:block;}.student-loans-state .listings-list #loan-options .loan-item .col-img{width:25%;}.student-loans-state .listings-list #loan-options .loan-item .col-txt{width:54%;}}@media screen and (max-width:750px){.student-loans-state #loan-options .loan-item .col-btn{display:block;margin:0 auto;max-width:250px;width:100%;margin-top:15px;}.student-loans-state .listings-list .loan-description-popup-link{font-size:14px;bottom:10px;right:10px;}.student-loans-state .listings-list #loan-options .loan-item .col-img{width:30%;}.student-loans-state .listings-list #loan-options .loan-item .col-txt{width:69%;}}@media screen and (max-width:700px){.student-loans-state .large-footer .left-content{margin-top:20px;}.student-loans-state .large-footer .footer-logo{float:none;}.student-loans-state .large-footer .copyright{margin-left:0px;}}@media screen and (max-width:600px){.student-loans-state #loan-options .loan-item .col-img img{max-width:120px;}.student-loans-state .logo-area .right-text{float:none;margin-left:130px;}.student-loans-state .large-footer .comparing-easy{font-size:24px;padding-top:30px;}.student-loans-state .safe-and-secure .secure-text{font-size:24px;}}@media screen and (max-width:540px){.student-loans-state .text-block .find-student-load{font-size:24px;}.student-loans-state .large-header{min-height:250px;}.student-loans-state .header-content{min-height:250px;}}@media screen and (max-width:500px){.student-loans-state .listings-list #loan-options .loan-item .col-img{width:100%;margin-bottom:15px;}.student-loans-state .listings-list #loan-options .loan-item .col-txt{width:100%;}.student-loans-state #loan-options .loan-item .col-btn{margin:15px 0 0 0;}.student-loans-state #loan-options .loan-item .col-3 .col-3-inner{text-align:left;}}@media screen and (max-width:430px){.student-loans-state .text-block .find-student-load{font-size:18px;}.student-loans-state .text-block .bottom-text{font-size:13px;}.student-loans-state .large-footer .partners-logos .logo{width:38%;padding:10px 6%;min-height:50px;}.student-loans-state .large-footer .partners-logos .logo:first-child{width:38%;}.student-loans-state .large-footer .partners-logos .logo:last-child{width:88%;text-align:center;}.student-loans-state .large-footer .partners-logos .logo img{max-width:100px;}.student-loans-state .large-footer .copyright{font-size:12px;max-width:100px;}.student-loans-state .large-footer .right-content .links-block{text-align:right;}.student-loans-state .large-footer .right-content .links-block a{display:block;margin-bottom:10px;}.student-loans-state .large-footer .right-content{margin-top:35px;}}@media screen and (max-width:370px){.student-loans-state #loan-options .btn{width:125px;}.student-loans-state .text-block .find-student-load{font-size:16px;}.student-loans-state .content .search-form .state-select{width:100%;float:none;}.student-loans-state .content .search-form .product-type-select{width:100%;float:none;}.student-loans-state .large-footer .copyright{}}.listing-has-expired-view #error404-container{display:table;width:100%;position:relative;margin-top:57px;}.listing-has-expired-view #error404-container p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:30px;}.listing-has-expired-view form[name="location_search"] .fast_search_location_results{max-height:300px;overflow-y:auto;width:100%;width:calc(100% - 1px);top:60px;padding:0;text-align:left;background-color:#fff;border:none;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.listing-has-expired-view form[name="location_search"] .fast_location_item{padding:10px 20px;font-size:16px;margin:0;}.listing-has-expired-view .search{position:relative;}.listing-has-expired-view form[name="location_search"] .left-container{width:100%;}.listing-has-expired-view form[name="location_search"] .left-container .form-field-container{margin-right:60px;position:relative;}.listing-has-expired-view form[name="location_search"] input[type="text"]{height:56px;width:100%;padding:0 38px 0 20px;font-size:18px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.listing-has-expired-view form[name="location_search"] .right-container{width:61px;position:absolute;right:0;top:0;}.listing-has-expired-view form[name="location_search"] .btn{font-size:13px;line-height:29px;color:#ffffff;height:58px;width:100%;font-size:18px;-moz-border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;-webkit-appearance:none;-moz-appearance:none;padding:3px 10px;text-align:center;cursor:pointer;transition:visibility 0s,opacity 0.1s linear;text-decoration:none;background-color:#ff640a;border:1px solid #dd590d;box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.06);}.footer_discover_row_block{float:left;}.footer_discover_container *{line-height:1.2;}.footer_discover_container{background-color:#1D1E1E;padding:25px 0;width:100%;height:201px;margin-top:-251px;}.static-homepage-view .footer_discover_container{margin-top:0;}body #main_area{min-height:calc(100% - 281px);overflow:hidden;}body .end-content{margin-bottom:281px;}.plain-template body #main_area{min-height:100%;overflow:auto;}.plain-template body .end-content{margin-bottom:30px;}.footer_discover_title{font-weight:bold;display:block;margin-left:32px;margin-top:3px;}.footer_discover_description{display:block;margin-left:32px;}.footer_discover_block.fdb2>span{color:#777;}.footer_discover_block.fdb2>a{margin-right:15px;}.footer_discover_block a{text-decoration:none;display:inline-block;white-space:nowrap;padding:3px 8px;}.footer_discover_block a:hover{text-decoration:none;background-color:#2c2c2c;border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;}.footer_discover_block{display:table;margin:auto;}.footer_discover_block *{color:#fafafa;font-size:13px;}.footer_discover_block:not(:last-child){margin-bottom:45px;}.footer_discover_row{width:283px;height:32px;margin-left:12px;margin-top:6px;}.footer_discover_row:not(:first-child){margin-top:12px;}.footer_discover_row:last-child{margin-bottom:6px;}.footer_discover_row img{float:left;position:relative;top:6px;margin-right:8px;height:24px;width:24px;}.br_1,.br_2,.br_3{display:none;}@media screen and (min-width:650px) and (max-width:1200px){.footer_discover_container{height:288px;margin-top:-338px;}body #main_area{min-height:calc(100% - 368px);}body .end-content{margin-bottom:368px;}.br_1{display:block;}.footer_discover_block:not(:last-child){margin-bottom:0;}.footer_discover_row_block_3{position:relative;top:-44px}}@media screen and (max-width:649px){.footer_discover_container{height:533px;margin-top:-583px;}body #main_area{min-height:calc(100% - 613px);}body .end-content{margin-bottom:613px;}.br_1,.br_2,.br_3{display:block;}}@media screen and (max-width:480px){.footer_discover_container{display:none;}}.frosh-banner{}.frosh-banner-container{position:relative;padding-top:0px;}.frosh-banner-header{position:absolute;top:17px;left:22px;display:flex;z-index:20;}.frosh-banner-header__item:first-child{background-color:rgba(4,71,110,0.9);}.frosh-banner-header__item:nth-child(2),.frosh-banner-header__item:nth-child(3){color:#052131;}.frosh-banner-header__item{text-transform:uppercase;color:#fff;font-weight:900;margin-right:5px;padding:3px;border-radius:4px;font-size:11px;background-color:rgba(81,190,255,0.9);}.frosh-banner__titles{margin-bottom:10px;}.frosh-banner__titles h1{color:#fff;font-weight:1000;margin-bottom:5px;font-size:24px;letter-spacing:0.5px;}.frosh-banner__titles p{font-size:18px;}.frosh-banner__titles h1 > span{color:#052131;padding-right:55px;}.frosh-banner__titles p{color:rgba(255,255,255,0.85);}#left_content #frosh-download-btn{padding:5px 35px;background-color:#fff;border-radius:3px;display:inline-block;font-size:19px;font-weight:bold;color:#052131;font-weight:1000;margin-bottom:20px;text-decoration:none;font-weight:bold;}.frosh-banner-body{display:flex;}.frosh-banner-left{padding:50px 0px 5px 25px;background-color:#228FD0;flex:3.8;position:relative;background-image:url("https://ucdf359b0ca034c5da44afa7b3e8.previews.dropboxusercontent.com/p/orig/AA3gkNYr6rquG7o9Ctri7j3XNHrscRJOW0Ijm4It8jEwF22ROk8nDY7cpDE8lJUJgOtob4SVoazE1PVG8hiXo6FH34mRJ2Nbr6rhgQoMzIcc4w1HlIJ_mOH4F5eqL4wDIvcqchcgPlZkenX3URvoo2tNJKSUWDeBRFrbEdhR2rFz9b681D1SZNWna7Y7hQBoo7cuR2JHemhCG2M0sgWZ_JsoZIqY-QQRX2zlT-ewIObskIOk0j0S-9GAOFdavWzytKF1LNKXEoQaHxplqK4QoOwQOWVAJcA_s7B90DtOgKXkuaLe_OcKhTP5y7QNsdNwvxgcKKPolZs1vxVsNEKf8NiJ/p.svg?fv_content=true&size_mode=5");background-size:cover;background-repeat:no-repeat;border-top-left-radius:15px;border-bottom-left-radius:15px;overflow:hidden;}.frosh-banner-right{padding:50px 40px 25px 40px;flex:1;background-color:#fff;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:0px 0px 10px 0px rgba(194,194,194,1);position:relative;}.frosh-description{display:flex;flex-direction:column;text-align:center;}.frosh-description h1{color:#052131;font-size:34px;margin-bottom:10px;font-weight:1000;}.frosh-description p{color:#829098;font-size:13px;font-weight:400;}#small-penguin{width:20px;height:20px;float:left;margin-right:10px;}.frosh-download-links{display:flex;justify-content:space-between;}.frosh-app-download{display:flex;align-items:flex-end;padding:0 5px;position:relative;z-index:2;}.frosh-app-download img{width:70px;height:20px;}.frosh-app-download a:first-child{margin-right:5px;}.frosh-img img{width:120px;height:135px;}.frosh-img{position:absolute;left:-60px;z-index:1;top:calc(50% - 70px);}.frosh-mob-able{display:none;}.frosh-mob-disable{display:inline;}.frosh-banner-left__back{display:none;}@media (max-width:650px){.frosh-banner-right{display:none;}.frosh-img{display:none;}.frosh-download-links{flex-direction:column;align-items:center;}.frosh-mobile-download{align-items:center;}.frosh-banner-left{border-radius:15px;}.frosh-banner-header__item{margin-bottom:10px;}.frosh-mob-able{display:inline;}.frosh-mob-disable{display:none;}.frosh-banner-left__back{display:block;position:absolute;right:-53px;bottom:-35px;}.frosh-banner__titles h1 > span{padding-right:55px;}}@media (max-width:522px){.frosh-banner-header{flex-wrap:wrap;}.frosh-banner-left{padding-top:90px;padding-left:10px;}.frosh-banner-left{}.frosh-banner__titles h1{font-size:42px;line-height:44px;}.frosh-banner__titles p{font-size:18px;}#left_content #frosh-download-btn{margin-top:15px;}#left_content #frosh-download-btn{padding:10px 30px;background-color:#fff;border-radius:3px;display:inline-block;font-size:19px;font-weight:bold;color:#052131;font-weight:1000;margin-bottom:20px;text-decoration:none;}}@media (max-width:390px){.frosh-banner-header__item{font-size:10px;}.frosh-banner-header__item{font-size:7px;}.frosh-banner-left{padding-top:88px;}#left_content #frosh-download-btn{font-size:16px;}.frosh-banner__titles h1{font-size:30px;line-height:34px;}}@media (max-width:350px){.frosh-banner__titles h1{font-size:32px;line-height:34px;}}.uloop-scholarships .container-grey,.uloop-scholarships-survey .container-grey{background:#e9e9e9;display:inline-block;padding:3px 5px;line-height:12px;border-radius:3px;}.uloop-scholarships .container-grey span{display:inline-block;font-size:10px;margin-right:5px;}.uloop-scholarships .container-grey p,.uloop-scholarships-survey .container-grey p{color:#909090;text-transform:uppercase;font-size:12px;font-weight:600;display:inline-block;line-height:12px;}.uloop-scholarships-survey .success-page .container-grey{margin-bottom:5px;}.uloop-scholarships-survey .success-page .container-grey p{font-size:13px;}.uloop-scholarships .logo-container,.uloop-scholarships-survey .logo-container{text-align:center;}.uloop-scholarships h1,.uloop-scholarships-survey h1{text-align:center;font-size:22pt;line-height:25pt;margin:20px 0;color:#262626;font-weight:600;}.uloop-scholarships-survey h1{margin-top:5px;margin-bottom:10px;}.uloop-scholarships-survey h1.survey-form{color:#656a7b;font-weight:normal;}.uloop-scholarships-survey h1.survey-form span{font-weight:600;background:unset;color:inherit;}.uloop-scholarships-survey h1 span{background:#c8ffc9;color:#1f8822;padding:0 5px;font-weight:600;border-radius:3px;}.uloop-scholarships .sub-title p,.uloop-scholarships-survey .sub-title p,.uloop-scholarships-survey .sub-title-footer p,.uloop-scholarships-survey .school-title-container{color:#858586;width:80%;font-size:17px;text-align:center;margin:0 auto;}.uloop-scholarships-survey .sub-title-footer p{font-size:11pt;}.uloop-scholarships-survey .sub-title-footer{margin-top:40px;}.uloop-scholarships-survey .sub-title p,.uloop-scholarships-survey .sub-title-footer p{width:100%;}.uloop-scholarships-survey .sub-title-footer a{font-weight:600;color:#646464 !important;}.uloop-scholarships .page-description{width:90%;margin:0 auto;}.uloop-scholarships .page-description span{display:inline-block;font-size:16px;margin-right:5px;}.uloop-scholarships .page-description p{display:inline-block;font-size:15px;}.uloop-scholarships .line{width:40%;border:1px solid #bfbfbf;margin:20px auto;}.uloop-scholarships .listing-list:hover{-webkit-box-shadow:0px 0px 1px 2px rgba(28,74,140,1);-moz-box-shadow:0px 0px 1px 2px rgba(28,74,140,1);box-shadow:0px 0px 1px 2px rgba(28,74,140,1);}.uloop-scholarships-survey .success-page .line{margin:35px auto 30px;width:50%;}.uloop-scholarships-survey .line{width:100%;border:1.5px solid #eaeaea;margin:10px auto;box-sizing:border-box;}.uloop-scholarships .listing-list .image-column{width:150px;height:150px;border-radius:3px;}.uloop-scholarships .listing-list .image-column + .info-column{margin-left:160px;}.uloop-scholarships .listing-list .image-column-container{background:#c8ffc9;padding:35px 13px;}.uloop-scholarships .info-column .title{padding-right:0;font-size:22px;}.uloop-scholarships .info-column .description{font-size:15px;margin-top:5px;}.uloop-scholarships .column-awarded{text-align:left;font-size:13px;font-weight:bold;}.uloop-scholarships .column-awarded a{color:#1f8822 !important;word-break:unset !important;text-decoration:none !important;}.uloop-scholarships .column-awarded p{font-size:38px;font-weight:600;text-align:center;}.uloop-scholarships .apply-now{margin:30px 150px 30px 0;text-align:center;}.uloop-scholarships .apply-now.not-applied a{color:#fff !important;background-color:#ff640a;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:10px 30px;font-size:17px;}.uloop-scholarships .apply-now.applied span{background:#c8ffc9;color:#1f8822;font-weight:600;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:10px 30px;font-size:17px;}.uloop-scholarships .apply-now.applied img{width:20px;height:auto;vertical-align:sub;margin-right:10px;}.uloop-scholarships .terms,.uloop-scholarships-survey .terms{text-transform:uppercase;color:#646464;font-size:13px;font-weight:bold;}.uloop-scholarships-survey .terms{margin:20px;text-align:center;}.uloop-scholarships .terms p,.uloop-scholarships-survey .terms p{background:#eaeaea;padding:2px 5px;display:inline-block;border-radius:3px;}.uloop-scholarships-survey .container,.uloop-scholarships .container,.winners-wrap .container{background-color:#ffffff;margin-bottom:13px;margin-top:2px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;}.uloop-scholarships-survey .container-wrap{padding:20px;}.uloop-scholarships-details-widget-header .container-wrap{padding:10px;}.uloop-scholarships-details-widget-header .container-inner{margin:20px 0;}.uloop-scholarships-details-widget-header .container-inner:last-child{margin-bottom:0;}.uloop-scholarships-survey .btn-start-survey{text-align:center;margin-bottom:20px;}.uloop-scholarships-survey .btn-start-survey a{padding:10px 50px;font-size:15px;text-align:center;}.uloop-scholarships-survey .review-link{text-align:center;}.uloop-scholarships-survey .footer-title{font-size:35px;color:#656a7b;margin-bottom:10px;}.uloop-scholarships-details-widget-header p{color:#858586;}.uloop-scholarships-details-widget-header p.blue-label{background:#dbeaf9;width:auto;display:inline-block;padding:2px 5px;margin-bottom:5px;color:#004a91;font-weight:bold;font-size:14px;text-transform:uppercase;}.uloop-scholarships-survey .find-your-dorms-wrap.in-active{display:none;}.uloop-scholarships-survey .find-your-college-wrap,.uloop-scholarships-survey .find-your-dorms-wrap{margin-bottom:20px;}.uloop-scholarships-survey .find-your-college-wrap .right-container,.uloop-scholarships-survey .find-your-dorms-wrap .right-container{display:none;}.uloop-scholarships-survey .find-your-college-wrap .left-container,.uloop-scholarships-survey .find-your-dorms-wrap .left-container{width:100%;}.uloop-scholarships-survey .find-your-college-wrap .left-container input,.uloop-scholarships-survey .find-your-dorms-wrap .left-container input{width:calc(100% - 20px);border-radius:5px;padding:10px;font-size:17px;}.uloop-scholarships-survey .find-your-college-wrap .left-container input{border-color:#1c4a8c;}.uloop-scholarships-survey .fast_search_location_results{width:563px;}.uloop-scholarships-survey .fast_search_location_results{max-height:200px;overflow-y:auto;width:calc(100% - 1px);top:45px;padding:0;text-align:left;background-color:#fff;border:none;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.uloop-scholarships-survey .fast_search_location_results .fast_location_item{padding:10px 20px;font-size:16px;margin:0;}.sweepstakes-rules h1{color:#656a7b;font-size:45px;line-height:45px;text-align:center;font-weight:normal;}.sweepstakes-rules .info-container p{margin:10px 0;}.sweepstakes-rules .info-container h2,.sweepstakes-rules .info-container p span{color:#004a91;font-size:14px;font-weight:bold;}.sweepstakes-rules .info-container ul{list-style:inherit;margin-left:30px;}.uloop-scholarships-survey .description-info-container{color:#656a7b;width:60%;text-align:center;line-height:22px;margin:20px auto;}.uloop-scholarships-survey .description-info-container span{color:#1f8822;}.uloop-scholarships-survey .survey-item-title{font-size:22px;font-weight:600;color:#5e6272;}.uloop-scholarships-survey .survey-item-title .normal-weight{font-weight:normal;}.uloop-scholarships-survey .survey-container .container-inner{margin-bottom:20px;}.uloop-scholarships-survey .survey-container .box-container{box-sizing:border-box;height:55px;}.uloop-scholarships-survey .survey-container .box-container p{display:inline-block;margin-right:10px;margin-top:20px;}.uloop-scholarships-survey .survey-container .box-container input{display:none;}.uloop-scholarships-survey .survey-container .box-container label{cursor:pointer;color:#004a91;border:1.5px solid #004a91;padding:10px 30px;border-radius:4px;margin-top:10px;}.uloop-scholarships-survey .box-container input[type="radio"]:checked + label{color:#fff;background-color:#004a91;}div[id*="-error"]{visibility:hidden !important;height:0;}div[id*="-error"][style='visibility:visible;'] + .survey-item-title{color:red;}.uloop-scholarships-survey .textarea-info-container textarea.validate_error + .required_txt{color:red;}.uloop-scholarships-survey .survey-container .box-container label:hover{-webkit-box-shadow:0px 1px 2px 0px #004a91;-moz-box-shadow:0px 1px 2px 0px #004a91;box-shadow:0px 1px 2px 0px #004a91;}.uloop-scholarships-survey .survey-item-question{color:#5e6272;font-size:17px;margin:5px 0 10px;}.uloop-scholarships-survey .survey-item-question span{font-weight:600;}.uloop-scholarships-survey .upload-btn{position:relative;}.uloop-scholarships-survey .upload-btn.preloading .circle-preloader{display:block;}.uloop-scholarships-survey .upload-btn .add-media-photo{font-size:16px;padding:5px 30px;}.uloop-scholarships-survey .survey-container form .circle-preloader{left:190px;right:unset;}.uloop-scholarships-survey .textarea-info-container{margin-top:15px;}.uloop-scholarships-survey .textarea-info-container textarea{padding:10px;height:120px;font-size:17px;width:calc(100% - 24px);border:2px solid #bababa70;border-radius:3px;}.uloop-scholarships-survey .characters-count{font-size:14px;text-align:right;color:#5e6272;margin-top:10px;}.uloop-scholarships-survey .characters-count span{color:#5e627294;}.uloop-scholarships-survey .submit-btn{font-size:17px;padding:10px 70px;border:unset;margin-top:10px;}.uloop-scholarships-survey .survey-submit-info{color:#5e627294;font-size:15px;margin-top:10px;}.uloop-scholarships-survey .rate-container > p{display:inline-block;color:#b0b0b0;font-size:17px;margin-left:10px;vertical-align:sub;}.uloop-scholarships-survey .rating{height:36px;}.uloop-scholarships-survey .rating input{display:none;width:0;opacity:0;margin-left:-2px;}.uloop-scholarships-survey .rating span label.half{width:18px;}.uloop-scholarships-survey .rating span label svg{width:34px;height:34px;}.uloop-scholarships-survey .rating span label svg.opacity{fill-opacity:0;}.uloop-scholarships-survey .rating input:focus ~ label svg{fill:#db6214;fill-opacity:1;}.uloop-scholarships-survey .rating input:checked ~ label svg{fill:#db6214;fill-opacity:1;}.uloop-scholarships-survey .rating span label:hover ~ label svg{fill:#db6214;fill-opacity:1;}.uloop-scholarships-survey .rating span label:hover ~ label.half svg{fill:#db6214;fill-opacity:1;}.uloop-scholarships-survey .rating span label.half:hover svg{fill:#db6214;fill-opacity:1;}.uloop-scholarships-survey .rating span:hover ~ span label svg{fill:#db6214;fill-opacity:1;}.uloop-scholarships-survey .rating span.active ~ span label svg{fill:#db6214;fill-opacity:1;}.uloop-scholarships-survey .rating span label:hover svg{fill:#db6214;fill-opacity:1;}.uloop-scholarships-survey .rating span label svg.empty{width:36px;height:36px;}.uloop-scholarships-survey .uloop-scholarships-widget{font-size:15px;color:#656a7b;display:none;}.uloop-scholarships-survey .uloop-scholarships-widget p b{color:#242424;}.uloop-scholarships-survey .uloop-scholarships-widget h3{text-align:center !important;}.uloop-scholarships-survey .success-page{color:#656a7b;}.uloop-scholarships-survey .success-page .title{font-size:23px;margin-bottom:15px;}.uloop-scholarships-survey .success-page .container-wrap{padding:10px;}.uloop-scholarships-survey .container-elem-1 .container-wrap div{display:inline-block;font-size:21px;font-weight:normal;width:calc(100% - 125px);}.uloop-scholarships-survey .container-elem-1 .container-wrap div p{width:80%;text-align:center;margin:0 auto;padding:34px 0;line-height:26px;}.uloop-scholarships-survey .container-elem-1 .container-wrap svg{display:inline-block;vertical-align:top;}.uloop-scholarships-survey .fc-green{color:#1f8822;}.uloop-scholarships-survey .fw-600{font-weight:600;}.uloop-scholarships-survey .container-elem-2{padding:20px 0;text-align:center;}.uloop-scholarships-survey .container-matching img,.uloop-scholarships-survey .container-matching svg{width:65px;height:auto;display:inline-block;vertical-align:top;}.uloop-scholarships-survey .container-matching p{display:inline-block;width:calc(100% - 120px);margin-left:30px;line-height:21px;padding:8px 0;}#left_content.sweepstakes-winners{float:unset;margin:0 auto;padding:0;}.sweepstakes-winners h1{font-size:34pt;line-height:34pt;font-weight:normal;color:#656a7b;text-align:center;}.sweepstakes-winners .subtitle{text-align:center;margin:15px 0;color:#235188;}.sweepstakes-winners .container-description{padding:25px;color:#242424;font-size:17px;line-height:22px;}.sweepstakes-winners .container-description span{font-weight:500;}.sweepstakes-winners .container-footer{text-align:center;padding:20px;font-size:17px;color:#656a7b;}.sweepstakes-winners .container-winner{margin-bottom:20px;}.sweepstakes-winners .winner-user{font-size:17pt;font-weight:500;}.sweepstakes-winners .winner-form{line-height:24px;}.sweepstakes-winners .winner-date{font-size:14px;}.uloop-scholarships-survey form[name="location_search"] .campus-posting-error-message,.uloop-scholarships-survey .bubble-error-message,.uloop-scholarships-survey .apt-address-wrap .campus-posting-error-message,.uloop-scholarships-survey .apt-phone-wrap .campus-posting-error-message{font-style:normal;font-size:11px;font-weight:600;bottom:44px;background:unset;box-shadow:none;padding:0;}.uloop-scholarships-survey .apt-address-wrap .campus-posting-error-message,.uloop-scholarships-survey .apt-phone-wrap .campus-posting-error-message{visibility:hidden;height:0;padding:0;position:absolute;left:0;top:-15px;}.uloop-scholarships-survey .campus-posting-error-message:before,.uloop-scholarships-survey .bubble-error-message:before{display:none;}.uloop-scholarships-survey .validate_error{border-color:red;background:#ffe2e2;}.uloop-scholarships-survey .validate_error::placeholder{color:#ff8a8a !important;}.uloop-scholarships-survey .validate_error:-ms-input-placeholder{color:#ff8a8a !important;}.uloop-scholarships-survey .validate_error::-moz-placeholder{color:#ff8a8a !important;}.uloop-scholarships-survey .validate_error::-webkit-input-placeholder{color:#ff8a8a !important;}.uloop-scholarships-survey .form-filled-error{display:none;color:#ff8a8a !important;font-weight:bold;font-size:11pt;}.uloop-scholarships-survey .container-submit{position:relative;}.uloop-scholarships-survey .container-submit .circle-preloader{top:23px;left:150px !important;border-top-color:rgb(255 100 10);border-bottom-color:rgba(255,255,255,0.7);border-left-color:rgba(255,255,255,0.7);border-right-color:rgba(255,255,255,0.7);}.apt-phone-wrap{position:relative;margin-top:20px;margin-bottom:20px;}.apt-address-wrap{position:relative;}.apt-phone-wrap input[type="text"],.apt-address-wrap input[type="text"]{width:calc(100% - 20px);border-radius:5px;padding:10px;font-size:17px;}@media screen and (max-width:900px){#header-bar-center-container .no-search-container{display:none;}}@media screen and (max-width:650px){.uloop-scholarships-survey .container-elem-1 .container-wrap svg{width:80px;height:80px;}.uloop-scholarships-survey .container-elem-1 .container-wrap div{font-size:18px;width:calc(100% - 85px);}.uloop-scholarships-survey .container-elem-1 .container-wrap div p{width:100%;padding-top:20px;line-height:18px;}}@media screen and (max-width:540px){.uloop-scholarships h1,.uloop-scholarships-survey h1{font-size:34px;line-height:34px;margin:10px 0;}.uloop-scholarships .sub-title p,.uloop-scholarships-survey .sub-title p,.uloop-scholarships-survey .sub-title-footer p,.uloop-scholarships-survey .school-title-container,.uloop-scholarships-survey .description-info-container{width:100%;font-size:16px;}.uloop-scholarships .listing-list .image-column{position:inherit;float:unset;margin:0 auto;}.uloop-scholarships .listing-list .image-column + .info-column{margin-left:0;margin-top:20px;}.uloop-scholarships .info-column .title{font-size:18px;}.uloop-scholarships .listing-list .image-column-container{max-height:90px;}.uloop-scholarships .logo-container{margin-top:20px;}.uloop-scholarships .page-description{width:100%;text-align:center;}.uloop-scholarships-survey .footer-title{font-size:26px;}.uloop-scholarships-survey .review-link{font-size:15px;}.uloop-scholarships-survey .survey-container .box-container label{padding:10px 5px;font-size:15px;}.uloop-scholarships-survey .survey-container .box-container p{margin-right:0;}.uloop-scholarships-survey .survey-container .box-container p:first-child{margin-right:5px;}.uloop-scholarships-survey .survey-item-title{font-size:20px;}.uloop-scholarships-survey .survey-item-question{font-size:16px;}.uloop-scholarships-survey .rate-container > p{font-size:15px;margin-left:0;}.uloop-scholarships-survey .upload-btn .add-media-photo{padding:2px 15px;}.uloop-scholarships-survey .survey-container .box-container label[for*="-answer"]{padding:10px 30px;}.uloop-scholarships-survey .submit-btn{padding:2px 45px;}}@media screen and (max-width:400px){.uloop-scholarships-survey .container-elem-1 .container-wrap div p{padding-top:10px;}}html,body{height:100%;margin:0;padding:0;}html.br_iphone,.br_iphone body,html.os_iphone,.os_iphone body{overflow:auto;-webkit-overflow-scrolling:touch;}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;text-align:left;-webkit-text-size-adjust:none;background-color:#f4f4f7;-webkit-transition:left .3s ease-out;-moz-transition:left .3s ease-out;transition:left .3s ease-out;position:relative;left:0;}body.white-background{background-color:#FFFFFF;}body.hgh-auto{height:auto;}body.ovrf-hidden{overflow:hidden !important;}h1,h2,h3,h4,h5,h6,p,pre,blockquote,form,fieldset,table,ul,textarea{margin:0;padding:0;}.h1{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:600;font-stretch:condensed;font-size:28px;color:#444444;}textarea{resize:none;}textarea::-webkit-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}textarea::-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}textarea:-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}form .circle-preloader{display:none;position:absolute;right:10px;top:45%;top:calc((100% - 20px) / 2);}textarea:-ms-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]::-webkit-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]::-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]:-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]:-ms-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]::-webkit-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]::-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]:-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]:-ms-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="email"]::-webkit-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="email"]::-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="email"]:-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="email"]:-ms-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="password"]::-webkit-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="password"]::-moz-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="password"]:-moz-placeholder{color:#cccccc;opacity:1;transition:opacity 0.3s ease;}input[type="password"]:-ms-input-placeholder{color:#999999;opacity:1;transition:opacity 0.3s ease;}input[type="text"]:focus::-webkit-input-placeholder{color:#c8c8c8;}input[type="text"]:focus::-moz-placeholder{color:#c8c8c8;}input[type="text"]:focus:-moz-placeholder{color:#c8c8c8;}input[type="text"]:focus:-ms-input-placeholder{color:#c8c8c8;}input[type="password"]:focus::-webkit-input-placeholder{color:#c8c8c8;}input[type="password"]:focus::-moz-placeholder{color:#c8c8c8;}input[type="password"]:focus:-moz-placeholder{color:#c8c8c8;}input[type="password"]:focus:-ms-input-placeholder{color:#c8c8c8;}input[type="email"]:focus::-webkit-input-placeholder{color:#c8c8c8;}input[type="email"]:focus::-moz-placeholder{color:#c8c8c8;}input[type="email"]:focus:-moz-placeholder{color:#c8c8c8;}input[type="email"]:focus:-ms-input-placeholder{color:#c8c8c8;}.clear,.cl{clear:both;}.left{float:left;}.right{float:right;}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}.no-float{clear:both;}.overflow{overflow:hidden;}.fixed{position:hidden;}.line-through{text-decoration:line-through;}.f-s-11,.post .f-s-11{font-size:11px !important;}.f-s-12,.post .f-s-12{font-size:12px;}.f-s-13,.post .f-s-13{font-size:13px;}.f-s-14,.post .f-s-14{font-size:14px;}.f-s-18{font-size:18px !important;}.mr-t-50{margin-top:50px !important;}.mr-t-20{margin-top:20px;}.mr-t-7{margin-top:7px;}.mr-t-5{margin-top:5px;}.mr-t-3{margin-top:3px;}.mr-l-15{margin-left:15px;}.mr-b-15{margin-bottom:15px;}.br-5{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-khtml-border-radius:5px;}.display-none{display:none;}.sitemap-page{padding-top:15px;}.sitemap-page .first-title{margin-top:0;}.btn{font-size:13px;line-height:29px;color:#ffffff !important;border:none;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;padding:3px 10px;text-align:center;cursor:pointer;transition:visibility 0s,opacity 0.1s linear;text-decoration:none;-webkit-appearance:none;margin:0;font-family:inherit;}.btn.cursor-default{cursor:default;}.btn.display-none{display:none;}.btn:not(.cursor-default):hover{text-decoration:none !important;opacity:0.8 !important;}.btn.nowrap{white-space:nowrap;}.btn svg{fill:#fff;width:23px;height:23px;margin-right:5px;margin-top:3px;margin-bottom:-7px;}.btn .btn-label{position:relative;color:#fff;}.btn .btn-label + svg{margin-right:0px;margin-left:5px;}.btn .btn-icon-phone{width:16px;}.btn .btn-icon-pencil{width:16px;}.btn .btn-icon-question{width:18px;}.btn .btn-icon-r-arrow,.btn .btn-icon-r-arrow{width:12px;}.btn-orange{background-color:#ff640a;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-appearance:none;}.btn-orange:hover{box-shadow:inset 0px 0px 10px 0px rgba(255,255,255,0.06);}.btn-orange-border{color:#db621b;padding-top:1px;padding-bottom:1px;}.btn-orange-border .btn-label{color:#db621b;}.btn-orange-border svg{fill:#db621b;}.btn-transparent-border{border:2px solid transparent;padding-top:1px;padding-bottom:1px;}.btn-orange-label .btn-label{color:#db621b;}.btn-orange-label svg{fill:#db621b;}.btn-dark-blue{background:#3a6eb7;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.btn-dark-blue:hover{box-shadow:inset 0px 0px 10px 0px rgba(255,255,255,0.12);}.btn-dark-blue-border{color:#1c4a8c;padding-top:1px;padding-bottom:1px;}.btn-dark-blue-border .btn-label{color:#1c4a8c;}.btn-navy-blue{background-color:#1c4a8c;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.btn-dark-blue-border svg{fill:#1c4a8c;}.btn-fb{background-color:#4267b2;}.btn-tw{background-color:#1b95e0;}.btn-dark-orange-border{color:#db621b;padding-top:1px;padding-bottom:1px;}.btn-dark-orange-border .btn-label{color:#db621b;}.btn-dark-orange-border svg{fill:#db621b;}.btn-grey{background-color:#999999;}.btn-light-grey{color:#fff !important;font-weight:bold;background:#eaeaea;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.btn-light-grey-border{color:#444444 !important;font-weight:bold;background:#f0f4f6;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.btn-grey-border{color:#999999;padding-top:1px;padding-bottom:1px;}.btn-grey-border .btn-label{color:#999999;}.btn-grey-border svg{fill:#999999;}.btn-white{background:#f0f4f6;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.btn-white:hover,.btn-blue:hover{box-shadow:inset 0px 0px 10px 0px rgba(255,255,255,0.12);}.btn-white .btn-label{color:#333333;}.btn-white svg{fill:#333333;}.btn-blue{background:#3a6eb7;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.btn-blue-text{background-color:transparent;color:#124d89 !important;}.btn-light-blue{-webkit-appearance:none;background:#f0f4f6;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.btn-light-blue.btn-cancel{background:#f0f4f6;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.btn-light-blue .btn-label{color:#4e4e4e !important;}.fill-white{fill:#fff;}.fill-blue{fill:#1c4a8c;}.btn-no-border{color:#db621b !important;background:none;}img{border:0;}ol,ul{list-style:none;}a,input,textarea{outline:none;}input,textarea{margin:0;padding:0;border:0;}.dividing-line{border-bottom:1px solid #ddd;margin:12px 0;}.circle-preloader{width:20px;height:20px;display:inline-block;padding:0px;border-radius:100%;border:2px solid;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-top-color:rgba(0,0,0,0.65);border-bottom-color:rgba(0,0,0,0.15);border-left-color:rgba(0,0,0,0.65);border-right-color:rgba(0,0,0,0.15);-webkit-animation:circle-preloader 0.8s linear infinite;animation:circle-preloader 0.8s linear infinite;}@keyframes circle-preloader{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@-webkit-keyframes circle-preloader{from{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);}}@keyframes circle-preloader-center{from{transform:translate(-50%,-50%) rotate(0deg);}to{transform:translate(-50%,-50%) rotate(360deg);}}@-webkit-keyframes circle-preloader-center{from{-webkit-transform:translate(-50%,-50%) rotate(0deg);}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);}}.float_l{float:left;}.float_r{float:right;}.left-container{float:left;}.right-container{float:right;}.align_text_center{text-align:center;}.inline_block{display:inline-block;}.table{display:table;}.t-row{display:table-row;}.t-cell{display:table-cell;}h1{font-size:22px;line-height:24px;color:#444444;}h2,.h2{font-size:18px;margin:10px 0 10px 0;}h3,.h3{font-size:18px;color:#444444;margin:10px 0 10px 0;font-weight:bold;}a h2,.inside_page a h2{color:inherit;font-size:inherit;font:inherit;}#contact_email_website_fields .long-input{width:270px;float:left;}#CampusPostingForm1 #contact_email_website_fields .fsize_12{line-height:14px;display:block;}#CampusPostingForm1 #contact_email_website_fields .contact_or{float:left;width:30px;}#CampusPostingForm1 #contact_email_website_fields .contact_or div{text-align:center;margin-top:37px;}#CampusPostingForm1 #contact_email_website_fields input{margin-bottom:5px;}.schools_targeted_mobile{display:none;visibility:hidden;margin-left:10px;}.schools_targeted_mobile.housing_targets{margin-left:0px;}.title-container{margin-top:0px;margin-bottom:15px;}.title-container.flex{width:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;}.title-container.flex h1{-webkit-box-flex:1;-moz-box-flex:1;width:auto;-webkit-flex:9999 1 auto;-ms-flex:9999 1 auto;flex:9999 1 auto;line-height:35px;margin:0;}.title-container.flex .btn-container{-webkit-box-flex:1;-moz-box-flex:1;width:auto;-webkit-flex:auto 1 9999;-ms-flex:auto 1 9999;flex:auto 1 9999;margin:0;white-space:nowrap;}.title-container.flex-no-supported{display:table;}.title-container.flex-no-supported h1{display:table-cell;width:100%;}.title-container.flex-no-supported .btn-container{display:table-cell;vertical-align:middle;}.title-container .btn{margin:0;white-space:nowrap;}.subtitle-container{color:#858585;margin-bottom:15px;}.subtitle-container a{color:#124d89;text-decoration:none;}.subtitle-container a:hover{text-decoration:underline;}.jobs-desc{font-size:18px;color:#4c4c4c;}.block{margin-bottom:30px;overflow:hidden;}.drop-down{position:relative;border:1px solid #efefef;margin-bottom:10px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;cursor:pointer;}.drop-down .drop-down-hidden{display:none;}.drop-down .main-item{padding:10px 15px;}.drop-down .sub-item{padding:10px 15px;}.drop-down .drop-down-arrow{-webkit-animation:animate-btn-category-up,linear,300ms,infinite;-moz-animation:animate-btn-category-up,linear,300ms,infinite;animation:animate-btn-category-up,linear,300ms,infinite;position:relative;top:6px;right:5px;display:inline-block;float:right;}.drop-down .drop-down-arrow::before,.drop-down-arrow::after{position:absolute;top:0;content:"";display:inline-block;width:2px;height:10px;background:#a8a8a8;}.drop-down.closed .drop-down-arrow::before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);right:7px;}.drop-down.closed .drop-down-arrow::after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);right:1px;}.drop-down.opened .drop-down-arrow::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);right:7px;}.drop-down.opened .drop-down-arrow::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);right:1px;}.global-disclaimer{font-size:12px;color:#666666;margin-top:15px;margin-bottom:15px;padding-left:5px;}span.customSelect{font:12px sans-serif;background:#fff url(http://i48.tinypic.com/2u7rpec.png) right center no-repeat;border:1px solid #ddd;color:#555;padding:7px 9px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px 2px;width:175px;}.t-align-center{text-align:center;}.only_up{display:none;}.placeholder{color:#a9a9a9 !important;}.inside_page h2,.popup_preview h2,.inside_page .h2,.popup_preview .h2{font-size:18px;color:#444444;margin:10px 0 10px 0;}#listing_subtitle{color:#999;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;font-weight:500;margin:14px 0;font-size:16px;}#listing_subtitle .company{color:#000;}.detail h1.listing_title{font-size:22px;line-height:24px;}#left_content .answer_detail_title{color:#444;}#main_area{width:100%;margin:0 auto 0;min-height:100%;}.center{width:1160px;margin:0 auto;padding:1px 0 1px 0;}.fa-phone{}.head_lines{display:block;font-size:14px;color:#555555;float:left;margin:5px 40px 0 4px;position:relative;padding:0 0 0 15px;line-height:20px;width:60px;}.head_lines .u{display:block;position:absolute;top:3px;left:0;width:12px;height:12px;background:url(/img/u.png) no-repeat left top;margin:0 3px 0 0;}.header_short_news{display:inline;margin:6px 0 8px 50px;font-size:14px;overflow:hidden;}.header_short_news a:hover{text-decoration:underline;}.f_connect_button{width:109px;height:23px;background:url(/img/button/f_conect_button.png) no-repeat left top;}#header .f_connect_button{float:left;margin:5px 0 0 25px;cursor:pointer;}#header .f_connect_button:hover{opacity:0.7;filter:alpha(opacity=70);}.login_bar_wrap{display:inline;}#login_menu{overflow:hidden;margin:9px 0 0 10px;float:left;cursor:pointer;}#login_menu li{float:left;margin:0 0 0 6px;padding:0 0 0 5px;border-left:1px solid #767575;font-size:12px;color:#ffffff;}#login_menu li:first-child{margin:0 0 0 0;padding:0 0 0 0;border:none;}#login_menu li a{font-size:13px;color:#ffffff;}#login_menu li a:hover{text-decoration:underline;}.t_ico_grey{display:block;width:18px;height:14px;background:url(/img/soc_header_ico.png) no-repeat left -3px;}.f_ico_grey{display:block;width:10px;height:17px;background:url(/img/soc_header_ico.png) no-repeat right top;}#header .t_ico_grey{float:left;margin:9px 5px 0 0;}#header .f_ico_grey{float:left;margin:6px 5px 0 0;}#fw_content{width:100%;margin:0 auto;padding:0;background:white;overflow:hidden;}#fw_top_content{width:100%;margin:0 auto;padding:5px 0 0 0;background:white;overflow:hidden;}#wrap_main_menu{border:1px solid #5b83b2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-khtml-border-radius:5px;margin:8px auto 10px auto;position:relative;}#fw_content #wrap_main_menu{margin:5px auto 0 auto;border-radius:0;border-left:none;border-right:none;}#main_menu_bg_l{width:34%;height:0;position:absolute;border-right:15px solid #fff;border-top:36px solid #F4F4F4;border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;-khtml-border-radius:5px 0 0 5px;float:left;top:0;left:0;}#main_menu{width:960px;height:36px;margin:0 auto;}#main_menu .left_menu,#mobile_menu .left_menu{float:left;margin:0 0 0 10px;}#main_menu .right_menu,#mobile_menu .right_menu{float:right;margin:0 10px 0 0;}#main_menu .left_menu li a b,#main_menu .right_menu li a b,#mobile_menu .left_menu li a b,#mobile_menu .right_menu li a b{font-size:18px;}#mobile_menu .left_menu li a b,#mobile_menu .right_menu li a b{font-size:18px;padding-right:20px;background:url(/img/main_menu_drop_down_arrow.png) no-repeat right;}#mobile_menu .left_menu li a b.open,#mobile_menu .right_menu li a b.open{background:url(/img/main_menu_drop_down_arrow2.png) no-repeat right;}#main_menu .left_menu li,#main_menu .right_menu li,#mobile_menu .left_menu li,#mobile_menu .right_menu li{float:left;position:relative;display:inline-block;}#main_menu .left_menu li{margin:0 0 0 20px;padding:0 15px 0 0;}#main_menu .right_menu li{padding:0 0 1px 0;margin:0 0 0 16px;}#main_menu .right_menu li.drop_bg{padding:0 15px 1px 0;margin:0 0 0 15px;}.os_windows.br_firefox #main_menu .right_menu li,.os_windows.br_safari #main_menu .right_menu li{margin:0 0 0 17px;}.os_apple #main_menu .left_menu li a,.os_apple #main_menu .right_menu li a:first-child{}#main_menu .left_menu li a,#main_menu .right_menu li a{display:block;padding:1px 5px 0 14px;font-size:15px;color:#235188;text-decoration:none;margin:7px 0;height:20px;border-left:1px solid #dddddd;}#main_menu .left_menu li:not(.drop_bg) a,#main_menu .right_menu li:not(.drop_bg) a{padding-right:0;}#main_menu .left_menu li:first-child{margin:0 -20px 0 0;}#main_menu .left_menu li:first-child a{border-left:none;padding-left:3px;}#main_menu .left_menu .active a,#main_menu .right_menu .active a{background:#579bf5;}#main_menu .left_menu li:hover a{text-decoration:underline;}#main_menu .right_menu li:hover a{text-decoration:underline;}#main_menu .right_menu li:first-child a{padding:1px 0px 0 17px;}#main_menu .left_menu li .drop_block{display:none;width:134px;padding:10px 5px 5px 10px;position:absolute;top:35px;left:0px;z-index:300;background:url(/img/main_menu_drop_block_repeat.png) repeat-y left top;}.studentloans h2.loan-options-title{background-color:#1c4a8c;border-radius:5px 5px 0 0;}.studentloans #main_menu .left_menu li .drop_block{width:149px;}#main_menu .left_menu li:hover .drop_block,#main_menu .right_menu li:hover .drop_block{display:block;}#main_menu .left_menu li .drop_block .left_info{width:314px;float:left;margin:10px 0 0 0;}#main_menu .left_menu li .drop_block a,#main_menu .right_menu li .drop_block a{background:none;height:auto;display:inline;padding:0;font-weight:normal;}#main_menu .left_menu li .drop_block .left_info a{font-size:14px;color:#3372ca;text-decoration:none;}#main_menu .left_menu li .drop_block .right_info{width:121px;height:100%;float:right;padding:29px 8px 0 14px;}#main_menu .left_menu li .drop_block .right_info .img{display:block;width:80px;height:60px;margin:0 auto 8px auto;}#main_menu .left_menu li .drop_block .right_info .img img{display:block;margin:0 auto;max-width:80px;max-height:60px;}#main_menu .left_menu li .drop_block .right_info .random_news{font-size:12px;color:#444444;text-align:center;}#main_menu .left_menu li .drop_block .right_info .random_news a{font-size:12px;color:#3372ca;text-decoration:none;}#main_menu .left_menu li .drop_block .right_info .random_news .by{display:block;font-size:10px;color:#666666;margin:5px 0 8px 0;}#main_menu .left_menu li .drop_block a:hover{text-decoration:underline;}#main_menu .left_menu li .drop_block .right_info .random_news .text_left{display:block;text-align:left;}#main_menu .right_menu li .drop_block{display:none;width:134px;padding:10px 5px 5px 10px;position:absolute;top:36px;left:-2px;z-index:300;background:url(/img/main_menu_drop_block_repeat.png) repeat-y left top;}.studentloans #main_menu .right_menu li .drop_block{width:149px;}.os_apple.br_firefox #main_menu .left_menu li a,.os_apple.br_firefox #main_menu .right_menu li a{padding-top:3px;}#main_menu .left_menu li:first-child .drop_block{top:36px;left:-13px;}#main_menu .right_menu li:first-child + li + li + li + li + li + li + li .drop_block,#main_menu .right_menu li.last .drop_block{top:36px;left:auto;right:-11px;}#main_menu .left_menu .addition_menu_border{height:3px;position:relative;z-index:60;left:-8px;top:-13px;background:url(/img/main_menu_drop_block_repeat_left.png) repeat-y left top;}#main_menu .right_menu li:first-child + li + li + li + li + li + li + li .addition_menu_border,#main_menu .right_menu li.last .addition_menu_border{height:3px;position:relative;z-index:60;left:131px;top:-12px;background:url(/img/main_menu_drop_block_repeat_right.png) repeat-y left top;}#main_menu .right_menu li .drop_block .drop_block_angels,#main_menu .left_menu li .drop_block .drop_block_angels{position:absolute;bottom:-10px;left:0;width:100%;height:10px;background:url(/img/main_menu_drop_block_bottom.png) no-repeat left top;}#main_menu .left_menu li .drop_block a,#main_menu .right_menu li .drop_block a{font-size:12px;color:#235188;text-decoration:none;display:block;margin-bottom:8px;line-height:14px;border:none;}#main_menu .drop_bg{background:url(/img/main_menu_drop_down_arrow.png) no-repeat right center;}#mobile_menu{width:auto;height:36px;margin:0 auto;display:none;}#mobile_menu .left_menu,#mobile_menu .right_menu{width:50%;margin:0;}#mobile_menu .left_menu li,#mobile_menu .right_menu li{width:100%;text-align:center;padding:7px 0 0 0;}#mobile_menu .left_menu li a,#mobile_menu .right_menu li a{display:block;font-size:15px;color:#235188;text-decoration:none;}#fw_content #left_content,#fw_top_content #left_content{padding:0;}.footer_fw_content{display:none;}#left_content{width:640px;float:left;padding:1px 320px 1px 0;position:relative;}.aboutus #left_content,.join-news #left_content{padding-right:0;width:960px;}#left_content.sell-textbooks-widget{padding-right:0;width:960px;}#left_content #classifieds_result{position:relative;}#custom_listing_preview{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-khtml-border-radius:5px;overflow:hidden;}#custom_listing_preview .float_r,#custom_listing_preview .float_l{float:none;}#custom_listing_preview form label{display:none;}#left_content.custom_category_view_page,#left_content.custom_category_view_page .main_school_select,#right_content.custom_category_view_page{width:auto;float:none;padding:0;}#left_content.custom_category_view_page .listing_form .rounded_block .rounded_block_wrap{}#left_content.detail p{margin-top:20px;}#left_content.detail ul{list-style:disc;margin-left:20px;}#left_content.detail ul ul{list-style:circle;margin-left:26px;}#left_content.detail.auto-renew{width:100%;float:none;}#left_content.custom_category_view_page .custom_viev_map{margin:4px 0 0 45px;float:left;line-height:24px;}#left_content.custom_category_view_page .main_school_select #state{width:35%;}#left_content.custom_category_view_page .main_school_select #school{width:170px;}#left_content .location_main_search .campus-posting-error-message{display:block;position:absolute;right:75px;top:25px;}#CampusPostingForm1 #left_content{float:none;width:auto;padding-right:320px;}#left_content .location_main_search{position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-color:#1c4e90;margin:0 0 15px 0;}#left_content .location_main_search input[type="text"]{border:1px solid #c8c8c8;border-right:none;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;float:left;margin:15px 0 15px 15px;padding:5px;line-height:16px;width:86%;font-size:16px;}.br_internet_explorer.br_v_8 #left_content .location_main_search input[type="text"]{line-height:24px;}#left_content.moving_page .location_main_search input[type="text"]{width:472px;}#left_content .location_main_search .close{position:absolute;color:#fff;top:0;right:5px;}#left_content .location_main_search input[type="submit"]{margin:15px 15px 15px 0;float:right;height:36px;width:36px;}#left_content .location_main_search #location_container{top:72px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;overflow:hidden;overflow-y:auto;width:615px;position:absolute;max-height:500px;overflow-y:hidden;z-index:200;border:2px solid #1E4C8D;padding:10px 0 10px 10px;background-color:rgba(255,255,255,0.93);box-shadow:4px 4px 4px 0px rgba(50,50,50,0.33);display:none;}.br_internet_explorer.br_v_8 #left_content .location_main_search #location_container{background-color:#fff;}#left_content .location_main_search .fast_search_location_results{position:relative;width:100%;border:none;border-radius:0;top:0;overflow-y:auto;max-height:500px;padding:0;background:none;box-shadow:none;}.location_main_search .s_preload{background:url('/img/small-loading-white.gif') no-repeat;width:25px;height:25px;z-index:1;display:none;position:absolute;top:26px;right:70px;}.reply_form_preloader_overlay{position:absolute;width:100%;left:0;top:0;background:rgba(66,66,66,0.35);height:100%;z-index:10;}.reply_form_preloader_overlay .reply_form_preloader{position:absolute;top:45%;left:50%;margin-left:-20px;}.reply .ui-datepicker{top:50px !important;left:25px !important;position:absolute !important;width:240px !important;}#left_content.custom_category_view_page .wrap_post{padding:0 60px 0 0;}#left_content.custom_category_view_page .wrap_post:hover{background-color:#f6f6f7;}#left_content.custom_category_view_page .post{margin:0;}.post .more-b{display:block;}.action-buttons-bar a:hover #left_content.custom_category_view_page .post_info_has_image .title,#reply_by_email_popup .post_info_has_image .title{font-size:22px;}#left_content.custom_category_view_page .post .post_check_available{float:right;}#right_content.custom_category_view_page .right_search_form{width:273px;margin:0 auto;}#right_content .cl_posted_in{width:180px;}#right_content.custom_category_view_page h3:first-child{margin:0px auto 20px auto;text-align:center;}#right_content.custom_category_view_page .right_search_form .right_dividing_line{height:0;}.inside_page.custom_category_view_page .post_text_l,.inside_page.custom_category_view_page .featured_listings .post_text_l,.inside_page.custom_category_view_page .featured_listings .post_info_has_image{width:68%;max-width:68%;}#wrap_reply_popup{width:580px;padding:20px;}#left_content.custom_category_view_page .post .post_no_image{width:230px;background:none;border:none;}#reply_by_email_popup .post_image,#left_content.custom_category_view_page .post_image{border:1px solid #ccc;margin:0 12px 0 0;}#reply_by_email_popup .post_image .block_for_image,#left_content.custom_category_view_page .post_image .block_for_image{height:100%;max-height:165px;margin:2px 2px;overflow:hidden;}#reply_by_email_popup .post_image a,#left_content.custom_category_view_page .post_image a{overflow:hidden;height:165px;display:table-cell;vertical-align:middle;}#reply_by_email_popup .post_image a img,#left_content.custom_category_view_page .post_image a img{width:275px;min-height:165px;}.custom_category_view_page .category_page_phone,#reply_by_email_popup .category_page_phone{color:#690;font-weight:bold;float:right;margin:0 2px 10px 0;width:185px;text-align:right;}.custom_category_view_page .category_page_price{color:#666666;font-weight:bold;float:right;margin:0 2px 10px 0;width:200px;text-align:right;}.custom_category_view_page .subdesc,#reply_by_email_popup .subdesc{color:#666666;font-size:14px;margin:30px 0 30px 0;}.custom_category_view_page .d_city .subdesc{margin:47px 0 47px 0;}#reply_by_email_popup .subdesc{margin:20px 0 20px 0;}.custom_category_view_page .subdesc_line,#reply_by_email_popup .subdesc_line{margin:5px 0;}.h_beds{background:url('/img/icon/u_bed.png') no-repeat left top;display:inline-block;width:16px;height:13px;}.h_bath{background:url('/img/icon/u_bath.png') no-repeat left top;display:inline-block;width:16px;height:13px;}.custom_category_view_page .photo_count,#reply_by_email_popup .photo_count{width:48%;height:25px;line-height:25px;position:absolute;bottom:0;background:#00223d;background:rgba(0,34,61,0.85);color:#fff;font-size:12px;text-align:center;}.custom_category_view_page .subdesc_line .h_beds,#reply_by_email_popup .subdesc_line .h_beds,.custom_category_view_page .subdesc_line .h_bath,#reply_by_email_popup .subdesc_line .h_bath{margin:1px 4px 0 0;}.custom_category_view_page .space,#reply_by_email_popup .space{margin:0 30px 0 0;}.custom_post_image{overflow:hidden;float:left;width:240px;margin:0px;-webkit-user-select:none;-moz-user-select:none;}.custom_post_image .wrap_small_main_image{width:236px;overflow:hidden;position:relative;}.custom_post_image .wrap_small_main_image_align{height:133px;position:relative;}.custom_post_image .small_main_image{width:1000000px;height:133px;position:relative;-webkit-transition-property:left,height;-moz-transition-property:left,height;-ms-transition-property:left,height;-o-transition-property:left,height;transition-property:left,height;-webkit-transition-duration:333ms;-moz-transition-duration:333ms;-ms-transition-duration:333ms;-o-transition-duration:333ms;transition-duration:333ms;-webkit-transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);-moz-transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);-ms-transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);-o-transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.custom_post_image .small_main_image .item img{vertical-align:bottom;width:100%;}.custom_post_image .small_main_image .item{display:table-cell;text-align:center;vertical-align:middle;min-width:232px;}.custom_post_image .small_main_image .item.background{background-size:cover;background-position:center center;display:block;height:133px;float:left;}.custom_post_image .small_main_image .item.background img{visibility:hidden;display:inline;}.wrap_video{display:table-cell;vertical-align:middle;height:340px;}.custom_video{width:505px;overflow:hidden;position:relative;}.wrap_custom_page_big_slider{border:1px solid #cccccc;width:505px;height:340px;overflow:hidden;position:relative;}.wrap_custom_page_big_slider .custom_page_big_image a{display:table-cell;text-align:center;vertical-align:middle;width:500px;min-width:500px;max-width:500px;height:340px;padding:0 2px;}.wrap_custom_page_big_slider .custom_page_big_image a img{vertical-align:bottom;max-height:330px;max-width:500px;}.custom_popup_preview .unit_photo_description{position:absolute;bottom:0;right:0;font-size:14px;padding:5px 40px 5px 5px;color:#808080;background:rgba(255,255,255,0.9);}ul#detail_tabs_line li .show_active{display:none;}ul#detail_tabs_line li.active .show_active{display:inline;}#viewFloorplans div{width:610px;padding:20px;}#viewFloorplans img{max-width:600px;margin:0 auto;display:block;}#errorUploadImg div{width:155px;padding:30px;}.small_preview_wrap{width:1000%;height:38px;overflow:hidden;position:relative;}.small_preview_wrap ul li{float:left;border:1px solid #cccccc;width:56px;height:34px;float:left;margin:2px 2px 0 0;text-align:center;cursor:pointer;display:table;}.small_preview_wrap ul li a{display:table-cell;vertical-align:middle;text-align:center;}.small_preview_wrap ul li a{opacity:0.4;}.small_preview_wrap ul li.active a{opacity:1;}.small_preview_wrap .active_move{border:1px solid #9EB5F8;width:56px;height:34px;float:left;margin:2px 2px 0 0;position:absolute;}.small_preview_wrap ul li img{max-width:52px;max-height:34px;overflow:hidden;vertical-align:bottom;}.wrap_custom_page_big_slider .prev,.slides_wrap .prev{display:block;position:absolute;left:0px;top:0px;z-index:20;width:40px;height:100%;opacity:0.3;background:none;}.wrap_custom_page_big_slider .next,.slides_wrap .next{display:block;position:absolute;right:0px;top:0px;z-index:20;width:40px;height:100%;opacity:0.3;background:none;}.wrap_custom_page_big_slider .next_arow,.slides_wrap .next_arow{display:block;position:absolute;top:50%;right:15px;z-index:20;width:15px;height:24px;margin-top:-16px;background:url('/img/slider_arows2.png') no-repeat scroll 0 100% transparent;cursor:pointer;-webkit-transition:opacity 1s ease .5s;-moz-transition:opacity 1s ease .5s;-o-transition:opacity 1s ease .5s;transition:opacity ease .5s;}.wrap_custom_page_big_slider .prev_arow,.slides_wrap .prev_arow{display:block;position:absolute;top:50%;left:15px;z-index:20;width:15px;height:24px;margin-top:-16px;background:url('/img/slider_arows2.png') no-repeat scroll 0 0 transparent;cursor:pointer;-webkit-transition:opacity 1s ease .5s;-moz-transition:opacity 1s ease .5s;-o-transition:opacity 1s ease .5s;transition:opacity ease .5s;}.wrap_custom_page_big_slider .next:hover,.wrap_custom_page_big_slider .prev:hover,.slides_wrap .next:hover,.slides_wrap .prev:hover{opacity:1;cursor:pointer;}.wrap_custom_page_big_slider .next svg,.wrap_custom_page_big_slider .prev svg,.slides_wrap .next svg,.slides_wrap .prev svg{fill:#FFFFFF;height:35px;width:50px;position:absolute;top:45%;-webkit-filter:drop-shadow(0px 0px 2px #000);filter:drop-shadow(0px 0px 2px #000);opacity:1;transition:visibility 0s,opacity 0.4s linear;}#custom_description_content{width:544px;float:left;font-size:14px;color:#666666;line-height:20px;padding:20px 0 0 0;}ul#detail_tabs_line{height:59px;text-align:center;display:table;width:100%;table-layout:fixed;background:#f6f6f7;border-top:1px solid #cccccc;}ul#detail_tabs_line li{vertical-align:middle;float:none;display:table-cell;width:100%;cursor:pointer;border-right:1px solid #cccccc;padding:2px;background:#f6f6f7;background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#f6f6f7),color-stop(1,#EEEEEE));background:-moz-linear-gradient(center top,#f6f6f7 5%,#EEEEEE 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f7',endColorstr='#EEEEEE');}#tab_content{overflow:auto;height:360px;padding:0 10px 0 20px;}#tab_content .tab{top:0;opacity:0;z-index:0;position:absolute;width:517px;height:342px;overflow-x:hidden;overflow-y:auto;}#tab_content .tab:first-child + .tab,#tab_content .tab.mobile:first-child{opacity:1;position:relative;z-index:1;}ul#detail_tabs_line li:first-child{display:none;}ul#detail_tabs_line.mobile li:first-child{display:block;}ul#detail_tabs_line li a{font-weight:bold;font-size:14px;}ul#detail_tabs_line li.active{box-shadow:0 0 0px rgba(0,0,0,.1) inset,0 1px 9px rgba(0,0,0,.1) inset,0 1px 1px rgba(255,255,255,.11);background:#F3F3F3;}ul#detail_tabs_line li.active a{color:#424242;}#custom_message_container{color:#444;text-align:center;}.popup_preview ul.detail_list{line-height:26px;font-size:12px;width:215px;padding-right:15px;float:left;}.popup_preview ul.detail_list li{background:url(/img/icon/check-circle.png) no-repeat 0 50%;padding:0 0 0 25px;}.floorlan_title{color:#444;font-weight:bold;text-transform:uppercase;}.floorlan_action{color:#235188;cursor:pointer;}.up_arrow{display:inline-block;background:url(/img/arrow_list2.png) no-repeat 0 50%;height:10px;width:10px;}.floorlan_action .action_text{padding:0 0 0 15px;}.unit_detail_img{max-width:270px;}.wrap_unit_description{display:table-cell;vertical-align:middle;font-size:12px;}.wrap_unit_detail_img{max-width:270px;}.wrap_unit_detail_img.align_left{margin:0 15px 0 0;float:left;}.listing_call{margin:25px 0;}.spc_detail .col-1{width:100%;clear:both;}.spc_detail .col-3{width:33.3%;float:left;}.spc_detail .col-2{width:50%;float:left;}.spc_search_block{position:relative;width:100%;margin:0px 0px 30px;background:#e1dfdf;}.spc_search_block .form_wrap{position:static;padding:25px 10px 30px 10px;width:auto;text-align:center;margin-left:auto;margin-right:auto;}.spc_search_block h3{color:#164985;font-size:26px;font-weight:normal;line-height:35px;}.spc_search_block .input_wrap .go{width:auto;height:47px;font-size:16px;font-weight:normal;padding-left:3px;padding-right:3px;width:120px;-webkit-appearance:none;color:#ffffff;background-color:#ff640a;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-appearance:none;cursor:pointer;}.spc_search_block .input_wrap .go:hover{box-shadow:inset 0px 0px 10px 0px rgba(255,255,255,0.06);}.spc_search_block form{width:615px;margin:0 auto;}.spc_search_block .input_wrap{float:left;margin-top:20px;box-sizing:border-box;padding-right:20px;width:130px;}.spc_search_block .input_wrap:first-child{margin-left:0;}.spc_search_block.col-3-input .input_wrap.button ,.spc_search_block .input_wrap.button{float:left;width:120px;padding-right:0;}.spc_search_block input[type="text"]{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #164985;color:#666666;display:block;font-size:16px;height:45px;padding:0 3px;text-align:center;-webkit-appearance:none;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;-khtml-border-radius:0px;width:100%;font-size:14px;}.spc_search_block.col-3-input input[type="text"]{}.spc_search_block.col-3-input .input_wrap{width:173px;box-sizing:border-box;}.spc_search_block .first-name-field{width:125px;}.spc_search_block .last-name-field{width:125px;}.spc_search_block .email-field{width:150px;}.spc_search_block .zip-field{width:90px;}.spc_search_block.col-3-input .input_wrap.first-name-2-field{width:150px;}.spc_search_block.col-3-input .input_wrap.last-name-2-field{width:150px;}.spc_search_block.col-3-input .input_wrap.email-2-field{width:194px;}.spc_search_block .go-2-block{width:105px;}.spc_search_block .go-2-block .go{width:105px;}.spc_detail .h2{font-weight:normal;margin-top:26px;color:#235188;font-size:24px;}.spc_detail .h3{color:#235188;margin:0;padding:0 0 10px 0;font-weight:normal;font-size:20px;}.spc_detail p.h3{font-size:18px;line-height:1.3;}.spc_detail p{padding-bottom:30px;}.spc_detail .col-2-wrap .wrap-img img,.spc_detail .col-3-wrap .wrap-img img{display:block;margin:0 auto;padding-bottom:25px;}.spc_detail .col-2 .r-padding{padding-right:25px;}.spc_detail .col-2 .l-padding{padding-left:25px;}.spc-quote-popup{padding:25px;width:400px;text-align:center;}.insurance_detail.spc_detail .col-2,.insurance_detail.spc_detail .col-1{margin-top:40px;}.insurance_detail.spc_detail .col-1:first-child,.insurance_detail.spc_detail .col-1:first-child + .col-1,.insurance_detail.spc_detail .col-2:first-child,.insurance_detail.spc_detail .col-2:first-child + .col-2{margin-top:20px;}.insurance_detail.spc_detail .note{font-size:11px;}.insurance_detail.insurance-auto .spc_search_block{background:#efebec url('/img/insurance/Car-Banner.png') no-repeat right top;background-size:cover;}.insurance_detail.insurance-auto .grang-cuar-logo{margin:20px 0 30px 0;}.insurance_detail.insurance-auto .grang-cuar-logo img{display:block;margin:0 auto;}.insurance_detail.insurance-renters .spc_search_block{background:#e1dfdf url('/img/insurance/Renters-Banner.png') no-repeat left top;background-size:cover;}.insurance_detail.insurance-renters .h2{margin-top:20px;}.insurance_detail.insurance-renters .grang-cuar-logo img{display:block;margin:0 auto;}.insurance_detail.insurance-renters ul{max-width:625px;margin:0 auto;}.insurance_detail.insurance-renters ul li{clear:both;line-height:29px;margin-bottom:15px;}.insurance_detail.insurance-renters ul li::before{content:url('/img/insurance/checkmark.png');width:23px;height:100%;display:block;float:left;margin-right:20px;}.insurance_detail.insurance-tuition .spc_search_block{background:#e1dfdf url('/img/insurance/Tuition-Banner.png') no-repeat left top;background-size:cover;}.insurance_detail.insurance-tuition .col-3-wrap{max-width:680px;margin:0 auto;}.insurance_detail.insurance-tuition .col-3 p{margin-left:15px;margin-right:15px;}.insurance_detail.insurance-tuition .h2{margin-top:20px;}.insurance_detail.insurance-tuition .grang-cuar-logo{margin:10px 0 30px 0;}.insurance_detail.insurance-tuition .grang-cuar-logo img{display:block;margin:0 auto;}.info-container .insurance-form-section-container{margin:-20px -20px 0;}.spc_detail.student_flights_detail .spc_search_block{min-height:381px;background:#e1dfdf url('/img/student_flights/bg.jpg') no-repeat left top;background-size:cover;}.spc_detail.student_flights_detail .line{width:100%;height:1px;background:#999999;margin:5px 0 35px;}.spc_detail.student_flights_detail .note{font-size:11px;}.spc_detail.student_flights_detail .text-wrap{float:left;width:50%;}.spc_detail.student_flights_detail .text-wrap .text-inner{display:table-cell;vertical-align:bottom;height:350px;padding:0 0 30px 30px;}.spc_detail.student_flights_detail .widget-wrap{width:50%;float:right;}.spc_detail.student_flights_detail .widget-wrap .widget-inner{max-width:300px;min-width:300px;height:280px;padding:12px;background:#fff;margin:40px 30px 0 0;overflow:hidden;border:2px solid #70b01d;float:right;}.spc_detail.student_flights_detail h1{color:#fff;bottom:30px;font-weight:normal;left:30px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:30px;text-shadow:3px 3px 1px rgb(45,45,45);margin:0;}.spc_detail.student_flights_detail h1.fl-title{font-weight:bold;}.spc_detail.student_flights_detail h1.sl-title{font-size:22px;}.spc_detail.student_flights_detail .widget-wrap h3{color:#70b01d;font-size:20px;margin-top:0;}.detail .h3{margin-top:30px;}.detail .h3:first-child{margin-top:30px;}.detail .drop-down .main-item{font-weight:bold;cursor:pointer;}.detail .drop-down .food-price{float:right;font-weight:bold;}.detail .drop-down .menu-item-desc{font-size:12px;color:#aeaeae;}.detail .listing_call .table_td{vertical-align:top;padding-right:80px;}.detail .listing-description .price-section{display:table;margin:15px 0 25px 10px;font-size:13px;}.detail .price-section .price-row{display:table-row;line-height:22px;}.detail .price-section .title{display:table-cell;text-align:right;padding-right:8px;}.detail .price-section .price{display:table-cell;text-align:left;}.detail .price-section .shipping,.detail .top-btn-r-content .shipping{font-weight:bold;}.detail .price-section .big-font{font-size:16px;}.detail .single-price-section{display:table;height:44px;}.detail .single-price-section .single-price-cell{display:table-cell;vertical-align:middle;}.detail .top-btn-r-content .big-font{font-size:18px;}.detail .price-section .red,.detail .top-btn-r-content .red{color:#ce2c03;}#left_content .listing_call a{display:block;float:left;}.prime{display:inline-block;background:url('/img/prime_56x16.png') no-repeat;width:56px;height:16px;}.listing_units{margin:25px 0;overflow-x:auto;width:100%;}.super_popup .listing_units{margin:25px 0;overflow-x:auto;display:table;width:100%;}.table{width:100%;}.listing_units .table_tr .table_td.unit-td-fixed{width:215px;}.super_popup .listing_units .table_tr .table_td:first-child{width:215px;min-width:auto;}.listing_units .table_td{width:70px;vertical-align:middle;}.listing_units .table_tr{width:100px;height:30px;}.crop_img_border{overflow:hidden;}.crop_img_border img{margin:-2px -2px -7px -2px;}.detail-td-fixed{width:200px;}.table{display:table;width:100%;}.table_tr{display:table-row;}.table_td{display:table-cell;}.hidden{display:none;}.v_hidden{visibility:hidden;}.arrow_box{position:relative;border:1px solid #ccc;padding:15px;margin:15px 0 10px 0;border-radius:10px;}.arrow_box:after,.arrow_box:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;left:34px;}.arrow_box:after{border-color:rgba(136,183,213,0);border-bottom-color:#FFFFFF;border-width:16px;margin-left:-20px;}.arrow_box:before{border-color:rgba(194,225,245,0);border-bottom-color:#ccc;border-width:17px;margin-left:-21px;}.sidebar_reply input[type="text"]:focus::-webkit-input-placeholder{opacity:0;transition:opacity 0.3s ease;}.sidebar_reply input[type="text"]:focus::-moz-placeholder{opacity:0;transition:opacity 0.3s ease;}.sidebar_reply input[type="text"]:focus:-moz-placeholder{opacity:0;transition:opacity 0.3s ease;}.sidebar_reply input[type="text"]:focus:-ms-input-placeholder{opacity:0;transition:opacity 0.3s ease;}.sidebar_reply textarea:focus::-webkit-input-placeholder{opacity:0;transition:opacity 0.3s ease;}.sidebar_reply textarea:focus::-moz-placeholder{opacity:0;transition:opacity 0.3s ease;}.sidebar_reply textarea:focus:-moz-placeholder{opacity:0;transition:opacity 0.3s ease;}.sidebar_reply textarea:focus:-ms-input-placeholder{opacity:0;transition:opacity 0.3s ease;}.top_space{margin:20px 0;}#full_width_content{float:left;padding:1px 0 1px 0;color:#333333;}.slider{position:relative;}.slider .item{position:relative;}.slider .overflow{position:relative;}.slider .overflow .wrap{position:absolute;}#main_page_slider{width:630px;height:350px;margin:0 0 17px 0;}.wrap_video_in_description{width:100%;overflow:hidden;position:relative;margin:20px 0;}.wrap_video_in_description a{overflow:hidden;display:block;}.wrap_video_in_description img{display:block;}.wrap_video_in_description a:before{content:" ";height:80px;width:80px;position:absolute;left:44%;bottom:40%;z-index:1;background:url("/img/video_start.png");}.wrap_video_in_description iframe{display:none;max-width:595px;margin:0px auto;max-height:300px;width:595px;height:300px;z-index:100;position:relative;}#detail_main_image_wrap a[data-type="video"]{position:relative;}#detail_main_image_wrap a[data-type="video"]:before{content:" ";height:80px;width:80px;position:absolute;left:44%;bottom:40%;z-index:1;background:url("/img/video_start.png");}#detail_main_image_wrap iframe{display:none;max-width:595px;margin:0px auto;max-height:300px;width:595px;height:300px;z-index:100;position:relative;}#page_slider_static{width:630px;height:350px;margin:0 0 17px 0;}#page_slider_static .item{display:block;width:100%;height:350px;overflow-y:hidden;}#page_slider_static .item img{width:100%;}#left_content #page_slider_static .item .desc{margin:0;}.textbook_detail .desc{margin:40px 0 0 0;float:left;font-size:14px;color:#666666;line-height:20px;}.textbook_detail{padding-right:0;}.channel_view_page .desc ul li{list-style:disc;margin:0 0 0 15px;}#page_slider_static .item .desc p{font-size:25px;color:rgb(255,255,255);padding:24px 24px 14px 24px;line-height:30px;display:table-cell;vertical-align:bottom;}#page_slider_static .item .desc p .by{display:block;font-size:14px;font-weight:normal;margin:4px 0px 0px 1px;}#page_slider_static .desc{position:absolute;left:0px;bottom:0px;z-index:5;width:100%;background:url("/img/main_page_slider_desc_bg.png") repeat-x scroll left bottom transparent;display:table;vertical-align:bottom;}#main_page_slider .overflow{width:630px;height:350px;}#main_page_slider .overflow .wrap{width:630px;height:350px;}#main_page_slider .item{display:block;width:630px;height:350px;}#main_page_slider .item img{display:block;position:relative;z-index:1;width:630px;}#main_page_slider .item div,.slider .item div{display:block;position:relative;z-index:1;width:630px;height:100%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}#main_page_slider .item .desc{position:absolute;left:0;bottom:0;margin:0;z-index:5;width:100%;height:130px;background:url(/img/main_page_slider_desc_bg.png) repeat-x left top;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}#main_page_slider .item .desc p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:25px;color:#fff;margin:24px 24px 0 24px;line-height:30px;}#main_page_slider .item .desc p .by{display:block;font-size:14px;font-weight:normal;margin:4px 0 0 1px;}#main_page_slider .prev{display:block;position:absolute;top:50%;left:20px;z-index:20;width:32px;height:32px;margin-top:-16px;background:url('/img/slider_arrows.png') no-repeat scroll 0% 0% transparent;cursor:pointer;opacity:0;-webkit-transition:opacity 1s ease 0.5s;-moz-transition:opacity 1s ease 0.5s;-o-transition:opacity 1s ease 0.5s;transition:opacity ease 0.5s;}#main_page_slider .next{display:block;position:absolute;top:50%;right:20px;z-index:20;width:32px;height:32px;margin-top:-16px;background:url('/img/slider_arrows.png') no-repeat scroll 0% 100% transparent;cursor:pointer;opacity:0;-webkit-transition:opacity 1s ease 0.5s;-moz-transition:opacity 1s ease 0.5s;-o-transition:opacity 1s ease 0.5s;transition:opacity ease 0.5s;}#main_page_slider:hover .prev,#main_page_slider:hover .next{opacity:1;}#main_page_slider .pagination{position:absolute;top:10px;left:0;width:100%;z-index:20;height:20px;text-align:center;}#main_page_slider .pagination li{display:inline-block;zoom:1;width:20px;height:20px;background:orange;margin:0 10px 0 10px;cursor:pointer;}#main_page_slider .pagination .active{background:green;}.random_article_link{overflow:hidden;margin:0 0 25px 0;}.random_article_link li{float:left;width:150px;margin:0 10px 0 0px;}.random_article_link li:last-child{margin-right:0;}.random_article_link li:first-child{margin-left:0;}.random_article_link li .block_for_image{display:block;width:150px;height:102px;margin:0 0 5px 0;}.random_article_link li .block_for_image img{display:block;margin:0 auto;max-width:150px;max-height:102px;}.random_article_link li a{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:16px;font-weight:bold;color:#235188;text-decoration:none;}.random_article_link li a span{max-height:60px;height:60px;}#left_content .random_article_link li{color:#235188;}.random_article_link li a.image_link{display:block;width:150px;height:100px;overflow:hidden;margin:0 0 0 0;}.random_article_link li a.image_link img{width:150px;min-height:100px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.random_article_link li .wrap_image{width:150px;height:99px;margin:0 0 5px 0;}.random_article_link li .wrap_ellipsis{display:block;display:-webkit-box;max-width:150px;-webkit-line-clamp:4;-webkit-box-orient:vertical;-moz-box-orient:vertical;-moz-binding:url(ellipsis-xbl.xml#ellipsis);overflow:hidden;text-overflow:ellipsis;}.news_list{width:50%;margin:0 0 20px 0;padding:0;float:left;}.news_list:first-child .news_list_inner,.news_list:first-child + .news_list + .news_list .news_list_inner{margin-right:7%;}.news_list:first-child + .news_list .news_list_inner,.news_list:first-child + .news_list + .news_list + .news_list .news_list_inner{margin-left:7%;}.news_list .grey_line{height:1px;width:100%;background:#cbc9c9;margin:5px 0 0 0;}.news_list h3{font-size:18px;color:#235188;margin:0 0 12px 0;}.news_list .item{padding:0 0 9px 0;margin:0 0 11px 0;overflow:hidden;min-height:72.4px;}.news_list .item .wrap_ellipsis{display:block;display:-webkit-box;max-width:188px;max-height:40.4px;margin:0 auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;-moz-binding:url(ellipsis-xbl.xml#ellipsis);overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;margin-bottom:8px;line-height:20.45px;}.os_linux.br_chrome .news_list .item .wrap_ellipsis,.os_linux.br_chrome .random_article_link li .wrap_ellipsis{height:auto;}.os_linux.br_opera .news_list .item .wrap_ellipsis,.os_linux.br_opera .random_article_link li .wrap_ellipsis{height:auto;vertical-align:bottom;}.news_list .item p{float:left;width:288px;}.news_list .item .block_for_image{display:block;float:left;margin:3px 10px 0 0;width:90px;height:60px;overflow:hidden;}.news_list .item .block_for_image img{display:block;margin:0 auto;max-width:90px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;max-height:60px;}.os_windows .news_list .item a,.os_windows .random_article_link li a{font-size:14px;}.block_for_image img,.image_link img,.image_link{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;}.news_list a{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:bold;color:#235188;text-decoration:none;}.news_list .dop_link{font-weight:normal;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.news_list .item_desc{font-size:14px;color:#666666;display:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:16px;font-weight:normal;}.news_list .by{display:block;font-size:12px;color:#666666;margin:10px 0 0 0;height:14px;}.news_list .by a{font-size:12px !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;color:#235188 !important;font-weight:normal !important;}.news_stay{float:left;}.wrap_news_st_w h3{margin-top:0;}.news_author_blok{overflow:hidden;}.news_author_blok .photo{width:90px;margin:0px 20px 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.news_author_blok .author_desc{overflow:hidden;}.news_author_blok .info{padding:0 0 10px 0;line-height:23px;}.news_author_blok .small_f{font-size:14px;}.news_author_blok .text{font-size:14px;line-height:20px;padding:0 0 5px 0;}.news_list_2{margin:0 0 15px 0;}.wrap_news_st_w{margin:0 auto;width:630px;}.wrap_news_st_w .form_subscribe_weekly{overflow:hidden;width:303px;}.wrap_news_st_w .apply_to_write{overflow:hidden;padding:0 0 0 15px;box-sizing:border-box;}.wrap_news_st_w .apply_to_write h2{font-size:18px;margin-bottom:14px;}.news_list_2 h3{font-size:17px;color:#444444;text-transform:uppercase;margin:0 0 15px 0;}.news_list_2 .bg_block{background-color:#ffffff;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;padding:18px 0 1px 0;}.news_list_2 .item{width:280px;float:left;margin:0 12px 15px 16px;height:95px;}.news_list_2 .item .wrap_ellipsis{display:block;display:-webkit-box;max-width:198px;height:36.4px;margin:0 auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;}.news_list_2 .item .block_for_image{display:block;width:60px;height:63px;overflow:hidden;float:left;margin:0 20px 10px 0;}.news_list_2 .item .block_for_image img{display:block;margin:0 auto;height:63px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.news_list_2 .item p{margin:0 0 10px 0;float:left;width:197px;text-align:left;}.news_list_2 .item .title{display:block;font-size:17px;display:block;margin:0 0 12px 0;}.news_list_2 .item p a{font-size:15px;}.news_list_2 .by{display:block;font-size:14px;font-weight:normal;color:#235188;padding-top:10px;}.news_list_2 .by a{font-weight:normal !important;font-size:14px !important;}.news_list_2 .by span{color:#666666;}.news_subscribe{float:right;}.classified_center h2{text-transform:uppercase;}#right_content,#right_content_posting{width:300px;position:absolute;box-sizing:border-box;z-index:10;padding-bottom:15px;}#right_content_posting{width:300px;position:absolute;box-sizing:border-box;z-index:10;padding-bottom:15px;}#right_content .wrap_b_side:last-child{margin-bottom:0px;}.right_content_container{width:300px;float:right;margin-left:-320px;}#right_content h3,#right_content .h3{font-size:17px;color:#444444;margin:30px 0 20px 0;font-weight:bold;text-align:left;}#right_content h3:first-child,.right-container .h3:first-child{margin:0px 0 10px 0;}#right_content .student-loan-menu h3{margin:20px 0 10px 0;}#right_content a{color:#235188;text-decoration:none;cursor:pointer;}#right_content .grey_bg,#right_content_390 .grey_bg{font-size:14px;color:#444444;overflow:hidden;}#right_content .grey_bg.news_categories_list{padding:15px 0 12px 0;}#right_content .grey_bg.news_categories_list .right_links_item .block_for_image{border:none;display:block;}#right_content .grey_bg.news_categories_list .right_links_item .block_for_image img{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}#right_content .subcategories-menu-container .hidden{display:block;}#right_content .subcategories-menu-container ul.l2{font-size:14px;line-height:16px;}#right_content .subcategories-menu-container ul li{margin-top:10px;display:block;}#right_content .subcategories-menu-container ul li a{text-decoration:none;}#right_content .subcategories-menu-container ul li a:hover{text-decoration:underline;}#right_content .subcategories-menu-container ul li.active a.menu-bar-item-link{font-weight:bold;}#right_content .subcategories-menu-container .l3{margin-left:15px;font-size:12px;}#right_content .uloop-sp-widget_1 .h3{margin:0px auto 25px auto;width:285px;position:relative;}#right_content .uloop-sp-widget_1 .sub_title1{color:#666666;font-size:12px;display:block;overflow:hidden;float:left;margin:2px 0 0 0;}#right_content .uloop-sp-widget_1 .cl_posted_in{margin:12px 0 0 0;width:auto;}#right_content .uloop-sp-widget_1 .wrap_partner_logo{position:absolute;top:-5px;right:0;}#right_content .uloop-sp-widget_1 .right_links_item .block_for_image{width:105px;height:80px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}#right_content .uloop-sp-widget_1 .right_links_item .block_for_image span{width:120px;max-height:90px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}#right_content .uloop-sp-widget_1 .right_links_item .block_for_image img{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;max-width:105px;max-height:80px;}#right_content .uloop-sp-widget_1 .right_links_item .block_for_content{width:160px;font-size:12px;color:#666666;float:left;line-height:16px;}#right_content .uloop-sp-widget_1 .right_links_item .block_for_content a{font-size:16px;margin:0;display:block;}#right_content .uloop-sp-widget_1 .grey_line{height:1px;width:100%;background:#ccc;margin:20px 0;}#right_content .uloop-sp-widget_1 .sidebar_link{font-size:14px;margin:15px 0 0 0;float:right;}#right_content .uloop-sp-widget_1 .sidebar_link a{color:#235188;text-decoration:none;}#right_content .uloop-sp-widget_1#dream_career_sidebar_widget .h3{margin-top:10px;}#right_content .uloop-sp-widget_1#dream_career_sidebar_widget .wrap_partner_logo{top:0;}#right_content .uloop-sp-widget_1#dream_career_sidebar_widget .right_links_item .block_for_content a{white-space:nowrap;}#right_content .uloop-sp-widget_1#bank_of_america_sidebar_widget .sub_title1{color:#999999;font-size:14px;}#right_content .grey_bg p{font-size:14px;color:#444444;margin:0 0 5px 0;}.special_search p{font-weight:bold;}#right_content .tab_menu{overflow:hidden;margin:0 0 16px 0;}#right_content .grey_bg .tab_menu li{font-size:14px;padding:2px 5px 0 5px;}#right_content .grey_bg .tab_menu li .active{padding:2px 0 0 5px;}#right_content .tab_menu li{float:left;padding:2px 7px 0px;border-left:1px solid #444444;font-size:13px;color:#235188;cursor:pointer;height:18px;}#right_content .tab_menu li:first-child{margin:0;border:none;}#right_content .tab_menu .active .l{display:block;height:20px;background:url(/img/tab_menu_active.png) no-repeat left top;}#right_content .tab_menu .active .r{display:block;height:20px;background:url(/img/tab_menu_active.png) no-repeat right bottom;}#right_content .tab_menu .active .c{display:block;height:18px;padding:2px 3px 0px;background:#19498a;margin:-2px 0 0 0;}#right_content .tab_menu li a{font-size:14px;font-weight:bold;color:#235188;text-decoration:none;}#right_content .tab_menu .active{padding:2px 4px 0px;}#right_content .tab_menu .active,#right_content .tab_menu .active a{color:#444444;}#right_content .tab_menu .active .c{color:#ffffff;}#right_content .right_links_item p a,#right_content .right_item p a{float:none;}.wrap_b_side{padding:20px 10px 20px 10px;overflow:hidden;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-left:2px;margin-right:2px;}.wrap_b_side.no-padding{padding:0;}#right_content .grey_line{height:1px;margin:20px 0 0 0;background:#ccc;}#right_content .wrap_b_side .side-title{font-weight:bold;margin-bottom:10px;}#right_content .widget-container{padding:0 0 10px 0;overflow:hidden;}#right_content .widget-container:last-of-type{border:0;}#right_content .wrap_bsp_side{padding:15px 0;border-bottom:1px solid #ccc;}#right_content .wrap_bsp_side .wrap_uc_faccebook{background:#e9eaee;color:#444;font-size:13px;font-weight:300;padding:15px 15px 15px 15px;text-align:center;line-height:17px;display:none;}#right_content .local_deals .local_deals_img{display:block;padding:4px;border:1px solid #dedfe1;border-radius:8px;margin:0 9px 0 0;}#right_content .local_deals .left{float:left;}#right_content .local_deals h2{font-size:18px;margin:7px 0 10px 0;}#right_content .local_deals span{font-size:15px;color:#666;display:inline-block;margin:2px 2px 0 0;}#right_content .local_deals .powered_by_img{vertical-align:top;}#right_content .wrap_b_side .top_article{overflow:hidden;margin:0 0 25px 0;}#right_content .wrap_b_side .top_article:last-child{margin-bottom:0;}#right_content .wrap_b_side .top_article .img_wrap{width:300px;height:160px;text-align:center;overflow:hidden;margin:5px 0 6px 0;}#right_content .wrap_b_side .top_article img{width:100%;min-height:160px;height:auto;}.right_content_list li{margin:0 0 15px 0;font-size:14px;color:#235188;border-spacing:0px;}.right_content_list li a,.right_content_list li .list_title{font-size:13px;font-weight:bold;color:#235188;text-decoration:none;}.right_content_list li .list_title:hover{cursor:pointer;}.inside_page .search_result_page_phone{color:#388908;font-size:16px;float:right;font-weight:normal;}.right_content_list li a.browse_see_all{display:inline;color:#51A9FA;font-size:12px;font-weight:normal;display:none;}.right_content_list li.complete{color:#666666;margin:0 0 15px -5px;font-size:14px;padding:0 0 2px 35px;background:url(/img/arrow_list_complete.png) no-repeat left 0px;}.right_content_list li .show_schools_list{display:block;background:url(/img/arrow_list_sp3.png) no-repeat 0px 2px;padding:0 0 0 30px;}#tab_content1 .right_content_list li,.dot_bg li{background:url(/img/dot_list.png) no-repeat 0% 70%;padding:0 0 0 30px;}.question_bg li{background:url(/img/profile-question-icon.png) no-repeat 0% 0%;padding:0 0 2px 35px;margin:0px 0px 15px -5px;}#address-box{border:7px solid #CCC;float:left;margin:0px;padding:0px 0px 0px;position:relative;text-align:left;width:565px;border-radius:10px;-moz-border-radius:10px;background:#0A3176 no-repeat;}input.continue-btn{width:89px;height:49px;margin:5px 0 0 15px;background:url(/img/movi/go_button.jpg) no-repeat 0px 0px;border-radius:5px;-moz-border-radius:5px;border:3px solid #235188;}#address-box ul,#address-box2 ul,#address-box .middle{color:white;background:#235188;font-size:15px;margin:0px 0px;padding:20px 50px;text-shadow:#252525 0px 1px 0px;}.login-moving{margin-top:-9px;padding:6px 10px;border:1px solid #CCC;border-bottom:2px solid #CCC;height:1%;overflow:hidden;background:#F2F2F0;float:right;border-radius:5px;-moz-border-radius:5px;}.login-moving a{text-decoration:none;font-size:11px;color:#235188;}.wrap-address-box{margin:45px 0 0 0;}#high-speed-img{height:400px;background:url(/img/movi/high-speed-internet-hero.jpg) no-repeat bottom right;}#address-box .middle{border-bottom:7px solid #CCC;color:white;background:#235188;font-size:14px;padding:20px;}#address-box li,#address-box2 li{list-style-image:url(/img/movi_arrow.png);list-style-position:outside;line-height:25px;}#address-box h1,#address-box2 h1{background:#0A3176;color:white;font-size:21px;margin:0px;padding:25px;position:relative;letter-spacing:0px;text-shadow:#252525 0px 1px 0px;}#movingcenter_right_img{padding:0 300px 0 0;top:85px;position:relative;height:430px;background:url(/img/movi/moving-center-hero.jpg) no-repeat bottom right;}.form_return_user{margin:60px auto;padding:10px;width:210px;background:#F4F4F4;border-top:1px solid #cbc9c9;border-bottom:1px solid #cbc9c9;}.form_return_user input[type="text"],.form_return_user input[type="password"]{border:1px solid #cccccc;width:205px;margin:0 0 5px 0;}#movi-returning-users{margin:42px 0 0 0;height:452px;background:url(/img/movi/heroshot_ru.jpg) no-repeat bottom right;}.form_return_user .title_input{font-size:14px;color:#666666;}.form_return_user a{font-size:12px;}#radio-buttons input{margin:0 5px 0 0;}#radio-buttons label{margin:0 15px 0 0;}#modules .header{background:#F2F2F0;border-bottom:1px solid #CCC;margin:0;padding:10px 10px;border-top-left-radius:10px;border-top-right-radius:10px;-moz-border-top-left-radius:10px;-moz-border-top-right-radius:10px;}#modules a{text-decoration:none;}#modules .header h3{text-align:center;color:#235188;font-size:24px;font-weight:bold;margin:0;}#address-box #radio-buttons{position:relative;padding:8px 25px;border-top:10px solid #ffc50f;font-size:14px;background:#9bc33c;margin:0 0 0px 0;color:#000;text-shadow:#b9df5e 0px 1px 0px;}#address-box #input-bottom{position:relative;color:white;padding:15px 0px 20px 25px;text-align:left;height:49px;background-color:#0A3176;}#address-box #street,#address-box #apt,#address-box #zip{color:#FFF;float:left;font-weight:bold;font-size:12px;padding:5px 10px 0 0;}#modules div p{padding:10px;}#modules #moving-center{margin:55px 0 0 0;}#modules #moving-center a{margin:30px 7px 0px;font-size:18px;}#modules #moving-center .btn-blue{padding:9px 28px;color:#d9eef7 !important;border:solid 1px #1C498B !important;background:#0095cd !important;background:-webkit-gradient(linear,left top,left bottom,from(#2A75EB),to(#1C4D93)) !important;background:-moz-linear-gradient(top,#2A75EB,#1C4D93) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A75EB',endColorstr='#1C4D93') !important;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}#modules{margin:40px 0px;font-size:14px;}#module-1,#module-2,#module-3,#module-4,#module-5{margin:0 20px 20px 0;padding:0;position:relative;width:288px;height:256px;border:1px solid #cccccc;border-bottom:2px solid #CCC;float:left;border-radius:10px;-moz-border-radius:10px;}#module-1{background:url(/img/movi/mailbox.jpg) no-repeat bottom right;}#module-2{background:url(/img/movi/couple.jpg) no-repeat bottom right;}#module-3{background:url(/img/movi/internet-girl.jpg) no-repeat bottom right;}#module-4{background:url(/img/movi/storage-facility.jpg) no-repeat bottom right;}#module-5{background:url(/img/movi/credit-check.png) no-repeat bottom right;}#left_content .desc_text{padding:5px 0 30px 0;}#footer-moving p,#footer-moving h2{width:630px;}#footer-moving ul li{float:left;margin:25px 20px 0 0;}#footer-moving h2{font-size:18px;color:#444444;margin:10px 0 10px 0;}.active_check{width:16px;height:13px;background:url(/img/active_check_2.png) no-repeat left 0px;}#footer-moving .copyright{margin:30px 0 0 0;float:right;}.right_content_list li.complete a{font-size:14px;font-weight:bold;color:#666666;text-decoration:none;}.banner_300x250{width:300px;height:250px;margin:0 0 18px 0;background:#4e4e4e;}.banner_336x280_center{width:336px;height:280px;margin:0 auto;}.banner_728x90{width:728px;margin:20px auto 10px auto;}.text-baner{font-size:14px;line-height:20px;color:#5e6272;}.text-baner a{color:#235188;text-decoration:none;}.text-baner a:hover{text-decoration:underline;}.right_soc_menu{overflow:hidden;}.right_soc_menu li{float:left;margin:0 0 0 6px;}.right_soc_menu a{display:block;width:32px;height:32px;background:none;}.right_soc_menu a img{width:32px;height:32px;}.news_author_blok .right_soc_menu{width:190px;}.author_image .right_soc_menu li,.news_author_blok .right_soc_menu li{float:left;margin:0px 5px 5px 0px;}.author_infotext .right_soc_menu li{margin:0px 6px 0px 0px;}.author_infotext .soc_block{padding:0px;}.author_image .right_soc_menu a,.author_infotext .right_soc_menu a,.news_author_blok .right_soc_menu a{width:24px;height:24px;background:none;}.author_image .right_soc_menu a img,.author_infotext .right_soc_menu a img,.news_author_blok .right_soc_menu a img{width:24px;height:24px;}.grey_bg .right_soc_menu li:first-child{margin:0;}.author_image .f,.author_infotext .f,.news_author_blok .f{background:url(/img/share_icons_24_v5.png) no-repeat 0 0;}.author_image .t,.author_infotext .t,.news_author_blok .t{background:url(/img/share_icons_24_v5.png) no-repeat 0 -25px;}.author_image .g,.author_infotext .g,.news_author_blok .g{background:url(/img/share_icons_24_v5.png) no-repeat 0 -198px;}.author_image .rss,.author_infotext .rss,.news_author_blok .rss{background:url(/img/share_icons_24_v5.png) no-repeat 0 -223px;}.author_image .p,.author_infotext .p,.news_author_blok .p{background:url(/img/share_icons_24_v5.png) no-repeat 0 -49px;}.author_image .in,.author_infotext .in,.news_author_blok .in{background:url(/img/share_icons_24_v5.png) no-repeat 0 -173px;}.author_image .y,.author_infotext .y,.news_author_blok .y{background:url(/img/share_icons_24_v5.png) no-repeat 0 -272px;}.author_image .fr,.author_infotext .fr,.news_author_blok .fr{background:url(/img/share_icons_24_v5.png) no-repeat 0 -297px;}.author_image .insta,.author_infotext .insta,.news_author_blok .insta{background:url(/img/share_icons_24_v5.png) no-repeat 0 -248px;}.f{background:url(/img/share_icons_v5.png) no-repeat 0 0;}.t{background:url(/img/share_icons_v5.png) no-repeat 0 -33px;}.g{background:url(/img/share_icons_v5.png) no-repeat 0 -264px;}.rss{background:url(/img/share_icons_v5.png) no-repeat 0 -297px;}.p{background:url(/img/share_icons_v5.png) no-repeat 0 -66px;}.in{background:url(/img/share_icons_v5.png) no-repeat 0 -231px;}.insta{background:url(/img/share_icons_v5.png) no-repeat 0 -330px;}.y{background:url(/img/share_icons_v5.png) no-repeat 0 -363px;}.fr{background:url(/img/share_icons_v5.png) no-repeat 0 -396px;}.i{background:url(/img/share_icons_v5.png) no-repeat 0 -330px;}.w{background:url(/img/share_icons_v5.png) no-repeat 0 -428px}.v{background:url(/img/share_icons_v5.png) no-repeat 0 -461px}.tumblr{background:url(/img/share_icons_v5.png) no-repeat 0 -165px;}#right_content .blue_bg{padding:15px 11px 12px 14px;margin:0 0 18px 0;font-size:14px;color:#444444;background:#ebf0fe;}.right_links_item{margin:0 0 10px 0;overflow:hidden;}#right_content .right_links_item h4{font-size:16px;font-weight:normal;color:#235188;margin:0 0 5px 0;}.right_links_item .block_for_image{display:table;width:80px;float:left;margin:0 7px 0 0;height:60px;border:1px solid #cccccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:relative;}.right_links_item.pc_3 .block_for_image{float:left;display:block;height:65px;border:1px solid #ccc;margin:0 7px 0 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.right_links_item.pc_3 .block_for_image .post_count_image{position:absolute;z-index:20;font-size:10px;background:rgba(255,255,255,0.9);text-transform:uppercase;font-weight:bold;padding:2px;bottom:5px;left:4px;-webkit-box-shadow:0 0 6px 3px rgba(255,255,255,0.9);-moz-box-shadow:0 0 6px 3px rgba(255,255,255,0.9);box-shadow:0 0 6px 3px rgba(255,255,255,0.9);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#333;}.right_links_item .block_for_image span{display:table-cell;width:90px;max-height:54px;overflow:hidden;margin:2px 0;background:#FFFFFF;vertical-align:middle;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}.right_links_item.pc_3 .block_for_image span{overflow:hidden;height:65px;vertical-align:middle;display:table-cell;max-height:65px;}.right_links_item a{text-decoration:none;color:#235188;}.right_links_item a:hover{text-decoration:underline;}.right_links_item.pc_3 .block_for_image img{display:block;width:90px;}.right_links_item .block_for_image img{display:block;margin:0 auto;max-width:80px;max-height:63px;}.right_links_item .block_for_image img.img_radius{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;max-height:65px;height:100%;}.right_links_item p,.right_links_item .right_item{font-size:12px;color:#666666;float:left;width:180px;line-height:16px;}.right_links_item p a,.right_links_item .right_item a{font-size:16px;color:#235188;text-decoration:none;float:left;padding:0 0 5px 0;}.rigth_pop_new p{width:170px;margin:0;}.rigth_pop_new p a{margin:0;}.rigth_pop_new .by,.rigth_pop_new .by a{font-size:12px;display:inline;}#campus-posting-billing-phone-1,#campus-posting-billing-phone-2,#campus-posting-billing-phone-3{border:1px solid #cccccc;font-size:14px;height:22px;padding:10px;width:40px;display:inline-block;}.CampusPostingForm #billing-term-of-use{display:none;}.CampusPostingForm #billing-term-of-use input[type="checkbox"]{margin:5px 5px 5px 0;}.start_fields{display:none;position:relative;}.CampusPostingForm .post-boxes.highlight .item:hover{background:#d3eafc !important;}.CampusPostingForm .post-boxes .item input[type="radio"]:checked + .item_bg,.CampusPostingForm .post-boxes .item input[type="radio"]:checked + label + .item_bg{background:#d3eafc;position:absolute;width:100%;height:100%;padding:0;top:0;left:0;z-index:-1;}.CampusPostingForm .post-boxes{display:table;}.CampusPostingForm .post-boxes .item{cursor:pointer;background:#EFEDEE;border:1px solid #efefef;margin:0;padding:10px 0;width:165px;cursor:pointer;text-align:center;display:table-cell;vertical-align:middle;position:relative;z-index:1;}.CampusPostingForm .post-boxes .item p{font-weight:bold;padding:0 0 12px 0;font-size:14px;color:#444444;display:block;}.CampusPostingForm .post-boxes .item p.grey{color:#666;}.CampusPostingForm .post-boxes .item p.price{color:#114075;font-size:18px;padding:0;font-weight:normal;}.CampusPostingForm .post-boxes .item span{color:#777;font-size:12px;padding:12px 0 0 0;display:block;}.CampusPostingForm .post-boxes .item label[for="local_map"] span,.CampusPostingForm .post-boxes .item label[for="national_map"] span{display:inline-block;}.CampusPostingForm .post-boxes .item span.item_bg{padding:0;}.email_form .email_input{height:23px;display:block;font-size:11px;color:#999999;width:180px;padding:5px 5px 5px 5px;border:1px solid #d8d7d7;margin:0 7px 0 0;float:left;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;}#right_content .form_subscribe_weekly h3{margin:0px auto !important;}#right_content .form_subscribe_weekly .btn-orange{padding:3px 5px;float:left;}.push{}.plain-footer-menu .footer-container{max-width:960px;margin-right:auto;margin-left:auto;padding-bottom:15px;padding-left:15px;padding-right:15px;color:#252525;font-size:14px;}.plain-footer-menu .footer-container .left{float:left;}.plain-footer-menu .footer-container .right{float:right;}.plain-footer-menu .footer-container a{font-size:14px;color:#214373;text-decoration:none;margin-left:10px;white-space:nowrap;}.plain-footer-menu .footer-container a:hover{text-decoration:none;}#footer{min-height:150px;border-top:1px solid #cbc9c9;margin:25px auto 0;padding:20px 0 0 0;}.footer_menu{overflow:hidden;float:left;margin:10px 0 0 0;}.footer_menu li{float:left;margin:0 0 0 10px;}.footer_menu li:first-child{margin:0 0 0 0;}.footer_menu li a{font-size:12px;color:#3372ca;text-decoration:none;}.footer_form{display:block;float:left;margin:12px 0 0 25px;}.footer_form select{display:block;width:155px;height:18px;font-size:12px;color:#999999;border:1px solid #cbc9c9;}#footer .footer_list_links{margin:0 15px 0 0;}#footer .float_l{margin:0px 40px 0px 0px;}#footer a{font-size:12px;color:#235188;text-decoration:none;}#footer a:hover{text-decoration:underline;}#footer .title{font-size:12px;font-weight:bold;color:#235188;margin:0 0 5px 0;}.footer_search{display:block;overflow:hidden;}.overlwlow{float:right;}.footer_wrap_left{float:left;}.footer_search .search_input{display:block;width:221px;height:22px;float:left;background:#ffffff;border-left:1px solid #cccccc;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;font-size:12px;color:#999999;padding:0 0 0 0;}.footer_search .search_submit{display:block;}.footer_search .title{margin:0 0 5px 0;}.find_f{display:block;width:132px;height:34px;float:left;background:url(/img/foter_soc_logo2.png) no-repeat left top;margin:10px 30px 0 0;}.find_t{display:block;width:88px;height:36px;float:left;background:url(/img/foter_soc_logo2.png) no-repeat left bottom;margin:10px 0 0 0;}.copyright{font-size:12px;color:#235188;margin:5px 0 0 0;}#footer .equal_opportunity{font-size:14px;color:#235188;margin:10px 0 0 0;overflow:hidden;}#footer .equal_opportunity span{float:left;padding-top:8px;padding-right:10px;}#footer .equal_opportunity img{float:left;margin:0;}.copyright_note{font-size:12px;color:#235188;font-weight:normal;display:block;}#reg_forms_container{height:450px;background:#f2f2f2;}.mega_popup{background:#ffffff;border:18px solid #262525;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:absolute;z-index:100;left:50%;top:50%;}.popup_tab_menu{float:left;height:450px;}.popup_tab_menu li{width:255px;padding:20px 5px 20px 40px;font-size:16px;color:#235188;cursor:pointer;}.popup_tab_menu .active{background:#f2f2f2;border-bottom:1px solid #6c6d6e;border-top:1px solid #6c6d6e;color:#444444;}.register_popup_form{display:block;width:296px;padding:0 0 0 22px;}.register_popup_form .f_c_button{width:239px;height:32px;margin:40px 0 20px 0;}.register_popup_form .or{font-size:14px;color:#444444;text-transform:uppercase;margin:0 0 15px 0;}.register_popup_form input[type="text"],.register_popup_form input[type="password"]{width:225px;height:24px;background:#ffffff;border:1px solid #858585;font-size:14px;color:#444444;padding:0 2px 0 10px;margin:8px 0 0 0;}.sgn_in_popup input[type="checkbox"]:focus{border-color:#3399ff;}.sgn_in_popup input[type="text"]:focus,.sgn_in_popup input[type="password"]:focus,.sgn_in_popup input[type="checkbox"]:focus{box-shadow:0 0 5px rgba(51,153,255,1);-webkit-box-shadow:0 0 5px rgba(51,153,255,1);-moz-box-shadow:0 0 5px rgba(51,153,255,1);}.sgn_in_popup input[type="submit"]:focus{box-shadow:0px 0 10px rgba(218,98,26,0.7);-webkit-box-shadow:0 0 10px rgba(218,98,26,0.7);-moz-box-shadow:0 0 10px rgba(218,98,26,0.7);}.register_popup_form select{display:block;width:239px;height:24px;background:#ffffff;border:1px solid #858585;font-size:14px;color:#444444;padding:0 0 0 10px;margin:8px 0 0 0;}.buttons_line .btn{float:left;margin:10px 10px 0 0;}.buttons_line .share-facebook-bt{background-color:#4267b2;background-image:none;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.buttons_line .share-facebook-bt,.buttons_line .share-twitter-bt{margin:40px 10px 0 0;text-align:left;padding:7px 0 0 45px;line-height:21px;font-size:13px;width:200px;}.twitter-ico{position:absolute;display:inline-block;margin:0 0 0 -30px;background:url(/img/icon/twitter-ico.png) no-repeat;width:22px;height:22px;}.twitter-ico{position:absolute;display:inline-block;margin:0 0 0 -30px;background:url(/img/icon/twitter-ico.png) no-repeat;width:22px;height:22px;}.facebook-ico{position:absolute;display:inline-block;margin:-2px 0 0 -25px;background:url(/img/icon/facebook-ico.png) no-repeat;width:22px;height:22px;}.blue_submit_link{text-decoration:none !important;}.grey_submit_link{text-decoration:none !important;}.blue_submit_link:hover{text-decoration:none !important;}.grey_submit_link:hover{text-decoration:none !important;}.register_popup_form .continue_button{margin:25px 0 0 0;border:none;display:block;width:151px;height:38px;font-size:16px;color:#ffffff;text-align:center;cursor:pointer;}.google-map{margin:10px 0 0 0;padding:10px;border:1px solid #CCC;max-width:650px;min-width:280px;overflow:hidden;}.google-api{width:280px;float:left;margin:0 10px 0 0;}.map_description{padding:10px;color:#666666;}.map_description h2{font-weight:bold;font-size:14px;margin:0 0 3px 0;color:#666666;}.map_description p{color:#666;font-size:13px;}.map_description h3{color:#434343;font-size:14px;font-weight:bold;margin:10px 0 0 0;}#map_canvas4 img{max-width:280px;}#map-canvas-current-ads{width:400px;height:400px;margin:20px;}.fakesup{bottom:.45em !important;position:relative !important;font-size:70% !important;display:inline !important;text-decoration:none !important;font-style:normal !important;}.campus-posting-error-message{color:red;font-size:13px;font-weight:normal;font-style:italic;display:inline-block;}.reply-form-special .campus-posting-error-message,.reply-form .campus-posting-error-message,.sidebar_check_avail .campus-posting-error-message{visibility:hidden;display:inline;}.sidebar_check_avail .campus-posting-error-message:not(.error_upload){position:absolute;left:0;bottom:-43px;background:#ffdfdf;padding:10px;border-radius:0;box-shadow:1px 1px 1px #aaa;z-index:1;}.sidebar_check_avail .campus-posting-error-message:not(.error_upload)::before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffdfdf;position:absolute;top:-10px;}#step-head-1{margin-top:10px;}.active-step{background-color:#1c4a8c;color:#ffffff;padding:13px 10px 10px 10px;margin:0 0 10px 0;font-size:18px;position:relative;}.non-active-step{background-color:#d8d8d8;color:#696969;padding:13px 10px 10px 10px;margin:0 0 10px 0;font-size:18px;position:relative;}.conf_email{margin:30px;}#JobsSampleListingIMG .popup_inner{width:900px;}.campus-checklist{padding-left:2px 2px 0 2px;width:250px;border:1px solid #ccc;list-style:none;height:130px;overflow:auto;}.campus-checklist li{}.campus-checklist label{display:block;padding:0 5px 0 7px;text-indent:-5px;font-size:14px;}.campus-checklist input{margin:2px;}.campus-checklist span{position:relative;top:-17px;padding-left:5px;padding-right:5px;font-weight:bold;}.campus-posting-sub-cat-price{font-size:12px;font-weight:bold;float:right;}.campus-small-header{color:#414141;padding-bottom:5px;display:block;font-weight:bold;margin:0 0 10px 0;}.campus-block-header{font-size:18px;display:inline-table;color:#777;margin:0 0 10px 0;font-weight:bold;display:block;}.posting_form_header{display:none;position:absolute;bottom:11px;left:12px;color:#999999;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-weight:normal;}.posting_form_input_text{margin-top:24px;margin-left:14px;}.posting_form_header.align-top{top:12px;bottom:auto;}.wrap.focused .posting_form_header{color:#5b83b2;font-weight:bold;font-size:12px;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}.CampusPostingForm .posting_sign_in{margin-bottom:20px;}.CampusPostingForm .info-container:first-child{margin-top:20px;}.CampusPostingForm .field-inline-text{position:absolute;top:13px;left:-10px;font-weight:normal;}.CampusPostingForm .long-input{width:100%;max-width:600px;}.CampusPostingForm .col-2-wrap:not(.full-width),.CampusPostingForm .col-3-wrap:not(.full-width),.CampusPostingForm .col-4-wrap:not(.full-width){max-width:600px;}.CampusPostingForm .col-2{width:50%;float:left;}.CampusPostingForm .col-3{width:33.3%;float:left;}.CampusPostingForm .col-4{width:25%;float:left;}.CampusPostingForm .col-5{width:20%;float:left;}.four-columns{width:25%;float:left;}.categories-tree ul li{}.two-columns{width:50%;float:left;}.categories-tree ul li ul li{padding-left:15px;font-size:12px;}.school-categories{background-color:#f9f9f9;margin-left:30px;margin-top:5px;margin-bottom:10px;margin-right:30px;padding:10px;border:1px dashed #e2e2e2;display:none;}.CampusPostingForm .wrap{margin-right:10px;padding-right:22px;margin-bottom:15px;}.CampusPostingForm .long-input .wrap{margin-right:0;}.CampusPostingForm .wrap.wrap-select{padding-right:36px;}.CampusPostingForm .col-2:first-child + .col-2 .wrap,.CampusPostingForm .col-3:first-child + .col-3 + .col-3 .wrap,.CampusPostingForm .col-4:first-child + .col-4 + .col-4 + .col-4 .wrap{margin-right:0;}.CampusPostingForm .wrap input[type="text"],.CampusPostingForm .wrap input[type="date"],.CampusPostingForm .wrap input[type="password"],.CampusPostingForm .wrap select,.CampusPostingForm .wrap textarea{width:100%;}.CampusPostingForm .auto-input .wrap input[type="text"],.CampusPostingForm .auto-input .wrap input[type="date"],.CampusPostingForm .auto-input .wrap input[type="password"],.CampusPostingForm .auto-input .wrap select,.CampusPostingForm .auto-input .wrap textarea{width:auto;}.CampusPostingForm .wrap select{color:#fff;}.CampusPostingForm .wrap.focused input[type="text"],.CampusPostingForm .wrap.focused input[type="date"],.CampusPostingForm .wrap.focused input[type="password"],.CampusPostingForm .wrap.focused select,.CampusPostingForm .wrap.focused textarea,.CampusPostingForm .wrap.focused #campus-posting-billing-phone-1,.CampusPostingForm .wrap.focused #campus-posting-billing-phone-2,.CampusPostingForm .wrap.focused #campus-posting-billing-phone-3{color:#666666;padding-top:17px;padding-bottom:3px;}.CampusPostingForm .wrap.focused textarea{padding-top:27px;}.field-inline-text .input_label input{border:1px solid #aeaeb0;padding:3px;}.campus-posting-optional-block label b{font-weight:normal;}#campus-posting-click-to-add-photos{display:block;margin-top:-5px;}.campus-posting-image-wrap{margin:10px 0 0 0;}.campus-posting-image{background-color:#f6f6f7;border:1px solid #efefef;width:150px;height:100px;float:left;margin:2px 2px;text-align:center;cursor:pointer;display:table;}.campus-posting-image p{display:table-cell;vertical-align:middle;text-align:center;}.campus-posting-image p{margin-top:inherit;*clear:expression( style.marginTop = "" + (offsetHeight < parentNode.offsetHeight ? parseInt((parentNode.offsetHeight - offsetHeight) / 2) + "px" :"0"),style.clear = "none",0 );}#left_content_pnc{float:left;width:650px;color:#333333;font-size:14px;overflow:hidden;}#left_content_pnc .unit{width:270px;padding:20px 20px 0 20px;border:1px solid #dce3e5;box-shadow:0 0 15px rgba(42,42,42,0.2);font-size:13px;min-height:338px;}#left_content_pnc .unit p.orange{color:#ff8042;font-size:16px;padding:0 0 20px 0;}#left_content_pnc #benefits ul li{padding-bottom:15px;}#left_content_pnc #top_pnc_img{width:648px;}#left_content_pnc #top_pnc_img_text_w p{color:#4c83ab;text-align:center;font-size:20px;font-weight:bold;padding:15px 0 10px 0;}#right_content_pnc{width:225px;float:right;padding:35px 25px 13px 25px;background-color:#004069;color:#ffffff;font-size:13px;height:695px;}#right_content_pnc h2{color:#fff;text-align:center;padding-bottom:15px;}#right_content_pnc ul li{padding:0 0 20px 0;}#left_content_pnc ul li:before,#right_content_pnc ul li:before{content:"- ";}.sub-footer{font-size:12px;color:#5c5c5c;margin:0 0 0 20px;}.sub-footer ul li span{margin:0 11px 0 -20px;}#scroll_top{position:fixed;bottom:0;right:0;background:none repeat scroll 0% 0% rgba(219,219,219,1);color:#444;margin:0 10px 10px 0;padding:10px;font-size:12px;cursor:pointer;font-weight:bold;display:none;z-index:100;}#scroll_top span{font-size:16px;line-height:14px;}#login_box{position:absolute;height:510px;width:654px;text-align:left;overflow:hidden;display:none;z-index:100;padding:10px;}#campus_popup_overlay{position:absolute;display:none;background:#000;opacity:.6;filter:alpha(opacity=60);left:0;top:0;z-index:100;}#submit{margin-left:150px;}#close_btn{display:block;height:26px;text-align:right;}#login_result{display:block;margin:10px;text-align:left;text-indent:5px;height:22px;line-height:22px;}#forgot_box{position:absolute;height:230px;width:400px;margin:-95px 0px 0px -200px;top:50%;left:50%;text-align:left;padding:0px;overflow:hidden;display:none;z-index:100;}#taf_box{height:350px;width:400px;margin:-150px 0px 0px -200px;top:50%;left:50%;text-align:left;padding:0px;overflow:hidden;display:none;position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));}#taf_success_box{height:150px;width:400px;margin:-75px 0px 0px -200px;top:50%;left:50%;text-align:left;padding:0px;overflow:hidden;display:block;position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));}#login-result,#global-login-result{color:#FF0404;font-weight:bold;font-size:120%;}#registration-result,#global-registration-result{color:#FF0404;font-weight:bold;font-size:120%;}#quick_login_box{position:absolute;height:250px;width:240px;background-color:#FFF;padding:20px;top:13%;left:17%;text-align:left;overflow:hidden;display:none;}#login_menu li a{text-decoration:none;}.step-edit-link{position:absolute;top:15px;right:15px;color:#696969;text-decoration:underline;font-size:14px;z-index:10;}.step-edit-link:hover{text-decoration:none;}.active-step .step-edit-link{color:#1c4a8c;}.mega_popup{position:static;}.mega_popup .options_title{position:absolute;font-weight:bold;color:#444444;top:60px;left:67px;}.popup_tab_menu{height:385px;margin:85px 0 0 0;margin-left:-1px;}#reg_forms_container{height:469px;}#reg_forms_container{border-left:1px solid #6c6d6e;}.popup_tab_menu .active{position:relative;right:-1px;}.popup_tab_menu .active span{position:relative;left:-1px;}#login_container{width:654px;}.mega_popup .item{width:318px;}.close_login_dialog{position:absolute;top:35px;right:35px;}.jobs-zip-code{margin-bottom:5px;margin-top:10px;}#forgot_box h2{font-size:22px;}#register_user_and_choise_school h4{text-align:center;}#register_user_and_choise_school .form{margin:0 0 20px 0;}#register_user_and_choise_school #school-post{width:375px;}#register_user_and_choise_school .sgn_in_popup{width:560px;}input[type="text"],input[type="password"],input[type="number"],input[type="email"],.reply .posting-select{height:21px;background:#ffffff;border:1px solid #cccccc;font-size:14px;padding:5px;box-shadow:none;border-radius:0;outline:none;-webkit-appearance:none;}textarea{box-shadow:none;border-radius:0;outline:none;-webkit-appearance:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.photo_upload_popup .column{float:left;overflow:hidden;}.campus-view-index-network{background-position:top left;background-repeat:no-repeat;border:1px solid #D9D9D9;margin-right:15px;padding-top:3px;padding-left:10px;padding-bottom:10px;margin-bottom:14px;margin-top:15px;width:203px;}.campus-view-index-network .campus-network-category{font-size:14px;font-weight:bold;text-decoration:none;color:#235188;cursor:pointer;}.campus-view-index-network .campus-network-link{font-size:12px;text-decoration:none;color:#235188;cursor:pointer;}.campus-view-index-network .campus-network-link:hover{font-size:12px;text-decoration:underline;color:#235188;cursor:pointer;}.campus-view-index-network .campus-network-item-category{font-size:12px;text-decoration:none;color:#235188;font-weight:bold;cursor:pointer;}.campus-view-index-network .campus-network-item-link{font-size:12px;text-decoration:none;color:#235188;margin-left:6px;}.campus-view-index-network .campus-network-item-link:hover{font-size:12px;text-decoration:underline;color:#235188}#campus-custom-popup{position:absolute;left:20%;top:10%;overflow:visible;z-index:300;}#campus-custom-popup-html{overflow:visible;padding:15px;}#campus-custom-popup-close-btn{position:absolute;top:20px;right:15px;}.main_school_select .title{float:left;margin:14px 8px 0 10px;font-size:18px;color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.os_apple .main_school_select .title{margin:18px 8px 0 10px;font-size:17px;color:#ffffff;}.main_school_select select{display:block;float:left;margin:17px 7px 0 0;color:#000000;font-size:12px;}.main_school_select #state{width:115px;}.main_school_select #school{width:170px;}.main_school_select .go{margin:14px 0 0 0px;font-size:12px;}#left_content .main_school_select .close{display:block;position:absolute;z-index:20;top:4px;right:10px;font-size:14px;font-weight:bold;color:#ffffff;cursor:pointer;text-decoration:none;}.post_grey_line{height:0px;border-top:1px solid #cbc9c9;clear:both;}.featured_post{background-color:#ebf0fe;padding-left:5px;}.featured_post .post_image{float:left;width:140px}.featured_post .post_info{padding:40px 0 0 0;height:60px;}.featured_post .post_info_has_image{padding:40px 0 0 0;height:60px;width:475px;float:right;}.featured_post img{margin:10px 30px 10px 10px;border:1px solid #dddddd;padding:5px;}.featured_post a{color:#235188;font-size:18px;text-decoration:none;}.featured_post a:hover{text-decoration:underline;}.post{margin:0 0 25px 0;overflow:hidden;}.post.ad{color:#666666;}.post.ad,.post.news_post,.tutors_list .post{position:relative;}.post.ad .post_info_has_image,.post.news_post .post_info_has_image{margin-right:40px;}.question_row .post_info_has_image,.answer .post_info_has_image{height:37px;position:relative;}.answer_comment .post_info_has_image{height:auto;}.question_row .post_info_has_image .author_name,.answer .post_info_has_image .h2{position:absolute;top:0;line-height:12px;}.question_row .post_info_has_image .answered,.answer .post_info_has_image .answered{position:absolute;bottom:0;font-size:14px !important;line-height:14px;color:#999;font-weight:normal;}.profile_page .answer .post_info_has_image .h2{font-size:11px;font-weight:bold;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;color:#235188;}.answer_comment .post_info_has_image .h2{position:static;}.answer .post_info_has_image .h2 a{font-family:"Helvetica","Arial",sans-serif !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;font-size:14px;line-height:16px;font-weight:bold;}.post.ad.pch_4.psub_80 .post_no_image,.post.ad.pch_4.psub_81 .post_no_image,.post.ad.pch_4.psub_86 .post_no_image,.post.ad.pch_4.psub_87 .post_no_image,.post.ad.pch_4.psub_80 .post_image,.post.ad.pch_4.psub_81 .post_image,.post.ad.pch_4.psub_86 .post_image,.post.ad.pch_4.psub_87 .post_image,.post.ad.pch_4.psub_126 .post_no_image{display:none;}.professor_item{position:relative;overflow:hidden;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-left:2px;margin-right:2px;padding:10px;}.professor_item .professor_department{width:200px;}.tutors_list .post .hotlist{top:14px;}.post .post_grey_line{margin-top:17px;}.post.course-help{margin:0 0 25px 0;border-top:1px solid #efefef;padding-top:20px;}.post.course-help a{padding:3px 8px;}.post.course-help:first-child{border-top:none;padding-top:0;}.post.course-help .post-pages{width:80px;height:30px;border-right:1px solid #999999;border-bottom:1px solid #999999;position:absolute;z-index:1;background:#fff;line-height:30px;text-align:center;}.post.course-help .post-thumbnail-wrap{height:190px;width:140px;overflow:hidden;position:relative;margin:0 12px 0 0;border:1px solid #999999;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;float:left;}.post.course-help .post-thumbnail{height:100%;}.post.course-help .post-thumbnail-wrap .post-thumbnail-inner{display:table-cell;vertical-align:middle;}.post.course-help .post-thumbnail-wrap img{display:block;margin:0 auto;max-width:138px;max-height:188px;}.post.course-help .post-desc-wrap{padding:0 0 0 0;width:45%;float:left;overflow:hidden;word-wrap:break-word;}.post.course-help .post-desc-wrap h2{margin-top:0;}.post.course-help .btn-wrap{width:140px;float:right;padding:0 0 0 0;overflow:hidden;}.course-help-button input{font-weight:normal;}.ad .post_image .block_for_image{height:100%;max-height:86px;overflow:hidden;margin:0;position:relative;}.ad .post_image{float:left;margin:0 10px 0 0;overflow:hidden;border:1px solid #cccccc;margin:0 12px 0 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;background-color:#FFFFFF;}.ad .post_image a{overflow:hidden;height:86px;max-width:90px;}.ad .post_image .post_count_image{position:absolute;z-index:20;font-size:10px;background:rgba(255,255,255,0.9);text-transform:uppercase;font-weight:bold;padding:2px;bottom:5px;left:4px;-webkit-box-shadow:0px 0px 6px 3px rgba(255,255,255,0.9);-moz-box-shadow:0px 0px 6px 3px rgba(255,255,255,0.9);box-shadow:0px 0px 6px 3px rgba(255,255,255,0.9);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}.ad .post_image img{display:block;width:90px;}.ad .post_no_image{width:90px;height:90px;margin:0 12px 0 0;float:left;background:url("/img/no-image-small.jpg") no-repeat 50% 50%;border:1px solid rgb(204,204,204);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.post .post-left-info{margin-right:150px;}.post .post-left-info .title{padding-right:0;}.post .post-right-info{width:140px;position:absolute;top:0;right:0;}.post .post-right-info .btn{font-size:13px;font-weight:normal;height:36px;padding:0 15px;line-height:36px;}.post .post-right-info + .hotlist{top:18px;}.post_image{float:left;overflow:hidden;border:1px solid #cccccc;margin:0 12px 0 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.post_image a{display:block;overflow:hidden;height:60px;}.post_image img{display:block;width:90px;}.ad.cbs .post_image img{width:auto;height:100%;}.post .post_right_info_storage{float:left;font-size:13px;color:#434343;}.post .post_info_has_image .title,.post_info .title,.post .post_info_storage_has_image .title{font-size:16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:normal;}.color_green,.color_green a{color:#009953 !important;}.color_white{color:white !important;}.post .post_info{padding:0 0 0 0;}.featured_post img{margin:10px 10px 10px 0;border:1px solid #dddddd;padding:5px;max-width:112px;}.post a:hover{text-decoration:underline;}.post .news_title{margin-top:20px;margin-bottom:5px;}.post .news_title{font-size:18px;}.post .news_date{color:#666666;}.post .description{color:#444444;font-size:14px;}.post .author_name,.post_info .author_name,.post .posted-in{color:#5e6272;font-size:13px;font-weight:normal;margin:7px 0 0 0;}.post .listing_short_description,.post .listing-description,.post_info .listing_short_description{color:#666666;font-size:14px;line-height:15px;font-weight:normal;margin:5px 0 0 0;}.in_person-online{color:#666666;font-size:14px;margin:5px 0 5px 0;}.in_person-online img{float:left;margin:0 5px 0 0;}.post.ad .listing_short_description,.post .listing-description{margin:7px 0 0 0;}.post .additional{line-height:14px;}.post.ad.nowrap .listing_short_description .post.nowrap .listing-description{margin:0;white-space:nowrap;overflow:hidden;}.post .listing_short_description a,.post .listing-description a{font-size:14px;}.post .promotion{font-size:12px;font-weight:bold;margin:5px 0 0 0;}.post a.num_ratings{margin:0 0 0 15px;font-size:12px;}.post .post_view{font-size:14px;padding:5px 0 0 15px;width:155px;overflow:hidden;}.post .post_view a{font-size:14px;}.post .post_view b{font-weight:normal;}.post .post_view i{font-style:normal;}.post .title h2{color:inherit;margin:inherit;font:inherit;text-transform:inherit;}.post_image a .img_queue_loading{background:url('/img/small-loading-white.gif') no-repeat 50% 50%;}.post .post_no_image{width:90px;height:90px;margin:0 12px 0 0;float:left;background:url("/img/no-image-small.jpg") no-repeat 50% 50%;border:1px solid rgb(204,204,204);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}#full_width_content.tutor_detail{float:none;}.tutor_aditional_links{margin:10px 0 0 0;font-size:14px;}.tutor_aditional_links div{border:2px solid #82c22b;border-radius:5px;padding:10px;margin-bottom:10px;}.tutor_aditional_links div + div{margin:0;}.tutor_aditional_links a{color:#235188;text-decoration:none;cursor:pointer;margin:0 0 10px 0;}.tutor_detail h2{margin:10px 0px 10px 0;}.tutor_detail h3{margin:25px 0 10px 0;}.tutor_detail .h3{margin:0 0 5px 0;}.tutor_detail .h3 span{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:600;font-stretch:condensed;font-size:15px;color:#444444;}.review{margin:0 0 25px 0;overflow:hidden;}.tutors_list .post .post_no_image{height:120px;}.inside_page .tutors_list .post_image .block_for_image{max-height:120px;}.post_image .block_for_image{height:100%;max-height:60px;overflow:hidden;}.tutors_list .post a.view_link:hover{text-decoration:none;}.inside_page .post_image.post_image_rentbooks .block_for_image{max-height:100%;}.align-bi{margin:44px 0 0 0;}.news_page .post_image .block_for_image{max-height:60px;}.news_page .post_no_image{width:96px;max-height:60px;}.news_page .post_image{border:0;}.display_table{display:table;width:100%;height:100%;vertical-align:top;}.post_image a{display:table-cell;vertical-align:middle;}.post_image a img,.post_image a .img_queue{width:90px;position:relative;}.pc_3 .post_image a img.img_radius,.view_map_page a img.img_radius{height:100%;}.post_image a img.img_radius{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.post_image a img.img_loading{opacity:0;}.post_image a img.img_loaded{opacity:1;webkit-transition:opacity 350ms;-moz-transition:opacity 350ms;-ms-transition:opacity 350ms;transition:opacity 350ms;}.inside_page .featured_listings .post_text_l{width:auto;max-width:485px;}.inside_page .post_text_l{width:auto;max-width:520px;}.post .post_text_l{float:left;}.post .post_text_r{float:right;}.with_views .post_text_l{width:350px;}.inside_page .post_info_storage_has_image{width:350px;padding:0 0 0 0;float:left;}.inside_page .post_right_info_storage{width:170px;float:right;}.inside_page .post.food-delivery-ad .post_right_info_storage,.inside_page .post.pch_14 .post_right_info_storage{width:146px;}.hotlist_list .post.food-delivery-ad .post_info_storage_has_image{width:330px;}#left_content .post_right_info_storage .orange_button_h_36{font-weight:normal;height:36px;padding:0 5px;line-height:36px;}#left_content .post_right_info_storage .orange_button_h_36.food_button{padding:0 15px;}#left_content .post_right_info_storage .orange_button_h_36.moving_button{padding:0 32px;text-align:center;}#left_content .post_right_info_storage .orange_button_h_36.tickets_button{padding:0 15px;}.br_internet_explorer #left_content .post_right_info_storage .orange_button_h_36.tickets_button{width:91px;}#left_content .post_right_info_storage .grey_submit{width:auto;height:36px;padding:0 5px;line-height:36px;margin-left:5px;float:left;}#left_content .post_right_info_storage .grey_submit:hover{text-decoration:none;}#left_content .post_right_info_storage .grey_submit,#left_content .post_right_info_storage .orange_button_h_36{font-size:13px;padding:0 4px;}.post_right_info_storage b{font-size:16px;}.post_right_info_storage div{padding-bottom:7px;}.post_info_no_has_image{width:auto;max-width:600px;}.post_info_has_image{overflow:hidden;}.wrap_post .post_info_has_image{padding:10px 0 10px 12px;}.inside_page .post_info_has_image .title,.post_info_no_has_image .title,.post .title{font-size:18px;}.inside_page .post .author_name a,.post .author_name a,.post_info .author_name a,.post .posted-in a{font-size:11px;font-weight:bold;text-transform:uppercase;}.question_row.post .author_name a{text-transform:none;font-size:14px;line-height:16px;}.question_detail .question-desc-container{margin:25px 0;}#left_content a.more_answers_link{font-size:13px;display:block;text-align:center;padding:6px;border-radius:3px;border:1px solid #e2e2e2;background-color:#fcfcfc;}#left_content a.more_answers_link:hover{border:1px solid #e2e2e2;text-decoration:none;background-color:#f6f6f6;}#left_content a.more_answers_link span{color:#999;}.question_detail .bottom_reply{margin:25px 0 25px 0;overflow:hidden;}.question_detail .listing_short_description img,.question_detail .question-desc-container img,.profile_content .question-desc-container img,.profile_page .question-desc-container img,.profile_content .listing_short_description img,.profile_page .listing_short_description img{max-width:100%;margin:15px auto;display:block;}.question_detail .top_reply .answer_button,.question_detail .bottom_reply .answer_button{display:inline-block;float:none;padding:0 10px;height:30px;line-height:30px;font-weight:normal;background-position:0 center;font-size:14px;background:transparent url("/img/button/add-to-cart-btn.jpg") repeat-x scroll left top;min-width:auto;}.question_detail .top_reply .answer_button .text,.question_detail .bottom_reply .answer_button .text{background:url("/img/sm-white-pencil.png") no-repeat left center;padding-left:20px;}.question_detail .post.ad.pch_12.answer .comment_container .comment_inner,.profile_content .post.ad.pch_12.answer .comment_container .comment_inner,.profile_page .post.ad.pch_12.answer .comment_container .comment_inner,.public_user_profile_new .post.ad.pch_12.answer .comment_container .comment_inner,#view_answers .post.ad.pch_12.answer .comment_container .comment_inner,.question_row .comment_container .comment_inner{font-size:13px;padding:8px;margin-top:8px;background:#f6f6f7;border:1px solid #ccc;border-radius:2px;position:relative;}.question_detail .post.ad.pch_12.answer .comment_container .overlay,.profile_content .post.ad.pch_12.answer .comment_container .overlay,.profile_page .post.ad.pch_12.answer .comment_container .overlay,.public_user_profile_new .post.ad.pch_12.answer .comment_container .overlay,#view_answers .post.ad.pch_12.answer .comment_container .overlay,.question_row .comment_container .overlay{background:rgba(255,255,255,0.5);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;}.question_detail .post.ad.pch_12.answer .add_comment .sm_loader,.profile_content .post.ad.pch_12.answer .add_comment .sm_loader,.profile_page .post.ad.pch_12.answer .add_comment .sm_loader,.public_user_profile_new .post.ad.pch_12.answer .add_comment .sm_loader,#view_answers .post.ad.pch_12.answer .add_comment .sm_loader,.question_row .add_comment .sm_loader{background:url("/img/small-loading-white.gif") no-repeat 0 1px;width:11px;height:11px;background-size:11px 11px;position:absolute;right:15px;top:8px;display:none;}.question_detail .post.ad.pch_12.answer .comment_container_l2 .comment_inner,.profile_content .post.ad.pch_12.answer .comment_container_l2 .comment_inner,.profile_page .post.ad.pch_12.answer .comment_container_l2 .comment_inner,.public_user_profile_new .post.ad.pch_12.answer .comment_container_l2 .comment_inner,#view_answers .post.ad.pch_12.answer .comment_container_l2 .comment_inner,.question_row .comment_container_l2 .comment_inner{font-size:13px;padding:0;border-radius:2px;margin:30px 0 0 38px;}.question_detail .post.ad.pch_12.answer .comment_container .add_comment,.profile_content .post.ad.pch_12.answer .comment_container .add_comment,.profile_page .post.ad.pch_12.answer .comment_container .add_comment,.public_user_profile_new .post.ad.pch_12.answer .comment_container .add_comment,#view_answers .post.ad.pch_12.answer .comment_container .add_comment,.question_row .comment_container .add_comment{margin:5px 0 5px 0;}.question_detail .post.ad.pch_12.answer .comment_container .add_comment textarea,.profile_content .post.ad.pch_12.answer .comment_container .add_comment textarea,.profile_page .post.ad.pch_12.answer .comment_container .add_comment textarea,.public_user_profile_new .post.ad.pch_12.answer .comment_container .add_comment textarea,#view_answers .post.ad.pch_12.answer .comment_container .add_comment textarea,.question_row .comment_container .add_comment textarea{border:1px solid #ccc;width:96%;height:14px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;padding:7px 2%;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;font-size:14px;line-height:14px;color:#666666;}.question_detail .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child,.profile_content .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child,.profile_page .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child,.public_user_profile_new .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child,#view_answers .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child,.question_row .comment_container .add_comment .table_td:first-child{min-width:28px;width:28px;vertical-align:top;margin:0;padding:0;margin-right:10px;float:none;display:table-cell;}.question_detail .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child img,.profile_content .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child img,.profile_page .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child img,.public_user_profile_new .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child img,#view_answers .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child img,.question_row .comment_container .add_comment .table_td:first-child img{width:28px;}.question_detail .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td,.profile_content .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td,.profile_page .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td,.public_user_profile_new .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td,#view_answers .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td,.question_row .comment_container .add_comment .table_td:first-child + .table_td{min-width:100%;position:relative;padding:0 10px 0 0;}.question_detail .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td + .table_td,.profile_content .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td + .table_td,.profile_page .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td + .table_td,.public_user_profile_new .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td + .table_td,#view_answers .post.ad.pch_12.answer .comment_container .add_comment .table_td:first-child + .table_td + .table_td,.question_row .comment_container .add_comment .table_td:first-child + .table_td + .table_td{width:80px;vertical-align:top;margin:0;padding:0;}.question_detail .post.ad.pch_12.answer .comment_container .comment-btn,.profile_content .post.ad.pch_12.answer .comment_container .comment-btn,.profile_page .post.ad.pch_12.answer .comment_container .comment-btn,.public_user_profile_new .post.ad.pch_12.answer .comment_container .comment-btn,#view_answers .post.ad.pch_12.answer .comment_container .comment-btn,.question_row .comment_container .comment-btn{padding:0 10px;height:30px;line-height:30px;font-weight:normal;background-position:0 center;font-size:14px;}.sort{cursor:pointer;}.sort-asc::after,.sort-desc::after{content:url("/img/arrow_black_tip.png");display:inline-block;position:relative;}.sort-asc::after{top:-2px;left:5px;}.sort-desc::after{position:relative;top:0;left:5px;transform:rotate(180deg);}.qa_row_overlay{position:absolute;top:0;left:0;background:rgba(255,255,255,0.7);width:100%;height:100%;display:inline-block;text-align:center;}.qa_row_overlay img{vertical-align:middle;}.qa_row_overlay:before{content:" ";font-size:0;display:inline-block;height:100%;vertical-align:middle;}.post.ad.pch_12{margin:0 0 30px 0;position:relative;}.post.ad.pch_12.question_row{margin:0 0 20px 0;position:relative;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;padding:10px;}.related_questions_wrap .post.ad.pch_12.question_row:first-child{border:0;padding-top:0;}.related_questions_wrap .post.ad.pch_12.question_row:first-child .hotlist{}.post.ad.pch_12.answer{border-top:1px solid #efefef;padding:20px 0 20px 0;margin:0;}.post.ad.pch_12 .post_image .post_image_inner{height:35px;max-width:35px;}.post.ad.pch_12 .post_image .post_image_inner img{width:35px;}.post.ad.pch_12 .author_name{margin-top:0;}.answers-container .post.ad.pch_12.answer:first-child{padding-top:0;border-top:none;}.comment_container .post.ad.pch_12:first-child{margin-top:20px;}.comment_container .post.ad.pch_12:last-child{margin-bottom:10px;}.post.ad.pch_12 .load-more a{font-size:13px;padding:0 0 0 38px;}.post.ad.pch_12.answer .h2{margin:0;font-size:11px;}.post.ad.pch_12.answer .h2 .from{font-size:14px !important;color:#666;font-weight:normal;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.post.ad.pch_12.answer .h2 .from a{font-size:14px;font-weight:bold;}.post.ad.pch_12.answer_comment .h2{margin:0;font-size:14px;line-height:14px;display:inline-block;color:#444;font-weight:600;text-transform:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.post.ad.pch_12.answer_comment .upvote-txt{color:#999;font-size:12px;padding-left:10px;}.post.ad.pch_12.answer .author_name{margin:2px 0 0 0;}.post.ad.pch_12 .post_image{}.post.ad.pch_12.answer_comment .post_info_has_image{margin-right:0;}.post.ad.pch_12 .post_image .post_image_inner{display:table-cell;vertical-align:middle;}.post.ad.pch_12.answer .post_image .post_image_inner{height:35px;max-width:35px;}.post.ad.pch_12.answer_comment .post_image .post_image_inner{height:25px;max-width:25px;}.post.ad.pch_12.answer .post_image .post_image_inner a{height:auto;max-width:auto;}.post.ad.pch_12.answer .post_image .post_image_inner img{width:35px;}.post.ad.pch_12.answer_comment .post_image .post_image_inner img{width:25px;}.post.ad.pch_12 .listing_short_description{margin:10px 0 0 0;line-height:18px;}.post.ad.pch_12.question_row .author_name{line-height:14px;font-size:14px;}.post.ad.pch_12.question_row .post_image{width:auto;}.post.ad.pch_12.question_row .comment_container .add_comment .post_image{width:28px;}.post.ad.pch_12.question_row .post_image .block_for_image{max-height:35px;}.post.ad.pch_12.question_row .listing_short_description{margin-right:30px;}.post.ad.pch_12 .bullet{color:#999;}.post.ad.pch_12 .action-buttons-bar{margin:15px 0 0 0;position:relative;}.post.ad.pch_12 .action-buttons-bar.fixed{position:fixed;bottom:0;margin:0;background:#fff;border-top:1px solid #dfdfdf;box-shadow:0 -3px 2px -2px rgba(200,200,200,0.3);width:630px;padding:10px 0 15px;z-index:100;}.post.ad.pch_12 .action-buttons-bar .action-buttons-bar-inner{display:inline;}.post.ad.pch_12 .action-buttons-bar .answer_box{display:inline;width:60px;height:28px;margin:0 7px 0 0;padding:0 5px;border:1px solid #e2e2e2;font-size:13.5px;line-height:13.5;}#left_content .post.ad.pch_12 .action-buttons-bar a:hover{text-decoration-color:#999 !important;color:#999;}.post.ad.pch_12 .action-buttons-bar .btn-wrap{display:table-cell;vertical-align:middle;line-height:20px;}.question_row .share-btns-wrap,.answer .share-btns-wrap{position:absolute;right:0;top:0;}.question_row .share-btns-wrap .btn-wrap{height:30px;}.answer .share-btns-wrap .btn-wrap{height:24px;}.post.ad.pch_12 .action-buttons-bar .btn-wrap{padding:0 5px 0 0;}.action-buttons{margin-top:20px;}.action-buttons .btn{margin-bottom:10px;margin-right:5px;}.post.ad.pch_12 .action-buttons-bar .btn-wrap .btn.comments-btn,.post.ad.pch_12 .action-buttons-bar .btn-wrap .btn.downvote-btn,.post.ad.pch_12 .action-buttons-bar .btn-wrap .btn.follow-btn,.post.ad.pch_12 .action-buttons-bar .btn-wrap .btn.comment-btn{padding:3px 0px 3px 10px;}.post.ad.pch_12 .action-buttons-bar .btn-wrap:last-child{padding-right:0;}.post.ad.pch_12.answer_comment .action-buttons-bar .btn-wrap{padding:0;}.post.ad.pch_12.answer_comment .action-buttons-bar .btn-wrap{display:inline;}.post.ad.pch_12 .action-buttons-bar .answer-btn{padding:0 10px;height:30px;line-height:30px;font-weight:normal;background-position:0 center;font-size:14px;}.index-post .answer-btn{padding:0 10px;height:30px;line-height:30px;font-weight:normal;background-position:0 center;font-size:14px;background:transparent url("/img/button/add-to-cart-btn.jpg") repeat-x scroll left top;}.index-post .answer-btn .text{background:url("/img/sm-white-pencil.png") no-repeat left center;padding-left:20px;}.post.ad.pch_12 .action-buttons-bar .upvote-btn{color:#3f76ac !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;outline:0;padding:4px 7px 4px 7px;text-align:center;text-decoration:none;cursor:pointer;font-weight:bold;font-size:13px;line-height:14px;text-decoration:none !important;background:#f0f4f6;border:1px solid #c7cbce;box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.12);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.post.ad.pch_12 .action-buttons-bar .upvote-btn:hover{background:#eaf0fc;transition-property:background-color,color;transition-duration:1s;transition-timing-function:ease-out;}.post.ad.pch_12 .action-buttons-bar .upvote-btn .count{background:0;padding:0;margin:0;margin-left:6px;padding-left:6px;position:relative;border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;text-align:center;display:inline-block;float:none;}.post.ad.pch_12 .action-buttons-bar .upvote-btn .count::before{content:"";background:#a9ccee;width:1px;height:14.5px;position:absolute;left:0;top:0;}.post.ad.pch_12 .action-buttons-bar .upvote-btn .count .loader{background:url("/img/small-loading-white.gif") no-repeat 0 1px;width:11px;height:11px;background-size:11px 11px;}.post.ad.pch_12 .action-buttons-bar .upvote-btn.voted{color:#999 !important;border:1px solid #ddd;box-shadow:none;background:#f6f6f6;}.edit_comment_editor{display:none;margin:10px 0 0 0;}.post.ad.pch_12 a.edit_comment_link{font-size:14px;color:#999 !important;line-height:18px;margin-top:6px;display:inline-block;}.post.ad.pch_12 a.edit_comment_link:hover{text-decoration:underline;}.post.ad.pch_12 .action-buttons-bar .upvote-btn.disabled{opacity:0.4 !important;cursor:default !important;}.post.ad.pch_12 .follow-btn.disabled{opacity:0.4 !important;cursor:default !important;}.post.ad.pch_12 .action-buttons-bar .upvote-btn.voted .count::before{background:#ddd;}.post.ad.pch_12 .action-buttons-bar .upvote-btn2 .text{color:#2b6dad;font-size:13.5px;}.post.ad.pch_12 .action-buttons-bar .upvote-btn2:hover{text-decoration-color:#2b6dad !important;}.post.ad.pch_12 .action-buttons-bar .downvote-btn .text{color:#999;font-size:13.5px;}.post.ad.pch_12 .action-buttons-bar .follow-btn .text{color:#999;font-size:13.5px;}.post.ad.pch_12 .action-buttons-bar .follow-btn .count{-webkit-font-smoothing:antialiased;border-radius:2px;background:#eee;color:#999;font-weight:bold;min-width:10px;text-align:center;display:inline-block;float:none;font-size:12px;padding:1px 3px;margin:-3px 0 0 4px;}.post.ad.pch_12 .action-buttons-bar .follow-btn .count .loader{background:url("/img/small-loading-white.gif") no-repeat 0 1px;width:11px;height:11px;background-size:11px 11px;display:inline-block;}.post.ad.pch_12 .read-more-btn .text{color:#999;font-size:13.5px;display:block;margin-top:10px;}.post.ad.pch_12 .read-more-btn:hover{text-decoration-color:#999 !important;color:#999;}.post.ad.pch_12 .action-buttons-bar .downvote-btn.disabled{opacity:0.4 !important;cursor:default !important;}.post.ad.pch_12 .action-buttons-bar .comments-btn .text{color:#999;font-size:13.5px;}.question-buttons-bar .comments-btn .text,.question-buttons-bar .qustion-share-btn .text{color:#999;font-size:15px;}.question-buttons-bar .comments-btn{display:inline-block;}.post.ad.pch_12 .action-buttons-bar .comments-btn .count,.question-buttons-bar .comments-btn .count,.question-buttons-bar .qustion-share-btn .count,.question-buttons-bar .qa-share-menu .count{-webkit-font-smoothing:antialiased;border-radius:2px;background:#eee;color:#999;font-weight:bold;min-width:10px;text-align:center;display:inline-block;float:none;font-size:12px;padding:0px 3px;margin:-3px 0 0 4px;}.post.ad.pch_12 .action-buttons-bar .comments-btn .count .loader,.question-buttons-bar .comments-btn .count .loader{background:url("/img/small-loading-white.gif") no-repeat 0 1px;width:11px;height:11px;background-size:11px 11px;display:inline-block;margin-left:4px;}.post.ad.pch_12 .comment_container .loader,.question_row .comment_container .loader{background:url("/img/loader_horizontal.gif") no-repeat center center;width:100%;height:9px;display:inline-block;margin-left:4px;}.post.ad.pch_12 .comment_container .edit_comment_editor .loader,.question_row .comment_container .edit_comment_editor .loader{display:none;width:22px;height:22px;margin:3px 0 0 0;background:none;}.post.ad.pch_12 .comment_container.comment_level_2 .loader.top,.question_row .comment_container.comment_level_2 .loader.top{position:absolute;}.post.ad.pch_12 .comment_container .tmp_loader,.question_row .comment_container .tmp_loader{background:url("/img/loader_horizontal.gif") no-repeat center center;width:100%;height:9px;display:inline-block;position:absolute;top:45px;}.post.ad.pch_12 .post-section-title{font-size:13.5px;margin-bottom:7px;color:#999;}.post.ad.pch_12 .post-section-title a{font-size:13.5px;margin-bottom:7px;color:#999 !important;}.uloop-st-button-wrap{overflow:hidden;float:right;}.uloop-st-button[data-network]{width:32px;height:32px;float:left;margin-left:6px;cursor:pointer;overflow:hidden;display:block;color:transparent !important;}.uloop-st-button[data-network] img{width:32px;height:32px;}.uloop-st-button[data-network='facebook']{background-position:0 0;}.uloop-st-button[data-network='twitter']{background-position:0 -33px;}.uloop-st-button[data-network='pinterest']{background-position:0 -66px;}.uloop-st-button[data-network='reddit']{background-position:0 -99px;}.uloop-st-button[data-network='stumbleupon']{background-position:0 -132px;}.uloop-st-button[data-network='tumblr']{background-position:0 -165px;}.uloop-st-button[data-network='email']{background-position:0 -198px;}.uloop-st-button[data-network='linkedin']{background-position:0 -231px;}.uloop-st-button-24[data-network]{width:24px;height:24px;background-image:url('/img/share_icons_24_v5.png');background-repeat:no-repeat;float:left;margin-left:6px;cursor:pointer;overflow:hidden;display:block;}.uloop-st-button-24[data-network]:hover{text-decoration:underline;}.uloop-st-button-24[data-network='facebook']{background-position:0 0;}.uloop-st-button-24[data-network='twitter']{background-position:0 -25px;}.uloop-st-button-24[data-network='pinterest']{background-position:0 -49px;}.uloop-st-button-24[data-network='reddit']{background-position:0 -74px;}.uloop-st-button-24[data-network='stumbleupon']{background-position:0 -99px;}.uloop-st-button-24[data-network='tumblr']{background-position:0 -124px;}.uloop-st-button-24[data-network='email']{background-position:0 -149px;}.uloop-st-button-24[data-network='linkedin']{background-position:0 -173px;}.news_post .post_image .display_table{display:block;height:60px;overflow:hidden;}.news_post .post_image .block_for_image{width:90px;}.news_post .post_image .display_table{height:auto;}.news_post .post_image{width:90px;min-height:10px;border:none;}.news_post .post_image a{vertical-align:top;height:auto;}.news_post .post_no_image{width:90px;}.paid-news-block{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border:2px solid #1c4a8c;text-align:center;font-size:17px;padding:18px 5px;margin:10px 0;font-weight:bold;display:block;text-decoration:none;color:#1c4a8c !important;transition:background-color 300ms ease-out;}.paid-news-block:hover{text-decoration:none !important;background-color:#1c4a8c;color:#ffffff !important;;}a.sidebar_link{color:#235188;text-decoration:none;cursor:pointer;float:right;}a.sidebar_link:hover{text-decoration:underline;}a.post_sidebar_link{color:#235188;text-decoration:none;cursor:pointer;float:right;font-weight:bold;}.post_featured_link{float:right;font-size:13px;margin-right:15px;margin-bottom:20px;margin-top:10px;font-weight:bold;}.special_sidebar_link{padding-top:10px;float:right;}.special_sidebar_link .clear{height:8px;}.special_sidebar_link a.post_sidebar_link{float:none;}.special_sidebar_link a.sidebar_link{float:none;}a.post_sidebar_link:hover{text-decoration:underline;}.listings_title{font-size:28px;color:#333333;font-weight:bold;margin:15px 0 10px 0;}#classifieds_page h1{margin-bottom:0;}.pages{margin:10px 0 10px 0;text-align:center;}.pages li{display:inline;padding:0 5px;border-left:1px solid #858585;font-size:16px;color:#235188;}.pages li.no_active{color:#B2B2B2;}.pages li:first-child{border:none;}.pages li a{font-size:16px;color:#235188;text-decoration:none;}.pages li a:hover{text-decoration:underline;}.upperText{text-transform:uppercase;}.pages li.active{font-size:16px;font-weight:bold;}.inside_page .pages{margin:20px 0 30px 0;}.found-count{font-size:14px;color:#666666;margin-bottom:15px;}.title-container + .found-count{margin-top:-15px;}.top_reply .top-btn-r-content{float:left;margin:0 0 0 25px;}.top_reply .top-btn-r-content .price-section{margin:-9px 0 -20px 0;}.top_reply .top-btn-r-content .price-row{line-height:20px;}.reply_without_top_m{margin-top:0px;}#left_content .top_reply a:hover,#left_content .bottom_reply a:hover{text-decoration:none;}.top_reply .orange_button_h_44,.top_reply .blue_submit_link,.bottom_reply .orange_button_h_44{float:none;cursor:pointer;}.top_reply .blue_submit_link.float-l{float:left;}.top_reply .top_reply_form .reply-form,.top_reply .top_reply_form .reply-form-special,.bottom_reply .bottom_reply_form .reply-form,.bottom_reply .bottom_reply_form .reply-form-special{margin:20px 0 0 0;}.question_detail .top_reply .top_reply_form,.question_detail .bottom_reply .bottom_reply_form{margin:0;}.top_reply .top_reply_form .reply_form_angel,.bottom_reply .bottom_reply_form .reply_form_angel{width:0;height:0;border-left:19px solid transparent;border-right:19px solid transparent;border-bottom:16px solid #efefef;position:absolute;top:-16px;}.top_reply .top_reply_form .reply_form_angel::before,.bottom_reply .bottom_reply_form .reply_form_angel::before{content:'';width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #ffffff;position:absolute;top:0;left:-16px;}.top_reply .top_reply_form .sceditor_block .reply_form_angel{width:0;height:0;border-left:17px solid transparent;border-right:19px solid transparent;border-bottom:16px solid #a6a6a6;position:absolute;top:-16px;left:27px;top:1px;position:relative;background:none;}.top_reply .top_reply_form .sceditor_block .reply_form_angel::before{content:'';width:0;height:0;border-left:16px solid transparent;border-right:18px solid transparent;border-bottom:16px solid #ffffff;position:absolute;top:1px;left:-16px;}.desc_label{font-weight:bold;margin-top:20px;color:#444444;}.flowing_blocks{overflow:hidden;}.flowing_blocks div{float:left;width:210px;}.storage .inside_block{width:270px;margin:0 auto;}.storage table{border-collapse:collapse;margin:0 auto;}.storage table tr td{border:1px solid #dadcdb;text-align:center;background-color:#FFFFFF;padding:4px 6px;font-size:14px;}.storage table tr:first-child{background-color:#F4F4F4;font-weight:bold;}.storage.call-storage.wrap_b_side{padding-bottom:10px !important;display:block;}.storage.call-storage a,.storage.call-storage .orange-text{color:#db621b !important;font-weight:bold;font-size:21px;padding:0;text-decoration:none;text-align:center;display:block;text-align:left;}.reserve-storage-mobile.storage-reserve .form_input{margin-bottom:13px;}.reserve-storage-mobile .storage .inside_block{width:100%;}.reserve-storage-mobile .st_unit_size_table{width:100%;}.reserve-storage-mobile{display:none;padding:10px;border:1px solid #247BA0;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background:#f4f4f4;margin-bottom:30px;}.reserve-storage-mobile p{font-size:14px;}.posted{font-size:14px;}.desc center{display:block;text-align:center;padding:0 0 20px 0;}.courses-d-img{max-height:400px;width:100%;}.wrap_desc_200 p{margin-top:15px;}.listing_id{font-weight:bold;margin-top:15px;color:#333333;}.bottom_links{padding-top:22px;float:right;margin-right:100px;}.width_50{width:47%;}.bottom_links .back{margin-right:40px;}.bottom_links .prev{margin-right:10px;}.bottom_links .next{margin-left:10px;}.bottom_links a{color:#235188;text-decoration:none;}.bottom_links a:hover{text-decoration:underline;}.profile_link a{font-size:12px;color:#235188;padding:5px 0;}.no-listings{font-size:14px;line-height:20px;color:#666666;padding:10px;background-color:#ffffff;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin:0 2px 15px;}.no-listings-map-p{margin:30px 10px;}.no-listings b{font-weight:normal;}.search-suggest{font-size:18px;font-weight:bold;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;padding:10px;}.search-suggest a{font-style:italic;color:#0088cc !important;}.uploadInput{display:none;}.action_resume{display:none;margin:5px 0 0 0;overflow:hidden;}.resume_preloader{height:16px;margin-left:5px;margin-top:3px;margin-bottom:-4px;}.wrap_resume_but{margin:0 0 11px 0;display:table;max-width:270px;width:100%;}.wrap_resume_text{margin:13px 0 1px 0;overflow:hidden;height:20px;}.reply{z-index:10000;}.sidebar_reply{position:relative;padding:20px 25px;position:relative;width:247px;margin-left:auto;margin-right:auto;}.sidebar_reply.housing{background-color:#fcf8e3;}.sidebar_reply .wrap{position:relative;}.sidebar_reply .sidebar_reply_inner{width:247px;margin:0 auto;}.sidebar_reply .sidebar_reply_title{font-size:15px;color:#5e6272;font-weight:normal;text-align:center;padding-bottom:10px;padding-top:5px;}.sidebar-user-avatar{text-align:center;}.sidebar-user-avatar .user-profile-image-wrap{display:inline-block;padding:3px;border-radius:50%;border:2px solid #cecece;}.sidebar-user-avatar .user-profile-image-wrap:hover{transform:scale(1.05);transition:transform .2s;}.sidebar-user-avatar .user-profile-image-inner{width:50px;height:50px;border-radius:50%;position:relative;overflow:hidden;margin:0 auto;}.sidebar-user-avatar .user-profile-image-wrap img{width:80px;height:auto;min-height:50px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}#error_msg{position:absolute;background:rgba(0,0,0,0.5);color:#fff;padding:10px;font-size:12px;border-radius:5px;}.sidebar_reply label{display:none;}.sidebar_reply input[type="text"],.sidebar_reply .posting-select{width:225px;height:30px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:none;margin:10px 0 0 0;padding:0 10px;border:1px solid #ccc;}.sidebar_reply .posting-select{width:100%;color:#999999;}.sidebar_reply .select-arrow,.reply-form-special .select-arrow{background:#fff;position:absolute;right:5px;top:25px;width:20px;pointer-events:none;}.reply-form-special .select-arrow{top:35px;}.sidebar_reply .select-arrow:before,.sidebar_reply .select-arrow:after,.reply-form-special .select-arrow:before,.reply-form-special .select-arrow:after{border-right:2px solid;content:'';display:block;height:9px;margin-top:-3px;position:absolute;-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(225deg);right:6px;top:50%;width:0;color:#828891;}.sidebar_reply .select-arrow:after,.reply-form-special .select-arrow:after{margin-right:6px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(135deg);}.sidebar_reply .closest-available-time-boxes label,.reply-form-special .closest-available-time-boxes label{display:inline-block;color:#fff;background:#fe6408;vertical-align:middle;cursor:pointer;border-radius:2px;text-align:center;font-size:14px;margin-top:10px;margin-right:15px;padding:7px 0;width:72.14px;}.sidebar_reply .closest-available-time-boxes label:hover,.reply-form-special .closest-available-time-boxes label:hover{opacity:0.8;}.sidebar_reply input[type="radio"]:checked + label,.reply-form-special input[type="radio"]:checked + label{font-weight:bold;background:#1b498c;}.sidebar_reply .closest-available-time-boxes label:last-child,.reply-form-special .closest-available-time-boxes label:last-child{margin-right:0;}.sidebar_reply .closest-available-time-boxes .datetime_selected,.reply-form-special .closest-available-time-boxes .datetime_selected{display:none;}.sidebar_reply option:disabled{color:#cecece;}.br_internet_explorer.br_v_8 .sidebar_reply input[type="text"]{line-height:30px;}.sidebar_reply input[type="text"].input-phone{width:45px;float:left;margin:10px 4px 0 0;}.sidebar_reply input[name="phone3"].input-phone{width:82px;margin-right:0;}.sidebar_reply textarea{width:225px;height:140px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:none;border:1px solid #ccc;margin:10px 0 0 0;padding:10px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:14px;}.sidebar_reply .btn{width:100%;margin-top:10px;font-size:16px;text-align:center;padding:5px 5px;}.sidebar_reply .bg_reply_result_msg{background:rgba(0,0,0,0.4);position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;}.sidebar_reply .reply_result_msg{color:red;position:absolute;z-index:70;font-size:30px;top:40%;font-size:20px;left:0;text-align:center;width:225px;margin:0 35px;border-radius:5px;padding:5px;}.sidebar_reply.knock-form .reply_result_msg{top:30%;}.sidebar_reply .terms{display:none;margin:10px 0 0 10px;font-size:10px;color:#fff;}.sidebar_reply .terms a{color:#235188;text-decoration:none;cursor:pointer;}.sidebar_reply.show-terms .terms{display:block;margin-left:0;color:#666666;line-height:16px;text-align:center;}.sidebar_reply.show-terms .terms .policy_label,.sidebar_reply.show-terms .terms .reply-footer{font-size:11px;text-align:left;}.sidebar_reply .reply-footer > p,.reply-form-special .reply-footer > p{margin:10px 0;text-align:center;font-size:13px;}.sidebar_reply .reply-footer .btn-icon,.reply-form-special .reply-footer .btn-icon{fill:#235188;display:inline-block;margin:0 4px 3px 0;vertical-align:middle;width:12px;height:12px;}.sidebar_reply .reply-footer .btn-label,.reply-form-special .reply-footer .btn-label{cursor:pointer;color:#235188;font-size:13px;}.sidebar_reply .title{color:#5e6272;font-size:16px;margin:0;font-weight:bold;text-align:center;padding-bottom:10px;}.sidebar_reply .wrap_resume_but{margin:10px 0 11px 0;}#reply-result-message{text-align:center;color:#4c4c4c;}#reply-result-message svg{fill:#104684;margin-bottom:10px;margin-top:15px;width:30px;height:30px;}#reply-result-message p{font-weight:normal;font-size:14px;line-height:18px;margin:0 0 15px;}#reply-result-message p.fs-b{font-size:20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:bold;line-height:23px;}#reply-result-message b{font-weight:bold;}.popup-scrollable-content .reply-form-special{display:block;}.reply-form,.reply-form-special{background:#ffffff;border:1px solid #efefef;padding:15px 20px 15px 20px;font-size:14px;line-height:auto;display:none;position:relative;color:#5e6272;line-height:initial;}.reply-form .reply,.reply-form-special .reply{max-width:590px;}.reply-form-special textarea{height:100px;}.reply-form textarea,.reply-form-special textarea,#reply_by_email_popup textarea{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:14px;display:block;width:263px;padding:2px 2px 2px 2px;border:1px solid #cccccc;resize:none;margin:5px 0 13px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.reply-form textarea{height:90px;}.reply-form textarea.reply_jobs{height:54px;}.reply-form-special textarea{height:150px;}.reply-form-special textarea.reply_jobs{height:108px;}#reply_by_email_popup textarea{height:158px;}.reply-form label,.reply-form-special label,#reply_by_email_popup label{font-size:14px;margin:0 10px 5px 0;}.reply-form input[type="text"],.reply-form-special input[type="text"],#reply_by_email_popup input[type="text"],.reply-form-special .posting-select{display:block;width:246px;height:28px;padding:0 10px;border:1px solid #cccccc;background:#ffffff;margin:5px 0 13px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.knock-form #reply-schedule-tour-date label,.knock-form .reply-edit-datetime label{display:block;color:#5e6272;font-weight:bold;font-size:14px;margin-bottom:5px;margin-right:0;}.reply-form-special.knock-form .reply-edit-datetime{margin-bottom:10px;}.reply-form-special.knock-form .float_r{width:45%;}.knock-form .reply-edit-datetime{position:inherit;}.carousel{margin:auto;overflow:hidden;position:relative;height:35px;}.carousel__view{position:absolute;z-index:1;height:35px;width:100%;}.carousel__control{position:absolute;z-index:1;height:35px;width:13px;display:table;background:#fcf8e3;}.reply-form-special .carousel__control{background:#fff;}.carousel__control.js-carousel-prev{display:none;left:0;}.carousel__control.js-carousel-next{display:none;right:0;}.carousel__control .icon{display:table-cell;vertical-align:middle;text-align:center;margin-top:13px;cursor:pointer;width:12px;}.carousel__control.js-carousel-prev .icon{float:left;}.carousel__control.js-carousel-next .icon{float:right;}.product-list{position:absolute;margin:0 20px;margin-left:0;padding:0;transition:transform .3s;transform:translateX(0px);list-style:none;height:35px;}.product-list__item{height:35px;display:inline-block;text-align:center;margin-right:5px;}.product-list__item.selected-date{background:#0f4684;}.product-list__item .product{display:table;color:#fff;background:#0f4684bd;border-radius:2px;padding:10px 0;font-size:15px;cursor:pointer;}.product-list__item .product input{display:none;}.knock-form #reply-schedule-tour-date .product-list__item .product label{cursor:pointer;font-weight:normal;color:#fff;font-size:13px;}#reply-schedule-tour-date .wrap{margin-bottom:15px;}.knock-timeslots,.knock-analytics{font-size:14px;color:#4b4e5a;}.sidebar_check_avail.knock-form .terms .reply-footer{border-top:1px solid #5e6272;padding-top:5px;margin-top:15px;}.knock-timeslots img,.knock-analytics img{display:inline-block;margin:0px 4px 3px 0px;width:22px;height:auto;}.knock-analytics img{vertical-align:middle;}.knock-timeslots p,.knock-analytics p{display:inline-block;width:calc(100% - 35px);}.book-tour-section-2,.knock-form button,.knock-form .policy_label{display:none;}.knock-form .date-section{margin-right:20px;}.knock-form .knock-date-selected{display:inline-block;}.knock-form .book-tour-section-2 .btn-icon{display:inline-block;margin-bottom:3px;vertical-align:middle;width:18px;height:18px;}.knock-form .btn-icon.btn-edit{width:10px;fill:#104684;cursor:pointer;}.knock-form .book-tour-section-2 .btn-label{display:inline-block;cursor:pointer;color:#4c4c4c;font-size:14px;}.sidebar_reply .knock-form .float_r{float:none}.sidebar_check_avail.knock-form{border-top:1px solid #8d8d8d;padding-top:15px;}.knock-form{margin-top:5px;}.knock-form .reply .knock-time{display:inline-block;background:unset;border-top:none;border-left:0;border-right:0;border-radius:0;font-size:14px;padding-left:0 !important;width:60px;color:#4f4f4f;outline:none;-webkit-appearance:none;}.sidebar_reply .knock-form .reply_result_msg{top:15% !important;}.reply-form-special .posting-select{width:100%;height:30px;}#reply-result-message{text-align:center;color:#4c4c4c;}#reply-result-message svg{fill:#104684;margin-bottom:10px;margin-top:15px;width:30px;height:30px;}#reply-result-message p{font-weight:normal;font-size:14px;line-height:18px;margin:0 0 15px;}#reply-result-message p.fs-b{font-size:20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:bold;line-height:23px;}#reply-result-message b{font-weight:bold;}.custom_popup_preview .reply-form-special input[type="text"],.custom_popup_preview .reply-form input[type="text"]{padding:4px 6px 4px 6px;margin:1px 0 11px 0;border:1px solid #CCCCCC;}.custom_popup_preview .reply-form-special textarea,.custom_popup_preview .reply-form textarea{height:125px;border:1px solid #CCCCCC;font-size:14px;}.custom_popup_preview h1{margin:0 0 7px 20px;width:490px;font-size:20px;}.custom_popup_preview .sub_title{font-weight:bold;padding:0 0 0 20px;min-height:20px;}.sidebar-phone-container{padding:0;max-width:300px;margin-left:auto;margin-right:auto;}.sidebar-phone-container .phone-button{color:#da621a !important;width:100%;font-size:16px;font-weight:bold;display:inline-block;text-align:center;padding:6px 0;}.sidebar-phone-container .phone-button .btn-label{position:relative;top:-4px;}.sidebar-phone-container .phone-icon{fill:#da621a;height:22px;width:22px;margin-right:10px;margin-top:2px;}#reply_by_email_popup input[type="text"]{width:270px;}.reply-form-special input[type="text"].input-phone,#reply_by_email_popup input[type="text"].input-phone{width:45px;float:left;margin-right:10px;}#reply_by_email_popup .campus-posting-error-message{display:block;}.reply-form .small_text,.reply-form-special .small_text,#reply_by_email_popup .small_text{float:left;font-size:10px;color:#333333;}.reply-form-special .small_text,#reply_by_email_popup .small_text{margin:3px 5px 5px 4px;}.reply-form .small_text{margin:10px 5px 10px 4px;}.reply .upload-resume-btn{display:block;font-size:12px;color:#ffffff !important;font-weight:normal;width:auto;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#8c8a89;padding:0 10px;white-space:nowrap;margin-top:0;margin-left:0 !important;}.resume-left-container{display:table-cell;}.resume-right-container{display:table-cell;vertical-align:middle;padding:0px 0 0 8px;font-size:10px;line-height:12px;width:100%;}.reply-form .terms,.reply-form-special .terms,#reply_by_email_popup .terms,#left_content.detail .reply-form-special .terms{float:left;margin:0 0 0 10px;font-size:10px;max-width:240px;color:#666666;line-height:16px;}.reply-form-special.knock-form .terms{width:100%;}.reply-form-special .terms{margin-left:0;}.reply-form .btn-reply,.reply-form-special .btn-reply,#reply_by_email_popup .btn-reply{float:left;}.detail_view .btn-container .reply-form .terms,.detail_view .btn-container .reply-form-special .terms{max-width:200px;}.reply-form .btn-reply .btn-label,.reply-form-special .btn-reply .btn-label,#reply_by_email_popup .btn-reply .btn-label{top:0;}.custom_popup_preview h2{margin-top:0;line-height:20px;font-size:20px;}.custom_popup_preview .reply-form-special,.custom_popup_preview .reply-form{background:none;padding:0;border:none;display:block;width:256px;bottom:20px;position:absolute;}.custom_popup_preview .reply-form-special textarea,.custom_popup_preview .reply-form textarea{width:238px;padding:4px 6px 4px 6px;}.custom_popup_preview .detail_main_image{width:516px;height:255px;}.custom_popup_preview .full_info{display:none;}.custom_popup_preview .custome_desc{width:495px;}.custom_popup_desc{width:516px;float:left;}.custom_popup_desc .detail_main_image img{max-width:496px;}.custom_popup_desc .detail_small_images li a,.custom_popup_desc .detail_small_images li img{max-width:111px;}.custom_popup_desc .detail_small_images li,.custom_popup_desc .detail_small_images li table{width:111px;}.custom_popup_desc .bath-bed table tr td:last-child{display:none;width:110px;}a img{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);}.reply-form .resume_icon:hover{cursor:pointer;}.detail_main_image{display:table-cell;vertical-align:middle;width:595px;height:300px;}#left_content.detail .detail_small_images{margin-left:0;}.storage_view .detail_main_image{display:table-cell;vertical-align:middle;padding:9px 9px 9px 9px;border:1px solid #ccc;width:595px;height:260px;}.storage_view .detail_main_image img{display:block;max-width:595px;margin:0 auto;max-height:100%;}.storage_view .detail_small_images{width:620px;}.storage_view .detail_small_images li{margin:0 6px 10px 0;}.storage_view .detail_small_images li,.storage_view .detail_small_images li table{width:143px;}#left_content a,.campus-posting-div a,.popup_preview a,#left_content_pnc a{color:#235188;text-decoration:none;cursor:pointer;opacity:0.99;word-break:break-word;}#left_content a:hover,.campus-posting-div a:hover{text-decoration:underline;}.big-image-border{border:1px solid #466C94 !important;padding:3px !important;}.wrap_detail{position:relative;margin:15px 0 20px 0;display:none;}.author_description .detail{background-color:#f6f6f7;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:20px;color:#333333;overflow:hidden;}.detail_edit_btns{margin:0 0 0 107px;}.detail_angel{width:35px;height:19px;position:absolute;top:-18px;left:257px;z-index:20;background:url(/img/detail_angel.png) no-repeat left top;}#order_historys .detail,#manage_listing .detail{border-bottom:1px solid #ccc;border-top:1px solid #ccc;padding:20px 0 15px 0;background:#f6f6f7;}#manage_listing .wrap_detail .order_cell{padding-top:20px;padding-bottom:20px;}#manage_listing .wrap_detail .detail_angel{top:2px;left:30px;}#manage_listing .detail{display:block;}.detail_angel_top{width:35px;height:19px;position:absolute;top:-18px;right:30%;left:auto;z-index:20;background:url(/img/detail_angel.png) no-repeat left top;}.utp .detail_angel_top{rigth:20%;}#pass_form .detail_angel_top{left:7%;}.detail #new_pass .error_msg_div{text-align:center;clear:both;}.div_row{display:table-row;height:33px;}.div_row div.order_cell{width:85px;display:table-cell;}.div_row div.subsc_cell{width:105px;position:relative;}#manage_listing .subsc_cell{position:relative;}#manage_listing .subsc_cell .control_checkox{position:absolute;width:100%;height:100%;top:0;left:0;}#campus-big-preview-image-area{border:1px solid #dddddd;padding:1px;max-height:305px;max-width:483px;}.photo_thumb{width:117px;height:73px;border:1px solid #466C94 !important;text-align:center;padding-top:2px;overflow:hidden;}.photo_thumb img{max-width:113px;max-height:70px;}.related_post{}.related_post .post_image{float:left;width:125px;}.related_post .post_info{padding:35px 0 0 0;height:55px;}.related_post .post_info_has_image{padding:35px 0 0 0;height:55px;width:500px;float:right;}.related_post img{margin:10px 30px 10px 10px;border:1px solid #dddddd;padding:5px;max-height:50px;max-width:90px;}.related_post a{color:#235188;font-size:18px;text-decoration:none;}.related_post a:hover{text-decoration:underline;}.tutor_listing{position:relative;padding:10px 0 20px 0;}.tutor_image{float:left;}.tutor_image img{width:60px;height:80px;margin:5px 25px 5px 25px;}.tutor_image a{display:block;padding:1px;margin:0 10px 0 0;}.tutor_image a:hover{border:1px solid #235188;padding:0;}.tutor_desc{margin-left:120px;}.tutor_desc .title{font-size:21px;max-width:300px;}.tutor_desc .location{font-size:14px;margin:2px 0 2px 0;color:#444444;}.tutor_desc .profile_link{margin-top:5px;}.view_button{position:absolute;top:15px;right:20px;}.view_button .view_link{text-decoration:none !important;}.tutors_categories{line-height:13px;}.tutors_categories a{font-size:13px;color:#235188;text-decoration:none;display:block;}.tutors_categories a:hover{text-decoration:underline;}.page_school_list{float:left;padding:0 20px 0 0;width:460px;color:#666;font-size:14px;}.page_school_list li a{color:#235188;text-decoration:none;cursor:pointer;line-height:30px;font-size:18px;}.page_school_list li a:hover{text-decoration:underline;}.classifieds_item{border:1px solid #cccccc;width:300px;height:200px;float:left;margin:0 12px 20px 0;}.classifieds_title{border-bottom:1px solid #cccccc;font-size:20px;font-weight:bold;background-color:#eeeeee;padding:4px 10px 2px 20px;}.classifieds_item .post_image{display:block;border:1px solid #cccccc;}.classifieds_item .post_image:hover{border:1px solid #235188;padding:0;}.classifieds_item .post_image img{max-width:90px;max-height:86px;margin:3px;}.classifieds_listing{margin:0 10px 10px 10px;}.classifieds_item .categories{font-size:14px;}a.small_link:hover{text-decoration:underline;cursor:pointer;}.classifieds_item .categories{margin-left:5px;margin-top:20px;}.classifieds_item .categories li{margin-top:3px;}.pr_c_cons{margin:15px 5px 0 0;display:inline-block;}.professor_item div{display:block;line-height:26px;float:left;}.letters_link a,.professors_letters_link a{display:inline-block;}.email_settings_left{width:400px;}.email_settings_unsub_left{width:440px;}.user_page_text .orange_save_h_22{width:auto;height:17px;padding:5px 6px 0 6px;margin:18px 0 0 12px;}.user_page_text .orange_save_h_22:hover{text-decoration:none;}.user_classifieds{font-weight:bold;color:#666666;font-size:13px;font-weight:normal;margin:1px 0 0 100px;width:300px;}.user_tr_title{white-space:nowrap;}.user_manage_descr{color:#333333;max-width:535px;margin:5px 0 15px 0;float:right;font-size:12px;}.manage_note{font-size:12px;color:#333;margin:0px 0px 10px;}.user_page_small_text{color:#666666;font-size:12px;font-weight:normal;margin:1px 0 0 0;}#form_email_setting .user_page_small_text label{margin:0px 0px 0px 10px;}#form_email_setting label div:hover{text-decoration:underline;}#form_mg_l{overflow-x:auto;}#form_mg_l table{width:100%;border-collapse:collapse;}#form_mg_l table td{padding:0 3px;}#form_mg_l table td:first-child{width:10px;}#form_mg_l table td:first-child + td{width:80px;}#form_mg_l table td:first-child + td + td{width:80px;}#form_mg_l table td:first-child + td + td + td{width:80px;}#form_mg_l table td:first-child + td + td + td + td{width:140px;}#form_mg_p table{width:100%;border-collapse:collapse;}#form_mg_p table td:first-child{width:10px;}#form_mg_p table td:first-child + td{width:80px;}#form_mg_p table td:first-child + td + td{width:80px;}.professor_name{width:220px;}.professor_stars{width:180px;}.professor_item div.professor_ratings{width:65px;text-align:center;padding:20px 7px;}.course-help-result-item{color:#666666;padding-right:38px;}.course-help-result-item.header{color:#333333;font-weight:bold;margin-top:20px;}.course-help-result-item.header div{padding-bottom:0 !important;}.course-help-result-item div.department{width:116px;}.course-help-result-item div.study-materials{width:155px;min-height:1px;}.course-help-result-item div.study-documents{width:130px;}.professor_department{width:140px;}.rate_star{margin:1px;}.professor_detail{}.professor_detail td:first-child{width:100px;}.professor_rate{border-top:1px solid #cbc9c9;border-bottom:1px solid #cbc9c9;padding:10px 0 10px 0;margin:20px 0 20px 0;background-color:#f6f6f7;}.professor_rate .overall{float:left;margin-right:20px;margin-left:20px;padding-right:20px;border-right:1px solid #cbc9c9;}.professor_rate .overall .stars{text-align:center;margin:10px 0 10px 0;}.professor_rate .overall .overall_title{text-align:center;font-size:22px;font-weight:bold;margin:10px 0 10px 0;}.professor_rate .overall .overall_count{font-size:14px;text-align:center;margin:10px 0 10px 0;}.professor_rate .separate table td{padding:5px;}.professor_rate_link:hover{text-decoration:none !important;}.professor_rate_link input{display:inline;}.professor_comments{margin-top:40px;}.professor_comments table{width:100%;}.professor_comments table tr th{font-weight:bold;font-size:18px;border-bottom:2px solid #cbc9c9;}.professor_comments table tr td{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #cbc9c9;}.professor_comments table tr td:first-child{width:240px;padding-right:15px;}.professor_comments .stars{float:left;width:120px;height:23px;padding-top:6px;}.professor_comments .title{height:23px;padding-top:6px;}.professor_comments .overall_rating{background-color:#f6f6f7;font-weight:bold;}.star_full{width:16px;height:16px;background:url(/img/star-split.png) no-repeat left top;cursor:pointer;float:left;margin:0px 8px 0px 0px;}.star_empty{width:16px;height:16px;background:url(/img/star-split.png) no-repeat left -16px;cursor:pointer;float:left;margin:0px 8px 0px 0px;}.rate_table{width:420px;}.rate_table td{padding-right:5px;padding-bottom:10px;}.rate_table td b{margin-right:10px;}.rate_professor_comment{width:430px;height:200px;border:1px solid #cccccc;padding:5px;}.rate_professor_school{margin:5px 0 5px 0;color:#666666;}.rate_professor_department{margin:5px 0 5px 0;color:#666666;}.professor_button a:hover{text-decoration:none !important;}.letters_link{margin-top:5px;}.professors_letters_link{margin-top:5px;margin-bottom:15px;}.professors_letters_link a{margin-right:13px;}.letters_link a{margin-right:12px;}.bold{font-weight:bold;}.sidebar_professors_letters{width:275px}.sidebar_professors_letters a{color:#235188;text-decoration:none;margin-right:10px;margin-right:10px;float:left;width:10px;}.sidebar_subtittle{font-weight:bold;padding:15px 0 10px 0;}.sidebar_professors_letters a:hover{text-decoration:underline;}#right_content .professors_filters b{margin-top:10px;display:block;}.professors_filters select{width:195px;}.classifieds_item .professors_filters{margin:0 0 0 10px;font-size:14px;}.classifieds_item .professors_filters b{margin-top:5px;}#right_content #textbooks_links{box-shadow:unset;}#textbooks_links .btn{width:155px;}#textbooks_links .tb-label{display:block;color:#444444;margin:0;min-height:30px;line-height:30px;padding:5px 1px 0 10px;font-size:17px;font-weight:bold;}#textbooks_links .tb-label span{line-height:19px;display:inline-block;vertical-align:middle;}#textbooks_links a:hover{opacity:0.9;filter:alpha(opacity=90);text-decoration:none;}#textbooks_links .buy_option{text-align:left;}#textbooks_links .buy_option a{text-decoration:none;float:left;}#textbooks_links .buy_option span a{float:right;margin-left:10px;}#right_content #textbooks_links .add-to-cart-button{min-width:140px;font-size:17px;}.categories_list a{color:#235188;text-decoration:none;margin-left:5px;display:block;margin:0 0 10px 0;}.categories_list a:hover{text-decoration:underline;}.categories_list b{display:block;font-size:16px;margin-bottom:5px;}.textbooks_categoties.categories_list b{font-size:14px;}.color_red{color:#b90000 !important;font-weight:normal;}.color_grey{color:#666666 !important;font-weight:normal;}.color_green{color:#009953 !important;font-weight:normal;}.color_green a.user_page_text{color:#009953 !important;font-weight:normal;}.tutor_email_text{font-size:12px;}.tutor_email_button{line-height:24px;width:270px;position:relative;background:#82c22b;background:-moz-linear-gradient(top,#5f9c0c 0%,#82c22b 99%);-pie-background:linear-gradient(top,#5f9c0c 0%,#82c22b 99%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5f9c0c),color-stop(99%,#82c22b));-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;position:relative;display:inline-block;color:White;border:2px solid #5f9c0c;font-style:normal;padding:10px 10px 10px 15px;text-decoration:none;text-shadow:none;font-size:20px;font-weight:bold;margin-bottom:10px;}.tutor_email_button img{position:relative;top:2px;left:2px;}.tutor_email_button:hover{position:relative;background:#8fd234;background:-moz-linear-gradient(top,#6db40e 0%,#8fd234 99%);-pie-background:linear-gradient(top,#6db40e 0%,#8fd234 99%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6db40e),color-stop(99%,#8fd234));text-decoration:none;}.tutor_subtitle{margin-bottom:10px;}.tutor_detail_image{float:left;}.tutor_detail_image img{width:135px;margin:0 20px 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.tutor_more{float:left;}.tutor_detail_left a.tutor-read-more{text-decoration:none;color:#235188;}.tutor_detail_left a.tutor-read-more:hover{text-decoration:underline;}.tutor_detail_right{float:right;width:300px;margin-left:15px;}.news_author_title{font-size:24px;font-weight:bold;margin:15px 0 15px 0;color:#333333;text-transform:uppercase;}.author_image .news_author_title{font-size:14px;margin:10px 0 10px 0;padding:0 0 0 5px;}.author_image .right_soc_menu{padding:0 0 0 4px;width:auto;}.author_image{float:left;}.madia_angel{width:35px;height:18px;position:absolute;top:-18px;left:43px;z-index:20;background:url(/img/media_angel.png) no-repeat left top;}.block_edit_media{width:430px;position:absolute;background-color:#FFFFFF;border:1px solid #cccccc;box-shadow:2px 2px 10px rgba(0,0,0,0.3);-moz-box-shadow:2px 2px 10px rgba(0,0,0,0.3);-webkit-box-shadow:2px 2px 10px rgba(0,0,0,0.3);padding:20px 0;behavior:url(ie-css3.htc);z-index:19;margin-top:17px;font-size:14px;color:#666666;}.block_edit_media .editable_row,.block_edit_media .now_editable_row{width:100%;padding:0;height:29px;}.block_edit_media .link_edit_field{padding:6px 20px 0px 0px;}.block_edit_media .editable_field{width:180px;overflow:hidden;color:#235188;float:left;height:15px;}.block_edit_media{display:none;}.block_edit_media .editable_field_input{width:170px;}.block_edit_media .fix_user_info{min-width:155px;padding:5px 5px 0 20px;font-size:12px;color:#888;}.block_edit_media .editable_field_input input[type="text"]{width:170px;height:15px;margin:1px 0px 0px;border:1px solid #d4d4d4;}.block_edit_media .campus-posting-error-message{position:absolute;margin:-13px 0 0 0;}.author_description .link_edit_field a,.block_edit_media .link_edit_field a{font-weight:bold;}.facebook-share{position:relative;display:block;overflow:hidden;width:60px;height:40px;}.slide{background:#305c99;z-index:2;display:block;margin:0;height:100%;left:38px;position:absolute;width:112px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0px;-webkit-border-radius:0px 3px 3px 0px;border-radius:0px 3px 3px 0px;}.author_info .author_image{display:block;background:#d5dded;margin:0 15px 0 0;max-width:170px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.show_edit_social .news_author_title{width:115px;float:left;}.show_edit_social .link_edit_media_field a{font-size:14px;font-weight:bold;}.show_edit_social .link_edit_media_field{padding:8px 10px 8px 5px;}.link_edit_block{display:block;width:55px;height:18px;float:right;padding:2px 0 0 0;}.no-listings-profile{font-size:16px;}.author_info .author_image img{display:block;width:170px;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;}.author_info .img_edit_photo{width:30px !important;}.author_info .author_image img.current_user_photo{width:190px;}.wrap_subscribe{margin-left:40px;}#profile-photo #current_user_photo{cursor:pointer;}.author_info .author_image img.img_edit_photo{position:absolute;margin-left:-30px;display:none;}.author_info .author_image img.profile_img_preloader{position:absolute;margin:0px 0 0 2px;width:16px;display:none;}.author_description{font-size:14px;color:#5e6272;line-height:19px;overflow:hidden;}.author_description h1{margin:0 0 10px 0;font-size:28px;}.inside_page .author_description h1{font-weight:bold;font-size:22px;line-height:24px;}.news_author_page .author_description h1,.public_user_profile_page .author_description h1{margin:0 0 20px 0px;line-height:30px;}.public_user_profile_new_page h1{margin:0 0 20px 0px !important;line-height:30px;}.profile_page input[type=text],.profile_page input[type=number],.profile_page input[type=password]{border:1px solid #f0eef1;height:20px;width:230px;}.profile_page input[type=password],.public_user_profile_new_page input[type=password]{border:1px solid #f0eef1;height:20px;width:150px;}.profile_page input[type=phone],.public_user_profile_new_page input[type=phone]{border:1px solid #f0eef1;height:20px;}.profile_page .author_description select,.public_user_profile_new_page .author_description select{width:250px;}.public_user_profile_new_page .author_description select{width:265px;}.profile_page textarea,.public_user_profile_new_page textarea{border:1px solid #f0eef1;width:250px;height:200px;}.action_edit_password{display:none;}.popup_preview{width:614px;padding:20px;}.custom_popup_preview.popup_preview{width:840px;padding:0;}.custom_popup_preview.popup_preview .custom_popup_preview_content{display:table;}.custom_popup_preview.popup_preview #custom_view_right,.custom_popup_preview.popup_preview #custom_view_left{display:table-cell;vertical-align:top;}.custom_popup_preview.popup_preview #custom_view_right{padding:20px 19px 20px 20px;background:#f6f6f7;border-right:1px solid #E6E6E6;width:295px;}#email_setting_preload{margin:13px 0 0 8px;display:none;}#edit_profile img{padding:0px 2px 0px 0px;;}.author_infotext{float:left;width:100%;}.edit_profile_btns{padding:6px 0px 0px;width:180px;height:24px;}.action_edit_password{display:none;line-height:30px;padding:4px;font-weight:normal;font-size:14px;}.author_name{font-size:22px;font-weight:bold;margin-bottom:10px;}.right_links_item .author_name{color:#666;font-size:12px;display:block;font-weight:normal;margin:5px 0px 0px;}.right_links_item .l_ri_wrap{float:left;width:200px;}.quick_links{padding-top:5px;}.quick_links a{margin:9px auto;display:block;width:300px;font-size:14px;}.cl_posted_in{color:#666666;font-size:12px;display:block;overflow:hidden;float:left;margin:5px 0 0 0;}#sidebar_done_edit{display:none;}.news_date{margin:11px 10px 0 0;color:#666666;}.news_disclaimer{font-size:12px;line-height:20px;color:#333;margin-top:20px;}.author .author_name_detail{float:left;margin-left:10px;margin-top:10px;}.author_role_detail{color:#666666;}#profile_tabs li{float:left;padding:0 15px;border-left:1px solid #efefef;font-size:16px;color:#aaa6a6;cursor:pointer;line-height:22px;text-align:center;}.public_user_profile_new_page #profile_tabs li{line-height:18px;}#profile_tabs{overflow:hidden;}#profile_tabs li a{margin:0 0 0 5px;}#profile_tabs li:hover{color:#5e6272;}#profile_tabs li.active{color:#5e6272;}#profile_tabs li.no-active{color:#666666;}#profile_tabs li.no-active:hover{cursor:default;}#profile_tabs li:first-child{border:0;padding-left:0;}#profile_tabs li:last-child{padding-right:0;}#qa_tabs{height:33px;margin:0 0 20px 0;}#qa_tabs li{height:30px;line-height:30px;display:table-cell;vertical-align:middle;margin-right:10px;color:#5e6272;text-align:center;font-size:15px;line-height:30px;height:30px;margin:0 1px 0 0;text-decoration:none;min-width:100px;cursor:pointer;border-bottom:3px solid transparent;min-width:140px;}#qa_tabs li.active{position:relative;z-index:5;cursor:auto !important;border-bottom:3px solid #1c4e90;color:#1c4e90;}.news_share_line{float:left;margin:0 0 0 0;max-height:24px;overflow:hidden;}.news_share_line .news_social_button{float:left;margin-left:10px;}.news_share_line .news_social_button .mail-share{width:36px;height:18px;display:block;background:#faaf3a url('/img/email_ico2.png') no-repeat 4px center;padding:1px 1px 1px 27px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;color:#fff !important;font-size:12px;font-weight:bold;line-height:19px;border:1px solid #e7a300;}.news_share_line .news_social_button .mail-share:hover{text-decoration:none !important;}#main_menu .right_menu li .drop_block a.post_link{background-color:#19498b;color:#ffffff;padding:7px;margin-left:-11px;right:-3px;position:relative;}.addthis_toolbox .mail-share{width:36px;height:16px;display:block;background:#faaf3a url('/img/email_ico2.png') no-repeat 4px center;padding:1px 1px 1px 27px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;color:#fff !important;font-size:12px;font-weight:bold;line-height:19px;border:1px solid #e7a300;float:left;}.addthis_toolbox .mail-share:hover{text-decoration:none !important;}.news_share_line .right_social_button{margin-left:0;}.news_text_title{margin:0 0 10px 0;font-weight:bold;}.author{margin-bottom:30px;}#new_pass .label_pass{float:left;text-align:right;width:85px;padding:3px 20px 0 0;color:#888;font-size:12px;}#new_pass input[type="text"]{border:0;border-radius:0;width:190px;height:20px;margin:0;color:#888;background:#fff;}#w_scroll{background:#f6f6f7;width:65px;height:500px;position:fixed;z-index:-1;}#scroll_text{margin:40px 0 0 9px;padding:0 0 0 23px;color:#90acc2;font-weight:bold;font-size:12px;background:url(/img/scroll_rows.png) no-repeat left -19px;}#iphone-nav{display:none;height:37px;position:fixed !important;bottom:0;background:#f6f6f7;opacity:0.9;width:100%;z-index:100;-webkit-perspective:1000;}#iphone-nav .iphone-nav-icon{margin:20px 0 0 0;background-image:url(/img/iphone/nav.png);background-repeat:no-repeat;padding:30px 30px 0 0;}#iphone-nav #iphone-nav-left_no_active{background-position:left -46px;margin:0px 0 0 7px;float:left;height:10px;}#iphone-nav #iphone-nav-left{background-position:left 2px;margin:0px 0 0 7px;float:left;height:10px;}#iphone-nav #iphone-nav-refresh{background-position:right -81px;float:right;margin:1px 9px 0 0;height:10px;}.popup_loading{background:url('/img/loading.gif') no-repeat left top;left:46%;top:46%;height:32px;width:32px;position:absolute;}#page_preloader{padding:20px 0;background:rgba(205,224,253,0.4);margin:0 5px;}#page_preloader span{width:16px;height:16px;display:block;margin:0 auto;background:url("/img/small-loading-white.gif") no-repeat scroll 0 0;}#page-progress{position:fixed;z-index:50;top:0;left:-6px;width:0%;height:3px;background:#1e4c8d;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;-moz-transition:width 500ms ease-out,opacity 400ms linear;-ms-transition:width 500ms ease-out,opacity 400ms linear;-o-transition:width 500ms ease-out,opacity 400ms linear;-webkit-transition:width 500ms ease-out,opacity 400ms linear;transition:width 500ms ease-out,opacity 400ms linear;box-shadow:0px 1px 5px rgba(0,0,0,0.25);}.loading{position:absolute;top:50%;left:50%;width:0;padding:15px;background:linear-gradient(rgba(0,0,0,1) 30%,transparent 30%,transparent 70%,rgba(0,0,0,.4) 70%),linear-gradient(to left,rgba(0,0,0,.2) 30%,transparent 30%,transparent 70%,rgba(0,0,0,.8) 70%);background-repeat:no-repeat;background-size:10% 100%,100% 10%;background-position:50% 0%,0 50%;-webkit-animation:loading .7s infinite steps(8);animation:loading .7s infinite steps(8);z-index:101;}.loading:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-image:linear-gradient(rgba(0,0,0,.1) 30%,transparent 30%,transparent 70%,rgba(0,0,0,.5) 70%),linear-gradient(to left,rgba(0,0,0,.3) 30%,transparent 30%,transparent 70%,rgba(0,0,0,.9) 70%);background-repeat:no-repeat;background-size:10% 100%,100% 10%;background-position:50% 0%,0 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);}@-webkit-keyframes loading{100%{-webkit-transform:rotate(1turn);}}@keyframes loading{100%{transform:rotate(1turn);}}@keyframes rotate-spinner{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}#loader-overlay{display:none;position:absolute;z-index:30;width:100%;height:100%;background:rgba(255,255,255,0.6);}#wrap-color-loader{display:block;position:relative;left:50%;top:45%;width:0px;}#wrap-color-loader img,#wrap-color-loader svg{display:block;position:absolute;margin:70px 0 0 -40px;}#color-loader{display:block;position:relative;left:50%;top:50%;width:160px;height:160px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid transparent;border-top-color:#1E4C8D;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}#color-loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#49BE13;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;}#color-loader #m-color-loader{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#AB74D2;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;}#color-loader:after{content:"";position:absolute;top:25px;left:25px;right:25px;bottom:25px;border-radius:50%;border:3px solid transparent;border-top-color:#FDA118;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}#ads_by_google_container{margin:0 0 20px 0;width:630px;}#location_filter_pr{background:url('/img/small-loading-white.gif') no-repeat right top;display:inline-block;width:16px;height:16px;position:absolute;right:56px;top:24px;display:none;}.follow_sm_preload{float:right;display:none;}.follow_sm_preload img{position:absolute;margin:5px 0 0 -22px;}.follow_sm_preload_bottom{display:none;position:absolute;right:95px;top:9px;}.follow_sm_preload_sidebar{float:right;display:none;}.follow_sm_preload_sidebar img{position:absolute;margin:8px 0 0 -115px;}.order_success_info ul{margin:15px 0 0 10px;list-style-position:outside;}.order_success_info ul li:before{content:"- ";margin:0 0 0 -10px;}.order_success_info ul li{padding:5px 0;}#uloop_just_for_fun{padding:0 0 0 0;overflow:hidden;}#uloop_just_for_fun twitterwidget,#uloop_just_for_fun .twitter-tweet{margin-left:auto;margin-right:auto;}#uloop_just_for_fun .clear{clear:both;height:0;}#uloop_just_for_fun .school-leftcol{float:left;width:680px;margin:0 0 0 20px;padding:1px 0 1px 0;}#uloop_just_for_fun #uloop_just_for_fun{float:left;width:680px;margin:0 0 0 20px;padding:1px 0 1px 0;}#NewsTeam #uloop_just_for_fun #uloop_just_for_fun{width:620px;}.banner{margin:0 auto;width:275px;}#uloop_just_for_fun h1{color:#252525;font-size:29px;line-height:30px;text-shadow:0 1px 0 #ffffff;margin:29px 0 9px 0;}#uloop_just_for_fun .user_for{overflow:hidden;margin:0 0 0 0;padding:0;}#uloop_just_for_fun .user_for li:first-child{margin:0 0 0 0;padding:0 0 0 0;color:#235188;}#uloop_just_for_fun .user_for li{float:left;margin:0 0 0 5px;padding:0 0 0 0;color:#666666;font-size:18px;font-weight:bold;line-height:24px;}#uloop_just_for_fun .dividing_line{height:1px;background:#CCCCCC;margin:10px 0 17px 0;}#uloop_just_for_fun .fb_button{background:#5F78AB url(/img/FGFbc80dUKj.png) no-repeat left top;border-bottom:1px solid #1A356E;border-top:1px solid #879AC0;color:#FFFFFF;display:block;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-weight:bold;text-decoration:none;text-shadow:none;}#uloop_just_for_fun .fb_button_small{font-size:11px;background-position:left -251px;margin:1px 0 0 10px;padding:2px 4px 3px 0;height:11px;}#uloop_just_for_fun .fb_button_text{margin:1px 0 0 24px;}#uloop_just_for_fun .tweet_btn{display:block;float:left;height:16px;background-color:#ffffff;text-decoration:none;background-image:-moz-linear-gradient(center top,#FFFFFF,#DEDEDE);background-image:-webkit-gradient(linear,center top,#FFFFFF,#DEDEDE);background-image:-webkit-linear-gradient(center top,#FFFFFF,#DEDEDE);background-image:-ms-linear-gradient(center top,#FFFFFF,#DEDEDE);background-image:-o-linear-gradient(center top,#FFFFFF,#DEDEDE);border:1px solid #CCCCCC;border-radius:3px 3px 3px 3px;color:#333333;font-weight:bold;text-shadow:0 1px 0 rgba(255,255,255,0.5);position:relative;margin:1px 0 0 11px;font-size:12px;padding:2px 3px 0 0;}#uloop_just_for_fun .tweet_btn i{position:absolute;top:0;left:0;width:16px;height:16px;margin:1px 0 0 1px;background:url(/img/tweet_btn.gif) no-repeat left top;}#uloop_just_for_fun .tweet_btn span{margin:0 0 0 19px;}#uloop_just_for_fun .float_l{float:left;}#uloop_just_for_fun .block_for_images{border:1px solid #CCCCCC;float:right;padding:4px 4px 4px 4px;background:#ffffff;margin:8px 0 0 23px;width:268px;}#uloop_just_for_fun .block_for_images img{display:block;width:268px;max-height:220px;}#uloop_just_for_fun .school-rightcol{float:right;width:248px;}#NewsTeam #uloop_just_for_fun .school-rightcol{width:300px;margin-top:30px;}#uloop_just_for_fun .green_button,.news_sitebar .green_button,#MainForm .green_button,.school-select-top .green_button,.common_green_button{display:block;background-color:rgb(101,152,27);background:-moz-linear-gradient(center top,#7CB42B,#52800B) repeat scroll 0 0;background:-webkit-gradient(linear,left top,left bottom,from(#619D1E),to(#3B6407));background:-o-gradient(linear,left top,left bottom,from(#619D1E),to(#3B6407));background:-ms-linear-gradient(center top,#7CB42B,#52800B) repeat scroll 0 0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#619d1e',endColorstr='#3b6407');border-radius:5px 5px 5px 5px;box-shadow:0 1px 1px rgba(0,0,0,0.2);border:1px solid #588F07;color:#FFFFFF;font-size:12px;padding:7px 9px 8px 12px;float:right;margin:-40px 9px 0 0;font-weight:bold;text-decoration:none;}#MainForm .green_button,.common_green_button{margin:0px 9px 0 0;}#MainForm .s2-list td,.top-news .s2-list td{padding:0px;}#uloop_just_for_fun .block_for_news{width:238px;border-left:1px solid #CCCCCC;min-height:1500px;padding:0 0 0 10px;background:url(/img/bg-pattern.jpg) repeat-x left top;float:right;margin:28px 0 0 0;}#NewsTeam #search-refine span{display:block;}#NewsTeam #search-refine select{width:247px;margin-bottom:15px;}#NewsTeam #search-refine .button{float:right;margin-right:30px;}#Author #uloop_just_for_fun .block_for_news{margin:0;}#uloop_just_for_fun .news_block{width:228px;border:1px solid #CCCCCC;background:#ffffff url(/img/button/cbox-btm.jpg) no-repeat left bottom;margin:0 0 21px 0;min-height:152px;}#uloop_just_for_fun .news_block .news_title{height:27px;background:url(/img/bg-cbox-title.gif) repeat-x left top;padding:3px 0 0 0;overflow:hidden;margin:0 0 8px 0;}#uloop_just_for_fun .news_block .news_title a{display:block;float:left;color:#235188;text-decoration:none;text-shadow:0 1px 0 #F1F1F1;font-weight:bold;font-size:15px;}#uloop_just_for_fun .news_block .news_title .newspaper{background:url(/img/newspaper.png) no-repeat left top;padding:0 0 0 28px;margin:4px 0 0 4px;}#uloop_just_for_fun .news_block .news_image{display:block;float:left;width:83px;padding:3px 0 3px 3px;margin:2px 10px 0 9px;border:1px solid #CCCCCC;}#uloop_just_for_fun .news_block .news_image img{display:block;width:80px;max-height:64px;}#uloop_just_for_fun .news_block p{padding:0;color:#666666;margin:0 0 0 11px;font-size:11px;line-height:14px;}#uloop_just_for_fun .news_block .dividing_line{margin:15px 11px 14px 10px;}#uloop_just_for_fun .news_block p a{color:#235188;font-size:11px;text-decoration:none;}#uloop_just_for_fun .news_block .see-all{padding:0 10px 10px 10px;text-align:right;}#uloop_just_for_fun .news_block .see-all a{font-size:12px;font-weight:bold;color:#235188;text-decoration:none;}#uloop_just_for_fun .loop{width:230px;border-top:1px solid #5762a0;background:#e1e5f1;}#uloop_just_for_fun .loop h3{margin:4px 0 4px 7px;font-size:14px;font-weight:bold;color:black;}#uloop_just_for_fun .loop .categories_block{width:228px;border:1px solid #CCCCCC;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background:#ffffff url(/img/button/cbox-btm.jpg) no-repeat left bottom;padding:1px 0 50px 0;}#uloop_just_for_fun .loop .categories_block .categories_title{background:url(/img/uloop_smile.png) no-repeat left top;padding:0 0 0 20px;margin:14px 0 0 9px;font-size:14px;font-weight:bold;color:#000000;}#uloop_just_for_fun .loop .categories_block ul{margin:12px 0 0 11px;}#uloop_just_for_fun .loop .categories_block ul li{margin:0 0 5px 0;}#uloop_just_for_fun .loop .categories_block ul li a{color:#235188;font-size:12px;font-weight:bold;text-decoration:none;}#uloop_just_for_fun .news_list{padding:20px 0 0 0;margin:20px 30px 20px 0;border-top:1px solid #cbc9c9;border-bottom:1px solid #cbc9c9;}#uloop_just_for_fun .news_list .item p{margin:0 0 0 0;padding:0;}#uloop_just_for_fun .news_list .item .block_for_image img{width:90px;padding:0;height:auto;}#discuss{font-size:19px;padding-bottom:10px;font-weight:bold;color:black;}#uloop_just_for_fun .news_block p a{padding-right:5px;}#uloop_just_for_fun .news_block p{padding-right:5px;}#uloop_just_for_fun .loop .categories_block ul li .green_button{color:#ffffff;}#uloop_just_for_fun .loop .categories_block ul li .listing_vertical_table td a,#MainForm .listing_vertical_table td a,.top-news .listing_vertical_table td a{font-size:13px;font-weight:bold;}#NewsPost #uloop_just_for_fun .block_for_news,#Author #uloop_just_for_fun .block_for_news,#MainForm .school-rightcol .block_for_news{width:300px;padding:0 0 0 0;border:none;background:none;float:none;min-height:1000px;}#Author #uloop_just_for_fun .block_for_news{margin-top:28px;}#NewsPost #uloop_just_for_fun .s-box,#Author #uloop_just_for_fun .s-box,#MainForm .school-rightcol .s-box{float:none;}#NewsPost #uloop_just_for_fun .loop,#Author #uloop_just_for_fun .loop,#MainForm .school-rightcol .loop{border:none;width:auto;margin:0 0 20px 0;background:none;}#NewsPost #uloop_just_for_fun .loop .categories_block,#Author #uloop_just_for_fun .loop .categories_block,#MainForm .school-rightcol .loop .categories_block{width:auto;border:none;border-radius:0;background:none;padding:0 0 0 0;}#NewsPost #uloop_just_for_fun .loop h3,#Author #uloop_just_for_fun .loop h3,#MainForm .school-rightcol .loop h3{margin:0 0 0 0;background:#dbdbdb;padding:7px 0 5px 10px;font-weight:bold;}#MainForm .school-rightcol .loop h3{color:#454545;font-size:1.25em;}#NewsPost #uloop_just_for_fun .loop .categories_block ul,#Author #uloop_just_for_fun .loop .categories_block ul,#MainForm .school-rightcol .loop .categories_block ul{margin:0 0 0 0;padding:20px 10px 0 13px;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}#NewsPost #uloop_just_for_fun .loop .categories_block ul li,#Author #uloop_just_for_fun .loop .categories_block ul li,#MainForm .school-rightcol .loop .categories_block ul li{overflow:hidden;margin:0 0 15px 0;border-bottom:1px solid #999999;padding:0 0 15px 0;}#NewsPost #uloop_just_for_fun .loop .categories_block ul .no_border,#Author #uloop_just_for_fun .loop .categories_block ul .no_border,#MainForm .school-rightcol .loop .categories_block ul .no_border{border:none;}#NewsPost #uloop_just_for_fun em,#NewsPost #uloop_just_for_fun i{font-style:italic !important;}#NewsPost #uloop_just_for_fun .loop .categories_block ul li .img_border_link .overflow,#Author #uloop_just_for_fun .loop .categories_block ul li .img_border_link .overflow,#MainForm .school-rightcol .img_border_link .overflow{display:block;height:58px;overflow:hidden;}#NewsPost #uloop_just_for_fun .loop .categories_block ul li .img_border_link img,#Author #uloop_just_for_fun .loop .categories_block ul li .img_border_link img,.top-news .img_border_link img,#MainForm .school-rightcol .img_border_link img{display:block;width:74px;}#NewsPost .user_photo,#Author .user_photo{width:87px;margin:0 20px 0 0;padding:0 0 0 0;float:left;}#NewsPost .user_photo img,#Author .user_photo img{display:block;float:none;}.autor_bg{background:#dee5ef;padding:10px 10px 10px 10px;}#Author .autor_bg{background:none;}.news_sitebar .green_button,#Author #uloop_just_for_fun .block_for_news .green_button{display:block;background-color:rgb(101,152,27);background:-moz-linear-gradient(center top,#7CB42B,#52800B) repeat scroll 0 0;background:-webkit-gradient(linear,left top,left bottom,from(#619D1E),to(#3B6407));background:-o-gradient(linear,left top,left bottom,from(#619D1E),to(#3B6407));background:-ms-linear-gradient(center top,#7CB42B,#52800B) repeat scroll 0 0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#619d1e',endColorstr='#3b6407');border-radius:5px 5px 5px 5px;box-shadow:0 1px 1px rgba(0,0,0,0.2);border:1px solid #588F07;color:#FFFFFF;font-size:12px;padding:7px 9px 8px 12px;float:right;margin:0 9px 0 0;font-weight:bold;text-decoration:none;}#uloop_just_for_fun .article_autor{font-size:22px;font-weight:bold;color:#000000;margin:0 0 5px 0;padding:0;}.cse-branding-form{width:85%;}#cse-search-box input[type="text"]{float:left;width:85%;}#cse-search-box input[type="submit"]{background-color:#EDEDED;border:1px solid #CCCCCC;cursor:pointer;display:block;float:left;height:26px;width:60px;}#cse-search-box .cse-branding-logo{float:left;}.record-button{text-align:center;padding-top:4px;}.vg-bg{background-image:url(/img/vg-bg.gif);background-repeat:no-repeat;padding:5px;height:500px;width:950px;margin-top:40px;}.star-td{width:10px;padding-right:10px;}#share-xp{font-size:11px;padding-bottom:7px;font-weight:bold;text-align:center;color:black;}.vid1{float:left;width:33%;margin-left:15px;background-image:url(/img/border.jpg);background-repeat:no-repeat;padding-top:9px;padding-left:12px;height:280px;}.pic1{width:92%;background-repeat:no-repeat;padding-top:9px;height:287px;background-position:bottom;}.righttexts{float:left;width:60%;padding-left:10px;}.main-video-block{width:99%;height:260px;}#bottom-title{font-size:14px;color:#597ca6;padding-bottom:10px;font-weight:bold;}.related-searches{color:#235188;}.profblocktitler{width:230px;float:left;}.profblocktitlel{width:430px;float:left;}.article_tags{margin-bottom:20px;width:320px;float:left;}.related_articles_title{font-weight:bold;font-size:16px;margin-top:10px;}.amenity_column{width:200px;float:left;margin:0 5px 0 0;}.campus-posting-optional-block label{color:#114075;font-size:14px;}.amenities_block{overflow:hidden;}.order_summary_page{color:#444444;}.order_summary #header-bar .breadcrumb-container{display:none;}.order_summary_title{font-size:18px;font-weight:bold;margin-bottom:15px;}.order_payment_summary{font-size:14px;overflow-x:auto;}.order_table td,.order_table th{padding-right:15px;}.buttons_line input{display:inline;}.buttons_line a{margin-right:10px;}.photo{float:left;}.promo-box .text-block{overflow:hidden;float:left;width:68%;margin-left:2%;}.promo-box .text-block_h{overflow:hidden;float:left;padding:0 0 0 10px;width:68%;}.paid-rent .promo-box .text-block_h h1{font-size:26px;margin-bottom:25px;color:#444444;padding:0;}.paid-rent .promo-box .text-block_h h2{font-size:20px;color:#235188;margin:10px 0 10px 0;padding:0;font-weight:bold;}.paid-jobs .promo-box .text-block h1 ,.paid-rent .promo-box .text-block h1{font-size:26px;margin-bottom:20px;color:#444444;padding:0;}.paid-jobs .promo-box .text-block h2 ,.paid-rent .promo-box .text-block h2{font-size:18px;color:#235188;margin:10px 0 20px 0;padding:0;font-weight:bold;}.intro-holder{overflow:hidden;margin:20px auto 0;}.text-block h2{font-weight:normal;font-size:18px;color:#858585;padding-top:10px;}.text-block .title{display:block;font-weight:bold;font-size:1.1em;line-height:1.2em;margin:0 0 22px;}.promo-box .area{padding:15px 0 0 4px;}.promo-box .area li{background:url(/img/star.png) no-repeat 0px 0px;font-weight:bold;line-height:15px;padding:2px 20px 10px;}.promo-box .list{padding:10px 0 0 4px;}.subfooter img{padding-top:10px;}.subfooter p{font-size:14px;line-height:16px;color:#777;padding-bottom:10px;}.subfooter-title{padding-bottom:10px;}.subfooter .sub_left{width:48%;float:left;}.subfooter .sub_right{width:48%;float:right;}.intro-holder .unit-body{padding:20px 8px 20px;text-align:center;min-height:177px;background:#ffffff;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin:2px 15px;}.intro-holder .unit-body p{font-size:14px}.intro-holder .unit{float:left;width:33.3%;}.intro-holder .unit-body h4{padding-bottom:10px;font-size:14px;}.intro-holder .unit .button,.contact .button{display:block;font-size:14px;color:#fff;padding:-14px 0 10px 0;margin:0 auto;}.intro-holder .unit a,.subfooter a,.contact .button a,#paid-jobs .unit-body a{color:#235188;text-decoration:none;}.intro-holder .unit a:hover,.subfooter a:hover,.contact .button a:hover,#paid-jobs .unit-body a:hover{cursor:pointer;}.intro-holder .unit img{margin:10px 0 5px 0;max-width:100%;}.h1_text{padding-top:30px;}.contact .contact_info_blok{width:150px;float:left;}.contact textarea{width:470px;height:130px;background:#fff;border:1px solid #bfc8d7;padding:5px;margin:0;font-size:14px;float:left;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.contact .row input{background:white;border:1px solid #bfc8d7;font-size:14px;margin:0px;width:270px;-webkit-appearance:textfield;-webkit-rtl-ordering:logical;-webkit-user-select:text;cursor:auto;}.contact .blue_submit{margin:0 13px 0 135px;}.contact label{float:left;overflow:hidden;color:#5e6272;font-size:14px;font-weight:bold;line-height:20px;margin-right:10px;padding-top:5px;text-align:left;min-width:125px;}.contact .row{margin:10px 0;}.contact .row{margin:10px 0;}.contact .button{margin:0 0 0 137px;}.contact .contact_info_blok{font-size:14px;min-width:150px;max-width:150px;margin:20px 10px 0 0;}.contact .title_contact_info{padding-bottom:5px;}.contact p{padding:0px 0px 15px;}.contact #contact_form{margin:10px 0;}.contact #contact_form .blue_submit{float:none;}.news-more{background-color:#f6f6f7;}.more_news{padding:15px;padding-top:0;}.more_news .post .post_info_has_image{width:460px;}.more_news .author_name{font-weight:normal;}.more_news .post{margin-top:10px;margin-bottom:10px;}a{opacity:1;-webkit-transition-property:opacity;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0px) scale(1.0,1.0);-webkit-transition-duration:0.3s;-moz-transition-property:opacity;-moz-transition-duration:0.3s;-ms-transition-property:opacity;-ms-transition-duration:0.3s;-o-transition-property:opacity;-o-transition-duration:0.3s;filter:alpha(opacity=100);}a:hover{opacity:0.9;filter:alpha(opacity=90);}a:hover img{opacity:1;filter:alpha(opacity=100);}.adm_removed a:hover{opacity:1;}.reply-form input[type="submit"],.reply-form-special input[type="submit"],input[type="submit"],input[type="button"],#campus-posting-upload-image-button{opacity:1;-webkit-transition-property:opacity;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1.0,1.0);-webkit-transition-duration:0.3s;-moz-transition-property:opacity;-moz-transition-duration:0.3s;-ms-transition-property:opacity;-ms-transition-duration:0.3s;-o-transition-property:opacity;-o-transition-duration:0.3s;filter:alpha(opacity=100);}.reply-form input[type="submit"]:hover,.reply-form-special input[type="submit"]:hover,input[type="submit"]:hover,input[type="button"]:hover,#campus-posting-upload-image-button:hover{opacity:0.9;}.custom_fields_block input[type=text],.custom_fields_block textarea{margin-bottom:8px}.auto-renew-block .wrap-top{display:table;margin:10px auto 30px auto;}.auto-renew-block .h1{display:table-cell;vertical-align:middle;text-align:center;font-size:22px;color:#4c4c4c;}.auto-renew-block a{margin-left:35px;vertical-align:top;max-width:300px;white-space:nowrap;}.auto-renew-block a.renew{min-width:140px;max-width:140px;}.auto-renew-block .note{text-align:center;font-size:14px;color:#666666;}.right_to_edit p{font-size:22px;color:#333333;font-weight:bold;margin:20px 0 10px 20px;}.button_wrap{margin:10px auto 0 auto;width:485px;}.amenities div{margin:0 35px 0 0;}#left_content .desc,#left_content .listing_details,.listing_details.width_50,.popup_preview .desc,.popup_preview .listing_details,.listing_details.width_50{font-size:14px;color:#666666;line-height:19px;}#left_content .listing_detail_phone{font-size:18px;color:#388908;font-weight:bold;float:right;margin:10px 0 0 0;}#left_content .listing_details b,.listing_details.width_50 b,.popup_preview .listing_details b,.listing_details.width_50 b,.custom_popup_desc .bath-bed.listing_details tr:first-child{color:#444444;}#left_content .amenities.listing_details b,.custom_popup_desc .amenities.listing_details b,#left_content .bath-bed.listing_details b{display:block;}.custom_popup_desc .bath-bed.listing_details tr:first-child{font-weight:bold;}#left_content .listing_details table,.custom_popup_desc .bath-bed.listing_details table{width:100%;border-collapse:collapse;font-size:14px;}#left_content .listing_details table tr td,.custom_popup_desc .bath-bed.listing_details table tr td{padding:0 3px 0 0;}.custom_popup_desc .bath-bed.listing_details table tr td{max-width:125px;}#left_content .listing_details table tr:first-child{font-weight:bold;color:#444;}.listing_details.width_50 h3{margin:0 0 10px 0;}.listing_details .location_details{width:270px;}.details-table2 .detail_title{font-weight:bold;color:#444;}.details-table2 .detail_subtitle{font-weight:bold;font-size:12px;}.view_map,.map_housing{display:overflow;margin:0 0 20px 0;}.map_housing{display:none;clear:both;}.hide_block,.hide_table,.st_result{display:none;}.storage table.right_white_block tr td{padding:15px 20px;text-align:left;font-weight:normal;}.storage table.right_white_block tr td a{color:#444444;}.storage table.right_white_block tr td a:hover{text-decoration:underline;cursor:pointer;}.hihe_link_edit{display:none;}.fix_user_info{min-width:105px;display:inline-block;float:left;padding:3px 0;}.editable_field,.profile_field{display:inline-block;padding:2px 0 0 0;}.profile_field{width:305px;}.editable_field{width:200px;}.editable_row#editable_row_user_description .editable_field{display:inline-block;}.editable_field_input{display:none;}.link_edit_field,.link_edit_media_field{padding:3px 0;float:right;font-weight:bold;display:none;}.now_editable_row{padding:4px 8px 4px 3px;background-color:#f6f6f7;min-height:22px;}.editable_row{padding:4px 8px 4px 3px;min-height:22px;}.editable_row_done_link{display:none;}.editable_field_input_text{width:250px;height:20px !important;}.soc_block{display:inline-block;}.str_wrap{overflow:hidden;width:350px;float:left;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none;white-space:nowrap;margin:6px 0px;display:block;}.str_wrap a{font-size:14px;text-decoration:none;color:#ffffff;}.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move;}.str_move_clone{display:inline-block;vertical-align:top;position:absolute;left:100%;top:0;}.str_vertical .str_move_clone{left:0;top:100%;}.str_down .str_move_clone{left:0;bottom:100%;}.str_vertical .str_move,.str_down .str_move{white-space:normal;width:100%;}.str_static .str_move,.no_drag .str_move{cursor:inherit;}.join-news .inside_page .right-container{width:63%;overflow:hidden;margin-top:0;}.join-news .inside_page .left-container{width:37%;margin-right:0;}.join-news .inside_page .left-container-inner{padding-right:8px;}.join-news .inside_page .right-container-inner{padding-left:8px;}.join-news .inside_page .img-container{overflow:hidden;margin-bottom:35px;}.join-news .inside_page .img-container img{float:none;display:block;margin:0 auto;max-width:100%;height:auto;}.join-news .inside_page .p-title{color:#333333;padding-bottom:10px;font-size:18px;font-weight:bold;}.join-news .inside_page p,.join-news .inside_page ul{padding-bottom:25px;}.join-news .inside_page a{color:#446b9a;font-size:14px;}.join-news .inside_page .form-section-title{color:#333333;font-weight:bold;font-size:16px;margin-bottom:10px;}.join-news .form-section{margin-bottom:30px;}.join-news .form-section .radio-title{color:#666666;font-weight:normal;font-size:14px;padding:0 20px 0 10px;}.join-news label{font-size:14px;color:#666666;margin-right:20px;}.join-news .form-field-wrap{position:relative;margin-bottom:10px;}.join-news .form-field-wrap:not(.select-wrap){padding-right:22px;}.join-news .form-field-wrap.select-wrap{padding-right:36px;}.join-news input[type="text"]{color:#666666;max-width:450px;width:100%;height:auto;font-size:14px;display:block;padding:7px 10px;border-color:#777676;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all 0.2s ease-in-out;}.join-news select,.join-news span.customSelect{border:1px solid #777676;background:transparent;color:#6E6E6E;outline:none;max-width:472px;width:100%;padding:7px 24px 7px 10px;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/img/arrow-grey.png) 97% / 10px no-repeat #fff;border-radius:0;display:block;}.join-news span.customSelect{max-width:436px;overflow:hidden;}.join-news span.customSelect b.small{font-size:12px;font-weight:normal;}.join-news textarea{color:#666666;max-width:450px;width:100%;border:1px solid #777676;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;padding:7px 10px;height:116px;display:block;}.join-news input[type="text"].validate_error,.join-news select.validate_error,.join-news textarea.validate_error{border-color:red;}.join-news input[type="text"]::-webkit-input-placeholder,.join-news textarea::-webkit-input-placeholder{color:#666666;opacity:1;}.join-news input[type="text"]::-moz-placeholder,.join-news textarea::-moz-placeholder{color:#666666;opacity:1;}.join-news input[type="text"]:-moz-placeholder,.join-news textarea:-moz-placeholder{color:#666666;opacity:1;}.join-news input[type="text"]:-ms-input-placeholder,.join-news textarea:-ms-input-placeholder{color:#666666;opacity:1;}.join-news input[type="text"]:focus::-webkit-input-placeholder,.join-news textarea:focus::-webkit-input-placeholder{color:#d2cfcf;}.join-news input[type="text"]:focus::-moz-placeholder,.join-news textarea:focus::-moz-placeholder{color:#d2cfcf;}.join-news input[type="text"]:focus:-moz-placeholder,.join-news textarea:focus:-moz-placeholder{color:#d2cfcf;}.join-news input[type="text"]:focus:-ms-input-placeholder,.join-news textarea:focus:-ms-input-placeholder{color:#d2cfcf;}.join-news .campus-posting-error-message{position:absolute;left:0;top:43px;background:#ffdfdf;padding:10px;border-radius:0;box-shadow:1px 1px 1px #aaaaaa;z-index:1;}.join-news .campus-posting-error-message::before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffdfdf;position:absolute;top:-10px;}.join-news .campus-posting-error-message.textarea-error-message{top:142px;}.news-author-testimonial{margin:0 0 30px 0;}.news-author-testimonial p{font-size:14px;}.news-author-testimonial a{font-size:18px;margin:0 0 5px 0;display:block;}.join-news{color:#666666;}.join-news h1{line-height:30px;}.join-news a{color:#235188;text-decoration:none;}.join-news a:hover{text-decoration:underline;}.join-news img,img.news_chapter_img{float:left;margin:0 10px 0 0;}.join-news-left{width:300px;float:left;margin:0 20px 0 0;}.join-news-right{float:right;width:600px;font-size:14px;padding:0 0 10px 0;}.news_chapter-right{float:right;width:640px;padding:0 0 10px 0;}.join-news-right .wrap-join-news-form{background:url(/img/notepad.gif) top left no-repeat;padding:0 0 0 70px;}.join-news-right .listings_title{margin:0 0 20px 0px;}.join-news-right p{font-size:16px;line-height:18px;padding:0 0 10px 0;}.join-news-right #form-join-news{margin:30px 0 0 0;}.join-news-right .row{margin-bottom:10px;}.join-news-right .row label{overflow:hidden;color:#434343;font-size:14px;line-height:18px;margin-right:10px;padding-top:5px;text-align:left;min-width:125px;}.join-news-right .row label b{overflow:hidden;color:#434343;font-size:14px;font-weight:bold;line-height:18px;padding-top:5px;text-align:left;min-width:125px;}.join-news-right .row input{background:white;border:1px solid #ABADB3;font-size:14px;margin:0px;-webkit-appearance:textfield;-webkit-rtl-ordering:logical;-webkit-user-select:text;cursor:auto;}.join-news-right .row .input{width:332px;}.join-news-right .row textarea{width:334px;height:130px;background:#fff;border:1px solid #ABADB3;padding:5px;margin:0;font-size:12px;color:#666;}.join-news-right .row select{width:339px;height:25px;}.custom_text{color:#666;font-size:14px;}.custom_text a{color:#235188;text-decoration:none;}.custom_text a:hover{text-decoration:underline;}.custom_text p{padding:0 0 10px 0;}.custom_text ul{padding:0 0 10px 0;}.custom_text .action_resume{padding:0 0 0 5px;margin:0;font-size:12px;}.custom_text .reply_upload_text{margin:0 10px 0 0;}.custom_text .chose_file_row{min-height:22px;margin:5px 0 5px 0;}.schools_list{display:none;margin-top:10px;margin-left:30px;}.schools_list a{font-size:13px ;margin-bottom:2px;display:block;}.school-state-container{display:none;padding-bottom:5px;margin-left:10px;}.right_content_list .school-state-container a{font-weight:normal;}.school-state-link{font-weight:bold;}.states-site-map h2{margin-top:0;}.states_overflow{max-height:450px;overflow-y:scroll;}.teams img{min-width:112px;}.teams .major{color:#626669;font-size:12px;}.teams .college{font-size:14px;}#choice_letter a{padding-right:9px;}#choice_letter{margin-top:10px;}.college_filter select{width:270px;margin-bottom:10px;}.college_filter .go{float:right}table.campus-posting-summary-list tr td,table.campus-posting-summary-list tr th{border-spacing:0px;padding:0;}.order_payment_summary .campus-posting-summary-list-mobile-block{display:none;}.not_login{display:none;}.campus-posting-div{color:#444444;font-size:14px;}.campus-posting-div input[type="radio"]{margin-left:1px;visibility:hidden;}#ad-term-one-time,#ad-term-subscription{visibility:visible;margin:0;}.campus-posting-div input[type="radio"] + label > span{display:inline-block;width:14px;height:14px;padding:0 !important;margin:0 8px 2px -16px;border:1px solid rgb(177,177,177);border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;-o-border-radius:14px;-ms-border-radius:14px;border-radius:14px;background:rgb(224,224,224);background-image:-moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));background-image:-ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));background-image:-o-linear-gradient(rgb(240,240,240),rgb(224,224,224));background-image:-webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));background-image:linear-gradient(rgb(240,240,240),rgb(224,224,224));vertical-align:middle;}.campus-posting-div input[type="radio"]:checked + label > span{background-image:-moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));background-image:-ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));background-image:-o-linear-gradient(rgb(224,224,224),rgb(240,240,240));background-image:-webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));background-image:linear-gradient(rgb(224,224,224),rgb(240,240,240));}.campus-posting-div input[type="radio"]:checked + label > span > span{display:block;width:8px;height:8px;padding:0;margin:2px;border:1px solid rgb(42,118,199);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;background:rgb(59,153,252);background-image:-moz-linear-gradient(rgb(59,153,252),rgb(22,116,215));background-image:-ms-linear-gradient(rgb(59,153,252),rgb(22,116,2152));background-image:-o-linear-gradient(rgb(59,153,252),rgb(22,116,215));background-image:-webkit-linear-gradient(rgb(59,153,252),rgb(22,116,215));background-image:linear-gradient(rgb(59,153,252),rgb(22,116,215));}.br_internet_explorer.br_v_8 .campus-posting-div input[type="radio"]{visibility:visible;}.br_internet_explorer.br_v_8 .campus-posting-div input[type="radio"] + label > span{display:none;}.campus-price{width:50px;}.amenity_group{margin-bottom:5px;}.amenity_group ul li{font-size:14px;margin:5px 0 0 0;}.amenities_block{margin-top:5px;}.listing_share{margin-top:5px;margin-bottom:10px;height:46px;}.see_more{margin:20px 0 10px 0;display:block;font-size:12px;}.provides{margin:30px 0 10px 0;display:block;font-size:11px;text-align:right;}#subscribe_input{display:block;width:195px;height:22px;float:left;background:#ffffff;border-left:1px solid #cccccc;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;font-size:12px;color:#999999;padding:0 0 0 5px;}#subscribe_submit{display:block;width:28px;height:24px;float:left;border:1px solid #cccccc;cursor:pointer;-webkit-appearance:none;background-color:#F1F1F1;}.listing_share .addthis_toolbox{position:relative;top:3px;max-height:30px;overflow:hidden;}#paid-jobs .list_paid_jobs{font-size:14px;line-height:16px;font-weight:bold;margin:15px 0;}#paid-jobs .list_paid_jobs li{font-weight:normal;line-height:15px;padding:2px 0 10px;margin-left:20px;}#paid-jobs .list_paid_jobs ul{padding:20px 0 7px 0px;list-style-type:disc;}#paid-jobs .left-box{float:left;width:47%;height:310px;padding:18px 0 0 21px;background:url(/img/newspaper-network.jpg) no-repeat 0px 88px;position:relative;}#paid-jobs .right-box{float:right;margin:10px 7px 0 0;width:48%;position:relative;}#paid-jobs .block-heading{border-top:1px solid #12386B;border-bottom:1px solid #d5d5d5;color:#000000;background:#EBF0FE;padding:1px 7px;margin:0 0 0px;height:1.8em;clear:left;}#paid-jobs .place-holder a{text-decoration:none;display:block;text-align:center;}#paid-jobs .img-text{text-align:center;}#paid-jobs .img-text p{font-size:13px}#paid-jobs .img-text h2{font-size:16px;font-weight:bold;margin-bottom:5px;color:#000000;}#paid-jobs .block-heading p{padding:5px 0;font-weight:bold;}#paid-jobs a{text-decoration:none;display:inline-block;}#paid-jobs .how-works{height:328px;position:relative;background:#fff url(/img/bg-how-works-sep.gif) repeat-y 50% 0;padding:0;}#paid-jobs .how-works .usatoday-logo{position:absolute;right:40px;bottom:58px;}#paid-jobs .unit-body{border-top:1px solid #efefef;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin:2px;background:#ffffff;padding:16px 8px 6px;text-align:center;min-height:194px;}#paid-jobs .unit-body-inner{width:100%;}#paid-jobs .unit-body img{max-width:100%;}#paid-jobs .unit{float:left;width:23.5%;color:#252525;}#paid-jobs .unit p{font-size:12px;}.lh_16{line-height:16px;}#paid-jobs .bottom-row{margin:20px 0 10px;overflow:hidden;}#paid-jobs .unit-body h4{font-size:14px;padding:0 0 8px 0;}#paid-jobs .unit-body a{color:#252525;}#paid-jobs .paddig-right{margin-right:2%;}#paid-jobs .unit-body h4.h4-bottom{padding:10px 0 0 0;}#paid-jobs .unit-body span{color:#214373;}#paid-jobs .unit-body .p-aligment-link{font-size:12px;font-weight:bold;text-align:left !important;margin-top:7px;}#paid-jobs .promo-unit{overflow:hidden;margin:0 auto;}#paid-jobs .promo-unit{display:table-row;}#paid-jobs .promo-unit .promo-unit-body{background:#EFEDEE;border:1px solid #efefef;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);width:135px;min-height:84px;margin:10px 3px 0 0;text-align:center;padding:6px;display:table-cell;vertical-align:middle;border:1px solid #ccc;border-bottom:2px solid #ccc;}#paid-jobs .promo-unit .promo-unit-space{display:table-cell;width:5px;}#paid-jobs .promo-unit .promo-unit-body:last-child{margin-right:0;}#paid-jobs .promo-unit .text{font-size:12px;margin:3px 0;color:#666666;}#paid-jobs .promo-unit h2{font-size:18px;}#paid-jobs .price{color:#214373;font-weight:bold;}#paid-jobs .promo-unit .promo-unit-body .text{font-size:16px;}#paid-jobs .promo-unit-body .promo-unit-price{width:180px;font-size:16px;}#paid-jobs .promo-unit .promo-unit-button{padding:6px 15px;}#paid-jobs .promo-unit .promo-unit-button .btn{font-size:16px;height:35px;line-height:36px;white-space:nowrap;}#paid-jobs .text-block h2{margin:0px;}#paid-jobs .testimonial{position:absolute;z-index:100;top:-2px;left:-3px;}.img-sample-listing{position:absolute;right:-14px;top:-1px;z-index:10;}#paid-jobs .promo-unit.mobile{display:none;}#paid-jobs .promo-unit .promo-unit-body-sale{width:200px;}.page_jobs{color:#666666;}#paid-jobs .cols-3.how-works{height:240px;position:relative;background:none;padding:0;border:none;}#paid-jobs .cols-3 .left-box{float:left;width:32%;height:240px;padding:0 0 0 5px;background:url(/img/newspaper-network.jpg) no-repeat 0px 118px;background-size:contain;position:relative;border:1px solid #efefef;margin:0;}#paid-jobs .cols-3 .img-text h2{font-size:15px;}#paid-jobs .cols-3 .right-box{width:32%;height:240px;margin:0;border:1px solid #efefef;}#paid-jobs .cols-3 .right-box:last-child{margin:0 13.5px 0;}#paid-jobs .cols-3 .right-box img{max-width:100%;}#paid-jobs .cols-3 .block-heading{margin:17px 0 0px;}#paid-jobs .cols-3 .right-box .youtube-video{display:block;}#paid-jobs .photo .youtube-video{pointer-events:none;}#paid-jobs .cols-3 .right-box .youtube-video:before{content:'';width:64px;height:45px;position:absolute;left:50%;margin-left:-32px;top:50%;margin-top:-20px;background:url(/img/uloop_video_play_button.png) no-repeat;z-index:1;}#paid-jobs .cols-3 .right-box .youtube-video img{height:200px;padding:0;display:block;margin:0 auto;}#paid-jobs.paid-rent .block-heading{margin:0;}#paid-jobs.paid-rent .right-box:last-child img{width:auto;}#paid-jobs.paid-rent .right-box:last-child{overflow:hidden;}.page_jobs a{color:#3C84F3;text-decoration:none;}#paid-jobs .full-width-img{width:100%;}.page_jobs a:hover{text-decoration:underline;}.top_paid_block{border:1px solid #CCCCCC;padding:15px;margin:10px 0 35px 0;}.top_paid_block h1{color:#666666;font-size:46px;margin:10px 0;}.top_paid_block h1 b{font-weight:normal;color:#DF6011;}.top_paid_block_l{width:62%;margin:5px 0 0 50px;font-size:18px;}.top_paid_block_r{width:240px;height:180px;}.subscription_boxes{margin:0 0 45px 0;}.subscription_boxes .paid_box{width:190px;min-height:205px;float:left;font-size:25px;padding:35px 15px 15px 15px;text-align:center;word-wrap:break-word;}.subscription_boxes .paid_box i{font-weight:bold;font-style:normal;font-size:35px;}.subscription_boxes .grey_box{color:#20498B;background-color:#E0E0E0;margin-right:26px;}.subscription_boxes .blue_box{color:#FFFFFF;background-color:#1C4A88;margin-left:2px;}.subscription_boxes .center_blue_p{border-top:1px solid #20498B;border-bottom:1px solid #20498B;padding:20px 0 20px 0;margin:10px 0 40px 0;}.subscription_boxes .center_white_p{border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;padding:20px 0 20px 0;margin:10px 0 40px 0;}.subscription_boxes div:first-child{border-top:8px solid #A7C8F5;}.subscription_boxes div:first-child + div{border-top:8px solid #6180B9;}.subscription_boxes div:first-child + div + div{border-top:8px solid #1B4788;}.subscription_boxes div:first-child + div + div + div{border-top:8px solid #1A181B;}.paid_middle_boxes{margin:0 0 30px 0;}.paid_middle_boxes .companies{width:466px;min-height:325px;border:1px solid #CCCCCC;}.paid_middle_boxes div:first-child{margin-right:24px;}.paid_middle_boxes .companies img{width:100%;}.paid_middle_boxes .companies p{padding:9px 0 12px 4px;font-size:18px;color:#666666;text-align:center;}.paid_middle_boxes .college_pro{width:430px;font-size:18px;min-height:295px;border:1px solid #CCCCCC;padding:30px 18px 0 18px;}.paid_middle_boxes .college_pro i{font-size:15px;}.paid_middle_boxes .college_pro img{margin:20px auto 0 auto;display:block;}.paid_bottom{padding:15px 25px;background-color:#F8F6F7;border:1px solid #CCCCCC;line-height:22px;}.paid_bottom div:first-child{padding-right:30px;}.paid_bottom div{width:48%;}.promo-box-border{border-radius:5px;-moz-border-radius:5px;overflow:hidden;}.promo-box .photo{width:30%;}.promo-box .youtube-video{padding:0;cursor:pointer;}.promo-box .youtube-video:before{display:none;content:'';width:80px;height:56px;position:absolute;left:50%;margin-left:-40px;top:50%;margin-top:-28px;background:url(/img/uloop_video_play_button.png);z-index:1;}.promo-box .photo img{width:100%;height:auto;border-radius:12px;}.main_dividing_line{margin:25px 0;height:1px;background:#efefef;}.div_separating{margin:5px 0;}#brWidget_1{margin:10px 10px 0 0;}.classifieds-container{background-color:#ffffff;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-left:2px;margin-right:2px;padding:20px;}.classified{width:190px;float:left;margin:0 5px 0 0;overflow:hidden;}.classified p{margin:20px 0 0 0;}.classified p:first-child{margin-top:0;}.classified a{display:block;float:left;clear:both;font-size:14px;text-decoration:none;margin:2px 0 2px 39px;}.classified p a{font-weight:bold;position:relative;font-size:14px;padding:9px 0 6px 37px;margin:0;}.classified svg{fill:#5e6272;width:22px;height:28px;display:block;position:absolute;top:0;left:3px;}.classified a:hover{color:#1c4e90 !important;text-decoration:underline;}.classified a:hover svg{fill:#1c4e90;}#default_popup .content-inner .join-news-popup{padding:35px;width:380px;}.email_logo{display:block;position:absolute;top:-77px;left:20px;z-index:20;}.sgn_in_popup{padding:28px 30px 32px 30px;}.contact_us_wrap{width:400px;padding:28px 30px 32px 30px;}.contact_us_wrap .email_submit{margin:20px 0 10px 0;}.sgn_in_popup h3,#contact_us_popup h3{font-size:24px;color:#333333;margin:0 0 15px 0;text-align:center;}.register_page .title h1{display:inline;padding-right:0;}.register_page .form_facebook_button{margin-top:0;}.sgn_in_popup_rigth{display:none;padding:0 11px 12px 30px;font-size:14px;color:#444444;width:370px;box-sizing:border-box;}.popup-scrollable-overflow .popup-scrollable .old_sgn_in_popup{padding:35px 30px 43px 30px;}#sgn_in_popup .title{font-size:28px;margin-bottom:12px;}.old_sgn_in_popup .sgn_in_popup_rigth{font-size:14px;background:#f6f6f7;margin:30px 0 0 40px;padding:15px 11px 12px 14px;float:right;width:315px;box-sizing:content-box;}.sgn_in_popup_left{width:369px;box-sizing:border-box;}.sgn_in_popup_left input[type="text"],.sgn_in_popup_left input[type="email"],.sgn_in_popup_left input[type="password"]{height:28px;}.sgn_in_popup_left .register-input-wrap .label{font-size:18px;margin-top:2px;}.sgn_in_popup_left h2,.sgn_in_popup_right h2{font-size:20px;}.sgn_in_popup_rigth h2{padding:0 0 20px 0;text-align:left;font-size:20px;line-height:24px;color:#333333;font-weight:bold;margin-top:10px;}.sgn_in_popup_rigth p{text-align:left;margin-bottom:15px;color:#333333;}.old_sgn_in_popup .sgn_in_popup_rigth p{text-align:center;}.sgn_in_popup_rigth .btn-orange{margin-bottom:20px;}#NewsGetSocialPopup{text-align:center;padding:15px;}#NewsGetSocialPopup h1{color:#333;}#NewsGetSocialPopup p{font-size:20px;color:#333;border-bottom:1px solid #cbc9c9;padding-bottom:20px;margin-bottom:20px;line-height:30px;}#NewsGetSocialPopup .popup_inner{width:400px;}#NewsGetSocialPopup .news_share_line{margin:0 auto;float:none;min-height:60px;}#NewsGetSocialPopup .news_share_line div{margin-bottom:15px}.search_popup{width:auto;padding:28px 30px 30px 30px;}#search_popup .search_popup{width:645px;}#search_popup .search_popup.small_popup{width:360px;}.br_internet_explorer ~ #search_popup h2,.br_firefox ~ #search_popup h2,.os_windows ~ #search_popup h2{font-size:18px;}#search-food-popup form{position:relative;}#search-food-popup .campus-posting-error-message{display:block;position:absolute;top:-16px;left:0;}#search_popup .popup_location_main_search{-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin:0;position:relative;width:98.55%;}#search_popup .find_your_school h2,.super_popup .h2{margin:5px 0px 20px;}#search_popup .popup_location_main_search input[type="text"]{display:block;width:96.86%;height:38px;border:1px solid #cccccc;margin:16px 0 7px 0;padding:0 5px;}#search_popup .br_internet_explorer.br_v_8 .popup_location_main_search input[type="text"]{line-height:38px;}#search_popup .popup_location_main_search .popup_s_preload{background:url('/img/small-loading-white.gif') no-repeat;width:25px;height:25px;z-index:1;display:none;position:absolute;bottom:52px;right:0;}#search_popup .popup_location_main_search .close{position:absolute;color:#fff;top:0;right:5px;}#search_popup .popup_location_main_search input[type="submit"]{margin:5px 0 0 0;height:36px;width:65px;}#search_popup .popup_location_main_search #popup_location_container{top:40px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;overflow:hidden;overflow-y:auto;width:96.86%;position:absolute;max-height:200px;overflow-y:hidden;z-index:200;border:2px solid #1E4C8D;padding:10px 0 10px 10px;background-color:rgba(255,255,255,0.93);box-shadow:4px 4px 4px 0px rgba(50,50,50,0.33);display:none;}#search_popup .br_internet_explorer.br_v_8 .popup_location_main_search #popup_location_container{background-color:#fff;}#search_popup .popup_location_main_search .popup_fast_search_location_results{position:relative;width:100%;border:none;border-radius:0;top:0;overflow-y:auto;max-height:200px;padding:0;background:none;box-shadow:none;}#search_popup .find_your_school{padding:20px 30px 30px 30px;}#search_popup .search_popup.small_popup.student_loans{width:440px;}#search_popup .find_your_school .popup_location_main_search input[type="text"]{width:262px;float:left;margin:0 15px 0 0;}#search-food-popup .h2{text-align:center;}#search-food-popup input[type="text"]{display:block;width:96%;height:38px;border:1px solid #cccccc;padding:0 2%;margin:0 5px 0 0;}#search-food-popup .go{width:200px;font-weight:normal;line-height:38px;height:38px;padding:0px 10px;float:none;margin:10px auto 0;}#search_popup .find_your_school .search_popup_left{padding:0;}#search_popup .find_your_school .search_popup_left h2{font-size:18px;}#student-loans-popup .find_your_school input[type="submit"]{margin:0;height:38px;width:65px;}.super_popup_scrollable .change-location-popup.student-loans-popup{width:360px;padding:30px 40px;}.change-location-popup.student-loans-popup .title{text-align:center;color:#1c4a8c;font-size:18px;margin-bottom:20px;}.change-location-popup.student-loans-popup .btn{margin-top:10px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;font-size:16px;padding:3px 20px;}.change-location-popup.student-loans-popup input[type="text"]{border:1px solid #666666;}.change-location-popup.student-loans-popup input[type="text"]::-webkit-input-placeholder{color:#666666;opacity:1;transition:opacity 0.3s ease;}.change-location-popup.student-loans-popup input[type="text"]::-moz-placeholder{color:#666666;opacity:1;transition:opacity 0.3s ease;}.change-location-popup.student-loans-popup input[type="text"]:-moz-placeholder{color:#666666;opacity:1;transition:opacity 0.3s ease;}.change-location-popup.student-loans-popup input[type="text"]:-ms-input-placeholder{color:#666666;opacity:1;transition:opacity 0.3s ease;}#search_popup .student_loans .search_popup_left{min-width:auto;width:auto;float:none;}#search_popup .student_loans .popup_location_main_search input[type="text"]{width:428px;float:none;margin:20px auto;font-size:18px;color:#444444;}#search_popup .find_your_school .popup_location_main_search .popup_s_preload{top:12px;right:80px;left:auto;}.os_linux.br_chrome .search_popup_left,.os_linux.br_opera .search_popup_left{width:1px;}.os_linux.br_chrome .search_popup_left h2,.os_linux.br_opera .search_popup_left h2,.os_linux.br_chrome .search_popup_right h2,.os_linux.br_opera .search_popup_right h2{font-size:18px;}.popup_fast_search_location_results .popup_fast_location_type{color:#1E4C8D;font-weight:bold;margin-top:15px;font-size:16px;}.popup_fast_search_location_results .popup_fast_location_type:first-child{margin-top:0;}.popup_fast_search_focus_item .popup_fast_search_link{opacity:0.9;text-decoration:underline;}.popup_fast_search_location_results{position:absolute;background-color:rgba(255,255,255,0.9);top:63px;left:0;padding:15px;border-radius:10px;border:2px solid #1E4C8D;-webkit-box-shadow:4px 4px 4px 0px rgba(50,50,50,0.33);-moz-box-shadow:4px 4px 4px 0px rgba(50,50,50,0.33);box-shadow:4px 4px 4px 0px rgba(50,50,50,0.33);z-index:25;width:200px;}.popup_fast_search_location_results::-webkit-scrollbar{-webkit-appearance:none;background-color:#f0f0f0;}.popup_fast_search_location_results::-webkit-scrollbar:vertical{width:13px;}.popup_fast_search_location_results::-webkit-scrollbar:horizontal{height:13px;}.popup_fast_search_location_results::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px;background:none;}.popup_fast_search_location_results::-webkit-scrollbar-thumb{border-radius:10px;border:3px solid rgba(255,255,255,0);background-clip:content-box;background-color:#c3c3c3;}.popup_fast_search_location_results .popup_fast_location_item{color:#343534;font-size:13px;margin-top:3px;padding:2px;cursor:pointer;}.popup_fast_search_location_results .popup_fast_location_item span{font-weight:700;color:#1E4C8D;}.popup_fast_search_location_results .popup_fast_location_item:hover,.popup_fast_search_location_results .popup_fast_location_search_focus_item,.popup_fast_search_location_results .popup_fast_location_item:hover span,.popup_fast_search_location_results .popup_fast_location_search_focus_item span{background:rgba(30,76,144,1);color:#fff;}.br_internet_explorer.br_v_8 .popup_fast_search_location_results .popup_fast_location_item:hover,.br_internet_explorer.br_v_8 .popup_fast_search_location_results .popup_fast_location_search_focus_item,.br_internet_explorer.br_v_8 .popup_fast_search_location_results .popup_fast_location_item:hover span,.br_internet_explorer.br_v_8 .popup_fast_search_location_results .popup_fast_location_search_focus_item span{background:rgb(30,76,144);color:#fff;}.search_popup_left{margin:0;float:left;padding:15px 0 12px 0;min-width:360px;}.super_popup .search_popup_left h2{font-size:18px;}.search_popup_right{float:right;position:relative;padding:15px 11px 12px 14px;font-size:14px;color:#444444;background:#f6f6f7;margin:0 0 0 10px;width:250px;height:140px;}.search_popup_right h2{font-size:22px;padding:0;text-align:center;color:#235188;}.search_popup_right p{text-align:center;margin-top:20px;}.search_popup_right a.btn-orange{position:absolute;bottom:12px;left:50%;margin:0;margin-left:-60px;}.popup_form a{font-size:12px;color:#235188;}.popup_form .title{font-size:18px;color:#333333;margin:0 0 12px 0;}.sign_in_popup .sgn_in_popup_left .title{margin-bottom:12px;}#securiti_info{width :372px;}#cic{width :372px;}#search_popup .student_loans input[type="submit"]{margin:0;height:38px;width:236px;font-size:21px;font-weight:normal !important;border:none;margin:0 auto;display:block;float:none;background:url(/img/button/orange_button_repet2.png) repeat-x left center;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}#search_popup .student_loans .popup_location_main_search .popup_s_preload{bottom:59px;right:10px;left:auto;}#search_popup .student_loans .popup_location_main_search #popup_location_container{width:416px !important;}#search_popup .find_your_school .popup_location_main_search #popup_location_container{top:42px;width:251px;padding:10px;}.popup_form .popup_text_area{display:block;width:357px;height:135px;border:1px solid #cccccc;margin:0 0 9px 0;padding:0 5px;}.popup_small_info{color:#666666;font-size:12px;display:block;overflow:hidden;float:left;margin:5px 0 0 0;}.popup_small_info div{margin:0 10px 10px 0;}#login-rememberme{margin:0 5px 0 0;float:none;}#main_login label{font-size:12px;}.sgn_in_popup .vertical_align{display:block;float:left;margin:7px 0 0 7px;}.sgn_in_popup a{font-size:12px;color:#235188;}.sgn_in_popup .orange_button_h_36{float:none;}.sgn_in_popup .btn-orange{font-size:14px;width:100px;display:block;}.old_sgn_in_popup.sgn_in_popup .btn-orange{margin:10px auto 0 auto;}.old_sgn_in_popup.sgn_in_popup .sgn_in_popup_rigth .btn-orange{margin:22px auto 25px auto;}.font_14{font-size:14px !important;}.form_or{height:19px;position:relative;margin:16px 0 16px 0;}.form_or .line{display:block;position:absolute;left:0;top:50%;width:100%;height:1px;background:#cccccc;z-index:5;}.form_or .or_text{display:block;width:20px;position:absolute;top:0;left:50%;margin:0 0 0 -10px;background:#ffffff;z-index:10;font-size:14px;text-align:center;}#sgn_in_popup #global-forgot-link{width:100%;display:inline-block;}#sgn_in_popup .preload_box{display:inline-block;height:35px;line-height:35px;float:left;margin-left:10px;}#sgn_in_popup .preload_box img{margin:0 !important;vertical-align:middle;}#sgn_in_popup input[type="submit"]{float:left;display:inline-block;}.form_facebook_button{display:block;width:192px;height:33px;margin:15px auto 0 auto;background:url(/img/button/new_facebook_form_button.png) no-repeat left top;cursor:pointer;}#createAlert #wrap_createAlert{width:560px;padding:20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}#createAlert .form_or{margin:16px auto 16px auto;width:122px;}.desc #tickets-wrap{margin:25px 0 0 0;overflow:hidden;}.desc #tickets-wrap .tickets-loading{width:160px;margin:0px auto;}.desc #tickets-wrap span.loading-test{padding-left:10px;float:left;}.desc #tickets-wrap .spinner{height:12px;width:12px;animation:rotate-spinner 0.8s infinite linear;border:2px solid #235188;border-right-color:transparent;border-radius:50%;margin:0 auto 14px;float:left;}.desc #tickets-wrap .title-row{height:30px;}.desc #tickets-wrap .t-row{height:40px;}.desc #tickets-wrap .buy.t-cell a{font-weight:normal;font-size:14px;height:32px;line-height:32px;padding:0 10px;width:90px;text-align:center;}.br_internet_explorer .desc #tickets-wrap .buy.t-cell a{height:36px;line-height:36px;width:100px;}.desc #tickets-wrap .section.t-cell{padding-right:40px;}.desc #tickets-wrap .row.t-cell{text-align:center;padding-right:40px;}.desc #tickets-wrap .t-cell{vertical-align:middle;padding-bottom:10px;}.desc #tickets-wrap .quantity-tickets{font-size:11px;}#createAlert p{text-align:center;}#createAlert #createAlert_info{border-bottom:1px solid #ddd;font-size:24px;padding:0 20px 10px 20px;margin:10px 0 20px 0;}#createAlert input[type="text"]{width:330px;display:block;margin:0 auto 25px auto;height:35px;padding:0 10px;margin:3px auto 15px auto;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}#createAlert input[type="text"]:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(35,81,136,0.4) !important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(35,81,136,0.4) !important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(35,81,136,0.4) !important;}#createAlert a{color:#235188;text-decoration:none;}#createAlert a:hover{text-decoration:underline;}#createAlert #static_text{font-size:18px;}#createAlert .follow_sm_preload{position:absolute;top:5px;right:62px;}#createAlert #ad-info-email-error{font-style:normal;font-weight:normal;}.wrap_top_subscribe{padding:15px;overflow:hidden;background-color:#fcf8e3;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-bottom:15px;position:relative;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);}.wrap_top_subscribe #text_alert{color:#444;font-size:14px;display:inline;float:left;line-height:36px;padding-right:4px;}.wrap_top_subscribe #text_alert .btn-icon-mail{width:19px;height:21px;fill:#444;margin-top:7px;position:absolute;}.wrap_top_subscribe #text_alert #text_alert_inner{padding-left:25px;}.wrap_top_subscribe input[type="text"].small{width:148px;}.wrap_top_subscribe .email_ico{content:url('/img/icon/send_email_orange.png');margin:0 5px 0 0;width:19px;height:13px;position:relative;top:1px;}.wrap_top_subscribe input[type="text"]{font-size:13px;color:rgb(153,153,153);padding:5px;width:190px;border:1px solid #d8d7d7;}.wrap_top_subscribe input[type="submit"]{width:100px;height:27px;font-size:14px;color:#ffffff;text-align:center;padding:0 0 1px 0;border:none;cursor:pointer;font-weight:normal;margin:0 auto;background:#DA7A23 none;-moz-border-radius:25px;border-radius:25px;-webkit-border-radius:25px;-webkit-appearance:none;-moz-appearance:none;}.wrap_top_subscribe #ad-info-email-error{margin:-10px 0 0 0;position:absolute;font-size:12px;visibility:hidden;text-align:center;width:100%;left:0;}.wrap_top_subscribe .follow_sm_preload{float:right;display:none;margin-top:5px;}.wrap_top_subscribe .wrap_input{float:left;padding:0 8px 0 0;}.wrap_top_subscribe .main_wrap_input{float:right;}.orange_button_l_189{width:275px;height:38px;font-size:14px;color:#ffffff;text-align:center;padding:0 0 1px 0;border:none;cursor:pointer;font-weight:normal;display:block;margin:0 auto;background:#DA7A23 none;-moz-border-radius:25px;border-radius:25px;-webkit-border-radius:25px;}.grey{color:#666;}.super_popup h2{font-size:22px;line-height:24px;color:#444444;font-weight:bold;}.super_popup .note{font-size:11px;text-align:center;padding:15px 0 0 0;}#NewsGetSocialPopup h1{margin-top:10px;margin-bottom:10px;}.ebook_button{margin:20px 0 0px 0;padding:7px 40px;font-size:14px;}.ebook_left,.ebook_img{float:left;}.ebook_left{max-width:320px;font-size:17px;line-height:29px;margin:20px 20px 0 0;}.ebook-title{margin-bottom:10px;}.ebook_left p{margin-bottom:15px;}.ebook_img{margin:53px 20px 0 0;max-width:232px;}.ebook_right .note{font-size:11px;overflow:hidden;margin:20px 0 45px 0;}.ebook_logos_title{color:#4b5a66;font-size:16px;line-height:18px;}.ebook_right{margin-top:50px;overflow:hidden;}.ebook_right .logos{margin-top:15px;}.ebook_right .logos .uloop_logo{position:relative;top:-11px;margin-right:30px;max-width:140px;}.ebook_right .logos .kaplan_logo{max-width:140px;}.ebook_download{color:#4a5c74;font-size:22px;line-height:26px;margin-bottom:10px;}.ebook_form input[type="text"]{width:255px;height:30px;border:1px solid #cccccc;padding:4px 3px 4px 9px;margin:0 0 0 0;line-height:30px;}.ebook_form select{width:268px;height:40px;font-size:14px;border:1px solid #cccccc;padding:0 0 0 3px;margin:0 0 0 0;color:#444444 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;background-color:#fff;}.ebook_form .grad_year{width:100px;font-size:14px;}.ebook_form .campus-posting-error-message{padding-top:0px;font-size:12px;line-height:11px;}a#view_college_newpapers{color:#214373;font-size:14px;float:right;position:absolute;right:5px;bottom:0px;}.super_popup{display:none;background:#ffffff;-moz-box-shadow:0 0 10px 5px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 10px 5px rgba(0,0,0,0.1);-o-box-shadow:0 0 10px 5px rgba(0,0,0,0.1);-ms-box-shadow:0 0 10px 5px rgba(0,0,0,0.1);box-shadow:0 0 10px 5px rgba(0,0,0,0.1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);background-clip:padding-box;max-width:100%;max-width:calc(100% - 10px);font-size:14px;line-height:20px;color:#666666;}.super_popup.new-popup{display:inherit;background:#ffffff;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;box-shadow:none;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-clip:padding-box;max-width:none;max-width:none;font-size:inherit;line-height:inherit;color:inherit;}.popup_error{-webkit-animation-name:popup_error;-webkit-animation-duration:0.1s;-webkit-animation-timing-function:linear;-webkit-animation-delay:0;-webkit-animation-iteration-count:4;-webkit-animation-direction:alternate;-webkit-animation-play-state:running;-moz-animation-name:popup_error;-moz-animation-duration:0.1s;-moz-animation-timing-function:linear;-moz-animation-delay:0;-moz-animation-iteration-count:4;-moz-animation-direction:alternate;-moz-animation-play-state:running;-o-animation-name:popup_error;-o-animation-duration:0.1s;-o-animation-timing-function:linear;-o-animation-delay:0;-o-animation-iteration-count:4;-o-animation-direction:alternate;-o-animation-play-state:running;-ms-animation-name:popup_error;-ms-animation-duration:0.1s;-ms-animation-timing-function:linear;-ms-animation-delay:0;-ms-animation-iteration-count:4;-ms-animation-direction:alternate;-ms-animation-play-state:running;animation-name:popup_error;animation-duration:0.1s;animation-timing-function:linear;animation-delay:0;animation-iteration-count:4;animation-direction:alternate;animation-play-state:running;}.super_popup .popup_close_button{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;top:0;right:0;position:absolute;opacity:.5;background:url(/img/close.png) no-repeat right top;width:16px;height:16px;z-index:10;margin:15px 15px 0 0;}.super_popup .popup_close_button:hover{cursor:pointer;opacity:1;}.super_popup .popup-container,.super_popup_scrollable .popup-container{padding:20px;}.super_popup .title,.super_popup_scrollable .title{font-size:20px;line-height:24px;font-weight:bold;margin-bottom:15px;color:#333;}.register-input-wrap{position:relative;}.register-input-wrap .label{margin-bottom:10px;}.super_popup_scrollable .campus-posting-error-message,.super_popup .campus-posting-error-message,.register-input-wrap .campus-posting-error-message,form[name="location_search"] .campus-posting-error-message{visibility:hidden;position:absolute;left:0;bottom:-43px;background:#ffdfdf;padding:10px;border-radius:0;box-shadow:1px 1px 1px #aaa;z-index:1;line-height:15px;white-space:nowrap;}.super_popup_scrollable .wrap,.super_popup .wrap,form[name="location_search"] .wrap{position:relative;}.super_popup_scrollable .row,.super_popup .row{margin-top:10px;}.sgn_in_popup_left .super_popup .row .super_popup_scrollable .row:first-child,.super_popup .row:first-child{margin-top:0;}.super_popup_scrollable .campus-posting-error-message:before,.super_popup .campus-posting-error-message:before,.register-input-wrap .campus-posting-error-message:before,form[name="location_search"] .campus-posting-error-message:before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffdfdf;position:absolute;top:-10px;}.super_popup_scrollable input[type="text"],.super_popup_scrollable input[type="password"],.super_popup_scrollable input[type="number"],.super_popup_scrollable input[type="email"],.super_popup input[type="text"],.super_popup input[type="email"],.super_popup input[type="password"],.super_popup input[type="number"]{width:90%;width:calc(100% - 12px);}.super_popup_scrollable .flex,.super_popup .flex{width:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.super_popup_scrollable .flex .popup-left-container,.super_popup .flex .popup-left-container{-webkit-box-flex:1;-moz-box-flex:1;width:100%;-webkit-flex:9999 1 auto;-ms-flex:9999 1 auto;flex:9999 1 auto;margin:0;}.super_popup_scrollable .flex .popup-left,.super_popup .flex .popup-left{padding-right:10px;}.super_popup_scrollable .flex .popup-right-container,.super_popup .flex .popup-right-container{-webkit-box-flex:1;-moz-box-flex:1;width:100%;-webkit-flex:auto 1 9999;-ms-flex:auto 1 9999;flex:auto 1 9999;margin:0;white-space:nowrap;}.popup_overlay{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:110%;background:#000000;opacity:0.5;filter:alpha(opacity=30);}.fields-container{position:relative;z-index:0;}.posting_overlay{position:absolute;z-index:100;left:-4px;top:0;width:101%;height:100%;background:#f4f4f7;opacity:0.6;}#custom_preloader.super_popup .popup_close_button{display:none;}.super_popup#qa-action-success .content-inner{padding:35px;width:380px;}.super_popup#qa-action-success h2{font-size:24px;line-height:24px;color:#444444;font-weight:bold;margin:0 0 35px 0;text-align:center;}.super_popup#qa-action-success .share-facebook-bt{background:#49649f;border-top:1px solid #244183;padding:10px 10px 10px 40px;color:#fff;font-size:14px;line-height:16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;cursor:pointer;font-weight:100;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;min-width:137px;display:inline-block;text-decoration:none;}.super_popup#qa-action-success .share-facebook-bt .facebook-ico{position:absolute;display:inline-block;margin:-3px 0 0 -30px;background:url(/img/button/facebook_logo2.png) no-repeat;width:22px;height:22px;}.super_popup#qa-action-success .share-twitter-bt{background:#1b95e0;border-top:1px solid #1583c6;padding:10px 10px 10px 40px;color:#fff;font-size:14px;line-height:16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;cursor:pointer;font-weight:100;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;min-width:137px;display:inline-block;text-decoration:none;}.super_popup#qa-action-success .share-twitter-bt .twitter-ico{position:absolute;display:inline-block;margin:-3px 0 0 -30px;background:url(/img/icon/twitter-ico.png) no-repeat;width:22px;height:22px;}.super_popup#share-and-feature-popup .content-inner{padding:35px;width:380px;}#share-and-feature-popup .share-facebook-bt{background:#49649f;border-top:1px solid #244183;padding:10px 10px 10px 40px;color:#fff;font-size:14px;line-height:16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;cursor:pointer;font-weight:100;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;width:170px;display:block;text-decoration:none;margin:0 auto;}#share-and-feature-popup .share-facebook-bt .facebook-ico{position:absolute;display:inline-block;margin:-3px 0 0 -30px;background:url(/img/button/facebook_logo2.png) no-repeat;width:22px;height:22px;}.text_local_storage{width:400px;padding:20px;font-size:22px;color:#235188;overflow:hidden;}.text_local_storage h2{text-align:center;}#confirm_local_storage .button_wrap,#confirm_tenant_local_storage .button_wrap,#confirm_ad_unsubscribe .button_wrap{width:245px !important;margin:0 auto;}#confirm_local_storage .button_wrap .orange_button_h_36,#confirm_tenant_local_storage .button_wrap .orange_button_h_36,#confirm_ad_unsubscribe .button_wrap .orange_button_h_36{height:27px;width:90px;text-align:center;background-color:#db621b;background-image:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-weight:normal;font-size:13px;}.category_news_list .post_info .post_image a{height:auto;}#step-head-3{display:none;}.category_news_list .post_info .post_image img{width:630px !important;}.viev_map,.custom_viev_map{float:right;cursor:pointer;font-size:16px;color:#235188;padding:0 0 0 22px;background:url(/img/view_map_ico.png) no-repeat left 2px;margin:23px 0 10px 10px;}.wrap_refine_search{display:block;margin:0 0 20px 0;overflow:hidden;}#email_setting{display:none;}.listing_founded{display:block;float:left;font-size:14px;color:#333333;margin:5px 0 15px 0;}.listing_form .rounded_block .title{font-size:12px;font-weight:bold;float:left;margin:7px 8px 0 5px;text-transform:uppercase;}.listing_form .rounded_block label{display:block;float:left;margin:6px 5px 0 0;}.listing_form .rounded_block input{display:block;float:left;width:78px;height:14px;border:1px solid #cdcdcd;padding:2px 2px 2px 2px;margin:4px 3px 0 0;}.listing_form .rounded_block select{display:block;float:left;width:69px;height:20px;margin:4px 8px 0 0;border:1px solid #cdcdcd;}.featured_listings{border-top:1px solid #5b83b2;background:#f6f6f7;padding:18px 0 1px 15px;margin:0 0 20px 0;}.featured_listings h2{font-size:19px;color:#333333;text-transform:uppercase;margin:0 0 15px 0;}.inside_page #left_content{padding:0;}.inside_page .featured_listings .post_info_has_image{max-width:485px;}.inside_page .address{color:#666666;}.inside_page .phone{font-weight:bold;font-size:21px;padding:5px 0;}.ads_by_title{font-size:14px;color:#333333;}.ads_by_line{height:1px;background:#f1f1f1;margin:5px 0 5px 0;}.ads_by{font-size:12px;color:#333333;padding:4px 0 4px 0;}.ads_by p span{color:#41805e;}.ads_by .title{font-size:16px;font-weight:bold;}.title_news_sub{margin:0px 0 5px 0;font-size:14px;color:#666666;}.text_grey_bg{font-size:12px;color:#666666;padding:15px 15px 28px 0;margin:0 0 20px 0;overflow:hidden;line-height:18px;}.tutors .text_grey_bg{padding:15px 0 28px 0;}.right_search_form .search_input{background:none repeat scroll 0 0 #FFFFFF;border-color:#CCCCCC;border-left:1px solid #CCCCCC;border-style:solid none solid solid;border-width:1px medium 1px 1px;color:#999999;display:block;float:left;font-size:12px;height:18px;padding:2px 2px 2px 2px;width:215px;}.course_help_search .right_search_form .search_input{border:1px solid #CCCCCC;margin-right:10px;padding:7px 2px;width:220px;}.textbook-rs .right_search_form .search_input{width:258px;padding:2px 5px;}#left_content .textbook-rs{border:1px solid #5b83b2;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;padding:6px;border-radius:5px;background:#f4f4f4;font-size:14px;color:#444;display:none;}fast_search_item_linkfast_search_item_link #left_content .textbook-rs h3{font-size:16px;display:block;float:none;text-align:center;margin:3px 20px 10px 0;}#left_content .textbook-rs .right_search_form{width:auto;}#left_content .textbook-rs-note{font-size:13px;text-align:center;color:#444444;padding:10px 0 0 0;}#left_content .wrap_inner{width:300px;margin:0 auto;}.right_search_form label,.right_search_form input[type="radio"]{cursor:pointer;padding-left:6px;margin-left:1px;}.tutors_categories .right_search_form #tutor-search-by-type-wrap{margin:0 0 15px 0;}.tutors_categories .right_search_form .tutor-search-by-type-row{margin:7px 0;}.right_form .form_input{background:none repeat scroll 0 0 #FFFFFF;border-color:#CCCCCC;border-style:solid;border-width:1px;color:#999999;display:block;font-size:12px;height:18px;padding:2px 2px 2px 2px;width:260px;margin:0 0 13px 0;}.right_search_form .search_submit{background:url("/img/search_submit.png") no-repeat left top;border:1px solid #CCCCCC;cursor:pointer;display:block;float:left;height:24px;width:28px;}.right_dividing_line{height:1px;background:#cccccc;margin:20px 0 20px 0;}.news_autor_detail{padding:15px;overflow:hidden;background:#f6f6f7;}.news_autor_detail .autor{float:left;width:200px;margin:8px 20px 0 0;}.autor{overflow:hidden;}.autor .block_for_image{display:block;float:left;width:80px;max-height:90px;overflow:hidden;margin:0 15px 0 0;}.autor .block_for_image img{display:block;width:80px;}.autor p{float:left;}.autor p a{font-size:16px;}.autor p span{font-size:14px;color:#666666;}.subscribe_form{display:block;}.subscribe_form .subscribe_input{display:block;color:#999999;width:255px;height:23px;background:url(/img/subscribe_email_input.png) no-repeat left top;padding:5px 5px 5px 5px;border:0;margin:0 12px 0 0;}.news_autor_detail .subscribe_form{margin:10px 0 0 0;}.news_autor_detail .autor p{width:105px;}#left_content_384{width:384px;float:left;margin:40px 0 80px 30px;}#left_content_385{float:left;margin:40px 0 80px 0;}#main_sign_up{display:block;font-size:18px;color:#333333;padding:0 0 20px 0;max-width:384px;margin:0 auto;}#main_sign_up .wrap{position:relative;}#main_sign_up .title{text-align:center;font-size:18px;color:#333333;}#main_sign_up .title h1{display:inline;font-size:26px;color:#333333;margin:0;font-weight:normal;}#main_sign_up .title a{font-size:18px;color:#235188;}#main_sign_up label{display:block;margin:0 10px 10px 0;}#main_sign_up input{display:block;width:370px;height:30px;border:1px solid #cccccc;padding:4px 3px 4px 9px;margin:0 0 15px 0;line-height:30px;}#main_sign_up select{display:block;width:384px;height:40px;font-size:14px;border:1px solid #cccccc;padding:0 0 0 3px;margin:0 0 15px 0;color:#444444 !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;background-color:#fff;}#main_sign_up .orange_button_h_44{border:0;height:44px;margin:0;padding:0 15px 0 15px;width:auto;cursor:pointer;}#main_sign_up .already{display:block;float:left;font-size:12px;color:#245284;margin:12px 0 0 0;}#right_content_390{width:390px;float:right;margin:40px 0 80px 0;}.paid-block{font-size:16px;color:#444444;}.paid-block b{margin-bottom:5px;display:block;}.paid-block .btn-orange{font-size:14px;margin-top:10px;}.not-a-student{font-size:20px;color:#444444;margin-bottom:15px;margin-top:0;}.sign_up_note h2{text-align:center;font-size:30px;color:#333333;font-weight:normal;}.sign_up_note p{text-align:center;font-size:14px;color:#333333;}.sign_up_note p a{font-size:14px;color:#235188;}#paid-jobs{padding:0 0 20px 0;margin:20px 0 0 0;}.blankbox{float:left;padding:10px;text-align:justify;width:435px;}.subfooter-title{color:#252525;font-size:14px;font-weight:bold;padding-bottom:10px;}.blankbox p{color:#777777;font-size:12px;line-height:16px;padding-bottom:10px;}.news_category_page h1{width:550px;}.detail.ads_replies{margin:15px 0 0 0;}.detail.ads_replies p{color:#333333;font-weight:bold;padding:0 0 0 0;}.detail.ads_replies .td-fixed{min-width:75px;white-space:nowrap;font-size:13px;}.detail.ads_replies .td-fixed a{text-transform:none;font-weight:normal;font-size:13px;}.underline{text-decoration:underline;}.popup_preview h1{line-height:20px;min-height:20px;}.popup_preview.detail h1{line-height:30px;}.popup_preview h2{margin:0 0 10px 0;}.b-seo-container{margin-top:15px;}.b-seo-container .b-seo{color:#666666;font-size:12px;line-height:18px;position:relative;background-color:#ffffff;margin-bottom:15px;border:1px solid #efefef;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;padding:10px;}.b-seo-container .b-seo a{color:#235188;text-decoration:none;}.b-seo-container .b-seo a:hover{color:#235188;text-decoration:underline;}.b-seo-container .b-seo .left-column{width:47%;margin-right:3%;float:left;padding-right:1%;border-right:1px solid #d9d9d9;}.b-seo-container .b-seo .right-column{width:48%;float:left;}.b-seo-container .b-seo .view-all{float:right;margin-top:15px;}.b-seo-container .b-seo.two-columns-container a{display:block;}.b-seo-container .b-seo.two-columns-container .left-column{width:43%;margin-right:3%;float:left;padding-right:1%;border-right:1px solid #d9d9d9;}.b-seo-container .b-seo.two-columns-container .right-column{width:52%;float:left;}.b-seo-container .b-seo.three-columns-container a{display:block;}.b-seo-container .b-seo.three-columns-container .left-column{width:30%;margin-right:3%;float:left;padding-right:1%;border-right:1px solid #d9d9d9;}.b-seo-container .b-seo.three-columns-container .middle-column{width:30%;margin-right:3%;float:left;padding-right:1%;border-right:1px solid #d9d9d9;}.b-seo-container .b-seo.three-columns-container .right-column{width:30%;float:left;}.b-seo-container h3{font-size:12px;margin-bottom:10px;border-bottom:1px solid #efefef;}.b-seo-container .breadcrumbs{font-size:10px;line-height:12px;font-weight:bold;margin-bottom:10px;margin-left:0;}.b-seo-container .breadcrumbs li{display:inline;padding:0 5px 0 0;}.b-seo-container .breadcrumbs li a{margin-right:5px;color:#2351a5;text-decoration:none;}.b-seo-container .breadcrumbs li a:hover{text-decoration:underline;}.b-seo-middle-right{margin-top:15px;margin-bottom:10px;margin-right:15px;}.classifieds_cat{position:relative;}.custom_category_view_page .classifieds_cat h1{max-width:100%;}.inside_page .top_links{margin:20px 0 0 0;float:right;}#campus-posting-2-info #preview_ad_container{font-size:16px;color:#666666;padding:20px 0 0 0;max-width:630px;}#campus-posting-2-info #preview_ad_container #detail_slideshow{margin-top:0;margin-left:0;}#campus-posting-2-info #preview_ad_container .detail_view .bottom_reply .btn{width:auto;padding:3px 10px;}#campus-posting-2-info .top_reply{margin-bottom:15px;}#campus-posting-2-info #preview_ad_container .listings_title{line-height:35px;word-break:break-word;}#campus-posting-2-info #preview_ad_container b{font-size:16px;color:#444444;}#housing-amenities{margin:0 0 15px 0;}#right_content #wrap_map .map{-webkit-box-shadow:0px 0 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 0 2px 0px rgba(199,199,199,1);box-shadow:0px 0 2px 0px rgba(199,199,199,1);-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;background-color:#ffffff;}#right_content #wrap_map .map_description{-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;background-color:#ffffff;margin-bottom:15px;}#post_right_banner{text-align:center;font-size:12px;margin:0;background-color:#ffff;padding:20px 10px 20px 10px;}#post_right_banner .btn{margin:10px auto;width:153px;float:none;}.mobile-post-bottom-content #post_right_banner{display:none;}.post_addition_text{float:left;margin:9px 5px 0 0;}.jobs-zip-code .post_addition_text{line-height:52px;margin-top:0;}.featured-list li:before{content:"\2011";margin-left:-14px;margin-right:9px;}.CampusPostingForm .wrap{position:relative;}.CampusPostingForm .campus-posting-error-message{visibility:hidden;position:absolute;left:0;top:54px;top:calc(100%);background:#ffdfdf;padding:10px;border-radius:0;box-shadow:1px 1px 1px #aaa;z-index:2;}.CampusPostingForm .campus-posting-error-message::before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffdfdf;position:absolute;top:-10px;}.CampusPostingForm input[type=text],.CampusPostingForm input[type=date],.CampusPostingForm input[type=time],.CampusPostingForm input[type=password]{width:250px;height:22px;border:1px solid #cccccc;padding:10px;display:inline-block;margin:0;}.CampusPostingForm .card-num-wrap{width:302px;}.CampusPostingForm .card-exp-wrap{width:182px;margin-right:10px;}.CampusPostingForm .card-exp-wrap .inline{float:left;padding-top:13px;}.CampusPostingForm .card-exp-wrap .fsize_12 + .wrap{padding-right:0;margin-right:5px;float:left}.CampusPostingForm .card-exp-wrap .fsize_12 + .wrap + .inline + .wrap{padding-right:0;margin-right:0;margin-left:5px;float:left}.CampusPostingForm .card-code-wrap{width:106px;}.CampusPostingForm #campus-posting-billing-exp-month,.CampusPostingForm #campus-posting-billing-exp-year{width:48px;}.CampusPostingForm #wrap-credit-cards-accepted{margin:0 10px 0 15px;width:140px;display:inline-block;position:relative;}.CampusPostingForm #wrap-credit-cards-accepted img{vertical-align:middle;position:absolute;top:-20px;}.CampusPostingForm input.post_short_input{width:80px;}.CampusPostingForm textarea{border:1px solid #cccccc;padding:10px 10px 20px 10px;font-family:inherit;}.CampusPostingForm select{height:22px;border:1px solid #cccccc;border-radius:0;padding:10px 24px 10px 10px;background:url(/img/arrow-grey.png) 94% / 10px no-repeat #fff;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-sizing:content-box;display:inline-block;}.CampusPostingForm.CampusFeaturePostingForm .describe_feature_ad{margin-top:15px;overflow:hidden;}.CampusPostingForm.CampusFeaturePostingForm .describe_feature_ad div{margin:5px 0 0 0;}ul.list-box{border:1px solid #cccccc;width:240px;padding:5px;margin:5px 0 15px;}ul.list-box li{padding:5px;font-size:12px;cursor:pointer;}ul.list-box li[data-selected="true"]{background:#ECECEC;color:#333333;background-image:url('/img/check12x10.png');background-repeat:no-repeat;background-position:97% 5px;}ul.list-box li:not([data-selected="true"]):hover{background:#F0F0F0;color:#333333;}#view-on-map-popup .popup-header{height:75px;background:#fff;}#view-on-map-popup .popup-header svg{height:45px;padding:15px 0;width:150px;}#viewOnMapCanvas{height:400px;}#st_gdpr_iframe{border:medium none;}.posting_iframe{max-width:500px;height:200px;overflow-y:auto;}#post-button-container{margin:20px 0 17px;}#campus-posting-main-submit-button{background-image:none;font-weight:normal;font-size:13px;height:35px;-webkit-appearance:none;min-width:160px;color:#ffffff;float:left;background-color:#ff640a;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;cursor:pointer;}#campus-image-upload{z-index:201 !important;}.image_upload_popup{padding:15px;width:370px;box-sizing:border-box;}.image_upload_popup input[type="radio"]{margin-left:3px;position:relative;top:-1px;;}.image_upload_popup label{cursor:pointer;font-weight:bold;}.image_upload_popup .upload-option{opacity:0.15;cursor:pointer;position:relative;margin-top:10px;}.image_upload_popup .upload-option *{cursor:pointer;}.image_upload_popup .upload-option.active{opacity:1;cursor:initial;}.image_upload_popup .upload-option.active *{cursor:initial;}.image_upload_popup .upload-option .choice-overlay{width:100%;height:100%;position:absolute;z-index:1000;}.image_upload_popup .upload-option.active .choice-overlay{width:0;height:0;}#profile-photo-upload .image_upload_popup{width:315px;}.image_upload_popup .or{margin:10px 20px 10px 0;height:30px;position:relative;}.image_upload_popup .or br{display:none;}.image_upload_popup .or .download-image-loader{width:20px !important;height:20px !important;position:absolute;top:-2px;left:30px;}.image_upload_popup .or #campus-posting-download-image-loader{width:20px !important;height:20px !important;position:absolute;top:-5px;left:30px;}.photo_upload_popup .or{width:30px;float:left;margin:10px 20px 0 5px;}.photo_upload_popup #SWFUpload_0{float:left;margin:0 10px 10px 0;}#done_profile{display:none;}.image_upload_popup .column{width:350px;overflow:hidden;padding:0 0 10px 0;color:#333333;font-size:14px;}.edit_profile_btns .action_edit_password{display:none;float:left;font-weight:600;font-size:12px;padding:0px 0 0 0;}.image_upload_popup #SWFUpload_0{float:left;margin:0 10px 0 0;}.image_upload_popup .column .blue_submit,.photo_upload_popup .column .blue_submit{margin:13px 0 0 0;}.image_upload_popup #campus-posting-download-image-url{width:300px;display:block;}.image_upload_popup #campus-posting-download-image-url-new{width:90%;display:block;}.image_upload_popup .fsize_12{line-height:20px;}.admin_addition_field{margin:22px 0 21px 0;}.textbook{padding:15px;clear:both;color:#666;font-size:14px;line-height:22px;overflow:hidden;background-color:#ffffff;margin-bottom:15px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);}#right_content .textbook{padding:10px 0;line-height:20px;border:none !important;}.textbook a{color:#235188;text-decoration:none;cursor:pointer !important;}.textbook .tb-title{font-weight:600;font-size:18px;}.textbook .tb-title a span{color:#666;border-left:1px solid #a9a7a7;padding-left:7px;margin-left:2px;}#right_content .textbook .tb-title{font-size:16px;white-space:normal;}.textbook .tb-label,.textbook .tb-label a{font-weight:600;padding:0 5px 0 0;color:#222222 !important;}.textbook .tb-img{float:left;margin:0 15px 0 0;position:relative;width:90px;min-height:110px;}.textbook .tb-img img{box-shadow:3px 0px 5px -1px rgba(93,93,93,0.75);display:block;width:90px;height:110px;}.textbook .tb-cover-overlay{background:url('/img/book-overlay-sm.png') repeat-y;display:block;width:6px;height:110px;position:absolute;top:0;left:0;}#right_content .textbook .tb-info{min-height:auto;}#right_content .textbook .tb-cover-overlay{height:90px;}#right_content .textbook .tb-img{margin:0 20px 0 0;width:60px;height:70px;min-height:70px;overflow:hidden;}#right_content .textbook .tb-img img{width:60px;height:70px;}.textbook .tb-info{float:left;margin:0 30px 0 0;padding:0 5px 0 0;border-right:1px dashed #ccc;width:230px;min-height:116px;overflow:hidden;word-break:break-word;}#right_content .textbook .tb-info{border:none;margin:0;padding:0;width:200px;}#right_content p.sell_it_here{color:#666;font-size:14px;}#right_content p.sell_it_here a{color:#235188;text-decoration:none;}.textbook .sell-tb-info{float:left;margin:0 30px 0 0;padding:0 5px 0 0;border-right:1px dashed #ccc;width:230px;min-height:116px;overflow:hidden;word-break:break-word;}#right_content .textbook .sell-tb-info{margin:0;width:185px;border:none;min-height:auto;}.textbook .tb-price{float:left;overflow:hidden;}#right_content .textbook .tb-price{display:none;}.textbook .tb-price-mobile{display:none;}#right_content .textbook .tb-price-mobile{display:block;}.textbook .tb-price-block{float:left;overflow:hidden;}.textbook .tb-price-block-mobile{display:none;}.textbook .tb-price .tb-rent-price{font-weight:600;font-size:17px;}.textbook .tb-price .tb-rent-price span i{font-style:normal;}.textbook .tb-price .tb-list-price{margin:5px 0 16px 0;}.textbook .tb-price .tb-list-price .tb-label,.textbook .tb-price .tb-list-price .tb-label a{font-weight:normal;}.textbook .tb-price .tb-list-price .tb-text{color:#222222}.textbook .tb-price .tb-list-price .line-t{text-decoration:line-through;color:red;}.textbook .tb-price .tb-other-price .tb-text{font-size:12px;display:inline-block;}.textbook .tb-price .tb-label{display:inline-block;width:84px;float:left;}.textbook .tb-price-block .tb-sell-price{font-weight:600;font-size:17px;}.textbook .tb-price-block .tb-sell-price span i{font-style:normal;}.textbook .tb-price-block .tb-other-price .tb-text{font-size:12px;display:inline-block;}.textbook .tb-price-block .tb-label{display:inline-block;width:84px;float:left;}.textbook_detail h1 span{color:#666;font-size:24px;border-left:1px solid rgb(221,221,221);padding-left:7px;margin-left:3px;}.textbook_detail .tb-text{font-size:16px;color:#666;line-height:20px;}.textbook_detail .tb-label{font-size:16px;color:#444;margin:0 5px 0 0;font-weight:600;}.textbook_detail .tb-d-img{position:relative;height:240px;width:194px;float:left;margin:0 35px 0 0;}.textbook_detail .tb-d-img img{position:absolute;z-index:2;width:194px;height:240px;}.textbook_detail .tb-d-img:before{width:100%;left:3%;background-color:rgba(27,24,23,0.63);box-shadow:1px 2px 15px #333;}.textbook_detail .tb-d-img:after{width:1.3%;left:100%;background-color:#EFEFEF;box-shadow:inset 0px 0px 2px #aaa;-moz-transform:rotateY(20deg);-webkit-transform:perspective(100) rotateY(20deg);}.textbook_detail .tb-d-img:before,.textbook_detail .tb-d-img:after{position:absolute;top:2%;height:96%;content:' ';z-index:1;}.textbook_detail .tb-cover-overlay{background:url('/img/book-overlay-sm.png') 0 0 repeat-y;display:block;width:6px;height:100%;position:absolute;top:0;left:3px;z-index:3;}.textbooks-additional-sidebar{display:none;width:286px;position:absolute;top:20px;right:20px;padding:10px 5px;}.textbook_detail .tb-d-info{position:relative;min-height:100px;}.textbook_detail #right_content{max-width:325px;overflow:hidden;}.textbook_detail .textbooks-additional-sidebar .tb-label,.textbook_detail #right_content .tb-label{display:block;background-color:#164384;font-size:16px;color:#fff;margin:0;height:40px;line-height:40px;padding:0 0 0 15px;font-weight:600;}#right_content .tb-d-price-box{border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;overflow:hidden;width:318px;}.textbook_detail #right_content .saving_note{color:#666666;font-size:12px;padding:10px 0;}.textbook_detail #right_content .sell_back_l{color:#333;font-size:18px;text-align:right;}.textbook_detail #right_content .sell_back_l a{color:#235188;text-decoration:none;}.textbook_detail #right_content .sell_back_l a:hover{text-decoration:underline;}#right_content .tb-d-sell-box{border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;overflow:hidden;padding:0 20px;}#right_content .tb-d-sell-box .sell-price{text-align:center;color:#dc611b;font-size:42px;font-weight:bold;margin:20px 0;}#right_content .tb-d-sell-box .sell-donate{text-align:center;font-size:24px;font-weight:bold;margin:20px 0;color:#666;}#right_content .tb-d-price-box .price-box-header{border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;background:#fff9e9;color:#222222;line-height:22px;padding:10px 20px;}#right_content .tb-d-price-box .tb-d-price-box-item.active .price-box-header{font-weight:bold;}#right_content .tb-d-price-box .price-box-header label{padding:0px 0 0 15px;font-size:20px;}#right_content .tb-d-price-box .price-box-description{color:#666;padding:10px 20px 10px 47px;line-height:20px;}#right_content .tb-d-price-box .price-box-description .box-label{float:left;}#right_content .tb-d-price-box .price-box-description .box-price{float:right;font-weight:bold;}#right_content .tb-d-price-box .price-box-description .box-expire{font-size:12px;}#right_content .tb-d-price-box .summary{padding:20px;color:#333;}#right_content .tb-d-price-box a,#right_content .tb-d-sell-box a{text-decoration:none;}#right_content .tb-d-price-box .summary .summary-box{border-top:1px dashed #DDD;padding:10px 0 0 0px;}#right_content .tb-d-price-box .summary-banner-guarantee{background:transparent url("/img/partner_logo/chegg_guarantee.png") no-repeat scroll 0% 0%;width:60px;height:63px;float:left;margin:0 10px 0 0;}#right_content .tb-d-price-box .summary .total-price{float:right;padding:10px 0;}#right_content .tb-d-price-box .summary .total-price .box-label{font-size:20px;width:60px;float:left;}#right_content .tb-d-price-box .summary .total-price .box-price{float:left;font-size:24px;font-weight:bold;padding:8px 0;}#right_content .tb-d-price-box .add-to-cart{display:block;width:98%;height:36px;background:transparent url("/img/button/orange_button_repet.png") repeat-x scroll left top;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;font-size:18px;color:#FFF;text-align:center;padding:0;cursor:pointer;margin:15px auto;}.sell-textbook-link{color:#235188;text-decoration:none;cursor:pointer;}.sell-textbook-link:hover{text-decoration:underline;}.buy_option{padding:15px 10px 13px 10px;}.buy_option span{line-height:36px;display:none;}.buy_option span img{vertical-align:middle;}.buy_option a{text-decoration:none;float:left;}.buy_option span a{float:right;margin-left:10px;}.buy_option label{float:left;line-height:36px;}#right_content .tb-d-sell-box .sell-book{display:block;width:190px;height:36px;background:transparent url("/img/button/orange_button_repet.png") repeat-x scroll left top;border-radius:5px;font-size:18px;color:#FFF;text-align:center;text-decoration:none;padding:0;cursor:pointer;border:medium none;margin:15px auto;}#right_content .tb-d-price-box .summary .box-list-price{text-align:right;color:#666;padding:0 0 5px 0;}#right_content .tb-d-price-box .summary .box-list-price span{font-weight:bold;text-decoration:line-through;}#right_content .tb-d-price-box .summary .box-saving{text-align:right;color:#333;}#right_content .tb-d-price-box .summary .box-saving span{font-weight:bold;}#right_content .tb-d-sell-box .sell-note{text-align:center;color:#235188;font-size:13px;padding:10px 0;}#right_content .buy_option .sell-note{text-align:left;color:#235188;font-size:13px;padding:10px 0 0 0;clear:both;}#right_content .textbook-rs-note{font-size:12px;text-align:right;color:#444444;}#right_content .textbook-rs-note a{color:#235188;text-decoration:none;cursor:pointer;}#fileupload{float:left;margin:0 10px 0 0;position:relative;}#fileupload input{opacity:0;width:151px;height:38px;position:absolute;left:0;top:0;cursor:pointer;z-index:210;}#modalW{z-index:20;}.fsize_12{font-size:12px;font-weight:normal;color:#999999;}.fsize_16{font-size:16px;}#profile-upload-photo-button{margin:15px 0 0 0;}#profile-photo-upload h2{float:left;}.os_apple .main_school_select .title{margin:16px 8px 0 10px;}.os_apple .main_school_select select{margin:16px 7px 0 0;font-size:17px;}.os_apple .main_school_select #school{width:167px;}.os_apple .main_school_select #state{width:115px;}.os_apple .main_school_select .go{margin:13px 0 0 0px;}.os_apple.br_firefox .main_school_select .title{margin:20px 8px 0 10px;}.os_apple.br_firefox .main_school_select select{margin:18px 7px 0 0;font-size:14px;}.os_apple.br_firefox .main_school_select #school{width:190px;}.os_apple.br_firefox .main_school_select #state{width:125px;}.os_apple.br_firefox .main_school_select .go{margin:15px 0 0 0px;}.os_apple #right_content .tab_menu li{padding:2px 9px 0 9px;font-size:14px;}.os_apple #right_content .tab_menu .active{padding:2px 2px 0 2px !important;}.os_apple #right_content .tab_menu .active .c{padding:2px 7px 0px 7px;line-height:17px;}.os_apple #right_content .grey_bg .tab_menu li{padding:2px 7px 0 7px !important;}.os_apple #right_content .grey_bg .tab_menu li .active{padding:2px 2px 0 2px;}.os_apple #right_content .grey_bg #tab1 li .active{padding:2px 7px 0 7px;}.os_apple .listing_form .rounded_block input[type="text"]{width:75px;}.os_iphone .main_school_select .go{margin:17px 0 0 0px;}.grey-box{width:222px;text-align:left;border:1px solid #dcdcdc;font-size:12px;line-height:15px;float:right;}.grey-box-content{margin-top:4px;padding:15px 10px 10px 10px;}.grey-box-head{height:35px;background:#ebf0fe;}.grey-box-head p{font-size:12px;padding:10px 4px;color:#444444;}.BankrateFCC_col2 input[type="text"]{height:20px;width:61px;}.BankrateFCC_col1{color:#666666;}#loanCalfooterDiv a{font-size:14px;}.ofltop-long{background:#1C4A8C;width:auto;height:28px;font-size:14px;color:white;padding-left:20px;padding-top:14px;margin-top:15px;overflow:hidden;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;}.corn_red{color:#ee0134;}.cort_banner{padding:6px;background:gray;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;font-size:15px;font-weight:bold;color:#ffffff;border:1px solid #757575;}.cort_banner a{text-decoration:none;display:block;}.cort_banner a:hover{opacity:0.7;filter:alpha(opacity=90);}.cort_banner h4{font-size:16px;padding:16px 0;text-align:center;}.cort_banner .wrap_item{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;color:#292929;background:linear-gradient(180deg,#cccccc,#a7a7a7);}.cort_banner .cort_text{font-size:14px;width:180px;padding:7px;}.cort_banner .cort_price{color:#777777;font-weight:bold;float:right;padding:7px;}.cort_banner .cort_note{color:#777777;font-size:11px;padding:5px 10px;text-align:right;}.cort_banner .cort_item_title{text-transform:uppercase;color:#5C5B59;font-size:9px;font-weight:bold;padding:5px 10px;}.cort_banner .item:nth-child(2n+1){background:#e9e9e9;}.cort_banner .item:nth-child(2n){background:#fff;}.cort_note.dark{background:linear-gradient(180deg,#D5D5D5,#E3E3E3);}.cort_note.light{background:linear-gradient(180deg,#f0f0f0,#fdfdfd);}.student-loans #left_content{width:auto;}.plain-template.student-loans #loan-options ul{list-style:initial;margin-left:10px;}.plain-template.student-loans #loan-options ul.featured-list{list-style:none;}.oflmiddle-long .loan-item-cell{display:table-cell !important;display:inline;vertical-align:middle;}.wrap_loans{float:left;}.loan-item .loan-item-center{width:85%;padding:0px 35px;font-size:14px;line-height:20px;}.loan-item .align_midle{vertical-align:middle;display:table-cell;}#loan-options{padding:5px 2px 35px 2px;color:#5e6272;margin-bottom:30px;background:#00417d;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}#loan-options.refinance{padding-right:0;}.oflmiddle-long #loan-options{background:none;margin-bottom:5px;padding-bottom:0;}.oflmiddle-long #loan-options .view-all{font-size:14px;margin:15px 0 0 0;float:right;}#loan-options .sup a{color:#00417d;text-decoration:none;font-size:10px;}#loan-options .loan-options-title{font-size:16px !important;line-height:1;font-weight:normal;color:#fff;text-align:center;margin:0;padding:5px 0px;display:block;}.loan-description-popup-content{display:none;}.loan-description-popup-link{display:none;}#loan-options h2.loan-options-title{padding:5px 0 10px 0;}#loan-options.refinance h2.loan-options-title{padding:10px 0 15px 0;font-size:17px !important;}#loan-options .loan-item{display:block;min-height:120px;border:1px solid #8c8c8c;background:#f2f2f2;cursor:pointer;}#loan-options .loan-item{background:#fff;border:none;}.loan-item-note{font-size:12px;margin-top:20px;}.loan-item-note:first-child{margin-top:0;}.loan-item-note p{padding-bottom:5px;}#loan-options.refinance .loan-item .loan-item-inner{margin:0;border:1px solid #8c8c8c;border-bottom:none;}.oflmiddle-long #loan-options .loan-item{background-color:#ffffff;border:none;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;}#loan-options .loan-item.green-item .loan-item-inner{background:#fff;border:3px solid #50b494;}#loan-options.refinance h6{background-color:#50b494;font-size:15px !important;border-top:1px dotted;}#loan-options .loan-item.orange-item{background:#ff9c00;border:1px solid #ff9c00;}#loan-options .loan-item.orange-item .loan-item-inner{background:#fff;}#loan-options .loan-item .loan-item-inner{min-height:100px;padding:10px 0;margin:1px 3px 3px 3px;}#loan-options .loan-item .col-3{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin-right:-4px;float:none;}#loan-options .loan-item .col-3:first-child .col-3-inner{padding:0 7%;}#loan-options .loan-item .col-3 .col-3-inner{padding:0 3%;}#loan-options .loan-item .col-img{width:17%;}#loan-options .loan-item .col-img{width:26%;}#loan-options .loan-item .col-txt{width:63%;}#loan-options .loan-item .col-txt{width:49%;}#loan-options .loan-item .col-btn{width:20%;text-align:center;}#loan-options .loan-item .col-img img{max-width:100%;max-height:100%;margin:0 auto;display:block;max-width:150px;}#loan-options ul{font-size:14px;color:#5e6272;font-weight:500;line-height:1.3;margin-top:15px;}#loan-options ul li{margin:5px 0;}#loan-options .btn{width:75%;}#loan-options.refinance .btn{padding:0;font-weight:normal;display:block;margin:0 auto;font-size:17px;height:37px;line-height:35px;}#loan-options .red-btn{font-size:22px;background:#e95a4b;border-bottom:3px solid #bf2718;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}#loan-options .blue-btn{font-size:16px;background-color:#0082C3;background-image:linear-gradient(to bottom,#00A8FF,#0082C3);background-repeat:repeat-x;text-shadow:0px -1px 1px #666;border:1px solid #B4B4B4;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;border-radius:0.93333em;box-shadow:0px 1px 1px #CCC;text-shadow:0px -1px 1px #000;transition:box-shadow 0.15s ease-in-out 0s;backface-visibility:hidden;padding:12px 0px;line-height:1em;min-height:2.12766%;}#loan-options .orange-btn{font-size:16px;background-color:#0082C3;background-image:linear-gradient(to bottom,#00A8FF,#0082C3);background-repeat:repeat-x;text-shadow:0px -1px 1px #666;border:1px solid #B4B4B4;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;border-radius:0.93333em;box-shadow:0px 1px 1px #CCC;text-shadow:0px -1px 1px #000;transition:box-shadow 0.15s ease-in-out 0s;backface-visibility:hidden;padding:12px 0px;line-height:1em;min-height:2.12766%;}.graduate-school-loan .salliemae-loan-item .loan-item-inner .col-img img,.mba-loan .salliemae-loan-item .loan-item-inner .col-img img,.medical-school-loan .salliemae-loan-item .loan-item-inner .col-img img,.dental-school-loan .salliemae-loan-item .loan-item-inner .col-img img,.graduate-school-loan-for-health-professions .salliemae-loan-item .loan-item-inner .col-img img,.law-school-loan .salliemae-loan-item .loan-item-inner .col-img img,.bar-study-loan .salliemae-loan-item .loan-item-inner .col-img img,.medical-residency-relocation-loan .salliemae-loan-item .loan-item-inner .col-img img,.dental-residency-relocation-loan .salliemae-loan-item .loan-item-inner .col-img img,.parent-loan .salliemae-loan-item .loan-item-inner .col-img img{padding-top:58px;padding-bottom:58px;}.poweredby_stl{width:850px;text-align:right;}.disclaimer-loans{color:#8C8C8C;margin-bottom:15px;padding:0px 7px;}.wrap_loans .oflmiddle-long .aply_now img{display:block}#bookrenter-cart{float:right;width:163px;margin:10px 10px 10px 0;display:block;border:1px solid #F68408;background:#FEE6C6;text-align:center;padding:10px;z-index:100;font-size:12px;}.none{display:none !important;}.listing_details_adition_l{width:425px;}#brWidget_0{display:none;}.professors_filters input[type="text"]{margin:1px 5px 0px 0px;}.news_list_2 .dop_link{font-size:14px;padding:0 10px 10px 0;width:100%;text-align:right;}#header_posting{width:100%;min-height:20px;overflow:hidden;}#form_email_setting .row{padding:1px 0;}.brWidget_all{float:right;}.CampusPostingForm #wrap_map h3{font-size:14px;margin:5px 0 0 0;text-align:center;}.continue_subcategory{font-size:12px;padding:0 0 0 10px;}.continue_subcategory:before{content:""}#logout_info div{padding:25px;}#contact_info div{padding:25px;}.dream-career-banner{border:1px solid #5DAC1F;overflow:hidden;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;width:298px;}.dream-career-banner .dream-career-banner-l .dream-career-banner-title{background:#5DAC1F;color:#fff;padding:3px 7px 2px 7px;font-size:16px;}.dream-career-banner .dream-career-banner-l .dream-career-banner-title a{color:#fff;text-decoration:none;}.dream-career-banner .dream-career-banner-l{float:left;width:180px;}.dream-career-banner .dream-career-banner-l li{border-bottom:#ccc 1px solid;padding:5px;font-family:Arial;color:#666;margin-left:2px;font-size:11px;}.dream-career-banner .dream-career-banner-l li:last-child{border-bottom:none;}.dream-career-banner .dream-career-banner-r{float:right;height:156px;}.dream-career-banner .dream-career-banner-footer{border-top:1px solid #5DAC1F;font-family:Arial;color:#1584f0;font-size:11px;vertical-align:top;padding:7px 5px 3px 7px;position:relative;}.dream-career-banner .dream-career-banner-footer img{float:right;}.dream-career-banner .dream-career-banner-footer a.link{color:#1584f0;font-size:11px;text-decoration:none;position:absolute;}.dream-career-banner .dream-career-banner-footer a.link:hover{text-decoration:underline;}.total_search{display:block;margin-bottom:10px;}.fast_search_results{position:absolute;width:526px;left:20px;z-index:100;margin-top:5px;background-color:#ffffff;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;}.fast_search_results .no_results{padding:15px;font-size:18px;}.fast_search_results #fast_search_classifieds_results{background-color:#ffffff;border-right:1px solid #cccccc;border-left:1px solid #cccccc;border-top:1px solid #cccccc;padding:10px 10px 0 10px;overflow:hidden;}.fast_search_results #fast_search_news_results{background-color:#ffffff;border-right:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:0 10px 10px 10px;}.fast_search_image{display:block;border:1px solid #ccc;width:45px;height:32px;overflow:hidden;float:left;margin-right:10px;display:table-cell;}.fast_search_image img{width:45px;}.fast_search_image .no-photo{margin-top:-14px;}.fast_search_link{font-size:14px;color:#235188;text-decoration:none;}.fast_search_link:hover{text-decoration:underline;}.fast_search_item{margin-bottom:5px;}.fast_search_title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:600;font-size:18px;color:#444;margin:0 0 5px 0;}.fast_search_title.no_relults{margin:0;text-align:center;}.fast_search_see_all{text-align:right;}.fast_search_see_all a{font-size:14px;color:#235188;font-weight:bold;text-decoration:none;}.fast_search_see_all a:hover{text-decoration:underline;}.fast_search_find_school{font-size:14px;color:#235188;font-weight:bold;text-decoration:none;cursor:pointer;text-align:right;padding-top:10px;}.fast_search_find_school:hover{text-decoration:underline;}.fast_search_additional{font-size:11px;color:#666;margin-top:3px;}.fast_search_additional a{font-size:11px;color:#235188;font-weight:bold;text-decoration:none;text-transform:uppercase;}.fast_search_additional a:hover{text-decoration:underline;}.fast_search_overflow{background-color:#ffffff;opacity:0.5;}.fast_search_item_text{overflow:hidden;display:table-row;}#search_form .fast_search_item_text{display:block;padding:2px 10px;}#search_form .fast_search_item_text .fast_search_item_link{color:#235188;color:#235188;text-decoration:none;display:block;}#search_form .fast_search_item_text .fast_search_item_link:hover{text-decoration:underline;}#search_form .fast_search_focus_item .fast_search_item_text .fast_search_item_link{text-decoration:underline;}.fast_search_focus_item{background:#f6f6f7;}.fast_search_location_results .fast_location_type{color:#1E4C8D;font-weight:bold;margin-top:15px;font-size:16px;}.fast_search_location_results .fast_location_type:first-child{margin-top:0;}.fast_search_focus_item .fast_search_link{opacity:0.9;text-decoration:underline;}#location_container{display:none;}.fast_search_location_results{position:absolute;background-color:rgba(255,255,255,0.9);top:63px;left:0;padding:15px;border-radius:10px;border:2px solid #1E4C8D;-webkit-box-shadow:4px 4px 4px 0px rgba(50,50,50,0.33);-moz-box-shadow:4px 4px 4px 0px rgba(50,50,50,0.33);box-shadow:4px 4px 4px 0px rgba(50,50,50,0.33);z-index:25;width:200px;}.fast_search_location_results::-webkit-scrollbar{-webkit-appearance:none;background-color:#f0f0f0;}.fast_search_location_results::-webkit-scrollbar:vertical{width:13px;}.fast_search_location_results::-webkit-scrollbar:horizontal{height:13px;}.fast_search_location_results::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px;background:none;}.fast_search_location_results::-webkit-scrollbar-thumb{border-radius:10px;border:3px solid rgba(255,255,255,0);background-clip:content-box;background-color:#c3c3c3;}.fast_search_location_results .fast_location_item{color:#343534;font-size:13px;margin-top:3px;padding:2px;cursor:pointer;}.fast_search_location_results .fast_location_item span{font-weight:700;color:#1E4C8D;}.fast_search_location_results .fast_location_item:hover,.fast_search_location_results .fast_location_search_focus_item,.fast_search_location_results .fast_location_item:hover span,.fast_search_location_results .fast_location_search_focus_item span{background:rgba(30,76,144,1);color:#fff;}.br_internet_explorer.br_v_8 .fast_search_location_results .fast_location_item:hover,.br_internet_explorer.br_v_8 .fast_search_location_results .fast_location_search_focus_item,.br_internet_explorer.br_v_8 .fast_search_location_results .fast_location_item:hover span,.br_internet_explorer.br_v_8 .fast_search_location_results .fast_location_search_focus_item span{background:rgb(30,76,144);}#left_content_pnc #top_pnc_img_text_w{height:123px;width:205px;background-color:#fff;position:absolute;margin:-209px 0 0 32px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.br_internet_explorer.br_v_7 #left_content_pnc #top_pnc_img_text_w{position:relative !important;}#StudentUniverseTour-widget{background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;padding:10px;}.detail{font-size:14px;color:#666666 !important;line-height:20px;}.detail .table_td,#view_answers .table_td,.question_comments_wrapper .table_td{padding:0 10px 0 0;}.detail #ad-view-map{margin:30px 0 25px 0;}.detail .table_td{min-width:40px;}.detail .td-fixed{width:200px;vertical-align:middle;}.cource_help_view_page.detail .td-fixed{width:100px;vertical-align:top;}.cource_help_view_page .all-courses-wrap{overflow-x:auto;padding-bottom:15px;margin-bottom:15px;}.cource_help_view_page .all-courses-wrap td{padding-right:20px;min-width:120px;vertical-align:top;}.cource_help_view_page .all-courses{width:500px;overflow-x:auto;}.detail .unit-td-fixed{width:180px;}.detail .unit-avaible-td-fixed{min-width:110px;}.detail .map-wrap{position:relative;background:#F6F6F7;}.detail #map-panel{position:absolute;top:0;right:0;z-index:1;margin:7px;}.detail #map-panel b{font-size:13px !important;font-weight:bold;color:#666 !important;}.detail #map-panel #mode{color:#666666;margin:0;padding:0;height:18px;}.detail #panel-bkg{width:160px;height:26px;position:absolute;z-index:1;top:0;right:0;background:#f6f6f7;opacity:0.8;margin:4px;}#internal_content{position:relative;overflow:hidden;}#progress{position:absolute;z-index:50;top:0;left:-6px;width:0%;height:3px;background:#1e4c8d;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;-moz-transition:width 500ms ease-out,opacity 400ms linear;-ms-transition:width 500ms ease-out,opacity 400ms linear;-o-transition:width 500ms ease-out,opacity 400ms linear;-webkit-transition:width 500ms ease-out,opacity 400ms linear;transition:width 500ms ease-out,opacity 400ms linear;box-shadow:0px 1px 5px rgba(0,0,0,0.25);}.wrap_m_side{min-height:35px;height:214px;}.college-map{width:300px;margin:0 auto;position:relative;}.college-map a img{display:block;}.college-map a{position:relative;overflow:hidden;width:300px;height:auto;display:block;min-height:40px;}#gt_map_v{position:absolute;text-decoration:none;font-weight:normal;bottom:0;left:0;display:block;margin:24px 20px;width:250px;text-align:center;padding:6px;background-color:rgba(62,61,61,0.7);color:#fff;font-size:19px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}#gt_map_v:hover{text-decoration:underline;}#gt_map_v b{font-weight:normal;}.ad.pc_3 .gch_proprerty,.ad.pc_3 .gch_proprerty{margin:10px 0;font-size:14px;}.ad.pc_3 .gch_proprerty .table_td,.ad.pc_3 .gch_proprerty .table_td{padding:0 15px 0 0;}.ad.pc_3 .gch_proprerty .table_td.gch_p,.ad.pc_3 .gch_proprerty .table_td.gch_p{padding:0 30px 0 0;}.post .gch_company{color:#999;margin:10px 0;font-size:14px;line-height:15px;}.post .gch-address{color:#666;font-size:11px;font-weight:normal;margin:7px 0 0 0;}.post .amount-currency,.post .amount-fraction,.listing-wrap .amount-currency,.listing-wrap .amount-fraction,.post-gallery .amount-currency,.post-gallery .amount-fraction{position:relative;top:-5px;right:0px;font-size:12px;}.post .amount-decimal,.listing-wrap .amount-decimal,.post-gallery .amount-decimal{font-size:20px;padding:0 2px;}.post .price-section,.listing-wrap .price-section,.post-gallery .price-section{color:#333333;}.post .old-amount,.listing-wrap .old-amount,.post-gallery .old-amount{padding-left:10px;font-size:13px;padding-left:10px;font-size:14px;color:#666666;}.view_map_page #content{width:auto;}.view_map_page #left_content{width:530px;overflow-y:scroll;}.view_map_page .left_content_title{border-bottom:2px solid #A6A5A5;position:relative;margin:0 5px;min-height:70px;}.view_map_page .left_content_title h1{margin:12px 0px 2px;max-width:340px;}.view_map_page .left_content_title .listing_founded{color:#666666;font-size:12px;margin:0px 0px 10px;}.view_map_page .left_content_title .map_icon_green{color:#5b83b2;float:left;width:145px;padding:21px 0 0 17px;}.view_map_page .left_content_title .map_icon_green img{vertical-align:middle;}.view_map_page .left_content_title .map_icon_green span{vertical-align:middle;display:inline-block;*display:inline;*zoom:1;margin:0px 0px 0px 10px;}.view_map_page .left_content_title .arrow_green{position:absolute;bottom:-13px;left:50%;z-index:2;}.view_map_page .left_content_title .bar_green,.view_map_page .post .bar_green{position:absolute;bottom:-12px;left:27px;width:2px;height:22px;background:#A6A5A5;z-index:2;}.view_map_page #map_view_block{width:100%;height:100%;}.view_map_page #posts_content{margin:0 5px;}.view_map_page .post{border-bottom:1px solid #B5B5B5;position:relative;min-height:100px;margin:0;overflow:inherit;}.view_map_page .post .description .item_title a{font-size:18px;}.view_map_page .post .miles,.view_map_page .post .description{float:left;}.view_map_page .post .miles{width:55px;text-align:center;margin:20px 0;}.view_map_page .post .miles .circle{color:#1E4C8D;width:40px;height:40px;line-height:40px;text-align:center;font-weight:bold;font-size:16px;margin:2px 6px;}.view_map_page .post .grey_m .circle{background:url("/img/map/grey_circle.png") no-repeat;}.view_map_page .post .grey_m{color:#5B83B2;}.view_map_page .post .green_m .circle{background:url("/img/map/green_circle.png") no-repeat;}.view_map_page .post .green_m{color:#4cbf00;}.view_map_page .post .blue_m .circle{background:url("/img/map/blue_circle.png") no-repeat;}.view_map_page .post .blue_m{color:#466ea0;}.view_map_page .post .blue_m .circle{background:url("/img/map/blue_circle.png") no-repeat;}.view_map_page .post .blue_m{color:#466ea0;}.view_map_page .post .purple_m .circle{background:url("/img/map/purple_circle.png") no-repeat;}.view_map_page .post .purple_m{color:#996599;}.view_map_page .post .yellow_m .circle{background:url("/img/map/yellow_circle.png") no-repeat;}.view_map_page .post .yellow_m{color:#fda117;}.view_map_page .post .post_image{margin:10px 0;}.view_map_page .post .description{width:65%;overflow:hidden;padding:10px 0 0 0;min-height:80px;}.view_map_page .post .description h2{font-size:16px;font-weight:normal;margin:0px 10px 7px;}.view_map_page .post .description p{color:#666;font-size:12px;margin:0px 10px 7px;}.view_map_page .post .wrapper{overflow:hidden;}.view_map_page .info_map_container{position:fixed;bottom:-150px;width:98%;z-index:10;background-color:rgba(255,255,255,1);padding:10px;overflow:hidden;display:none;border-top:2px solid #1E4C8D;}.view_map_page .info_map_container a{color:#1E4C8D;text-decoration:none;}.view_map_page .info_map_container .close_info_map{position:absolute;cursor:pointer;margin:10px;top:0px;right:10px;}.view_map_page #left_content .post a.orange_check_btn{display:block;height:20px;min-width:98px;text-align:center;float:left;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;font-size:12px;font-weight:normal;color:#ffffff !important;text-decoration:none;padding:9px 10px 2px 10px;cursor:pointer;position:absolute;bottom:10px;right:10px;line-height:15px;}.view_map_page{-moz-user-select:none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.view_map_page #right_content{position:relative;right:0;padding-bottom:0;float:left;margin:0;}.view_map_page #right_content #right_content_inner{width:100%;height:100%;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}#draw-control{right:0px;top:50px;margin:10px 10px 0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.map-control{position:absolute;z-index:20;background:rgba(255,255,255,0.9);cursor:pointer;color:#1e4c8d;font-size:12px;-webkit-user-select:none;}.map-control.zoom-in,.map-control.zoom-out{width:35px;height:35px;box-shadow:0px 1px 5px #888888;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;right:10px;}.map-control.zoom-in{background-image:url("/img/plus_min_w_35x70.png");background-position:0 0;top:10px;}.map-control.zoom-out{background-image:url("/img/plus_min_w_35x70.png");background-position:0 -36px;top:50px}.view_map_page #header_filters{background:#cde0fd;border-bottom:1px solid #5b83b2;height:68px;position:relative;}.view_map_page #overlay_header_filters{background:rgba(255,255,255,0.2);width:100%;height:100%;position:absolute;z-index:3;display:none;}.view_map_page .container{width:1322px;margin:0 auto;color:#343534;}.view_map_page #map_filters_form{margin:0px;position:relative;}#map_filters_form .f-lock{position:absolute;width:100%;height:100%;z-index:3;background:#cde0fd;opacity:0.5;display:none;}.view_map_page .wc-f{float:left;margin:9px 25px 0 0;position:relative;}#header_filters #wrap_more_container{padding:20px 0 20px 0;}#header_filters #wrap_more_container #header-f .close-f{padding:0 0 0 15px;display:table-cell;vertical-align:middle;}#header_filters #wrap_more_container #header-f .search-ft{text-align:center;font-size:16px;color:#235188;display:table-cell;vertical-align:middle;font-weight:bold;}#header_filters #wrap_more_container #header-f .apply-f button{;margin:0;float:right;background:none repeat scroll 0% 0% #1E4C8D;border:1px solid #1E4C8D;color:#fff;padding:0 14px;line-height:14px;}#header_filters #wrap_more_container #header-f .apply-f{padding:0 15px 0 0;display:table-cell;vertical-align:middle;}#header_filters #wrap_more_container #header-f .close-f button{background:url(/img/close_map_popup.png) no-repeat 11px 9px;padding:0 15px;width:34px;margin:0;}#header_filters #wrap_more_container #header-f .close-f button:hover{background:#1E4C8D url(/img/close_map_popup_w.png) no-repeat 11px 9px;cursor:pointer;border:1px solid #1E4C8D;}#header_filters #wrap_more_container #header-f{display:none;background:#fff;padding:10px 0px 6px 0;}#header_filters #wrap_more_container.mobile-f #header-f{display:table;width:100%;}#header_filters #wrap_more_container.mobile-f{position:fixed;bottom:0;top:0;left:0;overflow-y:auto;height:100%;background:rgba(205,224,253,1);padding:0;z-index:100;}#header_filters #wrap_more_container.mobile-f #a_more_container,#header_filters .mobile-f .row,#header_filters .mobile-f #more_container{width:545px;padding:0 0 10px 0;}#header_filters #wrap_more_container.mobile-f .wrap-type-f{float:none;margin:0 auto;overflow:hidden;width:396px;}#header_filters #wrap_more_container.mobile-f #location_input{width:479px;height:39px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#header_filters #wrap_more_container.mobile-f .fast_search_location_results{top:90px;}#header_filters #wrap_more_container.mobile-f #location_filter_pr{top:55px;}.view_map_page #wrap_more_container.mobile-f .wc-f{margin:30px 20px 0 0;}#header_filters .mobile-f #search_page_search_button{height:39px;margin:0;}#header_filters .mobile-f .wrap_d1,#header_filters .mobile-f .wrap_d2,#header_filters .mobile-f .wrap_d3{float:none;}#header_filters #wrap_more_container.mobile-f .btn-filters{padding:12px 15px !important;}#header_filters #wrap_more_container.mobile-f .slider-range-wrap{width:245px;}#header_filters .mobile-f .wrap_d1,#header_filters .mobile-f .wrap_d2{border:none;margin:0;}#header_filters .mobile-f .wrap_d3{display:none;}.view_map_page #a_more_container{overflow:hidden;}#header_filters .wrap_d1,#header_filters .wrap_d2,#header_filters .wrap_d3{float:left;}.view_map_page #wrap_more_container .wc-f{margin:10px 15px 0 0;}.view_map_page #wrap_more_container .wc-f#housing_filter_padding,.view_map_page #wrap_more_container .wc-f#bath_filter,.view_map_page #wrap_more_container .wc-f#distance_filter,.view_map_page #wrap_more_container .wc-f#location-i-f{margin-right:0;}.view_map_page #wrap_more_container .btn-filters{padding:7px 10px;}.view_map_page #wrap_more_container #bed_filter .btn-filters,.view_map_page #wrap_more_container #bath_filter .btn-filters{padding:7px 7px;}.view_map_page #wrap_more_container #location_input{width:242px;}.view_map_page #wrap_more_container .slider-range-wrap{width:290px;}.view_map_page .filter_words{color:#343534;font-size:13px;padding-bottom:1px;}.housing-map .menu-bar-container{display:none;}.view_map_page .btn-filters{background:#fff;border-left:1px solid #1e4c8d;color:#343534 !important;cursor:pointer;-webkit-appearance:none;outline:none;padding:7px 5px;font-size:13px;text-align:center;border:1px solid #1e4c8d;margin:-1px;line-height:normal;display:inline-block;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;text-align:center;cursor:pointer;transition:visibility 0s,opacity 0.1s linear;text-decoration:none;}.view_map_page #search_location_btn{border:1px solid #1e4c8d;}.view_map_page .btn-group input[type="checkbox"],.view_map_page .btn-group input[type="radio"]{display:none;}.view_map_page .btn-group input[type="checkbox"]:checked + .label-for-check,.view_map_page .btn-group input[type="radio"]:checked + .label-for-check,.view_map_page #search_location_btn.active,.view_map_page #more_btn.active,.view_map_page #more_btn:hover{background:#1e4c8d;color:#fff !important;}.view_map_page .btn-filters:hover,.view_map_page .btn-filters:hover{background:#1e4c8d;color:#fff;}.view_map_page #search_location_btn{width:50px;height:30px;}.view_map_page .btn-group{overflow:hidden;margin:1px 0 0 0;border:1px solid #1e4c8d;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;}.view_map_page .btn-group > .btn:last-child:not(:first-child){-webkit-border-top-left-radius:0px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-bottom-left-radius:0px;}.view_map_page .btn-group > .btn:first-child:not(:last-child){-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;}.view_map_page .btn-group .btn + .btn{margin-left:-1px;}.view_map_page .btn-group > .btn,.btn-group-vertical > .btn{position:relative;float:left;min-width:15px;}.view_map_page .alerts_tip_wrap{position:relative;cursor:pointer;}.view_map_page #get_alerts_tip{margin:20px 0px 0px;display:block;color:#1E4C8D;font-size:13px;text-decoration:none;}.view_map_page #get_alerts_tip img,.view_map_page #map_data img{vertical-align:middle;}.view_map_page .alerts_tip_wrap:hover .bs_tooltip{visibility:visible;opacity:0.7;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}.view_map_page .bs_tooltip{background:#000;color:#fff;position:absolute;width:130px;padding:10px;text-align:center;font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;z-index:150;top:25px;left:-14px;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);visibility:hidden;-webkit-transition:opacity 300ms ease-out 0s;-moz-transition:opacity 300ms ease-out 0s;-o-transition:opacity 300ms ease-out 0s;transition:opacity 300ms ease-out 0s;}#draw-control .map-draw,#draw-control .map-draw-process,#draw-control .map-draw-active,#draw-control .map-draw-erase{padding:10px;}#draw-control .map-draw:hover,#draw-control .map-draw-active .map-draw-cancel:hover,#draw-control .map-draw-process .map-draw-cancel:hover,#draw-control .map-draw-cancel:hover{transition:.3;text-decoration:underline;}#draw-control .map-draw span{float:left;margin:0 9px 0 1px;width:14px;height:14px;}#draw-control .map-draw-erase span{margin:0 5px 0 0;}#draw-control .map-draw-erase,#draw-control .map-draw-active,#draw-control .map-draw-process{display:none;}#searchWithinMap-control{right:0px;top:100px;width:198px;margin:5px 10px 0 0;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}#searchWithinMap-control label{float:left;width:174px;cursor:pointer;}.br_internet_explorer #searchWithinMap-control label{float:none;}#map-notifi-to-start{position:absolute;z-index:400;background:rgba(0,0,0,0.4);color:#fff;cursor:pointer;font-size:14px;-webkit-user-select:none;padding:10px;right:0px;top:0px;margin:10px 10px 0 0;display:none;}#searchWithinMap-control label:hover{text-decoration:underline;}#searchWithinMap-control input{float:left;margin:2px 9px 0 0;}.arrow_black_tip{position:absolute;top:-7px;left:50%;}.view_map_page #search_view_selector{margin-top:26px;}.view_map_page .slider-range-wrap{position:relative;margin:3px 8px 0 8px;width:120px;}.view_map_page .slider-range{width:100%;height:10px;margin:-1px;background:#fff;border:1px solid #1e4c8d;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;}.slider-range{height:7px;background:red;width:150px;}.ui-slider-handle{position:absolute;margin:0 -8px;z-index:2;top:-2px;width:15px;height:15px;cursor:pointer;background:url("/img/filter_range.png") no-repeat;font-weight:normal;color:#555555;}.ui-slider-range{height:10px;position:absolute;background:#1e4c8d;}.range_left{float:left;color:#142158;font-weight:bold;font-size:13px;padding:2px 0 0 0;margin:3px 0 0 -6px;}.range_right{float:right;color:#142158;font-weight:bold;font-size:13px;padding:2px 0 0 0;margin:3px -6px 0 0;}.view_map_page #map_data{position:absolute;padding:10px 0 10px 10px;top:10px;right:10px;background:#fff;min-width:365px;opacity:0.9;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.view_map_page #map_data span{color:#1e4c8d;font-size:12px;padding:0 10px 0 0;}.view_map_page #map_data .map_data_i{float:left;}.view_map_page #map_data .map_data_i:hover{cursor:pointer;}.view_map_page #map_data .map_data_i:hover > span{text-decoration:underline;}.view_map_page .map_dist_desc_space{padding:5px;}.view_map_page #location_input{background:none repeat scroll 0% 0% #FFF;border:1px solid #1E4C8D;color:#343534;padding-left:5px;height:30px;width:215px;-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-bottomleft:4px;border-top-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;border-top-right-radius:0;border-bottom-right-radius:0;display:block;float:left;font-size:12px;}.view_map_page #search_page_search_button{background:none repeat scroll 0% 0% #1E4C8D;border:1px solid #1E4C8D;color:#fff;cursor:pointer;height:32px;width:52px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-bottom-left-radius:0;display:block;float:left;-webkit-appearance:none;outline:none;padding:20px 5px;line-height:0px;}.view_map_page #more_btn,.view_map_page .btn-s-filter{margin:16px 5px 0 5px;padding:0 5px;height:30px;border:1px solid #1e4c8d;background:#fff;border-radius:3px;-moz-border-radius:3x;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;}.view_map_page button.btn-s-filter:hover{background:none repeat scroll 0% 0% #1E4C8D;border:1px solid #1E4C8D;color:#fff;}.view_map_page #more_btn_padding{display:none;}.view_map_page #location_container_wrap{padding:10px;margin-top:10px;position:absolute;width:100%;z-index:25;top:58px;width:280px;background:rgba(205,224,253,0.8);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);display:none;}.view_map_page #location_container_wrap .wc-f{margin:3px 0;}.view_map_page .map_overlay_container{position:absolute;width:100%;z-index:100;top:68px;border-bottom:1px solid #1E4C8D;background:rgba(205,224,253,0.8);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);display:none;}.mapInfoBox{border:2px solid rgb(50,95,153);border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:20px;background:#fff;position:relative;z-index:-1;}.mapInfoBox .mapPopup .title a{font-size:18px;font-weight:normal;color:#1E4C8D;margin:0px 0px 5px 0px;text-decoration:none;}.mapInfoBox .mapPopup .imgSmall{width:110px;height:110px;float:left;margin:0;}.mapInfoBox .mapPopup .imgSmall img{width:110px;height:110px;}.mapInfoBox .mapPopup .descSmall{width:200px;float:left;color:#666666;font-size:12px;margin:-7px 0 0 10px;line-height:18px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.mapInfoBox .map_arrow_popup{position:absolute;bottom:-16px;left:50%;margin-left:-18px;}.mapInfoBox .mapPopup .title{font-size:18px;font-weight:normal;color:#1E4C8D;margin:0px 0px 5px 0px;text-overflow:ellipsis;overflow:hidden;}.mapInfoBox.mapCollegeInfoBox{padding:10px;}.mapInfoBox.mapCollegeInfoBox .mapPopup .title{margin:0;text-overflow:initial;white-space:normal;overflow:hidden;}.view_map_page #display_map_view,.view_map_page #display_list_view{width:42px;padding:0;}.view_map_page .row,.view_map_page #more_container{margin:0 auto;width:1312px;position:relative;}.switch{position:relative;height:29px;width:100px;float:left;margin-top:26px;background:#fff;border-radius:3px;border:1px solid #1e4c8d;}.switch-label{position:relative;z-index:2;float:left;width:49px;line-height:30px;font-size:13px;text-align:center;cursor:pointer;}.switch-input{display:none;}.switch-input:checked + .switch-label{color:rgba(255,255,255,255.65);-webkit-box-shadow:inset 0 3px 3px rgba(0,0,0,0.2);box-shadow:inset 0px 3px 3px rgba(0,0,0,0.2);}.switch-input:checked + .switch-label-on ~ .switch-selection,.switch-input:checked + .switch-label-on ~ .view-switch-selection{left:50px;}.switch-selection{display:block;position:absolute;z-index:1;top:0px;left:0px;width:50px;height:29px;background:#1e4c8d;}.title-container.flex .view-switch{-webkit-box-flex:1;-moz-box-flex:1;width:auto;-webkit-flex:auto 1 9999;-ms-flex:auto 1 9999;flex:auto 1 9999;margin:0;white-space:nowrap;position:relative;min-width:70px;}.title-container.flex-no-supported .view-switch{min-width:70px;position:relative;display:table-cell;vertical-align:middle;}.view-switch .view-switch-label{position:relative;z-index:2;float:left;width:49px;line-height:30px;font-size:13px;text-align:center;cursor:pointer;width:34px;height:34px;padding:6px;box-sizing:border-box;}.view-switch .view-switch-label .switch-icon{width:21px;height:21px;fill:#989797;}.view-switch .view-switch-label .switch-icon.active{display:none;}.view-switch .view-switch-input#list-view:checked + .view-switch-label .switch-icon.normal{display:none;}.view-switch .view-switch-input#gallery-view:checked + .view-switch-label .switch-icon.normal{display:none;}.view-switch .view-switch-input#list-view:checked + .view-switch-label .switch-icon.active{display:inline;fill:#304f8b;}.view-switch .view-switch-input#gallery-view:checked + .view-switch-label .switch-icon.active{display:inline;fill:#304f8b;}.view-switch-input:checked + .switch-label-on ~ .view-switch-selection{left:34px;}.view-switch-input{display:none;}.view-switch-selection{display:block;position:absolute;z-index:1;top:0px;left:0px;width:32px;height:32px;border:1px solid #1c4b8b;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-khtml-border-radius:2px;}#bud .result-row .lender-logo-ctn .lender-logo img{display:block !important;}#wrap_salliemae a{color:#235188;text-decoration:none;cursor:pointer;}#wrap_salliemae.cave_block #banner a{overflow:hidden;width:100%;display:block;}#wrap_salliemae .cave_link{position:relative;display:inline-block;}#wrap_salliemae{margin:20px auto;display:block;font-size:12px;line-height:20px;color:#666666;}#wrap_salliemae #branding{position:relative;max-width:720px;margin:auto;}#wrap_salliemae.cave_block #branding{margin:10px auto;}#wrap_salliemae.cave_block #branding img{vertical-align:middle;}#wrap_salliemae #branding span{color:#999999;display:inline-block;font-size:14px;position:relative;bottom:3px;}#wrap_salliemae #branding span:first-child{font-size:18px;padding-right:5px;}#wrap_salliemae #branding span:last-child,#wrap_salliemae #branding .cave_link{font-weight:bolder;position:absolute;text-align:right;right:0;max-width:250px;}#wrap_salliemae.cave_block .cave_link{background:#f58156;color:#fff;padding:10px 40px;text-transform:uppercase;}#wrap_salliemae #branding .cave_link{right:20px;}#wrap_salliemae.cave_block .cave_link:before{content:"";position:absolute;right:-20px;top:0px;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #f68155;}.salliemae #wrap_salliemae #branding img{width:114px;}.laundry_block .laundry_link{display:block;margin:0 auto 20px;background:#ff7624;color:#fff !important;padding:15px 40px;width:150px;text-align:center;font-size:16px;border-radius:5px;text-decoration:none;cursor:pointer;}.laundry_block .laundry_link:hover{text-decoration:none !important;}.laundry_block .laundry_link .right_arrow{display:inline-block;width:20px;height:20px;border-radius:50%;margin-left:1.5em;background:#fff;}.laundry_block .laundry_link .right_arrow:after{content:'';display:inline-block;margin-top:0px;margin-left:-3px;width:6px;height:7px;border-top:3px solid #fe7624;border-right:3px solid #fe7624;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}#salliemae_content_left{width:100%;margin:0;padding:0 5px;word-wrap:break-word;}#salliemae_content_right{width:210px;margin:0 0 0 20px;}#banner{margin:20px auto;display:block;text-align:center;}.cave_block #banner,.laundry_block #banner{margin-top:0;position:relative;max-width:720px;z-index:10;}.laundry_block #banner img{width:100%;}.cave_lab{width:45%;position:absolute;top:7%;text-align:left;z-index:9;}.cave_lab h3{font-size:30px;font-weight:normal;display:block;color:#fff;width:90%;margin:20px auto;line-height:initial;}.cave_lab .subtitle{font-size:17px;font-weight:normal;display:block;color:#fff;width:90%;margin:20px auto;line-height:initial;}#salliemae_content{width:100%;margin:auto;max-width:720px;}#salliemae_content h1{font-size:18px;margin:15px 0 10px 0;}#salliemae_content h2{font-size:14px;margin:0;}#salliemae_content h3{margin:0 0 10px 0;font-size:12px;}#legal p{padding:0 0 10px 0;}.salliemae_unit{margin:0 0 15px 0;}.sallie_desc{width:368px;}ul.sallie_ul{margin-bottom:10px;}ul.sallie_ul li{background:url(/img/salliemae/li_footer.gif) no-repeat left 8px;padding:0px 0 10px 10px;}.cl_green{color:#9fbd4a;}.cl_d_green{color:#008a00;}.cl_orange{color:#ff8500}.cl_blue{color:#008cc9;}.cl_turquoise{color:#08aebb;}.img-responsive{display:block;max-width:100%;height:auto;}.center-block{display:block;margin-right:auto;margin-left:auto;}.cave_block .grey_line{margin:20px auto 40px;display:block;border-bottom:1px solid #e8e8e9;}.cave_footnote p{margin:10px auto;font-size:10px;}.laundry-col-inner-pic{display:inline-block;float:left;}.laundry-col-inner-pic img{height:100px;}.laundry-col-inner{display:inline-block;margin-left:20px;}.laundry-col-inner h2{color:#235188;margin-top:0;}ul.laundry_ul{margin-bottom:10px;}ul.laundry_ul li:before{content:'\2022';padding-right:30px;}.sup{display:inline;font-size:14px;position:relative;top:-4px;}.sell-textbooks .tb-other-price{margin-top:10px;}.sell-textbooks .seo_channel{border-top:1px solid #cecece;padding:30px 0 0 0;margin:30px 0 0 0;}.textbooks_title{color:#444444;font-weight:bold;font-size:28px;}.textbooks_form{text-align:center;margin-left:auto;margin-right:auto;}.textbook_search{position:relative;width:100%;min-height:220px;margin:0 0 20px 0;background-color:rgba(225,223,223,0.88);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-khtml-border-radius:3px;}.textbook_search h3{margin-bottom:20px;font-size:18px;color:#4c4c4c;font-weight:normal;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.textbooks_form{width:100%;position:absolute;top:19%;}.textbooks_form form{position:relative;margin:0 auto;max-width:570px;}.textbooks_form_inner{margin-right:120px;margin-left:35px;position:relative;}.textbooks_form .search_input{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #164985;color:#999999;display:block;font-size:18px;height:44px;width:100%;padding:0 70px 0 15px;-webkit-appearance:none;border-radius:0;}.br_internet_explorer.br_v_8 .textbooks_form .search_input{line-height:60px;}.textbooks_form .search_submit{background:url("/img/search-button.png") no-repeat center;background-color:rgba(0,0,0,0);background-color:#ededed;border:1px solid #164985;cursor:pointer;display:block;width:46px;height:46px;position:absolute;right:-87px;top:0px;}.textbook_search .textbook-rs-note{position:absolute;bottom:28px;right:20px;font-size:17px;text-align:right;color:#444444;font-weight:bold;}.textbook_search .textbook-rs-note a{color:#164985;text-decoration:none;cursor:pointer;}ul.block-list.textbooks{margin:0 auto 30px auto;width:100%;overflow:hidden;}ul.block-list.textbooks li{float:left;display:inline-block;text-align:center;font-size:14px;color:#666666;width:31.3%;margin:0 1%;}ul.block-list.sell_textbooks{margin:0 auto 30px auto;overflow:hidden;}ul.block-list.sell_textbooks li{float:left;display:inline-block;width:auto;text-align:center;font-size:14px;color:#666666;width:19%;margin:0 1%;}ul.block-list.sell_textbooks li.arrow{width:5.3%;margin:0;}.books_bg{background:url(/img/books.png) no-repeat;background-position:30px 100%;}#right_content.channel_buy_textbooks_page .wrap_b_side,#right_content.channel_rent_textbooks_page .wrap_b_side,#right_content.channel_sell_textbooks_page .wrap_b_side{margin:12px 0px 0px;}#right_content .announcement_block .completed{opacity:0.5;}#right_content .announcement_block .completed a{background-image:url('/img/edit_profile.png');background-position:right center;background-repeat:no-repeat;padding-right:15px;}.listing_crumbs{color:#333;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;margin:20px 0;}.listing_crumbs a{color:#235188;text-decoration:none;cursor:pointer;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.channel_textbooks_page .listing_crumbs{margin:20px 0 4px 0;}.hotlist{width:28px;height:28px;padding:0;background-repeat:no-repeat;position:absolute;top:45%;right:8px;z-index:90;margin-top:-14px;cursor:pointer;background-position:-91px -112px;}.hotlist .favorites-icon{margin:0;width:26px;height:25px;fill:#1c4e90;}.question_row .hotlist{top:10px;right:10px;margin-top:0;}.post.pch_14 .hotlist{top:20px;}.post.food-delivery-ad .hotlist{top:20px;}.post.pch_14 .f-s-14{line-height:16px;}.post-gallery-wrap{margin-top:10px;}.post-gallery-wrap .post-gallery.nth-child-2n-plus-1{clear:left;margin-left:0%;}.post-gallery-wrap .post-gallery.nth-child-3n-plus-1{clear:left;margin-left:0%;}.post-gallery-wrap .post-gallery.nth-child-4n-plus-1{clear:left;margin-left:0;}.post-gallery .overlay{display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);transition:background 0.1s ease;}.post-gallery .overlay .btn-wrap{position:absolute;left:0;top:87px;opacity:0;width:100%;text-align:center;}.post-gallery .overlay .btn{font-size:13px;font-weight:normal;height:36px;padding:0 15px;line-height:36px;width:90px;margin:0 auto;float:none;}.post-gallery:hover .overlay{background:rgba(255,255,255,.7);}.post-gallery:hover .btn-wrap{opacity:1;}.post-gallery .post-image-wrap{height:190px;overflow:hidden;}.post-gallery .post-image-content{height:190px;vertical-align:middle;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%;text-align:center;display:table;width:100%;}.post-gallery .post-image{vertical-align:middle;display:table-cell;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%;text-align:center;}.post-gallery .post-image img{max-width:100%;display:block;margin:0 auto;}.post-gallery{position:relative;overflow:hidden;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;padding:5px 5px;box-sizing:border-box;}.post-gallery .title{font-size:15px;}.crop-middle{position:relative;overflow:hidden;display:inline-block;}.crop-middle img{position:absolute;left:50%;top:50%;height:100%;width:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.crop-middle img.portrait{width:100%;height:auto;}.crop-middle.width_30{width:30px;height:30px;}.crop-middle.width_40{width:40px;height:40px;}.crop-middle.width_45{width:45px;height:45px;}.crop-middle.width_50{width:50px;height:50px;}.crop-middle.width_80{width:80px;height:80px;}.crop-middle.width_120{width:120px;height:120px;}.crop-middle.round-border{border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;border:1px solid #e0e1e4;}.crop-middle.circle-border{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:none;}.crop-middle.width_80_60{width:90px;height:90px;}img.circle-full-fill{min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;}.pinned-post-label{color:#b3b3b3;font-size:12px;}.pinned-post-label svg{width:13px;height:13px;position:relative;top:1px;}.the-loop-message-content .pinned-post-label{position:relative;top:-15px;height:7px;}.pinned-post-checkbox{margin-top:5px;}.pinned-post-checkbox input{position:relative;top:-1px;}.pinned-post-checkbox label{font-size:14px;cursor:pointer;color:#444444;}.group-messages-list .group-message{}.the-loop .group-message .author-name,.group-messages-list .group-message .author-name{display:block;height:auto;}.the-loop .group-message .author-name a,.group-messages-list .group-message .author-name a{font-weight:bold;}.the-loop .simple-text,.group-messages-list .simple-text{color:#a7a7a7;font-size:13px;font-weight:400;}.the-loop-width-80{width:80%;}.the-loop-width-20{width:20%;}.the-loop-left .author-info{float:none;}.the-loop-right .author-info-right{display:flex;flex-direction:column;padding-left:10px;}.the-loop-left .author-info .date-source{font-size:12px;}.the-loop .info-container{padding:0;margin-top:10px;margin-bottom:10px;}.the-loop .no-access-container{text-align:center;}.the-loop .no-access-container-inner{margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;}.the-loop .no-access-container .sub-title{color:#696969;display:block;margin:15px 0;font-size:18px;;}.no-access-container .column-right{float:right;width:48%;margin-left:2%;}.no-access-container .column-left{float:left;width:48%;margin-right:2%;}.no-access-container .column-left img{width:100%;}.no-access-container .landing-logo{text-align:center;margin-bottom:15px;}.no-access-container .landing-logo img{width:100px;}.no-access-container .students-count{color:#444444;font-size:14px;margin-bottom:15px;}.no-access-container .column-border{border:1px solid #e4e4e5;padding:15px;background-color:#ffffff;margin-bottom:5px;}.no-access-container .with-line{position:relative;text-align:center;}.no-access-container .with-line .text{color:#99a8ba;background-color:#ffffff;padding:3px;position:relative;z-index:10;font-size:11px;}.no-access-container .with-line .under-line{width:100%;border-bottom:1px solid #99a8ba;position:absolute;top:10px;}.no-access-container .options-list{margin-bottom:15px;margin-top:15px;}.no-access-container .options-list .option{clear:both;}.no-access-container .options-list .option .option-icon{float:left;margin-right:10px;}.no-access-container .options-list .option .option-icon svg{width:23px;height:35px;}.no-access-container .options-list .option .option-text{color:#444444;text-align:left;font-size:14px;line-height:18px;font-weight:bold;display:table-cell;height:35px;vertical-align:middle;}.no-access-container .options-list .option:nth-child(2) .option-text,.no-access-container .options-list .option:nth-child(2) .option-icon svg{height:100px;}.no-access-container .downloads-button{position:relative;text-align:center;margin-top:15px;}.no-access-container .downloads-button a{display:block;width:49%;float:left;}.no-access-container .downloads-button a img{width:100%;}.no-access-container .downloads-button a:nth-child(1){margin-right:1%;}.no-access-container .downloads-button a:nth-child(2){margin-left:1%;}.no-access-container .looking-for-web{font-size:14px;}.no-access-container .looking-for-web .first-line{margin-bottom:7px;}.no-access-container .network-info{font-size:14px;text-align:left;}.no-access-container .mobile-title{display:none;}.the-loop .main-color-banner{background-color:#e8f2ff;position:relative;overflow:hidden;}.the-loop .main-color-banner img{width:100%;}.the-loop .main-color-banner .info-img-top-left{position:absolute;left:-50px;top:10px;width:200px;}.the-loop .main-color-banner .info-img-top-right{position:absolute;top:-20px;right:10px;width:170px;}.the-loop .main-color-banner .info-img-bottom-right{position:absolute;right:-60px;bottom:-95px;width:330px;}.the-loop .info-center{padding:100px 0;}.the-loop .info-center h1{font-size:3em;line-height:60px;}.the-loop .info-bottom{text-align:left;padding:10px;font-size:13px;}.the-loop .main-color-banner .btn-orange{font-size:18px;padding:5px 60px;font-weight:100;background-color:rgb(238,88,8);-webkit-box-shadow:5px 10px 20px 0px rgba(255,178,132,1.0);-moz-box-shadow:5px 10px 20px 0px rgba(255,178,132,1.0);box-shadow:5px 10px 20px 0px rgba(255,178,132,1.0);}.the-loop .white-color-banner{display:table;background-color:#fff;padding:30px 40px;text-align:left;font-size:16px;line-height:25px;color:rgb(61,71,80);}.the-loop .white-color-banner > p a{text-decoration:underline !important;color:rgb(80,124,189);}.the-loop .white-color-banner > p:first-child{margin-bottom:20px;}.the-loop .white-color-banner svg{width:25px;height:25px;fill:rgb(80,124,189);padding-right:10px;vertical-align:top;}.the-loop .category-cols{width:100%;}.the-loop .col-tab{display:inline-block;width:180px;float:left;}.the-loop .col-tab:first-child{width:150px;}.the-loop .col-tab:last-child{width:130px;}.the-loop .col-tab p{display:block;color:rgb(61,71,80) !important;text-decoration:none !important;font-size:14px;margin:15px 0;}.the-loop .blue-color-banner{position:relative;display:table;width:100%;background:rgba(103,163,219,1);background:-moz-linear-gradient(left,rgba(103,163,219,1) 0%,rgba(60,111,183,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(103,163,219,1)),color-stop(100%,rgba(60,111,183,1)));background:-webkit-linear-gradient(left,rgba(103,163,219,1) 0%,rgba(60,111,183,1) 100%);background:-o-linear-gradient(left,rgba(103,163,219,1) 0%,rgba(60,111,183,1) 100%);background:-ms-linear-gradient(left,rgba(103,163,219,1) 0%,rgba(60,111,183,1) 100%);background:linear-gradient(to right,rgba(103,163,219,1) 0%,rgba(60,111,183,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#67a3db',endColorstr='#3c6fb7',GradientType=1 );}.the-loop .blue-color-banner .whats_happening{width:200px;height:145px;display:inline-block;text-align:left;float:left;padding:10px 10px 5px 20px;}.the-loop .blue-color-banner .uloop_logo{position:absolute;right:0;width:300px;top:-15px;}.the-loop .blue-color-banner .join_now{display:inline-block;margin-top:22px;}.the-loop .blue-color-banner .joined_count{display:block;color:#fff;font-size:2em;font-weight:400;}.the-loop .blue-color-banner .students_signup{display:block;color:#fff;font-size:18px;font-weight:100;margin:5px 0 15px;}.the-loop .blue-color-banner .btn-orange{box-shadow:none;}.the_loop_page .the-loop-post-message{margin-bottom:10px;margin-top:0px;padding-bottom:15px;}.the-loop .the-loop-message-content{padding:20px 20px 25px 20px;}.the-loop .the-loop-message-content-registration{padding:20px 20px 10px 20px;}.the-loop-message-content .user-role-container,.group-message .user-role-container,.social-plugin-content .user-role-container{position:relative;display:inline-block;margin-left:6px;}.the-loop-message-content .user-role-container svg,.group-message .user-role-container svg,.social-plugin-content .user-role-container svg{width:16px;height:16px;position:absolute;left:0;top:2px;}.the-loop-message-content .user-role-container span,.group-message .user-role-container span,.social-plugin-content .user-role-container span{color:#b3b3b3;font-size:10px;padding-left:21px;font-weight:normal;}.the-loop-message-content .detail-post-gallery.count-1 .gallery-content .image-cover{content:none;background-size:contain;width:100%;position:static;opacity:0;}.the-loop-message-content .detail-post-gallery.count-1 .normal .gallery-content{position:static;width:100%;height:auto;text-align:center;}.the-loop-message-content .detail-post-gallery.count-1 .normal .gallery-content a{max-height:400px;background-size:cover;background-position:center center;display:block;padding:0;}.the-loop-message-content .detail-post-gallery.count-1 .normal{margin:0;width:100%;height:auto;max-height:400px;}.the-loop-message-content .detail-post-gallery.count-1 .normal.do-not-resize-width{margin:0;height:auto;max-height:none;}.the-loop-message-content .detail-post-gallery.thumbnails-list{}.the-loop-message-content .detail-post-gallery.thumbnails-list .thumbnails{width:13.4%;margin-right:1%;position:relative;float:left;margin-bottom:1%;}.the-loop-message-content .detail-post-gallery.thumbnails-list .thumbnails:nth-child(7n){margin-right:0;}.the-loop-message-content .detail-post-gallery.thumbnails-list .thumbnails:after{content:"";display:block;padding-bottom:100%;}.the-loop-message-content .detail-post-gallery.thumbnails-list .thumbnails .gallery-content{position:absolute;width:100%;height:100%;}.the-loop-message-content .detail-post-gallery.count-1 .normal.do-not-resize-width a{background-image:none !important;max-height:none;}.the-loop-message-content .detail-post-gallery.count-1 .normal.do-not-resize-width .gallery-content .image-cover{opacity:1;width:auto;max-width:100%;}.the-loop-message-content .detail-post-gallery.count-1 .normal:after{padding-bottom:0;}.the-loop-message-content .detail-post-gallery .new-video-thumbnail{position:relative;}.the-loop-message-content .detail-post-gallery .new-video-thumbnail:before{content:"";display:block;background:url("/img/playVideo.png") no-repeat;background-position:center;width:14%;height:100%;position:absolute;left:50%;margin-left:-7%;background-size:contain;}.the-loop-message-content .detail-post-gallery .new-video-thumbnail-small:before{content:"";display:block;background:url("/img/playVideo.png") no-repeat;background-position:center;width:16%;height:100%;position:absolute;left:50%;margin-left:-8%;background-size:contain;}.event-feed-row{padding:10px;border:1px solid #cfcfcf;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.event-feed-row .event-image{width:100px;float:left;}.event-feed-row .event-image .image-column-container a{display:block;width:90px;height:90px;}.event-feed-row .event-data{margin-left:100px;}.event-feed-row .event-data .v_hidden{display:none;}.event-data .sub-title{margin-bottom:3px;}.event-feed-row .event-data .description{margin-bottom:12px;}.event-feed-row .event-data .event-title{font-size:18px;font-weight:bold;}.event-feed-row .buttons .going-button .btn{width:100px;box-sizing:border-box;}.event-feed-row .buttons .view-details-button .btn{width:140px;box-sizing:border-box;}.event-feed-row .going-button{float:left;margin-right:10px;}.event-feed-row .view-details-button{float:left;}.event-feed-row .classmates-going{text-transform:uppercase;font-size:11px;font-weight:bold;}arrow-grey .the-loop .the-loop-message-content header,.group-messages-list .group-message header{display:flex;position:relative;}.the-loop .the-loop-comments-area,.group-messages-list .comments-area{padding:15px 20px 10px 20px;background-color:#f9f9fa;border-top:1px solid #eff1f3;}.group-messages-list .comments-area{margin:20px -20px -20px;}.the-loop .info-container.group-message-timeline-item{padding:20px;}.group-post-message a{display:block;height:50px;}.the-loop .group-post-message a{display:block;height:40px;}.group-post-message a:hover{text-decoration:none !important;}.group-post-message-img{margin-right:15px;}.the-loop .group-post-message-img{margin-right:5px;float:left;background-size:cover;background-position:top center;}.the-loop .comment-timeline-item .listing-timeline-background-masker{background-color:#f9f9fa;}.group-post-message .group-post-message-img{border:none;}.the-loop .group-post-message-text,.group-post-message-text{font-size:14px;border:1px solid #c4c1c1;border-radius:5px;color:#b6b6b6;overflow:hidden;margin-left:50px;}.group-post-message-text{color:#908f8f;}.the-loop .group-post-message-text.msg-big,.group-post-message-text.msg-big{display:none;color:#b6b6b6;padding-top:2px;}.the-loop .group-post-message-text.msg-big{border:none;display:block;}.the-loop .add-media.has-preloader.add-media-photo,.the-loop .add-media.has-preloader.add-media-video{background:#f4f4f7;color:#5e6272;font-size:16px;padding:10px 30px 8px 40px;border-radius:3px;margin-right:10px;cursor:pointer;}.the-loop .add-media-photo .button-icon,.the-loop .add-media-video .button-icon{position:absolute;top:7px;left:15px;height:18px;width:18px;}.the-loop .student-posting-form-footer.msg-big{padding-left:0;padding-right:0;padding-bottom:0;}.the-loop .container-sprout{display:none;}.the-loop .sprout-item{display:inline-block;background:#f4f4f7;margin-right:10px;padding:3px 10px;border-radius:30px;cursor:pointer;}.the-loop .msg-big .youtube-video{padding-top:5px;}.the-loop .msg-big .youtube-video.inline-video-upload input[name="youtube-url"]{height:19px;}.the-loop .youtube-video.inline-video-upload .add-video-submit{height:32px;background-color:#f4f4f7;color:#5e6272 !important;font-weight:bold;font-size:16px;}.create-post-block{background:#e9ebee;color:#656979;padding:5px 10px;text-transform:uppercase;font-size:10px;font-weight:bold;}.group-post-message-text.msg-big{border-color:#F3F3F3;}.group-post-message-text.msg-big textarea{font-size:16px;}.the-loop .group-post-message-text.msg-small,.group-post-message-text.msg-small{padding-top:0px;padding-bottom:0px;line-height:38px;height:38px;cursor:pointer;}.the-loop .group-post-message-text.msg-small{display:none;}.group-post-message-text.msg-small{border-color:transparent;height:auto;}.the-loop .group-post-message-text.msg-small span,.group-post-message-text.msg-small span{padding:0px 5px;}.the-loop .group-post-message-text.msg-small .group-post-message-placeholder-mobile{display:none;}.group-post-message-text.msg-small span{line-height:43px;font-size:16px;}.provided-by-section{border-top:none;margin-top:0;}.link-provided{display:block;cursor:pointer;}#left_content .link-provided a{color:#cecece;text-decoration:none;}.provided-by-section img{width:90px;margin-left:10px;vertical-align:middle;}.provided-by-section .provided-by-property-manager img{max-height:45px;width:auto;}.sidebar-widget.the-loop-widget{margin-bottom:0;overflow:hidden;}.the-loop-widget .sidebar-inside{border-bottom:1px solid rgb(234,234,234);}.the-loop-widget .look-inside-wrap{padding:10px;}.the-loop-widget .look-inside-wrap svg{width:24px;height:24px;vertical-align:middle;}.the-loop-widget .look-inside-wrap span{color:rgb(172,176,180);padding-left:10px;font-weight:100;vertical-align:middle;}.the-loop-widget .sidebar-posts{height:100%;width:100%;overflow:hidden;}.the-loop-widget .sidebar-posts .sidebar-posts-hidden-scroll{width:100%;height:99%;overflow:auto;padding-right:15px;}.the-loop-widget .post-row{border-bottom:1px solid rgb(234,234,234);}.the-loop-widget .post-row .post-row-inner{padding:10px;display:table;}.the-loop-widget .post-row .post-row-inner img{width:40px;padding-right:16px;}.the-loop-widget .post-row .post-row-right{display:inline-block;width:200px;float:right;}.the-loop-widget .post-row-title p{display:inline-block;margin-bottom:5px;}.the-loop-widget .post-row-name{color:rgb(58,108,181);font-weight:bold;}.the-loop-widget .post-row-class{color:rgb(172,176,180);font-weight:100;}.the-loop-widget .post-row .post-row-img img{width:100%;border-radius:5px;padding-right:0;margin-top:5px;}.the-loop-widget .post-row-message{color:rgb(61,71,80);}@-webkit-keyframes blue-fade{0%{background:#e8f2ff;}100%{background:none;}}@keyframes blue-fade{0%{background:#e8f2ff;}100%{background:none;}}.the-loop-widget .post-row.highlight-row{-webkit-animation:blue-fade 2s ease-in 1;animation:blue-fade 2s ease-in 1;}.spc_search_block #spc-form .button{margin:0 auto;float:none;}#greek-organization-component.hidden{display:none;}.info-section-container.listed-by-container{border-top:none;padding-top:0;margin-top:10px;}.listed-by{text-align:left;}.listed-by div,#left_content .listed-by a{font-size:13px;color:#666666;text-decoration:none;}.listed-by > div > a{height:32px;}.listed-by-name:hover{text-decoration:underline;}.listed-by .user-letter-avatar{height:30px;width:30px;font-size:20px;color:#fff;display:inline-block;float:none;margin-right:0;vertical-align:bottom;margin-right:0.2em;}.listed-by .user-letter-avatar a{line-height:30px;}.listed-by .user-letter-avatar-table{height:30px;width:30px;color:#fff;font-size:24px;}.listed-by img{width:30px;height:30px;margin-top:0;margin-right:0.4em;vertical-align:bottom;border-radius:3px;}.view_property_website{text-align:center;margin-top:20px;}.view_property_website svg{width:21px;height:21px;fill:#7f7e7e;vertical-align:text-bottom;}.view_property_website a{color:#5e6272 !important;}.view_property_website a:hover{text-decoration:underline !important;}@media (min-width:986px){.post-gallery{width:31.3%;margin-left:3%;margin-bottom:3.5%;float:left;height:292px;}.post-gallery-wrap .post-gallery:nth-child(3n+1){clear:left;margin-left:0;}}@media (max-width:985px) and (min-width:661px){.post-gallery{width:23%;margin-left:2.66%;margin-bottom:3.5%;float:left;height:310px;}.post-gallery-wrap .post-gallery:nth-child(4n+1){clear:left;margin-left:0;}}@media (max-width:660px) and (min-width:461px){.post-gallery{width:31.3%;margin-left:3%;margin-bottom:3.5%;float:left;height:310px;}.post-gallery-wrap .post-gallery:nth-child(3n+1){clear:left;margin-left:0;}}@media (max-width:460px) and (min-width:321px){.post-gallery{width:49%;margin-left:1.5%;margin-bottom:3.5%;float:left;height:310px;}.post-gallery-wrap .post-gallery:nth-child(2n+1){clear:left;margin-left:0;}.crop-middle.width_80_60{width:60px;height:60px;}.the-loop .group-post-message-text{}}@media screen and (max-width:320px){.post-gallery{width:100%;margin-left:0;margin-bottom:30px;float:none;}.crop-middle.width_80_60{width:40px;height:40px;}}.listing_title{position:relative;padding-right:37px !important;line-height:initial;}.listing_title .hotlist{}.hotlist_link{margin-right:3px;margin-top:3px;float:left;margin-left:15px;}.hotlist_link img{width:29px;}#hotlist_preloader{margin-left:7px;}.hotlist_list .professor_item{position:relative;margin:0 0 15px 0;width:auto;}.hotlist_list .professor_item{text-align:left;}.hotlist_list .professor_item .professor_department{width:120px;}.hotlist_list .professor_item .professor_name{width:140px;}.hotlist_list .post{position:relative;padding-right:37px;}.hotlist_list .post .post_info_storage_has_image{width:345px;}.hotlist_list .professor_item .professor_hotlist{width:33px;float:right;}.category_view .wrap_refine_search_abroad,.channel_courses_page .wrap_refine_search_abroad{margin-bottom:15px;padding:15px;background-color:#fcf8e3;border:1px solid #fbeed5;box-sizing:border-box;clear:both;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;}.category_view .wrap_refine_search_abroad .main_wrap_input,.channel_courses_page .wrap_refine_search_abroad .main_wrap_input{display:block;}.category_view .wrap_refine_search_abroad .wrap_input,.channel_courses_page .wrap_refine_search_abroad .wrap_input{box-sizing:border-box;display:inline-block;text-align:center;vertical-align:middle;width:29%;}.category_view .wrap_refine_search_abroad .wrap_input:first-child,.channel_courses_page .wrap_refine_search_abroad .wrap_input:first-child{color:#444;font-size:14px;margin:10px 0;font-weight:normal;text-align:left;}.category_view .wrap_refine_search_abroad .wrap_input:last-child,.channel_courses_page .wrap_refine_search_abroad .wrap_input:last-child{position:relative;width:9%;}.category_view .wrap_refine_search_abroad .wrap_input:not(:last-child),.channel_courses_page .wrap_refine_search_abroad .wrap_input:not(:last-child){margin-right:1%;}.category_view .wrap_refine_search_abroad .main_wrap_input input[type="submit"],.channel_courses_page .wrap_refine_search_abroad .main_wrap_input input[type="submit"]{font-size:13px;color:#fff;text-align:center;border:0;cursor:pointer;background:#db621b none;-moz-border-radius:3px;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;-moz-appearance:none;float:right;margin:0;padding:0 10px;line-height:35px;}.category_view .wrap_refine_search_abroad .wrap_input select:disabled,.channel_courses_page .wrap_refine_search_abroad .wrap_input select:disabled{color:rgba(110,110,110,0.3);}.category_view .wrap_refine_search_abroad .wrap_input select,.channel_courses_page .wrap_refine_search_abroad .wrap_input select{border:1px solid #d8d7d7;background:transparent;color:#6E6E6E;outline:none;min-width:170px;width:100%;padding:7px 24px 7px 10px;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/img/arrow-grey.png) 94% / 10px no-repeat #fff;border-radius:0;}.category_view .top-right-logo-container{max-height:45px;width:auto;position:absolute;right:0;top:0;}.channel_courses_page .wrap_refine_search_abroad .wrap_input.text{width:26%;}.channel_courses_page .wrap_refine_search_abroad .wrap_input{width:30%;}.channel_courses_page .wrap_refine_search_abroad .wrap_input select{padding:10px 24px 10px 5px;}.clearfix:before,.clearfix:after{content:".";display:block;height:0;overflow:hidden;}.clearfix:after{clear:both;}.clearfix{zoom:1;}.detail .wrap_desc{max-width:615px;}.ad_view .wrap_desc_50 ul{list-style:disc inside;}.ad_view .wrap_desc_50 b,.ad_view .wrap_desc_50 strong{padding:15px 0 0 0;display:inline-block;}.featured_categories_wrap{display:none;}.featured_categories{width:330px;margin:0px auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:600;font-stretch:condensed;}.featured_categories h3{color:#235188;}.featured_categories ul li{width:33.3%;float:left;text-align:center;min-height:90px;margin-top:25px;}.featured_categories ul li img{display:block;margin:0 auto 15px auto;height:26px;}.detail.auto-renew .top_reply{overflow:hidden;}.detail.auto-renew .detail_main_image_wrap .slides_wrap{max-width:initial;}.detail.auto-renew #carouselWrap{width:100%;}#left_content.detail.auto-renew .listing_detail_phone{margin:0;}.detail.auto-renew #carousel{width:98%;}.food_delivery_ad_view .bottom_reply{}.detail .partner-powered-by{overflow:hidden;display:table;float:right;}.detail .partner-powered-by img{max-width:90px;}.detail .partner-powered-by .powered-by{text-align:center;}.ticket_view_page{-moz-user-select:text;-o-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text;}.ticket_view_page #loader-overlay{display:block;}.ticket_view_page #internal_content{display:none;}.ticket_view_page #internal_content #left_content{width:400px;}.ticket_view_page .left_content_head{border-bottom:1px solid #5b83b2;box-sizing:border-box;}.ticket_view_page .left_content_head .event_left,.ticket_view_page .left_content_head .event_right{box-sizing:border-box;display:table-cell;vertical-align:top;}.ticket_view_page .left_content_inner .desc #tickets-wrap .t-cell{border-bottom:1px solid #ccc;padding-top:5px;padding-bottom:5px;}.ticket_view_page .left_content_head .event_left{border-right:1px solid #5b83b2;box-sizing:border-box;padding:0 10px;vertical-align:middle;text-align:center;min-width:70px;}.ticket_view_page .left_content_head .event_right{padding:10px 0 0 5px;}.ticket_view_page .left_content_head .event_right{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}.ticket_view_page .left_content_head .event_right h1{font-stretch:condensed;font-size:22px;font-weight:600;margin:0;}.ticket_view_page .left_content_head .event_right .event_info{margin:0 0 10px;color:#666666;font-size:12px;}.ticket_view_page .left_content_head .event_left .event_meta{text-transform:uppercase;}.ticket_view_page .left_content_head .event_left .event_day{color:#194785;font-size:22px;font-weight:bold;line-height:22px;}.ticket_view_page .left_content_head .event_left .event_date{color:#666666;font-size:12px;line-height:10px;}.ticket_view_page .left_content_inner .desc #tickets-wrap{margin:0;}.ticket_view_page #tickets-wrap .ticket-info-row .t-cell:first-child{min-width:100px;}.ticket_view_page #right_content{float:none;margin-left:400px;width:auto;}.ticket_view_page .desc #tickets-wrap .section.t-cell{padding-right:0;}.ticket_view_page .desc #tickets-wrap .t-row .h2{font-size:15px;}.ticket_view_page #left_content .event_right h1{margin-bottom:5px;}.ticket_view_page #posts_content .desc,.ticket_view_page #posts_content #desc-main{position:relative;}.ticket_view_page #posts_content #desc-alternative{display:none;}#tickets-wrap .show-all-tickets-block{border-bottom:1px solid #ccc;padding:5px 0;}#tickets-wrap .show-all-tickets-block .show-all-tickets-btn{color:#235187;border:1px solid #333333;background-color:#fff;border-radius:4px;display:block;font-size:14px;padding:5px 0;text-align:center;text-decoration:none;}#tickets-wrap .show-all-tickets-block .show-all-tickets-btn::before{content:" ";width:0;height:0;border:6px solid transparent;border-right-color:#235187;display:inline-block;}.ad_tickets_view .event-page-header{padding:5px 0 0;position:relative;}.ad_tickets_view .event-page-header .event-subtitle{font-size:14px;color:#666666;line-height:20px;}.ad_tickets_view .event-page-header h1{margin-bottom:10px;}.ad_tickets_view .event-page-wrapper{position:relative;}.ad_tickets_view .event-page-wrapper #loader-overlay{background:rgba(255,255,255,1);}.ad_tickets_view #left_content.event-page-left{width:380px;padding-right:0;}.ad_tickets_view #right_content.event-page-right{box-sizing:border-box;position:relative;width:calc(100% - 380px);max-height:480px;margin:25px 0 0 0;}.ad_tickets_view #right_content.event-page-right .map-control{visibility:hidden;}.ad_tickets_view #tickets-wrap .t-cell:nth-child(1){width:40%;}.ad_tickets_view #tickets-wrap .t-cell:nth-child(2){width:20%;}.ad_tickets_view #tickets-wrap .t-cell:nth-child(3){width:40%;}.ad_tickets_view ::-webkit-scrollbar{width:12px;}.ad_tickets_view ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);-webkit-border-radius:10px;border-radius:10px;}.ad_tickets_view ::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(255,255,255,0.8);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);}.ad_tickets_view ::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,255,255,0.4);}#signup_today_popup #wrap_signup_today_popup{width:660px;}#signup_today_popup #wrap_signup_today_popup .signup_today_today_popup_form_wrap{border:1px solid #c6c6c6;padding:20px;margin:25px 25px 15px;overflow:hidden;}#signup_today_popup #wrap_signup_today_popup #global-forgot-link{margin-top:9px;display:block;}#signup_today_popup #wrap_signup_today_popup .signup_today_today_popup_form_wrap .logo img{height:26px;margin:15px 0 0 30px;}#signup_today_popup #wrap_signup_today_popup .note{text-align:right;margin:0 25px 0 0;font-size:14px;color:#4e4e4f;margin-bottom:5px;}#signup_today_popup #wrap_signup_today_popup .terms{margin:0 25px 0 50px;color:#666666;font-size:11px;}#signup_today_popup .bubble-error-message{font-size:13px;color:red;}#wrap_signup_today_popup .terms a{color:#194c96;text-decoration:none;cursor:pointer;}#signup_today_popup #wrap_signup_today_popup .line{margin:10px 0 20px;padding:0 25px;text-align:left;background-color:#e8e3e3;overflow:hidden;}#signup_today_popup #wrap_signup_today_popup .line a{color:#4a6fa0;font-size:14px;line-height:34px;text-align:right;padding:8px 0;display:block;line-height:18px;}#signup_today_popup #wrap_signup_today_popup .logo img{margin:15px 0 0 30px;height:30px;}#signup_today_popup #wrap_signup_today_popup .left-content{width:50%;float:left;}#signup_today_popup #wrap_signup_today_popup .left-content-inner{padding-right:34px;}#signup_today_popup #wrap_signup_today_popup .right-content{width:50%;float:right;}#signup_today_popup #wrap_signup_today_popup .right-content-inner{padding-left:34px;border-left:1px solid #9f9f9f;}#signup_today_popup #wrap_signup_today_popup .wrap{margin-top:10px;position:relative;}#signup_today_popup .campus-posting-error-message{display:inline-block;float:none;height:13px;line-height:13px;font-size:13px;}#signup_today_popup #wrap_signup_today_popup .h3{color:#4e4e4f;font-size:19px;margin:15px 30px 15px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;}#signup_today_popup #wrap_signup_today_popup .h2{color:#333;font-size:30px;margin:0;}#signup_today_popup input[type="text"],#signup_today_popup input[type="password"]{display:block;width:100%;margin:0;border:1px solid #CCC;background:transparent;outline:0;padding:9px 10px 9px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#signup_today_popup select{display:block;width:100%;margin:0;border:1px solid #CCC;background:transparent;outline:0;padding:8px 24px 8px 10px;-webkit-appearance:none;-moz-appearance:none;-moz-border-radius:0px;border-radius:0px;-webkit-border-radius:0px;appearance:none;background:url('/img/arrow-grey.png') 94% / 10px no-repeat #fff;font-size:16px;color:#999999;}#signup_today_popup select[status="active"]{color:#000;}#signup_today_popup select option{color:#000;}#signup_today_popup select option:first-child{color:#9999;}#signup_today_popup label{color:#9999;}#signup_today_popup input[type="submit"]{float:none;display:inline;font-weight:normal;font-size:14px;padding:18px;line-height:1px;line-height:35px;padding:0 10px;height:36px;margin-top:18px;float:left;}#signup_today_popup .get-notified-wrap{margin:20px 0 20px 0;}#signup_today_popup .get-notified-wrap label{cursor:pointer;display:inline;font-size:14px;}.get-notified-wrap label input{visibility:hidden;display:block;height:0;width:0;position:absolute;overflow:hidden;}.get-notified-wrap label .outher{height:15px;width:15px;border:1px solid grey;display:inline-block;position:relative;top:1px;}.get-notified-wrap label .inner{height:13px;width:13px;border:1px solid #fff;display:inline-block;}.get-notified-wrap [type=checkbox]:checked + .outher .inner{background:#376193;}#ask_question{margin-bottom:25px;height:auto;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;color:#666666;font-size:14px;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;}#ask_question form .ask_question_header{position:relative;overflow:hidden;}#ask_question form .ask_question_footer{overflow:hidden;}#ask_question form.active .ask_question_header{height:65px;border-bottom:1px solid #a6a6a6;}#ask_question form.active textarea{height:114px;}#ask_question form:not(.active) .ask_question_header{height:0;border-bottom:none;}#ask_question form:not(.active) .ask_question_footer{height:0px;}#ask_question textarea{width:100%;height:100%;border:1px solid #ccc;min-height:85px;color:#333;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-size:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;}#ask_question.sceditor_block textarea{width:100%;height:100%;width:100%;height:100%;min-height:85px;border:0;margin:3px 0 3px 0;border-radius:0;line-height:18px;color:#666666;font-size:16px;padding:17px 25px 0px;}#ask_question.sceditor_block .editor_warp{border:none;min-height:auto;}#ask_question[data="login-required"]{border:none;}.add-question-popup #ask_question{width:650px;margin:0;border:none;}.add-question-popup #ask_question form.active .ask_question_header{border-bottom:1px solid #c6c6c6;}.add-question-popup #ask_question .select_category_wrap{border-bottom:1px solid #c6c6c6;border-top:1px solid #c6c6c6;}.sceditor_block .editor_warp{min-height:180px;height:auto;width:100%;border-bottom:1px solid #a6a6a6;box-sizing:border-box;position:relative;}.sceditor_block .editor_warp #character-counter{position:absolute;bottom:0;right:0;color:red;font-size:13px;padding:5px;}#ask_question .select_category_wrap{height:92px;width:100%;border-bottom:1px solid #a6a6a6;border-top:1px solid #a6a6a6;padding:15px 20px;box-sizing:border-box;}#ask_question label{cursor:pointer;margin-right:10px;}#ask_question .styled_location_box{padding:15px 0 0;font-size:12px;}.sceditor_block .loader,#ask_question .loader,.edit_question .loader,.edit_answer_form .loader{width:22px;height:22px;float:none;display:none;}.sceditor_block .campus-posting-error-message{visibility:hidden;font-size:12px;}.sceditor_block .ask_button_wrap{min-height:68px;width:100%;padding:19px 20px;box-sizing:border-box;}.sceditor_block .ask_button_wrap input[type="submit"]{line-height:30px;font-size:14px;float:left;margin:0 10px 0 0;color:#fff;text-align:center;padding:0 10px;cursor:pointer;}#ask_question .ask_button_wrap .campus-posting-error-message{padding-top:10px;}#ask_question #question_category{height:30px;border:0;padding:3px 17px 3px 13px;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif !important;color:#636365;border-radius:0;background:transparent;background-image:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;width:200px;}#ask_question #question_category::-ms-expand{display:none;}.br_internet_explorer.br_v_8 #ask_question #question_category{padding:3px 5px 6px 13px;}.br_internet_explorer.br_v_9 #ask_question #question_category{padding:3px 5px 3px 13px;}#ask_question .styled_select_box{border:1px solid #a6a6a6;overflow:hidden;height:30px;background:url(/img/arrow_grey_2.png) no-repeat #f6f6f6;width:200px;background-position-x:95%;background-position-y:center;}.br_internet_explorer.br_v_8 #ask_question .styled_select_box,.br_internet_explorer.br_v_8 #ask_question .styled_select_box{background:#f6f6f6;}.sceditor_block #user_info_block{position:absolute;z-index:90;height:35px;width:180px;top:15px;left:25px;max-height:35px;font-size:12px;}.sceditor_block .current_user_photo_wrap{height:35px;width:35px;float:left;margin:0 10px 0 0;text-align:center;line-height:35px;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.sceditor_block #user_info_block img{max-width:100%;max-height:100%;vertical-align:middle;}.sceditor_block #user_info_block .user_name{font-weight:bold;line-height:17px;}.sceditor_block #user_info_block a{line-height:17px;color:#235188;text-decoration:none;}#add_answer_popup{width:650px;}.top_reply .sceditor_block,.bottom_reply .sceditor_block{display:none;position:relative;}.top_reply .sceditor_block .reply_form_angel,.bottom_reply .sceditor_block .reply_form_angel{background:url(/img/detail_white_angel.png) no-repeat left top;top:1px;position:relative;}.top_reply .sceditor_block form,.bottom_reply .sceditor_block form{border:1px solid #a6a6a6;background:#fff;}#add_answer_popup .sceditor-container iframe,#add_answer_popup .sceditor-container textarea{min-height:230px;}#add_answer_popup div.sceditor-toolbar{padding:12px 25px 12px 15px;border-bottom:1px solid #c6c6c6;}#add_answer_popup .sceditor_block .editor_warp{border-bottom:1px solid #c6c6c6;}#add_answer_popup .sceditor_block #user_info_block{top:8px;}#add_answer_popup .question{padding:30px 25px 30px 25px;border-bottom:1px solid #c6c6c6;font-size:20px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:600;color:#4e4e4f;}#add_answer_popup .question img{max-width:100% !important;width:auto;}#add_answer_popup .sceditor_block .ask_button_wrap{height:56px;min-height:56px;padding:13px 20px;}#add_answer_popup .sceditor_block .ask_button_wrap input[type="submit"]{height:30px;font-size:15px;line-height:18px;}#add_answer_popup .sceditor_block .campus-posting-error-message{line-height:30px;}#ask_question.ask_question_no_login .editor_warp{min-height:60px;}#ask_question.ask_question_no_login textarea{margin:0;border-radius:5px 5px 0 0;border:none;min-height:60px;}.delete_btn{width:12px;height:12px;background:url('/img/delete_answer.png') no-repeat;position:absolute;cursor:pointer;}.delete_btn:hover{background:url('/img/delete_answer_hover.png') no-repeat;}.answers-container .post.ad.pch_12.answer > .delete_btn{right:10px;top:20px;}.answers-container .post.ad.pch_12.answer:first-child > .delete_btn{top:0;}.comment_container .answer_comment .delete_btn{right:5px;top:5px;}#confirm_popup{width:420px;}#confirm_popup .confirm_inner{padding:20px;}#confirm_popup .buttons{margin-top:15px;}#confirm_popup #delete{font-weight:normal;}#confirm_popup #delete:hover{text-decoration:none;}#confirm_popup .message h2{color:#333;}#confirm_popup .message span{color:#333;}.reply_editor{display:none;width:100%;margin:15px 0 0 0;}.reply_editor .btn-wrap.table_td,.edit_comment_editor .btn-wrap.table_td{vertical-align:top;width:55px;padding:0;}.comment_replies_link_wrap{margin-top:8px;}#left_content a.comment_replies_link,#view_answers a.comment_replies_link{position:relative;display:block;padding:4px 8px;border:1px solid #ddd;background:#eee;color:#999;border-radius:2px;text-decoration:none;font-size:14px;}#left_content a.comment_replies_link:hover,#view_answers a.comment_replies_link:hover{border-color:#c6d9eb;border-right-color:#ddd;text-decoration:none;color:#397ec5;}.comment_replies_link_wrap a.comment_replies_link:before{border-width:7px;margin-left:-7px;bottom:100%;left:20px;position:absolute;pointer-events:none;content:'';display:block;width:0;height:0;border-color:rgba(204,204,204,0);border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;}.comment_replies_link_wrap a.comment_replies_link:hover:before{border-bottom-color:#adc8e2;}.comment_replies_link_wrap a.comment_replies_link:after{border-color:rgba(255,255,255,0);margin-left:-6px;bottom:100%;left:20px;position:absolute;pointer-events:none;content:'';display:block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #eee;}.comment_replies_link_wrap a.comment_replies_link span{font-size:14px;}.question-buttons-bar{float:left;}.question_info .question-buttons-bar{float:none;height:18px;margin:5px 0 0 0;}.question-buttons-bar .btn-wrap{display:table-cell;vertical-align:middle;}.question-buttons-bar .btn-wrap:first-child{padding:0 15px 0 0;}.question-buttons-bar .btn-wrap:last-child{position:relative;}.question-buttons-bar .btn-wrap:last-child a{padding-right:15px;}#left_content .question-buttons-bar a.follow-btn{display:inline-block !important;}#left_content .question-buttons-bar a.follow-btn:hover{text-decoration-color:#999 !important;color:#999;text-decoration:underline;}.question-buttons-bar .follow-btn.disabled{opacity:0.4 !important;cursor:default !important;}.question-buttons-bar .follow-btn .text{color:#999;font-size:15px;}.question-buttons-bar .follow-btn .count{-webkit-font-smoothing:antialiased;border-radius:2px;background:#eee;color:#999;font-weight:bold;min-width:10px;text-align:center;display:inline-block;float:none;font-size:12px;padding:1px 3px;margin:-3px 0 0 0;}.question-buttons-bar .follow-btn .count .loader{background:url("/img/small-loading-white.gif") no-repeat 0 1px;width:11px;height:11px;background-size:11px 11px;display:inline-block;}.question_info{float:right;position:relative;}.question_info .dots_link{position:relative;display:block;float:right;padding:11px 12px 12px;border-radius:3px;color:#999;margin:9px 0 0 0;cursor:pointer;}.question_comments_wrapper{border:0;padding:0;margin:0;line-height:20px;}.question_comments_wrapper > .comment_container{padding:10px 0 15px 0;display:none;}.answer .dots_link{position:absolute;display:block;padding:11px 12px 12px;border-radius:3px;color:#999;margin:0;cursor:pointer;top:10px;right:5px;}.answers-container .post.ad.pch_12.answer:first-child > .dots_link{top:0;}.question_info .dots_link.shown,.question_info .dots_link:hover,.answer .dots_link.shown,.answer .dots_link:hover{background:#eee;}.question_info .dots_link .dots,.answer .dots_link .dots{width:4px;height:4px;background:#aaa;position:relative;border-radius:50%;display:block;}.question_info .dots_link .dots:before,.answer .dots_link .dots:before{left:7px;}.question_info .dots_link .dots:after,.answer .dots_link .dots:after{right:7px;}.question_info .dots_link .dots:before,.question_info .dots_link .dots:after,.answer .dots_link .dots:before,.answer .dots_link .dots:after{content:"";position:absolute;width:4px;height:4px;background:inherit;border-radius:50%;}.question_info .qa-author-menu,.question-buttons-bar .qa-share-menu,.answer .qa-author-menu{display:none;}.question_info .qa-author-menu::after,.question-buttons-bar .qa-share-menu::after,.answer .qa-author-menu::after{content:'';display:block;width:0;height:0;border-color:rgba(204,204,204,0);border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-bottom:7px solid #f6f6f6;position:absolute;left:14px;margin-top:-6px;}.question_info .qa-author-menu::before,.question-buttons-bar .qa-share-menu::before,.answer .qa-author-menu::before{content:'';display:block;width:0;height:0;border-color:rgba(204,204,204,0);border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-bottom:7px solid #bbb;left:14px;margin-top:-7px;}.question_info .qa-author-menu::before,.question_info .qa-author-menu::after,.question-buttons-bar .qa-share-menu::before,.question-buttons-bar .qa-share-menu::after,.answer .qa-author-menu::before,.answer .qa-author-menu::after{left:auto;right:7px;position:absolute;top:44px;z-index:100;}.question_info .qa-author-menu-content,.question-buttons-bar .qa-share-menu-content,.answer .qa-author-menu-content{border-radius:3px;background:#f6f6f7;border:1px solid #ccc;box-shadow:0 1px 3px rgba(200,200,200,0.7);position:absolute;right:0;top:44px;width:148px;font-size:14px;padding:7px 10px;z-index:100;}.question-share-wrap{position:relative;display:inline-block;}#question_copy_link_tooltip{display:none;position:absolute;top:-100%;padding:5px;font-size:14px;margin-left:-5px;width:150px;text-align:center;background-color:#444;border-radius:5px;color:#fff;}#question_copy_link_tooltip:before{content:" ";display:block;position:absolute;top:100%;left:50%;right:5px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #444;margin-left:-6px;}.question-buttons-bar .qa-share-menu::before,.question-buttons-bar .qa-share-menu::after{top:28px;}.question-buttons-bar .qa-share-menu-content{top:28px;}.question-buttons-bar .qa-share-menu-content img{height:20px;margin-right:6px;vertical-align:middle;}.question-buttons-bar .qa-share-menu-content span{vertical-align:middle;}.question-buttons-bar .qa-share-menu::after{left:14px;margin-top:-6px;}.question-buttons-bar .qa-share-menu::before{left:14px;margin-top:-7px;}.answer .qa-author-menu-content a{font-size:14px;}.answer .qa-author-menu-content a:hover{text-decoration:none !important;}.answers-container .post.ad.pch_12.answer:first-child .qa-author-menu::before,.answers-container .post.ad.pch_12.answer:first-child .qa-author-menu::after,.answers-container .post.ad.pch_12.answer:first-child .qa-author-menu-content{top:34px;}.question_info .qa-author-menu-content ul,.question-buttons-bar .qa-share-menu-content ul,.answer .qa-author-menu-content ul{list-style:none !important;margin:0 !important;}.question_info .qa-author-menu-content ul li,.question-buttons-bar .qa-share-menu-content ul li,.answer .qa-author-menu-content ul li{list-style:none;margin:0;padding:5px 0;}.author-info{margin:0 10px 0 0;display:table;float:left;}.the-loop .author-info,.group-messages-list .author-info{margin:0;display:block;float:none;}.author-info .author_image_inner{height:38px;max-width:38px;display:table-cell;vertical-align:middle;padding:0 7px 0 0;}.author-info .author_image_inner img{width:38px;display:block;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.author-info .post_info{display:table-cell;vertical-align:middle;font-size:11px;line-height:12px;}.author-info .post_info .author-info-row{height:12px;margin:3px 0 0 0;}.author-info .post_info .author-info-row:first-child{margin:0;}.author-info .post_info a{font-weight:bold;}.author-info .post_info a:hover{text-decoration:underline !important;}.post.ad.pch_12 .comment_container .upvote-txt .loader,.question_row .comment_container .upvote-txt .loader{background:url("/img/small-loading-white.gif") no-repeat 0 1px;width:11px;height:11px;background-size:11px 11px;}.edit_answer_form{display:none;border:1px solid #a6a6a6;margin:15px 0 0 0;}.edit_answer_form .editor_warp{border-bottom:1px solid #c6c6c6;}.edit_answer_form .ask_button_wrap{height:56px;min-height:56px;padding:13px 20px;box-sizing:border-box;width:100%;}.edit_answer_form .campus-posting-error-message{line-height:30px;font-size:12px;}.edit_question{border:1px solid #a6a6a6;display:none;border:1px solid #a6a6a6;margin:15px 0 0 0;}.edit_answer_form .editor_warp{border-bottom:1px solid #c6c6c6;}.edit_answer_form .ask_button_wrap{height:56px;min-height:56px;padding:13px 20px;box-sizing:border-box;width:100%;}.edit_answer_form .campus-posting-error-message{line-height:30px;font-size:12px;}.edit_question{border:1px solid #a6a6a6;display:none;margin:15px 0 0 0;}.edit_question div.sceditor-toolbar{border-top:1px solid #a6a6a6;border-radius:0;padding:10px 25px 10px 15px !important;}.edit_question .question_title{padding:15px;box-sizing:border-box;width:100%;font-size:28px;overflow:hidden;display:block;color:#444444;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:600;}.edit_question .hidden_div{display:none;white-space:pre-wrap;word-wrap:break-word;width:100%;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:600;font-size:28px;padding:15px;box-sizing:border-box;line-height:normal;}.edit_question div.sceditor-group{float:left !important;}.edit_question .sceditor-toolbar .toolbar-inner .scroller{right:auto !important;left:0 !important;}.edit_question .buttons_wrap{background-color:#f6f6f6;border-top:1px solid #a6a6a6;min-height:56px;padding:13px 20px;box-sizing:border-box;line-height:30px;}.edit_question .buttons_wrap .btn-wrap{float:right;}.edit_question .buttons_wrap a.update_question_btn{padding:0 10px;height:30px;line-height:30px;font-weight:normal;background-position:0 center;font-size:14px;background:transparent url(/img/button/add-to-cart-btn.jpg) repeat-x scroll left top;}.edit_question .buttons_wrap .cancel_btn{margin:0 10px 0 0;display:inline-block;}.edit_question_error{line-height:11px;font-size:12px;vertical-align:middle;}.edit_question .loader{vertical-align:middle;}.rounded-photo{width:150px;height:150px;border-radius:6px;overflow:hidden;background-size:cover;background-position:center;border:1px solid #cccccc;}.info-content{margin-left:165px;}.profile-info .user-name{font-size:26px;margin-bottom:3px;;margin-top:0px;}.profile-info .user-school{margin:0px 0px 6px 0px;font-size:14px;}.profile_content .follow-btn{border:1px solid #3f76ac;color:#3f76ac;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-shadow:0 1px 1px 0 rgba(200,200,200,0.2);display:inline-block;outline:0;padding:4px 7px 4px 7px;text-align:center;text-decoration:none;cursor:pointer;background:#f1f8fb;font-weight:bold;font-size:13px;line-height:14px;text-decoration:none !important;}.profile_content .follow-btn:hover{background:#eaf0fc;transition-property:background-color,color;transition-duration:1s;transition-timing-function:ease-out;}.profile_content .follow-btn .count{background:0;padding:0;margin:0;margin-left:6px;padding-left:6px;position:relative;border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;text-align:center;display:inline-block;float:none;}.profile_content .follow-btn .count::before{content:"";background:#a9ccee;width:1px;height:14.5px;position:absolute;left:0;top:0;}.profile_content .follow-btn .count .loader{background:url("/img/small-loading-white.gif") no-repeat 0 1px;width:11px;height:11px;background-size:11px 11px;margin:0;}.profile_content .follow-btn.followed{color:#999 !important;border:1px solid #ddd;box-shadow:none;background:#f6f6f6;}.profile_content .follow-btn.disabled{opacity:0.4 !important;cursor:default !important;}.profile_content .follow-btn.followed .count::before{background:#ddd;}.profile_content .follow-btn2 .text{color:#2b6dad;font-size:13.5px;}.profile_content .follow-btn2:hover{text-decoration-color:#2b6dad !important;}.user-buttons{margin-top:10px;margin-left:165px;}.user-buttons div{float:left;margin-right:15px;}.profile-header-gery-line{clear:both;border-bottom:2px solid #e2e2e2;height:15px;margin-bottom:15px;}.social-button{margin-top:4px;}.social-button a{color:#9a9a9a !important;font-size:14px;}.profile-content .profile-left{width:150px;float:left;}.profile-content .profile-main{margin-left:165px;}.profile-left-grey-line{clear:both;border-bottom:2px solid #e2e2e2;height:5px;margin-bottom:5px;}.user-feeds-menu{}.user-feeds-menu li{padding:5px 5px;}.user-feeds-menu li a{color:#676566 !important;font-size:14px;}.user-feeds-menu li.active{background-color:#ececec;border-radius:2px;}.user-feeds-menu li .count{color:#aaaaa8;margin-left:5px;font-size:14px;}.user-feeds-menu li.follow-item a{color:#aaaaa8 !important;}.user-feeds-menu .follow-first{margin-top:10px;}.right-school{background:#ffffff url("/img/profile/profile-school-icon.png") no-repeat 2px 2px;}.right-grad{background:#ffffff url("/img/profile/profile-grad-icon.png") no-repeat 2px 2px;}.right-views{background:#ffffff url("/img/profile/profile-view-icon.png") no-repeat 2px 2px;}.right-edu{background:#ffffff url("/img/profile/profile-ed-icon.png") no-repeat 2px 2px;}.profile_content .listing_short_description .answer-first-image{max-width:180px;max-height:90px;float:right;margin:0 0 0 10px;}#right_content_profile{float:right;width:200px;margin-top:20px;}.cered-item{padding-left:22px;margin-bottom:7px;font-size:14px;;}.profile-right-grey-line{clear:both;border-bottom:2px solid #e2e2e2;height:10px;margin-bottom:10px;}.profile-header{margin-top:20px;}.profile_content{width:735px !important;}.profile_content .section_title{font-size:16px;}.profile_content .main_dividing_line{margin:5px 0 20px 0;background-color:#e2e2e2;height:2px;}.profile .performance-container{color:#333;}.profile .tabs-container,.public_user_profile_new_page .tabs-container{height:33px;margin:0 0 5px 0;border-bottom:1px solid #efefef;}.profile .info-container .listing-list .more-link{display:none;}.profile .info-container .tabs-container:last-child .listing-list{border-bottom:none;padding-bottom:0;margin-bottom:0;}.profile .tabs-container .tabs-menu,.public_user_profile_new_page .tabs-container .tabs-menu{padding:0;float:left;margin-top:0;}.profile .tabs-container .btn{background-color:transparent;padding:0;}.profile .tabs-container .btn .btn-label{color:#5e6272;font-size:14px;font-weight:bold;}.profile .tabs-container .btn .btn-icon{fill:#5e6272;}.profile .info-container .listing-list .listing-wrap{margin:0;}.profile .info-container .listing-list .buttons{display:none;}.profile #profile_tabs_content .item .info-container:first-child{margin-top:0;border-top:none;}.profile .pages{margin-bottom:0;}.profile .tabs-container .l-status,.public_user_profile_new_page .tabs-container .l-status{float:right;color:#8ab566;font-size:16px;line-height:30px;}.profile .post.ad.pch_12.question_row,.profile .post.ad.pch_12.answer{-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset;border-top:none;border-bottom:1px solid #efefef;padding:0 0 20px 0;margin:0 0 20px 0;}.profile #active_question .post:last-child,.profile .answers-container .post:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.profile .tabs-menu li,.public_user_profile_new_page .tabs-menu li{font-weight:bold;height:30px;line-height:30px;display:table-cell;vertical-align:middle;color:#5e6272;text-align:center;font-size:14px;text-decoration:none;min-width:140px;font-weight:bold;border-bottom:3px solid transparent;}.profile .tabs-menu li.load,.public_user_profile_new_page .tabs-menu li.load{opacity:0.2;color:#4c4c4c;}.profile .tabs-menu li:hover:not(.load),.public_user_profile_new_page .tabs-menu li:hover:not(.load){cursor:pointer;}.profile .tabs-container.hide-tabs{height:0;}.profile .tabs-container.hide-tabs .tabs-menu{display:none;}.profile .tabs-container.hide-tabs .tab{margin:0;}.profile .wrap_detail{position:relative;}.profile .preloader-sm{height:15px;vertical-align:middle;margin:0;}.profile .tabs-menu li.current,.public_user_profile_new_page .tabs-menu li.current{position:relative;z-index:5;border-bottom:3px solid #1c4e90;color:#1c4e90;}.profile .tabs-menu li.current .btn .btn-label,.public_user_profile_new_page .tabs-menu li.current .btn .btn-label,#qa_tabs li.active .btn .btn-label{color:#1c4e90;}.profile .tabs-menu li.current .btn .btn-icon,.public_user_profile_new_page .tabs-menu li.current .btn .btn-icon,#qa_tabs li.active .btn .btn-icon{fill:#1c4e90;}.profile .tab,.public_user_profile_new_page .tab{float:left;margin-top:20px;width:100%;}.profile .tab-content,.public_user_profile_new_page .tab-content{width:100%;display:none;}.profile .tab .post,.public_user_profile_new_page .tab .post{margin:0;}.profile .dialog-content.replied{opacity:0.5;}.profile .dialog-content{margin:0 0 15px 0;padding:8px 3px;overflow:hidden;position:relative;display:block;}.profile .dialog-content .dialog-b-menu{font-size:14px;padding:10px 0 0 0;line-height:14px;}.profile .dialog-content .dialog-msg-head{color:#4c4c4c;margin-bottom:5px;}.profile .dialog-content .dialog-msg-head .dialog-date{float:right;color:#666666;}.profile .dialog-content .dialog-msg{color:#666666;}.profile .dialog-content .dialog-msg .resume{padding:10px 0 0 0;color:#333;}.profile .dialog-content .dialog-msg span,.profile .dialog-content .dialog-b-menu span{font-weight:bold;}.profile .dialog-content .dialog-byline{font-size:18px;font-weight:bold;}.user-profile-row{float:left;width:50%;}.user-profile-row .photo{float:left;width:45px;}.user-profile-row .profile-row-rounded-photo{width:45px;height:45px;overflow:hidden;background-size:cover;background-position:center;}.user-profile-row .info{margin-left:55px;height:65px;}.user-profile-row .desc{margin:0;}.user-profile-row .school a{font-size:14px;}.no-records-message{font-size:20px;text-align:center;color:#676566;}.mobile-credentials{display:none;width:200px;position:absolute;right:0;top:20px;}.answer-question-link{margin-bottom:10px;margin-right:30px;display:block;}.answer-question-link h2{margin:0 !important;}.answer-question-link a{font-size:18px;}.index-post-personalized{padding:20px 60px 20px 15px;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;}.info-container.feed-message{position:relative;text-align:center;padding:15px;margin-bottom:5px;margin-top:0;}.feed-message .close-feed-message{position:absolute;top:7px;right:7px;cursor:pointer;}.feed-message .close-feed-message svg{width:12px;height:12px;fill:#545454;}.feed-message .plain-submit-orange{margin-left:10px;}.feed-message .feed-message-content.success{font-weight:bold;color:#148402;}.feed-message .feed-message-content.error{font-weight:bold;color:#b50505;}.index-post-personalized .post-section-title{font-size:14px;margin-bottom:8px;text-transform:uppercase;}.index-post-personalized .display_table{display:table;width:100%;height:100%;vertical-align:top;}.transitions-container{display:none;opacity:0;}.index-post-personalized .post_no_image{width:90px;height:90px;margin:0 12px 0 0;float:left;background:url("/img/no-image-small.jpg") no-repeat 50% 50%;border:1px solid rgb(204,204,204);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.index-post-personalized .display_table a{display:table-cell;vertical-align:middle;line-height:0;}.index-post-personalized .post-image{float:left;overflow:hidden;border:1px solid #cccccc;background-color:#fff;margin:0 12px 0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.index-post-personalized .square-image .block_for_image{height:50px;width:50px;}.index-post-personalized .square-image a img{width:50px;position:relative;}.index-post-personalized .post-image a img{width:50px;position:relative;}.index-post-personalized .post-info{margin-left:65px;}.index-post-personalized .post-info .title{font-size:20px;}.index-post-personalized .post-info .posted-in{font-size:13px;margin-top:5px;}.index-post-personalized .post-info .posted-in .uppercase{text-transform:uppercase;}.index-post-personalized .post-info .additional{font-size:13px;margin-top:5px;}.index-post-personalized .housing-info{margin-right:15px;}.index-post-personalized .listing-description{font-size:13px;margin-top:5px;}.index-post-personalized .reply-actions{margin-top:15px;margin-bottom:15px;font-size:14px;font-weight:bold;}.index-post-personalized .reply-link{margin-right:10px;}.index-post-personalized .reply-actions .reply-icon{display:inline-block;width:18px;height:16px;margin-right:5px;margin-bottom:-3px;fill:#235188;}.index-post-personalized .reply-actions .link-icon{display:inline-block;width:18px;height:16px;margin-right:5px;margin-bottom:-3px;fill:#235188;}.index-post-personalized .new-relies{background-color:#1c4e90;color:#fff;font-size:13px;padding:1px 4px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.index-post-personalized .replies-count{color:#1c4e90;font-size:13px;font-weight:bold;}.index-post-personalized .divider{margin:15px 0;border-bottom:1px solid #a9a9a9;}.index-post-personalized .response{font-size:13px;margin-top:5px;}.index-post-personalized .hotlist{right:13px;top:55px;}.user-small-letter-avatar{width:25px;height:25px;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#cfd2d6;color:#fff;float:left;margin-right:10px;border:1px solid #cccccc;font-size:14px;}.user-small-letter-avatar a{color:#fff !important;text-decoration:none !important;}.user-small-letter-avatar a:hover{text-decoration:none !important;}.user-small-letter-avatar-table{display:table-cell;vertical-align:middle;width:25px;height:25px;text-align:center;}.user-middle-letter-avatar{width:40px;height:40px;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#cfd2d6;color:#fff;float:left;margin-right:10px;border:1px solid #cccccc;font-size:21px;}.user-middle-letter-avatar a{color:#fff !important;text-decoration:none !important;}.user-middle-letter-avatar a:hover{text-decoration:none !important;}.user-middle-letter-avatar-table{display:table-cell;vertical-align:middle;width:40px;height:40px;text-align:center;}.user-small-image-table{display:table-cell;vertical-align:middle;height:inherit;background-color:#fff;line-height:0;}.user-small-image{float:left;overflow:hidden;border:1px solid #cccccc;margin:0 10px 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.user-small-image-block{height:25px;width:25px;}.user-small-image img{width:25px;}.index-post-personalized .post-large-image{max-height:250px;overflow:hidden;margin-top:10px;}.index-post-personalized .post-large-image img{width:100%;}.index-post-personalized .response-info{margin-left:38px;}.index-post-personalized .response-text{font-size:13px;margin-top:5px;}.index-post-personalized .response-text .full{display:none;}.index-post-personalized .add-answer-box{border:1px solid #dfe1e4;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:10px 10px;color:#878692;font-size:14px;cursor:pointer;margin-top:10px;background-color:#FFFFFF;font-weight:bold;}.index-post-personalized .post_no_image{width:50px;height:50px;margin:0 12px 0 0;float:left;background:url("/img/no-image-small.jpg") no-repeat 52% 50%;border:1px solid rgb(204,204,204);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.plain-orange-button{background-color:#da621a;color:#fff;padding:8px 12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:14px;cursor:pointer;}.comment-form{margin-left:38px;border:1px solid #dfe1e4;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-top:10px;background-color:#fff;}.comment-form .form-footer{background-color:#fbfbfd;border-top:1px solid #dfe1e4;padding:8px 15px;position:relative;}.comment-form .pick-image{float:left;margin-top:6px;}.comment-form .comment-submit{float:right;}.comment-textarea{font-size:14px;padding:10px 10px;outline:none;color:#333333;}[contenteditable=true]:empty:before{content:attr(placeholder);display:block;color:#757575;}.comment-textarea img{display:block;margin:10px auto;cursor:pointer;max-width:100%;}.success-message{font-size:20px;color:green;margin:35px 50px;}.error-message{font-size:20px;color:red;margin:35px 50px;}.info-message{font-size:20px;margin:35px 50px;}.message-reply-login{background-color:#fff;color:#757575;border:1px solid #dfe1e4;padding:10px 10px;border-radius:3px;margin-top:20px;font-size:14px;cursor:pointer;font-weight:bold;}.response .reply-posted-ago{color:#6f7681;}.group-messages-list .reply-posted-ago,.the-loop .reply-posted-ago{color:#9F9F9F;float:right;display:block;position:absolute;right:10px;top:45%;font-size:11px;text-align:right;width:45px;}#left_content .the-loop .author-from{color:#a7a7a7;}.the-loop .group-message .author-avatar{margin-right:0;background-size:cover;background-position:top center;}.the-loop .group-message .group-message-options,.group-messages-list .group-message .group-message-options,.dorms_detail_view .group-message-options{top:0;right:0;z-index:10;position:absolute;}.response .dot{color:#6f7681;font-size:20px;line-height:5px;margin-top:-5px;position:relative;top:-2px;}.comment-form .form-footer .preloader{background:url(/img/loader_horizontal.gif) no-repeat center center;width:100px;height:9px;display:block;position:absolute;top:20px;z-index:0;left:50%;margin-left:-50px;display:none;}.index-post-gallery{margin-top:10px;margin-left:0 !important;}.index-post-gallery .hidden{display:none;}.index-post-gallery .normal{float:left;width:49%;overflow:hidden;position:relative;margin-bottom:10px;max-height:110px;}.index-post-gallery :first-child.normal{margin-right:2%;}.index-post-gallery .normal img{width:100%;}.index-post-gallery .images-hidden{position:absolute;top:50%;left:50%;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,1);font-size:18px;margin-top:-10px;margin-left:-10px;}.detail-post-gallery .single,.index-post-gallery .single{height:110px;overflow:hidden;line-height:0;}.detail-post-gallery .single img,.index-post-gallery .single img{width:100%;}.detail-post-gallery .single .gallery-content,.index-post-gallery .single .gallery-content{height:250px;position:relative;}.detail-post-gallery .single .gallery-content a,.index-post-gallery .single .gallery-content a{display:block;width:100%;height:100%;}.gallery-content .youtube-video:before{content:'';width:50px;height:38px;position:absolute;left:50%;margin-left:-25px;top:50%;margin-top:-18px;background:url(/img/youtube-icon-large.png);}.index-post-gallery .single .smooth-background{width:100%;height:100%;position:absolute;background-position:center center;background-size:cover;-webkit-filter:blur(25px);-moz-filter:blur(25px);-o-filter:blur(25px);-ms-filter:blur(25px);filter:blur(25px);-moz-transform:scale(1.5);-o-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0.85;overflow:hidden;}.image-cover{content:'';position:absolute;background-position:center center;background-size:cover;bottom:0;top:0;left:0;right:0;background-repeat:no-repeat;background-color:#ffffff;}.image-contain{content:'';position:absolute;background-position:center center;background-size:contain;bottom:0;top:0;left:0;right:0;background-repeat:no-repeat;background-color:#ffffff;}.single .image-cover{opacity:0;border:none;background-position:left;}.single .image-contain{opacity:0;border:none;background-position:left;}.image-cover.bordered{border:1px solid #a4a4a6;}.logged-user-box{border:1px solid #ccc;border-bottom:1px solid #a7a7a7;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;height:56px;cursor:pointer;margin-bottom:8px;position:relative;background-color:#ffff;}.logged-user-box .text{margin-top:20px;margin-left:70px;color:#235188;font-size:14px;font-weight:bold;}.logged-user-box .text:hover{text-decoration:underline;}.middle-post-box{padding:8px 15px 8px 15px;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;overflow:hidden;margin-left:2px;margin-right:2px;position:relative;}.middle-post-box .post-tabs{border-bottom:1px solid #dfe0e4;height:25px;}.middle-post-box .post-tabs li{float:left;margin-left:15px;white-space:nowrap;cursor:pointer;position:relative;line-height:23px;}.middle-post-box .post-tabs li a:hover{text-decoration:none !important;}.middle-post-box .post-tabs li.active:before{content:"";position:absolute;right:50%;top:22px;width:0;height:0;border-left:10px solid transparent;border-bottom:9px solid #dfe0e4;border-right:10px solid transparent;margin-right:-10px;}.middle-post-box .post-tabs li.active:after{content:"";position:absolute;right:50%;top:23px;width:0;height:0;border-left:9px solid transparent;border-bottom:8px solid #ffffff;border-right:9px solid transparent;margin-right:-9px;}.middle-post-box .post-tabs li:first-child{margin-left:0;}.middle-post-box .post-tabs li span{color:#124d89;font-size:15px;position:relative;top:-3px;}.middle-post-box .post-tabs li .line{border-left:1px solid #7a7a7a;font-size:12px;position:relative;top:-4px;margin-left:5px;}.middle-post-box .post-tabs li .post-button-icon{width:18px;height:18px;fill:#124d89;}.middle-post-box .post-tabs li.active span{color:#323232;}.middle-post-box .post-tabs li.active .post-button-icon{fill:#323232;}.middle-post-box .post-tabs li:not(.active):hover span:not(.line){text-decoration:underline;}.middle-post-box .text{height:70px;display:table-cell;vertical-align:middle;cursor:pointer;width:100%;}.middle-post-box .text-container{height:70px;display:table;width:100%;}.middle-post-box .text .uloop-icon{width:45px;height:45px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;float:left;}.middle-post-box .text span{position:relative;top:5px;color:#888888;font-size:16px;margin-left:15px;display:block;margin-left:60px;}.middle-post-box .bottom-controls{border-top:1px solid #dfe0e4;padding-top:5px;}.middle-post-box .left-controls{float:left;}.middle-post-box .right-controls{float:right;}.middle-post-box .right-controls button{width:60px;height:28px;font-size:12px;line-height:23px;}.middle-post-box .left-controls a{font-size:14px;margin-right:10px;}.middle-post-box .left-controls a:hover{color:#323232 !important;}.middle-post-box .left-controls a:hover .controls-icon{fill:#323232;}.middle-post-box .left-controls a .controls-icon{width:18px;height:18px;fill:#124d89;position:relative;top:3px;margin-right:5px;}.profile-image{position:absolute;top:7px;left:15px;}.profile-image .block_for_image{height:40px;width:40px;border:1px solid #cccccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.profile-image .display_table{display:table;width:100%;height:100%;vertical-align:top;}.profile-image .display_table a{display:table-cell;vertical-align:middle;line-height:0;}.profile-image a img{width:40px;position:relative;}.non-logged-user-box{-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;height:56px;cursor:pointer;margin-bottom:8px;background:url(/img/post-a-message-or-listing-icon.png) no-repeat 20px 20px;background-color:#FFFFFF;border:1px solid #ccc;border-bottom:1px solid #a7a7a7;}.non-logged-user-box .text{margin-top:20px;margin-left:50px;color:#235188;font-size:14px;font-weight:bold;}.non-logged-user-box .text:hover{text-decoration:underline;}.messages .response-info{margin-left:38px;margin-bottom:20px;}.messages .response-text{font-size:13px;margin-top:5px;line-height:13px;}.image-container{display:inline-block;width:80px;height:80px;border:1px solid #cecece;margin:5px 5px;border-radius:3px;overflow:hidden;position:relative;}.image-container .image-wrap{width:inherit;height:inherit;display:table-cell;vertical-align:middle;text-align:center;padding:0;margin:0;}.image-container .image-wrap img{max-width:100%;max-height:100%;}.image-container .delete{background:url(/img/close-icon.png);position:absolute;top:0;right:0;width:16px;height:16px;cursor:pointer;z-index:100;}.response-image{display:inline-block;width:80px;height:80px;border:1px solid #cecece;border-radius:3px;overflow:hidden;position:relative;}.response-image .response-image-wrap{width:inherit;height:inherit;display:table-cell;vertical-align:middle;text-align:center;padding:0;margin:0;}.response-image .response-image-wrap img{max-width:100%;max-height:100%;}.response-image-label{color:#333333;margin-top:5px;}.author-block-messages{line-height:26px;margin-bottom:10px;}.detail-post-gallery .normal:after,.detail-post-gallery .small:after{content:"";display:block;padding-bottom:100%;}.detail-post-gallery .normal .gallery-content,.detail-post-gallery .small .gallery-content{position:absolute;width:100%;height:100%;}.detail-post-gallery .single .gallery-content{height:100%;}.detail-post-gallery{margin-top:10px;margin-left:0 !important;}.detail-post-gallery .normal{float:left;width:49%;max-height:150px;overflow:hidden;position:relative;margin-bottom:10px;}.detail-post-gallery :nth-child(odd).normal{margin-right:2%;}.detail-post-gallery .normal img{width:100%;}.detail-post-gallery .images-hidden{position:absolute;top:50%;left:50%;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,1);font-size:18px;margin-top:-10px;margin-left:-10px;}.detail-post-gallery .single{max-height:250px;overflow:hidden;}.detail-post-gallery .single img{width:100%;}.detail-post-gallery .small{float:left;width:24%;overflow:hidden;position:relative;margin-bottom:10px;margin-right:1%;display:block;}.detail-post-gallery :nth-child(odd).small{}.detail-post-gallery .small img{width:100%;}.see-previous-relies{margin-bottom:15px;font-size:14px;}.messages .reply-link ,.photos .reply-link{margin-right:10px;}.messages .reply-link .reply-icon ,.photos .reply-link .reply-icon{display:inline-block;width:18px;height:16px;background-image:url('/img/v2/global-sprite.png');background-repeat:no-repeat;background-position:-68px 2px;margin-right:10px;}.messages .reply-link-container ,.photos .reply-link-container{margin-top:10px;line-height:1.15;font-size:16px;}.index-post-gallery .normal:after{content:"";display:block;padding-bottom:100%;}.index-post-gallery .normal .gallery-content{position:absolute;width:100%;height:100%;}.index-post-gallery .single .gallery-content{height:100%;}.domain-map-container{overflow:hidden;margin:0 auto;max-width:300px;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-left:2px;margin-right:2px;}.domain-map-container a{position:relative;display:block;}.domain-map-container img{width:300px;height:auto;}#right_content .post-button{display:block;width:100%;margin-left:auto;margin-right:auto;padding:12px 0;border-radius:3px;font-size:14px;text-align:center;max-width:300px;margin-bottom:15px;}#right_content .post-button .rentals-icon,#right_content .post-button .hiring-icon{width:34px;height:28px;display:block;position:absolute;padding:0;padding-left:0px;top:5px;left:35px;}#right_content .post-button .rentals-icon{background-position:-95px -149px;}#right_content .post-button .hiring-icon{background-position:-94px -181px;}#right_content .post-button.button-orange{background-color:#db621b;color:#fff;}.school-info{padding:10px;color:#666666;}.school-info .school-name{font-weight:bold;font-size:14px;margin-bottom:3px;}.school-info .listings-count{font-size:14px;}.messages .replies-count{margin-top:25px;}.photos .replies-count{margin-top:25px;font-size:16px;margin-bottom:5px;}.category_roommates_view .wrap_top_subscribe input[type="text"]{width:205px;}.index-post{margin-bottom:35px;padding-right:45px;position:relative;}.index-post .post-section-title{font-size:14px;margin-bottom:8px;text-transform:uppercase;}.index-post .post_no_image{width:90px;height:90px;margin:0 12px 0 0;float:left;background:url("/img/no-image-small.jpg") no-repeat 50% 50%;border:1px solid rgb(204,204,204);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.index-post .listing-description{font-size:14px;margin-top:8px;}.index-post .post-info .title{font-size:20px;}.index-post .post-info .posted-in{font-size:13px;margin-top:5px;}.index-post .post-info .posted-in a{text-transform:uppercase;}.index-post .post-info .additional{font-size:13px;margin-top:5px;}.index-post .display_table{display:table;width:100%;height:100%;vertical-align:top;}.index-post .display_table a{display:table-cell;vertical-align:middle;}.index-post .post-image{float:left;overflow:hidden;border:1px solid #cccccc;margin:0 12px 0 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.index-post .square-image .block_for_image{height:90px;width:90px;overflow:hidden;}.index-post .square-image a img{width:90px;position:relative;}.index-post .normal-image .block_for_image{height:100%;max-height:60px;overflow:hidden;}.index-post .post-image a img{width:90px;position:relative;}.customize-not-logged .sigh-up-button{display:block;height:36px;width:160px;color:#ffffff !important;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;text-align:center;line-height:38px;margin-bottom:10px;background:#194987;}.customize-not-logged .login-button{display:block;height:36px;width:160px;color:#ffffff !important;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;text-align:center;line-height:38px;margin-bottom:10px;background:#a6a5a5;}.customize-logged-in .blue-title{background-color:#24609f;color:#ffffff;padding:10px 10px 10px 15px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;position:relative;}.customize-logged-in .blue-title a{color:#fff !important;}.customize-logged-in .logged-info{padding-top:20px;}.customize-logged-in .user-hotlist{position:absolute;right:15px;top:10px;}.customize-logged-in .user-hotlist .count{color:#fff;font-size:11px;position:relative;top:-10px;left:3px;}.customize-logged-in .logged-info ul{font-size:14px;margin-left:10px;margin-right:10px;}.customize-logged-in .logged-info ul li{margin-bottom:11px;position:relative;}.customize-logged-in .logged-info .customize-button{display:block;height:23px;width:50px;color:#ffffff !important;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;position:absolute;top:0px;left:170px;text-align:center;line-height:23px;margin-bottom:10px;font-size:12px;background:#e3782a;background:-moz-linear-gradient(top,#e3782a 0%,#df782d 49%,#da6223 49%,#e6693b 100%);background:-webkit-linear-gradient(top,#e3782a 0%,#df782d 49%,#da6223 49%,#e6693b 100%);background:linear-gradient(to bottom,#e3782a 0%,#df782d 49%,#da6223 49%,#e6693b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3782a',endColorstr='#e6693b',GradientType=0);}#top-customize-logged-in .customize-logged-in{width:100%;display:none;}#top-customize-logged-in .customize-logged-in .blue-title{-moz-border-radius:7px 7px 0 0;-webkit-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;-ms-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0;}#top-customize-logged-in .customize-logged-in .logged-info{border:1px solid #24609f;margin-bottom:15px;padding:15px 0;-moz-border-radius:0 0 7px 7px;-webkit-border-radius:0 0 7px 7px;-o-border-radius:0 0 7px 7px;-ms-border-radius:0 0 7px 7px;border-radius:0 0 7px 7px;}.non-logged-user-action{border:1px solid #a7a7a7;-moz-border-radius:7px;-webkit-border-radius:7px;-o-border-radius:7px;-ms-border-radius:7px;border-radius:7px;height:115px;cursor:pointer;margin-bottom:15px;}.non-logged-user-action .text{margin-top:15px;margin-left:15px;color:#a7a7a7;font-size:14px;}.logged-user-action{border-radius:3px;cursor:pointer;padding:15px 15px 15px 15px;background-color:#ffffff;margin-bottom:15px;-webkit-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-box-shadow:0px 1px 2px 0px rgba(199,199,199,1);box-shadow:0px 1px 2px 0px rgba(199,199,199,1);-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-left:2px;margin-right:2px;}.three-cells .cell{width:30%;float:left;margin-left:3%;}.three-cells .cell .cell-inner{padding-right:20px;float:left;width:152px;}.three-cells .cell.first .cell-inner{float:right;}.two-cells .cell{width:41%;margin-left:9%;float:left;}.two-cells .cell .cell-inner{padding-right:20px;}.logged-user-action .cell .title{font-weight:bold;font-size:14px;margin-bottom:5px;}.logged-user-action .cell .subtitle{font-size:14px;margin-bottom:8px;min-height:33px;}.logged-user-action .cell.first .cell-inner{border-right:1px solid #a7a7a7;}.three-cells .cell.second .cell-inner{border-right:1px solid #a7a7a7;}.two-cells .cell.first .cell-inner{border-right:1px solid #a7a7a7;}.logged-user-action .cell .action-button{width:150px;margin:0 auto 0;font-size:14px;max-width:300px;display:inline-block;box-sizing:border-box;white-space:nowrap;}.logged-user-action .cell .action-button:hover{text-decoration:none !important;opacity:0.8 !important;}.logged-user-action .cell .mobile{display:none;}#index-scroll-indicator{text-align:center;margin:10px 0;clear:both;}.listings-preloader{display:inline-block;width:25px;height:25px;background-image:url(/img/usatoday-preloader.GIF);}.post_listing_popup{width:750px;padding:100px 60px;}.post_listing_popup .cell{width:27%;float:left;border-right:1px solid #a7a7a7;margin-right:0%;padding-left:6%;}.post_listing_popup .cell.last{border-right:none;}.post_listing_popup .cell-title{font-size:22px;font-weight:bold;margin-bottom:15px;}.post_listing_popup .cell-subtitle{margin-bottom:10px;}.index-post .housing-info{margin-right:15px;}.main_page_orange_button{margin-left:5px;}.user-letter-avatar{width:50px;height:50px;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#cfd2d6;color:#fff;float:left;margin-right:10px;border:1px solid #cccccc;}.user-letter-avatar a{color:#fff !important;text-decoration:none !important;line-height:52px;display:block;}.user-letter-avatar a:hover{text-decoration:none !important;}.user-letter-avatar-table{display:table-cell;vertical-align:middle;width:50px;height:50px;text-align:center;font-size:26px;}.infinite-homepage #loan-options{width:auto;background:none;border:none;padding:0;}.infinite-homepage .hide-from-feed{display:none;}.infinite-homepage #loan-options.refinance .loan-item .loan-item-inner{border:none;}.infinite-homepage #loan-options .loan-item .loan-item-inner{padding:0;}.infinite-homepage #loan-options ul li{margin:0;}.g-icon{background-image:url(/img/v2/global-sprite.png);background-repeat:no-repeat;}#content{padding-top:18px;}.layout-container{width:1160px;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;}.plain-template .layout-container{max-width:960px;}.custom_category_view .layout-container{max-width:800px;}.content-container{}.end-content{float:none;clear:both;margin-bottom:30px;}.content-push-right{left:240px;overflow-x:hidden;}@media screen and (max-width:985px){#right_content_profile{display:none;}.profile_content{width:auto !important;}.info-content{margin-right:220px;}.mobile-credentials{display:block;}}@media screen and (max-width:700px){.mobile-credentials{position:static;float:none;clear:both;width:auto;padding-top:25px;}.info-content{margin-right:0px;}.b-seo-container .b-seo.two-columns-container .left-column{width:100%;margin-right:0;float:none;border:none;padding-right:0;}.b-seo-container .b-seo.two-columns-container .right-column{width:100%;float:none;}.b-seo-container .b-seo.three-columns-container .left-column{width:100%;margin-right:0;float:none;border:none;padding-right:0;}.b-seo-container .b-seo.three-columns-container .middle-column{width:100%;margin-right:0;float:none;border:none;padding-right:0;}.b-seo-container .b-seo.three-columns-container .right-column{width:100%;float:none;}.cave_block .cave_lab{width:65%;}.cave_block .cave_lab h3,.cave_block .cave_lab .subtitle{filter:drop-shadow(0px 0px 4px #000);}.cave_block .cave_lab h3 span,.cave_block .cave_lab .subtitle span{filter:drop-shadow(0px 0px 10px #000);}}@media screen and (max-width:600px){.no-access-container .column-left{float:none;width:300px;margin:0 auto;}.no-access-container .column-right{float:none;width:300px;margin:0 auto;}.states-site-map .col-2{width:100%}.super_popup_scrollable .change-location-popup.student-loans-popup{width:auto;padding:20px;}.profile-content .profile-left{float:none;width:auto;border-bottom:2px solid #e2e2e2;}.profile-content .profile-main{margin-left:0;margin-top:20px;}.user-buttons{clear:both;margin-left:0;padding-top:10px;}.cave_block .cave_lab{width:90%;margin:0 auto;left:0;right:0;text-align:center;}.the-loop .info-center{}.the-loop .info-center h1{font-size:2.5em;}.the-loop .no-access-container .sub-title{width:95%;}.the-loop .main-color-banner .info-img-bottom-right{width:250px;right:-40px;}.the-loop .main-color-banner .info-img-top-right{width:150px;}}@media screen and (min-width:0\0 ){select{background:none;padding:5px;}}@media screen and (max-width:1646px){.view_map_page .post .description{width:68%;}}@media screen and (max-width:1390px){.view_map_page .post .description{width:65%;}}@media screen and (max-width:1350px){.view_map_page .wc-f{margin:9px 9px 0 0;}.view_map_page .row,.view_map_page #more_container{width:1172px;}.view_map_page .container{width:1172px;}.view_map_page .btn-filters{padding:7px 4px;}}@media screen and (max-width:1330px){.view_map_page #right_content,.view_map_page #left_content{float:left;}.view_map_page #left_content{width:450px;}.view_map_page .post .description{width:65%;}#left_content .left_content_title h1{font-size:20px;margin:15px 0px 0px 0;}.view_map_page .left_content_title .map_icon_green{padding:17px 0px 0px 17px;width:40px;}.view_map_page .left_content_title .map_icon_green span{display:none;}.view_map_page .left_content_title h1{max-width:auto;}.ticket_view_page #right_content{float:none;}}@media screen and (max-width:1215px){.view_map_page .row,.view_map_page #more_container{}}@media screen and (max-width:1200px){.view_map_page #more_btn_padding{display:block;}.view_map_page .row,.view_map_page #more_container{width:620px;}.view_map_page .container{width:100%;}.view_map_page #wrap_more_container #location_input{width:546px;}#wrap_more_container .wc-f{margin:5px 15px 5px 0;}#header_filters .wrap_d1,#header_filters .wrap_d2{border-right:1px dashed #1E4C8D;margin:20px 20px 0 0;}#header_filters .wrap_d3 .btn-s-filter{margin:43px 0 0 0;width:63px;line-height:14px;}.view_map_page #wrap_more_container .slider-range-wrap{width:228px;}}@media screen and (max-width:1195px){.layout-container{width:auto;}#left_content,.aboutus #left_content,.join-news #left_content{width:100%;padding-left:0;box-sizing:border-box;}#left_content.sell-textbooks-widget{width:100%;padding-left:0;box-sizing:border-box;}#footer{padding-left:10px;padding-right:10px;}#footer .float_l{margin:0 18px 0 0;}#right_content{right:10px;}#JobsSampleListingIMG .popup_inner{width:600px;}}@media screen and (max-width:985px){.schools_targeted_mobile{display:inline;}.textbook_detail .tb-d-info{margin-right:302px;}.textbook_detail .right_content_container{display:none;}.textbooks-additional-sidebar{display:block;}.customize-not-logged{width:300px;margin:0 auto;}.customize-logged-in{width:300px;margin:0 auto;}#top-customize-logged-in .customize-logged-in{display:block;}#left_content{width:auto;float:none;padding:0;}.sell-textbooks #left_content{width:auto;float:none;}.sell_textbook_view .valorebooks .add-to-cart-button{width:130px;}.promo-box-border{padding:0 5px 0px 5px;}#right_content,#right_content_posting,.right_content_container{width:300px;float:none;margin:15px auto 0 auto;position:static !important;}.right_content_container .subcategories-menu-container{display:none;}.view_map_page #right_content,.right_content_container{}.CampusPostingForm .right_content_container{margin-top:0;}#right_content .customize-logged-in{display:none;}.reserve-storage-mobile{display:block;}#CampusPostingForm1 #campus-posting-1-type #left_content ,#campus-posting-1-type #left_content{float:none;width:100%;padding:0;}#ads_by_google_container{width:100%;}#left_content .main_school_select{background:#1C4E90;border-radius:5px 5px 5px 5px;height:55px;margin:0 0 10px 0;width:auto;min-width:310px;}.main_school_select #state{width:35%;}.main_school_select school{width:45%;}#main_page_slider,#page_slider_static{margin:0 auto 17px auto;}.random_article_link{width:630px;margin:0 auto;}.article_center{width:600px;margin:0 auto;}.classified_center{width:600px;margin:0px auto 20px auto;}.classified_center .classified{width:30%;}.seo_channel h2{text-align:center;}.viev_map{padding:0px 10px 0px 22px;clear:both;}.random_article_link li{margin:0px 0px 0px 10px;}.news_list_2{text-align:center;}.news_list_2 .item{float:none;display:inline-block;}.news_subscribe{margin:0 10px 0 0;}.news_text_title{margin:0 0 10px 10px;}.category_news_list{width:400px;}.profile_page .post{margin-left:0;}.post_info .post_image{width:auto;}.post_info .post_image img{width:100%;}.listing_form .rounded_block .rounded_block_wrap{width:630px;margin:0px auto;}.inside_page .listings_title,#left_content .listings_title{text-align:center;}.inside_page .posted{margin:0 10px;}.inside_page.view_map_page{margin:0;}#left_content .news_author_title{text-align:center;}#right_content .right_main_cat{max-width:300px;margin:0 auto;}#right_content .tab_menu{width:280px;margin:0 auto 16px auto;}#right_content .right_content_list{width:280px;margin:0 auto;}#right_content .banner_300x250{margin:0 auto 18px auto;}#right_content .housing_links_wrapper{width:200px;margin:0px auto;}#right_content h3{margin:30px auto 20px auto;}#right_content h3:first-child{margin:0px auto 20px auto;}#right_content .wrap_uc_faccebook .facebook_bt{margin:15px auto 0 auto;}.right_soc_menu{width:280px;margin:0;}.news_author_blok .right_soc_menu{width:190px;}.right_search_form .right_dividing_line{height:0;}.email_form{width:300px;margin:0px auto 0 auto;}.right_links_item{margin:0 auto 20px auto;}.inside_page.channel_view_page h1{max-width:100%;}#footer{width:auto;min-width:270px;padding:20px 10px 0px 10px;}.overlwlow{float:none;width:260px;margin:0 auto 20px auto;}#left_content .author_description h1{text-align:left;}#left_content.profile_page .author_description h1{margin:0 0 10px 0;}#left_content.detail_view h1{padding-right:38px;}#left_content .author_info h1{width:auto;}.inside_page .post_text_l,.inside_page .featured_listings .post_text_l,.inside_page .featured_listings .post_info_has_image{width:95%;max-width:95%;}.with_views .post_text_l{width:63%;}.featured_listings{padding:18px 0;}.post_featured_link{margin-bottom:20px;}.wrap_refine_search .right_search_form{width:275px;}.right_search_form{width:280px;margin:0 auto;}.reply-form .reply{display:block;width:570px;margin:0 auto;}.inside_page .post_info_storage_has_image{width:56%;}.inside_page .post_right_info_storage{width:28%;}.article_tags{margin:0 10px 10px 10px;width:330px;float:left;}.fb_iframe_widget{display:block !important;}.facebookComment .fb_iframe_widget > span{display:block !important;width:500px !important;margin:0 auto;}.facebookComment .fb_iframe_widget > span > iframe{width:500px !important;}#paid-jobs .how-works,#paid-jobs .cols-3.how-works{overflow:hidden;height:auto;width:auto;background-image:none;}#paid-jobs .left-box,#paid-jobs .right-box,#paid-jobs .right-box:last-child,#paid-jobs .cols-3 .left-box,#paid-jobs .cols-3 .right-box,#paid-jobs .cols-3 .right-box:last-child{float:none;margin:0 auto;padding:0;height:310px;overflow:hidden;display:block;margin:35px auto 10px auto;width:auto;}#paid-jobs .cols-3 .right-box .youtube-video{display:block;height:calc(100% - 40px);}#paid-jobs .cols-3 .right-box .youtube-video img{display:block;margin:0 auto;width:auto;height:100%;}#paid-jobs .unit{margin-bottom:10px;}.blankbox{width:45%;}.subfooter-box{width:45%;}.subfooter .sub_left,.subfooter .sub_right{width:45%;}.join-news-right .row .input{width:280px;}.join-news-right .row select{width:280px;}.join-news-right .row textarea{width:280px;resize:none;}.join-news-left img{margin:0 auto;display:block;}.join-news-right{width:auto;float:none;margin:0 auto;}.news_chapter-right{width:100%;float:none;}.join-news img,img.news_chapter_img{float:none;display:block;margin:0 auto;}.join-news .join-news-left{margin:55px auto 0 auto;width:auto;}.detail_angel_top{right:17%;left:auto;}.utp .detail_angel_top{right:13%;left:auto;}.addthis_button_tweet,.addthis_button_facebook_like{width:100px;}.ads_by_title{padding:0 10px;}.ads_by{padding:4px 10px;}.upperText{text-align:center;}.reply #modalW{width:100% !important;height:100%;left:0;margin:-15px 0px 0px 0px !important;}.reply #preloader{margin:70px 0px 0px -20px !important;width:40px;left:50%;}#college_filter div{margin:0 auto 20px !important;}.footer_wrap_left{width:670px;margin:0px auto 20px;float:none;}#footer .float_l{margin:0 12px 0 0;}.inside_page .address,.inside_page .phone,.inside_page .rating{margin:0 0 0 10px;}.seo_channel .seo-left,.seo_channel .seo-right{width:auto;float:none;}.seo_channel .seo-right{margin:0 10px;}#main_menu{background:none;width:auto;}#main_menu .left_menu :not(:first-child){display:none;}#main_menu .right_menu :not(:first-child){display:none;}#main_menu .left_menu,#main_menu .right_menu{float:left;width:50%;margin:0;}#main_menu .left_menu li:first-child,#main_menu .left_menu li:first-child a,#main_menu .right_menu li:first-child,#main_menu .right_menu li:first-child a{width:100%;text-align:center;padding:5px 0 0 0;}#main_menu .right_menu li{float:none;}#main_menu .right_menu li a{display:inline-block;}.CampusPostingForm{width:auto;}.CampusPostingForm .col-4{width:50%;}.CampusPostingForm .col-4:first-child + .col-4 .wrap{margin-right:0;}#left_content .validate_form{margin:0 10px;}.professor_name,.professor_department{width:20%;}.professor_item .professor_stars{width:20%;}.professor_button{width:18%;}.professor_button a{float:right;}.professors_filters{width:300px;margin:0 auto;}#professor_comments{margin:0px 10px;}.professor_rate_link input{display:inline;margin:0 0 10px 10px;}.categories_list a,.categories_list b{float:left;width:220px;}.listing_details_adition_l h2{text-align:left;}.brWidget_all{float:left;}.main_school_select .go{width:28px;}.news_author_blok{width:auto;padding:0px 10px;}.news_text_title{text-align:center;}#campus-posting-1-type #wrap_map,#campus-posting-1-type #post_right_banner{display:none;}.mobile-post-bottom-content.active #post_right_banner{display:block;}.fast_search_item_text{width:auto;}.center{width:auto;min-width:280px;}.join-news-right .wrap-join-news-form{padding:0;background:none;}.wrap_editable_field{overflow:hidden;width:71%;}.paid_middle_boxes .companies,.paid_middle_boxes .college_pro{width:46%;}.paid_middle_boxes div:first-child{margin-right:10px;}.subscription_boxes{margin:0 auto 45px auto;display:table;width:85%;}.subscription_boxes .paid_box{width:18%;}.subscription_boxes .grey_box{margin-right:30px;}.subscription_boxes .blue_box{margin:0;}.subscription_boxes .paid_box a{width:100%;}.subscription_boxes .center_blue_p{margin:42px 0 40px 0;}#carouselWrap{margin:0 auto;}.custom_category_view_page .category_page_price{color:#666;font-weight:bold;float:none;margin:0px 2px 10px 0px;width:200px;text-align:left;}.custom_category_view_page .category_page_phone{float:none;text-align:left;}#left_content.custom_category_view_page .post .post_check_available{float:none;}.inside_page.custom_category_view_page .post_text_l,.inside_page.custom_category_view_page .featured_listings .post_text_l,.inside_page.custom_category_view_page .featured_listings .post_info_has_image{width:100%;max-width:100%;margin-bottom:18px;}.wrap_top_subscribe #follow{display:table;text-align:center;margin:0 auto;}.detail #ad-view-map{width:100%;}.campus-posting-image{width:132px;}.storage_view #map-canvas{width:100% !important;}.textbook .tb-info{width:55%;}.textbook .sell-tb-info,.sell-textbooks #left_content .textbook .sell-tb-info{width:54%;}.storage_view #map-canvas{width:100% !important;}#left_content .location_main_search input[type="text"]{width:90.5%;}#left_content .location_main_search #location_container{width:98.3%;}.post.ad .hotlist,.post.news_post .hotlist{top:14px;}.post.ad .post_info_has_image,.post.news_post .post_info_has_image{margin:0;}.post.ad a.title,.post.news_post a.title{padding-right:38px;display:block;}.salliemae #wrap_salliemae{padding:0 5px;}.salliemae #wrap_salliemae #branding img{display:block;margin:auto;}.salliemae #wrap_salliemae #branding span{display:block;text-align:center;position:static;}.salliemae #wrap_salliemae #branding span:first-child{padding-bottom:5px;}.salliemae #wrap_salliemae #branding span:last-child{padding-top:5px;max-width:100%;}.salliemae #wrap_salliemae #salliemae_content_left{width:100%;margin:0 0 10px 0;padding:0 10px 0 5px;word-wrap:break-word;box-sizing:border-box;}#wrap_main_menu{margin:8px 5px 10px 5px;}#main_menu{display:none;}#mobile_menu{display:block;}.buy_option{text-align:center;padding:13px 10px 15px 10px;}.buy_option .add-to-cart-button{margin:0 auto;}.sell_textbook_view .valorebooks .add-to-cart-button{width:155px;}.detail.auto-renew #carouselWrap{width:615px;}.detail.auto-renew #carousel{width:589px;}#right_content #textbooks_links{display:none;}#right_content #textbooks_links .add-to-cart-button{min-width:146px;font-size:18px;}#right_content #textbooks_links{padding:0 10px;}#right_content .recently_sold_textbooks{width:300px;margin:0 auto;}#right_content .right_content_align{width:280px;margin:0 auto;}.course-help-result-item div.department,.course-help-result-item div.study-materials,.course-help-result-item div.study-documents{width:25%;}.detail .wrap_desc{max-width:100%;}.event-page-wrapper #left_content{box-sizing:border-box;margin:0;float:left;}.event-page-wrapper #right_content{float:right;}#right_content .wrap_b_side .top_article{width:300px;margin:0 auto 15px auto;}.three-cells .cell .cell-inner{float:none !important;width:auto;}.view-switch{margin-top:6px;}}@media screen and (max-width:980px){.disclaimer-loans{padding:0px 15px;}}@media screen and (max-width:960px){.str_wrap{width:227px;}.head_lines{margin-right:1%;}.main_page_orange_button{margin:0 5px 0 0;}.wrap_loans{width:auto;float:none;margin:0;}.grey-box{float:none;margin:20px auto 0px auto;}.loan-item .loan-item-center{width:auto;padding:10px 20px;}#campus-posting-1-type #right_content{display:none !important;}.profile_page .author_infotext .fix_user_info{min-width:130px;}.profile_page .author_description select,.profile_page textarea{width:353px;}.profile_page input[type=text],.profile_page input[type=number]{width:347px;}.top_paid_block_l{margin:0px 0 0 15px;}.top_paid_block h1{margin:0 0 10px 0;}#left_content_pnc,#right_content_pnc{float:none;width:auto;height:auto;}#left_content_pnc #top_pnc_img{margin:0 auto;display:block;}#left_content_pnc .unit{width:45%;min-height:265px;}#right_content_pnc{margin:0 auto 20px auto;}.inside_page.custom_category_view_page .post_text_l,.inside_page.custom_category_view_page,.featured_listings .post_text_l,.inside_page.custom_category_view_page .featured_listings .post_info_has_image{max-width:100%;width:100%;}#left_content.custom_category_view_page .wrap_post{padding:0 25px 0 0px;}.popup_preview{width:530px;padding:10px;}.popup_preview .reply-form-special .reply{width:auto;}.view_map_page #left_content{width:400px;}.view_map_page .post .description{width:auto;float:none;margin:0 0 10px 0;}.view_map_page .post .miles{margin:30px 0;}.view_map_page .post{height:auto;}#left_content .left_content_title h1{font-size:18px;}.view_map_page #map_data{width:200px;}.view_map_page .post .miles{float:none;position:absolute;}.view_map_page .post .post_image{float:none;margin:10px auto;display:block;width:90px;}#right_content .tb-d-price-box{width:auto;}#right_content .tb-d-sell-box{padding:0;}#right_content .tb-d-sell-box .sell-book{width:80%;}.ticket_view_page #right_content{}}@media screen and (max-width:940px){#footer{height:auto;}.push{height:auto;}#main_area{margin:0 auto;}.ebook_right{max-width:300px;clear:both;margin:0 auto;}.ebook-content{margin:0 auto;max-width:595px;}}@media screen and (max-width:910px){.subscription_boxes .grey_box{margin-right:25px;}}@media screen and (max-width:900px){.the-loop .group-post-message-text{margin-left:40px;}.layout-container{padding-left:5px;padding-right:5px;}.post_listing_popup{width:210px;padding:40px 50px;}.post_listing_popup .cell{width:100%;float:left;border:none;margin-right:0%;padding-left:6%;margin-bottom:30px;}.image_upload_popup{width:315px;}.popup-scrollable .image_upload_popup{width:auto;}.image_upload_popup .fsize_12{margin:0 0 15px 0 !important;}.image_upload_popup .or{float:none;margin:10px auto;}.image_upload_popup .column{float:none;overflow:hidden;width:auto;}.image_upload_popup #SWFUpload_0{display:block;float:none;margin:0 auto 10px auto;}.image_upload_popup .grey_submit,#campus-posting-upload-image-button,#profile-upload-photo-button{overflow:hidden;float:none;margin:15px auto 0 auto;width:151px;}.image_upload_popup .column .blue_submit{margin:13px auto 0 auto;}#left_content_pnc .unit{min-height:290px;width:43%;}#loan-options{width:auto;}.poweredby_stl{margin:0px 20px 0 15px;width:auto;}#left_content .location_main_search input[type="text"]{width:90%;}.spc_detail.student_flights_detail .text-wrap{width:45%;}.spc_detail.student_flights_detail .text-wrap .text-inner{padding-left:10px;}.spc_detail.student_flights_detail h1.fl-title{font-size:22px;}.spc_detail.student_flights_detail h1.sl-title{font-size:20px;}.spc_detail.student_flights_detail .widget-wrap .widget-inner{margin-right:10px;margin-right:10px;}.the_loop_page .group-post-message-text.msg-small{line-height:28px;height:28px;margin-left:40px;}.the_loop_page .group-post-message-text.msg-small .group-post-message-placeholder-mobile{display:block;line-height:28px;}.the_loop_page .group-post-message-text.msg-small .group-post-message-placeholder{display:none;}.the_loop_page .crop-middle.width_40{width:30px;height:30px;}.the_loop_page .social-plugin-comment-form .comment-fake-field{line-height:25px;height:25px;margin-left:40px;}.the_loop_page .social-plugin-comment-row .social-plugin-comment-info{margin-left:40px;}.the_loop_page#left_content{background:#e9ebee;}.the_loop_page#left_content .no-access-container{background:#f4f4f7;}}@media screen and (max-width:875px){.main_school_select #state{width:25%;}.main_school_select school{width:35%;}#left_content_384{margin:40px auto 50px auto;float:none;}#right_content_390,#left_content_385{margin:0 auto;float:none;}.course-help-result-item div.department,.course-help-result-item div.study-materials,.course-help-result-item div.study-documents{width:22%;}.spc_search_block form{width:720px;margin:0 auto;position:relative;}.spc_search_block input[type="text"]{height:44px;}.spc_search_block .input_wrap:first-child,.spc_search_block .input_wrap:first-child + .input_wrap + .input_wrap{margin-left:0;width:50%;}.spc_search_block.col-4-input .form_wrap{padding-top:10px;}.spc_search_block.col-4-input input[type="text"]{width:344px;}.spc_search_block.col-4-input .input_wrap.button{margin-left:0;float:none;width:100%;}.spc_search_block.col-4-input .input_wrap .go{width:100%;height:46px;margin-top:20px;}.spc_search_block.col-3-input .form_wrap{padding-top:36px;overflow:hidden;}.spc_search_block.col-3-input input[type="text"]{width:340px;}}@media screen and (max-width:870px){#main_menu{height:auto;clear:both;}#main_menu .left_menu{text-align:center;margin:0 0 0 0;}#main_menu .left_menu li{float:none;display:inline-block;margin:0 1% 0 1%;}#main_menu .left_menu li a{padding:9px 0 0 0;}#main_menu .right_menu{text-align:center;margin:0 0 0 0;}#main_menu .right_menu li{float:none;display:inline-block;margin:0 1% 0 1%;}#main_menu .left_menu li a{padding:9px 0 0 0;}#main_menu .right_menu li .drop_block{text-align:left;}#left_content_385{width:384px;}#left_content_385 .school_select #state{display:block;margin:0 0 15px 0;}#left_content_385 .school_select #go{margin:15px 0px 15px 0px;}.category_news_list{width:auto;}.paid_bottom div:first-child{padding-right:10px;}.subscription_boxes .grey_box{margin-right:12px;}.subscription_boxes{width:93%;}.subscription_boxes .paid_box{width:19%;}.custom_popup_preview.popup_preview{width:680px;}#custom_description_content{width:384px;}#tab_content{height:340px;padding:0 10px 0 10px;}.custom_popup_preview .sub_title{padding-left:10px;}.custom_popup_preview h1{margin-left:10px;height:40px;width:340px;}#tab_content .tab{width:372px;height:340px;}.wrap_custom_page_big_slider{width:364px;height:334px;}.wrap_custom_page_big_slider .custom_page_big_image a{min-width:358px;max-width:358px;height:335px;}.wrap_custom_page_big_slider .custom_page_big_image a img{max-width:358px;max-height:335px;}.custom_popup_preview .custome_desc{width:340px;}#left_content .location_main_search input[type="text"]{width:89%;}.str_wrap{width:200px;}.sell_textbook_view .valorebooks .add-to-cart-button{width:120px;}.sell_textbook_view .valorebooks{padding-left:10px;}.ticket_view_page #right_content{display:none;}.ticket_view_page #internal_content #left_content{width:auto;}}@media screen and (max-width:830px){.popup-scrollable-overflow .popup-scrollable .old_sgn_in_popup{width:372px;}.old_sgn_in_popup .sgn_in_popup_left{float:none;width:auto;}.old_sgn_in_popup .sgn_in_popup_rigth{float:none;width:auto;margin-left:0;}}@media screen and (max-width:800px){.b-seo-middle-right{clear:both;float:none;}.textbook .sell-tb-info{width:42%;margin:0 10px 0 0;}.view_map_page .map_search_main_cat{margin:10px 9px 0px 0px;}.view_map_page #left_content{width:300px;}.view_map_page .post .description p{margin:0px 0px 5px;}.view_map_page .post .description h2{margin:0px 0px 7px;}.view_map_page .left_content_title .map_icon_green{text-align:center;padding:5px 0px 0px;width:61px;}.view_map_page .left_content_title .map_icon_green span{font-size:12px;margin:0px 0px 10px 0px;}#left_content .left_content_title .float_l{width:70%;}#left_content .left_content_title h1{font-size:16px;margin:6px 0px 10px 0px;text-align:left;}.textbook_detail .tb-text,.textbook_detail .tb-label{font-size:14px;}#right_content .tb-d-price-box .summary-banner-guarantee{background-size:100% 74%;width:23%;}#right_content .tb-d-price-box .summary .box-list-price,#right_content .tb-d-price-box .summary .box-saving{font-size:14px;}#right_content .tb-d-price-box .price-box-header label,#right_content .tb-d-price-box .summary .total-price .box-label{font-size:16px;}#right_content .tb-d-price-box .summary .total-price .box-price{font-size:20px;}.textbook_detail .tb-d-img img,.textbook_detail .tb-d-img{width:154px;height:200px;}#search_popup .search_popup{width:360px;padding:30px;}.search_popup_left{padding:0;min-width:0;width:360px;}.search_popup_right{float:left;padding:15px 14px 12px 14px;margin:20px 0 0 0;width:332px;height:120px;}.search_popup_right p{margin-top:10px;}.auto-renew-block .h1{display:block;margin-bottom:25px;}.auto-renew-block a{display:block;margin:0 auto !important;float:none;text-align:center;}.ad_tickets_view .event-page-header{padding:0 10px;}.ad_tickets_view .event-page-wrapper{position:relative;min-height:300px;}.event-page-wrapper #right_content{display:none;}.ad_tickets_view #left_content.event-page-left{width:100%;}.ad_tickets_view #tickets-wrap{max-height:none;overflow-y:visible;padding:0 10px;}.fast_search_results{width:400px;}.logged-user-action{padding:15px 0;}.logged-user-action .cell{text-align:center;}.logged-user-action .cell .action-button{margin:0 auto;font-size:14px;width:120px;}.three-cells .cell{width:33%;margin-left:0;}.three-cells .cell .cell-inner{padding-right:10px;padding-left:10px;}.two-cells .cell{width:50%;margin-left:0;}.two-cells .cell .cell-inner{padding-right:10px;padding-left:10px;}}@media screen and (max-width:775px){.detail_angel_top{right:23%;left:auto;}.sgn_in_popup_rigth{width:330px;}.utp .detail_angel_top{right:17%;left:auto;}.str_wrap,.head_lines{display:none;}#header .f_connect_button{margin-left:0;}.post .post_view{width:110px;}.post_view b{display:block;}.post_view i{display:none;}.addthis_button_tweet,.addthis_button_facebook_like{width:auto;}.tutor_detail_right{float:left;margin:0;overflow:hidden;}.tutor_more{float:none;}.textbook .tb-info{width:42%;margin:0 10px 0 0;}.textbook .tb-price .tb-label{width:74px;}#left_content .location_main_search input[type="text"]{width:88%;}}@media screen and (max-width:765px){#login_menu li{padding:0 0 0 10px;}#paid-jobs .bottom-row{max-width:302px;margin-left:auto;margin-right:auto;}#paid-jobs .unit{width:100%;margin-right:0;}#paid-jobs .unit-body{padding:6px 8px;display:flex;align-items:center;display:-webkit-flex;-webkit-align-items:center;}.profile_page .author_infotext .fix_user_info{min-width:95px;}.profile_page .author_description select,.profile_page textarea{width:275px;}.profile_page input[type=text],.profile_page input[type=number]{width:270px;}.banner_728x90{display:none;}.textbook_search{min-height:168px;}.textbook_search h3{font-size:20px;margin-bottom:10px;}.textbooks_form{top:25px;}.textbook_search .textbook-rs-note{font-size:14px;bottom:18px;}.books_bg{background:url(/img/books.png) no-repeat;background-position:0px 100%;background-size:156px 162px;}.spc_search_block.col-3-input .form_wrap{padding-top:10px;}.spc_search_block form{width:auto;}.spc_search_block.col-3-input .input_wrap.button{margin:0;margin-top:16px;}.spc_search_block.col-4-input input[type="text"],.spc_search_block.col-3-input input[type="text"]{width:352px;}.spc_search_block .input_wrap{float:none;margin-left:0;}}@media screen and (max-width:750px){#loan-options .red-btn{font-size:18px;width:95%;}.profile .tabs-menu li,#qa_tabs li{font-size:13px;min-width:120px;}}@media screen and (max-width:735px){.textbooks-additional-sidebar{position:static;margin-top:20px;}.textbook_detail .tb-d-info{margin-right:0;}.sgn_in_popup_rigth{clear:both;margin:0 auto;float:none;padding-left:0;margin-top:30px;}.sgn_in_popup_left{clear:both;margin:0 auto;float:none;border-right:none;padding-right:0;}.middle-post-box .post-message,.middle-post-box .post-housing{width:48%;margin-right:2%;margin-left:0;box-sizing:border-box;margin-bottom:5px;}.middle-post-box .post-photo,.middle-post-box .post-jobs{width:48%;margin-left:2%;margin-right:0;box-sizing:border-box;margin-bottom:5px;}.main_school_select #state{width:118px;}.main_school_select .school{width:150px;}.blankbox{width:40%;}.subfooter-box{width:40%;}#listing_preview{width:96%;}.top_paid_block_l{clear:both;width:100%;margin:0;text-align:center;}.top_paid_block_r{margin:0 auto;clear:both;float:none;}.subscription_boxes{width:460px;}.subscription_boxes .paid_box{width:190px;margin:0 10px 10px 0;}.subscription_boxes .center_blue_p{margin:10px 0 40px 0;}#left_content_pnc .unit{min-height:340px;}#viewFloorplans div{width:410px;padding:10px;}#viewFloorplans img{max-width:400px;}}@media screen and (max-width:725px){.view_map_page .row,.view_map_page #more_container{}}@media screen and (max-width:710px){.view_map_page .row,.view_map_page #more_container{width:325px;}.view_map_page #left_content{display:none;}.view_map_page #right_content{width:100% !important;position:static !important;}#left_content .location_main_search input[type="text"]{width:86%;}.view_map_page #searchWithinMap-control{display:none;}.ticket_view_page #internal_content #left_content{display:block;float:none;width:auto;}.ticket_view_page #internal_content #left_content .desc .row{width:620px;}}@media screen and (max-width:700px){.view_map_page .info_map_container .mapPopup .title{font-size:18px;font-weight:normal;color:#fff;margin:0px 0px 5px 0px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.view_map_page .info_map_container .mapPopup .imgSmall{width:110px;height:110px;float:left;margin:0;}.view_map_page .mapPopup .imgSmall img,.view_map_page .info_map_container .mapPopup .imgSmall img{width:110px;height:110px;}.view_map_page .info_map_container .mapPopup .descSmall{width:55%;height:110px;float:left;color:#666666;font-size:12px;margin:0 0 0 12px;line-height:18px;}.view_map_page .map_arrow_popup{position:absolute;bottom:-16px;left:50%;margin-left:-18px;}#loan-options.refinance .btn{min-width:90px;}}@media screen and (max-width:695px){#footer .float_l{width:130px;margin:0;}#footer .footer_list_links{margin:0 20px 20px 0;}#footer .footer_list_links{width:130px;margin:0 auto 15px auto;}#footer .title{width:130px;margin:0 auto 5px auto;}#footer .footer_wrap_left{width:520px;}.channel_storage_page{width:auto;}.channel_storage_page .post_info_storage_has_image{width:40%;}.inside_page.moving_view_page .post_info_storage_has_image{width:50%;}.view_map_page .row,.view_map_page #more_container{}.detail_angel_top{right:28%;left:auto;}.utp .detail_angel_top{right:19%;left:auto;}.footer_wrap_left{width:100%}.order_page .buttons_line{width:260px;margin:0 auto;}.order_page h3{text-align:center;}.order_page .buttons_line .share-facebook-bt,.order_page .buttons_line .share-twitter-bt{margin-top:15px;}.fast_search_results{width:276px;}#header-bar-center-container #fast_search_results{width:110%;}#custom_listing_preview{margin-left:-148px !important;}#JobsSampleListingIMG .popup_inner{width:300px;}.custom_popup_preview.popup_preview #custom_view_right{display:none;}.custom_popup_preview.popup_preview #custom_view_left{display:block;width:auto;}.custom_popup_preview .reply-form-special,.custom_popup_preview .reply-form{background:none repeat scroll 0% 0% #F6F6F7;padding:0px;border:medium none;display:block;width:256px;bottom:auto;position:relative;}.custom_popup_preview .reply-form-special{width:100%;padding-top:5px;}.custom_popup_preview .reply-form-special .reply > .float_l,.custom_popup_preview .reply-form-special .reply > .float_r{float:none;}.popup_preview .reply-form-special .mobile input[type="text"],.custom_popup_preview .reply-form-special .mobile textarea{width:243px;}.popup_preview .reply-form-special input[type="text"],.custom_popup_preview .reply-form-special textarea{width:267px;}.popup_preview .reply-form-special input[type="text"]{margin:1px 0px 3px;}.custom_popup_preview .reply-form-special textarea{height:76px;margin:5px 0px 0px;}.reply-form-special input.input-phone[type="text"],#reply_by_email_popup input.input-phone[type="text"]{width:45px;float:left;margin-right:10px !important;}ul#detail_tabs_line{display:none;}ul#detail_tabs_line.mobile{display:block;height:auto;width:auto;margin-top:10px;}#tab_content .tab.mobile{display:block;}.custom_popup_preview h1{width:auto;height:auto;padding-right:20px;}#tab_content{height:374px;position:relative;padding:0px 10px 10px 10px;overflow-y:auto;overflow-x:hidden;}#tab_content .tab{width:270px;height:0px;margin:0px auto;}#tab_content .tab.active{height:auto;}.custom_popup_preview .sub_title{padding-right:20px;}ul#detail_tabs_line li{width:auto;float:none;display:block;padding:5px;border-bottom:1px solid #cccccc;}.wrap_custom_page_big_slider{width:260px;margin:10px auto 0 auto;height:360px;}.wrap_custom_page_big_slider .custom_page_big_image a{min-width:260px;max-width:260px;height:360px;padding:0px;}.wrap_custom_page_big_slider .custom_page_big_image a img{max-width:256px;max-height:356px;}.custom_popup_preview .custome_desc{width:260px;}.super_popup .listing_units .table_tr div.table_td.floorlan_title{display:none;}.super_popup .listing_units .table_tr div.table_td:first-child{background:#F1F2F4;border-top:1px solid #D9D9D9;width:238px;}.super_popup .listing_units .table_tr div.table_td .table_td_txt{display:inline-block;width:109px;vertical-align:middle;}.super_popup .listing_units .table_tr div.table_td{display:block;padding:.6rem;border-bottom:1px solid #D9D9D9;border-left:1px solid #D9D9D9;border-right:1px solid #D9D9D9;text-align:left;width:238px;}.super_popup .listing_units .table_tr div.table_td:before{content:attr(data-th);font-weight:bold;display:inline-block;vertical-align:middle;width:6rem;color:#235188;}.arrow_box{position:absolute;background:#fff;width:84%;z-index:1;margin-top:-56%;}.custom_popup_preview .reply-form-special{background:none repeat scroll 0% 0% transparent;}.custom_popup_preview.popup_preview{width:296px;}#custom_description_content{width:296px;}#tab_content .tab{width:284px;}#tab_content .wrap_video{height:372px;}#tab_content .wrap_video .custom_video{width:276px;}.wrap_custom_page_big_slider{width:274px;}.wrap_custom_page_big_slider .custom_page_big_image a{min-width:274px;max-width:274px;}.wrap_custom_page_big_slider .custom_page_big_image a img{max-width:273px;}#header_filters #wrap_more_container .btn-filters{padding:7px 6px;}#loan-options .loan-item .col-img,#loan-options .loan-item .col-btn{width:25%;}#loan-options .loan-item .col-txt{width:50%;}#signup_today_popup #wrap_signup_today_popup{width:500px;}#signup_today_popup #wrap_signup_today_popup .signup_today_today_popup_form_wrap{margin:0 15px 15px;padding:20px 10px;}#signup_today_popup #wrap_signup_today_popup .terms{margin:0 15px 15px;}#signup_today_popup #wrap_signup_today_popup .left-content-inner{padding-right:15px;}#signup_today_popup #wrap_signup_today_popup .right-content-inner{padding-left:15px;}#signup_today_popup #wrap_signup_today_popup .h3{margin:15px 15px 10px;font-size:18px;}#signup_today_popup #wrap_signup_today_popup .note{margin:0 15px 0 15px;font-size:12px;}.sceditor_block .campus-posting-error-message{width:60%;line-height:11px;}}@media screen and (max-width:685px){#paid-jobs .cols-3 .left-box{background:url(/img/newspaper-network.jpg) no-repeat 0px 95px;background-size:contain;}}@media screen and (max-width:670px){#main_page_slider,#page_slider_static{width:auto;min-width:300px;}#main_page_slider .item .desc p{margin:10px 10px 0 10px;}#main_page_slider .overflow{width:auto;}#main_page_slider .item{width:auto;}#main_page_slider .item img{width:100%;}.inside_page .top_links{margin:0;}.contact #contact_form textarea{width:265px;}.contact #contact_form{margin:0 auto;}.wrap_loans{width:auto;float:none;margin:0;}.wrap_loans h1{text-align:center;}.listing_details_adition_l{width:280px;}.footer_fw_content{display:none;}.CampusPostingForm .card-num-wrap{width:100%;float:none;}.CampusPostingForm .card-num-wrap .wrap{margin-right:0;}.CampusPostingForm .card-exp-wrap{float:none;overflow:hidden;}.CampusPostingForm .card-code-wrap{float:none;overflow:hidden;}}@media screen and (max-width:660px){.ebook_left{float:none;margin:0 auto;}.ebook_img{float:none;margin:0 auto;}.plain-footer-menu .footer-container .left{float:none;}.plain-footer-menu .footer-container .right{float:none;margin-top:10px;}.plain-footer-menu .footer-container .right a{margin-left:0;margin-right:10px;line-height:20px;}.main_school_select .title{font-size:16px;margin:16px 8px 0 10px;}.listing_form .rounded_block .rounded_block_wrap{width:auto;}.listing_form .rounded_block .title{font-size:16px;display:block;float:none;text-align:center;margin:8px 0 10px 0;}.reply-form .reply{display:block;width:270px;margin:0 auto;}.storage_view .detail_small_images{width:465px;}.author_info .author_image{float:none;margin:0 auto;}.subscribe_form{width:270px;margin:0 0 0 10px;}.subscribe_form .subscribe_input{width:150px;background-image:none;background:#ffffff;border:1px solid #9a9999;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-moz-box-shadow:inset 0 20px 2px -20px rgba(0,0,0,0.4);-webkit-box-shadow:inset 0 20px 2px -20px rgba(0,0,0,0.4);-o-box-shadow:inset 0 20px 2px -20px rgba(0,0,0,0.4);-ms-box-shadow:inset 0 20px 2px -20px rgba(0,0,0,0.4);box-shadow:inset 0 20px 2px -20px rgba(0,0,0,0.4);}.reply-form,.reply-form-special{padding:15px 0;}#uloop_just_for_fun .picdiv{margin:0px auto;float:none;max-width:500px;}#uloop_just_for_fun .picdiv img{max-width:490px;height:auto !important;}.professor_name,.professor_department{width:20%;}.professor_button{width:auto;}.professor_button a{float:none;}.facebookComment{overflow:hidden;}.wrap_news_st_w{width:auto;}.wrap_news_st_w .news_stay{margin:0 0 30px 0;}.news_stay{float:none;}.random_article_link{width:auto;}.profile_page .block_edit_media{width:auto;min-width:373px;right:30px;}.profile_page .block_edit_media input[type=text]{width:auto;}.profile_page .madia_angel{left:75px;}.storage_view .detail_main_image img{max-width:640px;}.paid_middle_boxes .companies,.paid_middle_boxes .college_pro{width:45%;}.paid_middle_boxes .companies,.paid_middle_boxes .college_pro{width:auto;margin:0;clear:both;float:none;}.paid_middle_boxes div:first-child{margin:0 0 30px 0;}.wrap_top_subscribe .main_wrap_input{float:none;}.wrap_top_subscribe #text_alert{padding-bottom:10px;}.wrap_top_subscribe #text_alert{float:none;display:block;}.view_map_page #header_filters{height:46px;}.view_map_page .wc-f{margin:1px 5px 0 0;}.view_map_page #more_btn{margin:7px 2px 0 0;width:71px;font-size:12px;}.switch-label{font-size:12px;}.view_map_page #get_alerts_tip{margin:14px 0px 0px;}.switch{margin-top:7px;}.view_map_page .map_overlay_container{top:45px;}.view_map_page .row,.view_map_page #more_container{width:305px;}.textbook .tb-price .tb-rent-price span i{width:51px;display:inline-block;font-size:11px;line-height:11px;}.textbook_search{min-height:190px;}.view_map_page .row,.view_map_page #more_container{width:305px;}#left_content .location_main_search #location_container{width:97.6%;}.category_view .wrap_refine_search_abroad,.channel_courses_page .wrap_refine_search_abroad{padding:15px 5px;}.category_view .wrap_refine_search_abroad .wrap_input,.channel_courses .wrap_refine_search_abroad .wrap_input{display:block;padding:10px;}.category_view .wrap_refine_search_abroad .wrap_input,.category_view .wrap_refine_search_abroad .wrap_input:first-child,.category_view .wrap_refine_search_abroad .wrap_input:last-child,.channel_courses .wrap_refine_search_abroad .wrap_input,.channel_courses .wrap_refine_search_abroad .wrap_input:first-child,.channel_courses .wrap_refine_search_abroad .wrap_input:last-child{width:100%;}.category_view .wrap_refine_search_abroad .wrap_input:first-child,.channel_courses .wrap_refine_search_abroad .wrap_input:first-child{margin:0;text-align:center;}.category_view .wrap_refine_search_abroad .wrap_input:last-child input[type="submit"],.channel_courses .wrap_refine_search_abroad .wrap_input:last-child input[type="submit"]{margin:0;float:none;width:100%;}.wrap_news_st_w .apply_to_write{padding:0;}#add_answer_popup{width:560px;}.add-question-popup #ask_question{width:560px;}.intro-holder{margin-top:0;}.intro-holder .unit{float:none;width:100%;margin-top:20px;}.intro-holder .unit-body{margin:2px 2px;}}@media screen and (max-width:650px){.middle-post-box .post-tabs{display:none;}.middle-post-box .post-tabs.mobile-tabs{display:block;}.the-loop .white-color-banner{padding:20px;}.the-loop .white-color-banner{font-size:16px;}.the-loop .white-color-banner ul a{font-size:14px;}}@media screen and (max-width:640px){#CampusPostingForm1 #contact_email_website_fields .contact_or{float:none;width:100%;max-width:268px;text-align:center;}#CampusPostingForm1 #contact_email_website_fields .contact_or div{margin:10px 0;}#CampusPostingForm1 #contact_email_website_fields .long-input{float:none;margin-bottom:5px;}.random_article_link{width:auto;margin:0 auto;}.random_article_link li{margin:0 0 10px 9px;}.news_autor_detail .autor{float:none;margin:0 auto 15px auto;}.news_autor_detail .subscribe_form{margin:0 auto;}#uloop_just_for_fun img{max-width:300px;}#uloop_just_for_fun .picdiv img{max-width:290px;}#uloop_just_for_fun .picdiv{max-width:300px;}.news_share_line{text-align:center;margin:1px 0 10px 0;}.post .post_text_r{clear:both;width:100%;padding:10px 0 0 0;}.post .post_view b,.post .post_view i{display:inline;}.news_share_line .news_social_button{display:inline-block;float:none;margin:0 5px 0 5px;height:20px;}.news_subscribe{float:none;}.subfooter .sub_left,.subfooter .sub_right{width:auto;float:none;}.detail{padding:20px 10px}.detail.ads_replies{padding:0;overflow-x:auto;}#new_pass .label_pass{width:75px;padding:3px 10px 0px 0px;}#page_slider_static .item .desc p{font-weight:bold;font-size:20px;}#ad-view-map{width:100% !important;}#profile_tabs li a{display:block;margin:4px 0 0 0;text-align:center;}.professor_item{margin:0px auto;width:300px;border-bottom:1px dashed #ccc;}.professor_item.list-row-clickable{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.professor_item div.professor_ratings{width:100%;padding:5px 0px;}.professor_item div{display:inline-block;padding:5px 0px !important;width:100%;text-align:center;}.professor_item .professor_stars{width:100%;}.professor_item input{float:none;display:inline-block;}.category_news_list{width:300px;float:none;margin:0 auto 50px auto;}.category_news_list .post .post_info_has_image{width:190px;}#left_content.custom_category_view_page .post_image a img{width:90px;}#left_content.custom_category_view_page .post_image .block_for_image,#reply_by_email_popup .post_image a,#left_content.custom_category_view_page .post_image a{height:60px;}#reply_by_email_popup .post_image{width:95%;float:none;margin:0 0 10px 0;}#reply_by_email_popup .post_image a img{margin:0 auto;width:250px;}#reply_by_email_popup input[type="text"]{width:258px;}.post_image{width:90px;}.post.ad.pch_12.answer .post_image{width:35px;}.post.ad.pch_12.answer_comment .post_image{height:25px;max-width:25px;}.post.ad.pch_12 .action-buttons-bar .btn-wrap{padding:0 7px 0 0;}.article_center .news_list{float:none;margin:0 auto 30px auto;width:auto;}.article_center .news_list .news_list_inner{margin:0 !important;}.reply-form-special .reply,#wrap_reply_popup{width:270px;}.reply-form-special .reply{margin:0 auto;}.reply-form-special .reply div{float:none;}.reply-form .terms,.reply-form-special .terms,#reply_by_email_popup .terms,#left_content.detail .reply-form-special .terms{max-width:209px;}.reply-form-special.knock-form .float_r{width:100%;}.reply-form-special.knock-form .terms{max-width:unset;}.reply-form-special.knock-form .terms .col-2{width:100%;text-align:center;}.news_author_blok .by,.news_author_blok .follow{float:none;}.news_author_blok .follow{margin:10px 0 0 0;}.news_author_blok .right_soc_menu{margin:0;}#paid-jobs .promo-unit{width:auto;}.article_center{width:320px;margin:0 auto;}.classified_center{width:auto;}.paid_bottom div{width:45%;}.zergnet-widget{overflow:auto;}#left_content_pnc #top_pnc_img{margin:0 -20px 0;}#left_content_pnc .unit{width:41%;}.inside_page .search_result_page_phone{float:none;display:inline-block;margin:0 0 0 5px;}.popup_preview{width:270px;}.popup_preview .td-fixed{word-break:break-all;}.custom_popup_preview .reply-form-special{background:none repeat scroll 0px center transparent;border:0px none;display:block;}.popup_preview .reply-form-special input[type="text"]{display:block;height:21px;border:1px solid #CCC;background:none repeat scroll 0% 0% #FFF;}.custom_popup_desc{width:270px;float:left;}.custom_popup_preview #carousel{width:250px;}.custom_popup_desc .detail_small_images li,.custom_popup_desc .detail_small_images li table{width:113px;}.custom_popup_preview .detail_main_image{height:250px;width:250px;}.custom_popup_desc .detail_main_image img{max-width:250px;}.custom_popup_preview .top_reply_form{padding:0px 0px 0px 0px;}.desc .bath-bed.listing_details table tr:first-child td{word-break:break-all;}.custom_popup_desc .bath-bed.listing_details table tr td{max-width:100px;}#createAlert #wrap_createAlert{width:400px;}.view_map_page .left_content_title{height:85px;}.storage_view .detail_main_image img{max-width:580px;}.textbook_detail .tb-d-img img,.textbook_detail .tb-d-img{width:134px;height:180px;margin:0 20px 0 0;}#right_content .tb-d-price-box .price-box-description{padding:10px 6px 10px 30px;}#right_content .tb-d-price-box .price-box-header label{padding:0px 0 0 7px;}#right_content .tb-d-price-box .price-box-header{padding:10px 6px 10px 10px;}#right_content .tb-d-price-box .summary{padding:6px;}.storage_view .detail_main_image img{max-width:580px;}#left_content .location_main_search input[type="text"]{width:84%;}.professor_item .professor_department{width:100%;}.professor_item .professor_hotlist .hotlist{position:absolute;margin:0 auto;width:25px;right:15px;top:15px;}.hotlist_list .professor_item div{text-align:left;}.hotlist_list .professor_item .professor_hotlist{position:initial;}.hotlist_list .professor_item .hotlist{top:14px;position:absolute;right:0;margin-right:5px;}.professor_item.course-help-result-item{width:100%;box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-bottom:1px dashed #ccc;}.hotlist_list .professor_item.course-help-result-item{box-sizing:border-box;}.professor_item.course-help-result-item div{width:auto;text-align:left;}.course-help-result-item div.department,.course-help-result-item div.study-materials,.course-help-result-item div.study-documents{width:21%;}.spc_detail.student_flights_detail .text-wrap{width:100%;float:none;}.spc_detail.student_flights_detail .widget-wrap{width:100%;float:none;overflow:hidden;}.spc_detail.student_flights_detail .text-wrap .text-inner{height:auto;padding:15px 0 0 0;display:block;}.spc_detail.student_flights_detail h1{position:initial;text-align:center !important;width:100%;max-width:100% !important;display:inline-block;}.spc_detail.student_flights_detail h1 span{background:rgba(0,0,0,0.3) none repeat scroll 0% 0%;box-shadow:0px 0px 7px 7px rgba(0,0,0,0.3);border-radius:10px;}.spc_detail.student_flights_detail .widget-wrap .widget-inner{float:none;margin:10px auto;}.four-columns{width:50%;}}@media screen and (max-width:600px){.order_payment_summary .campus-posting-summary-list-mobile-block{display:block !important;}.order_payment_summary .campus-posting-summary-list{display:none;}#manage_listing table tr td:first-child + td,#manage_listing table tr td:first-child + td + td,#manage_listing table tr td:first-child + td + td + td,#manage_listing table tr td:first-child + td + td + td + td + td{display:none;}.profile_page textarea,.public_user_profile_new_page textarea{height:50px;}.textbook .sell-tb-info{border-right:none;width:70%;}.textbook .tb-price-mobile{display:block;}.textbook .tb-price{display:none;}#left_content .main_school_select{padding:1px 0 1px 0;height:auto;}.main_school_select .title{font-size:18px;float:none;text-align:center;}.main_school_select .form{margin:0px auto 10px auto;width:350px;}.main_school_select #state{margin:18px 0px 0px 2px;}.main_school_select #school{margin:18px 3px 0px 2px;}.main_school_select select{margin:18px 6px 0 0;}.author_description{margin:20px 0 0 0;}.CampusPostingForm .col-2,.CampusPostingForm .col-3,.CampusPostingForm .col-4,.CampusPostingForm .col-5{width:100%;}.CampusPostingForm .wrap{margin-right:0;}.detail_angel_top,.utp .detail_angel_top{left:auto;right:23%;}.inside_page .post_right_info_storage{float:none;margin:5px 0px 0px 100px;width:35%;}.inside_page .post .post_info_storage_has_image{float:none;overflow:hidden;width:auto;}.oflmiddle-long .loan-item-cell.loan-item-logo{float:none;display:block !important;width:auto;}.oflmiddle-long .loan-item-cell img{display:block;margin:0 auto 10px auto;}.custom_post_image{overflow:hidden;float:left;margin:0px;width:180px;}.custom_post_image .wrap_small_main_image{overflow:hidden;position:relative;width:176px;}.custom_post_image .small_main_image span,.custom_post_image .small_main_image .item{text-align:center;vertical-align:middle;min-width:172px;height:133px;}.custom_post_image .wrap_small_main_image_align{height:132px;position:relative;}.custom_post_image .small_main_image .item img{vertical-align:bottom;max-height:132px;max-width:172px;}.campus-posting-image-wrap{width:292px;}.campus-posting-image{width:140px;}.storage_view .detail_main_image img{max-width:500px;}.textbook .sell-tb-info{margin:0 5px 0 0;width:44%;}#paid-jobs .how-works{overflow:hidden;height:auto;width:auto;}#paid-jobs .left-box{float:none;margin:0 auto;padding:0;width:auto;height:310px;background:url(/img/newspaper-network.jpg) no-repeat 0px 118px;}#paid-jobs .right-box,#paid-jobs .cols-3 .right-box{display:block;float:none;margin:35px auto 10px auto;width:auto;height:auto;text-align:center;}#paid-jobs .right-box:last-child,#paid-jobs .cols-3 .right-box:last-child{margin:35px auto 10px auto;}#paid-jobs .youtube-video,#paid-jobs .cols-3 .youtube-video{padding:10px 0;}#paid-jobs .how-works .usatoday-logo{right:22px;bottom:36px;}.post.course-help .post-desc-wrap{padding:0 0 20px 0;float:none;width:auto;}.post.course-help .btn-wrap{padding:0;float:none;}.hotlist_list .post.food-delivery-ad .post_info_storage_has_image{width:auto;}#add_answer_popup{width:480px;}.add-question-popup #ask_question{width:480px;}.uloop-st-button-wrap{float:none;margin:20px auto 0;width:270px;}.news_date{float:none;text-align:center;}.non-active-step,.active-step{font-size:16px;padding:5px 10px 5px 10px;margin:0 0 10px 0;}.step-edit-link{top:5px;}.non-logged-user-action{height:70px;}.join-news label{display:block;margin:10px 0 0 0;}.join-news input[type="text"],.join-news select,.join-news span.customSelect,.join-news textarea,.join-news .form-section .radio-title,.join-news label{font-size:12px;}.two-columns{width:100%;}.info-container .insurance-form-section-container{margin:-20px -16px 0 -16px;}}@media screen and (max-width:590px){.laundry-col-inner-pic{display:block;float:none;text-align:center;}.laundry-col-inner{margin-left:0;}}@media screen and (max-width:580px){.view_map_page #right_content{width:auto;float:none;}.f_connect_button{width:80px;background-size:80px 100%;}.inside_page .post_right_info_storage{width:100%;}#add_answer_popup{width:450px;}.add-question-popup #ask_question{width:450px;}#search_popup .search_popup.small_popup.student_loans{padding:30px 15px;}}@media screen and (max-width:560px){.promo-box .text-block_h{width:100%;}.promo-box .youtube-video::before{display:block;background-size:50px 35px;width:50px;height:36px;margin-left:-25px;margin-top:-20px;}.promo-box .photo{width:50%;float:none;margin:0 auto;}.promo-box .text-block{overflow:hidden;float:none;width:100%;margin-left:0;}#header .login_search{width:100%;margin:0px auto;float:none;}#login_menu{margin:10px 0 0 9px;width:auto;}.head_lines{float:none;margin:0px auto;}#campus-posting-1-type #left_content{width:auto;float:none;}#campus-posting-1-type #right_content,#campus-posting-1-type #right_content_posting{width:auto;float:none;}.listing_form .rounded_block .overflow{float:none;width:200px;margin:0 auto 15px auto;}.listing_form .rounded_block .orange_button_h_36{float:none;margin:0 auto;}.facebookComment .fb_iframe_widget > span{width:300px !important;}.facebookComment .fb_iframe_widget > span > iframe{width:300px !important;}.random_article_link{width:310px;}.random_article_link li{margin:10px 2px 0 2px;}#paid-jobs .photo .youtube-video{pointer-events:all;}#paid-jobs .left-box,#paid-jobs .right-box,#paid-jobs .right-box:last-child,#paid-jobs .cols-3 .left-box,#paid-jobs .cols-3 .right-box,#paid-jobs .cols-3 .right-box:last-child{height:auto;}#paid-jobs .left-box,#paid-jobs .cols-3 .left-box{height:265px;background:url("/img/newspaper-network.jpg") no-repeat scroll 0px 70px;background-size:100%;}#paid-jobs .how-works .place-holder img{width:300px;}#paid-jobs .img-text h2{font-size:14px;}#paid-jobs .right-box .how-works .place-holder img{display:block;width:100%;}#paid-jobs .block-heading p{font-size:12px;}.channel_storage_page .post_image{float:left;}.channel_storage_page .post_info_storage_has_image{width:60%;}#footer .footer_wrap_left{width:390px;}.inside_page .post_right_info_storage{width:auto;padding:0 0 0 5px;}.fast_search_results{width:300px;}#header-bar-center-container #fast_search_results{width:120%;}.cse-branding-form{width:auto;}#cse-search-box input[type="text"]{width:140px;}#left_content_pnc .unit{width:92%;margin:0 auto;float:none;padding:10px;min-height:30px;}#left_content_pnc #benefits{margin-bottom:20px;}#left_content.custom_category_view_page .custom_viev_map{float:right;margin:4px 0 4px 0;}#header_filters #wrap_more_container.mobile-f #location_input{width:329px;}#header_filters #wrap_more_container.mobile-f .btn-filters{padding:12px 8px !important;}#header_filters #wrap_more_container.mobile-f .slider-range-wrap{width:168px;}#header_filters #wrap_more_container.mobile-f #a_more_container,#header_filters .mobile-f .row,#header_filters .mobile-f #more_container{width:390px;}#header_filters #wrap_more_container.mobile-f .wrap-type-f{width:324px;}#right_content .tb-d-price-box{height:100%;}.textbook_detail .tb-d-img{float:none;clear:both;}.textbook_detail .tb-d-info{width:100%;float:left;clear:both;margin:15px 0 0 0;}.textbook_detail .desc{width:100%;margin:15px 0 0 0;}.textbook .tb-info{width:40.5%;}.textbook .sell-tb-info{border-right:none;width:70%;}.textbook .tb-img{margin:0 10px 10px 0;}.textbook .tb-info{margin:0 5px 0 0;}.textbook .tb-price{display:none;}.textbook .tb-price-mobile{display:block;}.textbook .tb-price-mobile .tb-other-price .tb-label{display:block;float:left;}.textbook .tb-info{margin:0 5px 0 0;border-right:none;float:none;width:64%;}#paid-jobs .promo-unit.desktop{display:none;}#paid-jobs .promo-unit.mobile{display:table;margin:15px auto 25px;}.fast_search_results{right:auto;left:10px;width:90%;}.login_bar_wrap{display:block;float:right;margin-top:-5px;}#header .login_search{height:auto;}}@media screen and (max-width:550px){.middle-post-box .text span{top:0;}.index-post-gallery .single{height:180px;}#loan-options .loan-item .col-txt{display:none;}#loan-options .loan-item .col-img,#loan-options .loan-item .col-btn{width:50%;}#loan-options .loan-item .col-img{text-align:center;}#loan-options .loan-item .col-img img{margin:0px auto;}#left_content .location_main_search input[type="text"]{width:82%;font-size:14px;}#loan-options .loan-item .col-img{width:40%;}#loan-options .loan-item .col-txt{width:60%;display:inline-block;}#loan-options .loan-item .col-btn{width:100%;margin-top:20px;}#loan-options .btn{width:180px;}.logged-user-action .cell .desktop{display:none;}.logged-user-action .cell .mobile{display:block;}.join-news .inside_page .right-container,.join-news .inside_page .left-container{width:100%;float:none;}.join-news .inside_page .right-container{padding-bottom:25px;}.join-news .img-container img{margin:0 auto;}.join-news .inside_page .right-container-inner{padding:0;}}@media screen and (max-width:520px){.classified_center h2{text-align:center;}.classified_center .classified{width:200px;margin:0 auto 15px auto;float:none;}img.news_chapter_img{float:none;display:block;margin:0 auto;}#main_page_slider .item .desc p{font-weight:bold;font-size:20px;}.inside_page .post_image{height:auto;}.inside_page .post_image a{width:auto;margin:2px 2px 2px 2px;}.channel_storage_page .post_image a{margin:0;}.inside_page .featured_listings .post_text_l,.inside_page .featured_listings .post_info_has_image{width:69%;}.listing_founded{float:none;}.google-api{float:none;margin:0 auto 20px auto;}.tutor_detail_left{width:auto;}.storage_view .detail_main_image img{max-width:400px;}#left_content .location_main_search #location_container{width:96.6%;}.featured_categories_wrap{display:block;}.professor_item.course-help-result-item{border-bottom:1px dashed #ccc;padding:15px 10px 15px 10px;}.hotlist_list .professor_item.course-help-result-item{border-bottom:none;}.professor_item.course-help-result-item .study-materials,.professor_item.course-help-result-item .study-documents{display:none;}.professor_item.course-help-result-item .department{width:45%;}.view-switch{margin-top:0;}.cave_block .cave_lab{width:95%;}.cave_block .cave_lab h3{font-size:20px;}.cave_block .cave_lab .subtitle{font-size:15px;}.the-loop .no-access-container .sub-title{width:100%;}.the-loop .no-access-container-inner{height:auto;}}@media screen and (max-width:510px){#paid-jobs .bottom-row{width:100%;}#paid-jobs .unit{float:none;margin:0 auto 10px auto;}#email_setting #form_email_setting .lightgrey_button{margin:10px 0px 0px 5px;}.profile_page .madia_angel{left:145px;}ul.block-list.sell_textbooks li img{height:60px;max-height:60px;}.ticket_view_page .left_content_head .event_left{display:none;}#signup_today_popup #wrap_signup_today_popup{width:290px;}#signup_today_popup #wrap_signup_today_popup .h2{font-size:20px;}#signup_today_popup #wrap_signup_today_popup .left-content,#signup_today_popup #wrap_signup_today_popup .right-content{width:100%;float:none;}#signup_today_popup #wrap_signup_today_popup .signup_today_today_popup_form_wrap{padding:20px 0px;border:0;}#signup_today_popup #wrap_signup_today_popup .left-content-inner{padding-right:0;border-right:none;border-bottom:1px solid #9f9f9f;padding-bottom:25px;margin-bottom:25px;}#signup_today_popup #wrap_signup_today_popup .right-content-inner{padding-left:0;border-left:none;}.the-loop .col-tab:last-child{width:150px;}.the-loop .col-tab:last-child p{margin:0;}}@media screen and (max-width:500px){.event-feed-row{padding:5px;}.event-feed-row .event-image{width:45px;}.event-feed-row .event-image .image-column-container a{width:40px;height:40px;}.event-feed-row .event-data{margin-left:45px;}.event-feed-row .buttons{margin-left:-45px;}.event-feed-row .going-button{margin-right:5px;}.the-loop-message-content .detail-post-gallery.thumbnails-list .thumbnails{width:23.5%;margin-right:2%;margin-bottom:2%;}.the-loop-message-content .detail-post-gallery.thumbnails-list .thumbnails:nth-child(4n){margin-right:0;}.index-post .post-info .title{font-size:16px;}.the-loop-message-content .pinned-post-label{top:-10px;}.tutor_detail_right{width:200px;margin:3px 0 0 0;}.tutor_detail h3:first-child{margin-top:10px}.tutor_email_button{width:167px;text-align:center;}.detail_angel_top,.utp .detail_angel_top{left:auto;right:27%;}.post_info .post_image{width:300px;}.post_info .post_image img{width:300px;}.detail_main_image_wrap .custom_page_big_image a{min-width:400px;}.storage_view .detail_small_images{width:310px;}.blankbox{width:auto;float:none;}.subfooter-box{width:auto;float:none;}#form_mg_l{overflow-x:scroll;}#form_mg_l table{width:600px;}.contact #contact_form{width:280px;}.contact .contact_info{margin:0;}.contact .blue_submit{margin:0 auto;}#campus-posting-billing-terms{width:280px !important;}.professor_rate .overall{border:0;float:none;}.professor_rate .separate table{width:260px;margin:0px auto;}.main_school_select .form{margin:0px auto 10px auto;width:350px;}.main_school_select #state{width:114px;}.main_school_select #school{width:145px;}.article_tags{width:auto;float:none;}.wrap_subscribe{margin-left:20px;}.email_settings_unsub_left{width:420px;}#main_page_slider .overflow,#main_page_slider .overflow .wrap,#main_page_slider .item,#main_page_slider,#page_slider_static,#page_slider_static .item{height:250px;overflow:hidden;}.subscription_boxes{width:210px;}.contact_us_wrap{width:255px;padding:15px 10px 20px 10px;}#map-canvas-current-ads{width:300px;height:300px;}.info_map_container{padding:5px;}.info_map_container .mapPopup .descSmall{width:65%;}#NewsGetSocialPopup .popup_inner{width:240px;}.question_detail .top_reply.question_row{margin-bottom:30px;}.cave_block #banner{background:url(/img/collegeave/CASL_0618_Aspot_722x221.png);min-height:160px;background-position:-56px center;background-size:cover;background-repeat:no-repeat;}.cave_block #banner img{visibility:hidden;}.the-loop .blue-color-banner .whats_happening{display:block;float:none;margin:0 auto;}.the-loop .blue-color-banner .join_now{margin-bottom:20px;}}@media screen and (max-width:875px){.main_school_select #state{width:25%;}.main_school_select .school{width:35%;}#left_content_384{margin:40px auto 50px auto;float:none;}#right_content_390,#left_content_385{margin:0 auto;float:none;}.course-help-result-item div.department,.course-help-result-item div.study-materials,.course-help-result-item div.study-documents{width:22%;}.spc_search_block.col-3-input .form_wrap{padding-top:10px;}.spc_search_block.col-3-input .input_wrap.button{margin:0;margin-top:16px;}.spc_search_block.col-4-input input[type="text"],.spc_search_block.col-3-input input[type="text"]{width:352px;}.spc_search_block .input_wrap{float:none;margin-left:0;}.insurance_detail.spc_detail .col-2,.insurance_detail.spc_detail .col-3{width:100%;float:none;}.insurance-auto.spc_detail .col-2 .r-padding{padding-right:0;}.insurance-auto.spc_detail .col-2 .l-padding{padding-left:0;}.insurance_detail.spc_detail .col-3,.insurance_detail.spc_detail .col-2,.insurance_detail.spc_detail .col-1{margin-top:15px;}.insurance_detail.insurance-tuition .col-3 p{margin-left:0px;margin-right:0px;}.insurance_detail.spc_detail .col-1:first-child,.insurance_detail.spc_detail .col-1:first-child + .col-1,.insurance_detail.spc_detail .col-2:first-child,.insurance_detail.spc_detail .col-2:first-child + .col-2{margin-top:20px;}.insurance_detail.spc_detail.insurance-renters .col-3{width:33.3%;float:left;}.cource_help_view_page .all-courses-wrap tr td:first-child + td{display:none;}#add_answer_popup{width:400px;}.add-question-popup #ask_question{width:400px;}.super_popup div.sceditor-toolbar,.top_reply div.sceditor-toolbar,.bottom_reply div.sceditor-toolbar{padding:60px 25px 10px 25px !important;}.super_popup .sceditor-toolbar .toolbar-inner .scroller,.top_reply .sceditor-toolbar .toolbar-inner .scroller,.bottom_reply .sceditor-toolbar .toolbar-inner .scroller{right:auto !important;left:0;}.super_popup div.sceditor-group,.top_reply div.sceditor-group,.bottom_reply div.sceditor-group{float:left !important;}#default_popup .content-inner .join-news-popup{width:230px;padding:15px;}#qa-action-success.super_popup .content-inner{padding:35px 8px 25px;width:230px;}#qa-action-success.super_popup .share-facebook-bt,#qa-action-success.super_popup .share-twitter-bt{width:148px;display:block;margin:10px auto;}.super_popup#share-and-feature-popup .content-inner{padding:35px 8px 25px;width:230px;}.top_reply .top-btn-r-content{float:none;padding:20px 0 0 0;clear:both;margin:0;}.top_reply .top-btn-r-content .price-section{margin:0;}}@media screen and (max-width:490px){.middle-post-box .post-word{font-size:14px;}.middle-post-box .post-tabs li span{font-size:14px;}.middle-post-box .post-tabs li .post-button-icon{width:15px;height:15px;position:relative;top:-1px;}.middle-post-box .post-tabs .post-word{position:relative;top:-2px;}.middle-post-box .post-tabs li .line{margin-left:3px;}.middle-post-box .post-tabs li{margin-left:12px;}#main_sign_up input,#main_sign_up select{width:100%;box-sizing:border-box;height:40px;}}@media screen and (max-width:470px){.popup-scrollable-overflow .popup-scrollable .old_sgn_in_popup{width:300px;}#header .f_connect_button{margin-left:0;}.detail_angel_top,.utp .detail_angel_top{left:auto;right:31%;}.detail_main_image_wrap .custom_page_big_image a{min-width:380px;}.sgn_in_popup,.sgn_in_popup_rigth{width:250px;padding:10px;}#sgn_in_popup br{content:"";margin:14px 0 0 0;display:block;}#sgn_in_popup .popup_form .title{margin:0 0 2px 0;font-size:14px}#sgn_in_popup h3{font-size:26px;margin-bottom:5px}#sgn_in_popup .vertical_align{}#sgn_in_popup .form_or{margin:3px 0;}#sgn_in_popup .form_facebook_button{margin:5px auto 0 auto;}#sgn_in_popup .sgn_in_popup_rigth h2{font-size:16px;padding:0;margin-top:0px;text-align:center;}#sgn_in_popup .sgn_in_popup_rigth{padding:5px;}#sgn_in_popup .sgn_in_popup_rigth p{font-size:12px;}#sgn_in_popup .orange_button_h_36,#sgn_in_popup .popup_form .orange_button_h_36{font-size:14px;height:30px;line-height:30px;padding-top:0;padding-bottom:0;background-position:0 center}#sgn_in_popup .popup_form .orange_button_h_36{margin:4px 10px 0 0;float:left;}#sgn_in_popup .sgn_in_popup_rigth .orange_button_h_36{margin:10px auto 5px auto;}#sgn_in_popup .popup_form #global-forgot-link{float:right;margin-top:4px;line-height:30px;}.text-block h1{font-size:20px;line-height:28px;}.text-block h2{font-size:18px;line-height:22px;}.text-block i{font-size:12px;}.image_upload_popup{width:240px;}.popup-scrollable .image_upload_popup{width:auto;}.job-type-select{width:145px;margin:0px auto;}.text_local_storage{width:255px;padding:20px;}#CampusPostingForm1 #wrap_map{width:280px;margin:0px auto;}#ad-info-department{width:256px;}#ad-info-department option{width:240px;}.image_upload_popup #campus-posting-download-image-url{width:200px;}.join-news-right .row .input{width:222px;}.join-news-right .row select{width:229px;}.join-news-right .row textarea{width:218px;}.join-news-right .row label b{min-width:auto;margin:0;}.user_classifieds{width:200px;}.email_settings_left{width:300px;}.email_settings_unsub_left{width:320px;}#left_content_385{width:auto;margin:0 0 0 10px;}#footer .footer_wrap_left{width:260px;}.rate_professor_comment{width:270px;display:block;}.overflow_rate_table{overflow-x:scroll;}.main_school_select .form{width:300px;}.button_wrap{width:165px !important;}.button_wrap a{display:block;margin:10px 0 0 0 !important;}.profile_page .author_description select,.profile_page .author_description textarea{width:200px;}.profile_page .author_infotext input[type=text],.profile_page .author_infotext input[type=number]{width:195px;}.profile_page #pass_form input[type=password]{width:200px;}.profile_page .block_edit_media{width:275px;min-width:275px;left:20%;}.profile_page .madia_angel{left:115px;}.profile_page .block_edit_media .editable_row,.profile_page .block_edit_media .now_editable_row{height:55px;margin:0 0 5px 0;}.profile_page .block_edit_media .editable_field_input{margin:5px 0 0 20px;}.profile_page .block_edit_media .editable_field_input input[type="text"]{height:20px;width:230px;}.os_apple .main_school_select .form{width:320px;}#left_content .listing_detail_phone{left:185px;margin:15px 0 0 0;font-size:14px;}#viewFloorplans div{width:270px;padding:5px;}#viewFloorplans img{max-width:260px;}#createAlert #wrap_createAlert{width:250px;}#createAlert input[type="text"]{width:225px;}#createAlert .orange_button_l_189{width:240px;}.view_map_page #map_data{min-width:260px;top:5px;right:5px;padding:3px 0 5px 5px;}.view_map_page #map_data img{width:15px;height:15px;}.view_map_page #map_data span{font-size:9px;padding:0;}.storage_view .detail_main_image img{max-width:380px;}.textbook_search .textbook-rs-note{width:100%;font-size:13px;bottom:18px;right:0;padding:0 5px;}#left_content .location_main_search input[type="text"]{width:80%;}#search_popup .search_popup,#search_popup .search_popup.small_popup{width:300px;padding:17px;}#search_popup .student_loans .popup_location_main_search .popup_s_preload{bottom:54px;right:0;left:auto;}#search_popup .student_loans .popup_location_main_search #popup_location_container{width:238px !important;}.search_popup_left{margin-top:20px;padding:0;width:300px;}.the-loop .main-color-banner .info-img-top-left{width:150px;left:-35px;}.the-loop .main-color-banner .info-img-top-right{width:120px;}.the-loop .main-color-banner .info-img-bottom-right{right:-30px;width:200px;bottom:-65px;}.the-loop .btn-orange{padding:5px 30px;}.the-loop .info-center{padding:90px 0 60px 110px;}.the-loop .info-center{padding-left:0;padding-top:110px;}.the-loop .info-center h1{font-size:2em;}.the-loop .no-access-container .sub-title{font-size:16px;width:90%;margin:20px auto;text-align:center;}.the-loop .btn-orange{}}@media screen and (max-width:580px){.view_map_page #right_content{width:auto;float:none;}.detail_main_image_wrap .custom_page_big_image a{min-width:510px;}.f_connect_button{width:80px;background-size:80px 100%;}.inside_page .post_right_info_storage{width:100%;}#add_answer_popup{width:450px;}.search_popup_right{margin-top:20px;padding:0;width:300px;}#search_popup .find_your_school .search_popup_left{margin:0;}#search_popup .find_your_school .popup_location_main_search input[type="text"]{width:210px;float:left;margin:0 5px 0 0;}#search_popup .student_loans .popup_location_main_search input[type="text"]{width:250px !important;float:none;margin:0 0 15px 0;}#search_popup .search_popup.small_popup.student_loans{width:260px;}.spc-quote-popup{width:280px;}div.sceditor-toolbar{padding:60px 25px 10px 25px !important;}.sceditor-toolbar .toolbar-inner .scroller{right:auto !important;left:0;}div.sceditor-group{float:left !important;}#add_answer_popup{width:370px;}.add-question-popup #ask_question{width:370px;}#confirm_popup{width:370px;}.post.ad.pch_12.answer_comment .post_image{margin:0 5px 0 0;}.CampusPostingForm input#campus-posting-billing-cardno{float:none;}.CampusPostingForm #wrap-credit-cards-accepted{display:block;margin:4px 0 0 0px;}.CampusPostingForm #wrap-credit-cards-accepted img{position:initial;top:0;}#profile_tabs li a{display:block;margin:10px 0 0 0;text-align:center;}.logged-user-action .cell .action-button{font-size:13px;width:90px;}.three-cells .cell .cell-inner{padding-right:5px;padding-left:5px;}.post .post-left-info{margin-right:0;}.post .post-right-info{position:initial;margin:5px 0 0 104px;}}@media screen and (max-width:460px){.the-loop-message-content .user-role-container{width:16px;height:13px;}.the-loop-message-content .user-role-container span{display:none;}}@media screen and (max-width:450px){#paid-jobs .left-box,#paid-jobs .cols-3 .left-box{background:url(/img/newspaper-network.jpg) no-repeat scroll 0px 100px;background-size:contain;}#paid-jobs .promo-unit-body .promo-unit-price{width:auto;font-size:14px;}#paid-jobs .promo-unit .promo-unit-body .text{font-size:14px;}#paid-jobs .promo-unit .promo-unit-button{width:auto;padding:6px 10px;}#paid-jobs .promo-unit .promo-unit-button .btn{font-size:13px;height:32px;line-height:33px;}}@media screen and (max-width:425px){.posting-tabs .desktop-label{display:none;}.posting-tabs .mobile-label{display:inline;}.middle-post-box .post-tabs li{margin-left:10px;}.middle-post-box .post-tabs li .line{margin-left:0px;}.middle-post-box .post-tabs li .post-button-icon{width:14px;height:14px;}}@media screen and (max-width:420px){.insurance-renters.spc_detail .col-3-wrap .wrap-img img{max-width:60px;}.index-post-personalized .post-image{display:none;}.index-post-personalized .post-info{margin-left:0;}.middle-post-box{padding:8px 10px;}.middle-post-box .text-container{height:70px;}.middle-post-box .text{height:70px;}.middle-post-box .bottom-controls{padding-top:5px;}#paid-jobs .left-box{background:url("/img/newspaper-network.jpg") no-repeat scroll 0px 110px;background-size:100%;}#securiti_info{width :280px;}#cic{width :280px;}.tutor_detail_right{width:100%;}.tutor_email_button{width:91%;}#header .f_connect_button{display:none;}.wrap-breadcrumb.fw-b{width:auto;}.wrap-breadcrumb.fw-b .link_choise_select{float:none;display:block;}.wrap-breadcrumb{margin:0;width:84px;min-height:34px;line-height:34px;text-align:left;display:block;float:left;}.wrap-breadcrumb .link_choise_select{margin:0;display:inline-block;vertical-align:middle;line-height:normal;font-size:11px;padding:10px 0 0 10px;}.wrap-breadcrumb .breadcrumb{margin:0;font-size:13px;}.wrap-breadcrumb .breadcrumb span{margin:0;display:inline-block;vertical-align:middle;line-height:normal;}#login_menu{margin:9px 0 0 5px;}.detail_angel_top,.utp .detail_angel_top{left:auto;right:35%;}.inside_page .post_info_has_image .title{font-size:16px;}#uloop_just_for_fun img{max-width:150px;}.detail_main_image_wrap .custom_page_big_image a{min-width:315px;}#left_content_384{width:300px;}#left_content_384 input{width:298px;}#right_content_390{width:auto;min-width:300px;}.addthis_toolbox{width:200px !important;}.channel_storage_page .post_info_storage_has_image{margin:0 auto 15px auto;}.channel_storage_page .post_right_info_storage{float:none;margin-bottom:55px;}.del_listings .manage_note{width:150px;}.professor_comments .stars{float:none;}.tutor_more{margin:0;}.fast_search_results{left:6px;}#header-bar-center-container #fast_search_results{width:140%;font-size:15px;}.profile_page .block_edit_media{left:10%;}.popup_preview{padding:25px 5px;}.paid_bottom div{width:100%;}#left_content.custom_category_view_page .wrap_post{padding:0 5px 0 5px;}.custom_post_image{overflow:hidden;float:none;width:100%;margin:0 12px 15px 0;}.custom_post_image .wrap_small_main_image{width:auto;overflow:hidden;position:relative;}.custom_post_image .small_main_image .item{text-align:center;vertical-align:middle;min-width:232px;height:133px;}.small_preview_wrap{width:100%;height:38px;overflow:hidden;position:relative;}#left_content.custom_category_view_page .wrap_post{padding:0 5px 0 5px;}.custom_post_image{overflow:hidden;float:none;text-align:center;width:238px;margin:0px auto 15px;}.custom_post_image .wrap_small_main_image{width:auto;overflow:hidden;position:relative;}.small_preview_main_wrap{width:1000px;display:inline-block;overflow:hidden;}.custom_post_image .small_main_image .item img{vertical-align:bottom;max-height:132px;max-width:inherit;}#map-canvas-current-ads{width:275px;height:275px;margin:10px;}#header_filters #wrap_more_container.mobile-f .slider-range-wrap{width:276px;}#header_filters #wrap_more_container.mobile-f .wrap-type-f .btn-filters{padding:10px 5px !important;}#header_filters #wrap_more_container.mobile-f .btn-filters{padding:10px 4px !important;}#header_filters #wrap_more_container.mobile-f #location_input{height:35px;width:231px;}#header_filters .mobile-f #search_page_search_button{height:35px;}.view_map_page #wrap_more_container.mobile-f .wc-f{margin:15px 13px 0 0}#header_filters #wrap_more_container.mobile-f #a_more_container,#header_filters .mobile-f .row,#header_filters .mobile-f #more_container{width:294px;}#header_filters #wrap_more_container.mobile-f .fast_search_location_results{width:200px;top:70px;}#header_filters #wrap_more_container.mobile-f #location_filter_pr{top:40px;}.tutor_detail_image img{width:76px;margin:0 7px 0 0;}.tutor_more{float:none;}#right_content .tb-d-price-box .summary .total-price .box-label{font-size:14px;width:40px;}#right_content .tb-d-price-box .summary{padding:6px 3px;}#right_content .tb-d-price-box .summary-banner-guarantee{width:18%;background-position:0px 4px;margin:0px 3px 0px 0px;height:35px;background-size:93% 75%;}#right_content .tb-d-price-box .price-box-description{padding:6px 6px 0px 30px;}#right_content .tb-d-price-box .price-box-description .box-expire{font-size:11px;}#right_content .tb-d-price-box .summary .total-price{padding:3px 0px 0 0;}#right_content .tb-d-price-box .summary .summary-box{padding:6px 3px;}#right_content .tb-d-price-box .summary .add-to-cart{margin:0px auto 8px auto;}#right_content .tb-d-price-box .price-box-header{padding:6px 6px 4px 10px;}#left_content .location_main_search input[type="text"]{width:76%;font-size:13px;}ul.block-list.sell_textbooks li img{height:50px;max-height:50px;}.textbook_detail #right_content .tb-label{padding:0;text-align:center;}.buy_option .add-to-cart-button,#right_content #textbooks_links .add-to-cart-button{width:140px;font-size:14px;}#loan-options .loan-item .col-img{width:100%;margin-bottom:10px;}#loan-options .loan-item .col-txt{width:100%;display:inline-block;}#loan-options .loan-item .col-img img{max-height:60px;}.graduate-school-loan .salliemae-loan-item .loan-item-inner .col-img img,.mba-loan .salliemae-loan-item .loan-item-inner .col-img img,.medical-school-loan .salliemae-loan-item .loan-item-inner .col-img img,.dental-school-loan .salliemae-loan-item .loan-item-inner .col-img img,.graduate-school-loan-for-health-professions .salliemae-loan-item .loan-item-inner .col-img img,.law-school-loan .salliemae-loan-item .loan-item-inner .col-img img,.bar-study-loan .salliemae-loan-item .loan-item-inner .col-img img,.medical-residency-relocation-loan .salliemae-loan-item .loan-item-inner .col-img img,.dental-residency-relocation-loan .salliemae-loan-item .loan-item-inner .col-img img,.parent-loan .salliemae-loan-item .loan-item-inner .col-img img{padding-top:0;padding-bottom:0;max-height:120px !important;}.graduate-school-loan .salliemae-loan-item .loan-item-inner .col-txt,.mba-loan .salliemae-loan-item .loan-item-inner .col-txt,.medical-school-loan .salliemae-loan-item .loan-item-inner .col-txt,.dental-school-loan .salliemae-loan-item .loan-item-inner .col-txt,.graduate-school-loan-for-health-professions .salliemae-loan-item .loan-item-inner .col-txt,.law-school-loan .salliemae-loan-item .loan-item-inner .col-txt,.bar-study-loan .salliemae-loan-item .loan-item-inner .col-txt,.medical-residency-relocation-loan .salliemae-loan-item .loan-item-inner .col-txt,.dental-residency-relocation-loan .salliemae-loan-item .loan-item-inner .col-txt,.parent-loan .salliemae-loan-item .loan-item-inner .col-txt{padding:0;}#add_answer_popup{width:340px;}.add-question-popup #ask_question{width:340px;}#confirm_popup{width:350px;}.profile .tabs-container .tabs-menu{float:none;}.logged-user-action.three-cells .cell .subtitle{font-size:12px;}.CampusPostingForm .post-boxes{width:100%;}.CampusPostingForm .post-boxes .item{width:43%;font-size:12px;}#CampusPostingForm1 .post-boxes .item p{font-size:12px;}}@media screen and (max-width:400px){.no-access-container .mobile-title{display:block;font-weight:bold;font-size:30px;color:#444444;margin-bottom:10px;}.no-access-container .landing-logo{display:none;}.no-access-container .network-info-container{display:none;}.no-access-container .no-access-container .column-right{background-color:#ffffff;width:100%;}.no-access-container .column-left{display:none;}.limited-access-page-body{background-color:#ffffff;}.limited-access-page-body #content{padding-left:0;padding-right:0;margin-top:100px !important;}.no-access-container .column-border{border:none;margin-bottom:0;max-width:300px;margin:0 auto;}.index-post-gallery .single{height:120px;}.ticket_view_page #internal_content #left_content{display:block;float:none;width:100%;}.ticket_view_page #right_content{display:none;}.spc-quote-popup{width:250px;}#add_answer_popup{width:284px;}.add-question-popup #ask_question{width:284px;}.post.ad.pch_12{padding:15px 0 15px 0;margin:0;}.post.ad.pch_12 .title h2{min-height:85px;margin-bottom:15px;}.post.ad.pch_12.no_image .title h2{min-height:0;}.post.ad.pch_12 .action-buttons-bar .btn-wrap{padding:0 13px 0 0;}.answer .post_info_has_image,.question .post_info_has_image{overflow:hidden;}.answer_comment .post_info_has_image{overflow:unset;}.post.ad.pch_12 .author_name{overflow:hidden;}.comment_level_2,.comment_level_3{margin-left:15px;}.edit_question_error{width:160px;}.profile .tabs-menu li,#qa_tabs li{font-size:13px;line-height:13px;height:38px;}.profile .tabs-container,#qa_tabs{height:40px;}.question-buttons-bar .btn-wrap:last-child a{padding-right:9px;}.non-logged-user-action{height:60px;}.non-logged-user-action .text{font-size:13px;margin:15px 10px;}.change-location-popup.student-loans-popup .title{font-size:16px;}.the-loop .info-center{padding-left:0;padding-top:110px;}.the-loop .info-center h1{font-size:2em;}.the-loop .no-access-container .sub-title{font-size:16px;width:90%;margin:20px auto;text-align:center;}.ad_view .top_reply .btn-orange-label .btn-label{font-size:16px;}}@media screen and (max-width:380px){.popup-scrollable-overflow .popup-scrollable .old_sgn_in_popup{padding:15px 10px 13px 10px;width:285px;}.four-columns{width:100%;}.cave_block #branding img{display:block;position:static;margin:0 auto 10px;}#wrap_salliemae #branding .cave_link{display:block;text-align:center;position:static;margin:0 auto;width:100px;}#paid-jobs .left-box,#paid-jobs .cols-3 .left-box{background:url(/img/newspaper-network.jpg) no-repeat scroll 0px 120px;background-size:contain;}a#view_college_newpapers{bottom:5px;}.the-loop .col-tab{width:180px;}.the-loop .col-tab:first-child p:last-child{margin-bottom:0;}}@media screen and (max-width:390px){.middle-post-box .post-tabs .post-word{display:none;}.middle-post-box .post-tabs li.open-messages{margin-left:0;}.textbook_detail #right_content,.textbook_detail #left_content{float:none;display:block;}#textbooks_links .buy_option span a{float:none;margin:0;}#textbooks_links .buy_option{text-align:center;}.spc_search_block.col-4-input input[type="text"],.spc_search_block.col-3-input input[type="text"]{width:280px;}.post.ad.pch_12 .hotlist{top:30px;}#confirm_popup{width:300px;}.edit_question_error{width:140px;}#profile_tabs li{font-size:15px;}#login_menu li a{font-size:12px;}#login_menu{margin:11px 0 0 5px;}.hotlist_link{margin-left:9px;}.logged-user-action .cell .title{font-size:12px;}.logged-user-action.two-cells .cell .subtitle{font-size:12px;}.logged-user-action .cell .subtitle{width:84px;margin:0 auto 10px;}.logged-user-action .cell .action-button{font-size:12px;width:82px;}.question-buttons-bar .btn-wrap:first-child{padding-right:15px;}}@media screen and (max-width:370px){.sgn_in_popup_rigth{width:auto;}.sgn_in_popup_left{width:auto;}#header-bar-center-container #fast_search_results{width:160%;}}@media screen and (max-width:360px){.middle-post-box .post-tabs li .line{margin-left:0px;position:relative;left:-2px;}.middle-post-box .text span{font-size:15px;}.middle-post-box .post-tabs li.open-messages{margin-left:0;}.middle-post-box .post-tabs li{margin-left:7px;}.middle-post-box .post-tabs li .post-button-icon{width:13px;height:13px;}.middle-post-box .post-tabs li span{font-size:13px;}.middle-post-box .post-tabs li .line{margin-left:0px;position:relative;left:-2px;}.buy_option a{float:none;}.professor_item.course-help-result-item .department{width:100%;}.buy_option span a{float:none;margin-bottom:10px;display:block;}#paid-jobs .price{font-size:14px;}.promo-unit-body .orange_button_h_44{width:135px !important;}#paid-jobs .promo-unit .text{font-size:12px !important;}.user_classifieds{width:170px;}.email_settings_left{width:270px;}.email_settings_unsub_left{width:280px;}.wrap_subscribe{margin-left:10px;}#left_content_385 .school_select #school{width:300px;}.detail_main_image_wrap .custom_page_big_image a{min-width:285px;max-width:285px;}.block_edit_media{width:305px;}.block_edit_media .editable_field{width:140px;}.block_edit_media .editable_field_input input[type="text"]{width:130px;}.block_edit_media .editable_field_input{width:135px;}.pages li{padding:0px 3px;}#campus-posting-3-info #campus-posting-main-submit-button{width:245px;}.article_center{width:auto;}#main_page_slider .overflow,#main_page_slider .overflow .wrap,#main_page_slider .item,#main_page_slider,#page_slider_static,#page_slider_static .item{height:200px;}#page_slider_static .desc{height:110px;}.banner-width-wrap #div-gpt-ad-1380740938995-0,.banner-width-wrap .rh{width:300px !important;}.wrap_top_subscribe .wrap_input{float:none;margin:0 0 15px 0;}.wrap_top_subscribe .main_wrap_input{width:auto;}.wrap_top_subscribe #text_alert{padding-right:0;line-height:20px;}.wrap_top_subscribe #text_alert .btn-icon-mail{margin-top:0;}.wrap_top_subscribe input[type="text"]{width:100%;width:calc(100% - 6px);}.wrap_top_subscribe .btn{width:100%;}.info_map_container #mapPopup .descSmall{width:55%;}.post.ad.nowrap .listing_short_description,.post.nowrap .listing-description{white-space:normal;}.inside_page .featured_listings .post_text_l,.inside_page .featured_listings .post_info_has_image{width:200px;}.ad.pc_3 .gch_proprerty .table_td.gch_p,.ad.pc_3 .gch_proprerty .table_td.gch_p{padding:0 7px 0 0;}#header_filters #wrap_more_container.mobile-f #a_more_container,#header_filters .mobile-f .row,#header_filters .mobile-f #more_container{width:294px;}.storage_view .detail_main_image img{max-width:280px;}.textbook_detail .tb-d-img img,.textbook_detail .tb-d-img{height:225px;}.textbook_search h3{font-size:16px;}#left_content .location_main_search input[type="text"]{width:74%;}#left_content .location_main_search #location_container{width:95.6%;}#search_popup .search_popup,#search_popup .search_popup.small_popup{width:260px;padding:15px;}#search_popup .find_your_school .popup_location_main_search input[type="text"]{width:170px;}#search_popup .find_your_school .popup_location_main_search #popup_location_container{width:228px;}.search_popup_left{width:260px;}.search_popup_right{width:260px;}.post.course-help{border-bottom:1px dashed #ccc;padding:15px 0 15px 0;}.post.course-help .post-thumbnail-wrap{float:none;margin:20px auto 30px auto;}.detail .partner-powered-by{margin-top:20px;}.detail .partner-powered-by img{max-width:70px;}.post.ad.pch_12 .action-buttons-bar .answer-btn{padding:0 6px;}.post.ad.pch_12 .action-buttons-bar .see-answers-btn{padding:0 6px;}.post.ad.pch_12 .action-buttons-bar .answer-btn .text{padding-left:14px;background-size:10px 10px;}.post.ad.pch_12 .action-buttons-bar .upvote-btn{padding:4px;}.post.ad.pch_12 .action-buttons-bar .btn-wrap{padding:0 7px 0 0;}#confirm_popup{width:280px;}.edit_question_error{width:130px;}#ask_question .ask_button_wrap .campus-posting-error-message{padding-top:0;}#profile_tabs li a{padding:0 5px;}.question-buttons-bar .btn-wrap:first-child{padding-right:10px;}.post-boxes .item{width:126px;}#paid-jobs .right-box{border:none;}}@media screen and (max-width:350px){.logged-user-action .cell .title{font-size:13px;}.logged-user-action.three-cells .cell .action-button{font-size:12px;width:84px;}}@media screen and (max-width:340px){.index-post-gallery .single{height:100px;}#header-bar-center-container #fast_search_results{width:175%;}.detail_main_image_wrap .custom_page_big_image a{min-width:269px;max-width:269px;}.tutor_email_button{width:90%;}.text-block h2{font-size:16px;}.profile_page .author_description select,.profile_page .author_description textarea{width:190px;}.profile_page .author_infotext .editable_field,.profile_page .author_infotext input[type=text],.profile_page .author_infotext input[type=number]{width:185px;}.profile_page #pass_form input[type=password]{width:200px;}.profile_page .author_infotext .fix_user_info{min-width:90px;}.profile_page .block_edit_media{left:5%;}.cse-branding-logo{clear:both;}#header_filters #wrap_more_container.mobile-f .slider-range-wrap{width:240px;}#header_filters #wrap_more_container.mobile-f .btn-filters{font-size:12px;}#header_filters #wrap_more_container.mobile-f .wrap-type-f .btn-filters{padding:10px 3px !important;}#header_filters #wrap_more_container.mobile-f .btn-filters{padding:10px 9px !important;}#header_filters #wrap_more_container.mobile-f #location_input{width:194px;}#header_filters #wrap_more_container.mobile-f #a_more_container,#header_filters .mobile-f .row,#header_filters .mobile-f #more_container{width:266px;}#header_filters #wrap_more_container.mobile-f .wc-f{margin:10px 0px 0 0;}#header_filters #wrap_more_container.mobile-f #location_filter_pr{top:34px;right:80px;}#header_filters #wrap_more_container.mobile-f .fast_search_location_results{top:63px;}#left_content .location_main_search input[type="text"]{width:72%;}ul.block-list.sell_textbooks li img{height:40px;max-height:40px;}ul.block-list.sell_textbooks li{font-size:13px;}.featured_categories{width:auto;}.sceditor_block .campus-posting-error-message{width:100%;line-height:13px;margin:15px 0 0 0;}.edit_question_error{width:100%;}#profile_tabs li{font-size:14px;padding:0 10px;}#profile_tabs li a{padding:0 5px;}.logged-user-action .cell .subtitle{font-size:11px;max-width:89px;margin:0 auto 10px auto;}.the-loop .col-tab{width:180px;}.the-loop .col-tab:first-child p:last-child{margin-bottom:0;}}@media screen and (max-width:330px){#classifieds_result #StudentUniverseTour-widget iframe{height:250px !important;}.the-loop .main-color-banner .info-img-bottom-right{right:-35px;}}@media screen and (orientation:portrait) and (max-width:320px){.profile_page .block_edit_media{left:2%;}.user_classifieds{width:180px;margin-left:40px;}.email_settings_left{width:220px;}.email_settings_unsub_left{width:230px;}.detail_small_images li,.detail_small_images li table{width:130px;}.storage_view .detail_main_image img{max-width:260px;}#left_content .location_main_search input[type="text"]{width:70%;}#login_menu{margin:9px 0 0 8px;}#login_menu li{padding:0 0 0 4px;}.hotlist_link{margin-right:0;}.fast_search_results{left:3px;}}@media screen and (orientation:portrait) and (max-width:310px){.random_article_link{width:150px;}.random_article_link li{float:none;margin:0 0 10px 0;}#signup_today_popup #wrap_signup_today_popup{width:260px;}.uloop-st-button[data-network],.uloop-st-button[data-soc]{margin-left:3px;}.uloop-st-button-wrap{width:248px;}.post-boxes .item{width:110px;}}@media screen and (max-width:330px){.logged-user-action.three-cells .cell .title:not(.desktop){padding-bottom:5px;display:table-cell;height:32px;vertical-align:middle;width:96px;}}@media screen and (orientation:landscape) and (max-width:480px){}@-webkit-keyframes popup_error{0%{left:49.5%;}100%{left:50.5%;}}@-moz-keyframes popup_error{0%{left:49.5%;}100%{left:50.5%;}}@-o-keyframes popup_error{0%{left:49.5%;}100%{left:50.5%;}}@-ms-keyframes popup_error{0%{left:49.5%;}100%{left:50.5%;}}@keyframes popup_error{0%{left:49.5%;}100%{left:50.5%;}}.scrollable_popup_error{-webkit-animation-name:scrollable_popup_error;-webkit-animation-duration:0.1s;-webkit-animation-timing-function:linear;-webkit-animation-delay:0;-webkit-animation-iteration-count:4;-webkit-animation-direction:alternate;-webkit-animation-play-state:running;-moz-animation-name:scrollable_popup_error;-moz-animation-duration:0.1s;-moz-animation-timing-function:linear;-moz-animation-delay:0;-moz-animation-iteration-count:4;-moz-animation-direction:alternate;-moz-animation-play-state:running;-o-animation-name:scrollable_popup_error;-o-animation-duration:0.1s;-o-animation-timing-function:linear;-o-animation-delay:0;-o-animation-iteration-count:4;-o-animation-direction:alternate;-o-animation-play-state:running;-ms-animation-name:scrollable_popup_error;-ms-animation-duration:0.1s;-ms-animation-timing-function:linear;-ms-animation-delay:0;-ms-animation-iteration-count:4;-ms-animation-direction:alternate;-ms-animation-play-state:running;animation-name:scrollable_popup_error;animation-duration:0.1s;animation-timing-function:linear;animation-delay:0;animation-iteration-count:4;animation-direction:alternate;animation-play-state:running;}@-webkit-keyframes scrollable_popup_error{0%{right:-5px;}100%{right:5px;}}@-moz-keyframes scrollable_popup_error{0%{right:-5px;}100%{right:5px;}}@-o-keyframes scrollable_popup_error{0%{right:-5px;}100%{right:5px;}}@-ms-keyframes scrollable_popup_error{0%{right:-5px;}100%{right:5px;}}@keyframes scrollable_popup_error{0%{right:-5px;}100%{right:5px;}}h1,h2,h3,#main_menu b,.classified p,.news_list_2 .item .title,#main_page_slider .item .desc p,#page_slider_static .item .desc p,.random_article_link li a,.news_list a,.news_list_2 .item p a,#right_content .tab_menu li,.go,.h2,.h3{font-weight:bold;font-stretch:condensed;}.main_menu_bottom{background:none repeat scroll 0% 0% transparent;border-radius:5px 5px 5px 5px;width:auto;padding:8px 5px 10px;height:auto;clear:both;display:none;}.main_menu_bottom ul li{border-bottom:1px solid #ccc;}.main_menu_bottom ul li:hover{background:#ededed;}.main_menu_bottom a{display:block;text-decoration:none;color:#235188;padding:7px 15px;font-weight:600;}.main_menu_bottom a:hover{text-decoration:underline;}.linelinks a{display:inline-block;font-size:14px;font-weight:300;}.search_section_title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue','Helvetica',sans-serif;font-weight:600;font-size:22px;color:#444444;margin:0 0 5px 0;}.search_section_all_results a{font-weight:bold;}#uloop_just_for_fun img{max-width:550px;}.wrap_b_side h3 a{color:#235188;text-decoration:none;cursor:pointer;}.news_recent_listings_link{float:right;margin-right:22px;}.post_right_info_storage .view_link:hover{text-decoration:none;}#professor_comments .comment{word-break:break-word;}.reply-form .label_small_description,.reply-form-special .label_small_description{font-size:11px;line-height:7px;display:inline;}.reply-form .email-error-for-edu{display:block;line-height:8px;margin-top:2px;}.reply-form-special .email-error-for-edu{line-height:10px;margin-top:2px;}.sidebar_reply_inner .label_small_description{font-size:11px;line-height:7px;margin-top:4px;color:#ffffff;}.cutText{overflow:hidden;display:block;}.listingOneLine{max-height:20px !important;line-height:19px !important;display:block !important;}.listingTwoLines{max-height:38px !important;line-height:19px !important;display:block !important;}.listingThreeLines{max-height:58px !important;line-height:19px !important;display:block !important;}.listingOneLineTitle{max-height:25px !important;line-height:24px !important;display:block !important;}@media screen and (max-width:500px){.the-loop .the-loop-message-content{padding:10px 10px 15px 10px;}.the_loop_page .the-loop-post-message,.the-loop .the-loop-message-content-registration{padding:10px 10px 10px 10px;}.the-loop .add-media.has-preloader.add-media-photo,.the-loop .add-media.has-preloader.add-media-video{margin-right:5px;}.the-loop-post-message .student-posting-form-footer .plain-submit-orange{float:left;padding:0 30px;}}@media screen and (max-width:360px){.listingOneLine{height:auto;max-height:99999px;}}.breadcrumbs a{color:#444444 !important;font-size:14px;font-weight:400;display:inline-block;}.breadcrumbs span{opacity:0.99;word-break:break-word;color:#444444;font-size:14px;font-weight:400;display:inline-block;}.breadcrumbs li{display:inline-block;}.breadcrumbs li:not(:last-child):after{content:" /";margin:0 5px;}.recommendations_channel_page .list-of-categories{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}.recommendations_channel_page .list-of-categories .category{display:block;width:25%;padding-bottom:30px;}.recommendations_channel_page .list-of-categories .category svg{width:50px;height:50px;display:block;margin:0 auto;}.svg-clubs,.svg-banks{fill:#364ee0;}.svg-dorms,.svg-hair-salons{fill:#f9bb45;}.svg-professor{fill:#6e6b66;}.svg-majors{fill:#00a246;}.svg-off-campus-housing,.svg-tutors{fill:#23d416;}.svg-restaurants{fill:#d2cb0c;}.svg-bars{fill:#f2467b;}.svg-cleaners{fill:#1c81a3;}.svg-auto-mechanics,.svg-shopping{fill:#f384cb;}.svg-doctors,.svg-dentists{fill:#38d2e4;}.svg-gyms{fill:#e49d38;}.recommendations_channel_page .list-of-categories .category .category-name{display:block;width:100%;color:#124c89;padding-top:10px;font-size:13px;text-align:center;}.recommendations_channel_page .categories h3.subtitle{padding:5px 20px 25px;margin:0 -20px 20px;color:#444444;font-size:16px;font-weight:normal;line-height:1;border-bottom:1px solid #efefef;}#right_content .recommendations .recommendation:not(:first-child){margin-top:20px;}#right_content .recommendation:not(:last-child){border-bottom:1px solid #e0e1e4;}#right_content .recommendations .wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}#right_content .recommendations .wrapper .heart svg{width:23px;height:20px;fill:#fc7e86;padding-right:15px;}#right_content .recommendations .content .title{padding-bottom:3px;color:#124c89;font-size:14px;display:inline-block;line-height:1;}#right_content .recommendations .content address{color:#3e3e3e;font-size:12px;font-weight:400;font-style:normal;word-break:break-all;}#right_content .recommendations .content{flex-grow:1;margin-right:5px;}#right_content .recommendations .recommendation{padding-bottom:10px;}#right_content .recommendations .recommendation-list-options .options-button,.recommendation-list .recommendation-row .options-button{padding:2px;}#right_content .recommendations .recommendation-list-options .option a:hover{text-decoration:underline;}#right_content .recommendations .recommendation-list-options svg,.recommendation-list .recommendation-row svg{width:17px;height:17px;fill:#5d6271;margin:0;}#right_content .info-recommendation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:-10px;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;}#right_content .info-recommendation svg{width:37px;display:block;height:20px;margin-right:15px;}#right_content .info-recommendation address{font-weight:normal;font-style:normal;}#right_content .info-recommendation .direction-link{display:inline-block;padding-top:10px;}.recommendations_detail_page .header-profile{padding:0;}.recommendations_detail_page .header-profile .image-and-background{position:relative;min-height:150px;background-color:#CBD2D8;background-size:cover;background-repeat:no-repeat;background-position:center center;}.recommendations_detail_page .header-profile .image-and-background:hover .background-uploader{opacity:1;}.background-uploader{position:absolute;font-size:11px;right:10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;opacity:0;top:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:5px 10px;outline:none;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#303133;border:1px solid #f2f4f5;color:#f2f4f5;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;}#background-uploader{display:none;}.background-uploader svg{fill:#f2f4f5;width:12px;height:15px;margin-right:6px;}.recommendations_detail_page .header-profile .image-and-background .image-profile{position:absolute;max-width:122px;height:122px;bottom:-15px;left:15px;z-index:2;width:100%;}.recommendations_detail_page .header-profile .image-and-background img.image-profile{-o-object-fit:cover;object-fit:cover;}.recommendations_detail_page .header-profile .image-and-background .preloader{position:absolute;z-index:1;display:none;height:100%;opacity:0.9;background:white;width:100%;left:0;top:0;}.recommendations_detail_page .header-profile .image-and-background .preloader .circle-preloader{-webkit-animation:circle-preloader-center 0.8s linear infinite;-moz-animation:circle-preloader-center 0.8s linear infinite;-o-animation:circle-preloader-center 0.8s linear infinite;animation:circle-preloader-center 0.8s linear infinite;position:absolute;left:50%;top:50%;height:50px;width:50px;}.recommendations_detail_page .header-profile .profile-data{padding:30px 15px 15px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.recommendations_detail_page .header-profile h1{margin:0;color:#444444;font-size:24px;font-weight:400;}.hearts{color:#ff6b69;}.hearts svg{display:inline-block;width:20px;height:20px;fill:#ff6b69;}.svg-background{background:#dddddd;width:100%;height:100%;}.svg-background span{position:absolute;background:white;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:90%;z-index:1;width:90%;left:5%;top:5%;}.svg-background svg{position:absolute;fill:#dddddd;height:100%;width:100%;z-index:2;left:0;top:0;}.recommendations_detail_page .header-profile .hearts{margin-left:15px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.recommendations_detail_page .profile-subdata{padding:0 15px 35px;}.recommendations_detail_page .profile-subdata p{color:#444444;font-size:14px;font-weight:400;}.recommendations_detail_page .recommend{padding:0 15px 20px;}.recommendations_detail_page .recommend button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eff1f3;font-size:16px;outline:none;border:none;cursor:pointer;color:#6e7680;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:10px 20px;}.recommendations_detail_page .recommend button .circle-preloader{width:14px;height:14px;}.recommendations_detail_page .recommend button.approved svg{fill:#ff6b69;}.recommendations_detail_page .recommend button svg{fill:#6e7680;height:15px;transition:all 1s ease;padding-right:10px;width:15px;}.recommendations_detail_page .recommend button .circle-preloader{margin-left:10px;display:none;}.recommendations_detail_page .recommend button.preloading .circle-preloader{display:block;}.recommendations_detail_page .who-can-recommended{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.recommendations_detail_page .who-can-recommended ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.recommendations_detail_page .who-can-recommended ul li a{background-position:center center;background-size:cover;background-repeat:no-repeat;width:30px;height:30px;display:block;border-radius:50%;margin:0 3px;}.recommendations_detail_page .who-can-recommended ul li .count{margin-left:5px;display:flex;justify-content:center;width:auto;align-items:center;}.recommendations_detail_page .who-can-recommended .how-many{color:#666666;font-size:13px;padding-top:15px;text-align:center;}.notes-wrapper > header{margin:0 -20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px 15px;border-bottom:1px solid #eff1f3;}.notes-wrapper .no-listings{margin-top:10px;}.notes-wrapper > header h2{margin:0;color:#656978;font-size:16px;font-weight:400;}.notes-wrapper .note{padding:15px 0;}.notes-wrapper .note > header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.notes-wrapper .note .image{position:relative;margin-right:15px;border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;border:1px solid #e0e1e4;}.notes-wrapper .note .body-note{padding-top:15px;}.notes-wrapper .note .body-note p{padding-bottom:15px;}.notes-wrapper .note{position:relative;}.notes-wrapper .note .comment-options{position:absolute;right:0;z-index:1;}.notes-wrapper .note:not(:last-child){border-bottom:1px solid #eff1f3;}.recommendations_category_page .title-container .svg-title{width:40px;height:40px;margin-right:15px;}.recommendations_category_page .title-container{margin:10px 0;}.notes-wrapper .note .body-note .title{padding-bottom:15px;display:inline-block;font-size:16px;font-weight:700;line-height:1;}.notes-wrapper .note .footer-detail{font-size:13px;font-weight:400;}.notes-wrapper .note .footer-detail .posted-in{margin-right:20px;}.notes-wrapper .note .footer-detail a{color:#666666 !important;}.notes-wrapper.recommended-by .note{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.notes-wrapper.recommended-by .note .image{min-width:40px;}.notes-wrapper.recommended-by .note .header-information{font-size:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:self-start;-webkit-align-items:self-start;-moz-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;}.notes-wrapper.recommended-by .note .header-information .hearts{display:inline-block;}.notes-wrapper.recommended-by .note .header-information .hearts svg{width:13px;height:13px;}.notes-wrapper.recommended-by .note address{font-style:normal;}.notes-wrapper.recommended-by .note .start-conversation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;min-width:85px;}.notes-wrapper .social-plugin-comments-load-more,.notes-wrapper .comment-timeline-item{margin-top:10px;}.recommendation-form textarea{min-height:100px;}.recommendation-form .image-uploaded{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.recommendation-form .image-uploaded .title{margin-left:5px;color:#4e5292;font-weight:bold;}.recommendation-form .student-posting-form-footer .add-photo-button{margin-bottom:10px;}.removed{opacity:0.6;}.recommendation-list{padding:0 25px 15px;}.recommendation-list .recommendation-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:15px 0;border-bottom:1px solid #e0dede;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.recommendation-list .recommendation-row a{color:#235188;text-decoration:none;}.who-liked-list .load-more,.recommendation-list .load-more{display:block;text-align:center;background-color:#cfd2d6;padding:8px;font-size:16px;color:#52545f !important;text-decoration:none !important;}.notes-wrapper .load-more-link{padding-top:10px;border-top:1px solid #eff1f3;}.create-edit-recommendation{position:relative;}.create-edit-recommendation .footer-form-preloader{position:absolute;display:none;background:white;left:0;top:0;height:100%;width:100%;z-index:3;}form .create-edit-recommendation .footer-form-preloader .circle-preloader{display:block;}.the_loop_page .social-plugin-comment-row .social-plugin-comment-info::before{content:unset;}@media (max-width:600px){.recommendations_channel_page .categories h3.subtitle,.notes-wrapper > header{margin-left:-10px;margin-right:-10px;}.notes-wrapper > header{display:block;}.recommendations_channel_page .list-of-categories .category{width:33.3333334%;}.recommendations_detail_page .header-profile .image-and-background .background-uploader{opacity:1;}.recommendations_detail_page .header-profile .image-and-background .image-profile{height:90px;width:90px;display:block;}.notes-wrapper.recommended-by .note .start-conversation{display:block;width:100%;margin-top:10px;}}