html {
    font-size: 16px;
}

::-webkit-scrollbar {
    width: 0.125rem;
}

::-webkit-scrollbar-thumb {
    /* background: #fbfbfc; */
    border-radius: 0.9375rem;
    background: #d7d5d5;
}

::-webkit-scrollbar-track {
    box-shadow: 0 0 0.3125rem #c8c6c6;
    border-radius: 0.625rem;
    /* background-color: #d7d5d5; */
    background-color: #fbfbfc;
}
.otp_area .otp_box .otp_box_left h1 p {
    font-size: 2.4375rem;
}

.dataTables_wrapper ::-webkit-scrollbar {
    width: 0.25rem !important;
    height: 0.25rem;
}
div.dataTables_processing {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.sorting_asc::before {
    display: none !important;
}

.sorting_asc::after {
    display: none !important;
}
.custom-datatable-select {
    border-radius: 18px;
    height: 36px;
    width: 91px;
    padding: 8px 10px;
    font-size: 13px;
    font-weight: 500;
}
.terms-main-content {
    padding: 0rem 7rem;
}
.terms-inner-content{
    padding: 1px 55px;
}
.terms-text p{
    font-family: Source Sans Pro;
}

/* ..................changes in sidebar...... */
.sidebar ul.upper-icon::-webkit-scrollbar {
    display: none !important;
}

.sidebar ul.upper-icon {
    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
}
.swal2-backdrop-show {
    background: rgba(0, 0, 0, 0.4) !important;
}
/* ..................changes in sidebar END...... */

a {
    text-decoration: none;
}

.content-wrapper {
    min-height: 100vh !important;
}

body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .content-wrapper,
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .main-footer,
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .main-header {
    margin-left: 9.5625rem;
}

.content-wrapper > .content {
    padding: 0 !important;
}

.brand-link {
    background-color: #fff !important;
}

.content-wrapper {
    background-color: #f8f8f8 !important;
}

body:not(.layout-fixed) .main-sidebar {
    height: 100vh !important;
    position: fixed !important;
    top: 0 !important;
    background: #f8f8f8 !important;
    box-shadow: none !important;
    width: 9.5625rem;
}

form {
    margin: 0;
}

.form-control:focus {
    border-color: #040000;
    box-shadow: none !important;
}

#defaultDropdown:focus {
    border-color: #b1b1b1;
    box-shadow: none !important;
}

.table_area
    .sub_cat_table
    .dataTables_wrapper
    .dataTables_paginate
    .page-item.active
    .page-link:focus {
    border-color: #a7e92f !important;
    box-shadow: none !important;
}

.table_area .dataTables_wrapper .row .col-md-6 {
    overflow: hidden;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    margin-top: 0.5rem !important;
    margin-bottom: -0.5rem !important;
}
div.dataTables_wrapper div.dataTables_length {
    text-align: left !important;
    margin-left: -9px;
    margin-bottom: -7px;
    margin-top: 6px;
}
div.dataTables_wrapper div.dataTables_length select {
    border-radius: 7px !important;
    margin-left: 5px;
}

.reset_btn {
    margin-right: 0.625rem;
}

.content-wrapper {
    padding: 0;
}

.alert.alert-success p {
    margin: 0;
}

.create_new {
    margin-top: 4.75rem;
    margin-bottom: 0.9375rem;
    display: flex;
    justify-content: end;
}

.spcl_cls {
    margin-bottom: 0rem;
    margin-top: 0rem !important;
}

.create_new button {
    font-weight: 500;
    border-radius: 1.3125rem;
    border: none;
    width: 8.875rem;
    height: 2.1875rem;
    background: #a7e92f;
    color: #000;
    font-size: 0.8125rem;
}

.back_btn button {
    background-color: #a7e92f;
    color: #000;
    padding: 0.3125rem 1.75rem;
    border-radius: 1.3125rem;
    font-size: 0.8125rem;
    font-weight: 500;
    margin-top: 7.5rem;
    margin-bottom: -0.4375rem;
    margin-right: 2.1875rem;
}

.btn_custom:hover {
    background-color: #91d01c;
    color: #000;
}

.btn_custom:focus {
    background-color: #91d01c;
    box-shadow: none !important;
}

.create_new .user-create-btn:hover {
    background-color: #91d01c !important;
    color: #000 !important;
}

.create_new .user-create-btn.active,
.create_new .user-create-btn:focus {
    background-color: #91d01c !important;
    border-color: black !important;
    box-shadow: none !important;
}

.persn-btn:hover {
    background-color: #91d01c !important;
    color: #000 !important;
}

.persn-btn:focus {
    background-color: #91d01c !important;
    box-shadow: none !important;
}

.back_btn button:hover {
    background-color: #91d01c !important;
    color: #000 !important;
}

.back_btn button:focus {
    background-color: #91d01c !important;
    box-shadow: none !important;
}

.add-icon-btn .user-create-btn:focus {
    background-color: #91d01c !important;
    box-shadow: none !important;
}

.add-icon-btn .user-create-btn:hover {
    background-color: #91d01c !important;
    color: #000 !important;
}

.breadcrumb-item a {
    color: #91d01c;
}

.form-control[readonly] {
    background-color: #fff !important;
}

.select-box {
    margin-right: 0.5rem;
}

.csv_btn {
    display: flex;
    justify-content: end;
    margin-bottom: 1rem;
}

.csv_btn button {
    font-weight: 600;
    border-radius: 1.3125rem;
    border: none;
    width: 12.625rem;
    height: 2.1875rem;
    background: #a7e92f;
    color: #000;
    font-size: 0.8125rem;
}

.csv_btn .btn_custom i {
    margin-right: 0.625rem;
    font-weight: 600;
}

.csv-btn-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.csv-btn-sec p {
    margin-top: 1.1rem;
}

.swal-container-hold .swal2-html-container {
    margin: 0.625rem 29px -7px !important;
    z-index: 3 !important;
}
.swal2-actions .btn-outline-danger {
    border: none !important;
    background: #f1ffd7 !important;
    color: #000 !important;
    border-radius: 1.3125rem !important;
    padding: 0.5rem 1.3rem;
    border-radius: 1.3125rem;
    font-size: 1rem;
    font-weight: 500;
}
.swal2-actions .btn-outline-danger:hover {
    background-color: #dce9c4 !important;
    color: #000 !important;
}
.swal2-icon {
    margin: 0.6em auto 1.875em !important;
}
.swal2-actions {
    gap: 0.75rem;
}
.swal2-actions .btn-primary {
    border: none !important;
    background-color: #b7f447bf;
    color: #000;
    border-radius: 1.3125rem !important;
    padding: 0.5rem 1.3rem;
    border-radius: 1.3125rem;
    font-size: 1rem;
    font-weight: 500;
}
.swal2-actions .btn-primary:hover {
    background-color: #91d01c !important;
    color: #000;
}
.swal2-icon-content {
    font-size: 2.5625rem;
    color: #a7e92f;
}
.swal2-icon.swal2-question {
    border-color: #9ae652 !important;
    color: #9ae652 !important;
    z-index: 3 !important;
}
.swal2-popup {
    width: 25em !important;
    height: 22em !important;
}
.swal2-popup .swal2-actions {
    z-index: 3 !important;
}
/* .swal2-popup::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #9ae652 !important;
    z-index: -1; 
} */

.form_styles {
    margin-left: -0.5rem;
    background-color: #fff;
    padding: 2.1875rem 4.375rem;
    border-radius: 0.625rem;
    box-shadow: rgba(149, 157, 165, 0.2) 0rem 0.5rem 1.5rem;
    margin-top: 1.875rem;
    width: auto;
}

.custom-label {
    font-size: 0.875rem;
    font-weight: 500 !important;
    color: #343434;
}

.content .card_styles .card {
    border: none !important;
    border-radius: 0.625rem !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0rem 0.5rem 1.5rem !important;
}

.content .card_styles .card .card-body {
    padding: 3rem !important;
}

.select2-container--default .select2-selection--multiple {
    border: 0.0625rem solid #cfcfcf !important;
}

.select_cat_con_spcl {
    display: flex;
    justify-content: space-between !important;
    align-items: center !important;
    margin-top: 4.6875rem;
    margin-bottom: 0.9375rem;
}

.select_cat_con_spcl .two-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.3125rem;
}

.select_cat_con_spcl .row-back-btn button {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 2.1875rem !important;
    height: 2.1875rem !important;
}

.header-info-sec p {
    word-break: break-all;
}

/* BACK button design */

.row-back-btn button {
    margin-top: 1.875rem;
    margin-bottom: -1.875rem;
    margin-left: -0.625rem;
    border-radius: 50% !important;
    background-color: #a7e92f;
    color: #000;
    border: none !important;
    padding: 5px 10px;
    /* padding: 0.4375rem 0.75rem !important; */
    -webkit-transition: background-color 1s, color 1s, -webkit-transform 0.5s;
    transition: background-color 1s, transform 0.5s;
}

.row-back-btn button:hover {
    background-color: #c7c7c7;
    color: black;
    -webkit-transform: translateX(-0.3125rem);
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0rem 0.5rem 1.5rem !important;
    -moz-box-shadow: rgba(149, 157, 165, 0.2) 0rem 0.5rem 1.5rem !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0rem 0.5rem 1.5rem !important;
}

.add-icon-btn img {
    width: 1rem;
    padding-right: 0.375rem;
    filter: brightness(0);
    margin-bottom: 1px;
}
.add-icon-btn .csv-btn-up i {
    margin-right: 6px;
}
.add-icon-btn button.csv-btn-up {
    width: 120px;
}
.add-icon-btn button.csv-btn-up:focus {
    box-shadow: none !important;
}

.create_new img {
    margin-bottom: 0.125rem;
    width: 1rem;
    padding-right: 0.375rem;
    filter: brightness(0);
}

.table.dataTable > thead .sorting:before {
    right: 1em !important;
    bottom: 1.4em !important;
    opacity: 0.7 !important;
}

.table.dataTable > thead .sorting:after {
    right: 0.5rem;
    bottom: 1.4em !important;
    opacity: 0.7 !important;
}

.table.dataTable > thead .sorting_asc:before {
    bottom: 1.4em !important;
    opacity: 0.7 !important;
}

.table.dataTable > thead .sorting_asc:after {
    bottom: 1.4em !important;
    opacity: 0.7 !important;
}

.content-header h1.head-title {
    margin-bottom: 0rem;
    margin-top: 6rem;
}

.content-header h1.profile-title {
    margin-bottom: 0rem;
}

.content-header h1.owner-title {
    margin-bottom: 0rem;
}
.content-header h1.station-owner-title {
    margin-bottom: 0rem;
}
.content .notification-header-text .noti-header {
    margin-top: 62px;
    font-size: 1.5625rem;
    margin-bottom: 1rem;
    font-weight: 600;
    margin-left: -0.8125rem;
}

.otp_box_right .alert-login {
    margin-top: -0.75rem !important;
    margin-bottom: 0.0625rem !important;
}

.dashboard-con.dash-heading {
    margin-top: 5.8125rem !important;
}

.dashboard-con .dash-breadcrumb {
    margin-top: 4.8125rem;
}

.dashboard-con .dash-breadcrumb .breadcrumb {
    margin-top: 0.1875rem;
}

section.box-container {
    margin-left: -0.75rem !important;
    margin-top: 5.3125rem;
}

.content .profile-row {
    margin-top: 1.875rem;
    padding: 0 2.5rem 0 0rem;
    margin-left: -1.375rem;
}
.select2-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}
.select2-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none;
}

.select2-arrow::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #999 transparent transparent transparent;
}
.custom-select-wrapper {
    position: relative;
    cursor: pointer;
}

.arrow-icon {
    pointer-events: auto;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    color: #7d7e7f;
    font-size: 11px;
}

/* Dashboard design started-----------------> */
.box-container .dash-box {
    background-color: #fff;
    border-radius: 1.25rem;
    box-shadow: rgba(99, 99, 99, 0.2) 0rem 0.125rem 0.5rem 0rem;
    padding: 2.5rem 1.25rem;
    margin-bottom: 1.875rem;
}

.box-container .dash-box .inner-dash-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-container .dash-box p {
    font-size: 0.75rem;
    font-weight: 400;
}

.box-container .dash-box .inner-dash-sec h1 {
    font-size: 1.75rem;
    font-weight: 700;
}

.box-container .dash-box .inner-dash-sec img {
    width: 6.25rem;
}

/* .select-design {
    padding: 0.5rem;
    border-radius: 0.25rem;
  } */
/* .select_cat {
    position: relative;
    width: 6.25rem;
    margin-right: 1.875rem;
    display: block;
  } */

/* .select_cat .select-design {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent; 
    width: 100%; 
    padding-right: 1.875rem; 
  } */

/* .select_cat::after {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 0.625rem;
    transform: translateY(-50%);
    pointer-events: none; 
  } */
.select-design::after {
    right: 0.3125rem;
}

.back_con {
    display: flex;
    justify-content: end;
    align-items: end;
    padding: 0 0.5rem 0 0.5rem;
}

/* custom checkbox style */

.checkbox_con {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5625rem;
}

.checkbox_con .checkbox_con_inner {
    display: flex;
    align-items: center;
    gap: 1.5625rem;
}

.checkbox_con label {
    margin: 0;
    font-weight: normal !important;
}

.st_check {
    margin: 0 0 0 0.625rem;
    background-color: #fff;
    border-radius: 0.3125rem;
    overflow: hidden;
}

.st_check label {
    width: 6em;
    display: flex;
    height: 28px;
    align-items: center;
    cursor: pointer;
    background-color: #fff;
    margin-left: 0.3125rem;
}

.st_check label span {
    text-align: center;
    font-size: 0.75rem;
    margin-left: 0.625rem;
}

.st_check label input {
    display: block;
}

.st_check label input + span {
    color: #000;
}

.st_check input:checked + span {
    color: #000;
}

.form-check {
    display: flex;
    align-items: center;
}

.form-check-input {
    margin-top: 0rem;
}

.form-check .form-check-input {
    margin-left: -0.5em;
    width: 0.8125rem;
    height: 0.8125rem;
}

.form-check-input:checked {
    background-color: #74d30b;
    border-color: #74d30b;
}

.form-check-input:focus {
    box-shadow: none !important;
}

*/
/* .st_check label input[type="checkbox"]:checked {
    background-color: red !important; 
    border-color: red !important;
}

input[type="checkbox"] {
    border-color: #000;
}
/* .st_check label input:checked {
  background-color: #74d30b !important;
} */

.sub_cat_table_short tr td:last-child {
    display: flex;
    align-items: center;
}

.filter_field_con select {
    padding: 0.375rem 0.25rem;
}

.read input:checked + span {
    /* background-color: #007bff;
    height: 2rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; */
}

/* .write input:checked+span {
    height: 2rem;
    background-color: #007bff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  } */

/* custom checkbox style */
/* custom toggle button style */
.cust_management .toggle-switch {
    margin: 0.375rem 0 0;
    width: 4.375rem;
    position: relative;
}

.cust_management .toggle-switch label {
    padding: 0;
    margin: 0;
}

.cust_management input[type="checkbox"] {
    display: none;
}

.cust_management .toggle-switch label input + span {
    position: relative;
    display: inline-block;
    width: 3.1rem;
    height: 1.3rem;
    background: #fa6866;
    border-radius: 3.125rem;
    transition: all 0.3s ease-in-out;
}

.cust_management .toggle-switch label input + span small {
    position: absolute;
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 1.875rem;
    background: #fff;
    transition: all 0.3s ease-in-out;
    top: 0.2rem;
    left: 0.2rem;
}

.cust_management .toggle-switch label input:checked + span {
    background-color: #74d30b;
}

.cust_management .toggle-switch label input:checked + span {
    background-color: #74d30b;
}

.cust_management .toggle-switch label input:checked + span small {
    left: 2rem;
    transition: left 0.25s;
}

/* custom toggle button style */
.delete_con_modal .btn_con {
    display: flex;
    justify-content: center;
    padding: 0.625rem 0 1.25rem;
}

.delete_con_modal .btn-secondary {
    margin-right: 0.625rem;
}

.delete_con_modal h3,
.delete_con_modal p {
    text-align: center;
}

.delete_con_modal .modal-header {
    padding-bottom: 0;
    border: none;
}

.staff_management {
    text-align: center;
}

.common_margin_right {
    margin-right: 0.5rem;
}

.logo_con {
    width: 6.875rem;
}

.logo_section {
    height: 4.9375rem;
    /* border-bottom: none !important; */
    border-bottom: solid 0.125rem #ecebe6 !important;
    border-right: solid 0.0625rem #ecebe6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login_logo {
    width: 6.25rem;
    margin: 3.125rem 0 0.9375rem;
}

.cross_icon {
    display: none !important;
}

.abswal-container-holdc .swal2-title {
    margin: 0 !important;
}

.swal-container-hold button {
    margin: 0 0.3125rem !important;
}

.swal-container-hold button:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

.dataTables_wrapper .dataTables_info {
    padding-top: 1.875rem !important;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 1.25rem;
}

/* .table.dataTable th:before {
    margin-right: 0.1875rem;
} */

.content-header {
    padding: 0;
}

.res_logo {
    display: none;
}

.content-header h1 {
    font-size: 1.375rem;
    font-weight: 600;
    padding-top: 2.1875rem;
    margin-left: -0.75rem;
    margin-top: 5.6875rem;
    margin-bottom: -7.25rem;
}

.content-header h1.back_btn_heading {
    margin-top: 9.625rem !important;
    margin-bottom: -11rem !important;
}

.table-heading th {
    color: rgba(0, 0, 0, 0.58);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
}

.list_table {
    border: 0.0625rem solid rgba(0, 0, 0, 0.11);
    border-radius: 0.375rem;
}

.list_table .first_row {
    border: 0.0625rem solid rgba(0, 0, 0, 0.11);
    background: #f9f9fa;
}

.list_table .second_row {
    background: #fff;
}

.qty {
    display: flex;
    /* flex-wrap: wrap; */
    text-align: center;
    margin: 0;
}

.first_row .qty {
    margin: 0;
}

.qty label {
    flex: 1 0 100%;
}

.qty input {
    width: 2.8125rem;
    height: 1.875rem;
    font-size: 0.875rem;
    text-align: center;
    border: 0.0625rem solid #cececf;
    background: #fff;
}

.qty input[type="decimal"] {
    width: 6.5625rem;
    border-radius: 0.5rem;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

input[type="number"],
input[type="number"]:hover,
input[type="number"]:focus {
    -moz-appearance: textfield;
}

input[type="number"]:focus {
    outline: none;
}

#selected_country_code {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#selected_country_code img {
    position: relative;
    width: 1.6875rem;
    height: 1.4375rem;
    border: 0.0625rem solid #cecece;
    object-fit: cover;
}

#selected_country_code p {
    position: relative;
    width: calc(100% - 1.6875rem);
    padding-left: 0.625rem;
    font-size: 1rem;
    margin: 0;
}

.country-codes {
    position: absolute;
    left: 0;
    width: 100%;
    max-height: 18.75rem;
    overflow-y: auto;
    background: #fff;
    padding: 0.5rem 0.9375rem;
    box-shadow: 0.25rem 0.375rem 0.9375rem rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.3s;
    z-index: 10;
}

.country-codes.active {
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
    transition: all 0.3s;
}

.country-codes li {
    position: relative;
    width: 100%;
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0.625rem 0;
    border-bottom: 0.0625rem solid #cecece;
    cursor: pointer;
}

.country-codes li img {
    position: relative;
    width: 1.6875rem;
    height: 1.4375rem;
    border: 0.0625rem solid #cecece;
    border-radius: 0.1875rem;
    object-fit: cover;
    overflow: hidden;
}

.country-codes li p {
    position: relative;
    width: calc(100% - 1.6875rem);
    padding-left: 0.5rem;
    font-size: 0.9375rem;
    margin: 0;
}
/* .....CSS for currency-----------------> */
.slc_currency_code {
    position: relative;
    display: flex;
    align-items: center;
}
.slc_currency_code img {
    position: relative;
    width: 1.6875rem;
    height: 1.4375rem;
    border: 0.0625rem solid #cecece;
    object-fit: cover;
}
.slc_currency_code p {
    position: relative;
    width: calc(100% - 1.6875rem);
    padding-left: 0.625rem;
    font-size: 1rem;
    margin: 0;
}

#selected_currency_code {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#selected_currency_code img {
    position: relative;
    width: 1.6875rem;
    height: 1.4375rem;
    border: 0.0625rem solid #cecece;
    object-fit: cover;
}

#selected_currency_code p {
    position: relative;
    width: calc(100% - 1.6875rem);
    padding-left: 0.625rem;
    font-size: 1rem;
    margin: 0;
}

.currency-codes {
    position: absolute;
    left: 0;
    width: 100%;
    max-height: 18.75rem;
    overflow-y: auto;
    background: #fff;
    padding: 0.5rem 0.9375rem;
    box-shadow: 0.25rem 0.375rem 0.9375rem rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.3s;
    z-index: 10;
}

.currency-codes.active {
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
    transition: all 0.3s;
}

.currency-codes li {
    position: relative;
    width: 100%;
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0.625rem 0;
    border-bottom: 0.0625rem solid #cecece;
    cursor: pointer;
}

.currency-codes li img {
    position: relative;
    width: 1.6875rem;
    height: 1.4375rem;
    border: 0.0625rem solid #cecece;
    border-radius: 0.1875rem;
    object-fit: cover;
    overflow: hidden;
}

.currency-codes li p {
    position: relative;
    width: calc(100% - 1.6875rem);
    padding-left: 0.5rem;
    font-size: 0.9375rem;
    margin: 0;
}

.qty button {
    width: 1.875rem;
    height: 1.875rem;
    color: #000000;
    font-size: 0.875rem;
    font-weight: 600;
    background: #cececf;
    border: none;
    border-radius: 0 0.5rem 0.5rem 0;
}

.qty button:first-child {
    border-radius: 0.5rem 0 0 0.5rem;
}

.del_btn img {
    width: 1.375rem;
}

.biling_area {
    padding: 1.875rem;
    background: #f7f7f7;
    border: solid 0.0625rem #00000024;
}

.biling_area label {
    color: #0000008a;
    font-size: 0.875rem;
    margin-bottom: 0.375rem;
}

.biling_area input:not([type="submit"]),
.biling_area select {
    height: 2.5rem;
    border: solid 0.0625rem #0000001f;
    font-size: 0.875rem;
    width: 100%;
    border-radius: 0.5rem;
    padding: 0.625rem 0.9375rem;
    background: #fff;
    margin-bottom: 0.9375rem;
}

.biling_area input:not([type="submit"]):focus,
.biling_area select:focus {
    outline: none;
    box-shadow: none;
    border: solid 0.0625rem #666;
}

/** Cart Details Start Riya**/
.product_order_left h2,
.product_order_right h2 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #212123;
    margin-bottom: 1.5625rem;
}

.product_order_table table {
    width: 100%;
}

.product_order_table table tr:first-child {
    border: none;
    padding: 0;
}

.product_order_table table tr:last-child {
    border-bottom: solid 0.0625rem #00000024;
}

.product_order_table table tr:first-child:after {
    display: none;
}

.product_order_table table tr:last-child:after {
    display: none;
}

.product_order_table table tr {
    border: solid 0.0625rem #00000024;
    border-top: none;
    border-bottom: none;
    padding: 0 0.9375rem;
    position: relative;
}

.product_order_table table tr:after {
    content: "";
    width: calc(100% - 1.875rem);
    height: 0.0625rem;
    position: absolute;
    bottom: 0;
    left: 0.9375rem;
    background: #00000024;
}

.product_order_table table th {
    padding: 0.9375rem;
    background: #f7f7f7;
    color: #000000;
    font-size: 1rem;
}

.product_order_table table th:first-child {
    padding-left: 1.875rem;
}

.product_order_table table td {
    padding: 1.5625rem 0.9375rem;
    color: #000000;
    font-size: 1.0625rem;
    vertical-align: top;
}

.product_order_table table td .del_btn {
    border: none;
    background: none;
}

.product_order_table table td .del_btn:focus {
    border: none;
    outline: none;
}

.order_pic {
    display: flex;
    align-items: start;
    padding-left: 0.9375rem;
}

.order_pic div {
    padding-left: 0.9375rem;
}

.order_pic div h3 {
    color: #000000;
    font-size: 1.0625rem;
    margin: 0 0 0.1875rem;
}

.order_pic div h4 {
    color: #7d7676;
    font-size: 1.125rem;
    margin: 0;
}

.cart_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart_btn {
    padding-top: 1.5625rem;
}

.cart_btn .con_ship_btn {
    font-size: 1rem;
    color: #413e3e;
    background: #e7e7e663;
    border: solid 0.0625rem #00000045;
    border-radius: 0.375rem;
    height: 3.125rem;
    width: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.cart_btn div {
    display: flex;
    align-items: center;
    justify-content: end;
}

.cart_btn div a {
    font-size: 1rem;
    color: #00a3ba;
    text-decoration: underline;
}

.cart_btn button {
    font-size: 1.25rem;
    height: 3.125rem;
    width: 15rem;
    border-radius: 0.375rem;
    border: none;
    margin-left: 0.9375rem;
}

.all_cat_list {
    display: flex;
}

.all_cat_list .prod_name {
    width: 35%;
    padding: 0.625rem;
}

.all_cat_list .prod_name p,
.all_cat_list .prod_price p {
    margin: 0;
}

.all_cat_list .prod_price {
    width: 35%;
    padding: 0.625rem;
}

.all_cat_list .prod_price span {
    display: block;
}

.all_cat_list_heading {
    height: 2.5rem;
    background: #ddd;
    border-radius: 0.3125rem 0.3125rem 0 0;
    font-size: 0.875rem;
    font-weight: 600;
}

.products-wrapper td {
    padding: 0;
}

.all_cat_list .qty {
    width: 19%;
    padding: 0.625rem;
}

.all_cat_list .qty input {
    width: 2.5rem;
    height: 1.875rem;
    font-size: 0.875rem;
}

.all_cat_list .qty input[type="decimal"] {
    width: 6rem;
}

.all_cat_list .qty input[type="decimal"]:focus {
    outline: none;
    box-shadow: none;
}

.all_cat_list .qty button {
    width: 1.875rem;
    height: 1.875rem;
    font-size: 0.875rem;
}

.all_cat_list .prod_add_btn {
    width: 11%;
    padding: 0.625rem;
}

.all_cat_list .prod_add_btn button {
    padding: 0.1875rem 0.9375rem;
}

.all_cat_list .prod_add_btn button:hover {
    background: #999;
    border: solid 0.0625rem #999;
}

.all_cat_list .prod_add_btn button.del_btn:hover {
    background: #fff;
    border: none;
}

.list-group-item {
    cursor: pointer;
}

.info_icon {
    width: 0.875rem;
    height: 0.875rem;
    opacity: 0.5;
}

.select_cat_con button {
    width: 8.875rem;
    height: 2.125rem;
    background: #a7e92f;
    color: #000;
    font-size: 0.8125rem;
    font-weight: 500;
    border-radius: 1.3125rem;
    padding: -0.0625rem 0rem;
}

.select_cat_con_spcl .two-btns .add-icon-btn button {
    width: 8.875rem;
    height: 2.125rem;
    background: #a7e92f;
    color: #000;
    font-size: 0.8125rem;
    font-weight: 500;
    border-radius: 1.3125rem;
    padding: -0.0625rem 0rem;
}
.add-icon-btn button {
    width: 9.875rem;
    height: 2.125rem;
    background: #a7e92f;
    color: #000;
    font-size: 0.8125rem;
    font-weight: 500;
    border-radius: 1.3125rem;
    padding: -0.0625rem 0rem;
}
.add-icon-btn button:focus {
    border: none !important;
}
.wrapperthumb-container {
    display: flex;
    margin-top: 25px;
    gap: 20px;
    flex-wrap: wrap;
}

/** Cart Details End Riya**/
.edit {
    color: #007bff;
    line-height: 1.875rem;
    margin: 0 0.3125rem 0 0;
    display: inline-block;
    cursor: pointer;
    background: none;
    border: none;
}

.edit:hover {
    color: #007bff;
}

.trash-btn {
    color: #f00;
    line-height: 1.875rem;
    margin: 0 0.3125rem 0 0;
    display: inline-block;
    cursor: pointer;
    background: none;
    border: none;
}

.trash-btn:hover {
    color: #f00;
}

.calculator-btn {
    color: #000;
    line-height: 1.875rem;
    margin: 0 0.3125rem 0 0;
    display: inline-block;
    cursor: pointer;
}

.calculator-btn:hover {
    color: #000;
}

.check_con {
    display: flex;
    align-items: center;
}

.check_con input[type="checkbox"] {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.5rem;
}

.check_con label {
    margin: 0;
}

.date_picker_con {
    display: flex;
    align-items: center;
    justify-content: end;
    padding-bottom: 1.25rem;
}

.date_picker_con label {
    margin: 0 0.625rem 0 0;
}

.date_picker_con input {
    height: 2.375rem;
    padding: 0.625rem;
    border-radius: 0.3125rem;
    margin-right: 0.9375rem;
    border: solid 0.0625rem #aaa;
}

.table_area .sub_cat_table .dataTables_wrapper table td {
    font-size: 0.875rem !important;
}

.edit_image {
    display: flex;
    align-items: center;
}

.edit_image img {
    width: 4.375rem;
    height: 4.375rem;
    margin-right: 0.625rem;
    object-fit: cover;
}

.edit_image label {
    margin: 0 0.3125rem 0 0;
}

.edit_image .close {
    padding: 0.125rem;
    position: absolute;
    top: 0rem;
    left: 3.75rem;
    z-index: 100;
    cursor: pointer;
}

.canc_btn {
    margin-right: 0.625rem;
}

.form_btn_con {
    padding-bottom: 1.25rem;
}

select {
    background: #fff
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
        right 0.75rem center/0.5rem 0.625rem no-repeat !important;
}
.alert {
    margin-top: 5rem;
    margin-bottom: -7.5rem;
    width: 99%;
}

.content-wrapper {
    height: auto !important;
    padding-bottom: 4.375rem;
    /* min-height: calc(100vh - 4.375rem) !important; */
}

.main-footer {
    position: fixed;
    bottom: 0;
    width: calc(100% - 9.5625rem);
    /* width: 92%; */
    z-index: 99;
    text-align: center !important;
    background-color: #f8f8f8 !important;
}

.calculate_check input[type="checkbox"] {
    width: 1rem;
    height: 1rem;
    margin-top: 0.25rem;
}

.calculate_check label {
    margin-left: 0.25rem;
}

.sidebar {
    height: calc(100% - (8rem + 1.9375rem));
    background: #000;
    width: 4.375rem;
    border-radius: 1.25rem;
    margin: 1.4375rem auto 0;
    padding: 0.4375rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.625rem;
    flex-direction: column;
    overflow-y: scroll;
    position: relative;
}

.sidebar .info {
    padding: 0;
}

.sidebar .info a {
    line-height: 1rem;
    white-space: pre-line;
    width: 100% !important;
}

.sidebar ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
    align-items: center;
    overflow: auto;
    width: 7.5rem;
    margin-left: 0rem;
    height: fit-content;
}

.sidebar ul.upper-icon {
    margin-left: -0.125rem;
}

.sidebar ul.logout_menu {
    min-height: 5.125rem;
}

.sidebar ul.logout_menu li {
    margin-right: -0.0625rem !important;
}

.sidebar ul li {
    padding: 0.1875rem;
    list-style: none;
    display: block;
    width: 3.875rem;
    height: 2.5rem;
    min-height: 3.875rem;
    margin-right: -0.125rem;
}

.sidebar ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.09375rem;
    font-size: 0.5rem;
    color: #fff !important;
    width: 100%;
    height: 100%;
    border-radius: 0.875rem;
    text-align: center;
}

.sidebar ul li a:hover {
    color: #000 !important;
    background: #a7e92f;
}

.sidebar ul li a:hover img {
    filter: brightness(0);
}

.sidebar ul.logout_menu li a {
    background: #ffffff;
    color: #000 !important;
}

.sidebar ul.logout_menu li a img {
    filter: brightness(1);
}

.sidebar ul.logout_menu li a:hover img {
    filter: brightness(1);
}

/* ........sidebar design changes........ */

.sidebar ul li.active {
    background-color: #a7e92f;
    color: #000 !important;
}

.sidebar ul {
    /* overflow: visible; */
    height: auto;
}

/* ...............sidebar design modification changes end............. */

.subM {
    display: none;
    border-bottom: solid 0.0625rem #fff;
}

.subM ul li a {
    background: #e3ffd1;
    padding: 0.9375rem 0.9375rem 0.9375rem 2.5rem;
    display: flex;
    align-items: center;
}

.subM ul li label {
    background: #e3ffd1;
    padding: 0.9375rem 0.9375rem 0.9375rem 2.5rem;
    display: flex;
    align-items: center;
    width: 100%;
    border: 0.0625rem solid rgba(0, 0, 0, 0.125);
    color: #212529;
    font-weight: 500;
}

.subM ul li label input[type="checkbox"] {
    width: 1rem;
    height: 1rem;
    margin-right: 0.4375rem;
}

.list-group-item {
    border: none;
    border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.125);
}

.cart_sidebar ul {
    padding: 0;
    margin: 0;
}

.cart_sidebar ul li.show .subM {
    display: block;
}

.cart_sidebar ul li {
    list-style: none;
}

.cart_sidebar ul li i {
    transition: all 500ms ease-in-out 0ms;
    float: right;
    margin-top: 0.25rem;
}

.cart_sidebar ul li.show i {
    transform: rotate(180deg);
    transition: all 500ms ease-in-out 0ms;
}

/* .select_cat {
    margin-right: 1.5625rem;
} */

.select_cat label {
    margin: 0;
}

.select_cat select {
    height: 2rem;
    border: solid 0.0625rem transparent;
    font-size: 0.875rem;
    border-radius: 1.0625rem;
    padding: 0.3125rem;
    background: #fff;
    /* margin-left: 0.625rem; */
    border-right: solid 0.625rem #fff !important;
    box-shadow: 0 0 0 0.0625rem #dedede;
    background-image: none !important;
}

.select_cat select:focus {
    border: solid 0.0625rem transparent;
    outline: none;
}

.sub_cat_table_large table {
    min-width: 62.5rem;
    width: 100% !important;
}

.sub_cat_table_large div div:nth-child(2) {
    overflow: auto;
}

.sub_cat_table table {
    min-width: 59.125rem;
    width: 100% !important;
    background-color: #fff;
}

.sub_cat_table div div:nth-child(2) {
    overflow: auto;
}

.sub_cat_table_short table {
    min-width: 37.5rem;
    width: 100% !important;
}

.sub_cat_table_short div div:nth-child(2) {
    overflow: auto;
}

.sub_cat_table_short > div > .row:nth-child(2) > div input {
    width: 6.875rem;
    border-radius: 0.3125rem;
    border: solid 0.0625rem #999;
    padding: 0.3125rem;
}

.page-item.active .page-link {
    z-index: initial;
}

.noti_icon {
    position: relative;
}

.noti_icon .profile_arrow img {
    width: 0.75rem;
}

.noti_icon img {
    width: 1.375rem;
}

.noti_icon button {
    border: none;
    background: none;
}

.noti_icon button:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.noti_icon i,
.noti_icon span {
    cursor: pointer;
}

.noti_icon span {
    top: 0.5rem;
    width: 0.875rem;
    height: 0.875rem;
    border-radius: 50%;
    right: 0.3125rem;
    background: #a6ff62;
    color: black;
}

.noti_icon .badge {
    padding: 0.1875rem 0.125rem !important;
    font-size: 0.625rem !important;
    font-weight: 600 !important;
}

.badge:empty {
    display: block;
}

.notification_info {
    position: absolute;
    width: 18.75rem;
    border: 0.0625rem solid #f3f1f1;
    border-radius: 0.3125rem;
    background: #fff;
    right: -0.625rem;
    display: none;
    border-radius: 0.9375rem;
    box-shadow: 0rem 0.25rem 1.5625rem 0.75rem rgba(0, 0, 0, 0.04);
    top: 47px;
}
.notification_info ul {
    position: relative;
}
.notification_info ul::before {
    content: "";
    display: block;
    position: absolute;
    right: 8%;
    top: -4px;
    transform: rotate(45deg);
    width: 0.625rem;
    height: 0.625rem;
    background-color: #fff;
}

.notification_info.show {
    display: block;
}

.notification_info h2 {
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    text-align: left;
    padding: 1.25rem 0.9375rem 0;
}

.notification_info ul {
    padding: 0;
}

.notification_info ul li {
    display: block;
    border-bottom: solid 0.0625rem #d3d3d3;
    text-align: left;
    padding: 1px 10px;
}

.notification_info ul li a {
    color: #666;
    text-align: left;
}

.notification_info ul li a span {
    color: #999;
    font-size: 0.75rem;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0;
    background: none;
}

#notification-table td a {
    color: #333;
}

.show_all_noti {
    background: #eee;
    padding: 0.625rem;
    text-align: center;
}

.show_all_noti a {
    color: #000;
}

.loader {
    width: 100%;
    height: 100%;
    background: #00000094;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
}

.loader div {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader img {
    filter: grayscale(100%) invert(100%);
    width: 5rem;
    animation: rotate-animation 10s infinite linear;
}

.error {
    border: 0.0625rem solid #c00 !important;
}

@keyframes rotate-animation {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

i[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
    height: 1.5625rem;
}

/* Hide the tooltip content by default */

i[data-tooltip]:before,
i[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */

i[data-tooltip]:before {
    position: absolute;
    bottom: 100%;
    left: -2.8125rem;
    margin-bottom: 0.3125rem;
    margin-left: -5rem;
    padding: 0.4375rem;
    width: 10rem;
    border-radius: 0.125rem;
    border: 0.0625rem outset #c0c0c0;
    box-shadow: 0.1875rem 0.125rem 0.3125rem #9f9f9f;
    background-color: #000;
    background-color: hsla(206, 73%, 34%, 0.9);
    color: #ffffff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 0.6875rem;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.2;
}

.urgent_order_loader {
    width: 100%;
    height: 100vh;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
    left: 0;
    top: 0;
    background: #0000008c;
}

.urgent_order_loader img {
    width: 3.75rem;
    animation: urgent-rotate-animation 10s infinite linear;
}

@keyframes urgent-rotate-animation {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.sub_cat_table_short i[data-tooltip]:before {
    width: 12.5rem;
    left: -5.3125rem;
}

/* Triangle hack to make tooltip look like a speech bubble */

i[data-tooltip]:after {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -0.3125rem;
    width: 0;
    border-top: 0.3125rem solid #000;
    border-top: 0.3125rem solid hsla(206, 73%, 34%, 0.9);
    border-right: 0.3125rem solid transparent;
    border-left: 0.3125rem solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}

i[data-tooltip]:hover:before,
i[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.select2-container--default .select2-selection--single {
    height: 2.5rem;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 2.375rem;
}

li.show .subM label {
    width: 100%;
    background: #c9caf1;
    padding: 0.625rem 0.625rem 0.625rem 2.1875rem;
    display: flex;
    align-items: center;
    margin: 0;
    cursor: pointer;
}

li.show .subM label input[type="checkbox"] {
    width: 1rem;
    height: 1rem;
    margin: 0.25rem 0.375rem 0 0;
}

.cons_order_table > div > .row:nth-child(2) > div {
    overflow: auto;
}

.cons_order_table > div > .row:nth-child(2) > div input {
    width: 4.6875rem;
    border-radius: 0.3125rem;
    border: solid 0.0625rem #999;
    padding: 0.3125rem;
}

.cons_filter_area {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.cons_filter_area > div {
    display: flex;
    align-items: center;
}

/* select.pending{
    background: #c6def9;
    border: solid 0.0625rem #007bff;
  }
  select.cancelled{
    background: #ffcacf;
    border: solid 0.0625rem #bd2130;
  }
  select.delivered{
    background: #ffecb4;
    border: solid 0.0625rem #d39e00;
  }
  select.accepted{
    background: #a1ffb6;
    border: solid 0.0625rem #1e7e34;
  } */
.urgent_div_admin {
    width: 100%;
    display: flex;
    padding: 0.625rem 0.3125rem 0;
}

.urgent_div_admin input {
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin: 0 0.375rem 0 0 !important;
}

.urgent_div_admin input label {
    margin: 0 !important;
}

.cons_filter_area
    .select2-container
    .select2-selection--single
    .select2-selection__rendered {
    padding: 0 0.3125rem 0 0;
}

.cons_filter_area .form-group {
    margin-right: 0.9375rem;
}

.cons_filter_area .form-group > span {
    width: 8.75rem;
}

.cons_filter_area label {
    margin-bottom: 1.25rem;
    margin-right: 0.625rem;
}

.success_msg_consolidate {
    padding: 0 0.9375rem;
}

.export_csv {
    margin-right: 0.3125rem;
}

.export_csv_con {
    display: flex;
    justify-content: end;
}

.sub_cat_table_short select {
    border: solid 0.0625rem #999;
    padding: 0.1875rem 0.3125rem;
    border-radius: 0.3125rem;
}

.sub_cat_table_short select:focus {
    outline: none;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 100% !important;
}

.otp_area {
    display: flex;
    align-items: start;
    justify-content: center;
    padding: 3.125rem 4.375rem 1.875rem;
}

.otp_area .otp_box {
    width: 100%;
    max-width: 93.75rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0rem 0.25rem 1.5625rem 0.75rem rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    border-radius: 2.25rem;
}

.otp_area .otp_box .otp_box_left {
    min-width: 50%;
    flex: 1;
    background: #a7e92f;
    border-radius: 2.25rem;
    padding: 3.125rem;
    height: 40.625rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.otp_area .otp_box .otp_box_left h1 {
    color: #000000;
    font-size: 3.125rem;
    line-height: 3.4375rem;
    position: relative;
}

.otp_area .otp_box .otp_box_left h1 span {
    font-weight: 700;
    font-size: 3.125rem;
}

.otp_area .otp_box .otp_box_left h1 img {
    position: absolute;
    right: 5rem;
    bottom: -1.625rem;
}

.otp_area .otp_box .otp_box_left h3 {
    color: #000000;
    font-size: 1.775rem;
    font-weight: 500;
}

.otp_area .otp_box .otp_box_left h3 span {
    font-weight: 700;
    display: block;
}

.otp_area .otp_box .otp_box_left p {
    color: #000000;
    font-size: 1rem;
    margin: 0;
}

.otp_area .otp_box .otp_box_left .top_overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.otp_area .otp_box .otp_box_left .bot_overlay {
    position: absolute;
    bottom: 0;
    right: 0;
}

.otp_area .otp_box .otp_box_right {
    flex: 1;
    padding: 5rem 3.75rem;
    width: 50%;
}

.verification-code {
    max-width: 37.5rem;
    position: relative;
    margin: 0 auto;
    padding: 0rem 0rem 0.8125rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.5625rem;
}
.verification-code .inputs:focus {
    outline: #000;
}
.verification-code input[type="text"] {
    border: 0.0625rem solid rgba(0, 0, 0, 0.12);
    width: 5rem;
    height: 4.0625rem;
    padding: 0.625rem;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0.75rem;
    font-size: 1.875rem;
}

.otp_box_right_heading {
    padding-bottom: 1.25rem;
}

.otp_box_right h2 {
    font-size: 2rem;
    color: #000000;
    text-align: center;
    font-weight: 700;
}

.otp_box_right p {
    font-size: 1.25rem;
    color: #4b5967;
    text-align: center;
    margin: 0;
}

.otp_box_btn_con {
    padding-top: 1.25rem;
}

.otp_box_right button[type="submit"] {
    background: #a7e92f;
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2.125rem;
    border: none;
    width: 100%;
    height: 3.75rem;
}

.otp_box_right button[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.otp_box_right .input-group {
    margin-bottom: 1.25rem;
    align-items: start;
}

.otp_box_right .input-group input {
    border: 0.0625rem solid rgba(0, 0, 0, 0.12);
    height: 3.75rem;
    padding: 0.625rem 0.9375rem;
    box-sizing: border-box;
    border-radius: 0.75rem !important;
    font-size: 1.125rem;
    width: 100%;
}

.otp_box_right .remember_me {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.otp_box_right label {
    color: #000;
    font-size: 1rem;
    margin-bottom: 0.625rem;
    font-weight: 400 !important;
}

.otp_box_right .remember_me a {
    color: #2662fd;
    font-size: 1rem;
}

.otp_box_right .remember_me label {
    margin-bottom: 0;
}

/*----------------header------------*/

.main-header {
    display: flex;
    /* width: -webkit-fill-available; */
    width: 100%;
    position: fixed;
    align-items: center;
    justify-content: space-between;
    padding: 0.625rem 3.125rem 0.625rem 1.25rem;
    border-bottom: solid 0.125rem #ecebe6;
}

.main-header .navbar-nav .nav-item {
    display: flex;
    align-items: center;
}

.header_right {
    display: flex;
    align-items: center;
    gap: 0;
}

.header_right li h3 {
    font-size: 1rem;
    color: #101528;
    margin: 0 0 0.3125rem 0;
}

.header_right li h4 {
    font-size: 0.875rem;
    color: #5f605c;
    margin: 0;
}

.header_profile {
    padding: 0.5rem 0 0.5rem 2.5rem;
    margin-left: 1.25rem !important;
    border-left: solid 0.125rem #cac9c6;
}

.header_profile .notification_info {
    width: 12.5rem;
}

.header_profile .notification_info ul li:last-child {
    border: none;
}

.header_profile .noti_icon button {
    padding-right: 0 !important;
}

.header_left h3 {
    font-size: 1rem;
    color: #000000;
    margin: 0;
}

.header_left h3 span {
    font-weight: 700;
}

.ppic {
    width: 2.5rem;
    height: 2.5rem;
}

.ppic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header_profile > div {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.menu_icon .menu_icon_icon {
    border: none;
    background-color: #fff;
}

.menu_icon {
    display: none;
}

.menu_icon img {
    width: 1.375rem;
}

/*----------------header end------------*/

.table_area .sub_cat_table .dataTables_wrapper > div:nth-child(2) .col-sm-12 {
    padding: 0;
}

.table_area
    .sub_cat_table
    .dataTables_wrapper
    > div:nth-child(2)
    .col-sm-12
    table {
    margin: 0 !important;
}

.table_area .sub_cat_table .dataTables_wrapper > div:nth-child(2) {
    border: solid 0.125rem #ecebe6 !important;
    border-radius: 0.5rem;
    margin-top: 1.25rem;
    margin-right: 0.125rem;
}

.table_area .sub_cat_table .dataTables_wrapper > div:nth-child(2) table th {
    font-size: 0.9375rem;
    color: #717270;
    padding: 1.25rem;
    border-bottom: solid 0.125rem #ecebe6 !important;
    border-top: none !important;
    font-weight: 400;
}

.table_area .sub_cat_table .dataTables_wrapper > div:nth-child(2) table td {
    font-size: 1.125rem;
    color: #1c1f3e;
    padding: 0.625rem 1.25rem;
    border-bottom: solid 0.125rem #ecebe6 !important;
    border-top: none !important;
}

/* .table_area .sub_cat_table .dataTables_wrapper  {
    margin-top: -3.4375rem;
  } */
/* .table_area .sub_cat_table .dataTables_wrapper .dataTables_length {
    display: none;
} */

/* .table_area .sub_cat_table .dataTables_wrapper .dataTables_filter {
    margin-right: 25rem !important;
  } */

.table_area .sub_cat_table .dataTables_wrapper .dataTables_filter label {
    color: #f8f8f800;
}

.table_area
    .sub_cat_table
    .dataTables_wrapper
    .dataTables_filter
    input[type="search"] {
    border-radius: 0.5rem;
    padding: 3px;
}

.table_area .sub_cat_table .dataTables_wrapper .dataTables_filter input {
    margin-left: -1.0625rem;
    font-size: 12px;
}

.table_area
    .sub_cat_table
    .dataTables_wrapper
    .dataTables_filter
    input
    .form-control.form-control-sm[type="search"] {
    margin-top: 0.625rem;
}

.table_area
    .sub_cat_table
    .dataTables_wrapper
    .dataTables_paginate
    .page-item.active
    .page-link {
    background-color: #a7e92f !important;
    color: #000;
    border-color: #a7e92f;
    border-radius: 0.5rem;
    margin: 0 0.25rem;
}

.table_area
    .sub_cat_table
    .dataTables_wrapper
    .dataTables_paginate
    .page-item
    .page-link {
    color: #667085;
    border-radius: 0.5rem;
    margin: 0 0.25rem;
    border-color: #99989829 !important;
    background-color: #f8f8f800 !important;
}

.card-header .nav-pills .nav-link.active {
    background: #a7e92f;
    color: #000;
}

.content-wrapper .content .card-primary.card-outline {
    border-top: 0.1875rem solid #a7e92f;
}

.tab-content .row button[type="submit"] {
    background: #a7e92f;
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    border: none;
}

.input-group .pass_box {
    position: relative;
    width: 100%;
}

.input-group .pass_box input {
    padding: 0.625rem 2.5rem 0.625rem 0.9375rem;
}

.input-group .pass_box i {
    cursor: pointer;
    position: absolute;
    right: 0.625rem;
    top: 1.5625rem;
    font-size: 0.75rem;
    color: #5e5e5e;
}

.prof-header {
    margin-top: 2.625rem;
    margin-bottom: -3.125rem;
    padding: 0rem 0.625rem;
}

.prof-header h1 {
    font-size: 1.625rem;
    font-weight: 600;
}

.navigation-tabs {
    margin-top: 0.625rem;
}

.back-tab-btn {
    background-color: #a7e92f;
    color: #000;
    border-radius: 1.25rem;
    border: none;
    padding: 0.4375rem 1.75rem;
}

/* profile tab content css */
.nav {
    margin-bottom: -0.5625rem;
}

.nav-tabs .nav-item {
    display: inline-block;
}

.nav-tabs .nav-link.active {
    background-color: #a7e92f;
    color: #000;
    border: 0.1875rem solid #a7e92f;
}

.nav-tabs .nav-item .change-pwd {
    width: 11.25rem;
}

.nav-tabs .nav-item .personal-info {
    width: 12.5rem;
}

.nav-tabs .nav-item .stn-tab-btn {
    width: 11.25rem;
}

.nav-tabs .nav-link {
    background-color: #fff;
    color: #000;
    border: 0.0625rem solid rgb(189, 189, 189);
    border-bottom: none;
    margin-right: 1rem;
    margin-left: 0.6rem;
    padding-left: 3rem;
    padding-right: 3rem;
    display: inline-block;
    transform: skew(-20deg);
    position: relative;
    height: 2.5rem;
    border-radius: 0.625rem 0.625rem 0 0;
}

.nav-tabs .nav-link span {
    transform: skew(20deg);
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0;
    height: 2.5rem;
    padding-top: 0.375rem;
}

/* ......................profile pic upload................ */

.profile-pic-label {
    cursor: pointer;
    position: relative;
}

.profile-pic {
    width: 5rem;
    height: 5rem;
    display: inline-block;
    border-radius: 50%;
    object-fit: cover;
}

.file-upload {
    display: none;
}

.p-image {
    position: absolute;
    top: 3rem;
    right: 1.875rem;
    color: #fff;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.p-image:hover {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.upload-button {
    font-size: 1.2em;
}

.upload-button:hover {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #fff;
}

/* ................end........... */

.input-tab .pass_box {
    position: relative;
    width: 100%;
}

.input-tab .pass_box input {
    padding: 0.625rem 2.5rem 0.625rem 0.9375rem;
}

.input-tab .pass_box i {
    cursor: pointer;
    position: absolute;
    right: 0.9375rem;
    top: 0.75rem;
    font-size: 0.75rem;
    color: #979797;
}

.pro-btn {
    background-color: #a7e92f;
    color: #000;
    border-radius: 1.25rem;
}

.admin-more-details .tm {
    margin-bottom: 0.1875rem;
}

.pic-image img {
    object-fit: cover;
    border-radius: 50%;
    width: 5.625rem;
    height: 5.625rem;
}

/* user profile css */
.personal-info-sec {
    display: flex;
    gap: 5rem;
}

.personal-info-sec .pers-text {
    font-size: 1rem;
    font-weight: 500;
    margin-top: -0.625rem;
}

.persn-btn {
    background-color: #a7e92f;
    color: #000;
    padding: 0.3125rem 1.75rem;
    border-radius: 1.3125rem;
    font-size: 0.8125rem;
    font-weight: 500;
}

section.tab-main-content {
    margin-top: -3.125rem;
}

.create_new select_cat_con {
    margin-bottom: -1.875rem;
}

.admin-details .admin-details-text p {
    word-break: break-all;
}

/* ---------------------Modal design css --------------------- */

.modal-content {
    margin-top: 6.375rem;
    width: 110%;
    border-radius: 1rem;
}

.modal-content .form-control {
    border-radius: 0.625rem;
}

.btn-grp {
    display: flex;
    justify-content: end;
}

.btn-grp .crt-btn {
    background: #a7e92f;
    color: #000;
    font-size: 0.8125rem;
    font-weight: 600;
    border-radius: 1.3125rem;
    border: none;
    padding: 0.5625rem 1.8125rem;
}

.btn-grp .can-btn {
    /* height: 2.1875rem; */
    background: #f1ffd7;
    color: #000;
    font-size: 0.8125rem;
    font-weight: 600;
    border-radius: 1.3125rem;
    border: none;
    padding: 0.5625rem 1.8125rem;
}

.btn-grp .crt-btn:hover {
    background-color: #91d01c !important;
    color: #000 !important;
}

.btn-grp .can-btn:hover {
    background-color: #dce9c4 !important;
    color: #000 !important;
}

.reset-btn {
    height: 2.5rem;
    background: #f1ffd7;
    color: #000;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 1.3125rem;
    border: none;
    padding: 0.625rem 1.875rem;
}

.box-header {
    color: #444;
    display: block;
    padding: 0.625rem;
    position: relative;
    border-bottom: 0.0625rem solid #f4f4f4;
    margin-bottom: 0.625rem;
}

.box-tools {
    position: absolute;
    right: 0.625rem;
    top: 0.3125rem;
}

.dropzone-wrapper {
    border: 0.0625rem dashed #e0e0e0;
    background-color: #fff;
    position: relative;
    height: 9.375rem;
    margin-top: 0.625rem;
    border-radius: 0.75rem;
    width: 100%;
    position: relative;
    border: 0.0625rem dashed #e0e0e0;
}

.dropzone-wrapper input {
    display: none;
}

.dropzone-wrapper.drag-over {
    border-color: #1e90ff; /* Change border color when dragging over */
}

.dropzone-wrapper.drag-over .dropzone-desc p {
    color: #1e90ff; /* Change text color when dragging over */
}

.dropzone-wrapper.drag-over .dropzone-desc img {
    filter: brightness(1.5); /* Add filter effect when dragging over */
}

.dropzone-desc {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 40%;
    top: 38px;
    font-size: 1rem;
    color: #7f7e88;
}

.dropzone-desc img {
    width: 1.875rem;
}

.dropzone-desc p {
    font-size: 0.75rem;
    /* line-height: 0.625rem; */
}

.dropzone,
.dropzone:focus {
    position: absolute;
    outline: none !important;
    width: 100%;
    height: 9.375rem;
    cursor: pointer;
    opacity: 0;
}

.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
    background: #ecf0f5;
}

.img-thumbs {
    background: #f8f8f800;
    border-radius: 0.25rem;
    margin: 1.5rem 0;
    padding: 0.75rem;
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
}

.img-thumbs-hidden {
    display: none;
}

.wrapper-thumb {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    justify-content: space-around;
    width: 95px;
    height: 119px;
}
/* 
.wrapper-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
.wrapper-thumb .wrap-thumb-img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    border: 1px solid #f0f0f0;
}
.multi-img-form .row-img {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.form-files-con {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.img-preview-thumb {
    /* background: #fff;
    border: 0.0625rem solid none;
    box-shadow: 0.125rem 0.125rem 0.0625rem rgba(0, 0, 0, 0.12);
    max-width: 8.75rem;
    padding: 0.25rem; */
}

.remove-btn {
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    right: -0.195rem;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #b4b3b3;
    background-color: #fff;
    cursor: pointer;
    right: -9px;
    bottom: 110px;
}

.remove-btn:hover {
    box-shadow: 0rem 0rem 0.1875rem grey;
    transition: all 0.3s ease-in-out;
}

.remove-icon-csv {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    top: -6px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    background: #c9c2c2;
    font-weight: bold;
    cursor: pointer;
    transform: translateX(104px);
}
.remove-csv-btn {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    background: #c9c2c2;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 0.625rem;
    cursor: pointer;
    top: -8px;
    left: 101px;
}

.file-name {
    display: block;
    margin-top: 0.3125rem;
}

.preview-container {
    display: inline-block;
    position: relative;
    text-align: center;
    height: 110px;
    width: 110px;
}
.csv .file-preview {
    position: relative;
}
.csv .file-preview img {
    width: 110px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.12) 0.125rem 0.125rem 0.0625rem;
}
.hidden-input {
    display: none;
}

/* CSS for mulitple image upload with Drag n drop */
.multi-img-form .form {
    width: 50px;
    margin: 5% auto;
}
.multi-img-form .form_container {
    position: relative;
    width: 100%;
    height: 110px;
    border: 1px dashed rgb(210, 210, 210);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: silver;
    margin-bottom: 5px;
    border-radius: 0.75rem;
}
.multi-img-form .form_container.active {
    background-color: rgba(192, 192, 192, 0.2);
}
.multi-img-form .form_file {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
}
.multi-img-form .form_files-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    font-size: 0;
    margin-top: 25px;
    margin-bottom: 20px;
}

.multi-img-form .form__image-container {
    display: inline-block;
    width: 95px;
    height: 119px;
    margin-bottom: 10px;
    position: relative;
}
/* .multi-img-form .form__image-container:not(:nth-child(2n)) {
    margin-right: 2%;
} */
.multi-img-form .form__image-container::after {
    content: "✕";
    position: absolute;
    background-color: #b4b3b3;
    font-size: 10px;
    margin: auto;
    top: -9px;
    right: -93px;
    line-height: 18px;
    left: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    transition: opacity 0.2s ease-in-out;
    cursor: pointer;
}
.multi-img-form .form__image-container::after:hover {
    box-shadow: 0rem 0rem 0.1875rem grey;
    transition: all 0.3s ease-in-out;
}

.multi-img-form .form__image {
    object-fit: contain;
    width: 100%;
    height: 100%;
    border: 1px solid #f0f0f0;
}

/* design for multiselect */

.multi-add-can-btn {
    height: 2.1875rem;
    background: #f1ffd7;
    color: #000;
    font-size: 0.8125rem;
    font-weight: 600;
    border-radius: 1.3125rem;
    border: none;
    padding: 0.5625rem 1.8125rem;
}

.multi-add-can-btn:hover {
    background-color: #dce9c4 !important;
    color: #000 !important;
}

.multi-add-btn {
    background-color: #a7e92f;
    font-size: 0.8125rem;
    font-weight: 500;
    border: none;
    margin-top: 0.0625rem;
    border-radius: 1.3125rem;
    padding: 0.5rem 1.875rem;
    margin-bottom: 0.4375rem;
}

.multi-add-btn:hover {
    background-color: #91d01c !important;
    color: #000 !important;
}

.multi-remove-btn {
    font-size: 0.8125rem;
    font-weight: 500;
    background-color: silver;
    border: none;
    margin-top: 1.25rem;
    border-radius: 1.3125rem;
    padding: 0.5rem 1.875rem;
    color: black;
    width: auto;
}

.multi-remove-btn:hover {
    background-color: #8f8c8c;
    color: #000;
}

.profile-bck-btn {
    margin-top: -1.5rem;
}

/* for responsive design CSS changes  */
.header-info-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.9375rem;
    flex-wrap: wrap;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #5897fb !important;
    border: none !important;
    color: #fff !important;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    color: #fff !important;
}

/* station table CSS modification */
.station-table .dataTables_wrapper .dataTable td .btn-grp {
    position: relative !important;
}

.station-table .dataTables_wrapper .dataTable td .dropdown-menu {
    max-height: 6.6875rem !important;
    position: absolute !important;
    overflow: auto !important;
    transform: translate3d(-6.25rem, -4rem, 0rem) !important;
    /* transform: translate3d(-9.3125rem, -2.1875rem, 0rem) !important; */
}

.custom-search-icon {
    background-image: url("/images/search-icon.svg") !important;
    /* Change the path to your custom icon */
    background-size: 2.125rem 0.875rem !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    padding-left: 2.125rem !important;
}

.sidebar ul li a.active {
    background-color: #a7e92f;
    color: #000 !important;
}

.sidebar ul li a img {
    width: 1.125rem !important;
}

.sidebar ul li a.active img {
    filter: brightness(0);
}

/* issue fixing for docs---> */

.select2-container {
    width: 100% !important;
}

.swal2-popup {
    border: 0.125rem solid #c9c6c6;
    background-color: #fdfdfd;
    box-shadow: rgba(99, 99, 99, 0.2) 0rem 0.125rem 0.5rem 0rem;
    border-radius: 1.3125em !important;
}
.swal2-popup::after {
    content: "";
    background-color: #e5feb4eb;
    top: 0;
    right: 0;
    position: absolute;
    height: 41%;
    width: 100%;
    z-index: 1;
    border-top-right-radius: 1.3125em !important;
    border-top-left-radius: 1.3125em !important;
}
.swal2-popup .swal2-icon.swal2-question {
    z-index: 3 !important;
}
.swal2-popup .swal2-title {
    z-index: 3 !important;
}

/* Modal css */

.review_box {
    margin-top: 0.625rem;
}

.reviews-con {
    margin-top: 1.25rem;
}

.reviews-sec {
    margin-top: 0.3125rem;
    overflow-y: auto;
    height: 18.75rem;
    padding: 0 0.9375rem;
}

.block-item-text {
    margin-top: 0.9375rem;
}

.block-item-text p {
    font-size: 0.8125rem;
}

.read-more-wrap .expand_toggle span {
    color: #000;
    font-weight: bold;
}

.user-upper-sec {
    display: flex;
    align-items: center;
    gap: 0.625rem;
}

.user-img img {
    width: 2.1875rem;
    height: 2.1875rem;
    border-radius: 50%;
}

.user-deatils {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.user-deatils p {
    margin-bottom: 0 !important;
    font-size: 0.9375rem;
}

.read-more-wrap p.review_text {
    position: relative;
    display: inline-block;
}

.read-more-wrap p.review_text span {
    position: relative;
    display: none;
    margin-left: 0.125rem;
}

.read-more-wrap p.review_text span.active {
    display: inline;
}

.read-more-wrap p.review_text a {
    position: relative;
    margin-left: 0.125rem;
}

.read-more-wrap p.review_text a span {
    position: relative;
}

.read-more-wrap p.review_text a span:first-child {
    display: inline;
}

.read-more-wrap p.review_text a span:last-child {
    display: none;
}

.read-more-wrap p.review_text a.active span:first-child {
    display: none;
}

.read-more-wrap p.review_text a.active span:last-child {
    display: inline;
}

/* ...Rating css */

.rating {
    display: inline-block;
    unicode-bidi: bidi-override;
    font-size: 1.5625rem;
    height: 1.5625rem;
    width: 7.8125rem;
    overflow: hidden;
}

.rating span {
    display: inline-block;
    position: relative;
    width: 1rem;
    height: 1.875rem;
    margin: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
    margin-right: 0.3125rem;
}

.rating span:before {
    content: "\2605";
    position: absolute;
    font-size: 1.5625rem;
    color: #f39c12;

    transition: color 0.3s ease;
}

.rating span.clicked:before {
    color: #a7e92f;
}

/* sidebar settings  */
.dropdownSetting .dropdownSetting-parentmenu {
    display: none;
    position: fixed;
    top: 30%;
    left: 8%;
    padding: 0.625rem;
    border: 0.625rem solid transparent;
    width: 6.25rem;
}

.dropdownSetting .dropdownSetting-parentmenu {
    padding-left: 0.6875rem;
}

.dropdownSetting:hover .dropdownSetting-menu {
    display: block;
    background-color: #000;
    border-radius: 1.1875rem;
    width: 4.8125rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.dropdownSetting .dropdownSetting-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 4.6875rem;
}

.dropdownSetting .dropdownSetting-menu ul li {
    margin-bottom: 0.3125rem;
}

.dropdownSetting .dropdownSetting-menu ul li a {
    display: flex;
    color: #fff;
    text-decoration: none;
    padding: 0.3125rem 0.625rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.21875rem;
    font-size: 0.5rem;
    width: 100%;
    height: 100%;
    border-radius: 0.875rem;
    text-align: center;
}

.dropdownSetting .dropdownSetting-menu ul li a:hover {
    background-color: #a7e92f;
    color: #000 !important;
}

.dropdownSetting .dropdownSetting-parentmenu::before {
    content: "";
    display: block;
    position: absolute;
    left: 0.4375rem;
    top: 50%;
    transform: rotate(45deg);
    width: 0.625rem;
    height: 0.625rem;
    background-color: #000;
}
.btnplusCreate_grp {
    display: flex;
    align-items: center;
    gap: 0.9375rem;
    margin-top: 8rem;
    margin-bottom: 0.25rem;
}
.btnplusCreate_grp .row-back-btn button {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}
.station-owner-profile-btn-grp {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    justify-content: flex-end;
    margin-bottom: 0.5625rem;
    margin-top: 0.125rem;
}
.station-owner-profile-btn-grp .add-icon-btn button:hover {
    background-color: #91d01c;
    color: #000;
}

/* toast notification css--------------------------------------> */
.custom_alert {
    position: fixed;
    right: 0.7rem;
    background-color: #deff9d;
    color: #000000 !important;
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
    top: 5rem;
    width: 18.75rem;
    border-radius: 1.25rem;
    height: 5.875rem;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    justify-content: space-between;
    word-wrap: break-word;
}

.custom_alert .close {
    font-size: 1.6875rem;
    color: #020000 !important;
    opacity: 1 !important;
    width: 2.0625rem;
    margin-top: -0.8125rem;
    margin-right: -7px;
}
.custom_alert .custom_alert_msg {
    word-break: break-word;
}

/* Media Quries start here -----------------------------------------> */
@media (max-width: 1400px) {
    html {
        font-size: 13px !important;
    }
}
@media (max-width: 768px) {
    html {
        font-size: 11px !important;
    }
}
@media (max-width: 767px) {
    .station-points-btn button.user-create-btn {
        width: 8.875rem !important;
    }
    .custom_alert {
        width: 300px !important;
        height: 80px !important;
        top: 0rem !important;
    }
    div.dataTables_wrapper div.dataTables_length {
        text-align: left !important;
        margin-left: 0px !important;
    }
    div.dataTables_wrapper div.dataTables_length {
        margin-bottom: -5px;
        margin-top: 6px;
    }

    .dataTables_wrapper > .row:first-child {
        display: grid !important;
        margin-top: 6px;
        grid-template-columns: auto auto !important;
    }
    .station-owner-profile-btn-grp {
        gap: 15px;
    }
    .content .profile-row {
        padding: 0 4.0625rem 0 5rem;
        margin-top: 0.875rem;
    }

    section.box-container {
        margin-left: 0rem !important;
        margin-top: 3.75rem;
    }

    .dashboard-con .dash-breadcrumb .breadcrumb {
        margin-top: -0.625rem;
    }

    .content .card_styles {
        width: 84%;
    }

    .content .card_styles .card .card-body {
        padding: 3rem 1rem;
    }
    .btnplusCreate_grp {
        gap: 10px;
        margin-top: 6rem;
    }
    div.dataTables_wrapper div.dataTables_filter {
        margin-bottom: -0.3rem !important;
    }
}
@media (max-width: 2450px) {
    .main-header {
        width: 94%;
    }
}
@media (max-width: 2246px) {
    .main-header {
        width: 93%;
    }
}
@media (max-width: 1942px) {
    .main-header {
        width: 92%;
    }
}
@media (max-width: 1500px) {
    .main-header {
        width: 90%;
    }
}
@media (max-width: 1400px) {
    .main-header {
        width: 92%;
    }
    .remove-icon-csv {
        transform: translateX(102px);
    }
    .remove-csv-btn {
        left: 102px;
    }
    .custom-datatable-select {
        height: 27px;
        padding: 4px 10px;
    }
    .notification_info {
        top: 41px;
    }
}

@media (max-width: 1050px) {
    .main-header {
        width: 90%;
    }
}
@media (max-width: 900px) {
    .main-header {
        width: 89%;
    }
}
@media (max-width: 767px) {
    .main-header {
        width: 100%;
    }
    .custom-datatable-select {
        height: 24px;
        font-size: 10px;
    }
    .add-icon-btn button.csv-btn-up {
        width: 90px;
    }
    .remove-csv-btn {
        left: 104px;
    }
    .multi-img-form .form_files-container {
        /* justify-content: center !important; */
    }
    .wrapperthumb-container {
        /* justify-content: center !important; */
    }
}

@media (max-width: 651px) {
    .content .profile-row {
        padding: 0 3.75rem 0 5rem;
        margin-left: -2rem;
    }
}

@media (max-width: 547px) {
    .content .profile-row {
        padding: 0 0.9375rem 0 0.9375rem;
        margin-left: -0.625rem;
    }
}

@media (max-width: 576px) {
    .dashboard-con .dash-breadcrumb {
        margin-top: 5.375rem;
    }

    section.box-container {
        margin-top: 2.1875rem;
    }

    .box-container .dash-box .inner-dash-sec img {
        width: 8.125rem;
    }

    .box-container .dash-box {
        padding: 2.5rem 2.5rem;
    }
}

@media (max-width: 546px) {
    .content .card_styles {
        width: 94%;
    }

    .content .card_styles .card .card-body {
        padding: 3rem 2rem !important;
    }
}
@media (max-width: 500px) {
    .add-icon-btn button.csv-btn-up {
        width: 70px;
    }
}

@media (max-width: 767px) {
    .form_styles {
        margin-left: -4.4375rem;
    }
    .header_left {
        display: flex !important;
        align-items: center !important;
        gap: 0.9375rem;
    }

    .logo_respon {
        width: 6.25rem;
    }

    .cross_icon {
        display: block !important;
    }

    .sidebar_res {
        margin-left: 0rem;
        border-right: 0.125rem solid #f2f0f0;
    }

    .cross_icon {
        display: flex !important;
        justify-content: center !important;
        background-color: #fff;
    }

    .cross_icon .cross_icon_icon {
        border: none;
        background-color: #fff;
    }

    .cross_icon img {
        margin-top: 0.625rem;
        width: 1.375rem;
    }

    .ppic {
        width: 2.1875rem !important;
        height: 2.1875rem !important;
    }

    .ppic_inner {
        display: none;
    }

    .header_profile {
        padding: 0.0625rem 0 0.125rem 0.8125rem !important;
        margin-left: 0.9375rem !important;
        border-left: solid 0.125rem #cac9c6;
    }

    .noti_icon {
        margin-right: -0.9375rem !important;
    }

    .noti_icon img {
        margin-left: 0.5rem !important;
        width: 1.125rem !important;
    }

    .noti_icon .profile_arrow img {
        width: 0.625rem !important;
    }

    .notification_info {
        width: 12.375rem !important;
        right: -1.8125rem !important;
    }

    .res_logo {
        display: block !important;
    }

    .main-sidebar {
        box-shadow: 1.75rem 0.6875rem 1.9375rem -0.625rem rgba(0, 0, 0, 0.1) !important;
        width: 10.5625rem !important;
    }

    .logo_section {
        border-right: none !important;
        height: 1.9375rem !important;
    }

    .sidebar {
        margin: 0.8125rem auto 0 !important;
    }
}

@media (max-width: 1199px) {
    .cart_btn {
        padding-bottom: 1.5625rem;
    }
}

@media (max-width: 991px) {
    .main-footer {
        width: 100% !important;
    }

    .all_cat_list .prod_add_btn {
        width: 14%;
    }

    .all_cat_list .prod_price {
        width: 33%;
    }
}

@media (max-width: 861px) {
    .form_styles {
        padding: 2.1875rem 3.75rem;
        width: 80% !important;
    }
    .terms-main-content {
        padding: 0rem 4rem;
    }
}

@media (max-width: 650px) {
    .form_styles {
        padding: 2.1875rem 2.5rem;
        margin-left: -0.4375rem !important;
    }
}

@media (max-width: 550px) {
    .form_styles {
        padding: 2.1875rem 2.5rem;
        width: 90% !important;
    }
}

@media (max-width: 767px) {
    .content-header h1.head-title {
        margin-bottom: 0rem;
        margin-left: 4.375rem;
        margin-top: 5rem !important;
    }

    .content-header h1.profile-title {
        margin-bottom: 1rem;
        margin-top: 5rem;
        margin-left: 4.375rem;
    }

    .content-header h1.owner-title {
        margin-bottom: 0rem;
        margin-left: 0rem;
    }
    .content-header h1.station-owner-title {
        margin-bottom: 0rem;
        margin-left: 20px;
    }

    .content .notification-header-text .noti-header {
        margin-left: 0.25rem !important;
        margin-top: 36px;
    }

    .form_parent_styles {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .card_styles_parent {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .all_cat_list_heading {
        display: none;
    }

    .cart_btn {
        display: block;
    }

    .cart_btn .con_ship_btn {
        width: 100%;
    }

    .cart_btn button {
        width: 100%;
        margin-left: 0;
    }

    .cart_btn div a {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 1.25rem 0;
    }

    .cart_btn div {
        flex-direction: column;
    }

    .cart_btn form {
        width: 100%;
    }

    .product_order_table {
        overflow-x: auto;
    }

    .product_order_table table {
        width: 37.5rem;
    }

    .select_cat_con {
        display: block;
        text-align: right;
        margin-top: 3.9375rem;
    }

    .date_picker_con {
        display: block !important;
        text-align: right;
    }

    .date_picker_con div:nth-child(1) {
        text-align: left;
    }

    .date_picker_con input {
        width: 100%;
        margin: 0.625rem 0;
    }

    .date_picker_con label {
        margin: 0;
    }

    .select_cat {
        margin-right: 0 !important;
        text-align: left;
    }

    .select_cat select {
        margin: 0.625rem 0 !important;
    }

    /* .create_new .user-create-btn {
        margin-top: -5.5rem;
    } */

    .user-data-table {
        margin-top: -0.3125rem;
    }

    .create_new {
        margin-top: 4.75rem;
        margin-bottom: -1.6875rem;
    }

    .content-header h1 {
        margin-top: 3.375rem;
        margin-bottom: -4.5625rem;
    }

    .select_cat_con .select-container {
        gap: 1.25rem;
    }

    .create_roles_btn {
        margin-top: 2.25rem !important;
        margin-bottom: 0.8125rem !important;
    }

    .back_btn button {
        margin-top: 6.8rem;
        margin-bottom: 0.8rem;
        margin-right: 4.0625rem;
    }

    .select_cat_con_spcl .row-back-btn button {
        margin-left: 0.125rem !important;
    }

    .select_cat_con_spcl {
        margin-top: 2.3125rem;
        margin-bottom: 0.125rem;
    }

    .content-header h1.back_btn_heading {
        margin-top: 7.5625rem !important;
        margin-bottom: -8.875rem !important;
    }

    .select_cat_con_spcl .two-btns {
        gap: 1.6875rem;
    }

    .alert {
        margin-top: 4.375rem !important;
        margin-bottom: -5.625rem !important;
        width: 100%;
    }
}

@media (max-width: 650px) {
    .content-header h1.head-title {
        margin-left: 5.5625rem !important;
    }

    .content-header h1.profile-title {
        margin-left: 3.5625rem !important;
    }
}

@media (max-width: 576px) {
    /* .back_btn button {
        margin-top: 2.0625rem !important;
        margin-bottom: -3.375rem !important;
    } */
}

@media (max-width: 546px) {
    .content-header h1.head-title {
        margin-left: 1.5rem !important;
    }

    .content-header h1.profile-title {
        margin-left: 1.0625rem !important;
    }

    .back_btn button {
        margin-right: 0.875rem;
    }
}

@media (max-width: 575px) {
    .content-header h1 {
        font-size: 1.375rem !important;
    }

    .content .notification-header-text .noti-header {
        font-size: 1.375rem;
    }

    .create_new button {
        width: 6.4375rem;
        height: 2.0625rem;
        font-size: 0.875rem;
        margin-top: 0.375rem;
    }

    .cart_btn button {
        width: 10.625rem;
    }

    .all_cat_list {
        flex-direction: column;
    }

    .all_cat_list .prod_name,
    .all_cat_list .prod_price,
    .all_cat_list .qty,
    .all_cat_list .prod_add_btn {
        width: 100%;
    }

    .all_cat_list .prod_name,
    .all_cat_list .prod_price {
        width: 100%;
        padding-bottom: 0;
    }

    .checkbox_con .checkbox_con_inner {
        flex-direction: column;
        gap: 0.3125rem;
    }
}

@media (max-width: 1100px) {
    .cons_filter_area {
        display: block;
    }

    .filter_field_con {
        justify-content: end;
        margin: 0.9375rem 0 0;
    }
}

@media (max-width: 767px) {
    .filter_field_con {
        flex-direction: column;
    }

    .cons_filter_area label {
        margin-bottom: 0.9375rem;
        margin-right: 0;
        width: 100%;
    }

    .cons_filter_area .form-group {
        margin-right: 0;
        width: 100%;
    }

    .cons_filter_area .form-group > span {
        width: 100% !important;
    }

    .cons_filter_area .date_picker_con {
        width: 100%;
        display: flex !important;
    }

    .btn-grp .crt-btn {
        height: 1.875rem !important;
        background: #a7e92f;
        color: #000;
        font-size: 0.75rem !important;
        font-weight: 700;
        border-radius: 1.3125rem;
        border: none;
        padding: 0.4375rem 1.6875rem !important;
    }

    .btn-grp .can-btn {
        height: 1.875rem !important;
        background: #f1ffd7;
        color: #000;
        font-size: 0.75rem !important;
        font-weight: 700;
        border-radius: 1.3125rem;
        border: none;
        padding: 0.4375rem 1.6875rem !important;
    }
}

@media (max-width: 1300px) {
    .logo_con {
        width: 7.3125rem;
    }
    .header_left h3 {
        font-size: 1rem;
    }

    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .content-wrapper,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .main-footer,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .main-header {
        margin-left: 8.4375rem;
    }

    body:not(.layout-fixed) .main-sidebar {
        height: 100vh !important;
        position: fixed !important;
        top: 0 !important;
        background: #fff;
        box-shadow: none !important;
        width: 8.4375rem;
    }
    .otp_area .otp_box .otp_box_left {
        padding: 2rem;
    }

    .otp_area .otp_box .otp_box_left .logo img {
        width: 7.1875rem;
    }

    .otp_area .otp_box .otp_box_left h1 {
        font-size: 2.4375rem;
        line-height: 2.4375rem;
    }

    .otp_area .otp_box .otp_box_left h1 span {
        font-size: 2.4375rem;
    }
    .otp_area .otp_box .otp_box_left h1 p {
        font-size: 2.4375rem;
        margin-top: 7px;
    }

    .otp_area .otp_box .otp_box_left h3 {
        font-size: 1.675rem;
        font-weight: 500;
    }

    .otp_area .otp_box .otp_box_left p {
        font-size: 0.75rem;
    }

    .otp_area .otp_box .otp_box_right {
        padding: 0rem 1.875rem;
        width: 50%;
        display: flex;
        flex-direction: column;
        /* align-items: center; */
    }

    .otp_box_right h2 {
        font-size: 1.375rem;
    }

    .otp_box_right p {
        font-size: 0.75rem;
    }

    .verification-code {
        gap: 0;
        max-width: 100%;
        justify-content: space-evenly;
    }

    /* .otp_area .otp_box .otp_box_left .bot_info {
        padding-right: 0;
    } */

    .verification-code input[type="text"] {
        height: auto;
        width: 13%;
        font-size: 1.25rem;
    }

    .otp_box_right button[type="submit"] {
        font-size: 1rem;
        width: 100%;
        height: 3.125rem;
    }

    .otp_box_right .alert {
        width: 100%;
    }

    .sidebar {
        width: 4.375rem !important;
    }

    .sidebar ul {
        gap: 0rem;
    }

    .sidebar ul.logout_menu li {
        margin-right: 0rem !important;
    }
}

@media (min-width: 1200px) {
    .content-header h1 {
        font-size: 1.5625rem !important;
    }
}

@media (max-width: 1730px) {
    .otp_box_right h2 {
        font-size: 1.625rem;
    }

    .otp_box_right p {
        font-size: 1.125rem;
    }

    .verification-code {
        gap: 0.9375rem;
    }

    .verification-code input[type="text"] {
        height: 3.75rem;
        width: 4.375rem;
    }
}

@media (max-width: 1450px) {
    .otp_area .otp_box .otp_box_right {
        padding: 5rem 3.125rem;
    }

    .otp_box_right h2 {
        font-size: 1.375rem;
    }

    .otp_box_right p {
        font-size: 1rem;
    }

    .verification-code {
        gap: 0.9375rem;
    }

    .verification-code input[type="text"] {
        height: 3.125rem;
        width: 3.75rem;
    }
}

@media (max-width: 1150px) {
    .otp_area {
        padding: 3.125rem 1.25rem 1.875rem;
    }

    /* .otp_area .otp_box .otp_box_right {
        padding: 0rem 0.9375rem;
    } */

    .otp_box_right h2 {
        font-size: 1.125rem;
    }
}

@media (max-width: 768px) {
    .otp_area .otp_box .otp_box_left {
        display: none;
    }

    .otp_area .otp_box .otp_box_right {
        padding: 2.5rem 0.9375rem;
        align-items: center;
    }

    .otp_area .otp_box .otp_box_right form {
        width: 25rem;
    }
    .notification_info {
        top: 29px;
    }
}

@media (max-width: 767px) {
    .content-header h1 {
        margin-left: 0.125rem;
    }

    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .content-wrapper,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .main-footer,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .main-header {
        margin-left: 0rem;
    }

    .header_left h3 {
        display: none;
    }

    .menu_icon {
        display: block;
    }

    .table_area .sub_cat_table .dataTables_wrapper > div:nth-child(2) {
        margin-left: 0.125rem;
    }
}
@media (max-width: 500px) {
    .custom-datatable-select {
        width: 67px !important;
    }
    .station-owner-profile-btn-grp {
        gap: 10px;
    }
    .terms-main-content {
        padding: 0rem 1.5rem;
    }
}
@media (max-width: 450px) {
    .multi-img-form .form_files-container{
        justify-content: center !important;
    }
    .wrapperthumb-container {
        justify-content: center !important;
    }
    .otp_area .otp_box .otp_box_right form {
        width: 18.75rem;
    }
    .table_area .sub_cat_table .dataTables_wrapper .dataTables_filter input {
        font-size: 9px;
    }
    div.dataTables_wrapper div.dataTables_length select {
        width: 71% !important;
    }
    div.dataTables_wrapper div.dataTables_length select {
        margin-left: 2px;
    }
    .custom-datatable-select {
        width: 66px !important;
    }
    .terms-inner-content {
        padding: 1px 26px !important;
    }

    /* .table_area
        .sub_cat_table
        .dataTables_wrapper
        .dataTables_filter
        input[type="search"] {
        width: 12.5rem;
    } */
}

@media (max-width: 576px) {
    section.tab-main-content {
        margin-top: -3.375rem !important;
    }
}

@media (max-width: 586px) {
    .personal-info-sec {
        flex-direction: column;
        gap: 0px;
    }
}

@media (max-width: 458px) {
    .img-thumbs {
        gap: 0.6875rem;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .dataTables_wrapper .dataTables_filter {
        text-align: right !important;
    }

    .profile-bck-btn {
        margin-top: -1.625rem !important;
    }

    .nav-tabs .nav-item .change-pwd {
        width: 10.625rem;
    }

    .nav-tabs .nav-item .stn-tab-btn {
        width: 5rem;
    }

    .multi-add-can-btn {
        height: 1.875rem !important;
        background: #f1ffd7;
        color: #000;
        font-size: 0.75rem !important;
        font-weight: 700;
        border-radius: 1.3125rem;
        border: none;
        padding: 0.4375rem 1.6875rem !important;
    }
}

@media (max-width: 575px) {
    .content-header h1 {
        font-size: 1.375rem !important;
    }

    .create_new button {
        width: 8.75rem;
        height: 2.0625rem;
        font-size: 0.875rem;
        margin-top: 0.375rem;
    }

    .nav-tabs .nav-link {
        height: 2.0625rem;
    }

    .nav-tabs .nav-link span {
        font-size: 0.8125rem;
    }

    .nav-tabs .nav-item .personal-info {
        width: 11.25rem;
    }

    .profile-bck-btn {
        margin-top: -4.25rem !important;
    }
}

@media (max-width: 1024px) {
    .sidebar {
        gap: 0.4375rem !important;
    }

    .sidebar ul.logout_menu {
        min-height: 4.5rem !important;
    }
}
@media (max-width: 480px) {
    .csv-radio-btn-sec {
        flex-direction: column !important;
    }
}
