.advance-search {
	width: 670px;
}
.advance-top {
	display: none;
}
.calendar-form {
	margin-bottom: 10px;
	overflow: hidden;
}
.calendar-content {
	background: #e7edf1;
	padding: 8px 16px 8px;
	overflow: hidden;
	border-radius: 6px;
}
.search-within {
	float: right;
	padding-bottom: 10px;
}
.search-within a {
	display: inline-block;
	background-image: none !important;
	height: auto;
	width: auto !important;
	color: #fffed1;
	text-align: center;
	font-size: 12px;
	background-color: #c1c370;
	border-radius: 3px;
	padding: 2px 10px;
	margin-bottom: 6px;
	text-decoration: none;
}
.calendar-form input.hasPlaceholder[type="text"] {
	color: #B1B1B1;
	border: 1px solid #aaa;
	background: white;
	background-color: white;
}
.calendar-form .search {
	padding-left: 5px;
	width: 138px;
	height: 17px;
	font-size: 13px;
}
input.go[type="submit"] {
	font: 13px/18px "ITCFranklinGothicW01-Bk 812647", Arial, Helvetica, sans-serif;
	display: inline-block;
	background-image: none !important;
	height: auto;
	width: auto !important;
	color: #fffed1;
	text-align: center;
	font-size: 12px;
	background-color: #c1c370;
	border-radius: 3px;
	padding: 2px 10px;
	margin-bottom: 6px;
	text-decoration: none;
	border: none;
}
#calendar-box {
	clear: both;
	float: left;
}
#calendar-box a, .month-view-table a {
	text-decoration: none;
}
#calendar-box table {
	width: 186px;
	display: table;
	margin-bottom: 0;
}
#calendar-box .calendar-box-header, .calendar-box-header {
	height: 25px;
	background-color: #367C99;
}
.month-view-table .calendar-box-header { height: auto;}

#calendar-box .calendar-box-header th, [class*="view-table"] .calendar-box-header th, [class*="-view-table"] .calendar-box-day-headings th {
    text-align: center;
    vertical-align: middle;
}
[class*="-view-table"] .calendar-box-day-headings th {
    padding: 5px 3px;
}
#calendar-box .calendar-box-header a, [class*="view-table"] .calendar-box-header a {
	color: #fff;
}
#calendar-box .calendar-box-day-headings, [class*="view-table"] .calendar-box-day-headings {
	color: #367c99;
	background-color: #C6D7DF;
	height: 21px;
}
#calendar-box .calendar-box-day-headings th, .month-view-table .calendar-box-day-headings th  {
	font-weight: normal;
	text-align: center;
}
#calendar-box table tbody tr, .month-view-table table tbody tr {
	background-color: #fff;
}
   .month-view-table tr { width: 100%; }
#calendar-box table tbody td {
	padding: 3px;
}
#calendar-box .thismonth, .month-view-table .thismonth {
	text-align: center;
}
#calendar-box .today {
	background-color: #e7edf1;
}
.typicalContent [class*="-view-table"] table { display: table; }
.schedule-section.month-view-table, .schedule-section.week-view-table, .schedule-section.year-view-table  {
    background: none;
    border: none;
    padding: 20px 0 7px;
    overflow: auto;
    min-width: 670px;
}
@media screen and (max-width: 650px) {
    [class*="view-table"] .calendar-box-day-headings { display: table-row; }
}

@media screen and (max-width: 1010px) {
    .schedule-section.month-view-table, .schedule-section.week-view-table, .schedule-section.year-view-table { min-width: 0; }
     .typicalContent [class*="view-table"] table tr td { padding: 1px; }
    
}
/* For month view table only */
.month-view-table .month-table { min-width: 670px}
.month-view-table * { -moz-box-sizing: border-box; box-sizing: border-box;   }
.month-view-table > table thead, .month-table tbody,  .month-table tr { width: 100%; }
[class*="view-table"] > table > thead > tr > th, .month-view-table > table > tbody > tr > td { width: 14.28571428571429%; }
[class*="view-table"] > table > tbody > tr > td { text-align: center; width: 14.28571428571429%; }
.month-view-table > table > thead .calendar-box-header th { padding: 10px 0px; }
.month-view-table > table > thead .calendar-box-day-headings { display: table-row;}
.month-view-table > table > thead .calendar-box-day-headings th { padding: 5px 0px; }
.month-view-table > table > thead .calendar-box-header  { font-size: 1.231em; }
.month-view-table > table > tbody >  tr > td { border-left: 1px solid #88d5f4;  padding: 0 !important; max-width: 95px; min-width: 92px; overflow: hidden; } 
.month-view-table > table > tbody > tr > td:first-child { border-left-color: #fff; }

/* Min height on the event-per-day span */
.month-view-table > table .events-per-day { min-height: 83px; }

@media screen and (max-width: 767px) {
    .month-view-table .month-table { min-width: 650px; }
}

/* Year view table */
.year-view-table { text-align: center; } 
.year-view-table table {width: 31.34328358208955%; margin-right: 2.985074626865672%; float: left; /*height: 221px;*/}
.year-view-table .events-per-day { display: none;}
.year-view-table table:nth-child(3n+0) { margin-right: 0; }
.year-view-table table:nth-child(3n+1) { clear: both; }
.year-view-table table thead { width: 100%; }
.typicalContainer .year-view-table table tr th, .year-view-table table tr td {
    border: none;
    padding: 1px;
}
@media screen and (max-width: 497px) {
    .year-view-table table {width: 100%; margin-right: 0px; float: none; /*height: 221px;*/}
/*    .year-view-table table:nth-child(even) { float: none; }*/
}
@media screen and (min-width: 498px) and (max-width: 1010px) { 
    .year-view-table table {width: 45.35962877030162%; /*height: 221px;*/ margin-right: 4.62962962962962%; }
    .year-view-table table:nth-child(even) { margin-right: 0; width: 47.68518518518519%  }
    .year-view-table table:nth-child(odd) { width: 47.68518518518519%; margin-right: 4.62962962962962%;  }
    .year-view-table table:nth-child(2n+1) { clear: both; }
    .year-view-table table:nth-child(3n+0) {  }
    .year-view-table table:nth-child(3n+1) { clear: none; }
}
.event-day-date a { color: #CC5831; font-weight: bold; }
.event-day-date { background-color: #f5f6f5; padding: 4px 5px; }

.event-day-date, .events-per-day, .events-per-day .event, .events-per-day .more-events { display: block; }
.events-per-day { width: 100%; overflow: hidden; text-align: left; padding: 8px 0px 8px 5px; min-height: 30px; }
.events-per-day .event { 
    border-radius: 3px; 
    font-size: 11px; 
    background-color: #e7edf1; 
    line-height: 14px; 
    white-space: nowrap; 
    padding: 4px 5px 4px; 
    margin-bottom: 7px; 
    font-weight: bold; 
} 
.event time { display: block; }
.events-per-day .more-events  { border-top-left-radius: 3px; border-bottom-left-radius: 3px; padding-right: 6px; text-align: left; background-color: #e3dfb8; padding: 2px 7px 2px; position: relative; left: 30%}
.events-per-day .more-events a  { line-height: 0.5; font-weight: bold; display: inline-block; font-weight: normal; font-size: 12px;}

/* Nested tables */
.typicalContainer .month-view-table table table tr td { 
    padding: 3px 15px 3px 0; */
      border-bottom: 1px solid #eee;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: rgb(238, 238, 238);
      text-align: left;
      vertical-align: top;
      /* padding: 10px; */
}

/** 
    Week grid view - This uses http://fullcalendar.io/ 
    These are overrides for that.
**/
#week_view_cal { min-width: 450px }
#week_view_cal a:visited { color: #fff;   }
#week_view_cal .fc-widget-header tr { background-color: #367C99; text-align: center; color: #fff;  }
#week_view_cal .fc-widget-header tr th { text-align: center; padding: 10px 0;}
.fc-axis.fc-widget-header { width: 41px !important; }
#week_view_cal .fc-time-grid .fc-slats .fc-time { background-color: #C6D7DF; color: #367c99; padding: 3px 2px;  };
.fc-head .fc-row.fc-widget-header table { margin: 0 !important; }
.fc-row:first-child table { margin-bottom: 0px; }
.fc-row:first-child table .fc-day-header { border-top: none; border-bottom: none; }
.fc-bg .fc-axis  { background-color: #e3dfb8; color: #CC5831; text-align: right; padding: 3px 2px;  }



/*.fc-head .fc-widget-header { border-width: 0px; }*/
/*.fc-axis.fc-time.fc-widget-content { width: 43px !important; }*/
/*.week-view-table .fc-axis.fc-widget-header { width: auto !important;}*/



.calendar-filter {
	float: left;
	width: 300px;
	margin: 5px 0 0 20px;
}
.calendar-filter h2 {
	font: 18px "Times New Roman";
}
.calendar-content p {
	color: #426476;
	margin-bottom: 13px;
}
.calendar-filter select {
	width: 180px;
	float: right;
}
.calendar-content #view_switchers {
	clear: both;
	width: 186px;
	text-align: center;
	padding: 5px 0 0 0;
}
.advance-bottom {
	margin-bottom: 14px;
}
.schedule-section {
	border-top: 1px solid #9ab7c8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ab7c8), to(transparent));
	background-image: -webkit-linear-gradient(#9ab7c8, transparent);
	background-image:
	  -moz-linear-gradient(#9ab7c8, transparent),
	  -moz-linear-gradient(#9ab7c8, transparent);
	background-image:
	  -o-linear-gradient(#9ab7c8, transparent),
	  -o-linear-gradient(#9ab7c8, transparent);
	background-image: 
	  linear-gradient(#9ab7c8, transparent),
	  linear-gradient(#9ab7c8, transparent);
	-moz-background-size: 1px 100%;
	background-size: 1px 100%;
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat; 
	border-radius: 6px;
	padding: 14px;
	margin-top: 5px;
}
.schedule-list {
	margin: 0 !important;
	padding: 0 !important;
}
.schedule-list li {
	clear: both;
	overflow: hidden;
}
#calendar_events .schedule-list > li:first-child {
	border-top: 0;
	padding-top: 0;
}
#calendar_events .schedule-list > li {
	border-top: 1px solid #e6e5e3;
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
}
.schedule-list li ul {
	margin: 0 !important;
	padding: 0 !important;
}
.schedule-list li li {
	background: none;
	width: 25%;
	float: left;
	clear: none;
	margin-bottom: 10px;
	padding: 0;
	margin: 0;
}
.schedule-list li li.two {
	width: 9%;
}
#calendar_events .three--calendar {
	width: 69% !important;
	margin-left: 15px;
}
.schedule-list li li.four {
	width: 17%;
	margin-left: 2px;
}
#calendar_events .two .month {
	text-align: right;
	width: 100%;
}
.schedule-list .month {
	float: right;
}
.month {
	text-transform: uppercase;
}
.month {
	font-size: 10px;
	color: #0f4f6b;
}
#calendar_events .two .date {
	float: left;
	width: 100%;
}
.schedule-list .date {
	text-align: right;
}
.date {
	font: 30px "ITCFranklinGothicW01-Md 812695";
	color: #0f4f6b;
	display: block;
	float: none;
	margin-right: 0;
	width: auto;
	margin: 0;
}
.schedule-list h4 {
	font: 14px "ITCFranklinGothicW01-Md 812695", "Times New Roman", Times, serif;
	color: #cc5831;
	margin: 0 0 0 0;
	letter-spacing: inherit;
   text-transform: none;
}
.schedule-list h5 {
	color: #426476;
	font-size: 12px;
	margin-bottom: 0;
}
.schedule-list p {
	margin-top: 8px;
}
.schedule-list h4 a {
	font: 14px "ITCFranklinGothicW01-Md 812695", "Times New Roman", Times, serif;
	color: #cc5831;
	text-decoration: inherit;
}
.schedule-list h4 a:hover {
	text-decoration: underline;
}
.four a {
	display: inline-block;
	background-image: none !important;
	height: auto;
	width: 98px !important;
	color: #fffed1;
	text-align: center;
	font-size: 12px;
	background-color: #c1c370;
	border-radius: 3px;
	padding: 3px 5px;
	margin-bottom: 6px;
	text-decoration: none;
	font: 13px "ITCFranklinGothicW01-Md 812695";
}
.four a:hover {
    text-decoration: underline;
}

.overlay_content--calendar { 
    z-index: 99999; 
    max-width: 654px;
    padding-bottom: 75px;
}
.overlay_content--calendar * { box-sizing: border-box; }
.overlay_content--calendar .overlay_content {  }  
.overlay_content--calendar .close_button { right: 1%; top: 12px; }
.overlay_content--calendar .overlay_contents {
	padding: 0 25px 0 15px ;
    /* TERMINALFOUR - added July 2015 for calendar updates */
    max-height: 90%; overflow-y: auto; overflow-x: hidden;
}
.overlay_content--calendar .overlay-module { width: 105%; }

.overlay_content--calendar .overlay-module .info-box {
	float: left;
	margin: 0 0 0 20px;
	width: 390px;
}

.overlay_content--calendar .overlay-module .info-box .lightbox-calendar-title {
	font-weight: bold;
	color: #426476;
}
.overlay_content--calendar .overlay-module .info-box .lightbox-calendar-department-category {
	color: #426476;
}
.overlay_content--calendar .overlay-module .info-box .lightbox-calendar-description-container {
	margin: 10px 0 0 0;
}
.overlay_content--calendar .overlay-module .info-box .lightbox-calendar-description {
	float: left;
	width: 273px;
}
.overlay_content--calendar .overlay-module .info-box .lightbox-calendar-actions {
	float: left; 
	width: 107px;
	margin: 0 0 0 10px;
}
.overlay_content--calendar .overlay-module .info-box .lightbox-calendar-actions a {
	display: inline-block;
	background-image: none !important;
	height: auto;
	width: 98px !important;
	color: #fffed1;
	text-align: center;
	font-size: 12px;
	background-color: #c1c370;
	border-radius: 3px;
	padding: 3px 5px;
	margin-bottom: 6px;
	text-decoration: none;
	font: 13px "ITCFranklinGothicW01-Md 812695";
}
.overlay_content--calendar a {
	color: #CC5831;
}

@media screen and (max-width: 650px) { 
    .overlay_content--calendar .overlay-module .info-box { float: none; width: 100%; margin: 0; padding: 0;} 
}
@media screen and (min-width: 651px) and (max-width: 681px) {
    .overlay_content--calendar .overlay-module .info-box {  }
}
@media screen and (max-width: 800px) {
    body.modalOpen .overlay_content.overlay_content--calendar { width: 100%; margin: 0px; left: 0; max-width: none; }
    
    .overlay_content--calendar .overlay_contents { padding: 0 15px 0 15px; width: 100%; margin: 0;}
    .overlay_content--calendar .overlay-module { width: 100%; }

    .overlay_content--calendar .overlay-module .info-box .lightbox-calendar-description { width: 100%; float: none; height: auto;} 
    .overlay_content--calendar .overlay-module .info-box .lightbox-calendar-actions { width: 100%; float: none;}
}

div#calendar_events div#calendar-box table tbody tr td.hasevent a {
	font: 13px/18px "ITCFranklinGothicW01-Bk 812647", Arial, Helvetica, sans-serif;
}

.leftSide #calendar-box {
	float: none;
	margin: 0 5px 0 14px;
}