.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}
.mejs__container{background:#000;box-sizing:border-box;font-family:'Helvetica',Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}
.mejs__container *{box-sizing:border-box}
.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none !important}
.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}
.mejs__fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}
.mejs__container:focus{outline:0}
.mejs__iframe-overlay{height:100%;position:absolute;width:100%}
.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}
.mejs__fullscreen{overflow:hidden !important}
.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}
.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100% !important;width:100% !important}
.mejs__background{left:0;position:absolute;top:0}
.mejs__mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}
.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}
:root .mejs__poster-img{display:none}
.mejs__poster-img{border:0;padding:0}
.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}
.mejs__layer{z-index:1}
.mejs__overlay-play{cursor:pointer}
.mejs__overlay-button{background:url('libraries/mediaelement/resources/mejs-controls.svg') no-repeat;background-position:0 -39px;height:80px;width:80px}
.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}
.mejs__overlay-loading{height:80px;width:80px}
.mejs__overlay-loading-bg-img{-webkit-animation:mejs__loading-spinner 1s linear infinite;animation:mejs__loading-spinner 1s linear infinite;background:transparent url('libraries/mediaelement/resources/mejs-controls.svg') -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}
@-webkit-keyframes mejs__loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes mejs__loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}
.mejs__controls:not([style*='display: none']){background:rgba(255,0,0,0.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,0.35));background:linear-gradient(transparent,rgba(0,0,0,0.35))}
.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}
.mejs__button>button{background:transparent url('libraries/mediaelement/resources/mejs-controls.svg');border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}
.mejs__button>button:focus{outline:dotted 1px #999}
.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus,.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus{outline:0}
.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:bold;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}
.mejs__play>button{background-position:0 0}
.mejs__pause>button{background-position:-20px 0}
.mejs__replay>button{background-position:-160px 0}
.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}
.mejs__time-total,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-current,.mejs__time-float,.mejs__time-hovered,.mejs__time-float-current,.mejs__time-float-corner,.mejs__time-marker{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}
.mejs__time-total{background:rgba(255,255,255,0.3);margin:5px 0 0;width:100%}
.mejs__time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg,rgba(255,255,255,0.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.4) 75%,transparent 75%,transparent);background:linear-gradient(-45deg,rgba(255,255,255,0.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.4) 75%,transparent 75%,transparent);background-size:15px 15px;width:100%}
@-webkit-keyframes buffering-stripes{from{background-position:0 0}
to{background-position:30px 0}
}
@keyframes buffering-stripes{from{background-position:0 0}
to{background-position:30px 0}
}
.mejs__time-loaded{background:rgba(255,255,255,0.3)}
.mejs__time-current,.mejs__time-handle-content{background:rgba(255,255,255,0.9)}
.mejs__time-hovered{background:rgba(255,255,255,0.5);z-index:10}
.mejs__time-hovered.negative{background:rgba(0,0,0,0.2)}
.mejs__time-current,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-hovered{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.15s ease-in all;transition:.15s ease-in all;width:100%}
.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(0.44,0,1,1);transition:height .1s cubic-bezier(0.44,0,1,1)}
.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0) !important;-ms-transform:scaleX(0) !important;transform:scaleX(0) !important}
.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}
.mejs__time-handle-content{border:4px solid rgba(255,255,255,0.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}
.mejs__time-rail:hover .mejs__time-handle-content,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail .mejs__time-handle-content:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.mejs__time-float{background:#eee;border:solid 1px #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}
.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}
.mejs__time-float-corner{border:solid 5px #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}
.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}
.mejs__long-video .mejs__time-float-current{width:60px}
.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}
.mejs__fullscreen-button>button{background-position:-80px 0}
.mejs__unfullscreen>button{background-position:-100px 0}
.mejs__mute>button{background-position:-60px 0}
.mejs__unmute>button{background-position:-40px 0}
.mejs__volume-button{position:relative}
.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,0.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}
.mejs__volume-button:hover{border-radius:0 0 4px 4px}
.mejs__volume-total{background:rgba(255,255,255,0.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}
.mejs__volume-current{background:rgba(255,255,255,0.9);left:0;margin:0;position:absolute;width:100%}
.mejs__volume-handle{background:rgba(255,255,255,0.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}
.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}
.mejs__horizontal-volume-total{background:rgba(50,50,50,0.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}
.mejs__horizontal-volume-current{background:rgba(255,255,255,0.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}
.mejs__horizontal-volume-handle{display:none}
.mejs__captions-button,.mejs__chapters-button{position:relative}
.mejs__captions-button>button{background-position:-140px 0}
.mejs__chapters-button>button{background-position:-180px 0}
.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,0.7);border:solid 1px transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}
.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}
.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none !important;margin:0;overflow:hidden;padding:0}
.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none !important;margin:0 0 6px;overflow:hidden;padding:0}
.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8 !important;background-color:rgba(255,255,255,0.4) !important}
.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}
.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}
.mejs__captions-selected,.mejs__chapters-selected{color:rgba(33,248,248,1)}
.mejs__captions-translations{font-size:10px;margin:0 0 5px}
.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}
.mejs__captions-layer a{color:#fff;text-decoration:underline}
.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:normal}
.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}
.mejs__captions-position-hover{bottom:35px}
.mejs__captions-text,.mejs__captions-text *{background:rgba(20,20,20,0.5);box-shadow:5px 0 0 rgba(20,20,20,0.5),-5px 0 0 rgba(20,20,20,0.5);padding:0;white-space:pre-wrap}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}
.mejs__overlay-error{position:relative}
.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}
.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}
.mejs__cannotplay{position:relative}
.mejs__cannotplay p,.mejs__cannotplay a{display:inline-block;padding:0 15px;width:100%}
.cul-news_item_entry img{width:100%}
.cul-news_item_entry .news_item_entry-row{clear:both;margin-bottom:7px}
.cul-news_item_entry .news_item_entry-label{width:100px;margin-right:-100px;float:left;font-weight:bold}
.cul-news_item_entry .news_item_entry-value{margin-left:100px;float:left}
.cul-news_story_list .news_story_list-row{clear:both;margin-bottom:7px}
.cul-news_story_list .story-title{float:left;width:85%}
.cul-news_story_list .publication-date{width:15%;min-width:100px;float:left}
.cul-site-component-dlc_sites_display .site-select{margin-bottom:9px;width:auto}
.cul-site-component-dlc_sites_display .title{display:inline-block;padding:.5em 0 1em}
.cul-site-component-dlc_sites_display .thumbnail{margin-bottom:.5em}
.cul-site-component-dlc_sites_display .site-display-buttons{width:100%;text-align:center}
.cul-site-component-dlc_sites_display .site-display-buttons .btn{box-sizing:border-box;background-color:#f5f5f5;background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #bbb}
.cul-site-component-dlc_sites_display .site-display-buttons .two-buttons .btn{width:50%}
.cul-site-component-dlc_sites_display .site-display-buttons .three-buttons .btn{width:33.333%}
.cul-site-component-dlc_sites_display-lightbox{background-color:#fff}
.cul-wowzavideo-v1{display:block;width:100%;margin-bottom:1em}
.cul-social_network_icons a{font-size:2rem;margin-right:10px}
.cul-social_network_icons a img{margin-top:-4px;max-width:33px}
.cul-search .searchbox-width-25{width:25%}
.cul-search .searchbox-width-50{width:50%}
.cul-search .searchbox-width-75{width:75%}
.cul-search .searchbox-width-100{width:100%}
@media(max-width:767.8px){.cul-search .searchbox-width-25,.cul-search .searchbox-width-50,.cul-search .searchbox-width-75{width:100%}
}
.cul-search .searchbox-align-left{margin-right:auto}
.cul-search .searchbox-align-center{margin-left:auto;margin-right:auto}
.cul-search .searchbox-align-right{margin-left:auto}
.cul-people_list .card-body{padding-bottom:0}
.cul-people_list .no-results{margin-bottom:12px}
.cul-people_list .list-nav{margin-bottom:12px}
.cul-page_last_update{text-align:center}
.cul-news_list .btn.remove-filter{color:#fff}
.cul-news_list .btn-secondary{width:110px;background-color:#3a6fa2}
.cul-news_list .dropdown-menu{height:auto;max-height:210px;overflow-y:auto}
.cul-news_list .btn-info{border-radius:17px;border-color:#545b62;background-color:#545b62;color:#fff}
.cul-news_list .btn-info a{color:#fff}
.cul-news_list .btn-info a:hover{text-decoration:none}
.cul-news_list .btn-info-label{cursor:default}
.cul-news_list .btn.disabled{opacity:100}
.cul-news_list .no-items-found{width:100%}
.cul-news_list .page-item.active .page-link{background-color:#3a6fa2}
@media(min-width:768px) and (max-width:991px){.cul-news_item-category{display:none}
}
.cul-news_carousel .carousel-control-prev,.cul-news_carousel .carousel-control-next{top:45%;bottom:unset;width:15%;min-width:50px}
.cul-news_carousel .carousel-content{margin:0 15%}
.cul-map_of_library_locations{visibility:hidden;max-height:540px;height:540px;border:1px solid #bbb}
.cul-map_of_library_locations img[src*="gstatic.com/"],img[src*="googleapis.com/"]{max-width:none}
.cul-map_of_library_locations .location-name{padding-top:10px;padding-bottom:10px}
.cul-map_of_library_locations .infowindow{margin-right:15px;padding-bottom:10px}
.cul-map_of_library_locations .infowindow .location-name{font-size:17px;font-weight:bold}
.cul-map_of_library_locations .info-link{float:left;margin-right:16px}
.cul-map_of_library_locations .location-image img{margin-top:4px;max-width:100% !important;height:auto}
.cul-map_of_library_locations .gm-style-iw-c{max-width:500px !important}
.cul-map_of_library_locations .gmnoprint img{max-width:none}
.cul-map_of_library_locations-caption{margin-top:8px;text-align:center}
.cul-map_links{margin:0;list-style-type:none}
.cul-map_links-list{display:inline-block}
.cul-location{word-wrap:break-word}
.cul-location-image-container{width:100%;padding-bottom:100%;overflow:hidden;position:relative;background:#000}
.cul-location .location-image{margin-bottom:12px;text-align:center}
.cul-location img{position:absolute;width:auto;height:100%;min-height:100%;object-fit:cover}
.cul-location .phone{white-space:nowrap}
.cul-location .email{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.cul-location .sidebar-title.lwebnewssidebar{margin-bottom:15px}
.cul-location .cul-hours-today-display{white-space:nowrap}
.cul-list_links ul.no-bullets{list-style:none;padding-left:0}
.cul-list_child_pages ul.no-bullets{list-style:none;padding-left:0}
.cul-key_resources_gallery .clear-filter-button{white-space:nowrap}
.cul-key_resources_gallery .card:hover{border-color:var(--a-link-color)}
.cul-key_resources_gallery .key-resource-result a:hover{text-decoration:none}
.cul-jump_links.nobullets ul,.cul-jump_links.nobullets ol{list-style-type:none;margin-left:0}
.cul-jump_links.default-spacing ul li p,.cul-jump_links.default-spacing ol li p,.cul-jump_links.double-spacing ul li p,.cul-jump_links.double-spacing ol li p{display:block}
.cul-jump_links.single-spacing ul li p,.cul-jump_links.single-spacing ol li p{margin-bottom:0}
.cul-jump_links.list-horizontal ul,.cul-jump_links.list-horizontal ol{overflow:hidden;text-align:center}
.cul-jump_links.list-horizontal ul li,.cul-jump_links.list-horizontal ol li{margin-right:8px;margin-left:8px;display:inline}
.cul-icon_links a{margin-top:0}
.cul-icon_links a:hover{text-decoration:none;color:var(--primary)}
.cul-icon_links i,.cul-icon_links svg{font-size:4.75rem;color:var(--icon-grey-color);-moz-transition:-moz-transform .2s;-o-transition:-o-transform .2s;-webkit-transition:-webkit-transform .2s;transition:transform .2s}
.cul-icon_links a:hover i,.cul-icon_links a:hover svg{color:var(--a-link-color);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}
.cul-horizontal_rule{padding:.25rem 0}
.cul-horizontal_rule hr{margin:0rem 0 1rem}
.cul-dropdown_nav{margin-bottom:1rem}
.cul-dropdown_nav button{background-color:#3a6fa2}
@media(min-width:576px){.cul-collections_carousel .carousel-control-next,.cul-collections_carousel .carousel-control-prev{width:8%}
}
.cul-collections_carousel .carousel-inner{overflow:visible}
@media(min-width:768px){.cul-collections_carousel .carousel-inner{overflow:hidden}
}
.cul-collections_carousel .carousel-item,.cul-collections_carousel .carousel-item .card{height:400px}
.cul-collections_carousel .carousel-item,.cul-collections_carousel .carousel-item .card,.cul-collections_carousel .carousel-item .card-body{background-size:cover;background-repeat:no-repeat;background-position:center center;text-shadow:var(--text-shadow-color)}
.cul-collections_carousel .card-body a{-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}
.cul-collections_carousel .card-body a:hover{background-color:rgba(0,0,0,.3);text-decoration:none}
.cul-collections_carousel .carousel-item .card{border-radius:0;height:100%}
.cul-collections_carousel .carousel-item .card-title{margin-bottom:0}
.cul-collections_carousel .carousel-item .card-body a,.cul-collections_carousel .carousel-caption{color:white;text-shadow:var(--text-shadow-color)}
.cul-collections_carousel .card-body a:hover .carousel-caption{text-decoration:none}
.cul-collections_carousel .carousel-item .card-text{font-size:.9rem}
.cul-collections_carousel .carousel-control-prev,.cul-collections_carousel .carousel-control-next{top:45%;bottom:unset}
.calendar_listing .card-body .flex-column{word-break:break-word}
.cul-calendar_listing .nav-link.active{background-color:var(--nav-tabs-link-active-color)}
.cul-calendar_listing .date-range-wrapper .day{letter-spacing:normal;font-size:1.6em;font-weight:400}
.cul-calendar_listing article a:visited{color:var(--a-visited-color)}
.cul-calendar_listing .spinner-grow{background-color:#3a6fa2}
.cul-calendar_listing .btn-primary{margin-right:6px;width:190px}
.cul-calendar_listing .btn-primary:hover{width:190px}
.cul-calendar_listing #single-event-page-title-no-display{display:none}
.cul-calendar_listing #divRegistrationBoxButton{margin-top:1em}
.cul-calendar_listing #divRegistrationBoxText{margin-top:1em}
.cul-calendar_listing #eventIcons{padding-top:.5em}
.cul-calendar_listing .event-details{font-size:115%;line-height:150%}
.cul-calendar_listing .event-details .event-title{font-weight:bold}
.cul-calendar_listing .event-details .event-image{margin:0}
.cul-calendar_listing .event-details .description{margin-top:1em}
.cul-calendar_listing .event-details .contact{margin-top:1em;color:#999}
.cul-calendar_listing .event-details .event-footer{margin-top:2em}
.cul-calendar_listing .event-details .event-date{color:#000}
.cul-calendar_listing .event-details .thumbnail{max-width:420px;height:auto}
.cul-calendar_listing .event-details #eventIcons img{vertical-align:top}
.cul-calendar_listing .event-details #eventIcons a:first-child img{margin-right:3px}
.cul-calendar_listing .event-details .stButton{margin-left:0}
.cul-calendar_listing .event-details .stButton .sharethis{background:transparent url("https://events.columbia.edu/3.10/calrsrc.MainCampus/themes/columbiaTheme/images/share-icon-32x32.png") no-repeat scroll 0 0 20px;height:20px;width:20px;display:inline-block;line-height:22.4333px}
.cul-calendar_listing .cul-eventlist .event-more{display:none}
.cul-calendar_listing .event-details .event-link{display:inline-block;font-size:118%}
.cul-calendar_listing .event-details .times{float:left;width:140px;padding-left:1em}
.cul-calendar_listing .event-details .event-right{margin-left:160px}
.cul-calendar_listing .event-details li{padding-bottom:1em}
.cul-calendar_listing .event-details .times,.cul-calendar_listing .event-details .address{color:#999}
.cul-calendar_listing .event-details .multiday{color:#bbb}
.cul-calendar_listing .event-details .event-alert .alert-message-heading{text-align:center}
.cul-calendar_listing .modal-title .event-alert{display:inline-block}
#single-event-page-title-no-display{display:none}
#divRegistrationBoxButton{margin-top:1em}
#divRegistrationBoxText{margin-top:1em}
.cul-eventdisplay{font-size:115%;line-height:150%}
.cul-eventdisplay .event-title{font-weight:bold}
.cul-eventdisplay .description{margin-top:1em}
.cul-eventdisplay .contact{margin-top:1em;color:#999}
.cul-eventdisplay .event-footer{margin-top:2em}
.cul-eventdisplay .event-date{color:#000}
.cul-eventdisplay{margin-bottom:20px !important}
.cul-eventdisplay .thumbnail{max-width:420px;height:auto}
.cul-eventdisplay #eventIcons img{vertical-align:top}
.cul-eventdisplay #eventIcons a:first-child img{margin-right:3px}
.cul-eventdisplay .stButton{margin-left:0}
.cul-eventdisplay .stButton .sharethis{background:transparent url("https://events.columbia.edu/3.10/calrsrc.MainCampus/themes/columbiaTheme/images/share-icon-32x32.png") no-repeat scroll 0 0 20px;height:20px;width:20px;display:inline-block;line-height:22.4333px}
.cul-eventlist .event-more{display:none}
.cul-eventdisplay .event-link{display:inline-block;font-size:118%}
.cul-eventdisplay .times{float:left;width:140px;padding-left:1em}
.cul-eventdisplay .event-right{margin-left:160px}
.cul-eventdisplay li{padding-bottom:1em}
.cul-eventdisplay .times,.cul-eventdisplay .address{color:#999}
.cul-eventdisplay .multiday{color:#bbb}
.cul-accordion_content .card-header{background:white}
.cul-accordion_content .card-header .btn-link{text-decoration:none;color:var(--nav-a-link-color)}
.cul-accordion_content .card-header .btn-link[aria-expanded="true"],.cul-accordion_content .card-header .btn-link:hover{background-color:var(--nav-tabs-link-active-color);color:var(--a-link-color)}
#site-name img.cq-LinkChecker{width:auto;height:auto}
.component-dialog-title{padding-top:2px !important;padding-bottom:6px !important;padding-left:4px !important;font-weight:bold !important;color:#a3a3a3 !important}
#CQ .inline-dialog-item{float:left;margin-left:10px;margin-bottom:16px}
.x-tab-panel label{display:inline}
.x-tab-panel legend{margin-bottom:0}
#CQ *,#CQ *::before,#CQ *::after{box-sizing:content-box}
@media(min-width:768px){.parsys_column{box-sizing:content-box}
div.cq-colctrl-cols{width:100%;float:left}
div.cq-colctrl-default{width:100%}
div.cq-colctrl-lt0-c0{width:48.5%;float:left;padding-right:3%}
div.cq-colctrl-lt0-c1{width:48.5%;float:left}
div.cq-colctrl-lt1-c0{width:67.9%;float:left;padding-right:3%}
div.cq-colctrl-lt1-c1{width:29.1%;float:left}
div.cq-colctrl-lt2-c0{width:29.1%;float:left;padding-right:3%}
div.cq-colctrl-lt2-c1{width:67.9%;float:left}
div.cq-colctrl-lt3-c0{width:31.33%;float:left;padding-right:3%}
div.cq-colctrl-lt3-c1{width:31.33%;float:left;padding-right:3%}
div.cq-colctrl-lt3-c2{width:31.33%;float:left}
div.cq-colctrl-lt4-c0{width:47%;float:left;padding-right:3%}
div.cq-colctrl-lt4-c1{width:23.5%;float:left;padding-right:3%}
div.cq-colctrl-lt4-c2{width:23.5%;float:left}
div.cq-colctrl-lt5-c0{width:23.5%;float:left;padding-right:3%}
div.cq-colctrl-lt5-c1{width:47%;float:left;padding-right:3%}
div.cq-colctrl-lt5-c2{width:23.5%;float:left}
div.cq-colctrl-lt6-c0{width:23.5%;float:left;padding-right:3%}
div.cq-colctrl-lt6-c1{width:23.5%;float:left;padding-right:3%}
div.cq-colctrl-lt6-c2{width:47%;float:left}
div.cq-colctrl-lt7-c0{width:22.75%;float:left;padding-right:3%}
div.cq-colctrl-lt7-c1{width:22.75%;float:left;padding-right:3%}
div.cq-colctrl-lt7-c2{width:22.75%;float:left;padding-right:3%}
div.cq-colctrl-lt7-c3{width:22.75%;float:left}
div.cq-colctrl-lt8-c0{width:17.6%;float:left;padding-right:3%}
div.cq-colctrl-lt8-c1{width:17.6%;float:left;padding-right:3%}
div.cq-colctrl-lt8-c2{width:17.6%;float:left;padding-right:3%}
div.cq-colctrl-lt8-c3{width:17.6%;float:left;padding-right:3%}
div.cq-colctrl-lt8-c4{width:17.6%;float:left}
div.cq-colctrl-lt9-c0{width:14.16%;float:left;padding-right:3%}
div.cq-colctrl-lt9-c1{width:14.16%;float:left;padding-right:3%}
div.cq-colctrl-lt9-c2{width:14.16%;float:left;padding-right:3%}
div.cq-colctrl-lt9-c3{width:14.16%;float:left;padding-right:3%}
div.cq-colctrl-lt9-c4{width:14.16%;float:left;padding-right:3%}
div.cq-colctrl-lt9-c5{width:14.16%;float:left}
}
.cul-rte-alert{position:relative;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:.25rem;color:#856404;background-color:#fff3cd;border-color:#ffeeba;display:block;margin:.5em 0 0}
.cul-rte-smalltext{font-size:.8em}
.cul-rte-justified{text-align:justify;display:inline-block}
.cul-rte-hangingindent{padding-left:1em;text-indent:-1em;display:inline-block}
.cul-rte-preformatted{font-family:monospace;white-space:pre-wrap}
.cul-rte-largetext{font-size:1.2em}
.cul-rte-secureleft{padding-left:20px;background:transparent url('shared/resources/rte-icons/key_cuid.gif') no-repeat left center}
.cul-rte-secureright{padding-right:16px;background:transparent url('shared/resources/rte-icons/key_cuid.gif') no-repeat right center}
a[href$=".pdf"],a[href$=".PDF"]{display:inline-block;padding-right:20px;line-height:18px;background:transparent url('shared/resources/link-icons/pdf-16x16.gif') no-repeat right center}
a[href$=".doc"],a[href$=".DOC"],a[href$=".docx"],a[href$=".DOCX"]{display:inline-block;padding-right:20px;line-height:18px;background:url('shared/resources/link-icons/word-16x16.png') no-repeat right center}
a[href$=".ppt"],a[href$=".PPT"],a[href$=".pptx"],a[href$=".pptx"]{display:inline-block;padding-right:20px;line-height:18px;background:url('shared/resources/link-icons/powerpoint-16x16.png') no-repeat right center}
a[href$=".xls"],a[href$=".XLS"],a[href$=".xlsx"],a[href$=".XLSX"]{display:inline-block;padding-right:20px;line-height:18px;background:url('shared/resources/link-icons/excel-16x16.png') no-repeat right center}
.cul-survey{display:block}
.cul-survey .btn{width:160px}
.cul-survey .modal-text{text-align:center;font-size:1.5em}
#alert-container .alert{margin-bottom:0;border-radius:0;font-size:90%;font-weight:400}
#alert-container .alert p:last-child{margin-bottom:0}
#aal-floater{right:0;bottom:5%;left:auto}
#aal-floater .svg-inline--fa{font-size:3rem}
#aal-floater .btn{opacity:.95;border-radius:0;background-color:#539fe6}
#aal-floater .btn:hover{opacity:1}
#aal-floater .small{font-size:.9rem}