.ui-datepicker td.jutdolus a::before,
.ui-datepicker td.jutdolus2 a::before {
    content: 'Müsait Değil';
    width: 85px
}

.availabilityIcon {
    width: 22px;
    height: 22px;
}

.musaitIcon {
    background-color: #e6e6e6;
}

.doluIcon {
    background-color: #e64420;
}

.opsIcon {
    background-color: #f6d41a;
}

.giriscikisIcon {
    background-color: #e51717;
    border-right: 11px solid #fff !important;
}

.ui-datepicker td.ui-state-disabled span::before {
    content: 'Geçmiş Tarih';
    width: 85px
}


.ui-datepicker td a::after,
.ui-datepicker td.ui-state-disabled span::after {
    content: "\f0d7";
    color: #000;
    margin: 0;
    padding: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    bottom: 28px;
    left: 7px;
    display: none
}

.ui-datepicker td a::before,
.ui-datepicker td.ui-state-disabled span::before {
    content: 'Müsait';
    width: 52px;
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    position: absolute;
    top: -26px;
    left: 0;
    z-index: 99999;
    background-color: black;
    border-radius: 3px;
    display: none
}

td.jutdolus {
    color: #fbfbfb !important;
    background-color: #e64420 !important;
    border-radius: 0
}

td.jutdolus a {
    color: #fbfbfb !important
}

td.jutdolus2 {
    background-size: 105px !important;
    cursor: pointer;
    color: #fff !important
}

td.jutcikis {
    background-repeat: no-repeat no-repeat;
    background-position: right center;
    background-size: cover;
    cursor: pointer
}

td.jutgiris {
    background-repeat: no-repeat no-repeat;
    background-position: left center;
    background-size: contain;
    cursor: pointer
}

td.jutrzrv {
    color: #fbfbfb !important;
    background-color: #fdb714 !important;
    border-radius: 0
}

/*td.jutrzvcikis {*/
/*    background-image: url(./images/rzcikis.png);*/
/*    background-repeat: no-repeat no-repeat;*/
/*    background-position: right center;*/
/*    background-size: contain;*/
/*    cursor: pointer*/
/*}*/

/*td.jutrzvgiris {*/
/*    background-image: url(./images/rzgiris.png);*/
/*    background-repeat: no-repeat no-repeat;*/
/*    background-position: left center;*/
/*    background-size: contain;*/
/*    cursor: pointer*/
/*}*/

.calendarBody #calendar {
    width: 100%
}

.calendarBody #calendar .ui-datepicker {
    width: 100% !important
}

.calendarBody #calendar .ui-datepicker .ui-datepicker-group {
    width: 33.33%;
    height: 404px
}

.calendarBody #calendar .ui-datepicker .ui-datepicker-group td a,
.calendarBody #calendar .ui-datepicker .ui-datepicker-group td span {
    background: transparent;
    outline: 0;
    border: 0;
    text-align: center
}

.calendarBody #calendar .ui-datepicker .ui-datepicker-group td {
    border: 1px solid #eee
}

#calendar .ui-datepicker .ui-datepicker-group td {
    font-size: 16px
}

.calendarBody #calendar .ui-datepicker .ui-datepicker-group .ui-datepicker-header {
    background: white;
    font-size: 18px;
    font-weight: 500;
    border: 0
}


.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker .ui-datepicker-prev span {
    background-position: center center
}

.ui-datepicker .ui-datepicker-next span {
    background-position: center center
}


#ui-datepicker-div {
    width: 262px !important
}

.ui-widget.ui-widget-content {
    border: unset !important;
    width: 100% !important
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: calc(50% - 10px) !important;
    box-shadow: 0 0 20px #ededed;
    border-radius: 10px;
    padding: 16px;
    margin: 10px 0;
    min-height: 290px
}

.ui-datepicker-multi-4 .ui-datepicker-group:nth-child(even) {
    margin-left: 20px
}

.ui-widget-header {
    background: none !important;
    border: 0 !important
}

.ui-datepicker .ui-datepicker-title span {
    font-family: Jost, sans-serif
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button {
    border: 0 !important;
    background: none !important;
    text-align: center
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    background: #72c339 !important;
    color: #fff !important
}

.ui-state-hover:first-child,
.ui-widget-content .ui-state-hover:first-child,
.ui-widget-header .ui-state-hover:first-child,
.ui-state-focus:first-child,
.ui-widget-content .ui-state-focus:first-child,
.ui-widget-header .ui-state-focus:first-child,
.ui-button:hover:first-child,
.ui-button:focus:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #72c339 !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.ui-datepicker td.dp-highlight.dp-highlight-cikis a {
    border-radius: 0 !important
}

.ui-datepicker td.dp-highlight.dp-highlight-giris a {
    border-radius: 0 !important
}

.ui-datepicker td.dp-highlight.dp-highlight2 a {
    background: #a4aeec !important;
    color: #000 !important
}

.ui-datepicker td.dp-highlight:not(.dp-highlight2):before {
    color: #fff !important
}

#calendarModal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    padding: 20px;
    background: rgba(0, 0, 0, .2);
    display: none
}

#calendarModal.show {
    display: block
}

#calendarModal .villaCalendar {
    height: 100%;
    background: #fff;
    position: relative;
    padding: 20px
}

#calendarModal .villaCalendar .closeBtn {
    position: absolute;
    right: -14px;
    line-height: 1;
    top: -14px;
    font-size: 35px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 1px solid #eee;
    text-align: center;
    color: #afafaf;
    background: #fff
}

#calendarModal .villaCalendar .calendarBody {
    height: calc(100% - 95px);
    overflow: auto
}

#calendarModal .villaCalendar .loading {
    height: 100%;
    background-size: 10%;
    background-position: center;
    background-repeat: no-repeat
}

#calendarModal .villaCalendar .calendarInfo {
    margin: 0 0 10px 0;
    padding: 0 10px
}

#calendarModal .villaCalendar .calendarInfo .villaName {
    font-size: 16px;
    display: block;
    line-height: 15px;
    font-weight: 500
}

#calendarModal .villaCalendar .calendarInfo .calendarTitle {
    font-size: 18px;
    display: block;
    line-height: 26px;
    margin-bottom: 5px
}

#calendarModal .villaCalendar .calendarInfo .calendarIcons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center
}

#calendarModal .villaCalendar .calendarInfo .calendarIcons .item {
    margin: 5px 5px
}

#calendarModal .villaCalendar .calendarInfo .calendarIcons .item img {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

#calendarModal .villaCalendar .calendarInfo .calendarIcons .item span {
    float: left
}

#calendarModal .villaCalendar .calendarInfo .calendarIcons .item.musait img {
    background: #d4d4d7
}

#calendarModal .villaCalendar .calendarInfo .calendarIcons .item.dolu img {
    background: #ff3838
}

#calendarModal .villaCalendar .calendarInfo .calendarIcons .item.bekliyor img {
    background: #ff7000
}

#calendar td[data-handler][data-year]:before {
    content: attr(title);
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 3px;
    z-index: 1;
    width: 100%;
    text-align: center;
    color: #000;
    pointer-events: none
}

#calendar td[data-handler][data-year] {
    position: relative
}

#calendar td.ui-state-disabled span,
#calendar td[data-handler][data-year] a {
    height: 44px;
    width: 100%
}

.ui-datepicker td.dp-highlight a,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #3851ed !important;
    color: #fff !important
}


@media screen and (max-width:576px) {
    .calendarBody #calendar .ui-datepicker .ui-datepicker-group {
        width: 100%
    }
}
