.btn,
.form-group>label {
    font-size: 14px !important;
}

.table {
    font-size: 15px !important;
    margin-bottom: 1.25rem !important;
}

/* image place holder */
.image-preview {
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 250px;
    height: 250px;
    border: 2px dashed #ddd;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
}

.image-preview label {
    color: #000;
    border: 1px solid #7e7e7e;
    font-weight: bold;
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: #bdc3c7;
    width: 150px;
    height: 50px;
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.image-preview input {
    line-height: 200px;
    font-size: 200px;
    position: absolute;
    opacity: 0;
    z-index: 10;
}

.btn-primary {
    background-color: #2046da !important;
}

.btn-danger {
    background-color: #fb160a !important;
}

.toggle.btn.btn-success,
.toggle.btn.btn-danger {
    width: 95px !important;
}

.text-area-5 {
    min-height: 100px !important;
}

.text-area-3 {
    min-height: 60px !important;
}

img.admin-img {
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    max-width: 180px;
    height: 150px;
    object-fit: cover;
    margin: 0px;
}

img.admin-banner-img {
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    max-width: 200px;
    height: 120px;
    object-fit: cover;
    margin: 0px;
}

.select2-container .select2-selection--single {
    font-size: 14px !important;
    height: 42px !important;
    border-color: #e4e6fc !important;
    border: 1px solid #ddd !important;
    padding: 10px 20px !important;
    border-radius: 5px;
}

.tagify tag {
    margin: -5px 0px 5px 5px !important;
}

.tagify__input {
    margin: -5px 0px 5px 5px !important;
}

.note-editable {
    min-height: 120px !important;
}

.card-body.seller_chat_list {
    height: 650px !important;
}

.chat-box .chat-content .chat-item.chat-right img {
    object-fit: cover;
    width: 60px !important;
    height: 60px !important;
}

.plus_btn {
    margin-top: 32px;
}

.card-header h1 {
    margin-bottom: 0;
    font-weight: 700;
    display: inline-block;
    font-size: 24px;
    margin-top: 3px;
    color: #34395e;
}

.card .card-header .form-control {
    height: 42px;
    font-size: 14px;
}

.card .card-header .btn {
    margin-top: 1px;
    padding: 0.3rem 0.8rem;
}

.card .card-header .btn:not(.note-btn) {
    border-radius: 0.25rem;
}

.add_new_social_btn {
    margin-top: 35px !important;
}

.section-body a {
    text-decoration: none !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    max-height: 600px;
    overflow-y: auto;
}

.chat-box .chat-content {
    background-color: #f9f9f9 !important;
    height: 600px;
    overflow-y: auto;
    padding-top: 25px !important;
}

.media span {
    background: #2a9cf5;
    color: #fff;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    top: 30px;
    left: -30px;
    position: relative;
}

.list-unstyled .active {
    background: #f8f8f8;
}

table .rounded-circle {
    width: 70px !important;
    height: 70px !important;
    object-fit: cover !important;
    border: 1px solid #eee;
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -ms-border-radius: 6px !important;
    -o-border-radius: 6px !important;
}

.profile-widget .profile-widget-picture {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
}

.default-avatar {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
}

.navbar .nav-link.nav-link-user img {
    width: 30px !important;
    height: 30px !important;
    object-fit: cover !important;
}

img.mr-3.ml-3.rounded-circle {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.chat-item.chat-left img {
    width: 60px !important;
    height: 60px !important;
    object-fit: cover;
}

#toast-container>.toast:before {
    display: none !important;
}

.w_80 {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.w_220 {
    width: 220px;
    height: 220px;
    object-fit: cover;
}

.height_165 {
    width: 100px;
    height: 165px;
    object-fit: cover;
}

.w_120 {
    width: 120px;
    height: 120px;
    object-fit: cover;
}

.w_200 {
    width: 200px;
    height: 100px;
    object-fit: cover;
}

.w_180_h_100 {
    width: 180px;
    height: 100px;
    object-fit: cover;
}

.h_300_w_250 {
    width: 250px;
    height: 300px;
    object-fit: cover;
}

.video_image {
    width: 160px;
    height: 150;
    object-fit: cover;
}

.btn_mt_33 {
    margin-top: 33px;
}

.service_image {
    width: 200px !important;
    height: 200px !important;
    object-fit: cover;
    border-radius: 5px;
}

.service_card {
    color: #34395e;
}

.service_detail {
    width: 77%;
}

.service_detail p {
    line-height: 12px !important;
}

.service_detail h6 {
    margin-bottom: 12px !important;
}

.report_table p {
    line-height: 14px !important;
}

.ticket-message .author_message {
    background: #e9ecef !important;
}

.upload_photo {
    display: block;
    margin-bottom: 10px;
}

.card.custom_bg {
    background: #ab4268;
    color: #fff;
}

.home_border {
    color: #34395e !important;
}

.dashboard_title {
    color: #34395e;
}

.mobile_slider_image {
    width: 200px !important;
    height: 80px !important;
    object-fit: cover;
    margin: 10px;
}

.main_service h4 {
    color: #6c757d !important;
}

.add_service_section h4 {
    color: #6c757d !important;
}

.add_service_section .add_section h3 {
    font-size: 16px;
    color: #6c757d !important;
    margin-bottom: 10px;
    font-weight: 500;
}

.add_service_section .add_section ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.add_service_section .add_section ul li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    width: 50%;
}

.add_service_section .add_section ul li::after {
    position: absolute;
    content: "\f058";
    font-family: "font awesome 5 free";
    font-size: 16px;
    font-weight: 600;
    color: rgb(8, 124, 192);
    top: 0;
    left: 0;
}

.wsus__show_product {
    width: 450px;
    background: #378fff21;
    padding: 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
}

.wsus__show_product .img {
    width: 60px;
    height: 60px;
    border-radius: 3px;
    overflow: hidden;
    border: 2px solid var(--colorWhite);
    margin-right: 15px;
    background: var(--colorWhite);
}

.chat-left .wsus__show_product a {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--headingFont);
    color: #121212;
    width: 70%;
    transition: all linear 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.wsus__show_product a:hover {
    color: #6777ef !important;
}

.lang_list_top {
    overflow: hidden;
}

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

.lang_list_top li {
    float: left;
}

.lang_list_top li a {
    display: block;
    padding: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #6777ef !important;
    background-color: #f6f6f6;
}

.select2-container--default .select2-selection--multiple {
    border-color: #e4e6fc !important;
}

.fade.in {
    opacity: 1 !important;
}

.tox .tox-promotion,
.tox-statusbar__branding {
    display: none !important;
}

#setLanguageHeader select {
    outline: none;
}

.file-preview-box {
    height: 300px;
    overflow-y: auto;
}

.preloader_area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999 !important;
    background: #ffffff69;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preloader_area .img {
    width: 130px;
    height: 130px;
}

.preloader_area .img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.danger-bg {
    background-color: #fddcd9 !important;
}

.height-80px {
    height: 80px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.table-invoice {
    overflow-x: initial !important;
}

.table_x_scroll {
    overflow-x: auto !important;
}

.produt_card_img {
    position: relative;
}

.wishlist_btn {
    position: absolute;
    top: 6px;
    right: 6px;
    outline: none;
    background: green;
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.wishlist_btn:hover {
    background: #fff;
    color: green;
}

.wishlist_btn.remove {
    background: red;
}

.wishlist_btn.remove:hover {
    background: #fff;
    color: red;
}

.search-wrapper {
    position: relative;
}

.search-wrapper button {
    position: absolute;
    top: 10px;
    right: 5px;
    background: #fff;
    border: none;
    outline: none;
    cursor: pointer;
}

.search-wrapper button i {
    color: #696cff;
}

.card-header-tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dashboard_card .avatar {
    line-height: 2.3rem;
    text-align: center;
    background: #696cff17 !important;
    color: rgba(var(--bs-primary-rgb));
    border-radius: 50%;
    margin-bottom: 10px;
}

.dashboard_card h4 {
    margin-bottom: 0;
}

.btn-actions-pane-right .btn svg {
    margin-right: 5px;
}

.page-item .page-link:hover {
    background: #696cff;
    color: #fff;
}

.card-header,
.modal-header {
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 20px;
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.form-group,
.form-group .nice-select {
    margin-bottom: 20px;
}

.form-group label,
.form-group span {
    display: block;
    margin-bottom: 5px;
    color: var(--bs-card-title-color);
}

.form-group input,
.form-group textarea {
    border-radius: 6px;
    border: 1px solid #ddd !important;
    padding: 10px 13px !important;
    font-size: 14px;
}

.tox-tinymce {
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
}

.tox .tox-promotion-link {
    display: none !important;
}

.bg-label-success,
.btn-success {
    color: #fff !important;
    background-color: #47c363 !important;
    box-shadow: none !important;
}

.bg-label-warning {
    color: #fff !important;
    background-color: #ffc107 !important;
    box-shadow: none !important;
}

.bg-label-primary,
.btn-primary {
    background-color: #696cff !important;
    color: #fff !important;
    box-shadow: none !important;
}

.bg-label-danger,
.btn-danger {
    background-color: #ef4c43 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.product_card tr td .btn-sm,
.dataTables_wrapper tr td .btn-sm {
    line-height: 1.375;
    width: 35px;
    height: 35px;
    padding: 0;
}

table {
    border: 1px solid var(--bs-table-border-color);
}

table tr th,
table tr td {
    border-right: 1px solid var(--bs-table-border-color);
    padding: 10px 15px !important;
}

.form-group select {
    border-radius: 6px;
    border: 1px solid #ddd !important;
    padding: 10px 20px !important;
}

.form-group button.btn {
    padding: 12px 20px !important;
    color: #fff;
    width: 49%;
}

.section_title,
.modal-title {
    margin: 0;
    font-size: 20px;
    color: #5f61e6;
    font-weight: 600;
    line-height: initial;
}

.form-control:focus,
.form-select:focus {
    border-color: #ddd !important;
    box-shadow: none;
}

.navbar-nav {
    gap: 10px;
}

.navbar-nav .nav-item .nav-link:hover {
    color: #696cff !important;
}

.pos_tabs {
    background: #fff;
    box-shadow: 0 0.1875rem 0.5rem 0 rgba(34, 48, 62, 0.1);
    border-radius: 0.375rem;
    overflow: hidden;
    padding: 0px 10px;
    gap: 0px 20px;
}

.pos_tabs .nav-item button {
    padding-left: 0;
    padding-right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #384551;
    line-height: 23px;
    padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ddd !important;
    padding: 5px 10px !important;
    outline: none;
}

.select2-container {
    width: 100% !important;
}

.nice-select:after {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}

.pos_pro_table .nice-select {
    height: 35px;
    line-height: 33px;
    padding-left: 10px !important;
    padding-right: 30px !important;
    width: 130px !important;
}

.select2-dropdown {
    border: 1px solid #ddd;
}

.produt_card {
    margin-bottom: 25px;
    box-shadow: none;
    border: 1px solid #ddd;
}

.produt_card .produt_card_img {
    height: 160px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.produt_card .produt_card_img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.produt_card .card-body {
    padding: 15px;
}

.produt_card .card-title {
    font-size: 15px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: capitalize;
}

.produt_card .price {
    margin: 0;
    color: #5f61e6;
}

.btn-success {
    background: #47c363;
}

#stockUpdateModal .modal-body {
    padding-bottom: 0;
}

#stockUpdateModalForm .form-group label {
    color: #29343f;
}

.select2-container--default .select2-results__option--selected {
    background-color: #f6f6f6;
    color: #5f61e6;
}

.switch-input:checked~.switch-toggle-slider {
    background: #696cff;
    color: #fff;
    box-shadow: 0 2px 6px 0 rgba(105, 108, 255, 0.3);
}

.guest_customer_check {
    border-radius: 6px;
    border: 1px solid #ddd !important;
    padding: 10px 12px !important;
    margin-top: 23px;
    padding-bottom: 6px !important;
}

#payment-modal .modal-content {
    padding: 30px;
}

.payment_det_table tr th,
.payment_det_table tr td {
    padding: 10px;
}

.payment_det_table_2 tr th,
.payment_det_table_2 tr td {
    padding: 10px;
}

.product-table::-webkit-scrollbar {
    display: none;
}

#paymentRow .btn,
#hold-list-modal .btn,
.common_table .btn {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.btn-close {
    z-index: 9;
}

.datepicker table tr td.today {
    background-color: #696cff !important;
    background-image: none !important;
    color: #fff !important;
}

.datepicker table tr td.active.active {
    background-color: #47c363 !important;
    background-image: none !important;
}

.datepicker-days {
    padding: 13px;
}

.table th {
    vertical-align: text-top;
}

.form-group label span {
    display: inline-block;
    margin: 0;
}

.tagify.form-control.tags {
    height: auto;
}

.tag {
    padding-top: 5px;
}

.input-daterange input {
    text-align: left;
}

.input-daterange input:first-child {
    border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -ms-border-radius: 6px 0 0 6px;
    -o-border-radius: 6px 0 0 6px;
}

.input-daterange input:last-child {
    border-radius: 0 6px 6px 0;
    -ms-border-radius: 0 6px 6px 0;
    -o-border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
}

.input-group:focus-within .form-control,
.input-group:focus-within .input-group-text {
    border-color: #ddd !important;
    box-shadow: none !important;
}

.search_form .input-group-text {
    margin: 0 !important;
    border: none;
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    width: 30px !important;
    height: 43px !important;
    line-height: 43px !important;
    padding: 0 !important;
    text-align: center;
}

.input-group:focus-within {
    box-shadow: none;
}

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

.navbar_search {
    border-radius: 6px;
    background: #f1f2ff;
    padding-left: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.navbar_search input {
    color: #384551;
}

.modal-body form .input-group .input-group-text {
    border: 1px solid #ddd !important;
    margin: 0;
    height: 43px;
    padding: 0;
    width: 42px;
    line-height: 42px;
}

.suppliers_adv_form textarea {
    margin-bottom: 25px;
}

.suppliers_adv_form .nice-select {
    margin-bottom: 0;
}

.input-group-text {
    border: 1px solid #ddd;
    width: 45px;
}

.badge-success {
    background: #47c363;
}

.badge-danger {
    background: #e6381a;
}

.product_list_table td .dropdown button {
    width: 65px;
}

.generate_sku {
    line-height: 39px;
    padding: 0 !important;
}

.edit_sku {
    padding: 0px 14px !important;
}

.create_product_table .input-group .select2-container {
    width: 89% !important;
}

.create_product_table .input-group .select2-container span {
    margin-bottom: 0;
}

.create_product_table .nput-group-text a.btn-primary {
    height: 42px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.create_product_table .input-group .select2-container .select2-selection--single {
    border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -ms-border-radius: 5px 0px 0px 5px;
    -o-border-radius: 5px 0px 0px 5px;
}

body {
    overflow-x: hidden;
}

.create_product_table .mediaLibaryOpen {
    width: 127px !important;
    height: 127px !important;
}

.create_product_table .mediaLibaryOpen svg {
    font-size: 50px;
}

#mediaLibaryList img {
    height: 250px;
    width: 100% !important;
    object-fit: cover !important;
    border: none;
}

#mediaLibaryList h6 {
    color: #384551 !important;
    margin-bottom: 25px;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.form-group button.btn {
    width: 48%;
}

#mediaPagination ul li:first-child a,
#mediaPagination ul li:last-child a {
    border-radius: 6px;
}

.table thead tr {
    background: #f1f2ff;
}

.product_det_img {
    width: 100%;
    height: 310px;
    object-fit: cover !important;
    border: 1px solid #ddd;
}

.stock_table tr td img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border: 1px solid #eee;
}

.pagination {
    margin-bottom: 0;
}

.selectgroup {
    display: inline-flex;
}

.selectgroup-item {
    flex-grow: 1;
    position: relative;
}

.selectgroup-input {
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.selectgroup-input:checked+.selectgroup-button {
    background-color: #6777ef;
    color: #fff;
    z-index: 1;
}

.selectgroup-item:not(:last-child) .selectgroup-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.selectgroup-button-icon {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.selectgroup-button {
    background-color: #fdfdff;
    border-color: #e4e6fc;
    border-width: 1px;
    border-style: solid;
    display: block;
    text-align: center;
    padding: 0 1rem;
    height: 35px;
    position: relative;
    cursor: pointer;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 13px;
    min-width: 2.375rem;
    line-height: 36px;
}

.attendance-table tr td {
    padding: 5px !important;
    height: auto !important;
}

.bg-red {
    background: red !important;
}

.bg-green {
    background: green !important;
}

.attendance-table tr:last-child td,
.attendance-table tbody tr td {
    border-right: 1px solid #ddd !important;
}

.attendance-table tbody tr td {
    padding: 4px;
}

.attendance-table a.btn.dropdown-toggle {
    text-align: center !important;
    padding: 0 !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-right: 4px !important;
    background-color: #ddd;
}

.attendance-table a.btn.dropdown-toggle:hover,
.attendance-table a.btn.dropdown-toggle:focus,
.attendance-table a.btn.dropdown-toggle:active {
    background-color: #ddd;
    border-color: #ddd;
}

.attendance-table a.dropdown-toggle.absent::after,
.attendance-table a.dropdown-toggle.present::after {
    display: none;
}

.attendance-table a.dropdown-toggle.absent::before,
.attendance-table a.dropdown-toggle.weekend::before,
.attendance-table a.dropdown-toggle.present::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 11px;
    color: #fff;
    border: none !important;
    margin-left: 3px;
}

.attendance-table a.dropdown-toggle.absent::before {
    content: "\f00d";
    font-size: 14px;
}

.attendance-table a.dropdown-toggle.weekend::after {
    display: none;
}


.attendance-table tr th {
    padding: 3px 8px !important;
}

.attendance-table tbody tr td:nth-child(1),
.attendance-table tbody tr td:nth-child(2) {
    padding: 3px 8px !important;
}

.attendance-table .th-present,
.attendance-table .th-absent {
    min-width: 40px;
}

th.sticky-1,
td.sticky-1 {
    position: sticky;
    left: 0;
    background-color: #fff;
    z-index: 2;
    min-width: 185px;
}

th.sticky-2,
td.sticky-2 {
    position: sticky;
    left: 185px;
    background-color: #fff !important;
    z-index: 9;
    min-width: 110px !important;
}

th.sticky-1,
th.sticky-2 {
    background-color: #f5f5f5 !important;
}

th.sticky-1,
th.sticky-2 {
    z-index: 3;
}

.attendance-table tr th {
    vertical-align: bottom !important;
    font-weight: 900 !important;
    color: #000 !important;
    height: 35px !important;
}

th.sticky-1::after,
td.sticky-1::after,
th.sticky-2::after,
td.sticky-2::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #ddd;
    top: 0;
    right: 0;
    z-index: 1;
}

.attendance-table tr td:nth-child(1),
.attendance-table tr td:nth-child(2) {
    border-right: none !important;
}

.ui-autocomplete {
    z-index: 215000000 !important;
}

.theme-primary {
    background: #ad07b0 !important;
}

.w-21 {
    width: 21%;
}

.cursor-pointer {
    cursor: pointer !important;
}

.main-content {
    padding-left: 0px !important;
    padding-top: 0px !important;
}

.main-sidebar {
    display: none;
    width: 0 !important;
}

.pos-right-side .summary-table {
    width: calc(100% + 40px);
    margin-left: -20px;
}

.summary-table .current {
    color: #384551 !important;
}

.pos_pro_table .nice-select {
    width: 145px;
}

.dis-form {
    display: none;
}

.dis-form input {
    width: 80px;
    border-radius: 6px;
    padding: 11px;
    text-align: center;
    border: 1px solid #e3e3e3;
    outline: none;
    margin-left: 10px;
    color: #384551;
}

.dis-form select {
    position: relative;
    width: 120px;
    color: #fff;
    background-color: #188ae2;
    border-radius: 4px 0 0 4px;
    padding: 5px;
    z-index: 10;
}

#favorite_product_search_form .dropdown-menu,
#product_search_form .dropdown-menu {
    max-width: 95%;
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
    padding: 0;
}

#favorite_product_search_form .dropdown-menu::-webkit-scrollbar,
#product_search_form .dropdown-menu::-webkit-scrollbar {
    background: #eee;
    width: 5px;
    height: 5px;
}

#favorite_product_search_form .dropdown-menu::-webkit-scrollbar-thumb,
#product_search_form .dropdown-menu::-webkit-scrollbar {
    background: #188ae2;
    scrollbar-width: thin;
}





/* .suppliers_list .table-responsive {
    overflow-x: initial;
}

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

    .table-responsive {
        overflow-x: auto;
    }
} */

@media only screen and (max-width: 767px) {
    .pos-right-side {
        padding-bottom: 10px !important;
    }
}

@media only screen and (max-width: 480px) {
    .pos-right-side {
        padding-bottom: 5px !important;
    }

    #exchange-table {
        display: block;
    }
}

#cash-summary-table tr td .icon-img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

#cash-summary-table tr th,
#cash-summary-table tr td {
    width: 25%;
}

.dropdown-toggle::after {
    margin-right: 7px;
}

.image_preview {
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
    background: #eee;
    position: relative;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: end;
    border: 2px dashed #ddd;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.image_preview label {
    bottom: 20px;
    background: #fff;
    padding: 6px 20px;
    border: 1px solid #eeeeeebf;
    color: #000;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.image_preview label:hover {
    background: #5f61e6;
    border-color: #5f61e6;
    color: #fff;
}

.print_settings h4 {
    color: #1ba161;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}

.print_settings .input-group span {
    background: #5f61e6;
    color: #fff;
    line-height: 26px;
}

.menu .app-brand.demo {
    width: 100%;
    height: 65px;
}

.app-brand .app-brand-link {
    display: block !important;
    width: 100%;
}

.app-brand .app-brand-link .app-brand-logo img {
    width: 100% !important;
    height: auto !important;
}

.auth-cover-brand .app-brand-logo {
    max-width: 230px;
    max-height: 70px;
}

.auth-cover-brand .app-brand-logo img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.ui-datepicker th {
    padding: 0.7em 0.3em !important;
}

.ui-datepicker td {
    padding: 1px !important;
}

.ui-datepicker td span,
.ui-datepicker td a {
    padding: 0.2em !important;
    text-align: center !important;
}

.content-footer {
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.content-footer .footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 3px;
}

.content-footer .footer-container .text-body b {
    color: #696cff;
}

.attendance_table_scroll::-webkit-scrollbar {
    height: 7px;
    background: #ddd;
}

.attendance_table_scroll::-webkit-scrollbar-thumb {
    width: 20px;
    background: #696cff;
}

.attendance_table_scroll .attendance-table {
    margin-bottom: 7px !important;
}

@media (min-width: 1400px) {
    .service_detail {
        width: 78%;
    }

    .service_image {
        width: 19% !important;
    }
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .create_product_table .input-group .select2-container {
        width: 86% !important;
    }
}

@media (min-width: 1400px) and (max-width: 1599.99px) {
    .create_product_table .input-group .select2-container {
        width: 84% !important;
    }

    .product_det_img {
        height: 240px;
    }

    .produt_card .produt_card_img {
        height: 100px;
    }

    .pos_product_area {
        max-height: 450px !important;
    }

    .product-table .table-responsive {
        max-height: 350px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399.99px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 13px;
    }

    .navbar_search {
        max-width: 200px;
    }

    #mediaLibaryList img {
        height: 250px;
    }

    .product_det_img {
        height: 190px;
    }

    .create_product_table .input-group .select2-container {
        width: 80% !important;
    }

    .service_detail {
        width: 73%;
    }

    .service_image {
        width: 25% !important;
    }

    .produt_card .produt_card_img {
        height: 110px;
    }

    .pos_product_area {
        max-height: 400px !important;
    }

    .product-table .table-responsive {
        max-height: 300px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 14px;
    }

    .navbar-nav {
        gap: 15px;
    }

    #mediaLibaryList img {
        height: 170px;
    }

    .product_det_img {
        height: 205px;
    }

    .create_product_table .input-group .select2-container {
        width: 81% !important;
    }

    .service_detail {
        width: 74%;
    }

    #myTabContent {
        margin-bottom: 25px;
    }

    .produt_card .produt_card_img {
        height: 100px;
    }

    .pos_product_area {
        max-height: 420px !important;
    }

    .product-table .table-responsive {
        max-height: 320px !important;
    }
}

@media (min-width: 768px) and (max-width: 991.99px) {
    .navbar-nav .nav-item {
        display: none;
    }

    #mediaLibaryList img {
        height: 110px;
    }

    .product_det_img {
        height: 210px;
    }

    .create_product_table .input-group .select2-container {
        width: 84% !important;
    }

    .service_detail {
        width: 66%;
    }

    .service_detail h4 {
        font-size: 20px;
    }

    #myTabContent {
        margin-bottom: 25px;
    }

    .pos_product_area {
        max-height: 460px !important;
    }
}

@media (min-width: 576px) and (max-width: 767.99px) {
    .navbar-nav .nav-item {
        display: none;
    }

    #mediaLibaryList img {
        height: 490px;
    }

    .product_det_img {
        width: 300px;
        height: 300px;
        margin-bottom: 25px;
    }

    .service_detail {
        margin-top: 15px;
        width: 100%;
    }

    .service_detail h4 {
        font-size: 20px;
    }

    #myTabContent {
        margin-bottom: 25px;
    }

    .produt_card .produt_card_img {
        height: 200px;
    }

    .pos_product_area {
        max-height: 460px !important;
    }
}

@media (max-width: 575.99px) {
    .navbar_search {
        max-width: 200px;
    }

    .navbar-nav .nav-item {
        display: none;
    }

    #mediaLibaryList img {
        height: auto;
    }

    .product_det_img {
        height: auto;
        margin-bottom: 25px;
    }

    .create_product_table .input-group .select2-container {
        width: 82% !important;
    }

    .service_detail {
        margin-top: 15px;
        width: 100%;
    }

    .service_detail h4 {
        font-size: 20px;
    }

    .service_detail .btn {
        font-size: 12px !important;
    }

    #myTabContent {
        margin-bottom: 25px;
    }

    .produt_card .produt_card_img {
        height: auto;
    }

    .pos_product_area {
        max-height: 460px !important;
    }
}

/* !&# admin search list */

.navbar_search #admin_menu_list {
    width: 100%;
    top: 100%;
    left: 0;
    max-height: 272px;
    background-color: #fff;
    overflow: auto;
}

.navbar_search #admin_menu_list a {
    color: var(--bs-dropdown-link-color);
    display: block;
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    text-decoration: none;
    padding: 8px 15px;
}

.navbar-nav .nav-item a.nav-link.nav-link-lg {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
}

.navbar-nav .nav-item a.nav-link.nav-link-lg i {
    margin-bottom: 2px;
}

.btn-primary svg,
.btn-primary i {
    margin-right: 5px;
}

.attendance-table .bg-warning {
    background: #e69500 !important;
}

textarea.select2-search__field {
    width: 99% !important;

    height: 40px !important;
}

.permission_form.form-group input {
    padding: 0 !important;
}

.admin_role_border .border-bottom {
    height: 100%;
    padding: 15px 0px 0px 0px;
}

.dashboard_card {
    margin-bottom: 25px;
}

.apexcharts-toolbar {
    display: none !important;
}

table th {
    text-transform: capitalize !important;
}

.dashboard_tab_content .table-responsive {
    max-height: 456px;
    overflow: auto;
    position: relative;
}

.dashboard_tab_content .table-responsive::-webkit-scrollbar {
    background: #ddd;
    width: 5px;
    height: 5px;
}

.dashboard_tab_content .table-responsive::-webkit-scrollbar-thumb {
    width: 5px;
    background: #696cff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.dashboard_tab_content .table {
    margin-bottom: 0 !important;
}

.dashboard_tab_content .table thead {
    position: sticky;
    top: -1px;
    z-index: 9;
}

.create_product_table .input-group {
    flex-wrap: nowrap;
}