.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}.fmgc-columns {
padding-left: 0.9375rem;
padding-right: 0.9375rem;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;
float: left; position: relative; 
}
.footer-mega-col::after, .footer-mega-col-wrap::after{ clear: both; content: ""; display: table;}
.footer-mega-col::before, .footer-mega-col-wrap::before{ content: ""; display: table;}
.footer-mega-col-wrap{margin:0 auto; max-width:100%}
.footer-mega-col-wrap .widget{margin-top: 0;}
@media only screen and (min-width: 40.0625em) { 
.fmgc-per-row-1 { width: 8.33333%; }
.fmgc-per-row-2 { width: 16.66667%; }
.fmgc-per-row-3 { width: 25%; }
.fmgc-per-row-4 { width: 33.33333%; }
.fmgc-per-row-5 { width: 41.66667%; }
.fmgc-per-row-6 { width: 50%; }
.fmgc-per-row-7 { width: 58.33333%; }
.fmgc-per-row-8 { width: 66.66667%; }
.fmgc-per-row-9 { width: 75%; }
.fmgc-per-row-10 { width: 83.33333%; }
.fmgc-per-row-11 { width: 91.66667%; }
.fmgc-per-row-12 { width: 100%; }
.fmgc-per-row-5c { width: 20%; }
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:34px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ddd;outline:none;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#555;line-height:34px}.select2-container--default .select2-selection--single .select2-selection__clear{display: none;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:32px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #ddd;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #ddd;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #ddd}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #ddd;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:34px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #ddd;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #ddd;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #ddd;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #ddd;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #ddd;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.mkdf-core-dashboard{max-width:initial!important}.mkdf-core-dashboard .mkdf-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%}.mkdf-core-dashboard .mkdf-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px}.mkdf-core-dashboard .mkdf-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0}.mkdf-core-dashboard .mkdf-cd-title-holder{margin-bottom:30px}.mkdf-core-dashboard .mkdf-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px}.mkdf-core-dashboard .mkdf-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px}.mkdf-core-dashboard .mkdf-core-dashboard-column.mkdf-cd-smaller-column{max-width:380px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box{background-color:#fff}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box.mkdf-core-bottom-space{margin-bottom:30px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-box-title-holder{padding:28px 34px 23px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box.mkdf-cd-import-box .mkdf-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box.mkdf-cd-import-box .mkdf-cd-label{font-weight:600;margin-bottom:15px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box h3{margin:0;padding:0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-field-holder{padding-bottom:30px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input{border:none;border-bottom:1px solid #c2c2c2;outline:0;width:50%;box-shadow:none;color:#555d66;font-size:14px;padding:4px 0;margin:0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus{outline:0;border-color:#c2c2c2}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus::-webkit-input-placeholder{color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus:-moz-placeholder{color:#555d66;opacity:1}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus:-ms-input-placeholder{color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input::-webkit-input-placeholder{color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-moz-placeholder{color:#555d66;opacity:1}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input::-moz-placeholder{color:#555d66;opacity:1}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-ms-input-placeholder{color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill:active,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill:focus,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill{-webkit-text-fill-color:#666!important}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-error-field{border-bottom-color:#ee3535}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box:last-child .mkdf-cd-box-row:last-child{padding-bottom:10px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-button{padding:7px 35px;background-color:#3596ee;border:none;color:#fff;font-size:16px;line-height:1em;border-radius:5px;box-shadow:0 2px 0 0 #246eae}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-button.mkdf-cd-button-disabled,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-button.mkdf-import-demo-data-disabled{background-color:#6bb4f7}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400}.mkdf-core-dashboard .mkdf-core-dashboard-column a.mkdf-cd-button{text-decoration:none}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-section{padding:0 35px 10px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-list{padding:10px 35px;margin:0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-list li{font-size:15px;margin:0 0 25px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-list li a{color:#3675ae}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;box-sizing:border-box;font-size:14px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cdb-label,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cdb-value{display:table-cell;width:50%;padding:17px 15px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cdb-value{color:#3e87be}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cdb-value-false span{color:#ea3a27}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form{padding:0 30px 10px 30px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section{padding:0 0 28px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section.mkdf-cd-box-form-section-columns{display:flex;margin:0 -15px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section.mkdf-cd-box-form-section-columns .mkdf-cd-box-form-section-column{padding:0 15px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section.mkdf-cd-box-form-section-columns .mkdf-cd-box-form-section-column:first-child{width:75%}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section.mkdf-cd-box-form-section-columns .mkdf-cd-box-form-section-column:last-child{width:25%}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section .mkdf-cd-import-option,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section .mkdf-import-demo{width:100%}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{color:#555;line-height:34px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section-dependency,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section-progress{display:none}#mkdf-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px}#mkdf-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0}#mkdf-progress-bar{color:#3596ee}#mkdf-progress-bar::-moz-progress-bar{background:#3596ee}#mkdf-progress-bar::-webkit-progress-value{background:#3596ee}#mkdf-progress-bar[aria-valuenow]:before{background:#3596ee}.mkdf-cd-selection li.select2-results__option{padding:10px;margin:0}.mkdf-cd-selection img{vertical-align:middle;padding-right:20px}.select2-container--default .mkdf-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .mkdf-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.mkdf-cd-action-selection li.select2-results__option,.mkdf-cd-single-page-selection li.select2-results__option{margin:0}.select2-container--default .mkdf-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .mkdf-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .mkdf-cd-action-selection .select2-results__option--highlighted,.select2-container--default .mkdf-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.mkdf-cd-import-single-page{width:100%}.mkdf-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden}.mkdf-cd-switch .mkdf-cd-import-attachments{display:none}.mkdf-cd-switch .mkdf-cd-cb-disable,.mkdf-cd-switch .mkdf-cd-cb-enable{display:block;float:left;padding:0 10px}.mkdf-cd-switch .mkdf-cd-cb-disable.selected,.mkdf-cd-switch .mkdf-cd-cb-enable.selected{background-color:#3596ee;color:#fff}.mkdf-cd-switch .mkdf-cd-cb-disable span,.mkdf-cd-switch .mkdf-cd-cb-enable span{line-height:32px;display:block;font-weight:700}.sf-timetable-menu, .sf-timetable-menu * {
margin:			0;
padding:		0;
list-style:		none;
}
.sf-timetable-menu {
line-height:	1.0;
}
.sf-timetable-menu ul {
position:		absolute;
top:			-999em !important;
width:			10em; }
.sf-timetable-menu ul li {
width:			100%;
}
.sf-timetable-menu li:hover {
visibility:		inherit; }
.sf-timetable-menu li {
float:			left;
position:		relative;
}
.sf-timetable-menu a {
display:		block;
position:		relative;
}
.sf-timetable-menu li:hover ul,
.sf-timetable-menu li.sfHover ul {
left:			0;
top:			2.5em; z-index:		99;
}
ul.sf-timetable-menu li:hover li ul,
ul.sf-timetable-menu li.sfHover li ul {
top:			-999em;
}
ul.sf-timetable-menu li li:hover ul,
ul.sf-timetable-menu li li.sfHover ul {
left:			10em; top:			0;
}
ul.sf-timetable-menu li li:hover li ul,
ul.sf-timetable-menu li li.sfHover li ul {
top:			-999em;
}
ul.sf-timetable-menu li li li:hover ul,
ul.sf-timetable-menu li li li.sfHover ul {
left:			10em; top:			0;
} .sf-timetable-menu {
float:			left;
margin-bottom:	1em;
}
.sf-timetable-menu a {
border-left:	1px solid #fff;
border-top:		1px solid #CFDEFF;
padding: 		.75em 1em;
text-decoration:none;
}
.sf-timetable-menu a, .sf-timetable-menu a:visited  { color:			#13a;
}
.sf-timetable-menu li {
background:		#BDD2FF;
}
.sf-timetable-menu li li {
background:		#AABDE6;
}
.sf-timetable-menu li li li {
background:		#9AAEDB;
}
.sf-timetable-menu li:hover, .sf-timetable-menu li.sfHover,
.sf-timetable-menu a:focus, .sf-timetable-menu a:hover, .sf-timetable-menu a:active {
background:		#CFDEFF;
outline:		0;
}.qtip{
position: absolute;
left: -28000px;
top: -28000px;
display: none;
max-width: 280px;
min-width: 50px;
font-size: 10.5px;
line-height: 12px;
direction: ltr;
box-shadow: none;
padding: 0;
}
.qtip-content{
position: relative;
padding: 5px 9px;
overflow: hidden;
text-align: left;
word-wrap: break-word;
}
.qtip-titlebar{
position: relative;
padding: 5px 35px 5px 10px;
overflow: hidden;
border-width: 0 0 1px;
font-weight: bold;
}
.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; } .qtip-close{
position: absolute;
right: -9px; top: -9px;
z-index: 11; cursor: pointer;
outline: medium none;
border: 1px solid transparent;
}
.qtip-titlebar .qtip-close{
right: 4px; top: 50%;
margin-top: -9px;
}
* html .qtip-titlebar .qtip-close{ top: 16px; } .qtip-titlebar .ui-icon,
.qtip-icon .ui-icon{
display: block;
text-indent: -1000em;
direction: ltr;
}
.qtip-icon, .qtip-icon .ui-icon{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
}
.qtip-icon .ui-icon{
width: 18px;
height: 14px;
line-height: 14px;
text-align: center;
text-indent: 0;
font: normal bold 10px/13px Tahoma,sans-serif;
color: inherit;
background: transparent none no-repeat -100em -100em;
} .qtip-focus{} .qtip-hover{} .qtip-default{
border: 1px solid #F1D031;
background-color: #FFFFA3;
color: #555;
}
.qtip-default .qtip-titlebar{
background-color: #FFEF93;
}
.qtip-default .qtip-icon{
border-color: #CCC;
background: #F1F1F1;
color: #777;
}
.qtip-default .qtip-titlebar .qtip-close{
border-color: #AAA;
color: #111;
} .qtip-light{
background-color: white;
border-color: #E2E2E2;
color: #454545;
}
.qtip-light .qtip-titlebar{
background-color: #f1f1f1;
} .qtip-dark{
background-color: #505050;
border-color: #303030;
color: #f3f3f3;
}
.qtip-dark .qtip-titlebar{
background-color: #404040;
}
.qtip-dark .qtip-icon{
border-color: #444;
}
.qtip-dark .qtip-titlebar .ui-state-hover{
border-color: #303030;
} .qtip-cream{
background-color: #FBF7AA;
border-color: #F9E98E;
color: #A27D35;
}
.qtip-cream .qtip-titlebar{
background-color: #F0DE7D;
}
.qtip-cream .qtip-close .qtip-icon{
background-position: -82px 0;
} .qtip-red{
background-color: #F78B83;
border-color: #D95252;
color: #912323;
}
.qtip-red .qtip-titlebar{
background-color: #F06D65;
}
.qtip-red .qtip-close .qtip-icon{
background-position: -102px 0;
}
.qtip-red .qtip-icon{
border-color: #D95252;
}
.qtip-red .qtip-titlebar .ui-state-hover{
border-color: #D95252;
} .qtip-green{
background-color: #CAED9E;
border-color: #90D93F;
color: #3F6219;
}
.qtip-green .qtip-titlebar{
background-color: #B0DE78;
}
.qtip-green .qtip-close .qtip-icon{
background-position: -42px 0;
} .qtip-blue{
background-color: #E5F6FE;
border-color: #ADD9ED;
color: #5E99BD;
}
.qtip-blue .qtip-titlebar{
background-color: #D0E9F5;
}
.qtip-blue .qtip-close .qtip-icon{
background-position: -2px 0;
}
.qtip-shadow{
-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
} .qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.qtip-rounded .qtip-titlebar{
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
} .qtip-youtube{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 0 3px #333;
-moz-box-shadow: 0 0 3px #333;
box-shadow: 0 0 3px #333;
color: white;
border: 0 solid transparent;
background: #4A4A4A;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}
.qtip-youtube .qtip-titlebar{
background-color: #4A4A4A;
background-color: rgba(0,0,0,0);
}
.qtip-youtube .qtip-content{
padding: .75em;
font: 12px arial,sans-serif;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
}
.qtip-youtube .qtip-icon{
border-color: #222;
}
.qtip-youtube .qtip-titlebar .ui-state-hover{
border-color: #303030;
} .qtip-jtools{
background: #232323;
background: rgba(0, 0, 0, 0.7);
background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
background-image: -moz-linear-gradient(top, #717171, #232323);
background-image: -webkit-linear-gradient(top, #717171, #232323);
background-image: -ms-linear-gradient(top, #717171, #232323);
background-image: -o-linear-gradient(top, #717171, #232323);
border: 2px solid #ddd;
border: 2px solid rgba(241,241,241,1);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 0 12px #333;
-moz-box-shadow: 0 0 12px #333;
box-shadow: 0 0 12px #333;
} .qtip-jtools .qtip-titlebar{
background-color: transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
}
.qtip-jtools .qtip-content{
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
}
.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content{
background: transparent;
color: white;
border: 0 dashed transparent;
}
.qtip-jtools .qtip-icon{
border-color: #555;
}
.qtip-jtools .qtip-titlebar .ui-state-hover{
border-color: #333;
} .qtip-cluetip{
-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
background-color: #D9D9C2;
color: #111;
border: 0 dashed transparent;
}
.qtip-cluetip .qtip-titlebar{
background-color: #87876A;
color: white;
border: 0 dashed transparent;
}
.qtip-cluetip .qtip-icon{
border-color: #808064;
}
.qtip-cluetip .qtip-titlebar .ui-state-hover{
border-color: #696952;
color: #696952;
} .qtip-tipsy{
background: black;
background: rgba(0, 0, 0, .87);
color: white;
border: 0 solid transparent;
font-size: 11px;
font-family: 'Lucida Grande', sans-serif;
font-weight: bold;
line-height: 16px;
text-shadow: 0 1px black;
}
.qtip-tipsy .qtip-titlebar{
padding: 6px 35px 0 10px;
background-color: transparent;
}
.qtip-tipsy .qtip-content{
padding: 6px 10px;
}
.qtip-tipsy .qtip-icon{
border-color: #222;
text-shadow: none;
}
.qtip-tipsy .qtip-titlebar .ui-state-hover{
border-color: #303030;
} .qtip-tipped{
border: 3px solid #959FA9;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #F9F9F9;
color: #454545;
font-weight: normal;
font-family: serif;
}
.qtip-tipped .qtip-titlebar{
border-bottom-width: 0;
color: white;
background: #3A79B8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
}
.qtip-tipped .qtip-icon{
border: 2px solid #285589;
background: #285589;
}
.qtip-tipped .qtip-icon .ui-icon{
background-color: #FBFBFB;
color: #555;
} .qtip-bootstrap{ font-size: 14px;
line-height: 20px;
color: #333333; padding: 1px;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.qtip-bootstrap .qtip-titlebar{ padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.qtip-bootstrap .qtip-titlebar .qtip-close{ right: 11px;
top: 45%;
border-style: none;
}
.qtip-bootstrap .qtip-content{ padding: 9px 14px;
}
.qtip-bootstrap .qtip-icon{ background: transparent;
}
.qtip-bootstrap .qtip-icon .ui-icon{ width: auto;
height: auto; float: right;
font-size: 20px;
font-weight: bold;
line-height: 18px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.qtip-bootstrap .qtip-icon .ui-icon:hover{ color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
} .qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
filter: none;
-ms-filter: none;
}
.qtip .qtip-tip{
margin: 0 auto;
overflow: hidden;
z-index: 10;
} x:-o-prefocus, .qtip .qtip-tip{
visibility: hidden;
}
.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas{
position: absolute;
color: #123456;
background: transparent;
border: 0 dashed transparent;
}
.qtip .qtip-tip canvas{ top: 0; left: 0; }
.qtip .qtip-tip .qtip-vml{
behavior: url(#default#VML);
display: inline-block;
visibility: visible;
}
#qtip-overlay{
position: fixed;
left: 0; top: 0;
width: 100%; height: 100%;
} #qtip-overlay.blurs{ cursor: pointer; } #qtip-overlay div{
position: absolute;
left: 0; top: 0;
width: 100%; height: 100%;
background-color: black;
opacity: 0.7;
filter:alpha(opacity=70);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.qtipmodal-ie6fix{
position: absolute !important;
}.timetable_clearfix:after
{
font-size: 0px;
content: ".";
display: block;
height: 0px;
visibility: hidden;
clear: both;
}
div.rtl 
{
direction: rtl;
}
.tt_hide
{
display: none !important;
} .tt_tabs_navigation,
.tt_items_list
{
padding: 0;
margin: 0;
list-style: none;
}
div.tt_tabs
{
border: none !important;
position: static;
padding: 0;
}
.tt_tabs .ui-tabs-panel
{
padding: 0 !important;
clear: both;
} table.tt_timetable
{
width: 100%;
font-size: 11px;
color: #666;
border: none;
letter-spacing: normal;
font-size: 11px;
line-height: normal;
font-family: 'Lato', Helvetica, Arial, sans-serif;
border-collapse: separate !important;
border-spacing: 2px !important;
background: #FFF !important;
}
table.tt_timetable *
{
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.tt_timetable th,
.tt_timetable td
{
font-size: 14px;
font-weight: normal;
font-style: normal;
line-height: normal;
color: #34495E;
text-transform: none;
border: none !important;
}
.tt_timetable th,
.tt_timetable td.tt_hours_column
{
text-align: center;
vertical-align: middle;
}
.tt_timetable th
{
width: 12.5%;
padding: 10px 15px 12px;
letter-spacing: normal;
}
.tt_timetable .event_container
{
padding: 7px 10px;
position: relative;
} body.rtl .tt_timetable .event_container
{
position: static;
}
.tt_timetable td
{
width: 12.5%;
vertical-align: top;
height: 31px;
border: none;
padding: 0;
position: relative;
} body.rtl .tt_timetable td
{
position: static;
}
.tt_timetable td .event_hour_booking_wrapper,
.tt_timetable td .event_hour_booking_wrapper *,
.tt_event_hours .event_hour_booking_wrapper,
.tt_event_hours .event_hour_booking_wrapper *
{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
overflow: hidden;
}
.tt_timetable td .event_hour_booking_wrapper.always
{
margin: 15px 0 3px;
}
.tt_timetable td.tt_single_event .event_hour_booking_wrapper.always
{
padding: 0 10px;
margin: 9px 0 10px;
}
.tt_timetable .event span.available_slots+.event_hour_booking_wrapper.always
{
margin: 16px 0 3px 0;
}
.tt_timetable td .event_hour_booking_wrapper.on_hover
{
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0;
height: 50px;
} body.rtl .tt_timetable td.event .event_hour_booking_wrapper.on_hover
{
right: auto;
bottom: auto;
left: auto;
visibility: hidden;
opacity: 0;
}
body.rtl .tt_timetable td.event .event_hour_booking_wrapper.on_hover
{
visibility: visible;
opacity: 1;
}
.tt_timetable .hours
{
color: #FFF;
font-weight: bold;
}
.tt_timetable .event
{ background-color: #00A27C;
color: #FFF;
line-height: 140%;
text-align: center;
padding: 0 !important;
vertical-align: top;
}
.tt_timetable .event a,
.tt_timetable .event .event_header
{
display: block;
color: #FFF !important;
font-size: 14px;
font-weight: bold;
margin-bottom: 2px;
text-decoration: none;
outline: none;
transition: none !important;
border: none;
}
.tt_timetable .event a:hover,
.tt_timetable .event a.event_header:hover
{
text-decoration: underline;
}
.tt_timetable .event span.available_slots
{
display: block;
color: #ffd544;
margin-top: 3px;
}
.tt_event_hours .available_slots_wrapper
{
padding-bottom: 0;
}
.tt_event_hours .available_slots_wrapper span.available_slots
{
display: block;
color: #34495E;
}
.tt_timetable .event a.event_hour_booking,
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking,
.tt_event_hours a.event_hour_booking
{
display: block;
margin: 0;
padding: 11px 5px 11px;
width: 100%;
font-size: 14px;
line-height: 18px;
height: auto;
font-weight: normal;
text-decoration: none;
-webkit-transition: background-color 0.2s, bottom 0.2s, top 0.2s !important; -moz-transition: background-color 0.2s, bottom 0.2s, top 0.2s !important; -o-transition: background-color 0.2s, bottom 0.2s, top 0.2s !important; transition: background-color 0.2s, bottom 0.2s, top 0.2s !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
text-align: center;
}
.tt_event_hours .event_hour_booking_wrapper
{
margin-top: 1em;
}
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking
{
margin-top: 10px;
float: none;
}
.tt_timetable .event .event_hour_booking_wrapper.on_hover a.event_hour_booking
{
}
.tt_timetable .event a.event_hour_booking,
.tt_items_list .value a.event_hour_booking
{
background-color: #05bb90;
}
.tt_timetable .event a.event_hour_booking:hover,
.tt_items_list .value a.event_hour_booking:hover
{
background-color: #07b38a;
}
.tt_timetable .event a.event_hour_booking.unavailable,
.tt_timetable .event:hover a.event_hour_booking.unavailable,
.tt_timetable .event a.event_hour_booking.booked,
.tt_timetable .event:hover a.event_hour_booking.booked,
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking.unavailable,
.tt_responsive .tt_timetable.small .tt_items_list .value a:hover.event_hour_booking.unavailable,
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking.booked,
.tt_responsive .tt_timetable.small .tt_items_list .value a:hover.event_hour_booking.booked {
background-color: #eeeeee;
color: #aaaaaa !important;
cursor: default;
}
.tt_timetable .event .event_hour_booking_wrapper.on_hover a.event_hour_booking
{
margin: 0;
position: absolute;
left: 0;
right: 0;
bottom: -50px;
top: auto;
cursor: pointer;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding-top: 16px;
padding-bottom: 16px;
text-overflow: ellipsis;
white-space: nowrap;
}
.tt_timetable .event.tt_single_event:hover .event_hour_booking_wrapper.on_hover a.event_hour_booking,
.tt_timetable .event_container:hover .event_hour_booking_wrapper.on_hover a.event_hour_booking
{
bottom: 0;
} 
.tt_timetable .event a.tt_inactive
{
opacity: 0.5;
}
.tt_timetable .event span.event_hour_places
{
margin-left: 5px;
}
.tt_timetable .event .before_hour_text,
.tt_timetable .event .after_hour_text
{
font-size: 13px;
}
.tt_timetable tr
{
background-color: #FFF !important;
}
.tt_timetable .row_gray
{
background-color: #F0F0F0 !important;
}
.tt_timetable .event:hover,
.tt_timetable .event .event_container.tt_tooltip:hover
{
background-color: #1F736A;
}
.tt_timetable .event.tt_tooltip:hover .hours,
.tt_timetable .event .event_container.tt_tooltip:hover .hours
{
color: #FFF;
}
.tt_timetable .event .hours_container
{
margin: 15px 0;
}
.tt_timetable .event .top_hour
{
margin-top: 15px;
}
.tt_timetable .event .bottom_hour,
.event_layout_4 .tt_timetable .event .top_hour
{
margin-bottom: 15px;
}
.tt_timetable .event hr
{
background: #FFFFFF;
border: none;
height: 1px;
margin: 0;
opacity: 0.4;
}
.tt_timetable.small
{
display: none;
font-size: 13px;
}
.tt_timetable.small.desktop
{
display: block;
}
.tt_responsive .tt_timetable.small .box_header
{
font-size: 16px !important;
color: #34495E !important;
font-family: 'Lato';
}
.rtl .tt_responsive .tt_timetable.small .box_header
{
text-align: right;
}
.tt_responsive .tt_timetable.small .tt_items_list div.event_container
{
width: 302px;
padding: 0;
}
.tt_responsive .tt_timetable.small.use_colors .tt_items_list div.event_container
{
width: 282px;
}
.tt_responsive .tt_timetable.small .tt_items_list div.value
{
width: 120px;
}
.tt_responsive .tt_timetable.small .tt_items_list a,
.tt_responsive .tt_timetable.small .tt_items_list span
{
font-family: 'Lato';
color: #34495E !important;
text-decoration: none;
outline: none;
}
.tt_responsive .tt_timetable.small .tt_items_list div.value span
{
font-family: inherit;
}
.tt_responsive .tt_timetable.small.use_colors .tt_items_list a,
.tt_responsive .tt_timetable.small.use_colors .tt_items_list span
{
color: #FFFFFF !important;
}
.rtl .tt_responsive .tt_timetable.small .tt_items_list a,
.rtl .tt_responsive .tt_timetable.small .tt_items_list span
{
text-align: right;
}
.tt_responsive .tt_timetable.small .tt_items_list span.event_description
{
color: #6E7A87 !important;
}
.tt_responsive .tt_timetable.small.use_colors .tt_items_list span.event_description
{
color: #FFFFFF !important;
}
.tt_responsive .tt_timetable.small .tt_items_list span.available_slots,
.tt_responsive .tt_timetable.small .tt_items_list span.available_slots span.count
{
color: #FF8400 !important;
}
.tt_responsive .tt_timetable.small .tt_items_list a:hover
{
text-decoration: underline;
}
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking
{
color: #ffffff !important;
padding-left: 5px;
padding-right: 5px;
width: auto;
}
.tt_responsive .tt_timetable.small .tt_items_list .value a.event_hour_booking:hover
{
text-decoration: none;
}
.tt_timetable.small .box_header
{
position: relative;
cursor: pointer;
margin: 30px 0 0 0;
}
.tt_timetable.small.use_colors .box_header
{
margin-bottom: 30px;
}
.tt_timetable.small .box_header:first-child
{
margin-top: 0;
}
.tt_timetable.small .box_header:after
{
visibility: visible;
position: absolute;
right: 0;
font-size: 20px;
line-height: 1;
}
.rtl .tt_timetable.small .box_header:after
{
visibility: visible;
position: absolute;
right: auto;
left: 0;
font-size: 20px;
line-height: 1;
}
.tt_timetable.small .plus.box_header:after
{
content: "+";
}
.tt_timetable.small .minus.box_header:after
{
content: "-";
}
h3.box_header.plus+ul.tt_items_list
{
display: none;
} .tt_tooltip
{
cursor: pointer;
}
.tt_tooltip .tt_tooltip_text
{
display: block; visibility: hidden;
opacity: 0;
position: absolute;
z-index: 1000;
left: -19px;
bottom: 100%;
line-height: 1;
text-align: center; -webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
transition-duration: 0.25s;
-webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
-moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
-o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
-ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
transition-timing-function: cubic-bezier(0.35,0,0.35,1); -webkit-transition-property: opacity, visibility;
-moz-transition-property: opacity, visibility;
-o-transition-property: opacity, visibility;
-ms-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
.rtl .tt_tooltip .tt_tooltip_text 
{
left: auto; }
.tt_tooltip .tt_tooltip_content
{
background: #1F736A;
color: #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 7px 10px 10px;
line-height: 150%;
font-size: 11px;
text-align: left;
}
.rtl .tt_tooltip .tt_tooltip_content 
{
text-align: right;
}
.tt_tooltip:hover .tt_tooltip_text
{	
visibility: visible;
opacity: 1;
}
.tt_tooltip .tt_tooltip_arrow
{
content: '';
position: relative;
border-color: #1F736A transparent;
border-style: solid;
border-width: 5px 5px 0;
bottom: -6px;
left: 0;
display: inline;
}
.rtl .tt_tooltip .tt_tooltip_arrow 
{
left: auto;
right: 0;
} .tt_navigation_wrapper
{
width: 100%;
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;	
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-align-items: flex-end;
-ms-flex-align: end;	
align-items: flex-end;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tt_navigation_cell
{
display: inline-block;
max-width: 100%;
margin: 0 30px 30px 0 !important;
}
.tt_navigation_cell:nth-child(2)
{
margin-right: 0 !important;
}
.rtl .tt_navigation_cell
{
margin: 0 0 30px 30px !important;
}
.tt_navigation_cell:nth-child(2)
{
margin-left: 0 !important;
} .tabs_box_navigation.sf-timetable-menu
{
float: none;
clear: both;
}
.tabs_box_navigation li:after
{
content: none !important;
}
.tabs_box_navigation.sf-timetable-menu *
{
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
line-height: 1;
}
.tabs_box_navigation.sf-timetable-menu li.submenu:hover:after
{
background: none;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
{
width: 256px;
height: auto;
padding: 13px 12px !important;
background: #00A27C;
color: #FFFFFF;
cursor: pointer;
margin: 0 !important;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover
{
background-color: #1F736A;
}
.tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul
{
top: 38px;
border: 1px solid #1F736A;
} .sf-timetable-menu
{
padding: 0 !important;
margin: 0 30px 0 0 !important;
list-style: none !important;
}
.rtl .sf-timetable-menu
{
margin: 0 0 0 30px !important;
}
.sf-timetable-menu a
{
text-decoration: none !important;
}
.sf-timetable-menu li, .sf-timetable-menu li:hover, .sf-timetable-menu li.sfHover, .sf-timetable-menu a:focus, .sf-timetable-menu a:hover, .sf-timetable-menu a:active
{
background: none #fff;
}
.sf-timetable-menu li:hover a, .sf-timetable-menu li.selected a, .sf-timetable-menu li.current-menu-item a, .sf-timetable-menu li.current-menu-ancestor a
{
color: #FFF;
background: #1F736A;
}
.sf-timetable-menu li ul
{
display: block;
width: 228px;
background: #FFF;
border: 1px solid #E8E8E8;
padding: 0 0 5px !important;
list-style: none !important;
margin: 0 !important;
}
.sf-timetable-menu li ul.tabs_box_navigation_hidden
{
display: none;
}
.sf-timetable-menu li:hover ul, .sf-timetable-menu li.sfHover ul
{
top: 44px;
}
.sf-timetable-menu li ul li
{
width: 218px;
height: auto;
background-color: #fff;
padding: 0 5px !important;
list-style: none !important;
margin: 0 !important;
}
.sf-timetable-menu li:hover
{
background: transparent;
}
.sf-timetable-menu li:hover ul a,
.sf-timetable-menu li.submenu:hover ul a
{
display: block;
width: auto;
border: none;
color: #34495E !important;
background: #FFF;
padding: 12px 14px;
font-size: 15px;
font-family: 'Lato', Helvetica, Arial, sans-serif;
transition: none !important;
}
.sf-timetable-menu li ul li a:hover, .sf-timetable-menu li ul li.selected a:hover
{
background-color: #00A27C;
color: #FFF !important;
font-weight: normal;
}
.sf-timetable-menu li ul li.selected a
{
background-color: #F0F0F0;
color: #34495E;
font-weight: normal;
} .tt_items_list
{
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.tt_items_list.margin_top
{
margin-top: 8px;
}
.tt_items_list li
{
padding: 12px 0 !important;
margin: 0 !important;
list-style: none !important;
border-bottom: 1px solid #E0E0E0;
background-position: left center;
background-repeat: no-repeat;
line-height: 120%;
}
.use_colors .tt_items_list li
{
padding: 12px 10px !important;
background-color: #00A27C;
}
.rtl .tt_items_list li 
{
background-position: left center;
}
.tt_items_list li:first-child
{
padding-top: 0;
}
.tt_items_list .event_container
{
float: left;
}
.rtl .tt_items_list .event_container
{
float: right;
}
.tt_items_list a,
.tt_items_list span
{
outline: none;
}
.tt_items_list.thin a,
.tt_items_list.thin span
{
font-weight: normal;
}
.tt_items_list.thin span.event_description
{
display: block;
margin-top: 10px;
}
.tt_items_list.thin span.available_slots
{
display: block;
margin-top: 9px;
float: none;
}
.tt_items_list.thin a.event_hour_booking.tt_inactive
{
opacity: 0.5;
}
.tt_items_list .value
{
float: right;
text-align: right;
color: #34495E;
}
.use_colors .tt_items_list .value
{
color: #FFFFFF;
}
.tt_items_list .value a.event_hour_booking
{
display: block;
text-align: center;
}
.rtl .tt_items_list .value 
{
float: left;
}
.tt_items_list.opening_hours li span, .tt_items_list.opening_hours .value
{
color: #FFF;
}
.tt_items_list.opening_hours li
{
border-color: #4468B2;
}
.home_box .tt_items_list li:first-child
{
padding-top: 12px;
}
.tt_items_list li a
{
border: none;
}
.tt_items_list li a:hover
{
text-decoration: underline;
} .tt-ui-tabs-hide
{
display: none;
}
.tt_tabs .ui-tabs-panel p
{
padding: 24px 0 25px;
} .tt_tabs_navigation,
.ui-tabs .tt_tabs_navigation
{
float: left !important;
clear: both;
vertical-align: bottom;
width: auto !important;
padding: 0;
margin: 0;
list-style: none !important;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
background: none !important;
border: none !important;
}
.rtl .tt_tabs_navigation,
.rtl .ui-tabs .tt_tabs_navigation
{
float: right !important;
}
.tt_tabs_navigation li,
.ui-tabs .tt_tabs_navigation li
{
float: left;
margin: 0 20px 0 0 !important;
padding: 0 !important;
font-size: 18px !important;
background: none !important;
border: none !important;
list-style: none !important;
}
.rtl .tt_tabs_navigation li,
.rtl .ui-tabs .tt_tabs_navigation li 
{
float: right;
margin: 0 0 0 20px !important;
}
.tt_tabs_navigation li:last-child
{
margin-right: 0 !important;
}
.rtl .tt_tabs_navigation li:last-child
{
margin-left: 0 !important;
}
.tt_tabs_navigation li a
{
width: auto !important;
display: block;
text-align: center;
color: #666 !important;
padding: 8px 0 !important;
border: none !important;
border-bottom: 1px solid #E5E5E5 !important;
line-height: normal;
outline: none;
text-decoration: none;
font-size: 15px !important;
font-family: 'Lato', Helvetica, Arial, sans-serif;
transition: none !important;
margin-bottom: 1px;
}
.tt_tabs_navigation li a:hover,
.tt_tabs_navigation li a.selected,
.tt_tabs_navigation li.ui-tabs-active a
{
border-bottom-width: 3px !important;
padding-bottom: 7px !important;
border-color: #00A27C !important;
color: #000 !important;
margin-bottom: 0;
}
.sf-timetable-menu a:hover,
.tt_tabs_navigation li a:hover,
.tt_tabs_navigation li a:focus,
.tt_tabs_navigation li a:active
{
text-decoration: none;
} .tabs_box_navigation.sf-timetable-menu
{
float: left;
clear: none;
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-size: 18px;
}
.rtl .tabs_box_navigation.sf-timetable-menu
{
float: right;
}
.tabs_box_navigation.sf-timetable-menu li.submenu:hover:after
{
background: none;
}
.tabs_box_navigation .tabs_box_navigation_icon
{
float: right;
background: url(//columbiaafrica.com/wp-content/plugins/timetable/images/arrow_menu_expand.png) no-repeat scroll 0 0 transparent;
width: 11px;
height: 11px;
margin-top: 3px;
}
.rtl .tabs_box_navigation .tabs_box_navigation_icon 
{
float: left;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
{
width: 190px;
height: auto;
padding: 15px 19px !important;
margin: 0 !important;
list-style: none !important;
color: #FFFFFF;
cursor: pointer;
border: 1px solid #00A27C;
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover
{
background-color: #FFF;
color: #34495E;
box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.1);
}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon
{
background-position: 0 -11px;
}
.rtl .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon
{
background-position: 0 -11px;
}
.tabs_box_navigation.sf-timetable-menu li:hover ul,
.tabs_box_navigation.sf-timetable-menu li.sfHover ul
{
top: 48px !important;
left: -1px;
box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.1);
border-top: none;
}
.rtl .tabs_box_navigation.sf-timetable-menu li:hover ul,
.tabs_box_navigation.sf-timetable-menu li.sfHover ul 
{
left: auto;
right: -1px;
}
.tabs_box_navigation label
{
display: inline !important;
font-size: 18px !important;
font-weight: normal !important;
}
.tabs_box_navigation_hidden
{
display: none;
} form.tt_generate_pdf
{
display: block;
float: right;
}
form.tt_generate_pdf textarea.tt_pdf_html
{
display: none;	
}
form.tt_generate_pdf input[type="submit"]
{
background-image: none;
background-color: #00A27C;
color: #fff;
font-size: 14px;
line-height: 24px;
font-family: 'Lato', Helvetica, Arial, sans-serif;
padding: 13px 20px;
-webkit-transition: background-color 0.2s, bottom 0.2s !important; -moz-transition: background-color 0.2s, bottom 0.2s !important; -o-transition: background-color 0.2s, bottom 0.2s !important; transition: background-color 0.2s, bottom 0.2s !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: none;
cursor: pointer;
-webkit-appearance: none;
}
form.tt_generate_pdf input[type="submit"]:hover
{
background-color: #07b38a;
} .tt_booking_overlay
{
position: absolute;
background-color: rgba(85,85,85,0.2);
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999998;
}
.tt_booking
{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position: absolute;
z-index: 999999;
width: 500px;
background-color: #ffffff;
margin: 0 50px;
overflow: hidden;
font-family: 'Lato', Helvetica, Arial, sans-serif;
text-align: center;
-webkit-box-shadow: 0px 20px 30px -5px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 20px 30px -5px rgba(0,0,0,0.15);
box-shadow: 0px 20px 30px -5px rgba(0,0,0,0.15);
}
.tt_booking,
.tt_booking *
{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.tt_booking .tt_booking_message
{
margin: 40px 20px 37px;
}
.tt_center
{
text-align: center;
}
.tt_booking .tt_booking_message h2
{
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-size: 24px;
line-height: 36px;
color: #111111;
color: #333333;
margin: 0 0 25px 0;
font-weight: 400;
}
.tt_booking .tt_booking_message p
{
color: #34495e;
color: #666666;
font-size: 16px;
margin: 33px 10px 0;
line-height: 24px;
padding: 0;
font-weight: 400;
}
.tt_booking .tt_booking_message p.error-info
{
margin-top: 20px;
margin-bottom: 0;
} .tt_booking p:empty
{
display: none;
}
.tt_booking .event_details_wrapper
{
padding: 14px 13px 15px;
border: 1px solid #e9e9e9;
margin: 0 10px;
}
.tt_booking p.event_details
{
font-size: 16px;
line-height: 24px;
margin: 0;
color: #333333;
font-weight: 400;
}
.tt_booking p.event_details.bold
{
font-weight: 700;
}
.tt_booking a
{
font-size: 16px;
font-weight: 400;
color: #27AE61;
text-decoration: none;
}
.tt_booking a:hover
{
cursor: pointer;
text-decoration: none;
color: #27AE61;
}
.tt_booking .tt_btn_wrapper
{
margin-top: 35px;
}
.tt_booking a.tt_btn
{
display: inline-block;
text-decoration: none;
height: 50px;
line-height: 50px;
padding: 0 20px;
font-size: 16px;
min-width: 160px;
margin: 0 10px 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
-o-transition: background-color 0.2s;
transition: background-color 0.2s;
}
.tt_booking a.tt_btn.book,
.tt_booking a.tt_btn.login,
.tt_booking a.tt_btn.continue
{
background-color: #27ae61;
color: #fff;
}
.tt_booking a.tt_btn:hover
{
background-color: #239C57;
}
.tt_booking a.tt_btn.cancel
{
background-color: #eeeeee;	
color: #333;
}
.tt_booking a.tt_btn.cancel:hover
{
background-color: #E5E5E5;
} .tt_booking form.tt_booking_form
{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 35px 0 -15px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper
{
flex-grow: 1;
flex-basis: 191px;
text-align: left;
border: none;
border-bottom: 1px solid #e9e9e9;
margin-bottom: 15px;
margin: 0 10px 15px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper.wide
{
flex-basis: 100%;
}
.tt_booking form.tt_booking_form .tt_field_wrapper.terms_checkbox_wrapper
{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
border-bottom: 0;
}
.tt_booking form.tt_booking_form .tt_field_wrapper label
{
text-transform: uppercase;
color: #999;
font-size: 12px;
line-height: 18px;
font-weight: 400;
display: block;
margin: 0;
padding: 0;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_field
{
width: 100%;
border: 0;
outline: none;
font-family: 'Lato', Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 30px;
color: #333;
display: inline-block;
padding: 8px 0 15px;
margin: 0;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_field[type="checkbox"]
{
width: auto;
cursor: pointer;
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;	
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_field[type="checkbox"]+label
{
cursor: pointer;
margin-left: 10px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_field[type="checkbox"]+label a
{
font-size: 12px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper textarea.tt_field
{
resize: none;
height: 83px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper
{
width: 100%;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper input[type="number"].tt_field
{
width: 138px;
appearance: textfield;
-moz-appearance: textfield;
-webkit-appearance: textfield;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper input[type="number"].tt_field::-webkit-inner-spin-button, 
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper input[type="number"].tt_field::-webkit-outer-spin-button
{ 
-webkit-appearance: none;
margin: 0;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper 
{
float: right;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper input[type="button"]
{
float: right;
border: none;
display: inline-block;
width: 25px;
background-color: #e9e9e9;
cursor: pointer;
margin-left: 5px;
margin-top: 11px;
padding: 0;
color: #333;
font-size: 17px;
font-family: Arial;
-webkit-appearance: none;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper input[type="button"]:focus
{
outline: none;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper input[type="button"].tt_slots_number_minus
{
margin-left: 0;
padding-top: 11px;
padding-bottom: 13px;
line-height: 1px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper input[type="button"].tt_slots_number_plus
{
padding-top: 10px;
padding-bottom: 8px;
line-height: 7px;
} .tt_preloader
{
margin: 50px auto 50px;
width: 70px;
text-align: center;
}
.tt_preloader > div
{
width: 18px;
height: 18px;
background-color: #E5E5E5;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.tt_preloader .bounce1
{
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.tt_preloader .bounce2
{
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
} .qtip-default
{
background: none;
border-color: transparent;
}
.qtip.tt-qtip2
{
z-index: 9999999 !important;
}
.qtip.tt-qtip2 .qtip-content
{
border: none;
padding: 7px 10px 10px 10px;
line-height: 150%;
}
.qtip.tt-qtip2.ui-tooltip-success .qtip-content
{
background-color: #00A27C;
}
.qtip.tt-qtip2.ui-tooltip-error .qtip-content
{
background-color: #F0ACB0;
}
.qtip.tt-qtip2 .qtip-content h2,
.qtip.tt-qtip2 .qtip-content p
{
color: #fff;
margin: 0;
padding: 0;
}
.qtip.tt-qtip2 .qtip-content h2
{
font-size: 14px;
font-weight: bold;
margin-bottom: 2px;
}
.qtip.tt-qtip2 .qtip-content p
{
font-size: 11px;
}
@-webkit-keyframes sk-bouncedelay
{
0%, 80%, 100%
{
-webkit-transform: scale(0);	
}
40%
{
-webkit-transform: scale(1.0);
}
}
@keyframes sk-bouncedelay
{
0%, 80%, 100%
{ 
-webkit-transform: scale(0);
transform: scale(0);
}	
40%
{ 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}.tt_event_padding_top_0
{
padding-top: 0 !important;
}
.tt_event_padding_bottom_0
{
padding-bottom: 0 !important;
}
.tt_event_padding_0
{
padding: 0 !important;
}
.tt_event_margin_top_13
{
margin-top: 13px !important;
}
.tt_event_margin_top_27
{	
margin-top: 27px !important;
}
.tt_event_theme_page *
{
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.tt_event_theme_page
{
width: 930px;
background: #FFFFFF;
padding: 30px;
margin: 0 auto 30px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.tt_event_page_left
{
float: left;
width: 630px;
}
.rtl .tt_event_page_left 
{
float: right;
}
.tt_event_page_right
{
float: right;
width: 270px;
}
.rtl .tt_event_page_right 
{
float: left;
}
.tt_event_page_left .attachment-event-post-thumb
{
margin-bottom: 17px;
}
.tt_event_theme_page h2,
.tt_event_theme_page h3,
.tt_event_theme_page h4,
.tt_event_theme_page h5
{
font-family: 'Lato';
line-height: 120%;
color: #34495E;
margin: 0;
padding: 0;
}
.tt_event_theme_page h2
{
font-size: 40px;
font-weight: 700;
margin-bottom: 5px;
}
.tt_event_theme_page h3
{
font-size: 29px;
font-weight: 700;
}
.tt_event_theme_page h4
{
font-size: 24px;
font-weight: 400;
}
.tt_event_theme_page h5
{
font-size: 18px;
font-weight: 400;
line-height: 140%;
}
.tt_event_hours_count
{
color: #798795;
margin-left: 5px;
font-weight: 400;
}
.rtl .tt_event_hours_count 
{
margin-left: 0;
margin-right: 5px;
}
.tt_event_theme_page p
{
font-size: 15px;
font-family: 'Lato';
font-weight: 400;
color: #34495E;
margin: 0;
padding: 1em 0;
line-height: 140%;
}
.tt_event_theme_page .textwidget p:first-child
{
margin-top: 30px;
}
.tt_event_theme_page .textwidget p
{
padding: 0;
}
.tt_event_items_list
{
list-style: none;
padding: 20px 0;
margin: 0;
}
.tt_event_items_list li
{
background: url(//columbiaafrica.com/wp-content/plugins/timetable/images/bullet.png) left center no-repeat;
padding-left: 20px;
font-size: 15px;
font-family: 'Lato';
font-weight: 400;
color: #34495E;
line-height: 160%;
}
.rtl .tt_event_items_list li 
{
background-position: right center;
padding-left: 0;
padding-right: 20px;
}
.tt_event_items_list li.type_info
{
background: none;
padding: 0;
border-bottom: 1px solid #EFEFEF;
padding: 8px 0;
}
.tt_event_items_list li label
{
float: left;
width: 115px;
font-weight: 700 !important;
font-size: 15px !important;
}
.rtl .tt_event_items_list li label 
{
float: right;
}
.tt_event_items_list li .tt_event_text
{
float: left;
width: 185px;
}
.rtl .tt_event_items_list li .tt_event_text 
{
float: right;
}
.tt_event_columns
{
}
.tt_event_column_left, .tt_event_column_right
{
width: 300px;
}
.tt_event_column_left
{
float: left;
margin-right: 30px;
}
.rtl .tt_event_column_left 
{
float: right;
margin-right: 0;
margin-left: 30px;
}
.tt_event_column_right
{
float: right;
}
.rtl .tt_event_column_right 
{
float: left;
}
.tt_event_hours
{
clear: both;
padding: 0;
margin: 0;
list-style: none;
}
.tt_event_hours li
{
float: left;
width: 246px;
border: 1px solid #EFEFEF;
border-left: 3px solid #00A27C;
margin: 0 30px 30px 0;
padding: 15px 25px;
}
.rtl .tt_event_hours li 
{
float: right;
margin: 0 0 30px 30px;
border-left: 1px solid #EFEFEF;
border-right: 3px solid #00A27C;
}
.tt_event_hours li.event_hours_right
{
margin-right: 0;
}
.rtl .tt_event_hours li.event_hours_right 
{
margin-left: 0;
}
.tt_event_url 
{
font-size: 14px;
text-decoration: none;
border: none;
display: inline-block;
background: #f0f0f0;
padding: 12px 25px 13px 25px;
margin: 0px 10px 10px 0px;
color: #444;
text-transform: uppercase;
text-decoration: none;
position: relative;
-webkit-transition: background-color 0.2s, color 0.2s; -moz-transition: background-color 0.2s, color 0.2s; -o-transition: background-color 0.2s, color 0.2s; transition: background-color 0.2s, color 0.2s;
}
a.tt_event_url:hover,
.tt_event_url.active
{
background: #353C40;
color: #FFF;
}
.tt_event_theme_page .tt_event_url 
{
margin: 0;
} .tt_upcoming_events_wrapper
{
clear: both;
float: left;
width: 100%;
}
.rtl .tt_upcoming_events_wrapper 
{
float: right;
}
.tt_upcoming_events_wrapper .caroufredsel_wrapper 
{
margin: 0 !important;
overflow: hidden;
width: 100% !important;
}
.tt_upcoming_events_wrapper *
{
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.tt_upcoming_events_wrapper p.message
{
padding: 0;
}
.tt_upcoming_events
{
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
border-radius: 0 !important;
box-shadow: none !important;
border: none !important;
}
.tt_upcoming_events li
{
width: 270px;
padding: 0 0 10px !important;
margin: 0 !important;
border: none !important;
list-style: none !important;
background: none !important;
}
.tt_upcoming_events li:before,
.tt_upcoming_events li:after
{
content: none !important;
background: none !important;
border: none !important;
}
.tt_upcoming_events li .tt_upcoming_events_event_container
{
display: block !important;
border: 1px solid #EFEFEF;
border-left: 3px solid #00A27C;
background-color: #FFF;
padding: 10px 20px;
text-decoration: none;
color: #34495E;
font-family: 'Lato';
font-size: 14px;
font-weight: 700;
line-height: 140%;
height: 40px;
overflow: hidden;
outline: none;
transition: none !important;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.rtl .tt_upcoming_events li .tt_upcoming_events_event_container 
{
border-left: 1px solid #EFEFEF;
border-right: 3px solid #00A27C;
text-align: right;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover
{
background: #00A27C;
color: #FFF;
height: auto;
overflow: visible;
border-top: 1px solid #00A27C;
border-bottom: 1px solid #00A27C;
border-right: 1px solid #00A27C;
}
.rtl .tt_upcoming_events li .tt_upcoming_events_event_container:hover 
{
border-right: 0px solid #00A27C;
border-left: 1px solid #00A27C;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow
{
display: block;
float: right;
width: 11px;
height: 11px;
background: url(//columbiaafrica.com/wp-content/plugins/timetable/images/arrow_widget_expand.png) no-repeat;
margin-top: 13px;
}
.rtl .tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow 
{
float: left;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_upcoming_events_arrow
{
background-position: 0 -11px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_hours
{
display: block;
font-weight: 400;
font-size: 13px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container img.wp-post-image
{
max-width: 100%;
height: auto;
margin-top: 10px;
}
.tt_calendar_icon
{
display: block;
float: left;
width: 11px;
height: 11px;
background: url(//columbiaafrica.com/wp-content/plugins/timetable/images/calendar.png) no-repeat;
margin-right: 8px;
margin-top: 5px;
}
.rtl .tt_calendar_icon 
{
float: right;
margin-right: 0;
margin-left: 8px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_calendar_icon
{
background-position: 0 -11px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_event_hours_description
{
display: block;
font-size: 13px;
margin-top: 10px;
font-weight: 400;
}
.tt_upcoming_event_controls a
{
border: 1px solid #EFEFEF;
display: block;
float: left;
padding: 6px;
outline: none;
}
.rtl .tt_upcoming_event_controls a 
{
float: right;
}
.tt_upcoming_event_controls a#upcoming_event_prev
{
margin-right: 2px;
}
.rtl .tt_upcoming_event_controls a#upcoming_event_prev 
{
margin-right: 0;
margin-left: 2px;
}
.tt_upcoming_event_controls span
{	
display: block;
width: 11px;
height: 11px;
}
.tt_upcoming_event_controls .tt_upcoming_event_prev_arrow
{
background: url(//columbiaafrica.com/wp-content/plugins/timetable/images/arrow_scroll_up.png) no-repeat;
}
.tt_upcoming_event_controls .tt_upcoming_event_next_arrow
{
background: url(//columbiaafrica.com/wp-content/plugins/timetable/images/arrow_scroll_down.png) no-repeat;
}
.tt_upcoming_event_controls a:hover
{
border-color: #00A27C;
background-color: #00A27C;
}
.tt_upcoming_event_controls a:hover span
{
background-position: 0 -11px;
}
.timetable_sidebar_box
{
clear: both;
margin-top: 50px;
}
.timetable_sidebar_box:first-child
{
margin-top: 0;
}
.page_margin_top
{
margin-top: 30px;
}.tt_event_responsive_image,
.tt_event_page_left .attachment-event-post-thumb
{
width: 100%;
height: auto;
}
@media screen and (max-width:1009px)
{
.tt_event_theme_page .textwidget p:first-child
{
margin-top: 23px;
}
.tt_event_theme_page h2
{
font-size: 30px;
}
.tt_event_theme_page h3
{
font-size: 22px;
}
.tt_event_theme_page h4
{
font-size: 18px;
}
.tt_event_theme_page h5
{
font-size: 16px;
}
.tt_event_theme_page p,
.tt_event_items_list li
{
font-size: 14px;
}
.tt_event_theme_page
{
padding: 20px;
width: 710px;
}
.tt_event_page_left
{
width: 480px;
}
.tt_event_page_right
{
width: 210px;
}
.tt_event_column_left
{
margin-right: 10px;
}
.rtl .tt_event_column_left
{
margin-right: 0px;
margin-left: 10px;
}
.tt_event_column_left, .tt_event_column_right
{
width: 235px;
}
.tt_event_hours li
{
width: 184px;
margin: 0 23px 23px 0;
padding: 15px 20px;
}
.rtl .tt_event_hours li
{
margin: 0 0px 23px 23px;
}
.tt_upcoming_events li
{
width: 210px;
}
.tt_upcoming_events li a
{
padding: 10px;
}
.tt_event_items_list li.type_info
{
padding: 5px 0;
}
.tt_event_margin_top_27
{
margin-top: 20px !important;
}
.tt_event_theme_page h3
{
margin-top: 15px;
} .tt_responsive .tt_timetable th, .tt_responsive .tt_timetable .event_container,
.tt_responsive .tt_tooltip .tt_tooltip_content
{
padding: 4px 4px 5px;
}
.tt_responsive .tt_timetable td
{
height: 18px;
}
.tt_timetable .event span.available_slots + .event_hour_booking_wrapper.always
{
margin-bottom: 0;
}
.tt_timetable td .event_hour_booking_wrapper.always
{
margin-bottom: 0;
}
.tt_timetable td.tt_single_event .event_hour_booking_wrapper.always
{
padding: 0 4px;
margin-bottom: 5px;
}
.timetable_sidebar_box
{
margin-top: 40px;
}
}
@media screen and (max-width:767px)
{
.tt_event_theme_page,
.tt_event_page_left,
.tt_event_page_right,
.tt_upcoming_events li
{
width: 422px;
}
.tt_event_page_right
{
margin-top: 50px;
}
.tt_event_column_left, .tt_event_column_right
{
width: 206px;
}
.tt_event_hours li
{
width: 368px;
margin: 0 0 23px;
padding: 15px 25px;
}
.tt_event_hours li:last-child
{
margin-bottom: 0;
}
.tt_upcoming_events li a
{
padding: 10px 20px;
} .tt_responsive .tt_timetable
{
display: none;
}
.tt_responsive .tt_timetable.small
{
display: block;
} .tt_double_buttons .tt_navigation_cell:first-child
{
margin: 0 0 10px 0 !important;
width: 100%;
}
.tt_double_buttons .tt_navigation_cell:last-child
{
margin: 0 0 30px 0 !important;
}
.tt_tabs .tt_navigation_cell:first-child
{
margin: 0 0 30px 0 !important;
} .tt_double_buttons .sf-timetable-menu:first-of-type
{
margin-right: 10px !important;
}
.tt_double_buttons .sf-timetable-menu:last-of-type
{
margin-right: 0 !important;
}
.rtl .tt_double_buttons .sf-timetable-menu:first-of-type
{
margin-left: 10px !important;
margin-right: 0 !important;
}
.rtl .tt_double_buttons .sf-timetable-menu:last-of-type
{
margin-left: 0 !important;
}
.tt_double_buttons .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
{
padding: 15px 15px !important;
width: 174px;
}
.tt_double_buttons .sf-timetable-menu li ul
{
width: 204px;
}
.tt_double_buttons .sf-timetable-menu li ul li
{
width: 194px;
}
.tt_double_buttons .tabs_box_navigation label
{
font-size: 16px !important;
} .tt_booking .tt_booking_message_wrapper
{
width: auto;
}
.tt_booking .tt_booking_message
{
margin: 10px 10px 15px;
}
.tt_booking .tt_booking_message h2
{
font-size: 22px;
line-height: 33px;
margin-bottom: 12px;
}	
.tt_booking .tt_booking_message p
{
font-size: 14px;
line-height: 21px;
margin-top: 15px;
}
.tt_booking .event_details_wrapper
{
padding: 9px 13px 10px;
}
.tt_booking p.event_details
{
margin-top: 0;
margin-bottom: 0;
}
.tt_booking a
{
font-size: 14px;
line-height: 21px;
}
.tt_booking .tt_btn_wrapper
{
margin-top: 15px;
}
.tt_booking a.tt_btn
{
min-width: 150px;
}
.tt_event_url
{
padding: 12px;
font-size: 13px;
}
.tt_booking form.tt_booking_form
{
margin-top: 15px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_field
{
font-size: 14px;
line-height: 21px;
padding-top: 5px;
padding-bottom: 5px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper textarea.tt_field
{
height: 64px;
}
.tt_booking form.tt_booking_form .tt_field_wrapper .tt_slots_number_wrapper input[type="button"]
{
margin-top: 0px;
}
}
@media screen and (max-width:479px)
{
.tt_event_theme_page,
.tt_event_page_left,
.tt_event_page_right,
.tt_upcoming_events li,
.tt_event_column_left, 
.tt_event_column_right
{
width: 280px;
}
.tt_event_hours li
{
width: 236px;
padding: 15px 20px;
}
.tt_event_theme_page
{
padding: 10px;
}
.tt_event_column_left
{
margin-right: 0;
}
.rtl .tt_event_column_left
{
margin-left: 0;
}
.tt_event_column_right
{
margin-top: 23px;
}
.tt_event_column_left .tt_event_items_list
{	
padding-bottom: 0;
} .tt_responsive .tt_timetable.small .tt_items_list div.event_container
{
width: 148px;
}
.tt_responsive .tt_timetable.small .tt_items_list div.value
{
width: 112px;
}
.tt_responsive .tt_timetable.small.use_colors .tt_items_list li
{
padding: 12px 5px !important;
}
.tt_responsive .tt_timetable.small.use_colors .tt_items_list div.event_container
{
width: 138px;
}
.tt_responsive .tt_timetable.small .box_header
{
font-size: 14px !important;
} .tt_navigation_cell
{
margin-right: 0 !important;
}
.tt_navigation_cell:first-child
{
margin-bottom: 10px !important;
width: 100%;
}
.tt_navigation_cell:last-child
{
margin-bottom: 30px !important;
} .tt_responsive.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
{
width: 220px;
}
.tt_responsive.tabs_box_navigation.sf-timetable-menu li ul
{
width: 258px;
}	
.sf-timetable-menu li ul li
{
width: 248px;
}
.tt_double_buttons .tabs_box_navigation,
.tt_double_buttons .sf-timetable-menu:first-of-type
{
margin-right: 0 !important;
}
.rtl .tt_double_buttons .tabs_box_navigation,
.rtl .tt_double_buttons .sf-timetable-menu:first-of-type
{
margin-right: 0 !important;
margin-left: 0 !important;
}
.tt_double_buttons .sf-timetable-menu:first-of-type
{
margin-bottom: 10px !important;
}
.tt_double_buttons .tt_responsive.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
{
width: 220px;
padding: 15px 19px !important;
}
.tt_double_buttons .tt_responsive.tabs_box_navigation.sf-timetable-menu li ul
{
width: 258px;
}
.tt_double_buttons .sf-timetable-menu li ul li
{
width: 248px;
}
.tt_double_buttons .tabs_box_navigation label
{
font-size: 18px !important;
} .tt_booking .tt_booking_message h2
{
font-size: 20px;
line-height: 30px;
}
.tt_booking p.event_details
{
font-size: 14px;
line-height: 22px;
}
.tt_booking p
{
margin-top: 0;
margin-bottom: 0;
}
.tt_booking .tt_btn_wrapper
{
margin-top: 10px;
margin-bottom: 15px;
}
.tt_booking a.tt_btn
{
font-size: 14px;
min-width: 110px;
padding-left: 10px;
padding-right: 10px;
margin: 10px 5px 0;
}
}
@media screen and (max-height:479px)
{
.tt_booking .tt_booking_message_wrapper
{
margin-top: 0;
margin-bottom: 0;
}
}