/* Columbia-Specific Theme CSS */

/* Top Columbia Global Bar */
#columbiaBar {
  background-color: #174581;
  color: white;
  height: 22px;
}
#columbiaBar .container {
  position: relative;
}
#columbiaBar #ColumbiaUniversityTitle img {
  width: 283px;
  margin: 2px 0;
}
#siteLogo img {
  width: 684px; 
}

/* Anchor adjustments */
.singleEvent a {
  font-weight: bold;
}
#listEvents a {
  font-weight: bold;
  font-size: 1.1em;
}
/* Top-Right Global Menu */
#block-menu_block-1 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 6;
  font-size: 11px;
}
#block-menu_block-1 span.ext {
    display: block;
}
#block-menu_block-1 .content a {
    color: #fff;
    display: block;
    padding: 3px 10px 0 10px;
    text-decoration: none;
}
#block-menu_block-1 ul {
    margin: 0;
    padding: 0;
}
#block-menu_block-1 ul ul {
  margin-top: -2px;
  width: 14em;
  z-index: 1;
}
#block-menu_block-1 li ul, #block-menu_block-1 div.edit {
    display: none;
}
#block-menu_block-1 li ul ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    padding: 0;
}
#block-menu_block-1 li {
    background: url("../resourcesColumbia/sprites2.png") no-repeat scroll -13px -95px rgba(0, 0, 0, 0);
    float: left;
    list-style: outside none none;
    padding: 0;
    position: relative;
}
#block-menu_block-1 li li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: none;
    padding: 0;
}
#block-menu_block-1 li.expanded span {
    display: block;
    padding-right: 8px;
}
#block-menu_block-1 li.expanded li span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-right: 0;
}
#block-menu_block-1 li.expanded a {
    background: url("../resourcesColumbia/sprites2.png") no-repeat scroll right 11px rgba(0, 0, 0, 0);
    padding: 3px 13px 0 10px;
}
#block-menu_block-1 li.expanded li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 4px 10px;
}
#block-menu_block-1 li.sfHover {
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
    padding: 0;
    position: relative;
    z-index: 100;
}
#block-menu_block-1 li.first {
    background-image: none;
}
#block-menu_block-1 li.sfHover a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 6px;
}
#block-menu_block-1 li.sfHover li a {
    color: #223b6b;
    padding: 3px 10px;
}
#block-menu_block-1 li.sfHover span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #183264;
    border-color: #fff #fff -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin: -1px 0 0;
    position: relative;
    z-index: 2;
}
#block-menu_block-1 li.leaf {
    margin-left: 0;
    margin-right: 0;
}
#block-menu_block-1 li.leaf span {
    border: none;
}
#block-menu_block-1 li.sfHover li span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
    position: static;
}
#block-menu_block-1 li.sfHover li a:hover {
    background: none repeat scroll 0 0 #183264;
    color: #fff;
}
#block-menu_block-1 li.sfHover ul {
    background: none repeat scroll 0 0 rgba(164, 199, 225, 0.97);
    border: 1px solid #fff;
    left: 0;
    position: absolute;
    top: 2.394em;
}
.block-menu_block li.separator-li {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: #fff !important;
    border-image: none !important;
    border-style: solid none none !important;
    border-width: 1px !important;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
}
.block-menu_block a.separator {
    border-top: 1px solid #fff !important;
}

/* Carousel */
#columbiaCarousel {
   position: relative;
   height: 229px;
   background-color: #F2F2F2;
   max-width: 100%;
   overflow: hidden;
}
#columbiaCarousel .carouselImage {
  float: left;
  margin-right: 1.5em;
  height: 229px;
  overflow: hidden;
}
#columbiaCarousel img {
   margin: 0 auto;
   width: 525px;
   height: auto;
}
#columbiaCarousel .carouselContent {
  padding: 1.5em;
}
#columbiaCarousel .summary {
  color: black; 
  font-weight: bold;
  margin: 0;
  font-size: 18px;
}
#columbiaCarousel .carouselDate {
  margin: 1em 0;
  text-transform: uppercase;
}
#columbiaCarousel .carouselDesc {
}
#columbiaCarousel a {
  #display: block;
   color: #3a6fa2;  
   font-weight: bold;
}
#columbiaCarousel a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides_tabs {
  position: absolute;
  z-index: 20;
  top: 188px;
  left: 1em;
  padding: 0;
  margin: 0;
}
#columbiaCarousel .rslides_tabs li,
#columbiaCarousel .rslides_tabs li a {
  display: inline-block;
  /*border: 1px solid #888;*/
  margin-right: 4px;
  height: 12px;
  width: 12px;
  border-radius: 6px;
  background-image: url("../resourcesColumbia/pagerDot.png");
  font-size: 0px;
}
#columbiaCarousel .rslides_tabs li.rslides_here,
#columbiaCarousel .rslides_tabs li.rslides_here a {
  /*background-color: #888;*/
  background-image: url("../resourcesColumbia/pagerDotSelected.png");
}
/* Content */
#content {
  margin-bottom: 110px;
}
/* List events and Date row border */
/* we use a simple box to avoid the angled corners of a true border */
#listEvents li.bwDateRow .bwdrB {
  background-color: #174581;
  float: left;
  height: 36px;
  margin: -6px 10px 0 0;
  padding: 3px;
}
#listEvents .eventAliasGroup li,
table.eventList .eventAliasGroup li {
  display: inline-block;
  font-size: 0.8em;
  padding: 0 2px;
}
.eventAliasGroup li.empty {
  display: none !important;
}
/* Date Picker */
#bwDatePickerHeading {
  position: absolute; 
  color: white;
  z-index: -10;
  top: -24px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#bwDatePickerInline .ui-datepicker {
 padding: .2em .2em 0;
 width: 100%;
 border: 1px solid #fff;
}
#bwDatePickerInline .ui-widget-header {
  background: none;
  border: 1px solid #fff;
  border-bottom: 2px solid #174581;
  color: #174581;
  font-weight: normal;
  font-size: 18px;
}
#bwDatePickerInline .ui-widget-header h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0.5em 0;
}
#bwDatePickerInline .ui-datepicker-title {   
  font-size: 18px;
} 
#bwDatePickerInline .ui-corner-all {
  border-radius: 0;
}
#bwDatePickerInline .ui-state-default, 
#bwDatePickerInline .ui-widget-content .ui-state-default, 
#bwDatePickerInline .ui-widget-header .ui-state-default {
  background: none;
  border: 1px solid #fff;
  color: #666;
  font-weight: normal;
  text-align: center;
}
#bwDatePickerInline .ui-picker-other-month {
  color: #999;
}
#bwDatePickerInline .ui-widget-content tbody .ui-state-hover {
  border: 1px solid #ccc !important;
  background-color: #eee;
}
#bwDatePickerInline .ui-widget-content tbody .ui-state-active {
  border: 1px solid #fff;
  background-color: #eee;
}
#bwDatePickerInline .ui-datepicker th {
  color: #666;
}
#bwDatePickerInline .ui-icon-circle-triangle-e {
  background-image: url("../resourcesColumbia/chevronRight.png");
  right: 0;
}
#bwDatePickerInline .ui-icon-circle-triangle-w {
  background-image: url("../resourcesColumbia/chevronLeft.png");
  left: 0;
}
#bwDatePickerInline .ui-icon-circle-triangle-e,
#bwDatePickerInline .ui-icon-circle-triangle-w {
  width: 9px;
  height: 13px;
  background-position: 0;
}
.ui-datepicker .ui-datepicker-prev span, 
.ui-datepicker .ui-datepicker-next span {
  display: block;
  margin-left: 0;
  margin-top: -3px;
  bottom: 0;
}
#bwDatePickerInline .ui-datepicker-next,
#bwDatePickerInline .ui-datepicker-prev,
#bwDatePickerInline .ui-datepicker-next-hover,
#bwDatePickerInline .ui-datepicker-prev-hover {
  border: none !important;
  background: none;
  cursor: pointer;
  top: 2px;
}
#bwDatePickerInline .ui-datepicker-next-hover {
  right: 2px;
}
#bwDatePickerInline .ui-datepicker-prev-hover {
  left: 2px;
}
/* Right Column  */
#rightColumn {
  position: relative;
  z-index: 20;
}
#rightColumn h3 {
  margin-top: 1em;
  padding-bottom: 4px;
  border-bottom: 2px solid #174581;
}
#bwBasicSearch h3 {
  margin-top: 0;
}
#bwBasicSearchInput {
  border: 1px solid #174581;
  font-style: italic;
}
#searchSubmit {
  position: relative;
  top: 0;
  right: 33px;
  display: inline-block;
  width: 0.5em;
  height: 1.4em;
  z-index: 5;
}
#searchSubmit.btn {
  background-color: #174581; 
  border: none;
  padding: 0;
  width: 30px;
  height: 30px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#searchSubmit .glyphicon {
  /*top: -8px;*/
  opacity: 0.9;
  color: white;
  /* flip glyph horizontal */
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
#bwViewList {
  margin-bottom: 1em;
}
#bwViewList .ui-icon,
.sideBarContainer .ui-icon {
  display: inline-block;
  color: #174581;
  position: relative;
  top: 3px;
}
#bwViewList .ui-icon-carat-1-s,
.sideBarContainer .ui-icon-carat-1-s {
  background-image: url("../resourcesColumbia/chevronDown.png");
}
#bwViewList .ui-icon-carat-1-n,
.sideBarContainer .ui-icon-carat-1-n  {
  background-image: url("../resourcesColumbia/chevronUp.png");
} 
#bwViewList .ui-icon-carat-1-s,
#bwViewList .ui-icon-carat-1-n,
.sideBarContainer .ui-icon-carat-1-s,
.sideBarContainer .ui-icon-carat-1-n {
  background-position: 0;
  width: 13px;
  height: 16px;
  margin-left: 6px;
}
.clearFilters {
  float: right;
  font-style: italic;
}
/*#bwViewList .clearFilters:before {
  content: ".............................";
}*/
/* override defaults - watch out for wrapping! */
#bwViewList .bwMenuTree,
#bwViewList .bwMenuTree li {
  margin-left: 0;
  white-space: nowrap; /* this is likely not best */
}
#bwViewList .bwMenuTree a { 
  margin-left: 0.75em;
  padding-left: 1.25em;  /* provides room for checkmark */
}
#otherCalendarsTitle {
  cursor: pointer;
  white-space: nowrap;
}
#otherCalendars li {
  line-height: 1.2em;
  margin-bottom: 0.4em;
}
#expSubLinksList {
  cursor: pointer;
  font-style: italic;
  color: #999;
  font-size: 18px;
}
#expSubLinksList img {
  margin-right: 4px;
  position: relative;
  top: -2px;
}
/* Single Event */
.singleEvent {
  font-size: 1.2em;
}
.singleEventUpper {
  border-top: 1px solid #ddd;
}
img.locationPin {
  position: relative;
  top: -3px;
  left: 6px;
}
#colDesc {
  clear: both;
  margin-top: 0;
  padding-top: 1em;
  border-top: 1px solid #ddd;
}
#eventIcons {
  margin-bottom: 1em;
}
.bwMenuDropDown {
  position: relative;
  float: left;
} 
#addtocal {
  float: left;
  margin-right: 1em;
  background: rgba(0, 0, 0, 0) url("../resourcesColumbia/cuCalIcon.png") no-repeat scroll 0 4px;
  background-size: 17px auto;
  -webkit-background-size: 17px auto;
}
#shareEvent {
  float: left;
  margin-right: 1em;
  background: rgba(0, 0, 0, 0) url("../resourcesColumbia/cuShareIcon.png") no-repeat scroll 0 4px;
  background-size: 17px auto;
  -webkit-background-size: 17px auto;
}
.addShare_button {
  margin: 0;
  padding-top: 4px;
  padding-left: 22px;
  border-radius: 4px;
  cursor: pointer;
  color: #999;
}
.addShare_button:hover {
  color: #c9c5bd;
}
.addShare_menu {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 0;
  list-style-type: none;
  margin: 0;
  min-width: 150px;
  padding: 5px;
  position: absolute;
  top: 26px;
  z-index: 50;
}
ul.addShare_menu li {
  margin: 0;
  padding: 0 0.5em 0.5em;
}
.addShare_menu li a {
  padding: 10px 5px;
  color: inherit;
  display: block;
  text-decoration: none;
  font-weight: normal;
}
.addShare_menu li a:hover {
  background: #cdcdcd none repeat scroll 0 0;
  border-radius: 4px;
  text-decoration: none;
}
.addShare_menu img {
  padding: 0 4px 0 0;
  position: relative;
  top: 4px;
}
#permalinkEvent {
  float: left;
  background: rgba(0, 0, 0, 0) url("../resourcesColumbia/cuPermalinkIcon.png") no-repeat scroll 12px 4px;
  background-size: 17px auto;
  -webkit-background-size: 17px auto;
}
.copylink_button {
  margin: 0;
  padding-top: 4px;
  padding-left: 30px;
  border-radius: 4px;
  cursor: pointer;
  color: #999;
}
#event-url-popup input {
  width: 100%;
}
#event-url-popup a {
  word-wrap: break-word;
}
ul.eventAliasGroup {
  padding: 0; 
  margin-top: 4px;
}
ul.eventAliasGroup li {
  list-style: none;
  display: inline-block;
  color: #aaa;
  background-color: #f5f5f5;
  border: 1px solid #aaa;
  padding: 0 2px;
  margin-right: 4px;
  text-transform: uppercase;
  font-size: 0.9em;
}
a.linkBack {
  text-transform: upper;
  margin: 2em 0;
  display: block;
  font-size: 0.9em;
}
a.linkBack:hover {
  text-decoration: none;
  color: #666
}
.bteLeftArrow {
  font-size: 2em;
  display: block;
  float: left;
  width: 16px;
  overflow: hidden;
  margin: -11px 4px 0 0 ;
}
a#bwRegLoginButton.btn,
#sundialRSVP a.btn {
  margin: 1em 0;
  background-color: #174581;
  color: white;
  text-transform: uppercase;
  border: none;
}
a#bwRegLoginButton.btn:hover,
#sundialRSVP a.btn:hover {
  background-color: #666;
}
#bwRegCasLoginButton {
  font-size: 1.2em;
}
#bwRegExtLoginButton {
  font-weight: normal;
}
#bwRegCasLoginButtonAgain {
  font-size: 0.8em;
  font-style: italic;
  font-weight: normal;
  margin-right: 1em;
}
#bwRegistrationClosed, #bwRegistrationNotOpen {
  margin-bottom: 2em;
}
/* Footer */
#footer {
  text-align: right;
}
#leftFoot {
  float: left;
  text-align: left;
}
#rightFoot {
  font-size: 0.9em;
}
#rightFoot li {
  display: inline-block;
  list-style: none;
}
#rightFootMenu li {
  text-transform: uppercase;
  margin-left: 2em;
}
#rightFootIcons img {
  height: 25px;
}
#rightFootIcons li {
  margin-left: 1.5em;
}
footer.endlessScroll {
  position: fixed;
  bottom: 0;
  z-index: 500;
}
/*Permalink URL*/
.white-popup {
  position: relative;
  background: #eee;
  color: black;
  padding: 20px;
  font-family: monospace;
  width:auto;
  max-width: 80%;
  margin: 40px auto;
  text-align: left;
  overflow:auto;
  display: block;
  border: none;
}

.scroll-wrapper {
	-webkit-overflow-scrolling: touch !important;
  	overflow-y: scroll !important;
}

.inaugurationImage
{
   width: 100%;
   max-height: 350px;
   overflow: hidden;
   padding-top: 10px;
   object-fit: cover;
   min-height: 180px;
}

.inactiveLink 
{
	pointer-events: none;
    opacity: 0.2;
    cursor: not-allowed;
}

