/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

/* Font Family Montserrat */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

ul.ui-timepicker-list {
    background-color: #fff;
    width: 100%;
    height: 200px;
    overflow: scroll;
}
.left-area input[type=checkbox] {
    height: 1.8rem;
    width: 1.8rem;
    margin: 0px 0 0;
    border-color:#2e6da4;
    outline: none;
}
input[type=checkbox]:checked::before{
    width: 1.9125rem;
    border:0;
    outline: none;
}
.slot_settting_set div#datepairExample {
    width: 100% !important;
    padding-left: 0 !important;
    border-bottom: 1px solid #ddd;
}
.extra_days_leave div#datepairExample {
    margin-top: 25px;
}
.daily-title {
    font-family: montserrat;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 15px;
}
.appointify-bform table tr th {
    background: #28303d;
    color: #fff;
    font-family: 'Montserrat';
}
.appointify-bform table tr td label {
    font-family: 'Montserrat';
}
.appointify-bform table tr td input {
    height: 40px;
    border: 1px solid #f7f8f9;
    box-shadow: unset;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-size: 13px;
    background: #f7f8f9;
}
.appointify-bform table tr td {
    border-left: 1px solid #d2d6dc;
    border-right: 1px solid #d2d6dc;
    border-bottom: 1px solid #d2d6dc;
}
.sidebar-area {
    background-color: #f3f3f3;
    padding: 30px 20px;
    border-radius: 10px;
}
.sidebar-area .slot-title {
    font-family: 'Montserrat';
    margin-bottom: 25px;
    font-size: 26px;
    line-height: 36px;
}
.sidebar-area .form-group label {
    font-family: 'Montserrat';
    font-weight: 500;
    margin-right: 10px;
}
.sidebar-area .form-group select {
    margin-right: 15px;
}
.sidebar-area .form-group .btn-primary {
    padding: 10px 25px;
    font-size: 13px;
    font-family: 'Montserrat';
    letter-spacing: 0.22px;
    font-weight: 500;
    background-color: #28303d;
    border-color: #28303d;
}
.extra_days_leave .title-holiday {
    font-family: 'Montserrat';
    margin-bottom: 25px;
    font-size: 26px;
    line-height: 36px;
}
.extra_days_leave {
    margin-top: 15px;
}
.extra_days_leave input {
    height: 40px;
    border: 1px solid #caccd0;
    box-shadow: unset;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-size: 13px;
}
.extra_days_leave .btn-primary {
    padding: 10px 25px;
    font-size: 13px;
    font-family: 'Montserrat';
    letter-spacing: 0.22px;
    font-weight: 500;
    background-color: #28303d;
    border-color: #28303d;
}
.appointify-bform table tr th {
    background: #28303d;
    color: #fff;
    font-family: 'Montserrat';
    border-left: 1px solid #d2d6dc;
    border-right: 1px solid #d2d6dc;
    border-bottom: 1px solid #d2d6dc;
}
.appointify-bform table tr td .form-group {
    margin-top: 10px;
    margin-bottom: 10px;
}
.table.sidebar-table {
    font-family: 'Montserrat';
}
.table.sidebar-table tr th {
    background-color: #efecec;
}
.table.sidebar-table tr td .btn-danger {
    padding: 5px 10px;
}
.appointify-bform table tr td input.day_check {
    border-radius: 3px !important;
}
.appointify-bform table tr td input.break_check {
    border-radius: 3px !important;
}
.appointify-bform .btn-primary {
    padding: 10px 25px;
    font-size: 13px;
    font-family: 'Montserrat';
    letter-spacing: 0.22px;
    font-weight: 500;
    background-color: #28303d;
    border-color: #28303d;
}
.title-settings {
    margin-bottom: 15px !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px !important;
    font-weight: 500 !important;
}
.wrap.custom-wrap {
    width: 45%;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
    margin-top: 50px;
    border-radius: 20px;
    box-shadow: 3px 3px 3px 1px rgb(165 165 165 / 20%);
}
.cust-form-table tr th:first-child {
    border-bottom: 1px solid #fff;
    padding: 20px;
	padding-left:0;
    font-family: montserrat;
    text-align: left;
}
.cust-form-table tr td .button-primary, .shortcode-copy .form-table tr td .button-primary {
    padding: 10px 40px;
    font-size: 13px;
    font-family: 'Montserrat';
    letter-spacing: 0.22px;
    font-weight: 400 !important;
    background-color: #28303d;
    border-color: #28303d;
}
.cust-form-table tr td:first-child {
    border-bottom: 1px solid #efefef;
}
.cust-form-table tr td:first-child {
    border-bottom: 1px solid #efefef;
}
.cust-form-table tr td .caption-label {
    font-family: 'Montserrat';
    margin-top: 10px;
}
.cust-form-table select {
    height: 40px;
    border: 1px solid #caccd0;
    box-shadow: unset;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-size: 13px;
}
.custom-wrap .submit input {
    padding: 10px 25px !important;
    font-size: 13px !important;
    font-family: 'Montserrat';
    letter-spacing: 0.22px;
    font-weight: 400 !important;
    background-color: #28303d !important;
    border-color: #28303d !important;
}
.shortcode-copy .form-table tr th {
    font-family: montserrat;
    width: 240%;
}
.shortcode-copy .form-table tr td input {
    height: 40px;
    border: 1px solid #caccd0;
    box-shadow: unset;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-size: 13px;
	padding: 0 17px;
}
.cust-form-table td {
    font-family: 'Montserrat';
    line-height: 30px;
}
.cust-form-table td input#upload_json_file, 
.cust-form-table td input#upload_json_file_front {
    width: 100%;
    background: #fbfbfb;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 5px !important;
    font-family: 'Montserrat';
}
.appointify_admin_hide{
    display: none;
}
input[type=time]::-webkit-calendar-picker-indicator {
    cursor: pointer;
}

/* Start Responsive CSS */
@media only screen and (max-width:767px) {
    .row.c-row {
        margin-right: 0px;
        margin-left: 0;
    }
    .c-row .left-area {
        padding-left: 0px;
        padding-right: 0px;
    }
    .auto-fold #wpcontent {
        padding-left: 0px !important;
    }
    .appointify-bform .btn-primary {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
    }
    .left-area .appointify-bform .btn-primary {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        margin-left: 10px !important;
    }
    .auto-fold #wpcontent {
        padding-left: 0px;
    }
    .appointify-bform  button.btn.btn-primary {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
    }
    .slot_settting_set div#datepairExample br {
        display: none !important;
    }    
    .slot_settting_set div#datepairExample>br {
        display: none !important;
    }    
    .slot_settting_set br:nth-child(2), .slot_settting_set br:nth-child(3) {
        display: none;
    }    
    .slot_settting_set div#datepairExample {
        padding-bottom: 20px;
    }

    /* START Settings Page CSS */
     .wrap.custom-wrap {
        max-width: 80% !important;
    }
    .shortcode-copy .form-table tr th {
        max-width: 100%;
    }
    .form-table td {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    /* END Settings Page CSS */
}

@media only screen and (max-width:991px) {
    .row.c-row {
        margin-left: 0;
        margin-right: 0px;
    }
    .row.c-row .left-area {
        padding-left: 0;
        padding-right: 0px;
    }
    .auto-fold #wpcontent {
        padding-left: 0px;
    }
    .sidebar-area {
        margin-top: 30px;
    }
    .wrap.custom-wrap {
        width: 90% !important;
    }
}

@media only screen and (max-width:1199px) {
    html.wp-toolbar.js-focus-visible {
        overflow-x: hidden;
    }
    .row.c-row {
        margin-right: 0px;
        margin-left: 0;
    }    
    .row.c-row .left-area {
        padding-left: 0px;
        padding-right: 0px;
    }    
    .sidebar-area {
        margin-top: 25px;
        margin-left: 0px;
        margin-right: 0px;
    }

    /* Settings Page CSS */
    .wrap.custom-wrap {
        width: 90%;
    }
    /* END Settings Page CSS */
}
/* END Responsive CSS */
