#diger-olcumler .col-md-6:nth-child(2), #diger-olcumler .col-md-6:nth-child(4) {
    padding-left: 4px;
}
#diger-olcumler .col-md-6:nth-child(1), #diger-olcumler .col-md-6:nth-child(3) {
    padding-right: 4px;
}
#diger-olcumler-degisim .col-md-6:nth-child(2), #diger-olcumler-degisim .col-md-6:nth-child(4) {
    padding-left: 4px;
}

#diger-olcumler-degisim .col-md-6:nth-child(1), #diger-olcumler-degisim .col-md-6:nth-child(3) {
    padding-right: 4px;
}
#son-yag-kas .col-md-6:nth-child(1) {
    padding-right: 4px;
}
#son-yag-kas .col-md-6:nth-child(2) {
    padding-left: 4px;
}
@media(max-width:768px) {
    #diger-olcumler .col-md-6:nth-child(2), #diger-olcumler .col-md-6:nth-child(4) {
        padding-left: 15px;
    }

    #diger-olcumler .col-md-6:nth-child(1), #diger-olcumler .col-md-6:nth-child(3) {
        padding-right: 15px;
    }

    #diger-olcumler-degisim .col-md-6:nth-child(2), #diger-olcumler-degisim .col-md-6:nth-child(4) {
        padding-left: 15px;
    }

    #diger-olcumler-degisim .col-md-6:nth-child(1), #diger-olcumler-degisim .col-md-6:nth-child(3) {
        padding-right: 15px;
    }
    #son-yag-kas .col-md-6:nth-child(1) {
        padding-right: 15px;
        margin-bottom:10px;
    }

    #son-yag-kas .col-md-6:nth-child(2) {
        padding-left: 15px;
        
    }
  
}
/*.chartjs-render-monitor {
    height: 400px !important;
}
@media(max-width:768px){
    .chartjs-render-monitor {
        height:auto !important;
    }
}
   */
#date .wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.h_iframe {
    position: relative;
    padding-top: 62%;
}


@media(min-width:576px) and (max-width:1366px) {
    .h_iframe {
        padding-top: 28%;
    }
}


    .h_iframe iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#daily-day {
    text-transform: capitalize;
}
select {
    background: url(../img/arrow.png) no-repeat 97% 50%;
    background-size: 13px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.form-control {
    line-height: normal;
}
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri/Calibri-Italic.woff2') format('woff2'), url('../fonts/Calibri/Calibri-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri/Calibri-Bold.woff2') format('woff2'), url('../fonts/Calibri/Calibri-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri/Calibri-BoldItalic.woff2') format('woff2'), url('../fonts/Calibri/Calibri-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri/Calibri.woff2') format('woff2'), url('../fonts/Calibri/Calibri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'Calibri' !important;
}
html {
    scroll-behavior: smooth;
}
select {
    outline: none !important;
}
.btn-argedan-primary, .btn-argedan-primary:focus, .btn-argedan-primary:active {
    box-shadow: none !important;
    border-radius: 5px;
    background: transparent;
    color: #00A2D6;
    border: 1px solid #00A2D6;
}
.swal-title {
    font-size: 21px !important;
}
.btn-argedan-primary.passive {
    box-shadow: none !important;
    border-radius: 5px;
    background: transparent;
    color: #AAAAAA;
    border: 1px solid #AAAAAA;
}
.profile_photo {
    width: 70px;
    height: 70px;
}
.pp-hover {
    position: relative;
    color: #FFFFFF;
    width: 24px;
    margin-top: -45px;
    margin-left: 23px;
}
.btn-argedan-primary:hover {
    background: #00A2D6;
    color: #FFFFFF;
    border: 1px solid #00A2D6;
}
.btn-primary {
    background: #00A2D6 !important;
    color: #FFFFFF !important;
    border: 1px solid #00A2D6 !important;
    border-radius: 5px !important;
}
    .btn-primary:hover {
        background: transparent !important;
        color: #00A2D6 !important;
        border: 1px solid #00A2D6 !important;
        border-radius: 5px !important;
    }
.btn-argedan-primary-outline {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
}
.form-control {
    border-radius: 5px !important;
}
.auth .auth-form-light {
    border-radius: 5px;
    border: 1px solid #e9e8ef;
}
.alert {
    position: absolute;
    top: 20px;
    right: 30px;
}
.cookie-info {
    padding-top: 15px;
    background: rgba(255,255,255,0.9);
    color: #FFFFFF;
    height: auto;
    line-height: 20px;
    padding-bottom: 15px;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 600px;
    bottom: 80px;
    left: 60px;
    border-radius: 5px;
    color: #333;
    font-size: 12px;
}
    .cookie-info a {
        color: #333 !important;
    }
.cookie-ok {
    color: #333;
    font-size: 11px !important;
    border-color: #333;
    margin-right: 10px;
}
.navbar-brand.brand-logo,
.navbar-brand.brand-logo-mini {
    margin-left: 10px;
    margin-top: 7px;
}
    .navbar-brand.brand-logo img,
    .brand-logo-mini img {
        border-radius: 9px;
    }
.navbar-logo-container {
    float: left;
}
.navbar-company-info-container {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    text-align: left;
}
.company-name {
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 0px;
}
.facility-name {
    font-size: 13px;
    color: #c0c0c0;
}
.reservation-card {
    background-color: #3c4876;
    cursor: pointer;
}
    .reservation-card .card-title {
        color: #FFFFFF;
    }
.welcome-header {
    padding: 60px;
    color: #666666;
    font-size: 38px;
}
.ul-area {
    padding-left: 60px;
    font-size: 21px;
    color: #666666;
}
.unread-message {
    color: #666666 !important;
}
.li-area {
    margin-bottom: 15px;
    line-height: 40px;
}
.star {
    margin-right: 10px;
    margin-top: -5px;
}
.dashboard-buttons {
    width: 200px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 5px;
    float: left;
    margin-right: 15px;
    text-align: center;
    font-size: 21px;
    color: #777777;
    padding: 30px;
    font-weight: 600;
}
.button-area {
    padding-left: 60px;
    padding-top: 30px;
}
.footer {
    background: #EBEBEB !important;
    padding: 0px 0px 0px 15px;
    transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    font-size: calc(0.875rem - 0.05rem);
    font-family: "NunitoSans", sans-serif;
    font-weight: 400;
    background: #333;
    line-height: 50px;
    height: 45px;
}
    .footer img {
        height: 49px;
        margin-top: -8px;
    }
.sidebar {
    box-shadow: none !important;
}
.badge-default {
    background: #EEE;
}
.badge-wait {
    border-radius: 5px;
    background-color: white;
    color: #646870;
}
.badge-orange {
    background-color: #F47E00;
    border: 1px solid #F47E00;
    font-size: 12px;
    line-height: 1;
    padding: .375rem .5625rem;
    font-weight: normal;
}
.olcum-bilgi h3 {
    font-size: .9rem !important;
}
.no-br {
    border: 0px !important;
}
.dusuk-normal-yuksek-info {
    font-size: 9px;
}
.fs-25 {
    font-size: 25px !important;
}
.argedan-select {
    padding: 0.875rem 1.375rem !important;
    outline: none !important;
    border: 1px solid #e9e8ef;
    border-radius: 5px !important;
    height: auto !important;
}
.reservation-rules {
    list-style: none !important;
    padding-left: 0px;
}
    .reservation-rules li {
        margin-left: 0px;
    }
* {
    box-shadow: none !important;
}
.input-group-text {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.datepicker {
    z-index: 9 !important;
}
.prev-next-container a {
    font-size: 14px;
    margin-left: 15px;
}
.studyo-container {
    overflow: auto;
}
#studio {
    width: 700px;
    height: 400px;
}
.studio-cell {
    width: 35px;
    height: 35px;
    border-radius: 5px;
    float: left;
    background: #71c016;
    color: #FFFFFF;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
.data-table.no-border td {
    border-bottom: 0px !important;
}
.studio-cell:hover {
    background: #009FE2;
}
.studio-cell.dolu {
    background: #EEEEEE;
    color: #888888;
    cursor: default;
}
.studio-cell.secili {
    background: #ff862d;
    color: #FFFFFF;
}
.studio-cell-egitmen {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    float: left;
    background: #009FE2;
    color: #FFFFFF;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
    font-weight: 600;
}
.studio-legend {
    margin-top: 35px;
    margin-bottom: 90px;
    line-height: 35px;
    font-size: 14px;
    color: #888888;
}
    .studio-legend .studio-cell,
    .studio-legend .studio-cell-egitmen {
        width: 25px;
        height: 25px;
        margin-right: 10px;
        font-size: 12px;
        line-height: 25px;
    }
    .studio-legend span {
        float: left;
        margin-right: 15px;
    }
.text-red {
    color: red;
}
.iletisim-kutu p {
    font-size: 15px !important;
    color: #333333;
}
.iletisim-edit-button {
    font-size: 27px;
    color: #009fe2;
    margin-top: -7px
}
.wizard-step {
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    background: #DDD;
    float: left;
}
.active-wizard {
    background: #009FE2 !important;
    color: #FFFFFF !important;
}
.info-icon {
    color: #009FE2;
    font-size: 19px;
    line-height: 20px;
}
.border {
    border: 1px solid #e9e8ef;
}
.mh-0 {
    min-height: 0px !important;
    height: auto !important;
}
.view-type {
    font-size: 25px;
    color: #666666 !important;
    border: 1px solid #AAA;
    padding: 0px 5px;
    margin-right: 3px;
    line-height: 28px;
    cursor: pointer;
}
.br-0 {
    border: 0px !important;
}
a {
    color: #009FE2;
    text-decoration: none !important;
}
.card {
    border-radius: 5px !important;
}
.clearfix {
    clear: both;
}
.badge {
    border-radius: 5px;
    color: #FFFFFF;
}
.br-5 {
    border-radius: 5px;
}
.uyelik-ozellik {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
    .uyelik-ozellik li {
        display: inline-block;
        margin-right: 15px;
        color: #999999;
        font-size: 13px;
        margin-bottom: -4px;
    }
        .uyelik-ozellik li i {
            font-size: 17px;
            color: #00A2D6;
        }
.soft-grey {
    background: #EBEBEB;
}
.hard-grey {
    background: #676767;
}
.yellow {
    background: #FECB00;
}
.orange {
    background: #F47E00;
}
.red {
    background: #E02715;
}
.blue {
    background: #00A2D6;
}
.btn-argedan-orange-outline {
    background: transparent;
    border: 1px solid #F47E00;
    color: #F47E00;
    border-radius: 5px !important;
}
.btn-argedan-hard-grey {
    border: 1px solid #676767;
    background: #676767;
    color: #FFFFFF;
    border-radius: 5px;
}
    .btn-argedan-hard-grey:hover {
        color: #676767;
        background: transparent
    }
.btn-argedan-orange-outline:hover {
    background: #F47E00;
    border: 1px solid #F47E00;
    color: #FFF;
}
.hemen-rezervasyon-button {
    background: #FECB00;
    color: #333333;
    padding: 12px 15px 11px 15px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px !important;
}
    .hemen-rezervasyon-button a {
        color: #333333;
    }
.nav-item:not(.hemen-rezervasyon-button) {
    border-radius: 0px !important;
}
.sidebar .nav:not(.sub-menu) > .nav-item.active {
    background: #EBEBEB !important;
    color: #333333 !important;
}
.nav-item.active > .nav-link .menu-title {
    color: #333333 !important;
}
.nav-item {
    margin-top: 10px !important;
}
.highlight-area {
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 162, 214, .5) !important;
    -moz-box-shadow: 0px 0px 10px 3px rgba(0, 162, 214, .5) !important;
    box-shadow: 0px 0px 10px 3px rgba(0, 162, 214, .5) !important;
}
.card {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.navbar .navbar-brand-wrapper {
    border-bottom: #FECB00 !important;
}
.data-table th {
    color: #676767;
    padding-bottom: 10px;
}
.dataTable tr {
    /*border-bottom: 1px solid #e7e7e7;*/
}

.go-back {
    font-size: 17px;
    padding: 0px;
    margin: 0px;
    color: #00A2D6 !important;
    margin-left: -4px;
}
#filterModalCenter .modal-dialog {
    margin-top: 100px;
    margin-bottom: 70px;
}
.ders-programi-filtre select {
    height: 44px !important;
    margin-top: 0px !important;
}
div.lesson-column {
    float: left;
    width: 13.28%;
    margin-right: 1%;
}
/*.lesson-main {
    height: calc(100% - 25px);
}*/
.lesson.active:hover {
    background: #0296c5 !important;
    cursor: pointer !important;
    transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
}
.lesson {
    cursor: pointer !important;
    z-index: 9998;
}
    .lesson.reserved {
        background: #8cc845 !important;
    }
        .lesson.reserved:hover {
            background: #79ae3a !important;
        }
div.lesson-column .day {
    width: 100%;
    background: #676766;
    border-radius: 5px;
    text-align: center;
    float: left;
    color: #FFFFFF;
}
div.lesson-column .lesson {
    position:relative;
    width: 100%;
    background: #C7C7C7;
    border-radius: 5px;
    margin-top: 10px;
    float: left;
    color: #646870;
    padding-bottom:15px;
    min-height:112px;
    display:flex;
    flex-direction:column;
}

@media (min-width: 576px) and (max-width: 837px) {
    div .lesson-column {
        width: 21.28%;
    }

     
}
@media (min-width: 838px) and (max-width: 1440px) {
    div.lesson-column {
        width: 17.28%;
    }
    
      
}


    .align-icon {
        position: absolute;
        right: 10px;
        bottom: 10px
    }

    .align-record {
        /* position: absolute;
    left: 10px;
    bottom: 10px*/
    }

.align-wait {
    width: 100%;
    
   

}

    div.lesson-column .day.active {
        background: #F47E00;
    }

    .lesson.active {
        background: #00A2D6 !important;
    }

    .lesson-online {
        padding: 10px 10px 0px 10px;
    }

    .month-text {
        font-size: 15px;
        margin-top: 10px;
    }

    .day-number {
        font-size: 42px;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .day-text {
        font-size: 15px;
        margin-bottom:15px;
    }

    .lesson-name {
        font-size: 15px;
        font-weight: 600;
        padding: 10px 10px 0px 10px;
        text-transform: uppercase;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
    }

    .trainer-name {
        font-size: 12px;
        padding: 5px 10px;
        text-transform: capitalize;
    }

    .lesson-hours {
        font-size: 12px;
        padding-left: 10px;
        float: left;
    }

    .lesson-capacity {
        font-size: 11px;
        padding-right: 10px;
        float: right;
    }

    a.passive {
        color: #AAAAAA !important;
    }

    .product-group-header {
        background: #EBEBEB;
        padding: 15px;
        color: #676767;
        border-radius: 5px;
        cursor: pointer;
    }

        .product-group-header:hover {
            background: #cacaca !important;
            transition: all 0.25s ease;
            -moz-transition: all 0.25s ease;
            -webkit-transition: all 0.25s ease;
            -ms-transition: all 0.25s ease;
        }

    .nav-link .badge {
        width: 25px;
        height: 25px;
        line-height: 19px !important;
    }

    #son-yag-kas h5.card-title {
        font-size: 17px;
    }

    .gun-text {
        font-size: 17px !important;
    }

    .yonlendirme-info {
        color: #00A2D6;
    }

        .yonlendirme-info small {
            font-size: 15px;
        }

    .color-hard-grey {
        color: #676766;
    }

    .uye-paket-item p {
        margin-bottom: 2px !important;
    }

    .progress {
        background: #FECB00 !important;
    }

    .progress-bar-with-parts {
        width: 100%;
        height: 6.3px;
    }

    .progress-bar-part {
        width: 3.0%;
        height: 100%;
        float: left;
        margin-left: 1.2%;
        background: #FECB00;
    }

        .progress-bar-part.first {
            margin-left: 0px !important;
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
        }

        .progress-bar-part.last {
            border-bottom-right-radius: 5px;
            border-top-right-radius: 5px;
        }

        .progress-bar-part.used {
            background: #F47E00 !important;
        }

    .message-title {
        font-size: 21px;
        color: #676767;
        margin-bottom: 15px;
    }

    .tab-button-active,
    .tab-button-active:hover {
        background: #00A2D6;
        border-color: #00A2D6;
        color: #FFF;
    }

    .note-trainer-name {
        font-size: 14px;
        font-weight: 600;
        color: #676767;
    }

    .note-text {
        font-size: 13px;
        color: #676767;
        padding: 0px !important;
        margin: 0px;
        text-align: justify;
    }

    .fc button {
        height: auto;
        background-image: none;
        text-shadow: none;
        font-weight: 400;
        background-color: #ffffff;
        border-color: #999999;
        text-transform: capitalize;
        color: #676767;
    }

    .fc .fc-header-toolbar {
        margin-top: 0px;
    }

    .dataTables_length {
        padding-left: 15px;
        padding-top: 10px;
    }

    .dataTables_filter {
        padding-top: 10px;
        padding-right: 5px;
    }

        .dataTables_filter .form-control {
            height: 38px !important;
        }

    .dataTables_info {
        padding-left: 15px;
    }

    .dataTables_paginate {
        padding-right: 15px;
    }

    #image-holder {
        background-size: cover !important;
        background-position: center !important;
        position: absolute;
        z-index: -1
    }

    .carousel-item {
        width: 100vw;
        height: 100vh;
        z-index: 0;
        background-size: cover !important;
        background-position: center;
    }

    .carousel.slide {
        position: absolute;
    }

    .overlay {
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
    }

    .swal-footer {
        text-align: center !important;
    }

    .no-border {
        border: 0px !important;
    }

    .tanimli-kartlar-table td {
        padding: .7rem 0.9375rem;
    }

    .tanimli-kartlar-table th {
        color: #676766;
    }

    .table-striped th {
        color: #676766;
    }

    .btn-outline-secondary {
        color: #878889 !important;
    }

    .greybg, .greybg td {
        background: #EEE;
        border-color: #EEE;
        font-weight: 600;
    }

    .boncuk {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #009FE2;
        float: left;
        margin-right: 15px;
        margin-top: -1.5px;
    }

    .brand-logo img {
        margin-bottom: 10px;
    }

    @media (max-width: 1025px) {
        .footer {
            height: auto;
            text-align: center;
            line-height: 40px;
            font-size: 11px;
        }
    }

    @media (max-width: 480px) {
        .navbar .navbar-brand-wrapper {
            border-right: 0px !important;
        }

        .direkt-satis.navbar-brand-wrapper {
            width: auto !important;
        }

        .direkt-satis.navbar-menu-wrapper {
            width: auto !important;
        }

        .brand-logo-mini {
            margin-top: 10px !important;
        }

        .border-right {
            border: none !important;
        }

        .filtre {
            width: 100%;
        }

        .page-header-buttons a.kategori {
            width: 49% !important;
            font-size: 0.7rem !important;
            padding: 0.875rem 0.8rem 0.875rem 0.8rem !important;
        }

        .page-header-buttons a.icon {
            padding: 0.53rem 0.8rem 0.53rem 0.8rem !important;
        }

        .w-xs-100 {
            width: 100% !important;
        }

        .table-scrollable {
            display: block;
            width: 100%;
            overflow-x: auto;
        }

        .welcome-header {
            padding: 15px;
            color: #666666;
            font-size: 26px;
        }

        .ul-area {
            padding-left: 15px;
            font-size: 18px;
            color: #666666;
        }

        .li-area {
            line-height: 22px;
        }

        .dashboard-buttons {
            width: 100%;
            height: 120px;
            margin-bottom: 10px;
            background: #FFFFFF;
            border-radius: 5px;
            float: left;
            margin-right: 15px;
            text-align: center;
            font-size: 21px;
            color: #777777;
            padding: 30px;
            font-weight: 600;
        }

        .button-area {
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 15px;
        }

        .cookie-info {
            background: #00A2D6;
            color: #FFFFFF;
            height: auto;
            line-height: 25px;
            padding-left: 30px;
            text-align: center !important;
            padding: 10px !important;
            width: auto;
            left: 0;
            bottom: 0;
        }

            .cookie-info a {
                color: #FFFFFF !important;
            }

        .cookie-ok {
            color: #FFF;
            border-color: #FFF;
            margin-top: 10px;
        }
    }
    /*-------------- NEW LOGIN CSS ---------------*/
    @media (max-width: 480px) {
        .login-container {
            margin-right: 0px !important;
            margin-top: calc(50vh - 280px) !important;
            float: left !important;
            width: 100% !important;
        }

        .input-container-full {
            width: 90% !important;
            height: 35px !important;
            float: left !important;
            margin: 10px 5% !important;
            margin-bottom: 0px !important;
        }

        .input-container-label {
            width: 90% !important;
            float: left !important;
            margin: 10px 5% !important;
            margin-bottom: 0px !important;
            font-size: 12px !important;
        }

        .input-container-half {
            width: 43% !important;
            height: 35px !important;
            float: left !important;
            margin: 10px 5.6% !important;
            margin-bottom: 0px !important;
        }
    }

    @media (max-height: 480px) {
        .login-container {
            margin-right: 0px !important;
            margin-top: 0px !important;
            float: left !important;
            width: 100% !important;
            border-radius: 0px !important
        }

        #carouselExampleSlidesOnly {
            display: none !important;
        }

        .input-container-full {
            width: 90% !important;
            height: 35px !important;
            float: left !important;
            margin: 10px 5% !important;
            margin-bottom: 0px !important;
        }

        .input-container-label {
            width: 90% !important;
            float: left !important;
            margin: 10px 5% !important;
            margin-bottom: 0px !important;
            font-size: 12px !important;
        }

        .input-container-half {
            width: 43% !important;
            height: 35px !important;
            float: left !important;
            margin: 10px 5.6% !important;
            margin-bottom: 0px !important;
        }

        .footer-text, .footer-img {
            display: none;
        }

        .logo-image {
            width: 80px;
            margin-top: 10px;
        }
    }

    .container-align {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        overflow-y: auto;
    }

    .login-container {
        width: 360px;
        background: #FFF;
        border-radius: 5px;
        margin-right: 80px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .login-footer-container {
        padding: 10px 0px;
        width: 100vw;
        justify-content: space-between;
    }

    .login-footer-bottom {
        bottom: 20px !important;
    }

    .footer-text {
        padding: 0px;
        margin: 0px;
        margin-left: 80px;
        color: #FFF;
        line-height: 40px;
    }

    .footer-img {
        height: 40px;
        margin-right: 80px;
    }


    @media(max-width:992px) {

        .login-footer-bottom .footer-img {
            margin-right: 0px !important;
            margin-bottom: 20px;
        }

        .login-footer-container {
            flex-direction: column;
            text-align: center;
        }

        .footer-text {
            margin-left: 0px;
        }

        .footer-img {
            margin-right: 0px;
        }
    }



    .logo-image {
        width: 80px;
        margin-top: 10px;
    }

    .club-name {
        margin: 0px;
        padding: 0px;
        width: 100%;
        text-align: center;
        font-weight: 600;
        margin-top: 5px;
    }

    .wellcome-text {
        margin: 0px;
        padding: 0px 10px;
        width: 100%;
        text-align: center;
        font-weight: 400;
        margin-top: 5px;
    }

    .input-container-half {
        width: 160px;
        height: 35px;
        float: left;
        margin: 10px 15px;
        margin-bottom: 0px;
    }

    .input-container-full {
        width: 330px;
        height: 35px;
        float: left;
        margin: 10px 15px;
        margin-bottom: 0px;
    }

    .input-container-label {
        width: 330px;
        float: left;
        margin: 10px 15px;
        margin-bottom: 0px;
        font-size: 12px;
    }

    .input-container-full .login-btn {
        width: 100%;
        height: 35px;
        border: 1px solid #00a0e3;
        border-radius: 5px;
        color: #00a0e3;
        background: #FFF;
        font-size: 13px;
    }

        .input-container-full .login-btn:hover {
            color: #FFF;
            background: #00a0e3;
            cursor: pointer;
        }

    .input-container-half .input, .input-container-full .input {
        width: 100%;
        height: 100%;
        background: #FFF;
        border: 1px solid #EEE;
        border-radius: 3px;
        color: #666;
        font-size: 13px;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        outline: 0 !important;
        -webkit-appearance: none !important;
        padding: 10px 7px 7px 10px;
    }

    .input-container-half .select {
        width: 100%;
        height: 100%;
        background: #FFF;
        border: 1px solid #EEE;
        border-radius: 3px;
        text-indent: 10px;
        color: #666;
        font-size: 13px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background: url(env/img/arrow.png) no-repeat 97% 50% !important;
        background-size: 10px !important;
        -moz-appearance: none !important;
        -webkit-appearance: none !important;
        appearance: none !important;
        padding-right: 25px;
    }

    .rule-label {
        font-size: 12px;
    }

    .mr-5 {
        margin-right: 5px !important;
    }

    .ml-5 {
        margin-left: 5px !important;
    }

    .mt-0 {
        margin-top: 0px !important;
    }
    /* Create a custom checkbox */
    .checkmark {
        position: relative;
        height: 15px;
        width: 15px;
        background-color: #FFF;
        float: left;
        border-radius: 3px;
        border: 1px solid #00a0e3;
        margin-right: 5px;
        margin-top: -1px;
        cursor: pointer;
    }
    /* On mouse-over, add a grey background color */
    .rule-label:hover input ~ .checkmark {
        background-color: #FFF;
    }
    /* When the checkbox is checked, add a blue background */
    .rule-label input:checked ~ .checkmark {
        background-color: #00a0e3;
    }
    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }
    /* Show the checkmark when checked */
    .rule-label input:checked ~ .checkmark:after {
        display: block;
    }
    /* Style the checkmark/indicator */
    .rule-label .checkmark:after {
        left: 5px;
        top: 1px;
        width: 4px;
        height: 9px;
        border: solid white;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .mini-gergedan {
        float: center;
        margin: 15px;
    }

    .input-container-full .select {
        width: 100%;
        height: 100%;
        background: #FFF;
        border: 1px solid #EEE;
        border-radius: 3px;
        text-indent: 10px;
        color: #666;
        font-size: 13px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background: url(../img/arrow.png) no-repeat 97% 50% !important;
        background-size: 10px !important;
        -moz-appearance: none !important;
        -webkit-appearance: none !important;
        appearance: none !important;
        padding-right: 25px;
    }

    .input-container-half .select {
        width: 100%;
        height: 100%;
        background: #FFF;
        border: 1px solid #EEE;
        border-radius: 3px;
        text-indent: 10px;
        color: #666;
        font-size: 13px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background: url(../img/arrow.png) no-repeat 97% 50% !important;
        background-size: 10px !important;
        -moz-appearance: none !important;
        -webkit-appearance: none !important;
        appearance: none !important;
        padding-right: 25px;
    }

    .logo-companyname {
        width: 100%;
        text-align: center;
    }

    .agreements {
        cursor: pointer;
    }

    @media(min-width:768px) {
        .dashboard-buttons {
            margin-bottom: 5px;
        }
    }

    .page-body-wrapper {
        min-height: calc(100vh - 114px) !important;
    }

    .main-panel {
        min-height: calc(100vh - 114px) !important;
    }

    .sidebar {
        min-height: calc(100vh - 114px) !important;
    }

    .date-day {
        width: 108px;
    }

    .card .date-title {
        color: #676766;
        margin-bottom: 1.813rem;
        font-size: 1.2rem;
    }

    .gunluk .lesson-column {
        width: 100%;
    }

        .gunluk .lesson-column .lesson {
            background-color: white;
            border: 1px solid #e9e8ef;
            color: #676766;
        }

    .passive.divider {
        display: inline-block;
        border-left: 8px solid #C7C7C7;
        height: 61px;
    }

    .active.divider {
        display: inline-block;
        border-left: 8px solid #00A2D6;
        height: 61px;
    }

    .reserved.divider {
        display: inline-block;
        border-left: 8px solid #8cc845;
        height: 61px;
    }

    .desktop-rezervation {
        display: block
    }

    .mobile-rezervation {
        display: none;
    }

    .mobile-border {
        border-top: none;
    }

    tr.mobile-border-zoom {
        border-bottom: none;
    }

    tr.desktop-border {
        border-top: 1px solid #e2e6ea;
    }

    @media(max-width:768px) {
        .mobile-down {
            display: block;
        }

        tr.mobil-down {
            border-bottom: 1px solid grey;
        }

        tr.desktop-border {
            border-bottom: none;
        }

        .mobile-down-visibilty {
            display: none;
        }
    }

    @media(min-width:769px) {
        .mobile-down {
            display: none;
        }

        .mobile-down-visibilty {
            display: block;
        }
    }

    @media(max-width:576px) {
        #getNextDay {
            font-size: 12px;
        }

        #getToDay {
            font-size: 12px;
        }

        #getPrevDay {
            font-size: 12px;
        }

        .desktop-rezervation {
            display: none
        }

        .mobile-rezervation {
            display: block;
            padding-left: 21px;
        }

        .mobile-border {
            border-top: 1px solid #e2e6ea;
            background-color: white !important;
        }

        .passive.divider {
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .active.divider {
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .reserved.divider {
            margin-bottom: 10px;
            margin-top: 10px;
        }
    }

    .programs-weekly-null {
        color: #00A2D6;
    }

    .lesson-footer {
        padding-left: 10px;
        padding-right: 10px;
        cursor: pointer;
        width: 100%;
        
    }


    .btn-sm-padding {
        padding: 0.05rem 1rem;
        font-size: 0.8rem;
    }

    .lesson-link {
        z-index: 9999;
    }

    .days-container {
        overflow-x: auto;
    }

    .lesson-main {
        line-height: 1;
    }

    .mountly-table td {
        padding-bottom: 0 !important;
    }
.trainer-card-img {
    cursor: pointer;
    border: 1px solid #e7eaed;
    border-radius: 6px;
    width: 90px;
    height: 90px;
    object-fit: cover;
}
.sub-grey-color {
    color: #666666;
}
.modal-trainer-img {
    width: 200px;
    height: 200px;
    border: 1px solid #e7eaed;
    border-radius: 6px;
    object-fit: cover;
}


@media(max-width:580px){
    .main-tab-button {
        width: 48.9%;
    }
}
