.responsive-tabs__heading,
.ccms-tabbedcontent-tab {
  background-color: #efefef !important;
  font-size: 120%;
  margin-bottom: 10px !important;
  padding: 5px 0 !important;
  text-align: center;
  line-height: normal !important;
}
@media (max-width: 780px) {
  .responsive-tabs__heading,
  .ccms-tabbedcontent-tab {
    border-radius: 0;
    box-shadow: none;
    font-family: 'proxima-nova', Arial, sans-serif;
    font-weight: 400;
    font-size: 100% !important;
  }
}
.ccms-tabbedcontent-tab {
  line-height: 2 !important;
  margin: 0 5px !important;
  padding: 0 15px !important;
  font-family: 'proxima-nova-condensed', Arial, serif !important;
  font-size: 16px !important;
  border-width: 1px 1px 0px !important;
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
  letter-spacing: 0.03125rem;
}
.ccms-tabbedcontent-tab:first-of-type {
  margin-left: 0 !important;
}
.ccms-tabbedcontent-tab:last-of-type {
  margin-right: 0 !important;
}
.ccms-tabbedcontent-tab.ccms-tabbedcontent-active:hover,
.responsive-tabs__heading--active:hover,
.ccms-tabbedcontent-tab.ccms-tabbedcontent-active,
.responsive-tabs__heading--active {
  background: #0D35B2 !important;
  color: #fff !important;
}
.responsive-tabs__list__item:hover,
.responsive-tabs__heading:hover {
  background: #ffb900 !important;
  color: #fff !important;
}
.responsive-tabs__heading:hover::after {
  border-top: 10px solid #ffffff !important;
}
.responsive-tabs__list {
  border-bottom: 5px solid #0D35B2 !important;
  margin: 0 !important;
}
.responsive-tabs__panel {
  padding: 20px !important;
}
.ccmsDocumentLinkListing {
  font-size: 0.875rem;
}
.ccmsDocumentLinkListing.nobullets {
  margin-left: 0 !important;
}
.ccmsDocumentLinkListing ul {
  padding: 0 !important;
}
.ccmsDocumentLinkListing li {
  padding: 4px 0 !important;
}
/* Display Adjustments for Banner */
.banner #subbanner {
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner #subbanner .slick-slide {
  height: 250px;
}
.subpages .ccms-banner-overlay {
  display: none;
}
.subpages .ccms-banner-slider .slick-dots {
  display: none !important;
}
/* Catapult Display Adjustments */
.rspPane .subpages .ccms-banner-slider {
  height: 250px;
}
.rspPane .subpages .ccms-banner-overlay {
  display: none !important;
}
/* Disable Banner Card cataput option controls */
#calendarPanel,
.ccmsGoogleCalendar {
  font-family: 'proxima-nova', Arial, sans-serif !important;
  /* Event Feed */
}
#calendarPanel a,
.ccmsGoogleCalendar a {
  color: #444;
}
#calendarPanel h2,
.ccmsGoogleCalendar h2 {
  font-family: 'proxima-nova', Arial, sans-serif;
}
#calendarPanel .fc-unthemed td,
.ccmsGoogleCalendar .fc-unthemed td {
  border-color: #CCC;
}
#calendarPanel .fc-day-header,
.ccmsGoogleCalendar .fc-day-header {
  background: transparent;
  color: #0D35B2;
  border-color: transparent;
  border-width: 0;
  font-weight: 400;
  font-size: 0.875rem;
  text-align: right;
  text-transform: uppercase;
}
#calendarPanel .fc-head td,
.ccmsGoogleCalendar .fc-head td {
  border-width: 0;
}
#calendarPanel .fc-day,
.ccmsGoogleCalendar .fc-day {
  background: #FFF;
  border-color: #BBB;
}
#calendarPanel .fc-other-month,
.ccmsGoogleCalendar .fc-other-month {
  background: #f9f9f9;
  color: #DDD;
}
#calendarPanel .fc-head td,
.ccmsGoogleCalendar .fc-head td {
  border-width: 0;
}
#calendarPanel .fc-day-number,
.ccmsGoogleCalendar .fc-day-number {
  background: transparent !important;
  color: #333;
  font-weight: bold;
  font-size: 75%;
  padding-right: 5px !important;
}
#calendarPanel .fc-today,
.ccmsGoogleCalendar .fc-today {
  background: transparent !important;
}
#calendarPanel .fc-day-number.fc-today,
.ccmsGoogleCalendar .fc-day-number.fc-today {
  background: #ffb900 !important;
  color: #FFF !important;
}
#calendarPanel .fc-event,
.ccmsGoogleCalendar .fc-event {
  border-radius: 5px;
}
#calendarPanel .fc-event:hover,
.ccmsGoogleCalendar .fc-event:hover {
  background-color: #ffb900 !important;
  color: #FFF !important;
}
#calendarPanel .fc-event .fc-content,
.ccmsGoogleCalendar .fc-event .fc-content {
  text-overflow: ellipsis;
}
#calendarPanel .fc-corner-right,
.ccmsGoogleCalendar .fc-corner-right,
#calendarPanel .fc-corner-left,
.ccmsGoogleCalendar .fc-corner-left {
  border-radius: 0 !important;
}
#calendarPanel .fc-state-default,
.ccmsGoogleCalendar .fc-state-default {
  border-color: rgba(0, 0, 0, 0.1) !important;
  background-color: #f5f5f5;
  background-image: none;
  color: #444;
  outline: none !important;
  text-shadow: none !important;
  font-size: 0.875rem;
  font-weight: 400;
}
#calendarPanel .fc-state-active,
.ccmsGoogleCalendar .fc-state-active {
  background-color: #0D35B2 !important;
  color: #FFF;
  box-shadow: none !important;
}
#calendarPanel .fc-state-hover,
.ccmsGoogleCalendar .fc-state-hover {
  background-color: #e9e9e9 !important;
}
#calendarPanel .fc-state-down,
.ccmsGoogleCalendar .fc-state-down {
  box-shadow: none !important;
}
#calendarPanel .ccms-gcalendar-legend li,
.ccmsGoogleCalendar .ccms-gcalendar-legend li {
  font-size: 0.875rem;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li {
  border: none;
  margin: 0;
  padding: 5px 10px;
  position: relative;
  border-bottom: 1px solid #efefef;
  /*&.ccms-gcalendar-full {
                position: relative;
                font-size: 0.75rem;
                color: inherit;
                font-weight: normal;
                margin: 0;
                border: none; 
                

                &:after { display: none; }
                &:hover {background: none; color: @color-secondary;}
            }*/
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article {
  font-size: 1rem;
  width: auto;
  margin-right: 30px;
  margin-left: 80px;
  float: none;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article div,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article div {
  font-size: 1rem;
  padding-bottom: 0;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article h4,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article h4 {
  color: inherit;
  font-family: 'proxima-nova', Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  margin: 5px 0 0;
  padding: 5px 0 0 0;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article time,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article time {
  font-size: 0.875rem;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 {
  width: 60px;
  color: #0D35B2;
  padding-top: 0.375rem;
  font-family: 'proxima-nova-condensed', Arial, serif;
  text-align: center;
  margin: 5px 0;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span {
  font-weight: 400;
  line-height: 1;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-day,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-day {
  display: none;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-date,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-date {
  font-size: 3.125rem;
  font-weight: 400;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-month,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-month {
  font-size: 1.5rem;
  font-weight: 700;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li:hover,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li:hover {
  background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li:hover h3,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li:hover h3 {
  color: #ffb900;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li:hover:after,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li:hover:after {
  color: #ffb900;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li:after,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li:after {
  font-family: FontAwesome;
  content: "\f054";
  color: #0D35B2;
  display: block;
  margin: 0;
  position: absolute;
  font-size: 1rem;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  text-align: right;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full {
  background: #0D35B2;
  border: medium none !important;
  color: #fff;
  font-family: 'proxima-nova', Arial, sans-serif;
  font-size: 130%;
  margin-bottom: 10px;
  padding: 9px 15px;
  text-align: left;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:hover,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:hover {
  background: #ffb900;
  color: #fff;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full::before,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full::before {
  content: "\f073";
  font-family: "fontawesome";
  margin-right: 10px;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full::after,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full::after {
  color: #fff;
  content: "\f178";
  display: inline-block;
  font-family: "fontawesome" !important;
  margin-left: 15px;
}
.ccmsImageRotator .slick-dots {
  display: none !important;
}

/*# sourceMappingURL=sub-card-styles.css.map */