﻿:root {
    --adminuiux-content-font: 'Open Sans';
    --adminuiux-content-font-weight: 400;
    --adminuiux-title-font: "Oxygen", sans-serif;
    --adminuiux-title-font-weight: 700;
}

.toast-success {
    color: green !important;
    background-color: #98f798;
}


.toast-error {
    color: red !important;
    background-color: #f7caca;
}


.toast-warning {
    color: red !important;
    background-color: #f7caca;
}

.datepicker {
    border-radius: 0px;
    padding: 20px;
    box-shadow: none;
    border: 1px solid #edf2f9;
    border-radius: .25rem
}

    .datepicker.datepicker-dropdown {
        z-index: 1060 !important
    }

    .datepicker table tr th, .datepicker table tr td {
        border-radius: 50px;
        width: 35px;
        height: 35px
    }

    .datepicker table tr th {
        font-weight: 500
    }

    .datepicker table tr td {
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out
    }

        .datepicker table tr td span {
            border-radius: .25rem
        }

        .datepicker table tr td.old, .datepicker table tr td.new {
            color: rgba(83,83,95,0.25)
        }

        .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus {
            color: #fff;
            background: #3f87f5;
            border-color: transparent
        }

        .datepicker table tr td span:hover, .datepicker table tr td span.focused {
            background: #3f87f5;
            color: #fff
        }

        .datepicker table tr td.day:hover, .datepicker table tr td.focused {
            background: rgba(63,135,245,0.1);
            color: #3f87f5;
            font-weight: 500;
            cursor: pointer
        }

    .datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
        color: #3f87f5;
        background-color: transparent;
        cursor: pointer
    }

.datepicker-inline {
    width: 300px
}

.daterangepicker {
    border-radius: 0px;
    padding: 30px;
    box-shadow: none;
    border: 1px solid #edf2f9
}

    .daterangepicker .input-mini {
        border-radius: 0px;
        margin-bottom: 20px;
        height: 40px;
        padding: 0 6px 0 35px
    }

        .daterangepicker .input-mini.active {
            border-radius: 0px;
            border-color: #a0c4fa
        }

    .daterangepicker .daterangepicker_input i {
        position: absolute;
        left: 10px;
        top: 13px
    }

    .daterangepicker td, .daterangepicker th {
        border-radius: .25rem;
        width: 40px;
        height: 35px
    }

        .daterangepicker td.available:hover, .daterangepicker th.available:hover {
            background: #2a2a2a
        }

        .daterangepicker td.in-range {
            background-color: transparent;
            color: #3f87f5
        }

        .daterangepicker td.active {
            background-color: #3f87f5;
            border-color: transparent;
            color: #fff
        }

            .daterangepicker td.active:hover {
                background-color: #3f87f5;
                border-color: transparent;
                color: #fff
            }

        .daterangepicker td.start-date {
            border-radius: 0px
        }

            .daterangepicker td.start-date.end-date {
                border-radius: 0px
            }

        .daterangepicker td.end-date {
            border-radius: 0px
        }

    .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
        border: 1px solid #edf2f9;
        min-height: 30px
    }

    .daterangepicker .calendar-time i {
        top: 8px;
        left: 35px
    }

.list-groud {
    padding-left: 15px;
}

    .list-groud li {
        list-style: circle
    }

.tab-content {
    /* padding: 1rem; */
    /* background-color: #f8f8f8; */
    /* border-top: solid 3px #e5e5e5; */
    /* margin-top: -3px; */
}

.service-item {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    border-bottom: solid 1px #e5e5e5;
}

    .service-item:hover {
        cursor: pointer;
        background-color: #f8f8f8;
    }

    .service-item i.bi {
        font-size: 1.5rem;
    }

    .service-item:last-child {
        border-bottom-style: none;
    }

.table-shoping-cart td {
    vertical-align: middle;
}

.play-ground {
    margin-right: 1rem;
    margin-bottom: 1rem;
    display: block;
    float: left;
}

    .play-ground .background {
        width: 108px;
        height: 60px;
        background-color: #fff;
        border: solid 1px #e5e5e5;
        border-radius: 3px;
        background-image: url('/images/PlayGround.png'); /* Set the image URL */
        background-position: center; /* Center the image */
        background-repeat: no-repeat; /* Prevent repeating */
        background-size: cover; /* Optional: Make the image cover the element */
    }

    .play-ground .name {
        font-size: 0.8rem;
        text-align: center;
        font-weight: 600 !important;
    }

    .play-ground .item-price {
        font-size: 0.8rem;
        text-align: center;
    }

    .play-ground:hover {
        color: #3f87f5;
        cursor: pointer;
    }

.ground-active {
    position: relative;
    color: #3f87f5;
}

    .ground-active::after {
        content: '\2713';
        position: absolute;
        top: -6%;
        right: -4%;
        color: #3f87f5;
        background-color: #eaf2ff;
        padding: 0px 5px;
        border: solid 1px #3f87f5;
        border-radius: 15px;
    }

.play-ground-deactive {
    filter: grayscale(100%);
    cursor: not-allowed !important;
}

    .play-ground-deactive .item-price {
        display: none;
    }

.vnd-wrapper {
    position: relative;
}

    .vnd-wrapper::after {
        content: '\20AB';
        position: absolute;
        margin-left: 4px;
        pointer-events: none;
    }



.bg-info {
    background-color: #33b9db !important;
}

.bg-primary {
    background-color: #5038e0 !important;
}

.bg-main-color {
    background-color: #05a885 !important;
}

.forgot {
    display: flex;
    justify-content: end;
}

.gg-login {
    display: flex;
    align-items: center;
}

.apple-login {
    display: flex;
    align-items: center;
}

.remember-info {
    align-items: center
}

.gg-icon {
    font-size: 1.3rem !important
}

.apple-icon {
    font-size: 1.3rem !important
}

.login-event {
    font-size: 1.3rem !important
}

.form-register {
    width: 900px;
}

@media (max-width:768px) {
    .forgot {
        display: flex;
        justify-content: end
    }

    .gg-icon {
        font-size: 1.3rem !important
    }

    .apple-icon {
        font-size: 1.3rem !important
    }

    .login-event {
        font-size: 1.3rem !important
    }
}

@media (max-width: 576px) {
    .forgot {
        display: flex;
        justify-content: end
    }

    .title-login {
        font-size: 1.3rem !important
    }

    .slogan-login {
        font-size: 1.0rem !important
    }

    .gg-login {
        font-size: 1.0rem !important
    }

    .apple-login {
        font-size: 1.1rem !important
    }

    .gg-icon {
        font-size: 1.0rem !important
    }

    .apple-icon {
        font-size: 1.1rem !important
    }

    .login-event {
        font-size: 1.1rem !important
    }
}