@font-face {
    src: url(../fonts/font-icons.ttf) format('truetype'), url(../fonts/font-icons.woff) format('woff'), url(../fonts/font-iconsd41d.svg?#font-icons) format('svg');
    font-family: font-icons;
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.icon {
    font-family: font-icons !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-align: center !important;
    vertical-align: middle;
    line-height: 1;
    width: 18px;
    height: 18px;
    display: inline-block
}

button.icon {
    background-color: rgba(0, 0, 0, 0)
}

.icon-xxs {
    font-size: 10px;
    width: 10px;
    height: 10px
}

.icon-xs {
    font-size: 12px;
    width: 12px;
    height: 12px
}

.icon-sm {
    font-size: 16px;
    width: 16px;
    height: 16px
}

.icon-lg {
    font-size: 24px;
    width: 24px;
    height: 24px
}

.icon-xl {
    font-size: 32px;
    width: 32px;
    height: 32px
}

.icon-xxl {
    font-size: 48px;
    width: 48px;
    height: 48px
}

.icon-mirror-v {
    transform: scaleY(-1)
}

.icon-mirror-h {
    transform: scaleX(-1)
}

.icon-arrow-down:before {
    content: "\6f"
}

.icon-arrow-left:before {
    content: "\70"
}

.icon-arrow-right:before {
    content: "\71"
}

.icon-arrow-up:before {
    content: "\72"
}


.icon-angle-double-down:before {
    content: "\66"
}

.icon-angle-double-left:before {
    content: "\67"
}

.icon-angle-double-right:before {
    content: "\68"
}

.icon-angle-double-up:before {
    content: "\69"
}

.icon-angle-down:before {
    content: "\6a"
}

.icon-angle-left:before {
    content: "\6b"
}

.icon-angle-right:before {
    content: "\6c"
}

.icon-angle-up:before {
    content: "\6d"
}


.ui-x-light, .ui-x-light .icon:not([class*=ui-]), .ui-x-light a:not([class*=ui-]), .ui-x-light button:not([class*=ui-]) {
    color: #000
}

.ui-light, .ui-light .icon:not([class*=ui-]), .ui-light a:not([class*=ui-]), .ui-light button:not([class*=ui-]) {
    color: #000
}

.ui-dark, .ui-dark .icon:not([class*=ui-]), .ui-dark a:not([class*=ui-]), .ui-dark button:not([class*=ui-]) {
    color: #fff
}

.ui-x-dark, .ui-x-dark .icon:not([class*=ui-]), .ui-x-dark a:not([class*=ui-]), .ui-x-dark button:not([class*=ui-]) {
    color: #fff
}

.x-light-ui, .x-light-ui .icon:not([class*=ui-]), .x-light-ui a:not([class*=ui-]), .x-light-ui button:not([class*=ui-]) {
    color: rgba(255, 255, 255, .7) !important
}

.light-ui, .light-ui .icon:not([class*=ui-]), .light-ui a:not([class*=ui-]), .light-ui button:not([class*=ui-]) {
    color: rgba(255, 255, 255, .5) !important
}

.dark-ui, .dark-ui .icon:not([class*=ui-]), .dark-ui a:not([class*=ui-]), .dark-ui button:not([class*=ui-]) {
    color: rgba(0, 0, 0, .45) !important
}

.x-dark-ui, .x-dark-ui .icon:not([class*=ui-]), .x-dark-ui a:not([class*=ui-]), .x-dark-ui button:not([class*=ui-]) {
    color: rgba(0, 0, 0, .65) !important
}

.theme-gray .ui-x-light:not([class*=theme-]), .theme-gray.ui-x-light {
    background-color: #f5f5f5
}

.theme-gray .ui-light:not([class*=theme-]), .theme-gray.ui-light {
    background-color: #ededed
}

.theme-gray .ui-dark:not([class*=theme-]), .theme-gray.ui-dark {
    background-color: #ccc
}

.theme-gray .ui-text:not([class*=theme-]), .theme-gray.ui-text {
    color: #ccc
}

.theme-gray .ui-border:not([class*=theme-]), .theme-gray.ui-border {
    border-color: #ccc
}

.theme-gray .ui-x-dark:not([class*=theme-]), .theme-gray.ui-x-dark {
    background-color: #aaa
}

.theme-green .ui-x-light:not([class*=theme-]), .theme-green.ui-x-light {
    background-color: #d8fcdc
}

.theme-green .ui-light:not([class*=theme-]), .theme-green.ui-light {
    background-color: #adf7b5
}

.theme-green .ui-dark:not([class*=theme-]), .theme-green.ui-dark {
    background-color: #2dbd3a
}

.theme-green .ui-text:not([class*=theme-]), .theme-green.ui-text {
    color: #2dbd3a
}

.theme-green .ui-border:not([class*=theme-]), .theme-green.ui-border {
    border-color: #2dbd3a
}

.theme-green .ui-x-dark:not([class*=theme-]), .theme-green.ui-x-dark {
    background-color: #13a420
}

.theme-yellow .ui-x-light:not([class*=theme-]), .theme-yellow.ui-x-light {
    background-color: #fff4dc
}

.theme-yellow .ui-light:not([class*=theme-]), .theme-yellow.ui-light {
    background-color: #ffdfa2
}

.theme-yellow .ui-dark:not([class*=theme-]), .theme-yellow.ui-dark {
    background-color: #ffa600
}

.theme-yellow .ui-text:not([class*=theme-]), .theme-yellow.ui-text {
    color: #ffa600
}

.theme-yellow .ui-border:not([class*=theme-]), .theme-yellow.ui-border {
    border-color: #ffa600
}

.theme-yellow .ui-x-dark:not([class*=theme-]), .theme-yellow.ui-x-dark {
    background-color: #d98d00
}

.theme-orange .ui-x-light:not([class*=theme-]), .theme-orange.ui-x-light {
    background-color: #ffebd8
}

.theme-orange .ui-light:not([class*=theme-]), .theme-orange.ui-light {
    background-color: #ffcea1
}

.theme-orange .ui-dark:not([class*=theme-]), .theme-orange.ui-dark {
    background-color: #f47500
}

.theme-orange .ui-text:not([class*=theme-]), .theme-orange.ui-text {
    color: #f47500
}

.theme-orange .ui-border:not([class*=theme-]), .theme-orange.ui-border {
    border-color: #f47500
}

.theme-orange .ui-x-dark:not([class*=theme-]), .theme-orange.ui-x-dark {
    background-color: #dd6a00
}

.theme-red .ui-x-light:not([class*=theme-]), .theme-red.ui-x-light {
    background-color: #ffd9dc
}

.theme-red .ui-light:not([class*=theme-]), .theme-red.ui-light {
    background-color: #ffa7ad
}

.theme-red .ui-dark:not([class*=theme-]), .theme-red.ui-dark {
    background-color: #dc000f
}

.theme-red .ui-text:not([class*=theme-]), .theme-red.ui-text {
    color: #dc000f
}

.theme-red .ui-border:not([class*=theme-]), .theme-red.ui-border {
    border-color: #dc000f
}

.theme-red .ui-x-dark:not([class*=theme-]), .theme-red.ui-x-dark {
    background-color: #bb000d
}

.theme-default .ui-x-light:not([class*=theme-]), .theme-default.ui-x-light {
    background-color: #fcf6e6
}

.theme-default .ui-light:not([class*=theme-]), .theme-default.ui-light {
    background-color: #f3deaa
}

.theme-default .ui-dark:not([class*=theme-]), .theme-default.ui-dark {
    background-color: #ffba0c
}

.theme-default .ui-text:not([class*=theme-]), .theme-default.ui-text {
    color: #ffba0c
}

.theme-default .ui-border:not([class*=theme-]), .theme-default.ui-border {
    border-color: #ffba0c
}

.theme-default .ui-x-dark:not([class*=theme-]), .theme-default.ui-x-dark {
    background-color: #d19600
}

.theme-default2 .ui-x-light:not([class*=theme-]), .theme-default2.ui-x-light {
    background-color: #ebfff2
}

.theme-default2 .ui-light:not([class*=theme-]), .theme-default2.ui-light {
    background-color: #befcd3
}

.theme-default2 .ui-dark:not([class*=theme-]), .theme-default2.ui-dark {
    background-color: #26c353
}

.theme-default2 .ui-text:not([class*=theme-]), .theme-default2.ui-text {
    color: #26c353
}

.theme-default2 .ui-border:not([class*=theme-]), .theme-default2.ui-border {
    border-color: #26c353
}

.theme-default2 .ui-x-dark:not([class*=theme-]), .theme-default2.ui-x-dark {
    background-color: #1d9640
}

.theme-default3 .ui-x-light:not([class*=theme-]), .theme-default3.ui-x-light {
    background-color: #d9daf7
}

.theme-default3 .ui-light:not([class*=theme-]), .theme-default3.ui-light {
    background-color: #d1d2fa
}

.theme-default3 .ui-dark:not([class*=theme-]), .theme-default3.ui-dark {
    background-color: #2e3291
}

.theme-default3 .ui-text:not([class*=theme-]), .theme-default3.ui-text {
    color: #2e3291
}

.theme-default3 .ui-border:not([class*=theme-]), .theme-default3.ui-border {
    border-color: #2e3291
}

.theme-default3 .ui-x-dark:not([class*=theme-]), .theme-default3.ui-x-dark {
    background-color: #202272
}



.takvim-home, .takvim-home .content {
    height: 100%
}

.takvim-home h3 {
    font-size: 28px;
    font-weight: 300;
    text-align: left
}

.takvim-home .content .calendar td.toggle-details {
    background-color: #ffba0c
}

.takvim-home .content .calendar td.toggle-details button:after {
    background-color: rgba(255, 255, 255, .65)
}


.ease-calendar {
    transition-property: opacity
}

.ease-calendar .details, .ease-calendar tbody, .ease-calendar thead {
    transition-property: transform, opacity;
    transition-duration: .25s;
    transition-timing-function: ease-in-out
}

.calendar .details li, .ease-calendar a, .ease-calendar button {
    transition-property: background-color, opacity;
    transition-duration: .15s
}

.no-transitions-all .calendar .details li, .no-transitions-all .ease-calendar .details, .no-transitions-all .ease-calendar a, .no-transitions-all .ease-calendar button, .no-transitions-all .ease-calendar tbody, .no-transitions-all ease-calendar thead {
    transition-property: none !important
}

.calendar {
    background-color: #fff;
    padding: 5px;
    overflow: hidden;
    display: block;
    position: relative;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.calendar:not(.active) {
    display: none
}

.calendar, .calendar * {
    text-align: center !important
}

.calendar table {
    width: 100%;
    table-layout: fixed
}

.calendar ul {
    list-style: none;
    height: 100%;
    padding: 0;
    margin-bottom: 0
}

.calendar caption {
    height: 52px;
    background-color: rgba(0, 0, 0, .15);
    padding: 5px 52px;
    margin-bottom: 5px
}

.calendar:not(.ui-dark):not(.ui-x-dark) caption {
    background-color: rgba(0, 0, 0, .065)
}

.calendar.round caption, .calendar.round caption button {
    border-radius: 6px
}

.calendar caption button {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 22px;
    max-width: 138px;
    height: 42px;
    background-color: transparent;
    overflow: hidden;
    border: 0
}

.calendar caption > button {
    width: 42px;
    padding: 10px;
    display: block
}

.calendar caption > button .icon {
    opacity: .45
}

html:not(.mobile) .calendar caption > button:hover {
    background-color: rgba(255, 255, 255, .125)
}

html:not(.mobile) .calendar:not(.ui-dark):not(.ui-x-dark) caption button:hover {
    background-color: rgba(0, 0, 0, .08)
}

.calendar-prev {
    margin-left: -47px;
    float: left
}

.calendar-next {
    margin-right: -47px;
    float: right
}

.calendar-title {
    font-size: 16px;
    width: 100%;
    float: left
}

.calendar-title button {
    display: inline-block
}

html:not(.mobile) caption:hover .calendar-title button {
    background-color: rgba(255, 255, 255, .05)
}

html:not(.mobile) .calendar:not(.ui-dark):not(.ui-x-dark) caption:hover .calendar-title button {
    background-color: rgba(0, 0, 0, .035)
}

html:not(.mobile) caption .calendar-title button:hover {
    background-color: rgba(255, 255, 255, .15)
}

html:not(.mobile) .calendar:not(.ui-dark):not(.ui-x-dark) caption .calendar-title button:hover {
    background-color: rgba(0, 0, 0, .08)
}

.calendar-month {
    font-weight: 700;
    padding: 10px 5px 10px 10px
}

.calendar.round .calendar-month {
    border-radius: 6px 0 0 6px
}

.calendar-year {
    font-weight: 700;
    padding: 10px 10px 10px 5px
}

.calendar.round .calendar-year {
    border-radius: 0 6px 6px 0
}

.calendar th {
    font-weight: 700;
    vertical-align: bottom !important;
    padding: 10px
}

.calendar tbody td {
    padding: 2px
}

.calendar.round table.fill-weekends th:nth-child(6) {
    border-radius: 6px 0 0 0
}

.calendar.round table.fill-weekends th:nth-child(7) {
    border-radius: 0 6px 0 0
}

.calendar.round table.fill-weekends tr:last-child td:nth-child(6) {
    border-radius: 0 0 0 6px
}

.calendar.round table.fill-weekends tr:last-child td:nth-child(7) {
    border-radius: 0 0 6px 0
}

.calendar table.fill-weekends td:nth-child(n+6), .calendar table.fill-weekends th:nth-child(n+6) {
    background-color: rgba(0, 0, 0, .085)
}

.calendar:not(.ui-dark):not(.ui-x-dark) table.fill-weekends td:nth-child(n+6), .calendar:not(.ui-dark):not(.ui-x-dark) table.fill-weekends th:nth-child(n+6) {
    background-color: rgba(0, 0, 0, .045)
}

.calendar tbody td.passive span {
    opacity: .45
}

.calendar tbody td button {
    width: 100%;
    background: 0 0;
    padding: 8px;
    display: block;
    border: 0;
    position: relative
}

.calendar.round td button {
    border-radius: 6px
}

.calendar tbody td.toggle-details button:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #ff1446;
    margin-left: -3px;
    display: block;
    border-radius: 100%;
    position: absolute;
    bottom: 3px;
    left: 50%
}

html:not(.mobile) .calendar tbody td:not(.today):not(.pickerday) button:hover {
    background-color: rgba(255, 255, 255, .125)
}

html:not(.mobile) .calendar:not(.ui-dark):not(.ui-x-dark) td:not(.today):not(.pickerday) button:hover {
    background-color: rgba(0, 0, 0, .075)
}

.calendar tbody td.today button {
    font-weight: 700
}

.calendar tbody td.today button:not([class*=ui-]) {
    background-color: rgba(255, 255, 255, .225)
}

html:not(.mobile) .calendar tbody td.today button:not([class*=ui-]):hover {
    background-color: rgba(255, 255, 255, .3)
}

.calendar:not(.ui-dark):not(.ui-x-dark) td.today button:not([class*=ui-]) {
    background-color: rgba(0, 0, 0, .125)
}

html:not(.mobile) .calendar:not(.ui-dark):not(.ui-x-dark) td.today button:not([class*=ui-]):hover {
    background-color: rgba(0, 0, 0, .2)
}

html:not(.mobile) .calendar tbody td.today button[class*=ui-]:hover {
    opacity: .75
}

.calendar tbody td.pickerday button {
    color: #fff !important;
    font-weight: 700;
    background-color: #3773b6
}

html:not(.mobile) .calendar tbody td.pickerday button:hover {
    opacity: .75
}

.calendar tbody td.passive span {
    line-height: 20px;
    padding: 8px;
    display: block
}

.calendar:not(.show-details) .details {
    opacity: 0;
    transform: translateX(20%)
}

.calendar.show-details tbody, .calendar.show-details thead {
    position: relative;
    z-index: 1;
    opacity: 0 !important;
    transform: translateX(20%)
}

.ie .calendar.show-details tbody, .ie .calendar.show-details thead {
    visibility: hidden
}

.calendar .details {
    padding-left: 37px;
    position: absolute;
    top: 57px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

.calendar .details:not(.open) {
    display: none
}

.calendar .details > button {
    width: 32px;
    height: 100%;
    background-color: rgba(0, 0, 0, .065);
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

html:not(.mobile) .calendar .details > button:hover {
    background-color: rgba(0, 0, 0, .15)
}

.calendar .details > button .icon {
    opacity: .45
}

.calendar.round .details > button {
    border-radius: 6px
}

.calendar .details ul, .calendar .details ul * {
    text-align: left !important;
}

.calendar .details ul {
    height: 100%;
    overflow-x: hidden !important;
    overflow-y: auto !important
}

.mobile .calendar .details ul {
    -webkit-overflow-scrolling: touch
}

.calendar .details li {
    min-height: 10px;
    /* padding: 0px 59px; */
    display: block;
    margin-left: 55px;
}

.calendar .details li:not(:last-child) {
    margin-bottom: 20px
}

.calendar.round .details li {
    padding-left: 65px;
    border-radius: 6px
}

.calendar .details li > strong {
    font-size: 42px;
    font-weight: 300;
    letter-spacing: -.025em;
    text-align: center !important;
    line-height: 40px;
    width: 45px;
    margin-left: -55px;
    float: left
}

.calendar .details li > b {
    font-size: 15px;
    margin: 10px 0 15px 0;
    display: inline-block
}

.calendar .details li > span {
    padding: 2px 0;
    display: block
}

.calendar .details li > span > i {
    color: #000;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    background-color: #fff;
    padding: 1px 4px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 10px
}

.calendar .details li > span > a {
    text-decoration: underline
}

.calendar .details li > span > a:hover {
    text-decoration: none
}

.calendar:not(.ui-dark):not(.ui-x-dark) .details li > span > i {
    background-color: rgba(0, 0, 0, .075)
}

.calendar .no-details li > strong {
    height: 45px;
    border-radius: 50%
}

.calendar .no-details li > b {
    width: 120px;
    height: 17px;
    border-radius: 20px
}

.calendar .no-details li > span {
    width: 280px;
    height: 12px;
    margin-bottom: 20px;
    border-radius: 20px
}

.calendar .no-details li > span + span {
    width: 220px
}

.calendar .no-details li > span + span + span {
    width: 160px
}

.calendar .no-details li > b, .calendar .no-details li > strong {
    background-color: rgba(255, 255, 255, .25)
}

.calendar .no-details li > span {
    background-color: rgba(255, 255, 255, .15)
}

.calendar:not(.ui-dark):not(.ui-x-dark) .no-details li > b, .calendar:not(.ui-dark):not(.ui-x-dark) .no-details li > strong {
    background-color: rgba(0, 0, 0, .2)
}

.calendar:not(.ui-dark):not(.ui-x-dark) .no-details li > span {
    background-color: rgba(0, 0, 0, .1)
}

html:not(.mobile) .calendar .details li:hover {
    background-color: rgba(255, 255, 255, .125)
}

html:not(.mobile) .calendar:not(.ui-dark):not(.ui-x-dark) .details li:hover {
    background-color: rgba(0, 0, 0, .065)
}

.calendar .panel {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    transform: translateY(-110%)
}

.mobile .calendar .panel {
    -webkit-overflow-scrolling: touch
}

.calendar.round .panel {
    border-radius: 6px
}

.calendar.show-panel .panel {
    transform: translateY(0)
}

.calendar .calendar-container {
    position: relative
}

.calendar.show-panel .calendar-container {
    transform: translateY(110%)
}

.calendar .panel li {
    width: 33.333332%;
    height: 25%;
    padding: 2px;
    float: left
}

.calendar .panel .call {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 100%;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding: 8px;
    float: left;
    overflow: hidden;
    border: 0
}

.calendar.round .panel .call {
    border-radius: 6px
}

html:not(.mobile) .calendar .panel .call:hover {
    background-color: rgba(255, 255, 255, .125)
}

html:not(.mobile) .calendar:not(.ui-dark):not(.ui-x-dark) .panel .call:hover {
    background-color: rgba(0, 0, 0, .075)
}

.calendar .panel .call.selected {
    font-weight: 700;
    background-color: rgba(255, 255, 255, .225)
}

html:not(.mobile) .calendar .panel .call.selected:hover {
    background-color: rgba(255, 255, 255, .3)
}

.calendar:not(.ui-dark):not(.ui-x-dark) .panel .call.selected {
    background-color: rgba(0, 0, 0, .125)
}

html:not(.mobile) .calendar:not(.ui-dark):not(.ui-x-dark) .panel .call.selected:hover {
    background-color: rgba(0, 0, 0, .2)
}

.text.calendar-picker {
    color: #333;
    overflow: visible !important
}

.text.calendar-picker button:not([class*=ui-]), .text.calendar-picker button:not([class*=ui-]) .icon {
    color: #333
}

.text .calendar {
    width: 100%;
    max-width: 744px;
    position: absolute;
    z-index: 10;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.text .calendar:not(.open-ease) {
    opacity: 0
}

.text:not(.picker-t):not(.border-dual) .calendar {
    margin-top: 2px
}

.text:not(.picker-t).border-dual .calendar {
    margin-top: 3px
}

.text.picker-t .calendar {
    bottom: 100%
}

.text.picker-t:not(.border-dual) .calendar {
    margin-bottom: 2px
}

.text.picker-t.border-dual .calendar {
    margin-bottom: 3px
}

.text.picker-l .calendar {
    right: 0
}

@media (min-width: 481px) {
    .text .calendar {
        min-width: 376px
    }
}

@media (max-width: 480px) {
    .text .calendar {
        min-width: 296px
    }
}