.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide.ui-tabs-panel {
display: block;
}
.noo-class-schedule-shortcode {
margin: 0 auto 50px; }
.noo-class-schedule-shortcode:after {
content: '';
display: table;
clear: both;
}
.noo-class-schedule-shortcode .vc_column_container > .vc_column-inner {
padding-right: 0;
padding-left: 0;
}
.noo-class-schedule-shortcode .noo-theme-wraptext {
margin: 10px 0 22px;
}
.noo-class-schedule-shortcode .class-schedule {
margin-top: 0px;
}
.noo-class-schedule-shortcode .fc-toolbar {
margin-bottom: 40px;
}
.noo-class-schedule-shortcode .fc-toolbar .fc-button {
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid #cf3d6f;
color: #cf3d6f;
width: 35px;
height: 35px;
background: transparent;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.noo-class-schedule-shortcode .fc-toolbar .fc-button:focus,
.noo-class-schedule-shortcode .fc-toolbar .fc-button:hover {
outline: none;
background: #cf3d6f;
color: white;
}
.noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon {
font-family: "FontAwesome";
margin: 0;
font-size: 12px;
}
.noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon:after {
font-size: 12px;
top: 0.5px;
}
.noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon-left-single-arrow:after {
content: '\f053';
left: -1px;
}
.noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon-right-single-arrow:after {
content: '\f054';
left: 2px;
}
.noo-class-schedule-shortcode .fc-toolbar .fc-center h2 {
color: #454545;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
margin-top: 6px;
}
.noo-class-schedule-shortcode .fc-toolbar .fc-center h2.eff {
-webkit-animation: LeftToRight 0.3s linear 0s 1 alternate;
-o-animation: LeftToRight 0.3s linear 0s 1 alternate;
animation: LeftToRight 0.3s linear 0s 1 alternate;
}
.noo-class-schedule-shortcode .fc-view {
color: #333;
}
.noo-class-schedule-shortcode .fc-view .fc-axis {
padding: 20px 45px;
}
.noo-class-schedule-shortcode .fc-view .fc-axis span {
font-size: 14px;
}
.noo-class-schedule-shortcode .fc-view table {
margin-bottom: 0;
overflow: initial !important;
}
.noo-class-schedule-shortcode .fc-view table td {
border-color: #ededed;
}
.noo-class-schedule-shortcode .fc-view .fc-head td {
border-color: #cf3d6f;
}
.noo-class-schedule-shortcode .fc-view .fc-head table {
margin: 0;
}
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell {
color: #fff;
font-size: 15px;
font-weight: 400;
}
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell,
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
border-color: rgba(113, 28, 57, 0.25);
padding: 10px 0.25em;
background: #cf3d6f;
}
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis,
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-day-header {
color: white;
font-size: 16px;
font-weight: 400;
white-space: nowrap;
}
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis span,
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-day-header span {
font-size: 14px;
font-weight: 400;
}
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis {
padding: 10px 45px;
text-align: center;
}
.noo-class-schedule-shortcode .fc-view .fc-body {
background-color: #fff;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped {
background-color: #eee;
}
.noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped .fc-time-grid .fc-event .fc-bg {
opacity: 0.5;
filter: alpha(opacity=50);
background-color: #ccc;
}
.noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped .fc-today {
opacity: 0.5;
filter: alpha(opacity=50);
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event-container {
margin: 0 -1px;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event-container.fc-event-container-hover {
z-index: 10 !important;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event {
-webkit-border-radius: 0;
border-radius: 0;
color: #333;
border-color: #ededed;
background-color: white;
-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
overflow: hidden;
-webkit-animation: NooFadeIn 0.25s linear 0s 1 alternate;
-o-animation: NooFadeIn 0.25s linear 0s 1 alternate;
animation: NooFadeIn 0.25s linear 0s 1 alternate;
margin-bottom: -1px;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-bg {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-ribbon {
position: absolute;
bottom: 0;
right: -20px;
border: 7px solid green;
border-left-color: transparent !important;
border-top-color: transparent  !important;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
max-width: 95%;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-time {
font-size: 14px;
margin-bottom: 8px;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-title {
font-size: 15px;
font-weight: 400;
margin-bottom: 6px;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-trainer {
font-size: 14px;
color: #696969;
font-style: italic;
font-weight: 400;
margin-bottom: 8px;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-category {
color: white;
display: inline-block;
background-color: #cf3d6f;
font-size: 13px;
padding: 4px 16px;
-webkit-border-radius: 22px;
border-radius: 22px;
font-weight: 400;
line-height: 17px;
margin-top: 8px;
text-overflow: ellipsis;
width: 7em;
overflow: hidden;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class .fc-bg {
background-image: none !important;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content {
overflow: initial;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content:before {
font-family: 'dashicons';
content: "\f508";
position: absolute;
top: -20px;
left: 50%;
font-size: 24px;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
color: #cf3d6f;
font-size: 90px;
opacity: 0.2;
filter: alpha(opacity=20);
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-title,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-trainer,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-address,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-category,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-time {
position: relative;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event {
color: #fff;
border-color: #666;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event .fc-content .fc-trainer {
color: #fff;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event .fc-bg {
opacity: 0.5;
filter: alpha(opacity=50);
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event:hover .fc-bg {
opacity: 0.6;
filter: alpha(opacity=60);
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content {
overflow: initial;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content:before {
font-family: 'dashicons';
content: "\f488";
position: absolute;
top: -35px;
left: 50%;
font-size: 24px;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
color: #cf3d6f;
font-size: 114px;
opacity: 0.2;
filter: alpha(opacity=20);
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content .fc-title,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content .fc-trainer,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content .fc-address,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content .fc-time {
position: relative;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.not-show-background-image {
color: #333;
border-color: #ededed;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.not-show-background-image .fc-bg {
background-image: none !important;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.not-show-background-image .fc-content .fc-trainer {
color: #696969;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday {
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday:hover {
margin: 0 !important;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday .fc-content .fc-time,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday .fc-time {
display: none !important;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday .fc-content .fc-title {
font-size: 18px;
}
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday .fc-content .fc-trainer span {
display: none;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event:focus,
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event:hover {
outline: none;
text-decoration: none;
left: 0 !important;
right: 0 !important;
margin: -40% -2% !important;
z-index: 10 !important;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-time,
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-category,
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-trainer {
display: none;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-title {
margin-bottom: -5px;
white-space: normal;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1 .fc-ribbon {
right: 0;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1:hover {
margin: -50px -2% -90px !important;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-time,
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-trainer {
display: block;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-category {
display: inline-block;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-title {
margin-bottom: 6px;
white-space: nowrap;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-ribbon {
right: -20px;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2 .fc-content .fc-category,
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2 .fc-content .fc-trainer {
display: none;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2 .fc-content .fc-title {
white-space: normal;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2 .fc-ribbon {
right: 0;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2:hover {
margin: -30px -2% -60px !important;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-trainer {
display: block;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-category {
display: inline-block;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-title {
white-space: nowrap;
}
.noo-class-schedule-shortcode .fc-agenda-view:not(.fc-agendaDay-view) .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-ribbon {
right: -20px;
}
.noo-class-schedule-shortcode .fc-month-view .fc-scroller,
.noo-class-schedule-shortcode .fc-agendaWeek-view .fc-scroller {
overflow-x: visible !important;
overflow-y: visible !important;
}
.noo-class-schedule-shortcode .fc-month-view .fc-scroller > *,
.noo-class-schedule-shortcode .fc-agendaWeek-view .fc-scroller > * {
overflow: visible !important;
}
.noo-class-schedule-shortcode .fc-month-view .fc-day-number {
text-align: left;
padding: 10px 10px;
}
.noo-class-schedule-shortcode .fc-month-view .fc-day-number span {
font-size: 14px;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 30px;
height: 30px;
color: #ababab;
display: inline-block;
text-align: center;
line-height: 30px;
}
.noo-class-schedule-shortcode .fc-month-view .fc-today.fc-day-number span {
background-color: #cf3d6f;
color: white;
}
.noo-class-schedule-shortcode .fc-month-view .fc-holiday {
background-color: #cf3d6f;
}
.noo-class-schedule-shortcode .fc-month-view .fc-holiday span {
color: #fff;
}
.noo-class-schedule-shortcode .fc-month-view .fc-head table .fc-day-header {
font-size: 16px;
}
.noo-class-schedule-shortcode .fc-month-view .fc-head table .fc-widget-header {
padding: 10px 0.25em;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body.overlay-loading-tripped .fc-content-skeleton .fc-event {
background-color: transparent;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-header {
background-color: #cf3d6f;
color: white;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-header .fc-close {
margin: 7px 4px 6px 6px;
color: white;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-more,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-more {
color: #cf3d6f;
margin-left: 8px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-more:hover,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-more:hover {
text-decoration: none;
color: #9a264e;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event-container,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event-container {
margin: 0 -1px;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event {
-webkit-border-radius: 0;
border-radius: 0;
color: #333;
border-color: transparent;
background-color: white;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
overflow: hidden;
-webkit-animation: BottomToTop 0.25s linear 0s 1 alternate;
-o-animation: BottomToTop 0.25s linear 0s 1 alternate;
animation: BottomToTop 0.25s linear 0s 1 alternate;
margin: -1px -1px;
padding: 3px 8px;
-webkit-box-shadow: none;
box-shadow: none;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event:hover,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event:hover,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event:focus,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event:focus {
outline: none;
text-decoration: none;
color: black;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event .fc-time,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event .fc-time {
padding-right: 3px;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event .fc-ribbon,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event .fc-ribbon {
position: absolute;
top: 0px;
left: -1px;
width: 4px;
height: 80%;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event.fc-noo-class-holiday,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event.fc-noo-class-holiday {
background: transparent !important;
color: #fff;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event.fc-noo-class-holiday .fc-bg,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event.fc-noo-class-holiday .fc-bg {
opacity: 0 !important;
filter: alpha(opacity=0) !important;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event.fc-noo-class-holiday .fc-title,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event.fc-noo-class-holiday .fc-title {
white-space: initial !important;
}
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event.fc-noo-class-holiday .fc-time,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event.fc-noo-class-holiday .fc-time {
display: none !important;
}
.noo-container .noo-row .noo-class-schedule-shortcode .vc_column_container > .vc_column-inner {
padding-right: 15px;
padding-left: 15px;
}
.noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event:hover {
margin: 0 -12% !important;
}
.noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event.time-short-1:hover {
margin: -50px -12% -90px !important;
}
.noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event.time-short-2:hover {
margin: -30px -12% -60px !important;
}
.noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-head .fc-axis.fc-widget-header,
.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-head .fc-axis.fc-widget-header {
display: none;
}
.noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-body .fc-time-grid .fc-slats td,
.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-time-grid .fc-slats td {
padding: 30px 0;
}
.noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-body .fc-bg .fc-axis.fc-widget-content,
.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-bg .fc-axis.fc-widget-content {
display: none;
}
.noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-body .fc-slats .fc-axis.fc-widget-content,
.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-slats .fc-axis.fc-widget-content {
display: none;
}
.noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-body .fc-content-skeleton .fc-axis,
.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-content-skeleton .fc-axis {
display: none;
}
.noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event {
background-color: #cf3d6f;
}
.noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-category {
display: none;
}
.noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-category {
display: none;
}
.noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-trainer {
color: #333;
}
.noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event .fc-bg {
opacity: 0.5;
filter: alpha(opacity=50);
}
.noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event .fc-ribbon {
display: none;
}
.noo-class-schedule-shortcode.event-style .fc-day-grid-event .fc-content {
white-space: initial;
}
.noo-class-schedule-shortcode.event-style .fc-day-grid-event .fc-title {
line-height: 20px;
}
.noo-class-schedule-shortcode.event-style .fc-day-grid-event .fc-time {
display: none;
}
.noo-class-schedule-shortcode.event-style .fc-popover .fc-event {
border-top: 1px solid #ddd !important;
padding: 10px 8px !important;
}
.noo-class-schedule-shortcode.event-style .fc-popover .fc-event:first-child {
border: none !important;
}
.noo-class-schedule-shortcode.small-view .fc-view .fc-head table .fc-axis {
padding: 10px 15px;
}
.noo-class-schedule-shortcode.small-view .fc-view .fc-axis {
padding: 20px 15px;
}
.noo-class-schedule-shortcode.small-view .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-category {
padding: 4px 4px;
}
.noo-class-schedule-shortcode.small-view .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class .fc-content .fc-trainer,
.noo-class-schedule-shortcode.small-view .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class .fc-content .fc-title,
.noo-class-schedule-shortcode.small-view .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class .fc-content .fc-time {
font-size: 12px;
}
.export-timetable {
text-align: right;
margin: 20px 0;
}
.export-timetable a {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.export-timetable a:focus,
.export-timetable a:hover {
text-decoration: none;
}
.export-timetable a i {
margin: 3px 5px 0 0;
}
.overlay-loading-tripped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
-webkit-animation: progress-bar-stripes 0.4s linear infinite;
-o-animation: progress-bar-stripes 0.4s linear infinite;
animation: progress-bar-stripes 0.4s linear infinite;
} @-webkit-keyframes LeftToRight {
from {
-webkit-transform: translate(-10%, 0);
-ms-transform: translate(-10%, 0);
-o-transform: translate(-10%, 0);
transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
to {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes LeftToRight {
from {
-webkit-transform: translate(-10%, 0);
-ms-transform: translate(-10%, 0);
-o-transform: translate(-10%, 0);
transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
to {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-ms-keyframes LeftToRight {
from {
-webkit-transform: translate(-10%, 0);
-ms-transform: translate(-10%, 0);
-o-transform: translate(-10%, 0);
transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
to {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes LeftToRight {
from {
-webkit-transform: translate(-10%, 0);
-ms-transform: translate(-10%, 0);
-o-transform: translate(-10%, 0);
transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
to {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
} @-webkit-keyframes BottomToTop {
from {
-webkit-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
transform: translate(0, 100%);
opacity: 0;
filter: alpha(opacity=0);
}
to {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes BottomToTop {
from {
-webkit-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
transform: translate(0, 100%);
opacity: 0;
filter: alpha(opacity=0);
}
to {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-ms-keyframes BottomToTop {
from {
-webkit-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
transform: translate(0, 100%);
opacity: 0;
filter: alpha(opacity=0);
}
to {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes BottomToTop {
from {
-webkit-transform: translate(0, 10%);
-ms-transform: translate(0, 10%);
-o-transform: translate(0, 10%);
transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0);
}
to {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
} @-webkit-keyframes NooFadeIn {
from {
opacity: 0;
filter: alpha(opacity=0);
}
to {
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes NooFadeIn {
from {
opacity: 0;
filter: alpha(opacity=0);
}
to {
opacity: 1;
filter: alpha(opacity=100);
}
}
@-ms-keyframes NooFadeIn {
from {
opacity: 0;
filter: alpha(opacity=0);
}
to {
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes NooFadeIn {
from {
opacity: 0;
filter: alpha(opacity=0);
}
to {
opacity: 1;
filter: alpha(opacity=100);
}
} @-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
} @media screen and (max-width: 991px) {
.noo-class-schedule {
display: none;
}
}
.noo-responsive-schedule-wrap {
padding: 20px 15px;
text-align: left;
}
@media screen and (min-width: 992px) {
.noo-responsive-schedule-wrap {
display: none;
}
}
.noo-responsive-schedule-wrap a {
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.noo-responsive-schedule-wrap a:focus,
.noo-responsive-schedule-wrap a:hover {
outline: none;
text-decoration: none;
}
.noo-responsive-schedule-wrap .res-sche-content.overlay-loading-tripped {
background-color: #eee;
}
.noo-responsive-schedule-wrap .res-sche-navigation {
position: relative;
height: 20px;
margin: 20px 0;
}
.noo-responsive-schedule-wrap .res-sche-navigation h3 {
color: #454545;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
margin-top: 5px;
position: absolute;
top: 0px;
left: 50%;
white-space: nowrap;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
@media screen and (max-width: 321px) {
.noo-responsive-schedule-wrap .res-sche-navigation h3 {
white-space: normal;
font-size: 14px;
}
}
.noo-responsive-schedule-wrap .res-sche-navigation .prev,
.noo-responsive-schedule-wrap .res-sche-navigation .next {
position: absolute;
top: -40px;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid #cf3d6f;
color: #cf3d6f;
width: 30px;
height: 30px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
text-align: center;
}
.noo-responsive-schedule-wrap .res-sche-navigation .prev:focus,
.noo-responsive-schedule-wrap .res-sche-navigation .next:focus,
.noo-responsive-schedule-wrap .res-sche-navigation .prev:hover,
.noo-responsive-schedule-wrap .res-sche-navigation .next:hover {
background-color: #cf3d6f;
color: white;
}
.noo-responsive-schedule-wrap .res-sche-navigation .prev i,
.noo-responsive-schedule-wrap .res-sche-navigation .next i {
font-size: 12px;
display: inline;
vertical-align: baseline;
line-height: 16px;
margin: 0;
}
.noo-responsive-schedule-wrap .res-sche-navigation .prev {
left: 0;
}
.noo-responsive-schedule-wrap .res-sche-navigation .next {
right: 0;
}
.noo-responsive-schedule-wrap .res-sche-navigation:last-child .prev,
.noo-responsive-schedule-wrap .res-sche-navigation:last-child .next {
top: 40px;
}
.noo-responsive-schedule-wrap .item-weekday {
background-color: #F7F7F7;
border: 1px solid #eee;
border-left-width: 3px;
border-right-width: 0;
padding: 5px 10px;
color: #333;
margin: 5px 0;
border-left-color: #B9B7B7;
}
.noo-responsive-schedule-wrap .item-weekday.today {
background: #fcf8e3;
}
.noo-responsive-schedule-wrap .item-day {
position: relative;
padding: 3px 0 3px 20px;
font-size: 15px;
}
.noo-responsive-schedule-wrap .item-day .category {
display: block;
}
.noo-responsive-schedule-wrap .item-day span {
font-weight: 600;
color: #333;
}
.noo-responsive-schedule-wrap .item-day i {
font-weight: 400;
}
@media screen and (max-width: 479px) {
.noo-responsive-schedule-wrap .item-day i {
display: none;
}
}
.noo-responsive-schedule-wrap .item-day a {
margin-left: 10px;
}
.noo-responsive-schedule-wrap .item-day .item-ribbon {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 3px;
border: 1px solid #fff;
border-left-width: 0;
border-right-width: 0;
}
.noo-responsive-schedule-wrap .item-day.fc-noo-event-mobile a {
margin-left: 0;
}
.classic-schedule .noo-class-schedule-shortcode .fc-view table td,
.classic-schedule .noo-class-schedule-shortcode .fc-view .fc-head td,
.classic-schedule .noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell,
.classic-schedule .noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
border-color: transparent !important;
}
.classic-schedule .noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
visibility: hidden;
}
.fc-day-grid-event .fc-time {
clear: right;
content: " ";
display: block;
font-weight: normal;
}