/* INITIALIZE */
/* */
/* This style sheet still needs to be trimmed down further */
.currentMonthDay {
  color: #DEE7EC;
}
#chronos-calendar table {
  border: 1px solid #8cacbb;
}
#chronos-calendar th {
  background-color: #DEE7EC;
  font-weight: normal;
  line-height: 1.6em;
  text-align: center;
}
#content #chronos-calendar a {
  border-bottom: none;
}
#chronos-calendar a {
  text-decoration: none;
}
#chronos-calendar a:hover {
  text-decoration: none;
}
#chronos-calendar th.weekday-cells {
  border-left: 1px solid #8cacbb;
}
#chronos-month td.weekHeader,
#chronos-month th.weekHeader {
  width: 8px;
}
#chronos-month td,
#chronos-week td,
#chronos-day td {
  border: 1px solid #e1e1e1;
  width: 60px;
  vertical-align: top;
  background-color: #f5f5f5;
  text-align: left;
  padding-bottom: 8px;
}
#chronos-month td {
  height: 90px;
}
#chronos-month .weekHeader {
  text-align: center;
}
#chronos-week td,
#chronos-day td {
  padding: 0px;
}
#chronos-month td.dayNotInThisMonth a {
  display: none;
}
#chronos-month td.dayNotInThisMonth div {
  opacity: 0.6;
}
#chronos-month td span {
  text-align: right;
  display: block;
  color: #000;
}
#chronos-month td div {
  font-size: 9px;
}
#chronos-month td.monthDay {
  background-color: #fff;
}
#chronos-month td.monthDay:hover {
  background-color: #dee7ec;
}
#chronos-month td.todaynoevent {
  border: 2px solid #F18335;
}
#chronos-month td.add-event-block {
  display: none;
}
#chronos-month td.add-event-block:hover {
  display: block;
}
a.addEventShortcut {
  float: left;
}
/* CALENDAR VIEW TABS */
#calendar-view-tabs {
  background-color: transparent;
  padding: 0em 0em 0em 0em;
  white-space: nowrap;
  list-style: none;
  margin: 1em 0 0 0;
  height: auto;
  line-height: normal;
  font-size: 95%;
}
#calendar-view-tabs li {
  display: inline;
  margin-bottom: 0;
  line-height: normal;
}
#calendar-view-tabs li a {
  /* The normal, unselected tabs. They are all links */
  background-color: transparent;
  border-color: #8cacbb;
  border-width: 1px;
  border-style: solid solid none solid;
  color: #436976;
  height: auto;
  margin-right: 0.5em;
  padding: 0em 1.25em;
  text-decoration: none;
  text-transform: lowercase;
}
#calendar-view-tabs li.selected a {
  /* The selected tab. There's only one of this */
  background-color: #dee7ec;
  border: 1px solid #8cacbb ;
  border-bottom: #dee7ec 1px solid;
  color: #436976;
  /* Fix bottom margin on tabs in IE */
  position: relative;
}
#calendar-view-tabs li a:hover {
  background-color: #dee7ec;
  border-color: #8cacbb;
  border-bottom-color: #dee7ec;
  color: #436976;
}
/* Month popup */
.chronosPopupCalendarContainer {
  position: relative;
  left: 1em;
}
div.chronos-popup-calendar {
  position: absolute;
  z-index: 5;
  font-size: 116%;
  left: 0;
  height: 0;
  width: 0;
}
#content div.chronos-popup-calendar dd {
  margin: 0;
}
div.hidden {
  display: none;
}
dl#calendar-navigation {
  width: 14em;
  background: white;
}
/* Navigation tabs */
td.calendarHeader {
  padding: 0px 5px 0px 0px;
}
div.dayTab {
  float: left;
  padding: 2px 0px 0px 0px;
  height: 0px;
  /* Needed to get rid of small white line in Firefox. */
}
div.navigationTabs {
  float: right;
  padding: 2px 0px 0px 0px;
}
ul.navigationTabs {
  /* needed? */
  padding: 1px;
}
div.navigationTabs span.unselected li {
  display: inline;
  padding: 2px 0px 0px 5px;
  background: url(++resource++tab_unselected_left.png) top left no-repeat;
}
div.navigationTabs span.unselected a {
  padding: 2px 5px 0px 0px;
  background: url(++resource++tab_unselected_right.png) top right no-repeat;
  margin: -2px 0px 0px 0px;
}
div.navigationTabs span.selected li {
  display: inline;
  padding: 2px 0px 0px 5px;
  background: url(++resource++tab_selected_left.png) top left no-repeat;
}
div.navigationTabs span.selected a {
  padding: 2px 5px 0px 0px;
  background: url(++resource++tab_selected_right.png) top right no-repeat;
  margin: -2px 0px 0px 0px;
}
#dateTabsStart {
  padding: 2px 0px 0px 1px;
  background: url(++resource++tab_selected_left.png) top left no-repeat;
}
#dateTabsMid {
  padding: 2px 0px 0px 0px;
  background: url(++resource++tab_selected_mid.png) top;
  font-weight: bold;
}
#dateTabsEnd {
  display: inline;
  padding: 2px 0px 0px 1px;
  background: url(++resource++tab_selected_right.png) top right no-repeat;
}
/* Put in a bigger space between the listing tabs and the other tabs */
#calendar_view_tab-List {
  margin-left: 40px;
}
/* Year views */
table.yearView {
  padding: 0;
}
td.yearViewHeader {
  background-color: #9999ff;
}
table.calendarThumbnail td {
  padding: 1px;
}
.calendarThumbnail td.thisMonthHasEvent {
  font-weight: bold;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #aaaaff;
  text-align: center;
}
.calendarThumbnail td.thisMonthNoEvent {
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #eeeeff;
  text-align: center;
}
.calendarThumbnail td.otherMonthHasEvent {
  overflow: hidden;
  border-width: 0px;
  text-align: center;
}
.calendarThumbnail td.otherMonthNoEvent {
  overflow: hidden;
  border-width: 0px;
  text-align: center;
}
td.weekThumbnailDay {
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #eeeeff;
  width: 13pt;
  text-align: center;
}
td.weekThumbnailHeader {
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #cccccc;
  width: 13pt;
  text-align: center;
}
td.weekThumbnailWeekNo {
  width: 25pt;
  font: bold 125% Verdana, Arial, Helvetica, sans-serif !important;
  color: #666666;
  text-align: right;
}
/* Month view */
.dayInThisMonth {
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #eeeeff;
}
.dayNotInThisMonth {
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #cccccc;
}
div.monthDayHeader {
  background: #9999ff;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #6666aa;
}
td.monthDay {
  padding: 2px;
  height: 80px;
  width: 90px;
}
div.monthEvent {
  overflow: hidden;
  margin: 1px;
  border-width: 0px;
  border-style: solid;
  border-color: #666666;
  background: #aaaaff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 15px;
}
/* Week and Day views */
td.hourLabels {
  vertical-align: top;
  width: 50px;
  padding: 0;
}
th.dayLabels {
  vertical-align: top;
  height: 20px;
  padding-left: 6px;
}
td.dayFooter {
  /*vertical-align: top;*/
  height: 40px;
}
div.dayLabel {
  position: absolute;
  width: 14%;
}
div.hourLabel {
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: gray;
  width: 100%;
  position: absolute;
}
div.privateEvent {
  position: absolute;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #ffaaaa;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.publicEvent {
  position: absolute;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #8cacbb;
  background: #dee7ec;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.meetingEvent {
  position: absolute;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #aaffaa;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.unauthorizedEvent {
  position: absolute;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #aaaaaa;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.confidentialEvent {
  position: absolute;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #6666aa;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.inOfficeHours {
  background-color: #fff;
}
div.outOfficeHours {
  background-color: #cccccc;
}
table.ploneCalendar div.event {
  clear: both;
  padding: 2px 8px;
}
div.contextlinks {
  font-size: 75%;
}
div.eventDescription {
  clear: both;
  background-color: #ffffff;
  margin-top: 10px;
  padding: 8px 8px 8px 8px;
}
div.eventDescription table {
  width: 100%;
  border: 0px;
}
div.eventDescription table td {
  text-align: left;
  /*vertical-align: top;*/
}
div.eventDescription table th {
  text-align: left;
  /*vertical-align: top;*/
}
td.rowlabel {
  text-align: right;
  /*vertical-align: top;*/
}
/* XXX I think these next two styles are not used. However, we should probably use them,
   or start displaying this info with smallish icons or something. */
.needs-action {
  color: Red;
}
.tentative {
  color: #ffa500;
}
.day-event-popup {
  visibility: hidden;
  display: none;
}
/*div.eventlist {
  border-width: 1px;
  border-style: solid;
  border-color: #8cacbb;
  padding: 5px;
}

div.event_details {
  font-weight: bold;
}

div.event_body {
  padding-bottom: 8px;
}

div.eventlist h1 {
  padding-top: 10px;
}*/
/* eventlist */
.p4acalendar .eventlist .eventlist_month {
  padding: 5px 0 5px 0;
}
.p4acalendar .eventlist H2 {
  font-size: 1.25em;
}
.p4acalendar .eventlist .event {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
.p4acalendar .eventlist .event .event_details {
  float: left;
  clear: right;
  text-align: right;
  font-weight: bold;
  width: 15%;
}
.p4acalendar .eventlist .event .event_details ABBR {
  border: none;
}
.p4acalendar .eventlist .event .event_details ABBR.dtend {
  display: none;
}
.p4acalendar .event .location,
.p4acalendar .day-event-popup .event .description {
  font-size: 0.8em;
}
.p4acalendar .event .location {
  color: #999;
}
.p4acalendar .eventlist .event .location {
  border-top: 1px dashed #ccc;
  padding-top: 3px;
}
.p4acalendar .eventlist .event .event_body {
  float: right;
  width: 83%;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.p4acalendar .eventlist .event .event_title {
  display: block;
}
.p4acalendar .eventlist .event .description {
  padding-top: 3px;
}
.p4acalendar .eventlist A {
  font-weight: bold;
}
/* end eventlist */
.clear-float:after {
  content: ' ';
  visibility: hidden;
  display: block;
  font-size: 0;
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: none;
}
.float-left {
  float: left;
  margin: 0 10px 10px 0;
}
.float-right {
  float: right;
  margin: 0 0 10px 10px;
}
/* SECTIONS */
#calendar-subheader {
  background-color: #eee;
  font-family: "FoundationSans-Condensed";
  font-size: 24px;
  font-size: 1.84615385rem;
  color: #6D6E70;
  height: 30px;
  margin-bottom: 1em;
  padding: 10px 0 5px 0;
}
#title {
  margin: 0 auto;
  width: 940px;
}
.documentFirstHeading {
  line-height: 1.3em;
  font-size: 40px;
  font-size: 3.07692308rem;
}
#content a:link {
  border: none;
}
#content #calendar-view-tabs {
  display: none;
}
#content .eventlist_month h2 {
  font-size: 28px;
  font-size: 2.15384615rem;
  line-height: 1.3em;
}
.p4acalendar .eventlist .vevent.event {
  padding: 1.5em 0;
}
.p4acalendar .eventlist .event .location {
  border: none;
}
.p4acalendar .eventlist .event .event_body {
  border: none;
}
.p4acalendar .eventlist .event .event_details {
  font-weight: normal;
  font-family: "FoundationSans-Light";
  font-size: 18px;
  font-size: 1.38461538rem;
  margin-bottom: .5em;
}
.p4acalendar .eventlist .event h3 {
  margin: -0.1em 0 0 0;
}
.p4acalendar .eventlist .event .event_title {
  font-size: 20px;
  font-size: 1.53846154rem;
  font-family: "FoundationSans-Roman";
  font-weight: normal;
  display: block;
  margin-bottom: .25em;
  margin-top: -0.3em;
}
.p4acalendar .eventlist .event .location {
  font-size: 15px;
  font-size: 1.15384615rem;
  font-family: "FoundationSans-Roman";
  color: #444;
  padding-bottom: 3px;
}
.p4acalendar .eventlist .event .description {
  font-size: 16px;
  font-size: 1.23076923rem;
  font-family: "FoundationSans-Light";
}
@media screen and (max-width: 767px) {
  dl.portletNavigationTree {
    margin-top: 0;
  }
  .event_body {
    clear: both;
  }
  .documentFirstHeading {
    font-size: 32px;
    font-size: 2.46153846rem;
    line-height: 1.25em;
  }
  #content .eventlist_month h2 {
    font-size: 26px;
    font-size: 2rem;
    line-height: 1.15em;
  }
  .p4acalendar .eventlist .event .event_details {
    float: none;
    text-align: left;
    width: 100%;
  }
  .p4acalendar .eventlist .event .event_body {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  #calendar-subheader {
    width: 100%;
    padding-left: 10px;
  }
  #title {
    width: 320px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #title {
    width: 460px;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  #calendar-subheader {
    margin: 0;
  }
  #title {
    width: 700px;
  }
  .event_body {
    clear: both;
  }
  .documentFirstHeading {
    font-size: 40px;
    font-size: 3.07692308rem;
    line-height: 1.125em;
  }
  #content .eventlist_month h2 {
    font-size: 32px;
    font-size: 2.46153846rem;
  }
  .p4acalendar .eventlist .event .event_details {
    float: none;
    text-align: left;
    width: 100%;
  }
  .p4acalendar .eventlist .event .event_body {
    float: none;
    width: 100%;
  }
}
@media screen and (min-width: 1220px) {
  #title {
    width: 1180px;
  }
}
