@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

body {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
}

::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

::-webkit-scrollbar-track {
    background: rgb(194 141 106 / 39%);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

h1 {
    color: #000;
}

input[type="search"] {
    border: 2px solid #7a7676;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
#trainee-material .dz-details .dz-filename,
#trainer-material .dz-details .dz-filename {
    padding-top: 10px !important;
}

.page-header h1,
.breadcrumb-item.active,
.breadcrumb-item i::before {
    color: #fff !important;
}

.list-wrapper .btn i {
    font-size: 11px;
}

.swal2-popup.swal2-toast .swal2-title {
    margin: .5em 0.5em !important;
}

#templatesViewModal .templates-details .templates-wrapper {
    padding-inline: 7px;
}

#templatesViewModal .templates-details .templates-wrapper .templates-sub-wrapper {
    background: rgb(243, 244, 246);
    padding: 10px;
    margin: 3px 0px;
    border-radius: 5px;
}

#questions_listing_table .templates-view {
    color: #fff !important;
    background-color: #333;
    border-color: #333;
    margin: 0px !important;
    margin-inline: auto !important;
}

.city-of-guide-number-form-section input {
    padding: 10px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    border-color: #ddd;
}   

.city-of-guid-number-wrapper .guide_number_error {
    font-size: 12px;
    color: #b11208;
}

.container-fluid {
    padding-top: 0 !important;
    background: url(../../images/wahtbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 90vh !important;
}

header.topbar {
    height: auto;
    background: transparent !important;
    background-color: transparent !important;
    display: none;
}

.scroll-sidebar {
    height: auto;
}

.notification-section {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 9;
}
.notification-section a {
    color: #fff;
    position: relative;
}

/* 30-12-25 Design fixes -2025*/
.trainer-link-section .btn-section,
.gs-trainer-link-section .btn-section{
    width: fit-content;
    right: -20px !important;
    top: -10px !important;
}
.notification-section a i {
    font-size: 30px;
}
.notification-section a span.badge {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -18px;
    right: -10px;
    background: #c4020b;
    font-size: 11px;
}
.notification-section a:hover i{
    animation: bell 0.4s infinite;
}

.ws-far-assessment-page .question-wrapper {
    padding: 20px 40px;
    background: #a3a2f538;
    margin-bottom: 20px;
}

.ws-far-assessment-page .question-wrapper:nth-child(even) {
    background: #f9f9f9;
}

.ws-far-assessment-page .ws-assessment-wrap.form-fields {
    padding: 0;
}
.ws-far-assessment-page .question-wrapper {
    padding: 20px 25px;
}

.ws-assessment-question-wrap .answers-wrap .answer-box {
    padding: 0 10px;
    flex-wrap: wrap;
    gap: 10px;
}

.ws-far-assessment-page .answers-wrap input {
    width: 15px;
    height: 15px;
    margin: 0;
}

.ws-assessment-question-wrap .answer-box {
    column-gap: 5px;
}

.ws-assessment-wrap.form-fields {
    padding-left: 30px;
}

/*Report Trainer*/
.form-field-col-one {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

.form-field-col-one .form-field-col-one-inner {
    width: 50%;
}

.attendance-table,
.attendence-wrapper {
    margin-top: 30px;
}

.attendence-wrapper,
.attendence-form-heading-wrapper,
.attendence-wrapper table,
.attendence-wrapper table input,
.attendance-table table,
.attendance-table {
    width: 100%;
}

.attendence-wrapper table input {
    padding: 8px 0px;
}

.ws-report-form-page .ws-form-wrap form textarea.form-control {
    border: 1px solid #333 !important;
    margin-top: 10px;
    background: #fff !important;
}

.ws-report-form-page .ws-form-wrap form .form-fields .form-field.assessment-wrapper {
    flex-wrap: wrap;
}

.ws-report-form-page .ws-form-wrap form .form-fields .form-field.assessment-wrapper-col {
    width: 100%;
    flex-wrap: wrap;
}

.ws-report-form-page .ws-form-wrap form .form-fields .form-field.assessment-wrapper-col h3 {
    font-size: 22px;
}

.ws-report-form-page .ws-form-wrap form .form-fields .form-field.assessment-wrapper-col.half-right {
    align-items: baseline;
    gap: 10px;
}

.ws-report-form-page .ws-form-wrap form .form-fields .form-field.assessment-wrapper-col.half-right .details-wrapper {
    width: 100%;
    flex-wrap: wrap;
    align-items: baseline;
}

.ws-report-form-page .ws-form-wrap form .form-field.assessment-wrapper-col.half-right label {
    min-width: auto !important;
}

h3.assessment-heading-wrapper,
.assessment-content-wrap {
    width: 100%;
}

.ws-report-form-page .other-comments-wrapper {
    flex-wrap: wrap;
    width: 100%;
}

.ws-report-form-page .other-comments-wrapper textarea {
    width: 100%;
}

.ws-step-to-solve-sec .form-fields .form-field {
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: flex-start;
}

.ws-step-to-solve-sec .form-fields .form-field label {
    margin-bottom: 10px;
}

.attendence-form-heading-wrapper table,
.ws-report-form-sec table,
.ws-post-questionnaire-form-section table,
.attendance-table {
    width: 100%;
    margin-bottom: 20px;
    overflow: auto;
}
.attendence-wrapper,
.ws-report-form-page .course-report {
    overflow: hidden;
    overflow: auto;
}

.attendence-form-heading-wrapper table::-webkit-scrollbar,
.ws-report-form-sec table::-webkit-scrollbar,
.ws-post-questionnaire-form-section table::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.attendence-form-heading-wrapper table::-webkit-scrollbar-thumb,
.ws-report-form-sec table::-webkit-scrollbar-thumb,
.ws-post-questionnaire-form-section table::-webkit-scrollbar-thumb {
    background-color: #333;
    border: 1px solid #333;
    border-radius: 20px;
}

.attendence-form-heading-wrapper table::-webkit-scrollbar-track,
.ws-report-form-sec table::-webkit-scrollbar-track,
.ws-post-questionnaire-form-section table::-webkit-scrollbar-track {
    background: rgb(183, 170, 159);
}

.attendence-form-heading-wrapper table tr th,
.attendence-form-heading-wrapper table tr td,
.ws-report-form-sec table tr td,
.ws-post-questionnaire-form-section table tr td,
.attendance-table table tr th,
.attendance-table table tr td {
    padding: 15px;
    background: #a3a2f538;
    min-width: 150px;
    font-weight: 500;
    text-align: left;
}

.ws-report-form-sec table tr td input {
    width: calc(100% - 25px);
    padding: 10px;
    border: none;
    font-size: 14px;
    font-weight: 500;
}

.attendance-table table tr.trainee-attendance-table td {
    background: #d9d9d9;
}

.attendance-table table tr td {
    background: #f3f4f6;
}

.attendance-table table tr:nth-child(2) td {
    background: #a3a2f538;
}

.ws-report-form-sec table tr:nth-child(2) td,
.ws-report-form-sec table tr:nth-child(4) td,
.ws-post-questionnaire-form-section table tr:nth-child(2) td,
.attendence-form-heading-wrapper table tr:nth-child(2) th,
.attendence-form-heading-wrapper table tr:nth-child(2) td {
    background: #f3f4f6;
}

.ws-report-form-sec form .form-fields .form-field label {
    min-width: 90px !important;
}

.ws-report-form-sec form .form-fields .form-field {
    flex-wrap: wrap;
    width: 100%;
}
@keyframes bell {
    0% {
        transform: rotate(15deg);
    }
    35% {
        transform: rotate(0);
    }
    70% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
    }
}
.ws-login-wrap .container-fluid {
    background: none;
    max-width: 800px;
    min-height: 85vh !important;
}

.container-fluid::before {
    position: absolute;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.form-group span.email-note {
    font-size: 13px;
    color: #333;
    font-style: italic;
}
.ws-dark-bg {
    background: url(../../images/wahtbg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ws-login-wrap .container-fluid::before {
    display: none;
}

.ws-login-col {
    padding: 40px;
    background: #010101;
    box-shadow: 0px 1px 5px 5px #545050;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

/* login page */

.ws-login-logo-section .ws-login-title {
    color: #b11208;
    font-size: 40px;
    letter-spacing: 0.2em;
}

.ws-login-logo-section .ws-login-text {
    color: #b11208;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    margin-bottom: 60px;
    font-size: 32px;
    letter-spacing: 2px;
}

.ws-login-form button.ws-orange-btn {
    background: #c8926e;
    border-color: #c8926e;
}

button.btn.btn-primary.w-100.ws-orange-btn:focus {
    box-shadow: 0 0 0 0.2rem rgba(199, 145, 109, 0.5);
}

.ws-login-form form {
    max-width: 940px;
    margin: 0 auto;
}

.ws-login-form form .form-group>div {
    padding: 0px 10px;
}

.ws-login-form form .form-group {
    text-align: center;
    max-width: 500px;
    margin: auto;
}

.ws-login-form form .form-group .form-control {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    border: 0px !important;
    box-shadow: 0px 2px 5px 0px #384d58b5 !important;
    color: #333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 25px;
    font-weight: 600;
}

.ws-login-form form .form-group input.form-control::placeholder {
    color: #9a9191 !important;
}

.form-control {
    font-weight: 400;
    color: #333;
    border: 1px solid #c0bebe;
}

.ws-login-form form .form-group .form-control::placeholder {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #000000 !important;
}

.ws-login-form form .form-group button {
    text-transform: unset !important;
    max-width: 100%;
    width: 100% !important;
    background: #f39b20 !important;
    border-color: #f39b20 !important;
    font-size: 16px;
    padding: 0.75rem 0.75rem;
    margin: 0px auto;
    font-family: "Roboto Condensed", sans-serif !important;
    box-shadow: -1px 0px 5px 1px #f39b20;
    color: #fff !important;
}

.ws-login-form form .form-group button:hover {
    background: #f39b20ed !important;
}

.ws-login-form form .form-group .ws-forgot-pwd-txt {
    margin-top: 10px;
    display: block;
}

.ws-login-form form .form-group .ws-forgot-pwd-txt,
.ws-login-form form .form-group .ws-forgot-pwd-txt a {
    font-family: "Roboto Condensed", sans-serif;
    color: #29356b;
    font-weight: 600;
    font-size: 14px;
}

.ws-login-form form .form-group a.btn-link {
    color: #fff;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-decoration: none !important;
}

.ws-login-form form .form-group button:focus {
    box-shadow: none !important;
}

.ws-login-form form .form-group button:active:focus {
    background: white !important;
    color: #c8926e !important;
    border-color: #c8926e !important;
}

.ws-login-form form .form-group a.btn-link:hover {
    color: #c8926e;
}

.ws-login-logo-section .ws-login-logo-wrap {
    padding-bottom: 0px !important;
    margin-bottom: 80px;
}

.ws-login-form form .form-group button:active {
    background: #fff !important;
    border-color: #c8926e !important;
    color: #c8926e !important;
}

.ws-login-logo-section .ws-login-logo-wrap img {
    width: 100%;
    max-width: 150px;
}

.ws-login-form form .form-group:last-child {
    margin-bottom: 0px !important;
}

/* dashboard */
header .navbar-collapse .nav-item-link {
    color: #fff !important;
    font-family: "Roboto", sans-serif;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    background: #333;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: 500;
    box-shadow: 1px 3px 4px 0px #877575;
    border: 1px solid #333;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

header .navbar-collapse .nav-item-link:hover {
    background: #fff;
    color: #333 !important;
}


.left-sidebar .sidebar-nav {
    padding-top: 0 !important;
}

#main-wrapper.ws-sidebar-template {
    display: flex;
    flex-wrap: wrap;
    min-height: 100vh;
}

#main-wrapper.ws-sidebar-template header#ws-header {
    background: #29356b !important;
    height: 100%;
    width: 100%;
    box-shadow: 1px -1px 5px #29356b;
}

#main-wrapper header#ws-header .top-navbar .navbar-header {
    background: #29356b !important;
}

#main-wrapper.ws-sidebar-template header .navbar-header .navbar-brand {
    padding: 0;
}

#main-wrapper.ws-sidebar-template header .navbar-header .navbar-brand img {
    padding: 0px;
    max-height: 100px !important;
    width: 100%;
}

.ws-dark-bg .topbar .top-navbar .navbar-header .navbar-brand {
    padding: 0;
}

.topbar .top-navbar {
    background-color: transparent;
    box-shadow: 1px -1px 7px 3.5px #dddddd;
}

.ws-sidebar-template .left-sidebar {
    position: unset !important;
    padding-top: 0px !important;
    height: auto !important;
}

#main-wrapper.ws-sidebar-template footer {
    width: 100%;
}

#main-wrapper.ws-sidebar-template .page-wrapper {
    width: calc(100% - 260px);
    margin: 0px !important;
}

.left-sidebar #sidebarnav .sidebar-link i {
    font-weight: bold;

    /* 30-12-25 Design fixes -2025*/
    aspect-ratio: 1 / 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin-right: 10px;
    background: #0000000f;
}

.left-sidebar #sidebarnav .sidebar-link span {
    letter-spacing: 0.8px;
    white-space: normal;
    line-height: 1.2;
    font-weight: 500;
    font-size: 15px;
    padding-right: 20px; /* 30-12-25 Design fixes -2025*/
}

table td a.btn-info {
    color: #fff !important;
    background-color: #333;
    border-color: #333;
    margin: 0px !important;
}

table td a.btn-info:hover {
    background: #fff;
    color: #333 !important;
    font-weight: bold;
    border-color: #333 !important;
}

table thead th {
    color: #29356b !important;
    font-size: 18px;
}

.btn.bg-success,
a.btn {
    color: #fff !important;
    background-color: #333 !important;
    border-color: #333;
    margin: 0px;
    margin-right: 0;/* 30-12-25 Design fixes -2025*/
}

.btn.bg-success {
    margin-right: 0;
}

.btn.bg-success:hover,
a.btn:hover {
    background: #fff !important;
    color: #333 !important;
    border-color: #333 !important;
}

.btn.bg-danger {
    background: #c4020b !important;
    border-color: #c4020b !important;
}

table td .btn {
    border-radius: 4px !important;
    height: 30px;
}

table td .btn.disabled {
    cursor: default;
}

.btn.disabled {
    background: red;
}

.btn.bg-danger:hover {
    background: #ffffff !important;
    color: #c4020b !important;
    font-weight: bold;
}

.dataTables_paginate .paginate_button {
    color: #333;
    padding: 0px 10px;
    font-weight: bold;
    cursor: pointer;
}

.dataTables_paginate .paginate_button:hover {
    color: #333333d6;
}

.topbar .navbar-collapse {
    padding-right: 25px;
}

.nav-toggler i::before {
    color: #333;
    font-size: 22px;
}

.ws-sidebar-template .left-sidebar .scroll-sidebar {
    height: 100%;
}

header .navbar-collapse .nav-item.active .nav-item-link {
    color: #ffffff !important;
}

#main-wrapper.ws-sidebar-template .ws-page-body {
    display: flex;
    width: 100%;
}

.ws-sidebar-template header .navbar-header .navbar-brand {
    justify-content: center;
    width: fit-content !important;
    margin: 0 auto !important;
}

.left-sidebar #sidebarnav .sidebar-link:hover {
    background: #29356b14 !important;
}

.invalid-feedback strong {
    letter-spacing: 1px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

table td.text-center {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

table td a {
    margin-right: 5px;
}

#main-wrapper.ws-sidebar-template header#ws-header .navbar-header {
    background: #29356b !important;
    border: 0px !important;
    width: 320px;
}

#main-wrapper.ws-sidebar-template header#ws-header .nav-toggler i {
    color: #fff;
    font-size: 30px;
}

.card-header {
    flex-wrap: nowrap;
    padding: 15px 30px;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.card-header .card-title {
    margin-bottom: 0;
    color: #333;
}

.user-list-wrapper .card-options.text-sm-end {
    width: fit-content;
}

.ws-sidebar-template .page-wrapper .card-header .card-title {
    width: auto;
    padding-left: 0px !important;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 26px;
}

.ws-sidebar-template .page-wrapper .card-header .card-options {
    width: auto;
    padding-left: 0px !important;
    display: flex;
}

.ws-sidebar-template .page-wrapper .card {
    padding: 0px !important;
}


#main-wrapper.ws-sidebar-template .page-wrapper .page-breadcrumb {
    padding: 30px 10px;
    background-color: transparent !important;
}

.table th {
    min-width: 100px;
}

.left-sidebar #sidebarnav .sidebar-item .sidebar-submenu li a {
    font-size: 14px;
    justify-content: flex-start;
}

.left-sidebar #sidebarnav .sidebar-item.selected .sidebar-link.active {
    background: #eebf00 !important;
    box-shadow: 1px 1px 10px 4px #e7e7e7; /* 30-12-25 Design fixes -2025*/
    color: #fff !important;
}

.left-sidebar #sidebarnav .sidebar-item.selected .sidebar-link.active i {
    color: #fff !important;
}

.left-sidebar #sidebarnav .sidebar-item.selected .sidebar-link {
    background: transparent !important;
    color: #647279 !important;
    /* padding: 11px 12px; */ /* 30-12-25 Design fixes -2025*/
}

.dataTables_info {
    text-align: center;
}

td.ws-admin-action-col {
    display: flex;
}

tbody tr {
    outline: 1px solid #4444440d;
}

.owner-bookings-table tbody tr {
    outline: 0px solid #4444440d !important;
}

/* owner */

.ws-legend-row .ws-legend-column,
.ws-calendar-column,
.ws-owner-message .ws-owner-message-column,
.ws-modal-calendar {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}

.ws-calendar-column .calendar-col,
.ws-modal-calendar .calendar-col {
    width: 370px;
    padding: 10px 15px;
}

.ws-modal-calendar .calendar-col .calendar-wrap,
.ws-calendar-column .calendar-col .calendar-wrap {
    padding: 15px;
    background: #f2f6f7;
    height: 100%;
    min-height: 265px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.ws-modal-calendar .calendar-week,
.ws-calendar-column .calendar-week {
    display: flex;
    margin-left: 0px;
}

.ws-modal-calendar .calendar-week .calendar-day,
.ws-calendar-column .calendar-week .calendar-day {
    min-width: 44px;
    text-align: center;
    padding: 3px;
}

#defaultCalendar .calendar-day.disabled,
.calendar-day.past-day {
    pointer-events: none;
}

#main-wrapper header#ws-header {
    background: #29356b !important;
    height: 100%;
    width: 100%;
}

#main-wrapper header .navbar-header .navbar-brand img {
    padding: 10px;
    height: 80px;
    width: 80px;
    object-fit: cover;
    max-height: unset !important;
}

.left-sidebar {
    padding-top: 0px !important;
    position: fixed;
    overflow: auto;
}

.left-sidebar .navbar-brand {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 20px 20px 20px; /* 30-12-25 Design fixes -2025*/
    margin-right: 0;
}

.left-sidebar .navbar-brand img {
    width: 120px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    object-fit: cover;
    max-height: unset !important;
}

header .navbar-header .navbar-brand {
    justify-content: center;
}

#main-wrapper.ws-full-width-template header#ws-header .top-navbar .navbar-header {
    border: 0px !important;
    width: 100%;
}

#main-wrapper.ws-full-width-template header#ws-header .top-navbar .navbar-header .navbar-brand {
    width: fit-content;
    justify-content: center;
    padding: 0px !important;
    margin: 0 auto;
}

#main-wrapper.ws-full-width-template header#ws-header .top-navbar .navbar-header .navbar-brand .logo-icon {
    margin-right: 0px;
    z-index: 9;
}

#main-wrapper.ws-full-width-template header#ws-header .top-navbar .navbar-collapse {
    position: absolute;
    right: 0px;
    padding-right: 0px;
}

#main-wrapper.ws-full-width-template header#ws-header .top-navbar {
    max-width: 1115px;
    margin: 0 auto;
    position: relative;
}

.ws-full-width .container {
    max-width: 1115px;
    padding: 0px;
}

#main-wrapper header#ws-header .top-navbar .navbar-collapse .nav-item:last-child {
    padding-right: 0px !important;
}

.ws-full-width .container .row {
    margin: 0px !important;
}

.ws-full-width .container-fluid {
    background: #fff !important;
}

.ws-modal-calendar .calendar-month,
.ws-calendar-column .calendar-month {
    color: #29356b;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    -webkit-text-stroke: 0.5px;
    letter-spacing: 3px;
}

.ws-modal-calendar .calendar-week .calendar-day .calendar-digit,
.ws-calendar-column .calendar-week .calendar-day .calendar-digit {
    background: #959494;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

.ws-modal-calendar .calendar-week .calendar-day.overlay-active .calendar-digit,
.ws-modal-calendar .calendar-week .calendar-day.past-day .calendar-digit,
.ws-calendar-column .calendar-week .calendar-day.overlay-active .calendar-digit {
    opacity: 0.4;
    pointer-events: none !important;
}

.ws-owner-message .ws-owner-message-column {
    justify-content: center;
}

.ws-owner-message .ws-owner-message-column h4 {
    width: 100%;
    text-align: center;
    font-size: 21px;
    text-transform: uppercase;
    color: #29356b !important;
    letter-spacing: 2.5px;
    -webkit-text-stroke: 0.5px;
}

.ws-owner-message .ws-owner-message-column p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 3px;
    margin-bottom: 25px;
    text-align: center;
}

.ws-owner-message .ws-owner-message-column p strong {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.ws-legend-row .ws-legend-column {
    margin-bottom: 15px;
}

.ws-legend-row .ws-legend-column .legend-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

.ws-legend-row .ws-legend-column .legend-box .legend-color-box .legend-text {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    width: 100%;
}

.ws-modal-calendar .calendar-week .calendar-day.unavailable .calendar-digit,
.ws-calendar-column .calendar-week .calendar-day.unavailable .calendar-digit {
    background: #912014;
}

.ws-calendar-column .calendar-week .calendar-day.unavailable .calendar-digit {
    pointer-events: none !important;
}

.ws-modal-calendar .calendar-week .calendar-day.own-booked .calendar-digit,
.ws-calendar-column .calendar-week .calendar-day.own-booked .calendar-digit {
    background: #cc9570;
}

.ws-modal-calendar .calendar-week .calendar-day.own-available .calendar-digit,
.ws-calendar-column .calendar-week .calendar-day.own-available .calendar-digit {
    background: #a0a75a;
}

.ws-legend-row .ws-legend-column .legend-box .legend-color {
    min-width: 25px;
    display: block;
    height: 25px;
    border-radius: 3px;
    margin-right: 10px;
}

.ws-legend-row .ws-legend-column .legend-box .legend-color-box {
    display: flex;
    padding-right: 30px;
}

.ws-legend-row .ws-legend-column .legend-box .legend-color.own-available {
    background: #a0a75a;
}

.ws-legend-row .ws-legend-column .legend-box .legend-color.own-booked {
    background: #cc9570;
}

.ws-legend-row .ws-legend-column .legend-box .legend-color.unavailable {
    background: #912014;
}

.ws-full-width-template header .top-navbar .navbar-collapse .navbar-nav .nav-item .nav-item-link {
    font-size: 16px;
    letter-spacing: 2px;
}

.form-control:focus,
.btn:focus {
    box-shadow: none !important;
}

form .form-button .btn {
    background: #333 !important;
    border-color: #333 !important;
    color: #fff !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

form .form-button .btn:hover {
    background: #fff !important;
    color: #333 !important;
}

.form-button {
    margin-bottom: 5px;
    margin-top: 20px;
}

form .form-label {
    color: #333;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 18px;
}

label.correct-answer {
    color: #333;
}

label.correct-answer span {
    font-weight: 500;
}

.text-red {
    color: red;
}
.admin-practical-assessment-report .ws-pr-assessment-wrap {
    padding: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    background: #fff;
    color: #000 !important;
    border: 2px solid #333;
}
.admin-practical-assessment-report .ws-pr-assessment-wrap .mark-section p {
    margin-bottom: 0;
}

.admin-practical-assessment-report .ws-pr-assessment-wrap .mark-section p span.mark-heading,
.admin-practical-assessment-report .ws-pr-assessment-wrap .mark-section p span.percentage-heading {
    font-weight: 500;
}

.admin-practical-assessment-report .practical-assessment-wrapper.active .trainee-practical-form {
    padding: 20px 15px 18px;
}

.admin-practical-assessment-report .ws-pr-assessment-title-wrap,
.admin-practical-assessment-report .ws-pr-assessment-result-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.admin-practical-assessment-report .ws-pr-assessment-content-wrap {
    display: flex;
    justify-content: space-between;
    gap: 3px;
    margin-bottom: 10px;
}

.admin-practical-assessment-report .ws-pr-assessment-type-wrap {
    padding: 10px;
    background: #d9d9d9;
}

.admin-practical-assessment-report .ws-pr-assessment-title-wrap {
    padding-bottom: 15px;
}


.admin-practical-assessment-report .ws-pr-assessment-questions-wrap {
    padding-top: 20px;
    border-top: 1px solid #333;
}

.admin-practical-assessment-report .ws-pr-assessment-questions-wrap .ws-pr-assessment-type h4 {
    font-size: 18px;
    margin-bottom: 0 !important;
    color: #000 !important;
    font-weight: 500;
}

.admin-practical-assessment-report .ws-pr-assessment-content-wrap p {
    margin-bottom: 0;
}

.admin-practical-assessment-report .ws-pr-assessment-content-wrap .ws-pr-assessment-question,
.admin-practical-assessment-report .ws-pr-assessment-content-wrap .ws-pr-assessment-status {
    width: 50%;
    display: flex;
    padding: 10px;
    background: #f3f4f6;
    align-items: center;
    border-radius: 5px 0px 0 5px;
    -webkit-border-radius: 5px 0px 0 5px;
    -moz-border-radius: 5px 0px 0 5px;
    -ms-border-radius: 5px 0px 0 5px;
    -o-border-radius: 5px 0px 0 5px;
}

.admin-practical-assessment-report .ws-pr-assessment-content-wrap .ws-pr-assessment-status {
    justify-content: flex-end;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    align-items: center;
}

.admin-practical-assessment-report .ws-pr-assessment-content-wrap .ws-pr-assessment-status .result-input-sections {
    display: flex;
    align-items: center;
}

.admin-practical-assessment-report .ws-pr-assessment-content-wrap .ws-pr-assessment-status .practical-assessment-result-error {
    color: #b11208;
    font-size: 12px;
    margin-left: 10px;
}

.admin-practical-assessment-report .ws-pr-assessment-status input {
    width: 18px;
    height: 18px;
    accent-color: #333;
}

.admin-practical-assessment-report .ws-pr-assessment-content-wrap .ws-pr-assessment-question:nth-child(even),
.admin-practical-assessment-report .ws-pr-assessment-content-wrap .ws-pr-assessment-status:nth-child(even) {
    background: #a3a2f538;
}

.admin-practical-assessment-report .ws-pr-assessment-section .ws-slider-checkbox {
    box-shadow: 0px 0px 3px 1px #000;
}

.admin-practical-assessment-report .ws-pr-assessment-result-wrap {
    background: linear-gradient(45deg, #0c0b0b, #333333b8);
    padding: 10px;
    color: #fff !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.admin-practical-assessment-report .ws-pr-assessment-result-wrap h4 {
    margin: 0 !important;
    color: #fff !important;
    font-size: 20px;
}

.admin-practical-assessment-report .ws-pr-assessment-result-wrap .ws-pr-assessment-status {
    display: flex;
    gap: 20px;
    align-items: center;
}

.admin-practical-assessment-report .ws-pr-assessment-result-wrap .ws-pr-assessment-status p {
    margin: 0;
}

.admin-practical-assessment-report .ws-pr-assessment-status .ws-slider-checkbox {
    box-shadow: 1px 2px 5px 1px #9f9292;
}

.practical-assessment-remark {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
    padding: 10px;
    background: #f3f4f6;
}

.practical-assessment-remark p {
    width: 100%;
    padding: 10px;
    background: #fff;
}

.practical-assessment-remark textarea {
    width: 100%;
    font-size: 15px;
}
.ws-pr-assessment-wrap .mark-section {
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(45deg, #eebf00, #ffdb57);
    padding: 10px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

form .form-control,
form .form-group .select2-selection__rendered {
    line-height: 1.5 !important;
}

.select2-container--default .select2-selection--single {
    border: none;
}

form .form-group .select2-selection__rendered {
    padding: 0.375rem 0.75rem !important;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border: 1px solid #ced4da !important;
    -o-border-radius: 2px;
    color: #29356b !important;
    font-weight: 600;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
}

#main-wrapper.ws-sidebar-template footer a,
#main-wrapper.ws-full-width-template footer a {
    color: #29356b;
}

#main-wrapper.ws-sidebar-template footer a:hover,
#main-wrapper.ws-full-width-template footer a:hover {
    color: #b11208;
}

/* 31-10-2022 */

.ws-booking-modal .modal-dialog {
    max-width: 982px;
}

.ws-booking-modal .ws-modal-calendar {
    justify-content: center;
}

.ws-booking-modal .ws-modal-header {
    text-align: center;
    position: relative;
}

.ws-booking-modal .ws-modal-header .ws-modal-title p {
    padding-top: 10px;
    font-size: 21px;
    color: #29356b;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    margin-bottom: 15px;
    -webkit-text-stroke: 0.3px;
}

.ws-booking-modal .ws-modal-header .ws-modal-close {
    text-align: right;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    color: #29356b;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-text-stroke: 0.3px;
}

.ws-booking-modal .ws-modal-header .ws-modal-close:hover {
    color: #cc9570;
}

.ws-booking-modal .ws-booking-details,
.ws-booking-modal .ws-modal-footer {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    max-width: 740px;
    padding: 0px 15px;
}

.ws-booking-modal .ws-modal-message.alert {
    max-width: 720px;
    margin: 5px auto;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 8px 10px;
    font-size: 16px;
    -webkit-text-stroke: 0.5px;
    line-height: 18px;
}

.ws-booking-modal {
    padding-right: 0px !important;
}

.ws-booking-modal .ws-booking-details .ws-booking-info {
    max-width: 370px;
    width: 100%;
    font-size: 16px;
    display: flex;
    margin-bottom: 10px;
}

.ws-booking-modal .ws-booking-details .ws-booking-info .booking-info-label {
    text-transform: uppercase;
    letter-spacing: 2px;
    min-width: 125px;
    display: block;
    color: #383d3d;
}

.ws-booking-modal .ws-booking-details .ws-booking-info .booking-info-value {
    color: #c4a04f;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.ws-booking-modal .ws-booking-details .ws-booking-info .end-date-text {
    color: #4a4a4a;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.ws-booking-modal .ws-modal-footer {
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 25px;
    align-items: center;
    padding: 0px 15px;
}

.ws-booking-modal .ws-modal-footer p {
    padding-left: 0px;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #4a4a4a;
    margin-bottom: 0px;
}

.ws-booking-modal .ws-modal-footer button {
    max-width: 315px;
    margin-right: 0px;
}

.ws-booking-modal .ws-modal-footer button.ws-modal-back {
    max-width: 130px;
}

.ws-booking-modal .ws-modal-footer button.ws-modal-confirm {
    max-width: 250px;
}

.ws-booking-modal .ws-modal-footer button:hover {
    background: #fff !important;
    color: #4a4a4a !important;
}

.ws-modal-booking-extra .ws-booking-form {
    max-width: 740px;
    margin: auto;
}

.ws-modal-booking-extra .ws-booking-extra-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner {
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-extra-amount,
.ws-modal-booking-extra .ws-popup-checkbox-wrap input,
.ws-modal-booking-extra .ws-popup-checkbox-wrap label {
    display: block;
    font-size: 16px;
    color: #333;
}

.ws-modal-booking-extra .ws-booking-special-message {
    width: 100%;
    display: block;
    padding-top: 10px;
}

.ws-modal-booking-extra .ws-booking-special-message textarea {
    width: 100% !important;
    max-width: 100%;
}

.ws-booking-modal .modal-dialog .modal-content {
    border: none !important;
    border-radius: 5px;
}

/* 02-11-2022 */

.view-left-content label {
    font-weight: bold;
    color: #333 !important;
}

.modal .modal-footer .btn {
    background: #333 !important;
    border-color: #333 !important;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #ffffff !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.modal .modal-footer .btn:hover {
    background: #fff !important;
    color: #333 !important;
}

.btn,
button {
    outline: 0px !important;
}

.modal-header .close span {
    justify-content: center;
    width: 20px;
    height: 20px;
    display: flex;
    line-height: 17px;
    background: #333;
    text-shadow: none !important;
    color: #fff;
    opacity: 1 !important;
    cursor: pointer;
    border: 1px solid #333;
    align-items: center;
    padding-left: 1px;
}

.modal-header .close span:hover {
    background: #fff;
    color: #333;
}

.modal-header .close {
    opacity: 1 !important;
}
.modal#add-participate-form .modal-body {
    border-bottom: 1px solid #ecf0f2;
}
.modal .mail-and-name-section {
    padding: 0;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px; /* 30-12-25 Design fixes -2025*/
    border-top: 1px solid #4444440d;
    background: #F6F8FB;
    justify-content: space-between;
    margin-bottom: 20px;
}
.modal .mail-and-name-section:nth-child(even) {
    background: none;
}
.modal .mail-and-name-section .col-md-5 {
    width: 50%;
    max-width: 47% !important;
}
.modal .mail-and-name-section .col-md-2 {
    padding: 0;
    margin: 0;
    width: 10%;
}

.modal .mail-and-name-section .col-md-2 button {
    background: none;
    border: none;
    font-size: 25px;
    color: #c4020b;
}
.modal .mail-and-name-section .col-md-2 button:hover {
    color: #c4020b94;
}
.modal-header button.add-more-fields {
    background: #333 !important;
    border: 1px solid #333 !important;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #ffffff !important;
    letter-spacing: 0.5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 16px;
    padding: 8px;
    line-height: 1;
    transition: 0.5s all;
    margin-left: 20px;
}
.modal-header button.add-more-fields:hover {
    background: #fff !important;
    color: #333 !important;
}
.modal .add-participants-form label,
.modal .add-participants-form input {
    color: #333 !important;
    font-weight: 500;
}
.modal .invalid-feedback {
    font-size: 12px;
}
.modal .add-participants-form-section {
    /* padding-top: 0 !important; */
}
.modal .add-participants-form .label-row{
    padding: 15px 15px 0;
}
.modal .add-participants-form .label-row .col-md-5 {
    margin-bottom: 0 !important;
}
/* 04-11-2022 */

.ws-booking-modal .ws-modal-message-wrap {
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 5px;
    font-size: 18px;
}

.ws-booking-modal .ws-modal-message-wrap.success {
    color: #a0a75a;
    font-weight: 400;
    margin-bottom: 10px;
}

.ws-booking-modal .ws-modal-message-wrap.error {
    background: #ab1212;
}

.ws-booking-modal .ws-modal-message-wrap.success strong {
    border-bottom: 1px solid #a3aa5f73;
}

/* 09-11-2022 */

.ws-modal-booking-extra .ws-booking-extra-toggle {
    max-width: 314px;
    background: #b88664 !important;
    border: 1px solid #b88664 !important;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
    margin: 10px 10px 0px;
    display: inline-block;
    padding: 0.375rem 0.75rem;
}

.ws-modal-booking-extra .ws-booking-extra-toggle:hover {
    background: #fff !important;
    color: #4a4a4a !important;
}

.ws-modal-booking-extra .ws-booking-extra {
    margin-top: 0px;
    padding: 0px 0px;
    width: 100%;
}

.ws-modal-booking-extra .ws-booking-extra .ws-booking-form {
    padding: 0px;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    min-width: 125px;
    color: #333;
    margin-bottom: 0px;
    position: relative;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner input {
    visibility: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    height: 20px;
    margin: 0px 10px;
    display: flex;
    justify-content: center;
}

.ws-owner-select-wrap {
    text-align: right;
    margin-bottom: 10px;
}

.ws-owner-select-wrap .ws-select-box {
    border: 1px solid #cc9570;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 16px;
    color: #333 !important;
    cursor: pointer;
}

.ws-owner-select-wrap label {
    color: #333;
}

.ws-admin-message-column .ws-owner-message {
    text-align: center;
}

.ws-admin-message-column .ws-owner-message p {
    text-transform: uppercase;
}

.ws-modal-booking-extra .ws-booking-extra-message {
    margin-bottom: 20px;
}

.ws-modal-booking-extra .ws-booking-extra-message .ws-message {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
}

.ws-modal-booking-extra .ws-booking-extra-message p {
    margin-bottom: 0px;
}

.ws-booking-modal .ws-modal-message.alert.alert-danger {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 8px 10px;
    font-size: 16px;
    -webkit-text-stroke: 0.5px;
    line-height: 18px;
    margin-top: 15px;
    background: #b11208;
    color: #fff;
}

.ws-booking-special-message-wrap .ws-message textarea {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    background: #d9e9ed;
    border: 0px;
    border-radius: 5px;
    padding: 10px 15px;
}

.ws-modal-booking-extra .ws-booking-extra-toggle-wrap {
    text-align: right;
}

.ws-booking-modal .ws-modal-message.alert.alert-warning {
    margin-top: 15px;
    font-size: 16px;
}

/* 10-11-2022 */

.ws-login-wrap button {
    max-width: 314px;
    background: #b88664 !important;
    border-color: #b88664 !important;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0.375rem 0.75rem;
    margin: 0px auto;
}

.ws-login-wrap button:hover {
    background: #fff !important;
    color: #4a4a4a !important;
}

.ws-login-wrap .form-group .form-control:focus {
    border-color: #ced4da;
}

.owner-bookings-table-wrap .dataTables_filter {
    text-align: right !important;
    width: 50%;
    float: left;
    margin-top: 10px;
}

.dataTables_wrapper .dataTables_length {
    float: left;
    margin-bottom: 30px;
    text-align: left !important;
    margin-top: 0px;
}

table th {
    white-space: nowrap;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.table td {
    color: #333;
    border: 0px !important;
    font-weight: 400;
}

.dataTables_wrapper .dataTables_length select {
    cursor: pointer;
}

.ws-login-form form .ws-login-form-col .invalid-feedback strong,
p.option_error {
    font-size: 13px;
    color: #c71818;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
    margin-top: 5px;
}

.ws-login-form form .ws-login-form-col .invalid-feedback {
    text-align: left;
    margin-top: 5px;
}

.modal .modal-header h5 {
    font-size: 18px !important;
}

.modal-body p {
    color: #3f3f3f;
    font-size: 17px;
    margin-bottom: 0;
}

.ws-modal-calendar .calendar-week .calendar-day.selected-date .calendar-digit,
.ws-modal-calendar .calendar-week .calendar-day.selected-end-date .calendar-digit {
    background: #c4a04f;
    opacity: 1 !important;
}

.ws-modal-calendar .calendar-week .calendar-day.selected-mid-date .calendar-digit {
    background: #c4a04f !important;
}

#main-wrapper.ws-full-width-template header#ws-header .top-navbar .navbar-header .nav-toggler i {
    color: #fff;
    font-size: 30px;
}

.ws-owner-back-btn-wrap {
    width: 100%;
    padding: 20px 10px;
    display: inline-block;
}

.ws-orange-btn {
    max-width: 335px;
    margin: 0px 10px;
    background: #b88664 !important;
    border-color: #b88664 !important;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-transform: uppercase !important;
    white-space: nowrap;
    display: inline-block;
    width: 100% !important;
    letter-spacing: 1px !important;
}

.ws-orange-btn:hover {
    background: #fff !important;
    color: #4a4a4a !important;
}

.ws-full-width .card {
    box-shadow: none !important;
    border: 0px !important;
}

.card.ws-card-view {
    padding: 0;
}
.form-view-wrap .card.ws-card-view .col-lg-12 .View-page img {
    width: 100%;
    max-width: 400px;
}
.owner-bookings-table td {
    color: #c4a04f !important;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    padding: 10px;
    font-size: 16px;
}

.owner-bookings-table th {
    color: #29356b !important;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    min-width: 100px;
    font-size: 16px;
    padding: 10px !important;
    padding-right: 10px !important;
    letter-spacing: 2px;
}

.owner-bookings-table td a.btn-info,
.owner-bookings-table td .delete_bookings {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.owner-bookings-table td a.btn-info {
    background: #b88664;
    border-color: #b88664;
}

.owner-bookings-table td a.btn-info:hover {
    color: #b88664 !important;
    border-color: #b88664 !important;
    background: #fff;
}

.owner-bookings-table th:before,
.owner-bookings-table th:after {
    display: none !important;
}

.owner-bookings-table .ws-booking-actions-icon-btn {
    display: none;
}

.owner-bookings-table .ws-booking-actions .ws-booking-actions-txt-btn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 170px;
}

.owner-bookings-table td.ws-booking-actions {
    justify-content: flex-end;
}

.ws-full-width .left-sidebar {
    padding-top: 0px;
}

.ws-owner-form-header .ws-owner-form-title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 15px;
}

.owner-bookings-table-wrap .dataTables_length,
.owner-bookings-table-wrap .dataTables_filter {
    display: none;
}

.owner-bookings-table-wrap {
    margin-top: 0px;
}

.modal .modal-footer .btn.btn-danger {
    background: #b11208 !important;
    border-color: #b11208 !important;
}

.modal .modal-footer .btn.btn-danger:hover {
    background: #ffffff !important;
    color: #b11208 !important;
}

.modal-footer {
    border-top: 0px;
}

.ws-sidebar-template .page-wrapper .card-header .card-options .btn {
    color: #fff !important;
    background-color: #29356b;
    border-color: #29356b;
    min-height: 30px;
    min-width: 32px;
}

.list-wrapper .card-header .card-options .btn {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    background: #c4020b !important;
    border-color: #c4020b !important;
    box-shadow: 1px 3px 4px 0px #877575;
    margin-right: 0 !important;
    line-height: normal;
    margin-left: auto;
    width: fit-content;
}

.list-wrapper .card-header .card-options .btn.back-btn {
    background: #333 !important;
    border: 1px solid #333 !important;
    margin-left: auto !important;
}

.list-wrapper .card-header .card-options .btn:hover {
    background: #fff !important;
    color: #c4020b !important;
}

.list-wrapper .card-header .card-options .btn.back-btn:hover {
    color: #333 !important;
}

.ws-sidebar-template .page-wrapper .card-header .card-options .btn:hover {
    background: #fff;
    color: #29356b !important;
    font-weight: bold;
    border-color: #29356b !important;
}

.list-wrapper .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 6px 7px 7px;
    height: auto;
}

.card-header .btn i {
    font-size: 11px;
}

.ws-sidebar-template .page-wrapper table td i {
    display: block;
    line-height: 1.2;
    font-size: 14px;
}

.left-sidebar #sidebarnav .sidebar-item .sidebar-link,
.left-sidebar #sidebarnav .sidebar-item .sidebar-link i {
    color: #000 !important;
}

.left-sidebar #sidebarnav .sidebar-item div.sidebar-link {
    flex-wrap: wrap;
    padding: 0;
}

.left-sidebar #sidebarnav .sidebar-item .sidebar-link ul {
    width: 100%;
    padding: 10px;
}

.left-sidebar #sidebarnav .sidebar-item .sidebar-submenu .sidebar-submenu-item {
    color: #000;
    font-weight: 700;
    margin-bottom: 4px;
}

/* 30-12-25 Design fixes -2025*/
.left-sidebar #sidebarnav .sidebar-item .sidebar-submenu .sidebar-submenu-item span{
    padding-right: 0;
    display: flex !important;
    flex-wrap: nowrap;
}
/* 30-12-25 Design fixes -2025*/
.left-sidebar #sidebarnav .sidebar-item .sidebar-submenu .sidebar-submenu-item span::before{
    content: "❍";
    margin-right: 10px;
    display: flex;
    width: fit-content;
}

.left-sidebar #sidebarnav .sidebar-item .sidebar-submenu .sidebar-submenu-item.active {
    background: #eebf00 !important;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.card-body {
    padding: 30px 15px 30px; /* 30-12-25 Design fixes -2025*/
}

.list-wrapper .card-body {
    padding-top: 0;
}

.list-wrapper .card-title {
    padding-left: 0;
}

.ws-card-view .card-body {
    padding: 15px 30px;
}

.ws-card-view .card-body .view-right-content {
    color: #333;
}

.card-body .row.form-elements {
    padding: 0 15px; /* 30-12-25 Design fixes -2025*/
}

.list-wrapper .dataTables_wrapper .dataTables_filter {
    text-align: right !important;
    margin-top: 30px;
}

tbody tr:nth-of-type(odd) {
    --bs-table-accent-bg: transparent !important;
    background-color: #f6f8fb !important;
}

.owner-bookings-table tbody tr:nth-of-type(odd) {
    --bs-table-accent-bg: transparent !important;
    background-color: #00000000 !important;
}

.ws-delete-warning-active .alert-danger {
    border: 1px solid #b11208;
    margin-bottom: 0px;
    display: block;
    margin-top: 15px;
    background: #b11208;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    line-height: 1.3;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

.alert.alert-success {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner input:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background: #d9e9ed;
    visibility: visible;
    border-radius: 5px;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner input:after {
    border: solid #d9e9ed;
    border-width: 0px 2px 2px 0;
    content: "";
    height: 10px;
    position: absolute;
    top: 4px;
    -webkit-transform: rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 5px;
    z-index: 1;
    visibility: visible;
    left: 50%;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-extra-amount {
    min-width: 130px;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner input:checked:after {
    border-color: #333;
}

.btn {
    text-transform: uppercase !important;
    letter-spacing: 1.5px;
}

.ws-modal-booking-extra .ws-booking-extra .ws-booking-extra-msg {
    color: #333;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    padding: 20px;
    margin-bottom: 10px;
    padding-top: 15px;
}

.ws-modal-booking-extra .ws-booking-special-message .ws-message {
    display: block;
}

.ws-modal-booking-extra .ws-booking-extra-fields .ws-booking-fields-col {
    width: 50%;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label .modal-tooltip {
    color: #fff;
    border-radius: 50%;
    display: block;
    background: #b88664;
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    padding: 1px 8px 1px 5px;
    font-size: 16px;
    font-style: italic;
    cursor: pointer;
    z-index: 9;
    line-height: 15px;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label .modal-tooltip-text {
    left: 40px;
    position: absolute;
    opacity: 0;
    min-width: 270px;
    color: #fff;
    font-style: italic;
    background: #b88664;
    top: -2px;
    padding: 3px 5px 6px;
    border-radius: 5px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    z-index: 9999;
    text-align: center;
    transition: 0.5s;
    pointer-events: none;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label .ws-pack-text-wrap {
    position: relative;
    cursor: pointer;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label .modal-tooltip-text:before {
    content: "";
    position: absolute;
    background: #b88664;
    left: -5px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    padding: 5px;
}

.ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label .modal-tooltip:hover .modal-tooltip-text {
    opacity: 1;
}

.owner-bookings-table .ws-booking-actions .ws-booking-actions-txt-btn .btn {
    min-width: 75px;
    font-size: 16px;
    padding: 0px;
    letter-spacing: 0.5px;
}

.list-wrapper .dataTables_wrapper .dataTables_info {
    float: left;
    width: 50%;
    text-align: right;
    padding-top: 0px;
}

.list-wrapper .dataTables_wrapper .dataTable {
    margin-bottom: 20px !important;
}

.list-wrapper .card-body .alert {
    margin: 20px 0px !important;
}

.ws-modal-two .ws-modal-footer {
    padding: 0px;
}

.ws-booking-special-message-wrap .ws-message textarea::placeholder {
    color: #3d3838;
}

.ws-modal-booking-extra .ws-booking-extra-fields .ws-booking-fields-col:first-child .ws-popup-checkbox-inner {
    padding-left: 0px;
}

.ws-modal-booking-extra .ws-booking-extra-fields .ws-booking-fields-col:nth-of-type(2) .ws-popup-checkbox-inner {
    padding-right: 0px;
}

.modal .modal-footer .btn:first-child {
    margin-right: 10px;
}

.ws-owner-form-body .form-button #submit_btn {
    background: #b88664 !important;
    border-color: #b88664 !important;
}

.ws-owner-form-body .form-button #submit_btn:hover {
    color: #b88664 !important;
    border-color: #b88664 !important;
    background: #fff !important;
    font-weight: bold;
}

/*19-11-2022*/

.ws-modal-close-btn {
    display: block;
    max-width: 315px;
    background: #b88664 !important;
    border-color: #b88664 !important;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    width: 100% !important;
    margin: auto;
    columns: #fff;
}

.ws-modal-close-btn:hover {
    background: #fff !important;
    color: #4a4a4a !important;
}

.ws-booking-modal .success .ws-modal-header .ws-modal-close {
    display: none !important;
}

/*21-11-2022*/

.dataTables_paginate .paginate_button.current {
    color: #fff;
    background: #333;
    width: auto;
    padding: 5px 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    line-height: normal;
    cursor: default;
}

.dataTables_paginate {
    margin-bottom: 5px !important;
}

.ws-booking-modal .ws-modal-close-btn-wrap {
    margin-bottom: 20px;
}

.invalid-feedback {
    color: #b11208;
    margin-bottom: 0 !important;
}

.ws-login-error.alert-danger {
    background: #b11208;
    color: #fff;
    max-width: 920px;
    margin: 0 auto;
}

/*12-01-2023*/

.ws-modal-booking-extra .ws-booking-fields-full .ws-popup-checkbox-wrap .ws-popup-checkbox-inner input {
    width: auto;
    margin-top: 5px;
}

.ws-modal-booking-extra .ws-booking-fields-full .ws-popup-checkbox-wrap .ws-popup-checkbox-inner {
    justify-content: flex-start;
    align-items: flex-start;
}

.ws-modal-booking-extra .ws-booking-fields-full .ws-popup-checkbox-wrap .ws-popup-checkbox-inner .ws-full-fields-text {
    min-width: 285px;
}

.ws-booking-fields-col.ws-booking-fields-full .ws-popup-checkbox-wrap {
    width: 50% !important;
}

.ws-booking-fields-col.ws-booking-fields-full {
    display: flex;
    flex-wrap: wrap;
}

.ws-modal-booking-extra .ws-party-size-wrap .ws-party-size-single {
    display: flex;
    justify-content: space-between;
    padding-inline: 20px;
    margin-bottom: 15px;
    align-items: center;
    max-width: 740px;
    padding: 0px 15px;
    margin-inline: auto;
}

.ws-modal-booking-extra .ws-party-size-wrap .ws-party-size-single .ws-party-size-title label {
    margin-bottom: 0px !important;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    min-width: 125px;
    color: #333;
    position: relative;
    font-size: 16px;
}

.ws-modal-booking-extra .ws-party-size-wrap .ws-party-size-single .ws-party-size-field .ws-count-btn-wrap {
    background: #cc9570;
    color: #fff;
    border: 2px solid #c6a355;
    transition: 0.2s;
    cursor: pointer;
    border-radius: 5px;
}

.ws-modal-booking-extra .ws-party-size-wrap .ws-party-size-single .ws-party-size-field .ws-count-btn-wrap:hover {
    background: #fff;
    color: #c6a355;
    border: 2px solid #c6a355;
}

.ws-modal-booking-extra .ws-party-size-wrap {
    margin-top: 15px;
}

.ws-modal-booking-extra .ws-party-size-wrap .ws-party-size-single .ws-party-size-field .ws-count-btn-wrap.ws-disable-btn {
    pointer-events: none;
    opacity: 0.4;
}

.ws-modal-booking-extra .ws-party-size-wrap .ws-party-size-single .ws-party-size-field .ws-count-text {
    margin-inline: 15px;
    font-weight: 700;
    color: #000;
}

.ws-modal-booking-extra .ws-party-size-wrap .ws-party-size-single .ws-party-size-field {
    display: flex;
    align-items: center;
}

.error-page-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 6rem);
}

.error-page-wrapper .error-page {
    text-align: center;
}

.error-page-wrapper .error-page p {
    color: #fff;
    font-size: 1.5rem;
}

div#form-loader {
    position: fixed;
    z-index: 99999999;
    background: rgba(255, 255, 255, 0.81);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#form-loader svg {
    height: 100px;
    width: 100px;
    background: 0 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

div#form-loader svg rect {
    fill: #29356b;
}

/*19-03-2024*/

.form-group #pricing_entries table tr td:last-child {
    display: flex;
    column-gap: 5px;
}

.form-group .input-prefix-group {
    position: relative;
}

.form-group .input-prefix-group .input-prefix {
    position: absolute;
    top: 6px;
    left: 6px;
}

.form-group .input-prefix-group input {
    padding-left: 15px;
}

.form-group .row .regular-field .checkbox-group .disable-price-checkbox {
    position: absolute;
    top: 0;
    left: 170px;
}

.left-sidebar #sidebarnav .sidebar-item .sidebar-link i::before {
    font-size: 20px;
}

.edit_breakdown.bg-info {
    background-color: #333 !important;
    border: 1px solid #333;
}

.edit_breakdown.bg-info:hover {
    background-color: #fff !important;
    color: #333 !important;
}

.form-button .btn-success {
    background-color: #333;
    border: 1px solid #333;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.form-button .btn-success:hover {
    background-color: #fff !important;
    color: #29356b !important;
}

.form-btn-wrp .btn-success {
    background-color: #29356b !important;
    border: 1px solid #29356b;
}

.form-btn-wrp .btn-success:hover {
    background-color: #fff !important;
    color: #29356b !important;
}

.form-button a.btn-secondary,
.form-btn-wrp #cancel_breakdown,
.form-btn-wrp a.btn-secondary,
form .form-button .btn.btn-secondary {
    background-color: #b11208 !important;
    border: 1px solid #b11208 !important;
}

.form-button a.btn-secondary {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.form-button a.btn-secondary:hover,
.form-btn-wrp #cancel_breakdown:hover,
.form-btn-wrp a.btn-secondary:hover,
form .form-button .btn.btn-secondary:hover {
    background-color: #fff !important;
    color: #b11208 !important;
}

.table td i.fa-pound-sign::before,
.table td i.fa-percent::before {
    font-size: 13px;
}

.table td i.fa-percent::before {
    margin-right: 3px;
}

.table td i.fa-pound-sign::before {
    margin-left: 3px;
}

#main-wrapper.ws-sidebar-template header#ws-header .navbar-header,
#main-wrapper.ws-sidebar-template header#ws-header {
    background: #fff !important;
}

/*image upload*/
.ws-image-preview-box {
    position: relative;
    width: fit-content;
    margin-top: 15px;
}

.ws-image-preview-box button {
    background: none;
    border: none;
}

.ws-image-preview-box button i {
    color: #b11208;
    font-size: 20px;
    position: absolute;
    top: -7px;
    right: 7px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    border: 1px solid #b11208;
}

.ws-image-preview-box button i:hover {
    background-color: #b11208;
    color: #fff;
}

.page-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item {
    position: relative;
    padding-left: 15px;
}

.page-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 2px solid transparent;
    border-left: 4px solid #fff;
    border-bottom: 2px solid transparent;
    left: 6px;
    top: 10px;
}

.breadcrumb-item i.fa-home::before {
    font-size: 14px;
    color: #333;
}

.dropdown-menu.datepicker {
    padding: 10px;
    box-shadow: 1px 2px 5px #bfaaaa;
}

.dropdown-menu.datepicker table tr th {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.datepicker table thead tr:nth-child(2) th {
    background: linear-gradient(to bottom, #000, #746969);
    color: white !important;
    transition: 0.5s all !important;
    -webkit-transition: 0.5s all !important;
    -moz-transition: 0.5s all !important;
    -ms-transition: 0.5s all !important;
    -o-transition: 0.5s all !important;
}

.datepicker table thead tr th.dow {
    background: linear-gradient(181deg, white, #c7c2c2) !important;
    color: #000 !important;
}

.datepicker table thead tr:nth-child(2) th:hover {
    background: linear-gradient(to bottom, #746969, #000);
}

.datepicker table tbody tr td.active {
    background-color: #e5b80b;
}

.datepicker td {
    width: 30px;
    height: 30px;
}

.datepicker table tfoot tr th.clear {
    background: #d5cece;
    color: #000;
}

.datepicker table tfoot tr th.clear:hover {
    background: #d5cecea1;
}

.dropdown-menu.datepicker::before,
.dropdown-menu.datepicker::after {
    display: none;
}

table td .btn.edit-reservation {
    background: #29356b !important;
    border-color: #29356b !important;
}

table td .btn.edit-reservation:hover {
    color: #29356b !important;
    background-color: #fff !important;
}

table td span.price-group,
table td span.ws-single-booking-info {
    display: block;
    padding: 5px;
    border: 1px dashed #29356b;
    border-radius: 5px;
    margin: 0px 0 5px;
}

.ws-sidebar-template .page-wrapper .card-header .card-options .btn.create-btn {
    background-color: #e6352a;
    border-color: #e6352a !important;
}

.ws-sidebar-template .page-wrapper .card-header .card-options .btn.create-btn:hover {
    color: #e6352a !important;
    background: #fff;
}

table td a.view-btn {
    background-color: #333;
    border-color: #333 !important;
}

table td a.view-btn:hover {
    color: #333 !important;
    border-color: #333 !important;
}

table thead tr th {
    background-color: #333 !important;
    color: #fff !important;
}

.nav-tabs#pricingTab {
    margin: 0;
}

.nav-tabs#pricingTab .nav-item button {
    font-weight: 600;
    color: #fff;
    background: #77b72f;
    width: 100%;
    border: 2px solid #558322;
    border-bottom: none;
}

.nav-tabs#pricingTab .nav-item button.active {
    background: #fff;
    color: #77b72f;
}

.nav-tabs#pricingTab .nav-item {
    width: 20%;
}

select.form-control {
    -webkit-appearance: none !important;
    position: relative;
    background: url(../../images/anlge-down-small-black.png);
    background-size: 20px;
    background-position: 98% 8px;
    background-repeat: no-repeat;
}

.form-group .ws-image-preview-box#location-map-box,
.form-group .ws-image-preview-box#location-map-box img {
    width: 100%;
    object-fit: cover;
}

.ws-image-preview-box#location-map-box button i {
    top: -7px;
    right: -7px;
}

.navbar-header {
    background: none !important;
}

footer.text-center {
    color: #333;
}

.topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
    margin-right: 0;
}

.view-page-content-wrapper .questions {
    border-top: 1px solid #333;
}

.questions-wrapper {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.questions-wrapper .available-questions {
    margin-bottom: 0 !important;
}

.search-results-sub-wrap label.questions-search-header {
    border-bottom: 1px solid #b2c3cb;
    padding-bottom: 5px;
    width: 100%;
    font-weight: 600;
}

.form-group.ws-restrict-wrap {
    display: flex;
    align-items: center;
}

.form-group.ws-restrict-wrap label {
    margin-bottom: 0;
    margin-right: 5px;
}

input.select-question {
    width: 18px;
    height: 18px;
}

.view-page-content-wrapper .questions .question-sub-section,
.question-sub-wrapper {
    margin-top: 10px;
}

.question-sub-wrapper .col-lg-10 {
    color: #333;
}

input[type="checkbox"] {
    accent-color: #333;
    cursor: pointer;
}

.option-section {
    margin-bottom: 10px;
}

.option-section .row {
    align-items: baseline;
}

.option-section .row div {
    margin-bottom: 10px;
}

.option-section .row div.col-lg-2.col-md-2 {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
}

.option-section .row .col-md-2:last-child {
    margin-bottom: 5px;
}

.option-section .row input[type="checkbox"] {
    width: 20px;
    height: 20px;
    accent-color: #219114;
}

button.add-option {
    background: #333;
    color: #fff;
    padding: 3px 10px;
    border: 1px solid #333 !important;
    border-radius: 5px;
    margin-left: 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

button.add-option:hover {
    color: #333;
    background: #fff;
}

button.add-option i {
    font-size: 14px;
}

/* 30-12-25 Design fixes -2025*/
button.remove-option,
button.remove-file,
button.gs-remove-option {
    background: none;
    border: none;
}

/* 30-12-25 Design fixes -2025*/
button.remove-option i,
button.remove-file i,
button.gs-remove-option i {
    font-size: 25px;
    color: #b11208;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

/* 30-12-25 Design fixes -2025*/
button.remove-option:hover i,
button.remove-file:hover i,
button.gs-remove-option:hover i {
    color: #b11308b4;
}

.course-date .calendar-icon {
    position: relative;
}

.course-date .calendar-icon i {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

/* 30-12-25 Design fixes -2025*/
.search-results-main-wrap {
    padding: 0 15px;
}
.search-results-main-wrap .search-results-sub-wrap {
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: 1px solid #b2c3cb;
}

.search-results-main-wrap .search-results-sub-wrap .col-md-12 {
    padding: 0;
}

.search-results-main-wrap .search-results-sub-wrap .search-field .ws-search-field-wrap .practical-question-search {
    position: relative;
}
.search-results-main-wrap .search-results-sub-wrap .search-field .practical-question-select select {
    background-color: #fff;
}

.search-results-main-wrap .search-results-sub-wrap .search-field i {
    position: absolute;
    top: 30%;
    right: 15px;
}

.ws-template-update-wrap {
    align-items: flex-end;
}

.ws-template-update-wrap .ws-restrict-wrap input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

i.search-loader.fa-spinner {
    animation: spinner 2s linear infinite forwards;
    -webkit-animation: spinner 2s linear infinite forwards;
}

.ws-error-page-section,
.ws-thankyou-message-section {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: url(../../images/wahtbg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.ws-error-page-section h3 {
    font-size: 150px;
    margin: 0;
    font-weight: 600;
    text-shadow: 3px 3px 4px #857d7d;
}

.ws-error-page-section h3 span {
    color: #c4020b;
    text-shadow: 2px 0px 4px #000;
}

.ws-error-page-section img {
    width: 150px;
}

.ws-error-message-wrap,
.ws-thankyou-message-wrap {
    padding: 30px 100px;
    box-shadow: 2px 3px 5px 11px #292c2e6b;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    width: fit-content;
    margin: 20px;
    background: rgb(255 255 255 / 21%);
    backdrop-filter: blur(7px);
}
.ws-error-message-wrap {
    background: #fff;
    backdrop-filter: blur(0);
}
.ws-error-message-box p {
    font-size: 22px;
}

.ws-course-view-section~div {
    display: flex;
    flex-wrap: wrap;
}

.ws-course-view-detail-wrap {
    width: 100% !important;
    display: flex;
}

.ws-course-view-detail-wrap .form-group:nth-child(2) {
    padding: 0 15px;
}

.ws-course-view-detail-wrap .form-group,
.ws-course-view-section .col-lg-12 {
    width: 50%;
}

button.add-file {
    background: #333 !important;
    border: 1px solid #333 !important;
    color: #fff !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 16px;
    padding: 5px 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    margin-left: 10px;
}

button.add-file:hover {
    background: #fff !important;
    color: #333 !important;
}

.training-manual-wrapper {
    width: fit-content;
    position: relative;
}

.ws-additional-files-col {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin: 20px 0;
    flex-wrap: wrap;

    /* 05-01-26 Design fixes -2025 */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.ws-additional-files-col .additional-files-wrapper,
.training-manual-wrapper {
    position: relative;
    padding: 5px 10px;
    border: 1px solid #e1d0d0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 1px 1px 4px 0px #ccc;
    background: #fff;
    min-width: 165px;
    transition: 0.3s all;

    /* 05-01-26 Design fixes -2025 */
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
    height: 100%;
}
.ws-additional-files-col .additional-files-wrapper:hover,
.training-manual-wrapper:hover {
    box-shadow: 1px 1px 4px 2px #ccc;
}

button.remove-training-manual,
.ws-additional-files-col .additional-files-wrapper button {
    position: absolute;
    top: -10px;
    right: -20px;
}

.training_manual_name,
.ws-additional-files-col .additional-files-wrapper p.document_name {
    margin: 0;
    text-align: center;
}

/* 05-01-26 Design fixes -2025 */
.ws-additional-files-col .additional-files-wrapper p.document_name{
    text-align: start;
    font-size: 13px;
    font-weight: 500;
}

.ws-additional-files-col .additional-files-wrapper .document-icon {
    display: flex;
    justify-content: center;
    padding: 5px 0 !important; /* 05-01-26 Design fixes -2025 */    
}
.ws-additional-files-col .additional-files-wrapper .document-icon,
.ws-template-update-wrap .document-icon {
    text-align: center;
}

.ws-additional-files-col .additional-files-wrapper .document-icon img{
    /* 05-01-26 Design fixes -2025 */
    width: 42px;
    aspect-ratio: 1 / 1;
    padding: 8px;
    background: #f7f7f7;
    border-radius: 10px;
}

.ws-template-update-wrap .additional-file-section .ws-additional-files-col .form-group {
    display: flex;
}

.ws-course-template-view-title-wrap {
    display: flex;
}

.ws-search-field-wrap {
    position: relative;
}

.ws-template-update-wrap .ws-additional-files-col .form-group {
    width: 100%;
}

/*Bookings form*/
.ws-bookings-view-header {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
}

.ws-bookings-detail-wrap {
    display: flex;
    padding: 10px 20px;
    background: #f7f7f7;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    align-items: center;
}

.ws-bookings-detail-wrap .form-group.view-right-content {
    order: 3;
}
.ws-bookings-detail-wrap .form-group.view-right-content button {
    margin-left: 20px;
}
p.mail-to-all {
    margin-top: 30px;
}
p.mail-to-all button {
    margin-left: 20px !important;
}
.ws-bookings-detail-wrap .form-group.participant-name {
    min-width: 100px;
}

.ws-bookings-detail-wrap .form-group.participant-email {
    margin-left: 5%;
}

.ws-bookings-detail-wrap .form-group {
    margin-bottom: 0;
}

.ws-bookings-detail-wrap .form-group .view-right-content {
    word-break: break-all;
}

.ws-bookings-detail-wrap .form-group.send-mail {
    order: 3;
    margin-left: 5%;
}
.ws-bookings-detail-wrap span.completed {
    margin-left: 30px;
    font-size: 14px;
    padding: 5px 10px;
    background: #4BB543;
    color: #fff;
    border-radius: 5px;
    display: block;
    text-align: center;
}
.ws-template-files-wrap {
    margin: 20px 0;
}

.ws-template-files-wrap .ws-template-files-added-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 0px;
    padding: 20px;
    background: #f7f7f7;

    /* 05-01-26 Design fixes -2025 */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.ws-template-files-wrap .ws-template-files-added-wrap a p {
    text-decoration: none;
    color: #333;
    margin-bottom: 0 !important;

    /* 05-01-26 Design fixes -2025 */
    font-size: 13px;
    font-weight: 500;    
}

.written-question-section {
    color: #333;
    background: #f7f7f7;
    padding: 20px 20px 0;
}

.written-question-section:last-child {
    padding-bottom: 20px;
}

.options .training-manual-wrapper .document-icon {
    display: flex;
    justify-content: center;
    padding: 5px 0 !important;/* 05-01-26 Design fixes -2025 */
}

.options .training-manual-wrapper .document-icon img {
    /* 05-01-26 Design fixes -2025 */
    width: 42px;
    aspect-ratio: 1 / 1;
    padding: 8px;
    background: #f7f7f7;
    border-radius: 10px;
}

.office-course-grievance .form-field.form-field-half.sign-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.office-course-grievance .form-field.form-field-half.sign-wrapper button {
    padding: 8px 20px;
    color: #fff;
    background: #b11208;
    border: 2px solid #b11208;
    cursor: pointer;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}

.office-course-grievance .form-field.form-field-half.sign-wrapper button:hover {
    background: #fff;
    color: #b11208;
}

.office-course-grievance label {
    color: #333;
    font-size: 18px;
}

.office-course-grievance-header h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.office-course-grievance-header .col-6 {
    padding-left: 0;
}

.office-course-grievance .form-field.form-field-half.sign-wrapper .kbw-signature canvas {
    width: 100%;
    height: 100%;
}

.office-course-grievance .form-field.form-field-half.sign-wrapper .kbw-signature {
    padding: 0;
}

.sidebar-item.side-menu-wrap .sidebar-submenu {
    display: none !important;
    opacity: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.sidebar-item.side-menu-wrap.submenu-active>div>.sidebar-submenu {
    display: block !important;
    opacity: 1;
}

.sidebar-item.side-menu-wrap .side-menu::before {
    position: absolute;
    content: "";
    background: url(../../images/anlge-down-small-black.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    top: 20px; /* 30-12-25 Design fixes -2025*/
    z-index: 99999;
    background-repeat: no-repeat;
    right: 10px;
    background-position: center;
}

.sidebar-item.side-menu-wrap .side-menu.active::before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

/* 30-12-25 Design fixes -2025*/
/* .sidebar-item.side-menu-wrap.selected .side-menu,
.sidebar-item.side-menu-wrap.submenu-active.selected .side-menu.active {
    padding: 0px;
}
.sidebar-item.side-menu-wrap.submenu-active.selected .side-menu.active {
    padding-bottom: 10px;
} */

.left-sidebar #sidebarnav .sidebar-item.side-menu-wrap.submenu-active .sidebar-submenu .sidebar-link,
.left-sidebar #sidebarnav .sidebar-item.side-menu-wrap.submenu-active .sidebar-submenu .sidebar-submenu-item.active .sidebar-link {
    background: #eebf00 !important;
    color: #fff !important;
    box-shadow: 0px 0px 6px 0px #dddddd; /* 30-12-25 Design fixes -2025*/
}

.left-sidebar #sidebarnav .sidebar-item.side-menu-wrap.submenu-active>div {
    background: #29356b14 !important;
}

.left-sidebar #sidebarnav .sidebar-item.side-menu-wrap.submenu-active .sidebar-link .sidebar-submenu .sidebar-link {
    background: #fff !important;
    color: #333 !important;
    box-shadow: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.left-sidebar #sidebarnav .sidebar-item.side-menu-wrap.submenu-active .sidebar-link .sidebar-submenu .sidebar-link:hover {
    background: #29356b14 !important;
}

.sidebar-item.side-menu-wrap {
    position: relative;
}

.sidebar-item.side-menu-wrap .side-menu {
    width: 100%;
    padding: 11px 12px;
    display: flex;
    align-items: center;
}

.sidebar-item.side-menu-wrap .side-menu,
.sidebar-item.side-menu-wrap .side-menu i {
    color: #000 !important;
}

.office-course-grievance p,
p.note {
    color: #333;
}

.form-view-wrap h3 {
    padding-left: 3px;
    margin-bottom: 10px;
}

.form-view-wrap .row .col-lg-6,
.form-view-wrap .row .col-lg-12 {
    padding: 5px;
}

.form-view-wrap.caq-main-section .col-md-12 label {
    padding: 10px;
    background: #f7f7f7;
}

.application-form-view-wrap .col-lg-12.col-md-12,
.application-form-view-wrap .view-page-content-wrapper .col-lg-6 {
    padding: 10px;
}

.application-form-view-wrap .view-page-content-wrapper .col-lg-6 label,
.application-form-view-wrap .col-lg-12.col-md-12 label {
    margin-bottom: 0;
}

.application-form-view-wrap .view-page-content-wrapper .col-lg-6 img,
.application-form-view-wrap .view-page-content-wrapper .trainee-signature img {
    max-width: 300px;
    width: 100%;
}

.application-form-view-wrap .view-page-content-wrapper .col-lg-6 img {
    max-width: 150px;
}

.application-form-view-wrap .view-page-content-wrapper .trainee-profile {
    margin: 20px 0;
    background: none;
}

.admin-dashboard .card-header {
    background: #fff;
}

.detail-cards-wrap .card-body {
    background: #f7f7f7;
}

.detail-content-card-wrap .card-body,
.detail-cards-wrap .card-body {
    padding: 20px !important;
}

.detail-card-wrap .card-body {
    padding: 20px !important;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 0px 12px 4px #e7e7e7;/* 30-12-25 Design fixes -2025*/
}

.detail-content-card-wrap.latest-course-card .card-body,
.detail-content-card-wrap.latest-booking-card .card-body {
    flex-direction: column;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 0px 12px 4px #e7e7e7;/* 30-12-25 Design fixes -2025*/
}

.detail-card-wrap .card-body a {
    width: 100%;
    background: linear-gradient(315deg, #ee3f47 20%, #c4020b 90%) !important;
    border: 1px solid #ee3f47 !important;
    margin-right: 0;
}

/* 30-12-25 Design fixes -2025*/
.detail-card-wrap .card-body a:hover{
    background: linear-gradient(315deg, #c4020b 20%, #ee3f47 90%) !important;
    color: white !important;
}

.detail-card-wrap .card-body a i {
    font-size: 20px;
}

.detail-card-wrap .card-body .card-title {
    margin-bottom: 0;
    font-size: 18px;
}

.detail-card-wrap .card-body .card-text {
    color: #fff;
    background: #eebf00;
    padding: 10px 20px;
    border-radius: 50%;
    font-weight: 500;
    margin-bottom: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.detail-card-wrap.latest-course-card .card-body .card-text,
.detail-card-wrap.latest-booking-card .card-body .card-text {
    font-size: 16px;
    font-weight: 400;
}

/* 30-12-25 Design fixes -2025*/
.detail-content-card-wrap .card-title {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.detail-content-card-wrap .card-text {
    margin-bottom: 10px;
    color: #333;
    background: #f7f7f7;
    padding: 10px;
}

.detail-content-card-wrap .card-text:nth-child(odd) {
    background: #fff;
}

.detail-content-card-wrap a {
    font-size: 14px;
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
    padding: 8px 12px !important;
}

.detail-content-cards {
    margin-top: 15px;
}

/* 30-12-25 Design fixes -2025*/
.row.create-btn-wrap {
    padding: 20px;
    gap: 0 20px; 
    background: white;
    margin: 0;
    border-radius: 12px;
    box-shadow: 0px 0px 12px 4px #e7e7e7;
}

.create-btn-wrap .detail-content-card-wrap,
.create-btn-wrap .detail-content-card-wrap .card-body {
    background: none;
    box-shadow: none;
    border: none;
}
.create-btn-wrap .detail-content-card-wrap {
    margin-bottom: 0 !important;
}
.create-btn-wrap .detail-content-card-wrap .card-body {
    padding: 0 !important;
}

.detail-content-card-wrap .card-title i,
.row.create-btn-wrap h5 i {
    margin-right: 15px; /* 30-12-25 Design fixes -2025*/
    color: white;
    width: 50px;
    height: 50px;
    min-width: 50px;
    background: #333;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    border-radius: 100px;    
}

.row.create-btn-wrap .col-sm-4 {
    width: fit-content;
    padding: 0; /* 30-12-25 Design fixes -2025*/
}

.row.create-btn-wrap .col-sm-4 .card-body a {
    margin: 10px 0;
}

.ws-date-wrap {
    margin-top: 20px;
    padding-left: 20px;
    display: flex;
    gap: 15px;
    width: 50%;
    align-items: flex-end;
}
.ws-date-wrap button {
    background: #333 !important;
    border: 1px solid #333 !important;
    padding: 4px 8px !important;
}
.ws-date-wrap button:hover {
    background: #fff !important;
    color: #333;
}

.ws-date-wrap .from-date-section,
.ws-date-wrap .to-date-section {
    display: flex;
    flex-direction: column;
    width: 50%;
    position: relative;
}

.ws-date-wrap i {
    position: absolute;
    top: 30px;
    right: 10px;
}

.ws-date-wrap .from-date-section label,
.ws-date-wrap .to-date-section label {
    margin-bottom: 0;
    color: #333;
    font-weight: 500;
}

.reports-main-wrapper .reports-sub-wrapper {
    padding: 10px;
    margin-bottom: 5px;
    background: #f7f7f7;
}

.reports-main-wrapper .reports-sub-wrapper a {
    color: #333;
}

.reports-main-wrapper .reports-sub-wrapper a:hover {
    font-weight: 500;
}
.reports-main-wrapper .reports-sub-wrapper a i {
    margin-right: 10px;
}
.trainee-form-milestones tr th,
.trainee-form-milestones tr td {
    font-size: 14px;
}
.trainee-form-milestones tr td {
    text-align: center;
}
.trainee-form-milestones tr td:first-child,
.trainee-form-milestones tr td:nth-child(2) {
    text-align: left;
}
p.mail-description {
    color: #31708F;
    background: #D9EDF7;
    padding: 10px;
    font-size: 14px;
    margin-left: 15px;
    width: fit-content;
    font-weight: 500;
    border: 1px solid #31708F;
    border-radius: 4px;
    margin-bottom: 0;
}
p.mail-description i {
    margin-right: 5px;
    font-size: 16px;
}
.trainee-form-milestones tr td i {
    font-size: 18px;
}
.trainee-form-milestones tr td i.form-failed {
    color: #b11208;
}
.trainee-form-milestones tr td i.form-success {
    color: #219114;
}
.admin-dashboard .card .col-sm-3 {
    margin-bottom: 20px;
}
.admin-dashboard .card.detail-card-wrap {
    height: 100%;
    margin-bottom: 0px;
}
.add-participate-btn {
    color: #fff !important;
    background-color: #333 !important;
    border-color: #333;
    margin: 0px;
    text-transform: capitalize !important;
    font-size: 14px;
    border: 1px solid #333 !important;
    line-height: 1;
    padding: 10px;
    margin-right: 0;
}
.add-participate-btn:hover {
    background: #fff !important;
    color: #333 !important;
}
.note-and-add-participate-section {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-top: 30px;
}
.participant-modal {
    max-width: 750px;
}
.template-form-section .additional-file-section .dropzone {
    border: 1px solid rgba(0,0,0,.3);
    transition: 0.3s all;
}
.template-form-section .additional-file-section .dropzone:hover {
    background-image: linear-gradient(-45deg, #f8f8f8 25%, transparent 25%, transparent 50%, #f8f8f8 50%, #f8f8f8 75%, transparent 75%, transparent);
    background-size: 30px 30px;
    animation: stripes 2s linear infinite;
    border: 1px solid #eff2f7;
}

/* 30-12-25 Design fixes -2025*/
.row.form-btn-wrp{
    margin-right: 0;
    margin-left: 0;
}
.sidebar-nav ul {
    padding: 10px 15px;
}
.card .card{
    background: #fff;
    margin-bottom: 30px;
}

/* media query */

@media screen and (max-width: 1600px) {
    .ws-login-logo-section .ws-login-logo-wrap {
        margin-bottom: 50px;
    }

    .ws-login-logo-section .ws-login-title {
        font-size: 28px;
        margin-bottom: 10px;
        line-height: 30px;
    }

    .ws-login-logo-section .ws-login-text {
        font-size: 22px;
        margin-bottom: 40px;
        letter-spacing: 2px;
    }

    body {
        font-size: 16px;
    }

    .ws-booking-modal .ws-modal-message-wrap {
        font-size: 16px;
    }

    /*19-03-2024*/
    .form-group .row .regular-field .checkbox-group .disable-price-checkbox {
        left: 160px;
    }
}

@media screen and (max-width: 1169px) {
    .left-sidebar .navbar-brand {
        padding: 10px;
        justify-content: center;
    }

    .left-sidebar .navbar-brand img {
        width: 55px;
    }
    header.topbar,
    .topbar .nav-toggler {
        display: block !important;
    }
    .topbar .top-navbar .navbar-header{
        display: flex;
        width: 100% !important;
        justify-content: flex-start;
        align-items: center;
    }
    .topbar .top-navbar .navbar-header .navbar-brand {
        justify-content: flex-start;
        padding: 0 15px;
    }
    header .navbar-collapse .nav-item-link {
        display: none;
    }
    #main-wrapper.show-sidebar .left-sidebar {
        left: 0;
        width: 260px;
    }
    .topbar .top-navbar {
        width: 100%;
        display: block;
    }
    .left-sidebar {
        display: none;
    }
    .bcs-sidebar-template.show-sidebar .left-sidebar{
        display: block;
        width: 260px !important ;
    }
    #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link {
        color: #647279;
    }
    .left-sidebar #sidebarnav .sidebar-item .sidebar-link, .left-sidebar #sidebarnav .sidebar-item .sidebar-link i {
        color: #000 !important;
    }
    .bcs-sidebar-template .page-wrapper {
        margin-left: 0 !important;
    }

    /* 30-12-25 Design fixes -2025*/
    /* #main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .sidebar-nav ul .has-arrow:after, #main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .sidebar-nav ul .hide-menu {
        display: block !important;
    } */

    .sidebar-nav ul {
        padding-top: 40px !important;
    }
    .left-sidebar #sidebarnav .sidebar-item .sidebar-link ul {
        padding: 10px !important;
    }
    .bcs-sidebar-template.show-sidebar .left-sidebar .navbar-brand img {
        display: block;
    }

    header.topbar {
        position: fixed !important;
        width: 100%;
        top: 0;
    }
    .topbar .top-navbar .navbar-header {
        background: #fff !important;
        padding-left: 10px;
    }
}

@media screen and (max-width: 1200px) {
    .owner-bookings-table td {
        font-size: 14px;
        padding: 7px 5px !important;
    }

    .owner-bookings-table th {
        padding: 10px 5px !important;
        font-size: 14px;
    }

    .nav-tabs#pricingTab .nav-item {
        width: 33.33%;
    }
    .note-and-add-participate-section {
        flex-wrap: wrap;
    }
    .add-participate-btn {
        margin-left: 15px;
    }

    /* 05-01-26 Design fixes -2025 */
    .ws-additional-files-col,
    .ws-template-files-wrap .ws-template-files-added-wrap{
        grid-template-columns: repeat(2, 1fr);        
    }
}

@media screen and (max-width: 1169px) {

    .ws-calendar-column,
    .ws-modal-calendar {
        justify-content: center;
    }

    #main-wrapper.ws-sidebar-template header#ws-header .navbar-header {
        width: 100px;
    }

    #main-wrapper.ws-sidebar-template .page-wrapper {
        width: calc(100% - 60px);
    }

    #main-wrapper.ws-sidebar-template header .navbar-header .navbar-brand {
        width: 200px !important;
        padding: 0px;
    }

    .sidebar-item.side-menu-wrap .side-menu {
        display: flex;
        align-items: center;
    }
}

@media screen and (max-width: 1024px) {

    .ws-modal-calendar .calendar-col .calendar-wrap,
    .ws-calendar-column .calendar-col .calendar-wrap {
        padding: 10px;
    }

    .ws-legend-row .ws-legend-column .legend-box .legend-color-box .legend-text {
        font-size: 14px;
    }

    .owner-bookings-table .ws-booking-actions .ws-booking-actions-txt-btn {
        display: none;
    }

    .owner-bookings-table .ws-booking-actions-icon-btn {
        display: flex;
    }

    .owner-bookings-table th:last-child {
        min-width: auto;
    }

    .owner-bookings-table td a.btn-info i {
        padding-top: 4px !important;
        display: block;
    }

    .ws-calendar-column .calendar-col,
    .ws-modal-calendar .calendar-col {
        width: 360px;
    }

    .ws-login-logo-section .ws-login-text span {
        display: block;
    }

    .detail-cards .col-sm-3 {
        width: 50%;
    }
}

@media screen and (max-width: 991px) {
    

    .dataTables_wrapper .dataTables_length {
        margin-bottom: 20px;
    }

    .ws-login-form form .form-group {
        margin-bottom: 0px !important;
    }

    .ws-login-form form .form-group>div {
        padding: 0px;
        padding-bottom: 25px !important;
    }

    .ws-login-logo-section p {
        font-size: 36px;
        margin-bottom: 50px;
    }

    .ws-login-logo-section .ws-login-logo-wrap {
        margin-bottom: 70px;
    }

    .ws-login-form form {
        max-width: 450px;
    }

    .card-header {
        flex-wrap: wrap;
    }

    #main-wrapper header#ws-header .top-navbar .navbar-collapse .navbar-nav {
        flex-direction: column;
    }

    #main-wrapper header#ws-header .top-navbar .navbar-collapse .navbar-nav .nav-item {
        text-align: right;
    }

    #main-wrapper header#ws-header .top-navbar .navbar-collapse .navbar-nav .nav-item:not(:last-child) {
        margin-bottom: 10px;
    }

    .ws-modal-calendar .calendar-month,
    .ws-calendar-column .calendar-month {
        font-size: 15px;
    }

    .ws-modal-calendar .calendar-col,
    .ws-calendar-column .calendar-col {
        width: 335px;
        padding: 8px 12px;
    }

    .ws-modal-calendar .calendar-week,
    .ws-calendar-column .calendar-week {
        margin-left: 0px;
    }

    .ws-legend-row .ws-legend-column .legend-box .legend-color-box .legend-text span {
        display: block;
    }

    /* 31-10-2022 */
    .ws-booking-modal .modal-dialog {
        max-width: 680px;
    }

    .ws-modal-calendar .calendar-col {
        width: 320px;
    }

    .ws-booking-modal .ws-booking-details .ws-booking-info:nth-of-type(2) {
        padding-left: 10px;
    }

    .ws-booking-modal .ws-modal-footer button {
        max-width: 270px;
    }

    .ws-booking-modal .ws-modal-footer p {
        font-size: 15px;
    }

    .ws-modal-calendar .calendar-week .calendar-day {
        min-width: 39px;
        padding: 3px;
        max-width: 39px;
    }

    .ws-calendar-column .calendar-week .calendar-day {
        min-width: 41px;
        padding: 3px;
        max-width: 41px;
    }

    .modal-body p {
        font-size: 16px;
    }

    .ws-delete-warning-active .alert-danger {
        font-size: 15px;
        padding: 7px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-extra-amount {
        min-width: 120px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label {
        min-width: 115px;
    }

    .ws-modal-booking-extra .ws-booking-extra .ws-booking-extra-msg {
        padding: 20px 0px;
        text-align: center;
    }

    .ws-booking-modal .ws-modal-footer {
        padding: 0px 10px;
        margin-bottom: 15px;
    }

    .ws-owner-message .ws-owner-message-column p {
        margin-bottom: 10px;
    }

    .ws-modal-calendar .calendar-week .calendar-day .calendar-digit,
    .ws-calendar-column .calendar-week .calendar-day .calendar-digit {
        height: 33px;
    }

    .ws-modal-two .ws-modal-footer {
        padding: 0px 0px;
    }

    /*error-page*/
    .ws-error-page-section h3 {
        font-size: 100px;
    }

    .ws-error-page-section p {
        font-size: 20px;
    }

    .office-course-grievance .form-field.form-field-half.sign-wrapper .kbw-signature {
        width: 100%;
        height: 100%;
    }

    .office-course-grievance .form-field.form-field-half.sign-wrapper button {
        margin-top: 10px;
        font-size: 14px !important;
        padding: 8px;
    }
    p.mail-to-all {
        font-size: 14px;
    }
    p.mail-to-all button {
        margin-left: 10px !important;
    }
    .ws-bookings-detail-wrap span.completed {
        margin-left: 0;
        font-size: 13px;
    }
}

@media screen and (max-width: 767px) {
    .sidebar-nav ul {
        padding-top: 50px;
    }

    .practical-assessment-remark {
        flex-wrap: wrap;
    }

    .notification-section {
        right: 55px;
    top: 25px;
    z-index: 999;
    }
    .notification-section a i {
        font-size: 25px;
        color: #c4020b;
    }
    .notification-section a span.badge {
        padding: 0;
        width: 22px;
        height: 22px;
        font-size: 10px;
        background: #eebf00;
    }
    .bcs-sidebar-template.show-sidebar {
        overflow: visible !important;
    }


    .ws-login-logo-section p {
        font-size: 26px;
        margin-bottom: 40px;
    }

    .ws-login-logo-section .ws-login-logo-wrap {
        margin-bottom: 40px;
    }

    .ws-login-form form {
        max-width: 330px;
    }

    .ws-sidebar-template .left-sidebar {
        position: absolute !important;
        height: 100% !important;
        padding-top: 80px !important;
    }

    .ws-sidebar-template .page-wrapper .card-body {
        padding: 15px;
        overflow-x: auto;
    }

    .page-header .page-breadcrumb .row>div {
        width: 100% !important;
        flex: auto !important;
    }

    .ws-sidebar-template .page-wrapper .card-header .card-title {
        font-size: 24px;
    }

    #main-wrapper.ws-sidebar-template .page-wrapper .page-breadcrumb {
        padding: 20px 10px;
    }

    .ws-sidebar-template .page-wrapper .table td,
    .ws-sidebar-template .page-wrapper .table th {
        padding: 10px;
    }

    .ws-modal-calendar .calendar-col,
    .ws-calendar-column .calendar-col {
        width: 100%;
        padding: 10px 0px;
    }

    .ws-modal-calendar .calendar-col .calendar-wrap,
    .ws-calendar-column .calendar-col .calendar-wrap {
        padding: 10px;
        max-width: 310px;
        margin: 0 auto;
    }

    .ws-full-width .container-fluid {
        padding: 10px 15px !important;
        padding-top: 25px !important;
    }

    .ws-legend-row .ws-legend-column .legend-box {
        flex-direction: column;
        max-width: 320px;
        margin: 0 auto;
    }

    .ws-legend-row .ws-legend-column .legend-box .legend-color-box {
        margin-bottom: 10px;
    }

    .ws-owner-message .ws-owner-message-column h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .ws-booking-modal .ws-modal-calendar {
        flex-wrap: wrap;
        margin-top: 5px;
    }

    .ws-booking-modal .modal-dialog {
        max-width: 290px;
        margin: 1.75rem auto;
    }

    .ws-modal-calendar .calendar-week .calendar-day .calendar-digit {
        height: 29px;
    }

    .ws-booking-modal .ws-booking-details {
        flex-wrap: wrap;
        margin-bottom: 0px;
        justify-content: flex-end;
    }

    .ws-booking-modal .ws-modal-footer {
        flex-wrap: wrap;
        margin-bottom: 10px;
        justify-content: center;
        padding: 0px 0px;
        margin-top: 10px;
    }

    .ws-booking-modal .ws-modal-header .ws-modal-title p {
        font-size: 17px;
        padding-top: 25px;
        text-align: center;
        margin-bottom: 7px;
    }

    .ws-booking-modal .ws-booking-details .ws-booking-info {
        font-size: 14px;
        padding-left: 0px !important;
        margin-bottom: 8px !important;
    }

    .ws-booking-modal .ws-modal-header .ws-modal-close {
        font-size: 13px;
    }

    .ws-booking-modal .modal-body {
        padding: 10px;
    }

    .ws-modal-calendar .calendar-col {
        padding: 5px 0px !important;
    }

    .ws-booking-modal .ws-modal-footer p {
        padding-left: 0px;
        text-align: center;
        margin-bottom: 10px;
    }

    .ws-booking-modal .ws-modal-footer button {
        margin: 0px !important;
    }

    .ws-booking-modal .ws-modal-footer button.ws-modal-back {
        margin-bottom: 15px !important;
    }

    .ws-modal-calendar .calendar-week .calendar-day {
        width: 36px;
        min-width: 35px;
        max-width: 35px;
        padding: 2px;
    }

    #main-wrapper.ws-full-width-template header#ws-header .top-navbar .navbar-header .nav-toggler {
        position: absolute;
        right: 20px;
        top: 20px;
        display: flex !important;
        height: 25px;
        align-items: center;
        padding: 0px;
    }

    .ws-booking-modal .ws-modal-message-wrap {
        font-size: 14px;
        padding: 5px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner {
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 9px 0px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label {
        white-space: nowrap;
        min-width: 95px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner input {
        margin-left: 0px;
        width: 20px;
        margin-right: 0px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-extra-amount {
        min-width: 100px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-extra-amount,
    .ws-modal-booking-extra .ws-popup-checkbox-wrap input,
    .ws-modal-booking-extra .ws-popup-checkbox-wrap label {
        font-size: 14px;
    }

    .ws-owner-select-wrap {
        text-align: center;
        margin-bottom: 10px;
    }

    #main-wrapper.ws-sidebar-template .page-wrapper {
        width: 100%;
    }

    .ws-owner-back-btn-wrap {
        width: 100%;
        padding: 20px 0px;
        display: flex;
        justify-content: center;
    }

    #main-wrapper .left-sidebar {
        left: -260px !important;
    }

    #main-wrapper.show-sidebar .left-sidebar {
        left: 0 !important;
    }

    .ws-owner-edit-form {
        padding: 0px;
    }

    .ws-owner-form-header .ws-owner-form-title {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .ws-calendar-column .calendar-week .calendar-day {
        min-width: 41px;
        max-width: 41px;
    }

    .owner-bookings-table td {
        padding: 4px 5px !important;
    }

    .list-wrapper .dataTables_wrapper .dataTables_filter {
        margin-top: 10px;
    }

    .list-wrapper .dataTables_wrapper .dataTables_filter label {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .list-wrapper .dataTables_wrapper .dataTables_filter label input {
        margin-left: 0;
        width: 100%;
    }

    #main-wrapper.ws-sidebar-template header .navbar-header .nav-toggler {
        position: absolute;
        right: 20px;
        top: 20px;
        display: flex !important;
        height: 25px;
        align-items: center;
        padding: 0px;
    }

    #main-wrapper.ws-sidebar-template header#ws-header .navbar-header {
        width: 100%;
    }

    .alert.alert-success {
        padding: 10px !important;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap {
        width: 100%;
    }

    .ws-modal-booking-extra .ws-booking-extra-fields .ws-booking-fields-col {
        width: 100%;
        padding: 0px 10px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label .modal-tooltip {
        top: 50%;
        right: -23px;
        transform: translateY(-50%);
        padding: 1px 8px 1px 5px;
        font-size: 13px;
    }

    .ws-legend-row .ws-legend-column .legend-box .legend-color {
        min-width: 17px;
        height: 17px;
        margin-top: 3px;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label .modal-tooltip-text {
        left: -67px;
        position: absolute;
        opacity: 0;
        min-width: 200px;
        color: #fff;
        font-style: italic;
        background: #b88664;
        bottom: 30px;
        border-radius: 5px;
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        text-align: center;
        transition: 0.5s;
        pointer-events: none;
        padding: 3px 5px 6px;
        white-space: break-spaces;
        top: auto;
    }

    .ws-modal-booking-extra .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label .modal-tooltip-text:before {
        z-index: -8;
        width: 5px;
        height: 5px;
        position: absolute;
        background: #b88664;
        left: 35%;
        transform: rotate(45deg);
        padding: 4px;
        bottom: -4px;
        top: auto;
    }

    .ws-owner-message .ws-owner-message-column p {
        margin-bottom: 0px;
    }

    .ws-orange-btn {
        width: 100% !important;
        margin-right: 0px !important;
        letter-spacing: 0px !important;
        letter-spacing: initial !important;
    }

    .owner-bookings-table-wrap {
        margin-top: 0px;
    }

    .ws-booking-modal .ws-booking-details .ws-booking-info .booking-info-label {
        min-width: 120px;
    }

    .ws-booking-modal .ws-modal-body .ws-booking-details .ws-booking-info .booking-info-label {
        min-width: auto;
        padding-right: 5px;
    }

    .ws-booking-modal .ws-modal-two .ws-modal-header .ws-modal-title p {
        letter-spacing: 2px;
    }

    .ws-modal-booking-extra .ws-booking-extra .ws-booking-extra-msg {
        text-align: left;
        padding: 0px 10px;
        font-size: 14px;
        line-height: 20px;
    }

    .ws-booking-dates.ws-booking-details-wrap {
        padding: 0px 10px;
    }

    .ws-modal-booking-extra .ws-booking-extra-fields {
        padding: 0px 0px;
    }

    .owner-bookings-table td.ws-booking-actions {
        justify-content: flex-start;
        padding-top: 13px !important;
    }

    .ws-legend-row {
        margin-top: 20px !important;
    }

    .owner-bookings-table .ws-booking-actions .ws-booking-actions-txt-btn .btn {
        min-width: 70px;
    }

    /*12-01-2023*/
    .ws-modal-booking-extra .ws-booking-fields-full .ws-popup-checkbox-wrap .ws-popup-checkbox-inner .ws-full-fields-text {
        width: 70%;
        min-width: auto;
    }

    .ws-modal-booking-extra .ws-booking-fields-full .ws-popup-checkbox-wrap .ws-popup-checkbox-inner input {
        width: 30%;
    }

    .ws-modal-booking-extra .ws-booking-fields-full .ws-popup-checkbox-wrap .ws-popup-checkbox-inner label {
        white-space: unset !important;
    }

    .ws-booking-fields-col.ws-booking-fields-full .ws-popup-checkbox-wrap {
        width: 100% !important;
    }

    /* 16-01-2023 */
    .ws-login-form form .form-group .ws-forgot-pwd-txt .ws-hidden-mobile {
        display: none;
    }

    .ws-login-form form .form-group .ws-login-form-col:last-child {
        padding-bottom: 18px !important;
    }

    /* 16-01-2023 */
    .ws-login-logo-section .ws-login-title {
        font-size: 19px;
        margin-bottom: 10px;
        line-height: 28px;
    }

    .ws-login-logo-section .ws-login-text {
        font-size: 18px;
        letter-spacing: 1px;
    }

    .ws-modal-booking-extra .ws-party-size-wrap .ws-party-size-single {
        padding: 0px 25px;
    }

    /*19-03-2024*/
    .form-group #pricing_entries table tr td:last-child {
        flex-wrap: wrap;
        row-gap: 5px;
    }

    /*21-03-2024*/
    .ws-login-col {
        padding: 30px;
        max-width: 90%;
    }

    .nav-tabs#pricingTab .nav-item {
        width: 50%;
    }

    .card .card-header .card-title {
        font-size: 18px;
    }

    .list-wrapper .card-body {
        padding: 10px;
    }

    .option-section .row .col-lg-8 {
        width: 70%;
        padding: 0 10px;
    }

    .option-section .row .col-md-2 {
        width: fit-content;
    }

    .search-results-main-wrap .search-results-sub-wrap {
        padding: 10px;
    }

    .ws-template-update-wrap .form-button {
        text-align: center !important;
        padding: 0;
    }

    .ws-course-view-detail-wrap .form-group,
    .ws-course-view-section .col-lg-12 {
        width: 100%;
    }

    .ws-course-view-detail-wrap {
        flex-wrap: wrap;
    }

    .ws-course-view-detail-wrap .form-group:nth-child(2) {
        padding: 0;
    }

    /*error-page*/
    .ws-error-message-wrap {
        padding: 30px;
    }

    .ws-bookings-detail-wrap {
        flex-wrap: wrap;
    }

    .office-course-grievance label {
        font-size: 14px;
    }

    .office-course-grievance p {
        font-size: 14px !important;
    }

    .office-course-grievance .form-button {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    header.topbar {
        display: block;
    }

    .bcs-sidebar-template.show-sidebar .left-sidebar img,
    .bcs-sidebar-template.show-sidebar .left-sidebar .nav-toggler {
        display: none !important;
    }

    .left-sidebar {
        padding-top: 40px !important;
    }

    header .navbar-header {
        background: #fff !important;
    }

    /* 30-12-25 Design fixes -2025*/
    /* .row.create-btn-wrap .col-sm-4 {
        padding: 0 5px;
    } */

    .ws-date-wrap input {
        width: 100%;
        margin-bottom: 10px;
    }
    .ws-date-wrap {
        width: 100%;
        padding-left: 0;
    }
    p.mail-to-all button {
        display: block;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
    .ws-bookings-detail-wrap .form-group.view-right-content button {
        margin-left: 0;
    }
    .form-group span.email-note {
        display: block;
        margin-bottom: 8px;
    }
    .modal .mail-and-name-section {
        flex-wrap: wrap;
        position: relative;
        justify-content: flex-start;
    }
    .modal .add-participants-form label {
        font-size: 12px;
    }
    .modal .mail-and-name-section .col-md-5.mb-2{
        width: 47%;
    }
    .modal .mail-and-name-section .col-md-2.mb-2 {
        width: 5%;
    }
    .modal .label-row .col-md-5 {
        width: calc(50% - 10px);
        padding: 0;
        margin-left: 0px;
    }
    .modal .label-row .col-md-5:first-child {
        margin-left: 15px;
    }
    .modal .label-row {
        flex-wrap: nowrap;
    }
    .modal .mail-and-name-section .col-md-5 {
        padding: 0 5px;
        max-width: 50% !important;
    }
    .modal #add-participants-form-section {
        /* padding-top: 0 !important; */
    }
    .bcs-sidebar-template.show-sidebar .navbar-header .navbar-brand img {
        display: block;
    }
    .topbar .top-navbar .navbar-header .navbar-brand {
        padding: 0;
    }
    .topbar .top-navbar .navbar-header .navbar-brand {
        width: auto;
    }

    /* 05-01-26 Design fixes -2025 */
    .ws-additional-files-col,
    .ws-template-files-wrap .ws-template-files-added-wrap{
        grid-template-columns: repeat(1, 1fr);        
    }

}

@media screen and (max-width: 560px) {
    .option-section .row .col-lg-8 {
        width: 68%;
    }

    .option-section .row {
        row-gap: 10px;
        margin-bottom: 10px;
    }

    .ws-error-page-section img {
        width: 100px;
    }

    .ws-error-page-section h3 {
        font-size: 60px;
    }

    .card .card-options {
        padding-top: 10px;
    }

    .ws-bookings-detail-wrap .form-group:first-child {
        margin-left: 0;
    }

    .detail-cards .col-sm-3 {
        width: 100%;
        padding: 0;
    }

    .detail-content-cards .col-sm-6 {
        padding: 0;
    }

    .row.create-btn-wrap .col-sm-4 a,
    .row.create-btn-wrap .col-sm-4 {
        width: 100%;
    }
    .ws-date-wrap {
        flex-wrap: wrap;
        gap: 5px;
    }

    .ws-date-wrap .from-date-section,
    .ws-date-wrap .to-date-section {
        width: 100%;
    }
    .modal-header button.add-more-fields {
        font-size: 14px;
    }

    /* 30-12-25 Design fixes -2025*/
    .row.create-btn-wrap{
        margin: 0 -15px;
    }
}

@media screen and (max-width: 480px) {
    .ws-sidebar-template .page-wrapper .card-body {
        padding: 10px;
    }

    .ws-sidebar-template .page-wrapper .card-body .dataTables_filter label {
        width: 100%;
        text-align: right;
    }

    .ws-sidebar-template .page-wrapper .card-body .dataTables_filter input {
        width: 140px;
    }

    .ws-sidebar-template .page-wrapper .card-header {
        padding: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ws-sidebar-template .page-wrapper .card-header .card-title {
        margin-bottom: 10px;
    }

    .ws-legend-row .ws-legend-column .legend-box .legend-color-box .legend-text span {
        white-space: nowrap;
    }

    .dataTables_wrapper .dataTables_filter {
        text-align: right !important;
        width: 100%;
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .dataTables_wrapper .dataTables_length {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        text-align: right !important;
        margin-top: 10px;
    }

    .ws-owner-form-body .form-elements>div {
        padding: 0px;
    }

    .ws-owner-form-header .ws-owner-form-title {
        padding: 0px;
    }

    .list-wrapper .dataTables_wrapper .dataTables_info {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 0px;
    }

    /*19-11-2022*/
    .ws-booking-modal .ws-modal-message-wrap.success strong {
        display: block;
        border-bottom: none;
    }

    .ws-modal-close-btn {
        max-width: 215px;
    }

    .ws-sidebar-template .page-wrapper .card-header .card-options .btn {
        margin-right: 0 !important;
    }

    .nav-tabs#pricingTab .nav-item {
        width: 100%;
    }

    /* 30-12-25 Design fixes -2025*/
    /* .card-body .row.form-elements {
        padding: 0;
    } */

    /* 30-12-25 Design fixes -2025*/
    .card-body{        
        padding-left: 0;
        padding-right: 0;
    }

    .card-header,
    .ws-card-view .card-body{
        padding-left: 15px;
        padding-right: 15px;
    }
    .ws-bookings-detail-wrap .form-group.participant-email {
        margin-left: 0;
    }

    /* 30-12-25 Design fixes -2025*/
    /* .row.create-btn-wrap {
        padding: 0;
    } */    

    .row.create-btn-wrap a {
        margin: 10px auto 0px;
    }

    .row.create-btn-wrap .detail-content-card-wrap {
        margin-bottom: 5px;
    }
    .modal .mail-and-name-section .col-md-5.mb-2 {
        width: 43%;
    }

    .detail-card-wrap .card-body .card-title {
        width: 100%;
    }
}

@media screen and (max-width: 360px) {
    .ws-modal-calendar .calendar-week .calendar-day .calendar-digit {
        height: 30px;
    }

    .ws-calendar-column .calendar-week .calendar-day .calendar-digit {
        height: 33px;
    }

    .ws-modal-calendar .calendar-col .calendar-wrap,
    .ws-calendar-column .calendar-col .calendar-wrap {
        max-width: 290px;
    }

    .ws-modal-calendar .calendar-week .calendar-day {
        min-width: 35px;
        max-width: 35px;
    }

    .ws-calendar-column .calendar-week .calendar-day {
        min-width: 38px;
        max-width: 38px;
    }

    .ws-owner-select-wrap .ws-select-box {
        width: 100%;
    }
}

@supports (-moz-appearance: none) {
    ::-webkit-scrollbar {
        height: 5px;
        width: 5px;
    }

    ::-webkit-scrollbar-thumb {
        background-color: #000;
        border: 1px solid #000;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
    }

    ::-webkit-scrollbar-track {
        background: rgb(194 141 106 / 39%);
    }
}

@keyframes spinner {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@keyframes stripes {
    0% {
        background-position: 0 0;
    }
    
    100% {
        background-position: 60px 30px;
    }
}