.rounded-right,
.rounded-top {
    border-top-right-radius: 8px !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 8px !important
}

.rounded-left,
.rounded-top {
    border-top-left-radius: 8px !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 8px !important
}

.input-group-append,
.input-group-prepend {
    z-index: 4;
    margin-bottom: auto;
    min-height: 35px;
    transition: .15s ease-in-out
}

#show-list,
.scroller,
label.input-group-text[for] {
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item:after,
.scroller,
.table.table-bordered tbody td a.btn-tbl:after,
.table.table-bordered tbody td.tbl-img a:after,
.table>tbody:before {
    display: none
}

.btn-tbl,
.content-package-services b,
.content-top-services b,
.input-group-text {
    font-size: 16px
}

.cash-out-page .card .card-body h4.text-left,
.tbl-add-seat a {
    word-break: break-all
}

.horizontal-scroll,
.sidebar-closed.sbar-open #sidebar ul.menu-categories {
    scrollbar-width: thin;
    scrollbar-color: var(--main-color-one) var(--main-color-tranparent)
}

.rupee-icon:before {
    content: "\20B9";
    font-family: inherit;
    font-style: normal
}

.payment-option span.payment-type,
.service-provider-content li a:hover,
.widget h5 {
    color: var(--black-color)
}

.rounded {
    border-radius: 8px !important
}

.btn-tbl i,
.btn-tbl i::before,
.btn.rounded-circle i,
i.bi {
    line-height: inherit
}

.tooltip-inner {
    background-color: var(--main-color-one)
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: var(--main-color-one)
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: var(--main-color-one)
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: var(--main-color-one)
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: var(--main-color-one)
}

.input-group-prepend {
    border-radius: 6px 0 0 6px !important
}

.input-group .form-control.control-append~.input-group-append .input-group-text,
.input-group .input-group-prepend~.form-control,
.input-group-append {
    border-radius: 0 6px 6px 0 !important
}

.input-group .form-control.control-append {
    border-radius: 6px 0 0 6px !important
}

.input-group-text {
    border-radius: 6px;
    background-color: #fff !important;
    transition: .15s ease-in-out;
    color: #000
}

.input-group:focus-within .input-group-prepend {
    box-shadow: -2px 0 5px 1px var(--main-color-tranparent)
}

.input-group:focus-within .input-group-append {
    box-shadow: 2px 0 5px 1px var(--main-color-tranparent)
}

.input-group:focus-within .input-group-append .input-group-text,
.input-group:focus-within .input-group-prepend .input-group-text {
    border-color: var(--main-color-two)
}

.bootstrap-select.form-control {
    margin: 0;
    padding: 0;
    display: block
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis
}

.bs-searchbox .form-control {
    border: 1px solid #bfc9d4 !important
}

.bootstrap-select.form-control>.dropdown-toggle {
    margin: 0;
    height: 35px;
    border-radius: 6px;
    color: #000 !important;
    font-weight: 500;
    padding: 6px 15px 6px 10px;
    margin-bottom: 0 !important;
    font-size: 14px
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 7px
}

.bootstrap-select.form-control>.dropdown-toggle.bs-placeholder {
    color: #acb0c3 !important
}

p {
    margin-bottom: 10px
}

.scroller {
    text-align: center;
    padding: 11px 7px 7px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: var(--white-color)
}

.btn-tbl[disabled],
.custom-checkbox .custom-control-input:disabled~.custom-control-label,
.seat-blocked,
.seat-booked {
    cursor: not-allowed
}

.scroller-right {
    float: right
}

.scroller-left {
    float: left
}

.modal {
    z-index: 2010;
    overflow: auto
}

.modal.show~.modal.show {
    z-index: 2011
}

.modal-backdrop {
    z-index: 2000
}

.modal-backdrop.show~.modal-backdrop.show {
    z-index: 2010
}

.modal-content {
    border-radius: 10px !important
}

.modal-header {
    border-radius: 8px 8px 0 0 !important;
    background-color: var(--main-color-one);
    color: var(--white-color);
    padding: 10px 50px 10px 16px
}

.modal-header .modal-title {
    color: var(--white-color);
    min-height: 30px
}

.modal-header button.close {
    color: var(--white-color);
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}

.modal-header.text-center .modal-title {
    color: var(--white-color);
    margin: auto
}

.modal-footer {
    border-radius: 0 0 8px 8px !important
}

.modal-body button.close,
.modal-header button.close {
    color: #ff000f !important;
    background: 0 0;
    border: none;
    box-shadow: none;
    font-size: 18px;
    height: 35px;
    width: 35px;
    padding: 0;
    line-height: 35px;
    margin: -10px;
    border-radius: 50%;
    text-shadow: none;
    opacity: 1 !important
}

.modal-body button.close:hover,
.modal-header button.close:hover {
    color: #fff !important;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 5px 9px 0 rgb(0 0 0 / 20%)
}

.modal-body button.close i,
.modal-header button.close i {
    font-weight: 900
}

.bootstrap-select.show .dropdown-toggle {
    border: 1px solid var(--main-color-one) !important;
    box-shadow: 0 0 10px #dcdcdc
}

.bootstrap-select .dropdown-toggle,
.nav-tabs>li.dropdown.responsivetabs-more ul.dropdown-menu li a.active {
    outline: 0
}

.bootstrap-select.btn-group .dropdown-menu[x-placement=bottom-start],
.bootstrap-select.btn-group .dropdown-menu[x-placement=top-start] {
    transform: translate3d(0, 35px, 0) !important;
    top: 0 !important;
    bottom: auto !important;
    left: 0 !important
}

@media (max-height:400px) {

    .bootstrap-select.btn-group .dropdown-menu[x-placement=bottom-start],
    .bootstrap-select.btn-group .dropdown-menu[x-placement=top-start] {
        transform: translate3d(0, 35px, 0) !important;
        top: 0 !important;
        bottom: auto !important;
        left: 0 !important
    }
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item.active span.dropdown-item-inner {
    color: var(--black-color);
    background-color: var(--main-color-tranparent)
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner:not([class*=bg-]).selected,
.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner:not([class*=bg-]):hover,
.bootstrap-select.btn-group .dropdown-menu a.dropdown-item.selected span.dropdown-item-inner {
    background: 0 0 !important;
    color: var(--black-color)
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    max-height: 200px;
    overflow-y: auto
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner {
    display: block;
    padding: 7px 15px;
    font-weight: 600
}

.bootstrap-select.btn-group .dropdown-menu.inner a.dropdown-item {
    white-space: inherit
}

.bootstrap-select.btn-group.show-tick .dropdown-menu a.selected span.dropdown-item-inner span.check-mark,
.widget-control {
    margin-top: 0
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item.selected span.dropdown-item-inner span.check-mark:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900
}

.daterangepicker {
    color: #333
}

.daterangepicker td.in-range {
    background-color: var(--main-color-tranparent)
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: var(--main-color-one);
    border-color: transparent;
    color: var(--white-color)
}

.daterangepicker .drp-buttons .btn.cancelBtn {
    background-color: var(--main-color-three) !important;
    border-color: var(--main-color-three);
    box-shadow: 0 10px 20px -10px var(--main-color-three);
    color: var(--white-color)
}

.info-modal-dialog .modal-dialog {
    padding: 40px 0 0;
    -webkit-transform: none;
    transform: none;
    position: absolute;
    top: 100px;
    right: 0;
    bottom: 30px;
    left: 0;
    margin: auto;
    height: 200px
}

#confirmedDelete.info-modal-dialog .modal-dialog {
    height: 250px
}

.info-modal-dialog .modal-dialog .info-body {
    margin-top: -35px
}

.info-modal-dialog .info-body .modal-logo {
    width: 70px;
    height: 70px;
    margin: auto;
    border: 2px solid var(--main-color-one);
    border-radius: 50%;
    background-color: var(--white-color)
}

.info-modal-dialog .info-body .modal-logo img {
    margin: auto;
    padding: 5px 4px;
    width: 100%
}

.info-modal-dialog .info-body h5 {
    width: 100%;
    text-align: center;
    color: var(--main-color-one);
    font-weight: 500
}

.info-modal-dialog .modal-dialog .modal-content .modal-footer .btn {
    border-radius: 0 0 8px 8px;
    transform: none
}

.info-modal-dialog .modal-dialog .modal-content .modal-footer .btn:nth-last-child(2),
.info-modal-dialog .modal-dialog .modal-content .modal-footer .btn:nth-last-child(3),
.info-modal-dialog .modal-dialog .modal-content .modal-footer .btn:nth-last-child(4) {
    border-radius: 0 0 0 8px
}

.info-modal-dialog .modal-dialog .modal-content .modal-footer .btn+.btn {
    border-radius: 0 0 8px
}

.modal-dialog {
    width: 90%
}

.preloader {
    position: fixed;
    background-color: #fff;
    background-color: rgb(255 255 255 / 70%);
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999991;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center
}

.preloader-img {
    width: 150px;
    height: 150px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

.loading-item {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 70px;
    margin: auto;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, .3);
    box-shadow: 0 0 5px rgba(255, 255, 255, .3);
    -webkit-animation: 2s linear infinite ring;
    animation: 2s linear infinite ring
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-box-shadow: 1px 3px 2px #28c76f;
        box-shadow: 1px 3px 2px #28c76f
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-box-shadow: 1px 3px 2px #7367f0;
        box-shadow: 1px 3px 2px #7367f0
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-box-shadow: 1px 3px 2px #ff9f43;
        box-shadow: 1px 3px 2px #ff9f43
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-box-shadow: 1px 3px 2px #28c76f;
        box-shadow: 1px 3px 2px #28c76f
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-box-shadow: 1px 3px 2px #7367f0;
        box-shadow: 1px 3px 2px #7367f0
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-box-shadow: 1px 3px 2px #ff9f43;
        box-shadow: 1px 3px 2px #ff9f43
    }
}

.pace {
    position: fixed;
    width: 100%;
    top: 80px;
    z-index: 1030;
    height: 3px
}

.btn-tbl,
.table.table-bordered tr .tbl-img img {
    width: 25px;
    height: 25px
}

.table.table-bordered tr .tbl-img-w50 img {
    width: 50px;
    height: 50px
}

.pace .pace-progress {
    width: 0%;
    height: 3px;
    background: #25d5e4;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.btn-tbl,
.page-item .page-link {
    background-color: transparent;
    text-align: center
}

.table.table-bordered h3,
.table.table-bordered h4 {
    font-size: 20px;
    font-weight: 700;
    color: #1f5a4b;
    margin: 0;
    padding: 0
}

.table.table-bordered tbody td {
    color: var(--black-color);
    vertical-align: middle;
    padding: 8px;
    /* font-weight: 600 */
    font-weight: 500
}

.table.table-bordered thead th .custom-control {
    top: 2px
}

.table.table-bordered thead th .custom-control .custom-control-label {
    font-weight: 700;
    font-size: 13px
}

.table.table-bordered thead th {
    color: #3e3e3e;
    background-color: #fff
}

.table.table-bordered thead td {
    /* color: var(--main-color-one); */
    color: #000;
    vertical-align: middle;
    padding: 8px
}

.table.table-bordered .thead-tr th {
    color: var(--white-color);
    background-color: var(--main-color-one);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px;
    border: 1px solid var(--main-color-one)
}

.table.table-bordered tbody tr.thead-none:last-child {
    border-bottom: 1px solid #000;
    height: 1px
}

.modal-body table.table.table-bordered th {
    border: 1px solid
}

.modal-body .table.table.table-bordered thead tr.remove-bg th {
    background-color: var(--white-color);
    color: var(--black-color);
    border: 1px solid var(--main-color-one)
}

.modal-body .table.table.table-bordered thead tr.remove-bg td {
    font-weight: 400
}

.table.table-bordered .thead-none th {
    border: none !important;
    background: var(--white-color)
}

.theme-content .theme-btns {
    width: 100%;
    display: block
}

.theme-content .theme-btns .btn-theme-block {
    width: 10%;
    display: block;
    text-align: center;
    float: left;
    margin: 15px 0
}

.theme-content .theme-btns .btn-theme-block a.btn {
    height: 70px;
    width: 70px;
    border-radius: 0;
    border: 5px solid #aaa;
    font-size: 0px;
    position: relative;
    padding: 10px 0;
    text-transform: capitalize
}

.theme-content .theme-btns .btn-theme-block a.btn:active,
.theme-content .theme-btns .btn-theme-block a.btn:focus {
    color: inherit !important;
    background-color: var(--main-color-one) !important
}

.theme-content .theme-btns .btn-theme-block a.btn.is-active {
    border: 5px solid #1bb3fe
}

.theme-content .theme-btns .btn-theme-block a.btn span {
    position: absolute;
    height: 15px;
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    display: block
}

.theme-content .theme-btns .btn-theme-block a.btn span:after {
    content: "";
    position: relative;
    height: 30px;
    width: 30px;
    top: auto;
    right: 0;
    bottom: 15px;
    left: 0;
    background: var(--main-color-three);
    display: block;
    margin: auto;
    border-radius: 40px
}

.min-height-100,
html[class*=theme] {
    min-height: 100%
}

.nav-tabs>li.dropdown.responsivetabs-more.open>.dropdown-menu,
body.sidebar-noneoverflow .tooltip-for-sidebar,
div#rightSidebarPart.active-right-sidebar {
    display: block !important
}

a.link-none:after,
a.none-link:after,
body .tooltip-for-sidebar {
    display: none !important
}

.tooltip {
    z-index: 3000
}

.widget-control ul,
.widget.widget-page .widget-content .table-responsive .table,
.widget>.widget-content>.row,
form {
    margin: 0
}

.btn-data-details.active,
.btn-wallet-block button.btn[style="display: block;"],
.btn-wallet-block button.btn[style="display:block;"] {
    display: inline-block !important
}

.navbar-expand-sm .navbar-item .link-for-welcome a#btnFullscreen.active i.fa-expand:before {
    content: "\f066"
}

table.dataTable {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-spacing: 0;
    border-collapse: collapse !important;
    border: 1px solid #f1f2f3 !important
}

.table>thead>tr>th,
.table>tr>th {
    letter-spacing: 0
}

.scrtabs-allow-scrollbar .scrtabs-tabs-fixed-container,
.table-responsive-content {
    overflow-x: auto
}

div.table-responsive>div.dataTables_wrapper>div.row {
    margin-right: -15px;
    margin-left: -15px
}

div.dataTables_wrapper div.dataTables_info {
    color: var(--main-color-two);
    margin: 10px 0
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 10px 0
}

.select-entrie,
.select-entrie label,
.service-provider-content li a span {
    color: #000
}

.select-entrie select.form-control {
    padding: 8px 5px
}

.page-item .page-link {
    width: 35px;
    height: 35px;
    border: 1px solid var(--main-color-two);
    color: var(--main-color-two);
    padding: 0 !important;
    line-height: 33px
}

.page-item .page-link:hover {
    color: var(--white-color) !important;
    background-color: var(--main-color-one) !important;
    border: 1px solid var(--main-color-two) !important
}

.page-item.first .page-link,
.page-item.last .page-link,
.page-item.next .page-link,
.page-item.previous .page-link {
    color: #999;
    border: 1px solid #999
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--main-color-two);
    border-color: var(--main-color-two)
}

.table-hover:not(.table-dark) tbody tr:hover {
    background-color: #f7fafd !important;
    -webkit-transform: none;
    transform: none
}

.table-responsive {
    overflow-x: auto;
    overflow-y: auto;
    position: relative
}

.table.table-bordered tr .tbl-sr-no {
    min-width: 70px;
    max-width: 70px;
    width: 70px
}

.table.table-bordered tr .tbl-order-no {
    min-width: 150px;
    max-width: 150px;
    width: 80%
}

.table.table-bordered tr .tbl-name {
    min-width: 200px;
    max-width: 200px
}

.table.table-bordered tr .tbl-cusname,
.table.table-bordered tr .tbl-service {
    min-width: 170px;
    max-width: 170px;
    width: 80%
}

.table.table-bordered tr .tbl-contact {
    min-width: 130px;
    width: 130px
}

.table.table-bordered tr .tbl-total-amt,
.table.table-bordered tr .tbl-w120 {
    min-width: 120px;
    width: 120px
}

.table.table-bordered tr .tbl-discount,
.table.table-bordered tr .tbl-w90 {
    min-width: 90px;
    width: 90px
}

.table.table-bordered tr .tbl-amt,
.table.table-bordered tr .tbl-payable-amt {
    min-width: 110px;
    width: 110px
}

.table.table-bordered tr .tbl-info {
    min-width: 200px;
    max-width: 200px;
    width: 80%
}

.table.table-bordered tr .tbl-check,
.table.table-bordered tr .tbl-qty,
.table.table-bordered tr .tbl-w50 {
    min-width: 50px;
    width: 50px
}

.table.table-bordered tr .tbl-date {
    min-width: 115px;
    width: 115px
}

.table.table-bordered tr .tbl-action {
    min-width: 70px;
    max-width: 70px;
    width: 70px;
    text-align: center
}

.table.table-bordered tr .tbl-action.two-action-btn {
    min-width: 75px;
    max-width: 75px;
    width: 75px;
    text-align: center
}

.table.table-bordered tr .tbl-action.three-action-btn {
    min-width: 105px;
    max-width: 105px;
    width: 105px;
    text-align: center
}

.table.table-bordered tr .tbl-action.four-action-btn {
    min-width: 135px;
    max-width: 135px;
    width: 135px;
    text-align: center
}

.table.table-bordered tr .tbl-action.five-action-btn {
    min-width: 165px;
    max-width: 165px;
    width: 165px;
    text-align: center
}

.table.table-bordered tr .tbl-action.six-action-btn {
    min-width: 190px;
    max-width: 190px;
    width: 190px;
    text-align: center
}

.table.table-bordered tr .tbl-grid {
    min-width: 35px;
    max-width: 35px;
    width: 35px;
    padding: 8px 5px;
    text-align: center
}

.table.table-bordered tr .tbl-grid:first-child {
    border-right: none !important
}

.table.table-bordered tr .tbl-grid:first-child+td,
.table.table-bordered tr .tbl-grid:first-child+th {
    border-left: none !important
}

.table.table-bordered tr .tbl-grid:last-child {
    border-left: 1px solid #f1f2f3 !important
}

.table.table-bordered tr .tbl-img {
    min-width: 40px;
    width: 40px;
    text-align: center
}

.table.table-bordered tr .tbl-img-w50 {
    min-width: 40px;
    width: 40px;
    text-align: center
}

.table.table-bordered tr .tbl-w60 {
    min-width: 60px;
    width: 60px
}

.table.table-bordered tr .tbl-w70 {
    min-width: 70px;
    width: 70px
}

.table.table-bordered tr .tbl-w80 {
    min-width: 80px;
    width: 80px
}

.table.table-bordered tr .tbl-w100 {
    min-width: 100px;
    width: 100px
}

.table.table-bordered tr .tbl-w150 {
    min-width: 150px;
    width: 150px
}

.table.table-bordered tr .tbl-w180 {
    min-width: 180px;
    width: 180px
}

.table.table-bordered tr .tbl-w200 {
    min-width: 200px;
    max-width: 200px;
    width: 200px
}

.table.table-bordered tr .tbl-w250 {
    min-width: 250px;
    max-width: 250px;
    width: 250px
}

.table.table-bordered tr .tbl-w300 {
    min-width: 300px;
    max-width: 300px;
    width: 300px
}

.table.table-bordered tr .tbl-w100p {
    min-width: 100px;
    width: 20%
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f2f6fc !important
}

.table>tbody>tr>td:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.table>tbody>tr>td:last-child {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.ui-sortable .table>tbody>tr>td:first-child,
.ui-sortable .table>tbody>tr>td:last-child {
    border-radius: 0
}

.btn-tbl[disabled] {
    opacity: .6 !important;
    pointer-events: none
}

.btn-tbl {
    padding: 0;
    border-radius: 50%;
    display: inline-block;
    line-height: 25px;
    text-decoration: none !important
}

.bi-2x {
    font-size: 2em
}

.bi-3x {
    font-size: 3em
}

.btn-tbl:focus,
.btn-tbl:hover,
.btn-tbl[disabled] {
    background-color: var(--main-color-one);
    color: #fff !important
}

.btn-tbl.text-primary.table-row-collapse[aria-expanded=true],
.btn-tbl.text-primary:focus,
.btn-tbl.text-primary:hover,
.btn-tbl.text-primary[disabled] {
    background-color: var(--main-color-two);
    color: #fff !important
}

.btn-tbl.text-success.table-row-collapse[aria-expanded=true],
.btn-tbl.text-success:focus,
.btn-tbl.text-success:hover,
.btn-tbl.text-success[disabled] {
    background-color: #28a745;
    color: #fff !important
}

.btn-tbl.text-info.table-row-collapse[aria-expanded=true],
.btn-tbl.text-info:focus,
.btn-tbl.text-info:hover,
.btn-tbl.text-info[disabled] {
    background-color: #2196f3;
    color: #fff !important
}

.btn-tbl.text-danger.table-row-collapse[aria-expanded=true],
.btn-tbl.text-danger:focus,
.btn-tbl.text-danger:hover,
.btn-tbl.text-danger[disabled],
.user-images-content .user-block .user-image .btn-close:focus,
.user-images-content .user-block .user-image .btn-close:hover {
    background-color: #e7515a;
    color: #fff !important
}

.btn-tbl.text-warning.table-row-collapse[aria-expanded=true],
.btn-tbl.text-warning:focus,
.btn-tbl.text-warning:hover,
.btn-tbl.text-warning[disabled] {
    background-color: #e2a03f;
    color: #fff !important
}

.btn-tbl.text-secondary.table-row-collapse[aria-expanded=true],
.btn-tbl.text-secondary:focus,
.btn-tbl.text-secondary:hover,
.btn-tbl.text-secondary[disabled] {
    background-color: #5c1ac3;
    color: #fff !important
}

.btn-tbl.text-black.table-row-collapse[aria-expanded=true],
.btn-tbl.text-black:focus,
.btn-tbl.text-black:hover,
.btn-tbl.text-black[disabled],
.btn-tbl.text-dark.table-row-collapse[aria-expanded=true],
.btn-tbl.text-dark:focus,
.btn-tbl.text-dark:hover,
.btn-tbl.text-dark[disabled] {
    background-color: #000;
    color: #fff !important
}

.btn-tbl.text-muted.table-row-collapse[aria-expanded=true],
.btn-tbl.text-muted:focus,
.btn-tbl.text-muted:hover,
.btn-tbl.text-muted[disabled] {
    background-color: #888ea8;
    color: #000 !important
}

.btn-tbl.text-white.table-row-collapse[aria-expanded=true],
.btn-tbl.text-white:focus,
.btn-tbl.text-white:hover,
.btn-tbl.text-white[disabled] {
    background-color: #fff;
    color: #000 !important
}

.btn-tbl.text-whatsapp {
    color: #00e676 !important
}

.btn-tbl.text-whatsapp.table-row-collapse[aria-expanded=true],
.btn-tbl.text-whatsapp:focus,
.btn-tbl.text-whatsapp:hover,
.btn-tbl.text-whatsapp[disabled] {
    background-color: #00e676;
    color: #fff !important
}

.table.table-bordered tbody td a {
    color: var(--black-color);
    color: #007bff;
    text-decoration: none
}

/* .table.table-bordered tbody td a:after {
    content: "\f0c1";
    font-family: "Font Awesome 5 Pro";
    padding-left: 5px;
    font-weight: 400;
    font-size: 80%;
    opacity: .5
} */

.service-provider-content li.active a,
.table.table-bordered tbody td a:hover {
    color: var(--main-color-one)
}

table tr .sorting,
table tr .sorting_asc,
table tr .sorting_desc {
    padding-right: 25px;
    position: relative;
    white-space: normal;
    cursor: pointer
}

.category-content .category-block .nav-tabs .nav-link,
.scrtabs-tabs-fixed-container ul.nav-tabs>li,
.white-space-nowrap {
    white-space: nowrap
}

table tr .sorting_asc,
table tr .sorting_desc,
table.no-white-space tr .sorting {
    white-space: normal
}

table tr .sorting .header-title-action {
    position: absolute;
    top: auto;
    right: 10px;
    bottom: 10px
}

table tr .sorting:after,
table tr .sorting:before,
table tr .sorting_asc:after,
table tr .sorting_asc:before,
table tr .sorting_desc:after,
table tr .sorting_desc:before {
    font-family: bootstrap-icons !important;
    font-weight: 400;
    right: 10px;
    font-size: 14px;
    color: #000;
    position: absolute;
    bottom: 10px;
    display: block;
    opacity: .3
}

table tr .sorting .header-title-action i {
    font-family: bootstrap-icons !important;
    font-weight: 400;
    right: 0;
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 5px;
    display: block;
    opacity: .5
}

table tr .sorting .header-title-action i[style="color: #ff0000;"],
table tr .sorting .header-title-action i[style="color: rgb(255, 0, 0);"],
table tr .sorting .header-title-action i[style="color:#ff0000;"],
table tr .sorting .header-title-action i[style="color:rgb(255, 0, 0);"] {
    color: #fff !important;
    opacity: 1 !important
}

table tr .sorting .header-title-action i.fa-caret-up:before,
table tr .sorting:before,
table tr .sorting_asc:before,
table tr .sorting_desc:before {
    content: "\f235";
    font-size: 10px;
    bottom: 16px
}

table tr .sorting .header-title-action i.fa-caret-down:before,
table tr .sorting:after,
table tr .sorting_asc:after,
table tr .sorting_desc:after {
    content: "\f229";
    font-size: 10px
}

table tr .sorting_asc:before,
table tr .sorting_desc:after {
    opacity: .8 !important
}

.nav-pills .nav-link {
    background-color: var(--white-color);
    border: 1px solid var(--main-color-two);
    color: var(--main-color-two);
    font-weight: 500
}

.nav-pills .nav-item~.nav-item {
    margin-left: 5px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--main-color-two);
    border: 1px solid var(--main-color-two)
}

.animated-underline-content .nav-tabs .nav-link:focus,
.animated-underline-content .nav-tabs .nav-link:hover {
    border-color: transparent
}

.animated-underline-content .nav-tabs .nav-link.active,
.animated-underline-content .nav-tabs .show>.nav-link {
    border-color: transparent;
    color: var(--main-color-two);
    color: #fff;
    background-color: var(--main-color-two)
}

.animated-underline-content .nav-tabs li a {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 600
}

.animated-underline-content .nav-tabs li a span.count {
    background: var(--main-color-two);
    border-radius: 20px;
    min-width: 20px;
    text-align: center;
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    line-height: 20px;
    margin: 0;
    font-size: 12px
}

.animated-underline-content .nav-tabs li a.active span.count {
    background: #fff;
    color: var(--main-color-two)
}

.animated-underline-content .nav-tabs .nav-link:before {
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: var(--main-color-two);
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: .3s
}

.filter-sidebar,
.details-sidebar,
div#rightSidebar,
div#rightSidebarSecondory {
    bottom: 0;
    margin: 0 !important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    overflow: auto
}

.animated-underline-content .nav-tabs .nav-link.active:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.service-provider-content li {
    display: inline-block;
    margin: 5px 10px
}

.service-provider-content li a {
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--paragraph-color);
    font-size: 16px
}

.service-provider-content li a span.service-provider-img {
    background-size: 45px 45px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    height: 48px;
    width: 48px;
    padding: 0;
    line-height: 46px;
    font-size: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    vertical-align: middle;
    position: absolute;
    top: -8px;
    right: auto;
    bottom: auto;
    left: -10px;
    border: 1px solid #ddd
}

.service-provider-content li.service-provider-name a {
    height: 34px;
    padding: 2px 15px 2px 42px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-radius: 50px;
    vertical-align: middle;
    line-height: 30px;
    position: relative;
    border: 1px solid #ddd;
    margin: 5px 0;
    font-size: 14px;
    text-transform: uppercase
}

.service-provider-content li.service-provider-name a:hover,
.service-provider-content li.service-provider-name a:hover span.service-provider-img {
    border: 1px solid #999
}

.service-provider-content li.service-provider-name.active a {
    border: 1px solid var(--main-color-one);
    background: var(--main-color-one);
    color: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 #e0e6ed, 0 2px 10px 0 #e0e6ed
}

.service-provider-content li.service-provider-name.active a span.service-provider-img,
.user-images-content .userimages-content-after .user-block .user-image {
    border: 1px solid var(--main-color-one)
}

.content-package-services.border-primary,
.content-top-services.border-primary {
    border-color: var(--main-color-tranparent) !important
}

.fc .fc-button-primary:not(:disabled).fc-button-active:focus,
.fc .fc-button-primary:not(:disabled):active:focus,
.switch .slider:before {
    box-shadow: none
}

.fc .fc-button-primary:not(:disabled).fc-button-active,
.fc .fc-button-primary:not(:disabled):active {
    color: #fff;
    color: var(--white-color);
    background-color: var(--main-color-one);
    border-color: var(--main-color-one)
}

div#rightSidebar,
div#rightSidebarSecondory {
    position: fixed;
    top: 00px;
    right: -100vw;
    left: auto;
    z-index: 1999;
    background: var(--white-color);
    transition: .5s;
    width: calc(100% - 60px) !important;
    padding: 0 !important
}

.filter-sidebar>.right-sidebar-content,
.details-sidebar>.right-sidebar-content,
div#rightSidebar>.right-sidebar-content,
div#rightSidebarSecondory>.right-sidebar-content {
    height: 100%;
    padding: 0 20px 50px;
    overflow: auto
}

.filter-sidebar>.right-sidebar-footer,
.details-sidebar>.right-sidebar-footer,
div#rightSidebar>.right-sidebar-footer,
div#rightSidebarSecondory>.right-sidebar-footer {
    padding: 10px 20px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1001
}

.right-sidebar-footer .btn {
    font-size: 12px;
    padding: 5px 10px
}

div#rightSidebar.active-right-sidebar,
div#rightSidebarSecondory.active-right-sidebar {
    right: 0 !important
}

.sidebar-header {
    position: sticky;
    left: 0;
    top: 0;
    z-index: 1001;
    background: #fff;
    margin: 0 !important;
    padding: 10px 15px
}

.filter-sidebar {
    position: fixed;
    top: 00px;
    right: -460px;
    left: auto;
    z-index: 1999;
    background: var(--white-color);
    padding: 15px;
    transition: .5s;
    max-width: 450px !important;
    width: 450px !important
}

.global-1200.filter-sidebar {
    right: -1010px;
    min-width: 1000px;
    max-width: 1000px;
    width: 100%;
}

.details-sidebar {
    position: fixed;
    top: 00px;
    right: -460px;
    left: auto;
    z-index: 1999;
    background: var(--white-color);
    padding: 15px;
    transition: .5s;
    max-width: 900px !important;
    width: 900px !important
}

.filter-sidebar.active-right-sidebar,
.details-sidebar.active-right-sidebar,
.noti-sidebar.active {
    right: 0
}

.btn-badge-dot {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #25d5e4;
    display: block;
    margin: 0;
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: auto;
    left: auto
}

.btn-close-right-sidebar {
    color: #ff000f !important;
    background: 0 0;
    border: none;
    box-shadow: none;
    font-size: 18px
}

.btn-close-right-sidebar:hover {
    color: #fff !important;
    background: #e7515a
}

.overlay.show {
    display: block;
    opacity: .7
}

.dragtable-sortable {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.dragtable-sortable li {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 1em;
    background: #fff
}

.dragtable-sortable td,
.dragtable-sortable th {
    border-left: 0
}

.dragtable-sortable li:first-child td,
.dragtable-sortable li:first-child th {
    border-left: 1px solid #ccc
}

.seat-available:hover svg,
.ui-sortable-helper {
    opacity: .7
}

.ui-sortable-placeholder {
    -moz-box-shadow: 4px 5px 4px #c6c6c6 inset;
    -webkit-box-shadow: 4px 5px 4px #c6c6c6 inset;
    box-shadow: 4px 5px 4px #c6c6c6 inset;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background: #efefef !important;
    visibility: visible !important
}

.custom-control-input:checked~.custom-control-label:before,
.theme-custom-light .custom-control-input:checked~.custom-control-label:before {
    border-color: var(--main-color-one);
    background-color: var(--main-color-one)
}

.ui-sortable-placeholder * {
    opacity: 0;
    visibility: hidden
}

.daterangepicker-scroll,
.form-group.validate-input {
    position: relative
}

.daterangepicker-scroll .daterangepicker {
    position: absolute !important;
    left: 1px !important;
    right: auto !important;
    top: 45px !important
}

.custom-control-input~.custom-control-label {
    cursor: pointer;
    line-height: 24px
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,
.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: var(--main-color-tranparent);
    border-color: var(--main-color-tranparent)
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem var(--main-color-tranparent)
}

.theme-custom-light .custom-control-label {
    color: #fff
}

.theme-custom-light .custom-control-input:checked~.custom-control-label:before,
.theme-custom-light .custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: var(--main-color-two);
    border-color: var(--main-color-two)
}

.theme-custom-light .custom-control-input:disabled:checked~.custom-control-label::before {
    color: #fff;
    background-color: rgb(255 255 255 / 10%);
    border-color: rgb(255 255 255 / 10%)
}

.btn-file {
    min-height: 35px;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
    line-height: 25px;
    font-size: 14px
}

.btn-file span {
    position: absolute;
    height: 35px;
    width: 40px;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px 0 0 5px;
    border-right: 1px solid #ddd;
    display: none
}

.btn-file i {
    position: absolute;
    height: 35px;
    width: 40px;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 35px !important;
    padding: 0 !important;
    text-align: center
}

.all-provider-service .owl-carousel .item .provider-all-service-block {
    border: 1px solid var(--main-color-one);
    border-radius: 8px;
    padding: 10px;
    text-align: center;
    display: block;
    width: 100%
}

.all-provider-service .owl-carousel .item .provider-all-service-block h4 {
    color: var(--main-color-two);
    margin: 0
}

.all-provider-service .owl-carousel .item .provider-all-service-block h3 {
    margin: 0;
    padding: 0
}

.all-provider-service .owl-carousel .item .provider-all-service-block h3 span.badge {
    color: var(--main-color-two);
    display: inline-block;
    font-size: 14px;
    margin: 10px 0 0
}

.all-provider-service .owl-carousel .item .provider-all-service-block h3 span.badge.badge-top {
    position: relative;
    padding-top: 22px;
    min-width: 30px
}

.all-provider-service .owl-carousel .item .provider-all-service-block h3 span.badge span.d-block {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: var(--main-color-two);
    color: #fff
}

.content-360.active i:before,
.open-right-sidebar-part.active-close i:before {
    content: "\f00d";
    content: "\f340"
}

.horizontal-scroll {
    white-space: nowrap;
    overflow: auto
}

.dropdown.img-dropdown,
.widget-control ul li,
td:hover .btn-data-details {
    display: inline-block
}

.widget-control ul.list-inline li .btn-tbl {
    font-size: 14px
}

div#layoutContent.active-expand {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    min-height: 100%;
    height: 100% !important;
    width: 100% !important;
    z-index: 1031;
    background: #fafafa;
    padding: 15px;
    overflow: auto
}

.content-expand.active i:before {
    content: "\f066";
    content: "\ea29";
    content: "\f3de"
}

.content-minimize.active i:before {
    content: "\f067";
    content: "\eb0b";
    content: "\f64d"
}

.content-resize.active i:before {
    content: "\ea0f";
    content: "\f114"
}

.switch .slider {
    background-color: #ddd
}

.switch input:checked~.slider {
    background-color: #28a745
}

.scrtabs-tab-container * {
    box-sizing: border-box
}

.scrtabs-tab-container {
    height: 53px
}

.scrtabs-tab-container .tab-content {
    clear: left
}

.scrtabs-tabs-fixed-container {
    float: left;
    height: 53px;
    overflow: hidden;
    width: 100%;
    max-width: 100%
}

.scrtabs-allow-scrollbar .scrtabs-tabs-fixed-container::-webkit-scrollbar {
    display: none
}

.scrtabs-tabs-movable-container {
    position: relative;
    max-width: 100%
}

.btn-data-details:after,
.nav-tabs>li.dropdown.responsivetabs-more ul.dropdown-menu li a:before,
.noti-sidebar .notification-list .notification-item.read:after,
.scrtabs-tabs-movable-container .tab-content,
.tbl-seats-layout .tbl-seats-layout-block .tbl-seats-layout-grid .tbl-add-seat label span {
    display: none
}

.scrtabs-tab-scroll-arrow {
    border: none;
    border-top: none;
    color: var(--main-color-one);
    cursor: pointer;
    display: none;
    float: left;
    font-size: 18px;
    height: 53px;
    margin-bottom: -1px;
    padding: 0;
    text-align: center;
    line-height: 53px;
    width: 30px
}

.griddropdown,
.noti-sidebar .notification-list .notification-inner-title {
    text-align: left
}

.scrtabs-tab-scroll-arrow:hover {
    background-color: #e0e6ed
}

.scrtabs-tab-scroll-arrow.scrtabs-disable {
    color: #ddd;
    cursor: default
}

.nav-tabs>li.dropdown.responsivetabs-more,
.text-dot-right label span {
    margin-left: auto
}

.nav-tabs>li.dropdown.responsivetabs-more>a {
    padding: 1px 5px;
    font-size: 0;
    display: inline-block
}

.nav-tabs>li.dropdown.responsivetabs-more>a:after {
    font-size: 24px;
    content: "\▦";
    content: "\25A6";
    display: inline-block;
    border: none;
    margin: 0
}

.nav-tabs>li.dropdown.responsivetabs-more ul.dropdown-menu li a {
    border: none;
    border-radius: 4px
}

.note-last-feedback-block {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 15px
}

.note-last-feedback-block i {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    margin: auto;
    line-height: 22px
}

.note-last-feedback-block .note-last-feedback {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    line-height: 22px
}

.note-last-feedback-block .note-last-feedback>text {
    white-space: nowrap;
    display: inline;
    width: auto
}

.btn-filter-icon.collapsed i:before {
    content: "\f067";
    /* content: "\f64d" */
}

label.error {
    color: red;
    font-weight: 600;
    font-size: 12px;
    margin: 5px 0 0;
    display: block;
    float: left;
    width: 100%;
    border: none !important
}

.input-group label.error {
    position: absolute;
    top: 34px;
    line-height: 1.3
}

.input-group .form-control.error {
    margin-bottom: 20px
}

.input-group textarea~label.error {
    top: auto;
    bottom: 0
}

.input-group .bootstrap-select.form-control {
    height: auto
}

.input-group .bootstrap-select.form-control label.error {
    position: relative;
    top: 5px;
    margin: 0 !important
}

.input-group>.form-control.error:not(:last-child) {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.white-space-normal {
    white-space: normal !important
}

.update-qty a.update-qty-minus,
.update-qty a.update-qty-plus {
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: 35px;
    width: 35px;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
    background: var(--main-color-one);
    color: var(--white-color)
}

.update-qty a.update-qty-plus {
    right: 0;
    left: auto
}

.update-qty a.update-qty-minus i,
.update-qty a.update-qty-plus i {
    line-height: 35px
}

.widget .widget-header h5.cash-denomination-title {
    padding: 16px 0 5px;
    font-size: 24px;
    color: var(--main-color-one)
}

.cash-out-page .card .card-body {
    padding: 8px 15px
}

.cash-out-page .card .card-body h4 {
    color: var(--paragraph-color);
    font-size: 24px
}

.main-container .app-bg-icon {
    position: absolute;
    min-height: 100vh;
    width: 100%;
    left: 0;
    top: 0;
    background-size: 512px 512px;
    background-position: top center;
    background-repeat: repeat;
    opacity: .1
}

.bg-none,
.tag-editor .tag-editor-tag.active {
    background: 0 0 !important
}

.widget.bg-none {
    box-shadow: none !important
}

/* adding extra css */

.suggestion-item:hover {
    background-color: #f8f9fa;
  }
  .form-control.tag-input {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    border: none;
    padding: 5px;
  }
  .form-control.tag-input input {
    flex: 1;
    border: none;
    outline: none;
  }

  /* adding extra css */
.noti-sidebar {
    position: fixed;
    top: 80px;
    right: -501px;
    bottom: 0;
    left: auto;
    z-index: 999;
    background: var(--white-color);
    margin: 0 !important;
    padding: 15px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 500px !important;
    max-width: 100%;
    height: calc(100% - 80px) !important;
    border: none;
    border-left: 1px solid #e0e6ed
}

.noti-sidebar .notification-list {
    overflow: auto;
    height: calc(100vh - 170px) !important;
    padding: 0
}

.noti-sidebar .notification-list .notification-item {
    display: flex !important;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 20px 15px 0;
    margin-bottom: 20px;
    position: relative
}

.noti-sidebar .notification-list .notification-item:after {
    content: '';
    width: 5px;
    height: 5px;
    background: #25d5e4;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    right: 5px;
    transform: translateY(-50%)
}

.noti-sidebar .notification-list .notification-item .avatar-img {
    width: 50px;
    text-align: left
}

.noti-sidebar .notification-list .notification-item .avatar-img span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 40px;
    background-color: var(--main-color-one);
    color: #fff
}

.noti-sidebar .notification-list .notification-item .notification-text {
    width: calc(100% - 50px);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5
}

.griddropdown ul li.sub-sortable,
.griddropdown.active,
.noti-sidebar .notification-list .notification-item .notification-text .updated-time,
.popover-block:hover .popover-hover,
.update-qty span.update-qty-input {
    display: block
}

.noti-sidebar .notification-list .notification-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

.noti-sidebar .notification-list li.no-notification {
    text-align: center
}

.noti-sidebar .notification-list li.no-notification h5 {
    font-size: 20px;
    color: var(--main-color-one)
}

.header-container .navbar .navbar-item .nav-item .nav-link span.badge.count {
    width: auto;
    min-width: 16px;
    height: 16px;
    padding: 0 2px;
    top: 10px;
    right: -10px;
    text-align: center;
    line-height: 14px
}

.user-images-content .user-block {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    margin: 0 0 15px
}

.user-images-content .user-block .user-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 150px;
    border: 1px solid #e0e6ed;
    border-radius: 8px
}

.user-images-content .user-block .user-image .btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: auto;
    left: auto;
    padding: 0;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    background-color: #fff;
    color: #e7515a !important;
    text-decoration: none !important
}

.user-images-content .user-block .user-img-title {
    font-size: 14px;
    font-weight: 500;
    margin: 5px 0 0
}

.user-images-content .userimages-content-before .user-block .user-img-title {
    color: var(--warning)
}

.user-images-content .userimages-content-after .user-block .user-img-title {
    color: var(--success)
}

.dropdown.img-dropdown a:hover~.img-popover-content,
.dropdown.img-dropdown:hover .img-popover-content {
    display: block;
    transform: translate3d(-152px, -37px, 0);
    position: absolute;
    top: 0;
    left: 0
}

.dropdown.img-dropdown.dropright a:hover~.img-popover-content,
.dropdown.img-dropdown.dropright:hover .img-popover-content {
    display: block;
    transform: translate3d(24px, -37px, 0);
    position: absolute;
    top: 0;
    left: auto !important
}

.img-dropdown .img-popover-content img {
    width: 150px !important;
    height: auto !important;
    max-height: 250px
}

.griddropdown {
    position: absolute;
    z-index: 1000;
    top: 50px;
    right: auto;
    left: 5px;
    display: none;
    min-width: 300px;
    padding: 10px;
    color: #47404f;
    list-style: none;
    background-color: #fff;
    border-radius: .25rem;
    border: 0;
    box-shadow: 0 1px 15px 1px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 8%)
}

.griddropdown ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.griddropdown ul li {
    display: flex;
    border-top: 1px solid #ecedee;
    padding: 0 5px
}

.griddropdown ul li a {
    padding: 7px 15px;
    display: block;
    width: 100%;
    font-weight: 400;
    margin-right: auto
}

.griddropdown ul li:hover {
    background-color: #f8f9fa
}

.griddropdown ul li:hover a {
    color: #3b3541;
    text-decoration: none
}

.griddropdown ul li.sub-sortable .sub-sortable-block,
.griddropdown ul li.sub-sortable .sub-sortable-block ul,
.widthper-100 {
    width: 100%
}

.griddropdown ul li.sub-sortable .sub-sortable-block ul li {
    padding-left: 17px;
    padding-right: 0
}

.griddropdown .grid-search .input-group .form-control {
    outline: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #bfc9d4
}

.griddropdown .grid-search .input-group .form-control:focus {
    border-bottom: 1px solid #7b7b7b
}

.griddropdown .grid-search .input-group .input-group-prepend .input-group-text {
    border: none;
    border-bottom: 1px solid #bfc9d4;
    padding: 10px 5px
}

.griddropdown .grid-search .input-group span.bi.bi-search {
    line-height: 17px
}

.griddropdown .grid-search .input-group:focus-within .input-group-prepend .input-group-text {
    border-bottom: 1px solid #7b7b7b
}

.griddropdown .grid-list {
    min-height: 60px;
    overflow: auto;
    max-height: calc(100vh - 430px)
}

.griddropdown .grid-list ul li span.icon {
    padding: 0 5px 0 0
}

.griddropdown .grid-search {
    line-height: 30px;
    margin-bottom: 5px;
    width: 100%
}

.grid-search-icon,
.topbar {
    position: absolute
}

.griddropdown ul li .switch {
    margin: auto 0;
    min-width: 35px
}

.customize-column-footer {
    text-align: right
}

.pop-arw {
    width: 13px !important;
    height: 13px !important;
    background-color: #fff;
    border: 1px solid #fff;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg)
}

.arwTop {
    border-right: 0;
    border-bottom: 0;
    top: -7px
}

body:not([dir=rtl]) .L10 {
    left: 10px
}

.grid-list ul li .field-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    width: 100%
}

.grid-list ul li span {
    line-height: 34px
}

.ui-sortable-handle .icon {
    cursor: move;
    font-size: 16px
}

.ui-state-highlight {
    min-height: 35px;
    line-height: 1.2em;
    border: 2px dashed #ddd !important;
    background: #f1f1f1
}

.table-dropdown button {
    background: #fff;
    border: none
}

.table-dropdown a.dropdown-item {
    padding: 7px 10px !important
}

.table-dropdown a.dropdown-item i {
    font-size: 14px;
    width: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 4px
}

.widget.widget-page {
    /* height: calc(100vh - 150px); */
    height: calc(100vh - 120px);
    padding: 0
}

.widget.widget-page .widget-control {
    padding: 15px 15px 0
}

.widget.widget-page .widget-content {
    /* height: calc(100vh - 304px); */
    height: calc(100vh - 238px);
    overflow: hidden;
    padding: 0 15px
}

.widget.widget-page.widget-no-footer .widget-content,
.widget.widget-page.widget-no-footer.widget-no-header .widget-content .table-responsive {
    height: calc(100vh - 210px)
}

.widget.widget-page.widget-no-footer .widget-content .table-responsive {
    height: calc(100vh - 300px)
}

.active-expand .widget.widget-page {
    height: calc(100vh - 35px)
}

.active-expand .widget.widget-page .widget-content,
.active-expand .widget.widget-page .widget-content .table-responsive {
    height: calc(100vh - 189px)
}

.widget.widget-page .widget-footer {
    padding: 0 15px 15px
}

.widget.widget-page .widget-content .table-responsive .table.table-nodatafound {
    height: 100%;
    margin: 0
}

.widget.widget-page .widget-content .table-responsive .table td.tbl-data-found {
    background-color: #fff;
    height: calc(100vh - 350px)
}

.widget.widget-page .widget-content .table-responsive .table thead {
    position: sticky;
    top: 0;
    z-index: 9
}

.widget.widget-page .widget-content .table-responsive {
    /* height: calc(100vh - 304px); */
    height: calc(100vh - 238px);
}

.widget.widget-page .griddropdown {
    left: 15px
}

.footer-wrapper.footer-fixed {
    padding: 0 15px;
    background: #fff;
    font-weight: 600;
    font-size: 12px;
    width: 100%;
    border-top-left-radius: 6px;
    display: block;
    justify-content: space-between;
    border: none;
    border-top: 1px solid #e0e6ed;
    position: fixed;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    z-index: 9
}

.footer-wrapper .footer-shortcut {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block
}

.footer-wrapper .footer-shortcut li {
    margin: 0;
    display: inline-block
}

.footer-wrapper .footer-shortcut li~li {
    margin: 0 0 0 5px
}

.footer-wrapper .footer-shortcut li a {
    padding: 10px 5px;
    font-size: 14px;
    display: inline-block;
    box-shadow: 0 0 0 0 var(--main-color-two) inset;
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out
}

.footer-wrapper .footer-shortcut li.active a {
    box-shadow: 0 -5px 0 0 var(--main-color-two) inset;
    color: var(--main-color-two)
}

.page-more-setting {
    padding: 0;
    display: inline-block
}

.page-more-setting li {
    display: inline-block;
    margin-left: 3px;
    vertical-align: top
}

.page-more-setting li .btn {
    padding: 5px 10px;
    height: 33px
}

.page-more-setting li .btn i {
    font-size: 16px;
    display: inline-block;
    line-height: normal
}

.widget-control ul li.tbl-search .form-control {
    height: 35px;
    vertical-align: top;
    font-size: 14px
}

.widget-control ul li.tbl-search .input-group-text {
    padding: 3px 10px;
    font-size: 16px
}

.img-trash img.w-100 {
    max-width: 128px
}

.toast-top-right {
    top: 94px;
    right: 12px
}

#toast-container>div:hover {
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    opacity: 1;
    opacity: .8;
    cursor: pointer
}

#org {
    background-color: #fff;
    margin: 10px;
    padding: 10px
}

.alert-message {
    margin: 2px 0
}

.jOrgChart {
    margin: 10px;
    padding: 20px
}

.jOrgChart .node {
    font-size: 16px;
    background-color: var(--main-color-one);
    border-radius: 8px;
    border: 2px solid var(--main-color-one);
    color: #fff;
    -moz-border-radius: 8px;
    padding: 10px
}

.node p {
    font-family: 'Work Sans', sans-serif;
    font-size: 10px;
    line-height: 11px;
    padding: 2px
}

.jOrgChart table {
    margin: auto
}

.singlelinetext {
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap
}

.bg-teal {
    background-color: #3b4f83 !important
}

.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    height: 90px
}

.small-box>.inner {
    padding: 0 10px;
    display: inline;
    vertical-align: middle
}

.small-box>.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: rgba(255, 255, 255, .8);
    display: block;
    z-index: 10;
    background: #bb2826;
    text-decoration: none
}

.small-box>.small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, .15)
}

.small-box h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    white-space: nowrap;
    padding: 7px 0 0;
    text-align: center
}

.small-box p {
    font-size: 15px;
    text-align: left
}

.small-box p>small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px
}

.small-box h3,
.small-box p {
    z-index: 5px
}

.small-box .icon {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 0;
    font-size: 40px;
    color: rgba(255, 255, 255, .55)
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9
}

.small-box:hover .icon {
    font-size: 55px
}

.topstats li {
    margin: 10px 0 0
}

.item.selectusrtype {
    background-color: #26a65b;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    top: 5px;
    left: 5px;
    width: 30px;
    z-index: 99;
    padding: 1px 0;
    height: 30px;
    border-radius: 50%
}

.jOrgChart .btnshow {
    padding: 0;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    text-decoration: none !important
}

.tbl-data-found,
body.error404 {
    background-attachment: fixed;
    background-size: cover;
    background-color: #fff
}

body.error404>.error-content {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px
}

.error404 .mini-text,
.tbl-data-found .nodata-content .mini-text {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 0;
    color: var(--main-color-two)
}

.error404 .error-number,
.tbl-data-found .nodata-content .nodata-number {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 15px;
    text-shadow: 0 5px 4px rgba(31, 45, 61, .10196078431372549)
}

.error404 .img-cartoon,
.tbl-data-found .nodata-content .img-cartoon {
    width: 170px;
    height: 170px
}

.error404 .error-number {
    font-size: 170px;
    color: var(--main-color-two)
}

.error404 .error-text,
.tbl-data-found .nodata-content .nodata-text {
    font-size: 18px;
    color: #3b3f5c;
    font-weight: 600
}

.error404 {
    height: 100%
}

.error404 .error-img,
.tbl-data-found .nodata-content img.nodata-img {
    max-width: 300px
}

.error404 td.text-center.tbl-data-found {
    background-color: none
}

.tbl-data-found .nodata-content {
    padding: 0;
    margin: 0
}

.tbl-data-found .nodata-content .nodata-number {
    font-size: 70px;
    color: var(--main-color-two)
}

.tbl-seats-layout {
    overflow: auto;
    width: 100%;
    height: calc(100vh - 210px);
    display: block;
    margin: auto;
    background: #fafafa
}

.tbl-seats-layout .tbl-seats-layout-block {
    display: block;
    position: relative;
    margin: auto;
    width: 100%;
    height: 100%
}

.tbl-seats-layout .tbl-seats-layout-block .tbl-seats-layout-img {
    position: relative;
    width: auto
}

.tbl-seats-layout .tbl-seats-layout-block .tbl-seats-layout-grid {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0
}

.tbl-seats-layout table.tbl-seat,
table.tbl-seat tbody,
table.tbl-seat tbody tr table.tbl-seat tbody tr th,
table.tbl-seat tbody tr td {
    border: none !important;
    text-align: center
}

.tbl-seats-layout table.tbl-seat tbody tr th {
    width: auto;
    min-width: inherit;
    max-width: inherit;
    line-height: 32px
}

.tbl-seats-layout .tbl-seat tr th:first-child {
    position: sticky;
    background: #fff;
    z-index: 1;
    left: 0
}

.tbl-seats-layout table.tbl-seat tbody tr td {
    padding: 4px;
    min-width: 32px;
    max-width: 32px;
    width: 32px;
    min-height: 32px;
    max-height: 32px;
    height: 32px;
    line-height: 32px
}

.tbl-seats-layout table.tbl-seat tbody tr td a {
    padding: 0;
    display: block;
    text-align: center
}

.tbl-seats-layout .seat-available svg,
.tbl-seats-layout .seat-blocked svg,
.tbl-seats-layout .seat-booked svg,
.tbl-seats-layout .seat-selected svg,
.tbl-seats-layout table.tbl-seat tbody tr td svg {
    width: 22px;
    height: 22px
}

.tbl-seats-layout .tbl-seats-layout-block .tbl-seats-layout-grid .tbl-add-seat label {
    margin: 0;
    line-height: 1;
    cursor: pointer !important
}

.seat-available svg path.svgpath-1,
.seat-available svg path.svgpath-2,
.seat-available svg path.svgpath-3,
.seat-available svg path.svgpath-4,
.seat-available svg path.svgpath-5 {
    fill: #FFF
}

.seat-booked svg path.svgpath-1,
.seat-booked svg path.svgpath-2 {
    fill: #b5b5b5 !important
}

.seat-booked svg path.svgpath-3,
.seat-booked svg path.svgpath-4 {
    fill: #d4d4d4 !important
}

.seat-booked svg path.svgpath-5 {
    fill: #979797 !important
}

.seat-blocked svg path.svgpath-1 {
    fill: #ff8087 !important
}

.seat-blocked svg path.svgpath-2 {
    fill: #e6646e !important
}

.seat-blocked svg path.svgpath-3 {
    fill: #ff9ba0 !important
}

.seat-blocked svg path.svgpath-4 {
    fill: #f7d291 !important
}

.seat-blocked svg path.svgpath-5 {
    fill: #f0c382 !important
}

.seat-available:hover svg path.svgpath-1,
.seat-selected svg path.svgpath-1 {
    fill: #4c88e2 !important
}

.seat-available:hover svg path.svgpath-2,
.seat-available:hover svg path.svgpath-3,
.seat-available:hover svg path.svgpath-4,
.seat-selected svg path.svgpath-2,
.seat-selected svg path.svgpath-3,
.seat-selected svg path.svgpath-4 {
    fill: #abcdff !important
}

.seat-available:hover svg path.svgpath-5,
.seat-selected svg path.svgpath-5 {
    fill: #06357d !important
}

.add-seat-header .seat-available svg path.svgpath-1,
.add-seat-header .seat-available svg path.svgpath-2,
.add-seat-header .seat-available svg path.svgpath-3,
.add-seat-header .seat-available svg path.svgpath-4,
.add-seat-header .seat-available svg path.svgpath-5 {
    fill: #FFF !important
}

.add-seat-header .seat-available,
.add-seat-header .seat-available:hover,
.add-seat-header .seat-blocked,
.add-seat-header .seat-blocked:hover,
.add-seat-header .seat-booked,
.add-seat-header .seat-booked:hover,
.add-seat-header .seat-selected,
.add-seat-header .seat-selected:hover {
    cursor: pointer !important;
    opacity: 1
}

.add-seat-header .seat-available svg,
.add-seat-header .seat-blocked svg,
.add-seat-header .seat-booked svg,
.add-seat-header .seat-selected svg {
    width: 50px;
    height: 50px;
    opacity: 1
}

.add-seat-header .add-seat-radio input[type=radio]:checked~.seat-available,
.add-seat-header .add-seat-radio input[type=radio]:checked~.seat-available svg,
.add-seat-header .add-seat-radio input[type=radio]:checked~.seat-blocked,
.add-seat-header .add-seat-radio input[type=radio]:checked~.seat-blocked svg,
.add-seat-header .add-seat-radio input[type=radio]:checked~.seat-booked,
.add-seat-header .add-seat-radio input[type=radio]:checked~.seat-booked svg,
.add-seat-header .add-seat-radio input[type=radio]:checked~.seat-selected,
.add-seat-header .add-seat-radio input[type=radio]:checked~.seat-selected svg {
    cursor: pointer !important;
    opacity: 1 !important;
    color: #f60
}

.tbl-add-seat a {
    color: #000;
    display: block;
    min-width: 24px;
    max-width: 24px;
    min-height: 24px;
    border: 1px solid #999;
    border-radius: 3px;
    text-align: center;
    line-height: 10px;
    font-weight: 700;
    font-size: 10px;
    margin: 0 auto
}

.tbl-add-seat a.selected,
.tbl-add-seat a.selected.seat-updated {
    border: 1px solid var(--main-color-one);
    background-color: var(--main-color-one)
}

.tbl-add-seat a.seat-updated {
    border: 1px solid #efefef;
    background-color: var(--main-color-one)
}

.tbl-add-seat a i {
    line-height: 1;
    display: block
}

.dropdown-dynamic-tbl .dropdownmenu-dynamic-tbl {
    width: auto;
    min-width: inherit
}

.dropdown-dynamic-tbl .dropdownmenu-dynamic-tbl .dynamic-tbl-block {
    max-height: 200px;
    overflow: auto
}

.dropdown-dynamic-tbl .dropdownmenu-dynamic-tbl .dynamic-tbl {
    font-size: 18px;
    position: relative;
    display: inline-block
}

.dropdown-dynamic-tbl .dropdownmenu-dynamic-tbl .dynamic-tbl .dynamic-tbl-mousecatcher {
    position: absolute !important;
    z-index: 3;
    width: 10em;
    height: 10em;
    cursor: pointer
}

.dropdown-dynamic-tbl .dropdownmenu-dynamic-tbl .dynamic-tbl .dynamic-tbl-highlighted {
    position: absolute !important;
    z-index: 2;
    width: 1em;
    height: 1em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC)
}

.dropdown-dynamic-tbl .dropdownmenu-dynamic-tbl .dynamic-tbl .dynamic-tbl-unhighlighted {
    position: relative !important;
    z-index: 1;
    width: 12em;
    height: 5em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC)
}

.dropdown-dynamic-tbl .dropdownmenu-dynamic-tbl .dynamic-tbl .dynamic-tbl-row {
    position: absolute !important;
    z-index: 3;
    width: 100%;
    height: 1em;
    cursor: pointer;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.dropdown-dynamic-tbl .dropdownmenu-dynamic-tbl .dynamic-tbl .dynamic-tbl-col {
    position: absolute !important;
    z-index: 3;
    width: 1em;
    height: 100%;
    cursor: pointer;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto
}

.width-70 {
    width: 70px
}

.overflow-visible {
    overflow: visible !important
}

.popover-block {
    display: inline;
    position: relative
}

.popover-hover {
    display: none;
    margin: auto;
    position: absolute;
    min-width: 250px;
    width: 100%;
    top: auto;
    right: 0;
    bottom: calc(100% - 1px);
    left: -119px;
    z-index: 9
}

.popover-hover .ph-body {
    border-radius: 6px;
    -webkit-box-shadow: 0 10px 30px 0 rgb(31 45 61 / 10%);
    box-shadow: 0 10px 30px 0 rgb(31 45 61 / 10%);
    background: #fff;
    border: 1px solid #e0e6ed;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin: auto 0 10px
}

.popover-hover .ph-body::after,
.popover-hover .ph-body::before {
    position: absolute;
    display: block;
    content: "";
    border-color: #ddd transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    top: auto;
    right: 0;
    bottom: 2px;
    left: 0;
    margin: auto;
    width: 16px;
    z-index: 1
}

.popover-hover .ph-body::after {
    border-top-color: #fff;
    bottom: 3px;
    z-index: 2
}

.popover-hover .ph-body .ph-header {
    padding: 5px 10px;
    margin-bottom: 0;
    font-size: 12px;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.popover-hover .ph-body .ph-content {
    font-weight: 700;
    z-index: 1;
    font-size: 12px;
    padding: 5px 10px;
    color: #888ea8;
    background: #fff;
    border-radius: 6px
}

.popover-hover .ph-body .ph-content p:last-child {
    margin-bottom: 0
}

.popover-hover.popover-bottom {
    top: calc(100% - 1px);
    bottom: auto
}

.popover-hover.popover-bottom .ph-body {
    margin: 10px 0 auto
}

.popover-hover.popover-bottom .ph-body::after,
.popover-hover.popover-bottom .ph-body::before {
    border-width: 0 10px 10px;
    top: 2px;
    bottom: auto;
    border-bottom-color: #ddd;
    border-top-color: transparent
}

.popover-hover.popover-bottom .ph-body::after {
    border-bottom-color: #fff;
    border-top-color: transparent;
    top: 3px;
    bottom: auto;
    z-index: 2
}

.popover-hover.popover-bottom .ph-body .ph-header::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent transparent #f7f7f7;
    border-style: solid;
    right: 0;
    left: 0;
    margin: auto;
    width: 16px;
    z-index: 3;
    border-width: 0 10px 10px;
    top: 4px;
    bottom: auto
}

.dtp .dtp-buttons .btn.btn-flat {
    margin-left: 5px;
    display: none
}

.packagedetails-modal-description ul {
    padding: 0;
    margin: 0 0 10px;
    list-style: none
}

.packagedetails-modal-description ol {
    padding: 0 0 0 25px;
    margin: 0 0 10px
}

.packagedetails-modal-description ul>li {
    padding: 0 0 0 25px;
    margin: 0;
    list-style: none;
    position: relative
}

.packagedetails-modal-description ul>li:before {
    content: "\f285";
    display: inline-block;
    font-family: bootstrap-icons !important;
    position: absolute;
    top: 1px;
    right: auto;
    bottom: auto;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: inherit
}

.filepreview {
    position: relative;
    width: 100%
}

.filepreview label.filepreviewbg {
    position: absolute;
    display: block;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: auto;
    width: 38px;
    margin: 0;
    border-radius: 0 6px 6px 0;
    border: none;
    background-color: #f9f9f9;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.filepreview .form-control[type=file i],
.filepreview .form-control[type=file],
.validate-input.has-val.filepreview .form-control[type=file i] {
    color: inherit !important;
    padding: 6px 10px
}

.filepreview .form-control[title="NO FILE CHOSEN"],
.filepreview .form-control[title="No File Chosen"],
.filepreview .form-control[title="No file chosen"],
.filepreview .form-control[title="no file chosen"],
.filepreview .form-control[value="NO FILE CHOSEN"],
.filepreview .form-control[value="No File Chosen"],
.filepreview .form-control[value="No file chosen"],
.filepreview .form-control[value="no file chosen"],
.validate-input.filepreview .form-control[type=file i] {
    color: transparent !important
}

.filepreview .form-control[type=file]::file-selector-button {
    border: 1px solid var(--main-color-one);
    padding: 3px 5px;
    border-radius: 4px;
    background-color: var(--main-color-one);
    color: var(--white-color);
    font-size: 10px;
    display: none
}

.filepreview .form-control[type=file]::-webkit-file-upload-button {
    border: 1px solid var(--main-color-one);
    padding: 3px 5px;
    border-radius: 4px;
    background-color: var(--main-color-one);
    color: var(--white-color);
    font-size: 10px;
    display: none
}

.filepreview.filepreview-left .form-control {
    padding-left: 45px
}

.filepreview.filepreview-left label.filepreviewbg {
    right: auto;
    bottom: 1px;
    left: 1px;
    border-radius: 6px 0 0 6px
}

@media (min-width:576px) {
    .modal-exl {
        max-width: 550px
    }

    .que-label {
        max-width: 150px
    }
}

@media (min-width:768px) {
    .modal-exl {
        max-width: 750px
    }

    div#rightSidebar.sm-sidebar,
    div#rightSidebarSecondory.sm-sidebar {
        right: -460px;
        max-width: 460px !important;
        width: 460px !important
    }
}

@media (min-width:992px) {
    .modal-exl {
        max-width: 950px
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu>a span,
    div#rightSidebarPart {
        display: none
    }

    div#rightSidebar.md-sidebar,
    div#rightSidebarSecondory.md-sidebar {
        max-width: 930px !important;
        width: 930px !important
    }

    .sidebar-closed>.sidebar-wrapper {
        width: 60px;
        position: fixed;
        top: 0;
        padding-top: 80px;
        z-index: 1023;
        min-height: 100vh;
        height: 100vh
    }

    .sidebar-closed>.sidebar-wrapper:hover {
        width: 280px
    }

    .sidebar-closed>.sidebar-wrapper #sidebar ul.menu-categories ul.submenu {
        display: block;
        height: 0;
        width: 100%;
        left: 0 !important;
        width: calc(280px - 20px);
        overflow: auto;
        background-color: #000;
        -webkit-transition: .35s ease-in-out;
        -o-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
        border-radius: 4px;
        scrollbar-width: thin;
        scrollbar-color: var(--main-color-one) var(--main-color-tranparent)
    }

    .sidebar-closed>.sidebar-wrapper #sidebar ul.menu-categories ul.submenu::-webkit-scrollbar {
        width: 1px;
        height: 1px
    }

    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories li.menu a[aria-expanded=true]~ul.submenu,
    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories ul.submenu.show {
        display: block;
        min-height: 100%;
        height: auto
    }

    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories li.menu>a span {
        display: inline-block
    }

    .sidebar-wrapper:after {
        content: "";
        position: fixed;
        top: 80px;
        right: auto;
        bottom: 0;
        left: 0;
        width: 280px;
        background: #000;
        z-index: -2;
        border-right: 1px solid #000;
        -webkit-transition: .55s;
        -o-transition: .55s;
        transition: .55s
    }

    .sidebar-closed>.sidebar-wrapper:after {
        width: 60px;
        top: 0;
        opacity: 0
    }

    .sidebar-closed.sbar-open #sidebar ul.menu-categories {
        height: inherit !important;
        background-color: #000;
        padding: 10px 0 30px;
        height: calc(100vh - 56px) !important;
        overflow: auto !important
    }

    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories,
    #sidebar ul.menu-categories {
        height: calc(100vh - 76px) !important ;
    }

    .sidebar-closed.sbar-open #sidebar ul.secondmenu-categories {
        height: auto !important;
    }
    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.secondmenu-categories,
    #sidebar ul.secondmenu-categories {
        height: auto !important ;
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu ul.submenu li:first-child,
    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories {
        outline: 0
    }

    #sidebar ul.menu-categories li.menu.collapse,
    #sidebar ul.menu-categories li.menu.collapsing {
        display: list-item !important;
        height: auto !important
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu {
        margin: 1px 0;
        padding: 0 10px;
        position: relative;
        overflow: hidden
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu:hover ul.submenu {
        left: 53px
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu:hover>.dropdown-toggle {
        background: var(--main-color-one);
        color: var(--white-color)
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu.active>.dropdown-toggle {
        background: var(--main-color-two)
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu:hover>.dropdown-toggle i,
    .sidebar-closed #sidebar ul.menu-categories li.menu:hover>.dropdown-toggle svg {
        color: #fff;
        fill: #fff
    }

    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories li.menu:hover>.dropdown-toggle i,
    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories li.menu:hover>.dropdown-toggle svg {
        margin-right: 6px
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu>a {
        min-width: 35px
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu ul.submenu li a {
        padding: 7px 15px 7px 38px;
        cursor: pointer
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu ul.submenu li a:before {
        left: 15px
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu ul.submenu li:first-child a {
        font-weight: 600
    }

    .widget .widget-content .widget-scroll {
        overflow: auto
    }

    .widget .widget-content .widget-scroll .widget-width {
        min-width: 610px
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu>a[data-toggle=collapse] {
        overflow: visible
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu>a .sub-icon {
        opacity: 0
    }

    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories li.menu>a .sub-icon {
        opacity: 1
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu>a .sub-icon i {
        font-size: 14px;
        margin-right: 5px !important
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu>a[aria-expanded=false] .sub-icon i:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .sidebar-closed>.sidebar-wrapper:hover #sidebar ul.menu-categories li.menu>a[aria-expanded=true] .sub-icon i:before {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu>a[data-toggle=collapse]:after {
        content: "";
        position: absolute;
        top: 0;
        right: -16px;
        bottom: 0;
        left: auto;
        border: 9px solid transparent;
        margin: auto;
        width: 18px;
        height: 18px;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        display: none !important
    }

    .sidebar-closed #sidebar ul.menu-categories li.menu:hover>a[data-toggle=collapse]:after {
        border-left: 9px solid var(--main-color-one)
    }

    .img-trash {
        border-right: 1px solid #dee4eb
    }

    .sidebar-closed>#content .footer-fixed {
        width: calc(100% - 60px);
        left: 60px
    }
}

@media (min-width:1200px) {
    .modal-exl {
        max-width: 1140px
    }
}

@media (min-width:1441px) {
    .col-exl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%
    }

    .col-exl-12,
    .row-cols-exl-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-exl-6,
    .row-cols-exl-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-exl-4,
    .row-cols-exl-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-exl-3,
    .row-cols-exl-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-exl-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .col-exl-2,
    .row-cols-exl-6>* {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-exl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-exl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-exl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-exl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-exl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-exl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-exl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-exl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .order-exl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-exl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-exl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-exl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-exl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-exl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-exl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-exl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-exl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-exl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-exl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-exl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-exl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-exl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-exl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-exl-0 {
        margin-left: 0
    }

    .offset-exl-1 {
        margin-left: 8.333333%
    }

    .offset-exl-2 {
        margin-left: 16.666667%
    }

    .offset-exl-3 {
        margin-left: 25%
    }

    .offset-exl-4 {
        margin-left: 33.333333%
    }

    .offset-exl-5 {
        margin-left: 41.666667%
    }

    .offset-exl-6 {
        margin-left: 50%
    }

    .offset-exl-7 {
        margin-left: 58.333333%
    }

    .offset-exl-8 {
        margin-left: 66.666667%
    }

    .offset-exl-9 {
        margin-left: 75%
    }

    .offset-exl-10 {
        margin-left: 83.333333%
    }

    .offset-exl-11 {
        margin-left: 91.666667%
    }

    .mt-exl-0 {
        margin-top: 0 !important
    }

    .mb-exl-0 {
        margin-bottom: 0 !important
    }

    div#rightSidebar,
    div#rightSidebarSecondory {
        width: 1400px !important;
        right: -1410px
    }

    div#rightSidebar.full-sidebar,
    div#rightSidebarSecondory.full-sidebar {
        width: calc(100% - 60px) !important;
        right: -100vw
    }

    .modal-exl {
        max-width: 1400px
    }
}

@media (min-width:1680px) {
    .modal-exl {
        max-width: 100%
    }
}

@media (max-width:1440px) {

    .content-package-services b,
    .content-top-services b,
    .service-provider-content li a {
        font-size: 14px
    }
}

@media (max-width:1199px) {
    .theme-content .theme-btns .btn-theme-block {
        width: 12.5%
    }
}

@media (max-width:1024px) {
    body.sidebar-noneoverflow .tooltip-for-sidebar {
        display: none !important
    }
}

@media (max-width:991px) {

    div#rightSidebar,
    div#rightSidebarSecondory {
        width: 100% !important;
        top: 0 !important
    }

    .theme-content .theme-btns .btn-theme-block {
        width: 16.6666%
    }

    div#rightSidebarPart {
        position: fixed;
        top: 00px;
        right: -100vw;
        bottom: 0;
        left: auto;
        z-index: 1999;
        background: var(--white-color);
        margin: 0 !important;
        padding: 15px 20px 10px;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        width: 100% !important;
        overflow: auto
    }

    div#rightSidebarPart.active-right-sidebar {
        right: 0
    }

    .sidebar-wrapper .profile-info figure {
        height: 50px
    }

    .sidebar-wrapper .profile-info .user-info img {
        top: 7px;
        height: 80px;
        width: 80px;
        margin-left: 15px
    }

    .sidebar-wrapper .profile-info .user-info {
        padding: 0 0 0 110px;
        height: 70px;
        margin-top: -23px;
        text-align: left
    }

    .sidebar-wrapper .profile-info .user-info h6 {
        margin-bottom: 5px
    }

    .img-trash img.w-100 {
        max-width: 100px
    }
}

@media (max-width:767px) {
    .small-box {
        text-align: center
    }

    .navbar .language-dropdown,
    .navbar .quicklink-dropdown,
    .small-box .icon {
        display: none
    }

    .small-box p {
        font-size: 12px
    }

    .theme-content .theme-btns .btn-theme-block {
        width: 20%
    }

    .navbar-expand-sm .navbar-item .nav-link {
        padding: 6px 8px;
        margin-right: 0;
        display: inline-block
    }

    .widget .widget-header h5.cash-denomination-title {
        font-size: 16px
    }
}

@media (max-width:575px) {
    .modal-dialog {
        width: 90%;
        margin: 1.75rem auto
    }

    .theme-content .theme-btns .btn-theme-block {
        width: 25%
    }

    .navbar-expand-sm .navbar-item .nav-page-name {
        display: none
    }

    .update-qty {
        max-width: 100px
    }

    .update-qty .update-qty-input {
        font-size: 18px
    }

    .widget .widget-header h5.cash-denomination-title {
        font-size: 16px
    }

    .cash-out-page .card .card-body h4 {
        color: var(--paragraph-color);
        font-size: 18px;
        letter-spacing: -1px
    }
}

@media (max-width:480px) {
    .theme-content .theme-btns .btn-theme-block {
        width: 33.3333%
    }
}

:not(:root):fullscreen::backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--body-bg)
}

.sidebar-closed.sbar-open #sidebar ul.menu-categories::-webkit-scrollbar {
    width: 1px;
    height: 1px
}

::-webkit-scrollbar {
    width: 9px;
    height: 9px;
    scrollbar-width: thin;
    scrollbar-color: var(--main-color-one) var(--main-color-tranparent)
}

::-webkit-scrollbar-track {
    background-color: var(--main-color-tranparent);
    -webkit-border-radius: 10px;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: var(--main-color-one)
}

.card-text b {
    color: #006400
}

.border-light {
    color: #dee4eb !important
}

.btn-data-details {
    display: none;
    vertical-align: middle
}

.btn-data-details i {
    width: 16px;
    text-align: center;
    margin: 0;
    display: inline-block;
    font-size: 16px
}

.label-edit {
    width: calc(100% - 25px);
    display: inline-block;
    vertical-align: middle
}

.label-edit .form-control {
    width: 100%;
    height: 30px;
    min-height: 30px;
    padding: 5px 8px;
    border-radius: 6px !important;
    font-weight: 500;
    font-size: 13px
}

.label-edit .form-control.bootstrap-select {
    padding: 0
}

.label-edit .form-control.bootstrap-select button.dropdown-toggle {
    padding: 5px 8px;
    height: 30px;
    margin: 0 !important;
    font-size: 13px
}

table .label-view {
    font-size: 13px;
    margin: 0;
    vertical-align: middle
}

.tbl-grid a {
    font-size: 16px;
    color: var(--black-color);
    display: inline-block;
    vertical-align: text-bottom
}

.label-edit .form-control::-webkit-input-placeholder {
    font-size: 13px
}

.label-edit .form-control::-moz-placeholder {
    font-size: 13px
}

.label-edit .form-control:-ms-input-placeholder {
    font-size: 13px
}

.label-edit .form-control:-moz-placeholder {
    font-size: 13px
}

.textuppercase {
    text-transform: uppercase
}

.text-dot-right label {
    width: 100%;
    display: flex
}

.view-border {
    border-top: 1px solid #e0e6ed;
    margin-top: 5px;
    padding-top: 5px
}

@media only screen and (max-width:575px) {
    .text-dot-right label span {
        margin-left: 0
    }
}

.heightpx-35 {
    height: 35px
}

#BlogFileModal .imgblock {
    margin-bottom: 15px
}

#BlogFileModal .imgblock a.delimg {
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: -15px;
    color: #41586e
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.go-product__thumbnail {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.go-product__thumbnail img {
    max-width: 350px;
    height: auto;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin: auto;
    display: block;
    width: 100%
}

.btn {
    border-radius: 8px;
    padding: 8px 15px;
    text-align: center;
    margin: 0
}

.btn.btn-sm {
    padding: 7px 10px
}

.btn:active {
    border-top: none !important
}

.go-product__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.go-product .go-badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 55px;
    height: 55px
}

.go-product .go-badge i {
    font-size: 18px;
    color: var(--white-color);
    font-style: normal
}

.go-product .go-badge--new,
.go-product .go-badge--sale {
    background-repeat: no-repeat;
    background-size: cover
}

.go-product .go-product__title {
    font-weight: 700;
    color: var(--main-color-one);
    font-size: 15px;
    line-height: normal;
    display: table;
    width: 100%;
    text-transform: uppercase;
    -webkit-transition: none !important;
    transition: none !important
}

.go-product .go-product__title:hover {
    color: #fa0
}

.go-product .go-product__title>span {
    display: table-cell;
    height: 66px;
    vertical-align: middle
}

.go-product .go-product__price {
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
    color: red;
    line-height: 1.4em;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    left: auto;
    color: var(--white-color);
    background: red;
    right: 0;
    padding: 5px 5px 5px 10px;
    border-radius: 30px 0 0 30px;
    z-index: 99
}

.go-product .go-product__price.sale del {
    color: red;
    font-size: 70%
}

.go-product .go-product__thumbnail .go-badge {
    position: absolute;
    top: 0;
    left: 0
}

.go-product .go-product__content {
    text-align: center;
    padding: 5px;
    overflow: hidden
}

.go-product .go-product__content p {
    margin-bottom: 0;
    font-weight: 600;
    line-height: 25px;
    font-size: 16px
}

.go-product .go-product__content p span {
    margin-right: 10px;
    color: var(--black-color)
}

.go-product .go-product__content .go-product__desc {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.go-product .go-product__shopping {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 220px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0
}

.go-product--horizontal,
.go-product--horizontal .go-product__container {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.go-product .go-product__shopping .go-btn {
    display: inline-block;
    padding: 10px 25px;
    border-radius: 40px;
    color: var(--white-color);
    font-size: 13px;
    background-color: var(--main-color-one);
    text-transform: uppercase;
    border: 2px solid #fa0
}

.go-product .go-product__shopping .go-btn:hover {
    background-color: #fa0
}

.go-product .go-product__shopping .go-product__actions {
    padding-left: 0
}

.go-product .go-product__shopping .go-product__actions a {
    display: inline-block;
    margin-right: 0;
    height: 40px;
    width: 40px;
    color: #111;
    border-radius: 40px;
    font-weight: 400;
    vertical-align: top;
    background-color: transparent;
    border: 2px solid transparent;
    position: relative
}

.go-product .go-product__shopping .go-product__actions a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -moz-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    -o-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.go-product .go-product__shopping .go-product__actions a:hover {
    background-color: #762703;
    background-color: var(--main-color-one);
    border: 2px solid #fa0
}

.go-product .go-product__shopping .go-product__actions a:hover i {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
    color: var(--white-color)
}

.go-product .go-product__shopping .go-product__actions a:last-child {
    margin-right: 0
}

.go-product:hover .go-product__thumbnail img {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
}

.go-product--horizontal {
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.go-product--horizontal .go-product__title {
    font-size: 20px;
    font-weight: 700;
    color: var(--white-color)
}

.go-product--horizontal .go-product__title:hover {
    color: #fa0
}

.go-product--horizontal .go-product__thumbnail {
    max-width: 70px
}

.go-product--horizontal .go-product__container {
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.go-product--horizontal .go-product__price {
    max-width: 80px;
    padding-left: 5px;
    text-align: right
}

.go-product--horizontal .go-product__price span {
    color: #fa0;
    font-size: 24px;
    font-weight: 600
}

.go-product--horizontal .go-product__content {
    padding-left: 6px
}

.go-product--horizontal .go-product__content p {
    margin-bottom: 0;
    color: #c2c2c2;
    min-height: 50px;
    max-height: 50px;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis
}

.same-app .go-product {
    margin: 10px 0;
    position: relative;
    -webkit-box-shadow: 0 0 15px #f0f0f0;
    box-shadow: 0 0 15px #f0f0f0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 15px;
    overflow: hidden;
    height: calc(100% - 20px)
}

.same-app .go-product .go-product__thumbnail {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: none;
    background: var(--white-color);
    border-radius: 15px;
    -webkit-box-shadow: 0 0 15px #f0f0f0;
    box-shadow: 0 0 15px #f0f0f0
}

.same-app.product-bg .go-product .go-product__thumbnail {
    background: #faf9f8;
    text-align: center
}

.same-app.product-bg .go-product .go-product__thumbnail img {
    max-width: 500px;
    display: block;
    margin: auto;
    width: 100%
}

.same-app .go-product .go-product__content {
    border: none;
    border-radius: 0 0 15px 15px;
    margin-top: 0
}

.same-app .go-product:hover {
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc
}

.same-app .go-product .go-product__shopping {
    top: 130px
}

.same-app .go-product .go-product__thumbnail .go-badge {
    top: 10px;
    left: 10px
}

.same-app .br-theme-fontawesome-stars .br-widget a {
    font-size: 18px
}

.same-app .br-theme-fontawesome-stars .br-widget a.br-selected.br-current {
    font-weight: 700
}

.same-app.product-bg .br-widget.br-readonly {
    background: #faf9f8
}

.same-app .br-widget.br-readonly {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--white-color);
    padding: 5px 5px 10px;
    border-radius: 20px;
    height: 33px
}

.category-block {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
    display: block
}

.category-content .category-block .nav-tabs {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0
}

.category-content .nav-tabs li {
    display: table-cell;
    position: relative;
    text-align: center;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
    vertical-align: middle
}

.category-content .nav-tabs li~li {
    margin-left: 10px
}

.category-content .nav-tabs li a.category-btn,
a.category-btn {
    padding: 10px 10px 10px 50px;
    width: 100%;
    display: block;
    border-radius: 8px !important;
    border: 1px solid var(--main-color-one);
    background-color: var(--white-color);
    position: relative;
    margin: 0;
    white-space: nowrap
}

.category-content .nav-tabs li a.category-btn img.w-100,
a.category-btn img.w-100 {
    max-width: 35px;
    max-height: 35px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid var(--main-color-one);
    position: absolute;
    left: 5px;
    top: 5px;
    right: auto;
    bottom: 5px;
    margin: auto
}

.left-content.content-footer .widget.widget-full-height .widget-content {
    height: 100vh !important;
    max-height: calc(100vh - 240px) !important;
    overflow: auto;
    padding: 0
}

.right-content.content-herder-footer .widget.widget-full-height .widget-content {
    height: 100vh !important;
    max-height: calc(100vh - 405px) !important;
    overflow: auto;
    padding: 0 0 10px
}

.right-content .widget .widget-header h4 {
    font-size: 18px;
    color: var(--black-color);
    padding: 0 !important
}

.widget-footer.cart-price {
    margin: 0 -15px -15px;
    font-size: 20px;
    line-height: 30px;
    color: var(--paragraph-color)
}

.widget-footer.cart-price .cart-price-bg {
    background: #f0f0f0;
    color: var(--black-color);
    font-size: 18px
}

.add-shop-cart {
    -webkit-box-shadow: 0 0 15px #f0f0f0;
    box-shadow: 0 0 15px #f0f0f0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    padding: 7px 10px;
    border-radius: 10px;
    margin: 10px 0 0
}

.add-shop-cart p {
    color: var(--black-color);
    text-transform: capitalize;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden
}

.add-shop-cart p span {
    text-transform: none;
    color: var(--paragraph-color);
    font-size: 12px
}

.update-qty {
    position: relative;
    max-width: 120px;
    float: right;
    width: 100%
}

.add-shop-cart p.add-cart-price {
    font-size: 18px;
    font-weight: 400;
    padding: 6px 0 0
}

.add-shop-cart .update-qty a.update-qty-minus,
.add-shop-cart .update-qty a.update-qty-plus {
    height: 25px;
    width: 25px;
    line-height: 25px
}

.add-shop-cart .update-qty a.update-qty-minus i,
.add-shop-cart .update-qty a.update-qty-plus i {
    line-height: 25px
}

.add-shop-cart .update-qty {
    max-width: 100px
}

.add-shop-cart .update-qty .update-qty-input {
    height: 26px;
    padding: 2px 30px
}

.update-qty .update-qty-input {
    height: 35px;
    padding: 5px 40px;
    width: 100%;
    border: none;
    text-align: center;
    font-size: 20px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}

.btn.btn-applied-scheme {
    position: absolute;
    border: none;
    top: -5px;
    right: -5px;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: none;
    padding: 8px 25px 8px 10px
}

.btn.btn-applied-scheme span {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 600;
    color: red;
    position: absolute;
    top: 0;
    left: auto;
    color: var(--white-color);
    background: red;
    right: 0;
    padding: 5px;
    border-radius: 0 5px 5px 0;
    z-index: 99;
    min-width: 20px
}

.type-of-payment-content {
    overflow: auto;
    white-space: nowrap
}

.type-of-payment-content li {
    vertical-align: top;
    margin: 0
}

.payment-option {
    display: block;
    text-align: center;
    min-height: 100px;
    width: 150px
}

.payment-option span {
    display: block;
    margin: 7px 0 0;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    overflow: hidden;
    width: 100%
}

.payment-option span.payment-icon {
    width: 35px;
    height: 35px;
    margin: 7px auto 0;
    line-height: 35px;
    font-size: 22px;
    color: var(--black-color)
}

.payment-option span.payment-text {
    color: var(--main-color-one);
    margin: 5px 0 7px
}

.payment-option span.payment-icon img {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    margin-top: 0
}

.table-payment-details .table-responsive {
    min-height: 200px;
    max-height: 200px
}

.table-payment-details .table-responsive .table {
    background: #f0f0f0
}

.table-payment-details .table-bordered td {
    border: 1px solid var(--main-color-one);
    color: var(--main-color-one)
}

.table-payment-details .table-bordered td:first-child,
.table-payment-details .table-bordered td:nth-child(2),
.table-payment-details .table-bordered th:first-child,
.table-payment-details .table-bordered th:nth-child(2) {
    width: 50%
}

.table-payment-details .table-bordered td:nth-child(3),
.table-payment-details .table-bordered th:nth-child(3) {
    min-width: 50px;
    max-width: 50px;
    width: 50px
}

.price-update-number .btn-group button,
.price-update-number .btn-group button:active,
.price-update-number .btn-group button:focus,
.price-update-number .btn-group button:hover {
    border: none !important;
    font-size: 20px;
    color: var(--main-color-one) !important;
    background-color: var(--white-color);
    box-shadow: none
}

input#priceNumber {
    font-size: 20px
}

.price-update-number .btn-group button .waves-ripple {
    background: rgb(0 0 0 / .1) !important
}

.navbar .canteen-dropdown,
.navbar .location-dropdown {
    align-self: center;
    margin: 0 0 0 15px
}

.navbar-item .header-btn {
    margin: auto 5px auto 0
}

.navbar-item .header-btn .nav-link {
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 0;
    line-height: 1.4;
    padding: 8px 10px;
    font-weight: 400
}

.tag-editor {
    list-style-type: none;
    padding: 0 5px 0 0;
    margin: 0;
    overflow: hidden;
    border: 1px solid #bdc4c9;
    cursor: text;
    font: 14px/20px sans-serif;
    color: #555;
    background: #fff;
    border-radius: 5px;
    min-height: 36px
}

.tag-editor li {
    display: block;
    float: left;
    overflow: hidden;
    margin: 3px 0
}

.tag-editor div {
    float: left;
    padding: 0 4px
}

.tag-editor .placeholder {
    padding: 0 8px;
    color: #bbb
}

.tag-editor .tag-editor-spacer {
    padding: 0;
    width: 8px;
    overflow: hidden;
    color: transparent;
    background: 0 0
}

.tag-editor input {
    vertical-align: inherit;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: text;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    font-style: inherit;
    box-shadow: none;
    background: 0 0;
    color: #444
}

.tag-editor-hidden-src {
    position: absolute !important;
    left: -99999px
}

.tag-editor ::-ms-clear {
    display: none
}

.tag-editor .tag-editor-tag {
    padding-left: 5px;
    color: #fff;
    background: var(--main-color-two);
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px 0 0 2px
}

.tag-editor .tag-editor-delete {
    background: var(--main-color-two);
    cursor: pointer;
    border-radius: 0 2px 2px 0;
    padding-left: 3px;
    padding-right: 4px
}

.tag-editor .tag-editor-delete i {
    line-height: 18px;
    display: inline-block
}

.tag-editor .tag-editor-delete i:before {
    font-size: 16px;
    color: #fff;
    content: "×";
    font-style: normal
}

.tag-editor .tag-editor-delete:hover i:before {
    color: #d65454
}

.tag-editor .tag-editor-tag.active+.tag-editor-delete,
.tag-editor .tag-editor-tag.active+.tag-editor-delete i {
    visibility: hidden;
    cursor: text
}

.avatar {
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    font-size: 1rem
}

.avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.avatar-xl {
    width: 9.125rem;
    height: 9.125rem;
    font-size: 1.70833rem
}

.avatar-lg {
    width: 4rem;
    height: 4rem;
    font-size: 1.33333rem
}

.avatar-sm {
    width: 2.5rem;
    height: 2.5rem;
    font-size: .83333rem
}

.patientviewDiv .inv-main-title {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 22px;
    color: #7f9f25
}

.patientviewDiv .inv-sub-title {
    font-weight: 600;
    margin-bottom: 2px;
    font-size: 14px
}

.fc-event-round {
    border-radius: 50% !important;
    width: 13px;
    height: 16px;
    padding: 7px 10px !important;
    text-align: center;
    font-weight: 700
}

.bg-web-dark,
.text-web-dark {
    background-color: #0f3b64
}

.modal-card-content {
    max-height: calc(100vh - 150px);
    overflow: auto
}

.validate-input .input-group-text {
    position: absolute;
    top: 5px;
    right: 1px
}

.active-right-sidebar:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

.dtp {
    z-index: 99999 !important
}

#programFAQModal .modal-card-content,
#universityFAQModal .modal-card-content {
    height: 310px !important
}

.swal2-container {
    z-index: 9999 !important;
}

.class1 {
    border-radius: 5px;
    border: 2px solid #efefef;
}

.class2 {
    opacity: 0.5;
}

/*
.loaderprogress {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background-color: #00000047;
    display: none;
  }
  
  .pace-progress-loader {
    width: 60px;
    height: 60px;
    border: 3px dotted #FFF;
    border-style: solid solid dotted dotted;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
  }
  .pace-progress-loader::after {
    content: '';  
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px dotted #005883;
    border-style: solid solid dotted;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    animation: rotationBack 1s linear infinite;
    transform-origin: center center;
  }
      
  @keyframes rotation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  } 
  @keyframes rotationBack {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(-360deg);
    }
  } 

*/


  .tree {
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#fbfbfb;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree li::before {
    border-left:2px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:2px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:9px 16px;
    text-decoration:none
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}

.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}
.modal-backdrop.in {
    background: #fff;
    opacity: 0;
}

.eventbasicinfo .avatar {
    width: 90px;
    height: 84px;
    padding: 6px;
    box-shadow: 0 0 12px 4px #e5e5e57a;
    border-radius: 50%;
}
.eventbasicinfo-title h2 {
    line-height: 1.7;
    margin: 0 0 8px 0;
}
.eventbasicinfo-title p {
    line-height: 1.7;
    margin: 0 0 8px 0;
}
.eventbasicinfo-menu li a.nav-link {
    border-radius: 6px !important;
    overflow: hidden;
}
.eventbasicinfo-title p:last-child strong {
    font-weight: 700 !important;
}
.eventbasicinfo-menu li a.nav-link span {
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-left: 4px;
    background-color: #435b79;
    color: #fff;
}

.eventbin-menu-tag {
    list-style: none;
    gap: 0.5rem;
}

.eventbin-menu-tag li a {
    padding: 0.3rem 0.4rem 0.3rem 1rem;
    background-color: rgb(62 93 122);
    color: #fff;
    border-radius: 30px;
    gap: 0.8rem;
}

.eventbin-menu-tag li a span {
    padding: 2px 8px;
    background-color: rgb(49, 131, 255);
    color: #fff;
    border-radius: 50%;
}

.sticky-tbl {
    overflow-x: auto;
    overflow-y: auto;
    height: 250px;
}
.sticky-tbl thead tr {
    position: sticky;
    top: 0;
}    

.img-thumbnail {
    max-width: 50px;
    width: 100%;
    border-color: var(--main-color-one);
}


.contentborder1 tr td {
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.contentborder1 {
    border: 1px solid !important;
}

.tdpadding {
    padding: 0px !important;
}

.table.contentborder1 tr .tbl-w50 {
    min-width: 50px;
    width: 50px
}

.table.contentborder1 tr .tbl-w100 {
    min-width: 100px;
    width: 100px
}

.table.contentborder1 tr .tbl-w150 {
    min-width: 150px;
    width: 150px
}

.table.contentborder1 tr .tbl-w180 {
    min-width: 180px;
    width: 180px
}

.table.contentborder1 tr .tbl-w200 {
    min-width: 200px;
    max-width: 200px;
    width: 200px
}

.table.contentborder1 tr .tbl-w250 {
    min-width: 250px;
    max-width: 250px;
    width: 250px
}

.table.contentborder1 tr .tbl-w300 {
    min-width: 300px;
    max-width: 300px;
    width: 300px
}

.lessstock {
    background-color: #f9000040;
}


.wizard-step-section ul.wizard-step-list {
    display: block;
    border: 1px solid #e8e8e8;
    line-height: 1;
    border-radius: 10px;
    background-color: #fff;
    padding: 5px 10px;
    text-align: center;
  }
  .wizard-step-section ul.wizard-step-list li {
    display: inline-block;
    margin: 2px 10px 2px 0;
    color: #999;
    font-weight: 500;
    vertical-align: middle;
  }
  .wizard-step-section ul.wizard-step-list li a {
    color: #0b2347;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .wizard-step-section ul.wizard-step-list li i {
    background: #ddd;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    color: #999;
    font-size: 14px;
  }
  .wizard-step-section ul.wizard-step-list li.complete,
  .wizard-step-section ul.wizard-step-list li.complete a {
    color: #47984a;
  }
  .wizard-step-section ul.wizard-step-list li.complete i {
    background: #47984a;
    color: #fff;
  }
  .wizard-step-section ul.wizard-step-list li a:focus,
  .wizard-step-section ul.wizard-step-list li a:hover,
  .wizard-step-section ul.wizard-step-list li.active a {
    color: #f60;
  }
  .wizard-step-section ul.wizard-step-list li.active {
    color: #f60;
  }
  .wizard-step-section ul.wizard-step-list li.active i {
    background: #f60;
    color: #fff;
  }
  .wizard-step-section ul.wizard-step-list li ~ li:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: 80%;
    display: inline-block;
    margin-right: 12px;
  }



  .price-col h3 b {
    font-size: 17px;
    font-weight: 700;
}
.price-row {
    margin: 0 auto;
}
.wrap-input100.set-colo-bo{
    border: none;
}
.price-col {
    background: transparent;
    padding: 15px;
    border-radius: 10px;
    color: #000;
    text-align: center;
    border: 1px solid #7bed78;
    box-shadow: inset 0px 10px 40px 1px rgb(183 186 183 / 15%);
}
.set-colo-bo .price-col:hover {
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
}
 .price-col p {
    font-size: 22px;
    color: #7bed78;
}
.price-col h3 {
    font-size: 27px;
    margin: 20px 0 20px;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}
.price-col h3 span{
    font-size: 16px;
}
.price-col ul {
    padding: 0;
    padding-bottom: 10px;
}   

.price-col button {
    width: 100%;
    padding: 14px 0;
    background: transparent;
    color: rgb(255 0 0 / 65%);
    font-size: 16px;
    border: 1px solid rgb(255 0 0 / 65%);
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.5s;
    font-weight: 600;
}
.price-col:hover {
    background-color: rgb(216 250 211 / 33%);
    border: 1px solid rgb(12 248 10 / 33%);
    box-shadow: 0 2px 8px rgb(0 0 0 / 8%);
}
.price-col:hover button {
    background-color: rgb(255 0 0 / 65%);
    color: #fff;
}
.setold-price{
    position: relative;
}
/* .setold-price::before {
    position: absolute;
    width: 3.5rem;
    content: '';
    border-top: 2px solid red;
    transform: rotate(346deg);
    left: 3px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 10px;
} */
.price-col h3 span.setold-price {
    font-size: 13px;
    text-decoration: line-through;
}
.price-col h3 span.setold-price b {
    font-size: 11px;
    font-weight: 700;
    text-decoration: none !important;
}


#NewsModal {
    background-color: #4e4e4e69;
  }
  
  #NewsModal .modal-dialog {
    max-width: 1000px;
  }
  
  #NewsModal .widget {
    padding: 1.5rem;
  }
  
  .widget-content.slick-carousel .price-col {
      border: 1px solid #0291dd;
  }
  .widget-content.slick-carousel .price-col:hover {
      background-color: rgb(5 146 222 / 10%);
  }
  .widget-content.slick-carousel .price-col p {
      color: #0291dd;
  }
  
  .widget-content.slick-carousel .owl-nav  button span {
      font-size: 30px;
      line-height: normal;
      height: 44px;
      display: inline-block;
  }
  
  .widget-content.slick-carousel .owl-nav .owl-next,
  .widget-content.slick-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #d5d5d5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .widget-content.slick-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .widget-content.slick-carousel .owl-nav .owl-next {
    right: 0;
  }
  
  .widget-content.slick-carousel {
    grid-template-columns: 1fr 1fr;
  }


  ul, li {
    margin: 0;
    list-style-type: none;
}

.applyfilter{
    
    background-color: #f5aa22;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    top: -4px;
    right: -4px;
}


  /* .img-preview-box {
    width: 40%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 8px;
  } */

  .img-preview-box {
    width: 100%;
    gap: 3rem;
   /*  height: 300px; */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 8px;
}

  .img-preview-box img{
    max-width: 100%;
    max-height: 100%;
  }

  .vid-preview-box {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 8px;
  }

  .vid-preview-box video {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
  }

  .table-footer-text{
    color: #acaab1;
    font-size: 14px;
  }

  /* new css start  */
  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
  .tbltd-hoverid {
    font-family: "Noto Sans", sans-serif;
    padding: 2px 8px;
    background: rgba(168, 170, 174, 0.3);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 60px;
    display: inline-block;
    overflow: hidden;
    transition: ease 0.3s;
    text-wrap: nowrap;
}
  .tbltd-hoverid:hover{
    width: unset;
    transition: ease 0.3s;
}
.tbltd-name-title {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.tbltd-viewaddimage {
    background-color: rgba(0, 0, 0, 0.08);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    gap: 0px;
    border-radius: 8px;
    font-size: 18px;
    line-height: normal;
    color: #000 !important;
}
.tbltd-logoimg {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #FF9800;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.tbltd-logoimg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.tbltd-adstatus {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background-color: rgba(168, 170, 174, 0.1);
    border-radius: 4px;
    color: #000;
}
.tbltd-adstatus.adstatus-success{background-color: rgba(168, 170, 174, 0.1);color: rgba(40, 199, 111, 1);}
.tbltd-adstatus.adstatus-pending{background-color: #ff0000;color: #fff;padding: 8px 16px;}
.tbltd-adstatus.adstatus-running{background-color: rgba(0, 207, 232, 0.16);color:rgba(0, 207, 232, 1); }
.tbltd-adstatus.adstatus-danger {background-color: rgb(255 0 0 / 10%);color: #ff0000;}
/* .tbltd-adstatus.adstatus-success{background-color: rgba(168, 170, 174, 0.1);color: rgba(40, 199, 111, 1);} */
.tbltd-durationdate {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #f6f6f7;
    border-radius: 8px;
    flex-direction: column;
    padding: 4px;
    font-family: "Noto Sans", sans-serif;
    gap: 4px;
}
.tbltd-durationdate-day {
    background-color: #dcdddf;
    border-radius: 4px;
    padding: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.67px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 100%;
}
.tbltd-durationdate-body {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
}
.tbltd-durationdate-end,.tbltd-durationdate-start {
    border-radius: 4px;
    overflow: hidden;
}
.tbltd-durationdate-body p {
    background-color: #dcdddf;
    text-align: center;
    padding: 5px 14px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
}
.tbltd-durationdate-body text {
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 16.34px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 6px 6px;
}
.tbltd-durationdate-body span {
    background-color: #dcdddf;
    margin: 0;
    padding: 4px 2px;
    border-radius: 0 0 4px 4px;
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.tbltd-durationdate-start.durationdate-startdate {color: #1E9553;background-color: #d4f4e2;}
.tbltd-durationdate-end.durationdate-enddate {color: #af3f40;background-color: #fbdddd;}
.tbltd-durationdate-body .tbltd-durationdate-start.durationdate-startdate p{color: #fff;background-color: #1E9553;}
.tbltd-durationdate-body .tbltd-durationdate-end.durationdate-enddate p{color: #fff;background-color: #af3f40;}

.tbltd-durationdate-start.durationdate-widthheight {color: #000;background-color: #d1f3f9;}

.tbltd-durationdate-start.durationdate-widthheight .ads-width {color: #000;background-color: #d1f3f9;}
.tbltd-durationdate-start.durationdate-widthheight .ads-size {color: #000;background-color: #a6e9f5;}


.tbltd-durationdate-start.durationdate-mediatype {color: #000;background-color: #d1f3f9;}
.tbltd-durationdate-start.durationdate-mediatype .ads-mediatype {color: #000;background-color: #fdedda;}
.tbltd-durationdate-start.durationdate-mediatype .ads-submediatype {color: #000;background-color: #fbdcb6;}

.tbltd-durationdate-start.durationdate-activetime {color: #000;background-color: #d1f3f9;}
.tbltd-durationdate-start.durationdate-activetime .ads-hours {color: #000;background-color: #eeeeef;}
.tbltd-durationdate-start.durationdate-activetime .ads-slots {color: #000;background-color: #dcdddf;}
.tbltd-durationdate-start.durationdate-activetime .ads-duration {color: #000;background-color: #cbccce;}


.tbltd-location.location-purple{background-color: rgba(234, 222, 239, 0.904);color: rgb(171, 121, 194);}

.tbltd-activetime.activetime-grey{background-color: rgba(239, 240, 243, 1);color: rgb(0, 0, 0);}

.tbltd-activetime.activetime-loop{background-color: rgb(216,244,226);color: rgb(0, 0, 0);}
.tbltd-activetime.activetime-slotsperday{background-color: rgba(177, 232, 198, 1);color: rgb(0, 0, 0);}

.tbltd-location {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px 5px;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background-color: rgba(168, 170, 174, 0.1);
    border-radius: 4px;
    color: #000;
}

.tbltd-activetime {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px 5px;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background-color: rgba(168, 170, 174, 0.1);
    border-radius: 4px;
    color: #000;
}


/**---------------------------Search Client--------------------------------------------*/
.searchandshow{
    margin:0px; 
    max-height: 200px; 
    overflow-y: auto;
    z-index: 10000;
    position:absolute;
    background-color:#fff;
    border:1px solid rgba(0, 0, 0, .15);
    left: 26.8%;
    min-width: 150px;
  }
  .theme-scrollbar {
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
  }
  .theme-scrollbar-horizontal {
    width: 100%;
    overflow-x: auto;
  }
  .theme-scrollbar-horizontal::-webkit-scrollbar {
    height: 10px;
  }
  .theme-scrollbar-horizontal::-webkit-scrollbar-track {
    border-radius: 3px;
      -webkit-box-shadow: none;
  }
  .theme-scrollbar-horizontal::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #ddd;
  }
  
  .width-100-select{
    width: 100%;
  }
  .percent {
      color:green;
      font-weight:bold;
      text-align:center;
      width:100%;
      border-color:#fff;
      box-shadow: none;
  }
  .vs-checkbox-primary{
    position : relative;
    display : -webkit-box;
    display : -webkit-flex;
    display : -ms-flexbox;
    display :         flex;
    -webkit-box-align : center;
    -webkit-align-items : center;
    -ms-flex-align : center;
        align-items : center;
    -webkit-box-pack : start;
    -webkit-justify-content : flex-start;
    -ms-flex-pack : start;
        justify-content : flex-start;
  }
  .vs-checkbox-primary input{
    position : absolute;
    width : 100%;
    height : 100%;
    opacity : 0;
    z-index : 200;
    cursor : pointer;
    top : 0;
  }
  .vs-checkbox-con input:checked ~ .vs-checkbox {
  -webkit-transform : rotate(0deg);
    -ms-transform : rotate(0deg);
      transform : rotate(0deg);
  border-color : #7367F0;
  }
  .vs-checkbox-con input:checked ~ .vs-checkbox .vs-checkbox--check {
  -webkit-transform : translate(0);
    -ms-transform : translate(0);
      transform : translate(0);
  background-color : #7367F0;
  }
  .vs-checkbox-con input:checked ~ .vs-checkbox .vs-checkbox--check .vs-icon {
  -webkit-transform : translate(0);
    -ms-transform : translate(0);
      transform : translate(0);
  line-height : 1.2;
  opacity : 1;
  }
  .vs-checkbox-con input:checked ~ .vs-checkbox.vs-checkbox-sm .vs-checkbox--check .vs-icon {
  font-size : 0.75rem;
  }
  .vs-checkbox-con input:checked ~ .vs-checkbox.vs-checkbox-lg .vs-checkbox--check .vs-icon {
  font-size : 1.2rem;
  }
  .vs-checkbox-con input:active:checked + .vs-checkbox .vs-checkbox--check {
  -webkit-transform : translate(3px);
    -ms-transform : translate(3px);
      transform : translate(3px);
  background-color : #7367F0;
  }
  .vs-checkbox-con input:active:checked + .vs-checkbox .vs-checkbox--check .vs-icon {
  opacity : 1;
  -webkit-transform : translate(6px);
    -ms-transform : translate(6px);
      transform : translate(6px);
  }
  .vs-checkbox-con input:disabled {
  cursor : default;
  pointer-events : none;
  }
  .vs-checkbox-con input:disabled + .vs-checkbox {
  cursor : default;
  opacity : 0.5;
  }
  .vs-checkbox-con .vs-checkbox {
  cursor : pointer;
  position : relative;
  width : 20px;
  height : 20px;
  border-style : solid;
  border-color : #B8C2CC;
  border-radius : 2px;
  -webkit-transform : rotate(-90deg);
    -ms-transform : rotate(-90deg);
      transform : rotate(-90deg);
  -webkit-transition : all 0.2s ease;
      transition : all 0.2s ease;
  overflow : hidden;
  margin-right : 0.5rem;
  }
  .vs-checkbox-con .vs-checkbox.vs-checkbox-sm {
  width : 15px;
  height : 15px;
  }
  .vs-checkbox-con .vs-checkbox.vs-checkbox-lg {
  width : 24px;
  height : 24px;
  }
  .vs-checkbox-con .vs-checkbox .vs-checkbox--check {
  width : 100%;
  height : 100%;
  position : absolute;
  left : 0;
  -webkit-transform : translate(100%);
    -ms-transform : translate(100%);
      transform : translate(100%);
  -webkit-transform-origin : right;
    -ms-transform-origin : right;
      transform-origin : right;
  -webkit-transition : all 0.2s ease;
      transition : all 0.2s ease;
  z-index : 10;
  }
  .vs-checkbox-con .vs-checkbox .vs-checkbox--check .vs-icon {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display :         flex;
  -webkit-box-pack : center;
  -webkit-justify-content : center;
  -ms-flex-pack : center;
      justify-content : center;
  -webkit-box-align : center;
  -webkit-align-items : center;
  -ms-flex-align : center;
      align-items : center;
  color : #FFFFFF;
  }
  
  /**-----------------------------------------------------------------------*/


  .suggestion-list {
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    background: white;
    position: absolute;
    width: 100%;
    z-index: 1000;
  }
  .suggestion-list .suggestion-item {
    padding: 0.5rem 1rem;
    cursor: pointer;
  }
  .suggestion-list .suggestion-item:hover {
    background: #f8f9fa;
  }

  
  .tag {
    background-color: #3e5d7a;
    color: white;
    padding: 0.4rem 0.8rem;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
  }
  .tag .remove-tag {
    cursor: pointer;
    font-size: 0.9rem;
    margin-left: 0.2rem;
  }


.ads-card-body {
    font-family: "Noto Sans", sans-serif;
    padding: 6px;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
}
.ads-card-img{
    min-width: 280px;
    width: 100%;
    height: 200px;
    background-color: rgba(217, 217, 217, 1);
    border-radius: 4px;
    overflow: hidden;
}
.ads-card-img img{width: 100%;height: 100%;object-fit: cover;object-position: center;}

.ads-card-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 16.34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 5px 0;
}
.ads-card-button {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #bfbfbf;
    background-color: transparent;
    box-shadow: none;
    transform: unset !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.5px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #646464;
}
.ads-card-datalist {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
}

.ads-card-datalist li {padding: 5px 0;border-bottom: 1px solid #dddddd;}
.ads-card-datalist li:last-child{border: 0;}
.ads-card-datalist li span {flex-shrink: 0; width: 110px;display: block;overflow: hidden;text-wrap: nowrap;text-overflow: ellipsis;font-size: 13px;font-weight: 600;line-height: normal;text-underline-position: from-font;text-decoration-skip-ink: none;color: rgb(110 110 110);letter-spacing: 0.5px;}
.ads-card-datalist li p {margin: 0;font-size: 13px;font-weight: 600;line-height: normal;text-underline-position: from-font;text-decoration-skip-ink: none;letter-spacing: 0.5px;line-break: anywhere;}

.ads-card-buttongroup {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}

.ads-card-button.btn-danger {
    background-color: rgba(234, 84, 85, 0.16);
    color: rgba(234, 84, 85, 1) !important;
    box-shadow: none;
    border-color: transparent;
    transition: ease 0.3s;
}

.ads-card-button.btn-danger:hover{
    background-color: rgba(234, 84, 85, 0.16);
    color: #ff0000 !important;
    border-color: #ff0000;
    transition: ease 0.3s;
}

.ads-card-button.btn-success {
    background-color: rgba(40, 199, 111, 0.16);
    color: rgba(40, 199, 111, 1) !important;
    box-shadow: none;
    border-color: transparent;
    transition: ease 0.3s;
}

.ads-card-button.btn-success:hover{
    background-color: rgba(40, 199, 111, 0.16);
    color: rgba(40, 199, 111, 1) !important;
    border-color: rgba(40, 199, 111, 1);
    transition: ease 0.3s;
}

.ads-card-button-slot {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: rgba(40, 199, 111, 1);
    color: #fff;
    padding: 5px 1rem;
}

.ads-card-button-slot span{display: inline-flex;justify-content: center;align-items: center;font-size: 20px;color: #fff;cursor: pointer;}
.ads-card-button-slot span i{line-height: 1;}
.ads-card-button-slot span:first-child{margin-right: auto;}
.ads-card-button-slot span:last-child{margin-left: auto;}
.ads-card-button-slot p{font-size: 14px;font-weight: 500;line-height: 16px;letter-spacing: 0.5px;text-align: left;text-underline-position: from-font;text-decoration-skip-ink: none;color: #fff;margin: 0;}

.ads-bigcard-body {
    display: flex;
    gap: 1rem;
    padding: 1rem;
    border: 1px solid #dddd;
    border-radius: 6px;
    justify-content: space-between;
}
.ads-bigcard-img{display: flex;flex-direction: column;justify-content: space-between;}
.ads-bigcard-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 16.34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(40, 199, 111, 1);
    margin: 1rem 0 0 0;
}

.ads-bigcard-img .ads-card-img{
    min-width: 340px;
    min-height: 250px;
}
.ads-bigcard-datalist {
    width: 250px;
    flex-shrink: 0;
}
.ads-card-buttongroup.ads-bigcard-buttongroup {
    width: 160px;
    gap: 1rem;
}

.ads-bigcard-upload {
    max-width: 400px;
}
.ads-bigcard-unploadinput {
    border: 1px solid rgb(185 185 185);
    border-radius: 4px;
    height: 40px;
    width: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
}
.ads-bigcard-unploadinput input{opacity: 0;position: absolute;width: 100%;height: 100%;cursor: pointer;}
.ads-bigcard-unploadinput span {
    width: 100px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #b9b9b9;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.ads-bigcard-unploadinput p {
    display: flex;
    margin: 0;
    justify-content: center;
    align-items: center;
    padding: 0 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    font-size: 14px;
    line-height: normal;
    color: #343434dd;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.ads-bigcard-sameunpload{display: inline-flex;justify-content: start;align-items: center;gap: 4px;}
.ads-bigcard-sameunpload input{accent-color: #000;width: 16px;height: 16px;}
.ads-bigcard-sameunpload label{margin: 0;color: #000;}


.landmark-input .tag-input{border: 1px solid #bfc9d4;padding: 4px 6px;height: 100%;}

.input-group.disable input, .input-group.disable label {
    color: gray;
    background-color: #f1f1f2 !important;
}


input[disabled], select[disabled], textarea[disabled] {
    cursor: not-allowed;
    background-color: #f1f2f3 !important;
    color: #acb0c3;
}


input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #f1f2f3 !important;
    color: #acb0c3;
}

.card-image-verified .ads-card-img {
    min-width: 100%;
    height: 200px;
    max-height: 200px;
}
.card-image-verified .ads-card-img img{object-fit: contain;}

.locationpintable-body {
    border-radius: 4px;
    background-color: #ebdef0;
    padding: 4px;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 6px;
}

.locationpintable-icon {
    color: rgba(155, 89, 182, 1);
    font-size: 16px;
    display: inline-block;
}
.locationpintable-items span.activetime-grey {
    background-color: rgba(255, 255, 255, 0.6) !important;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
    display: inline-block;
}

.locationpintable-items {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.badge:hover {
    transform: translate(0) !important;
}
.span-digitalslotcalender {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 60px;
    background-color: #fafafa;
    z-index: 1;
}