table.ui-datepicker-calendar tr th {
    text-transform: uppercase
}

span.ui-state-default {
    color: #dedede
}

span.ui-datepicker-year {
    width: 100%;
    display: block;
}

span.ui-datepicker-month {
    font-size: 2em;
    color: #787878
}

a.ui-state-default {
    color: #525252
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background: no-repeat
}

.ui-datepicker {
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: none;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.5em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    text-align: center;
    font-weight: 700;
    border: 0;
    padding: 0.9em 0 0.2em 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
    margin: 0 auto;
    border: 2px solid transparent;
    padding: 2px;
    width: 28px;
    display: block;
    text-decoration: none;
    text-align: center;
}

.regalcalendar .ui-state-active,
.regalcalendar .ui-datepicker td a.ui-state-active:hover {
    color: #fff;
}

.ui-datepicker td a,
.ui-datepicker td a:hover,
.ui-state-active,
.regalcalendar,
.regalcalendar .event i,
.regalcalendar div.eGroup i,
.qtip .event i,
.regalcalendar a.ui-datepicker-next.ui-corner-all,
.regalcalendar a.ui-datepicker-prev.ui-corner-all,
.regal-prevyear_gray,
.regal-nextyear_gray,
div.mapLink {
    transition: all .6s linear;
    -o-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -webkit-transition: all .6s linear
}

.qtip .event i {
    cursor: pointer;
}

.qtip-titlebar {
    cursor: move;
    position: relative;
    width: 200px;
    font-weight: 700;
    border-width: 0 0 1px;
    padding: 5px 28px 5px 0
}

.qtip,
.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font: 10.5px/20px "Helvetica Neue", Helvetica, Arial, sans-serif
}

.qtip-content {
    position: relative;
    width: 200px;
    text-align: left;
    word-wrap: break-word;
    padding: 5px 9px
}

.qtip-title {
    margin-left: 10px
}

.qtip-titlebar+.qtip-content {
    border-top-width: 0 !important
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border-color: transparent;
    border-style: solid;
    border-width: 1px
}

.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;
    vertical-align: middle;
}

.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;
    text-align: center;
    text-indent: 0;
    font: 10px/13px bold Tahoma, sans-serif;
    color: inherit;
    background: no-repeat -100em -100em
}

.qtip-default {
    color: #555;
    border-color: #f1d031;
    border-style: solid;
    border-width: 1px;
    background: #ffffa3
}

.qtip-default .qtip-titlebar {
    background: #ffef93
}

.qtip-default .qtip-icon {
    background: #f1f1f1;
    color: #777;
    border-color: #CCC
}

.qtip-default .qtip-titlebar .qtip-close {
    color: #111;
    border-color: #AAA
}

.qtip-light {
    color: #454545;
    border-color: #e2e2e2;
    background: #FFF
}

.qtip-light .qtip-titlebar {
    background: #f1f1f1
}

.qtip-dark {
    color: #f3f3f3;
    border-color: #303030;
    background: #505050
}

.qtip-dark .qtip-titlebar {
    background: #404040
}

.qtip-dark .qtip-icon {
    border-color: #444
}

.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15)
}

.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.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: #FFF;
    background: 0 #4a4a4a;
    border-width: 0;
    background-image: none
}

.qtip-youtube .qtip-titlebar {
    background: rgba(0, 0, 0, 0)
}

.qtip-youtube .qtip-content {
    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);
    padding: .75em
}

.qtip-youtube .qtip-icon {
    border-color: #222
}

.qtip-jtools {
    background: 0 rgba(0, 0, 0, .7);
    border: 2px solid #f1f1f1;
    -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;
    background-image: none
}

.qtip-jtools .qtip-titlebar {
    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: none;
    color: #FFF;
    border: 0 dashed transparent
}

.qtip-jtools .qtip-icon {
    border-color: #555
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333
}

.qtip-tipsy {
    background: rgba(0, 0, 0, .87);
    color: #FFF;
    border: 0 solid transparent;
    text-shadow: 0 1px #000;
    font: 700 11px/16px "Lucida Grande", sans-serif
}

.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px
}

.qtip-tipsy .qtip-content {
    padding: 6px 10px
}

.qtip-tipsy .qtip-icon {
    text-shadow: none;
    border-color: #222
}

.qtip-bootstrap {
    font-size: 12px;
    line-height: 20px;
    color: #333;
    border: 1px solid rgba(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, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding;
    padding: 1px;
    background: padding-box #fff;
}

.qtip-bootstrap .qtip-titlebar {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    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;
    margin: 0 !important;
    padding: 8px 14px;
    color: #fff;
}

.qtip-bootstrap .qtip-title {
    margin-left: 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: none
}

.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .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 {
    overflow: hidden;
    z-index: 10;
    margin: 0 auto
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml {
    position: absolute;
    color: #123456;
    background: none;
    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: -10000em;
    top: -10000em
}

#qtip-overlay.blurs {
    cursor: pointer
}

#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    background: #000
}

.qtipmodal-ie6fix {
    position: absolute !important
}

span.event {
    display: none
}

div.pv {
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    font-size: 9px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1;
    z-index: 10;
}

div.pv:hover {
    font-weight: bold;
    width: 100%;
    overflow: visible;
    white-space: normal;
    text-overflow: ellipsis;
    width: 100px;
}

.regalcalendar {
    color: #333;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    min-width: 260px;
    margin-top: 20px;
    position: relative;
}

.regal-nextyear_gray,
.regal-prevyear_gray {
    font-weight: 900;
    font-size: 1.5em;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 30px;
    cursor: pointer;
    z-index: 2
}

.regal-nextyear_gray {
    right: 5px;
}

.regal-prevyear_gray {
    left: 5px;
}

.regal-nextyear_gray:before {
    content: "\f054";
}

.regal-prevyear_gray:before {
    content: "\f053";
}

a.ui-datepicker-prev.ui-corner-all,
a.ui-datepicker-next.ui-corner-all {
    font-family: "Font Awesome 5 Free";
    font-size: 1.6em;
    text-decoration: none;
    position: absolute;
    top: 0;
    z-index: 1;
}

.ui-datepicker .ui-datepicker-next {
    right: 0;
}

.ui-datepicker .ui-datepicker-prev {
    left: 0;
}

a.ui-datepicker-prev.ui-corner-all:before {
    content: "\f359";
}

a.ui-datepicker-next.ui-corner-all:before {
    content: "\f35a";
}

div.modal_switch,
div.modal_switch:hover {
    transition: background .6s linear;
    -o-transition: background .6s linear;
    -moz-transition: background .6s linear;
    -webkit-transition: background .6s linear
}

div.event,
div.eGroup {
    width: 100%;
    position: absolute;
    bottom: -8px;
}

.multiple-container div.multiple {
    display: none;
}

div.multiple {
    display: inline-block;
    position: static;
}

div.multiple span {
    display: block;
    width: 50px;
    font-size: 9px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

div.modal_switch {
    font-size: 30px;
    position: fixed;
    top: 44%;
    right: 3px;
    cursor: pointer;
    z-index: 101
}

div.modal-wrapper {
    position: fixed;
    display: none;
    z-index: 101
}

div.modal-bg {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    opacity: 0.9;
    z-index: 100;
}

.count {
    margin-bottom: -6px;
    margin-top: 5px;
    text-align: right;
    font-size: 10px
}

.countdown_rtl {
    direction: rtl
}

.countdown_holding span {
    color: #888
}

.countdown_row {
    clear: both;
    width: 100%;
    text-align: center;
    padding: 0 2px
}

.countdown_show1 .countdown_section {
    width: 98%
}

.countdown_show2 .countdown_section {
    width: 48%
}

.countdown_show3 .countdown_section {
    width: 32.5%
}

.countdown_show4 .countdown_section {
    width: 24.5%
}

.countdown_show5 .countdown_section {
    width: 19.5%
}

.countdown_show6 .countdown_section {
    width: 16.25%
}

.countdown_show7 .countdown_section {
    width: 14%
}

.countdown_section {
    display: block;
    float: left;
    font-size: 10px;
    text-align: center
}

.countdown_amount {
    font-size: 10px
}

.countdown_descr {
    display: block;
    width: 10px
}

.tooltip-hours {
    margin-top: 5px;
    font-size: 10px;
    float: left
}

.tooltip-location {
    position: absolute;
    left: 40%;
    margin: 5px 0;
}

div.map_mylocation {
    height: 222px
}

div.map_mylocation img {
    max-width: none
}

.ui-datepicker td a:hover,
.ui-state-active {
    border-radius: 27px;
    -ms-border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -o-border-radius: 27px
}

.qtip-dark .qtip-titlebar .ui-state-hover,
.qtip-youtube .qtip-titlebar .ui-state-hover,
.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

div.black .ui-state-active,
div.black .ui-datepicker-year {
    color: #FFF !important
}

div.mapLink {
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}

.ui-datepicker td span.rg-custom {
    margin-top: -16px;
    margin-left: 10px;
    font-size: 10px;
    position: absolute
}

.regalcalendar td {
    text-align: center;
    padding: 5px;
    position: relative;
}