.h-300 {
    height: 300px !important;
}

.h-400 {
    height: 400px !important;
}

.h-123 {
    height: 123px !important;
}

.w-60 {
    width: 60px !important;
}

.w-200 {
    width: 200px !important;
}

.w-300 {
    width: 300px !important;
}

.z-300 {
    z-index: 300;
    position: relative;
}

.mw-70 {
    max-width: 70% !important;
}

.wp-10 {
    width: 10% !important;
}

.wp-15 {
    width: 15% !important;
}

.wp-20 {
    width: 20% !important;
}

.wp-30 {
    width: 30% !important;
}

.wp-40 {
    width: 40% !important;
}

.wp-50 {
    width: 50% !important;
}

.wp-60 {
    width: 60% !important;
}

.wp-70 {
    width: 70% !important;
}

.wp-80 {
    width: 80% !important;
}

.wp-90 {
    width: 90% !important;
}

.wp-100 {
    width: 100% !important;
}

.hm-30 {
    min-height: 30px !important;
}

.table td,
.table th {
    padding: 0.5rem;
}

:root {
    --speed: width 2s;
    --toggle-indicator-size: 24px;
    --track-height: $toggle-indicator-size + 6;
    --track-width: $toggle-indicator-size * 2.5;
    --highContrastModeSupport: solid 2px transparent;
    --track-border: blue;
    --track-background: #e5efe9;
    --focus-ring: 0px 0px 0px 2px #007bff;
}

.auth-wrapper .authentication-form .logo-centered {
    width: auto !important;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

.auth-wrapper {
    background: rgb(0 150 136);
    height: 100vh;
    background-image: -webkit-linear-gradient(top left, var(--cyan), #08671e);
}

.auth-wrapper .authentication-form .form-group .form-control {
    border-radius: 25px;
    height: 40px;
}

.auth-wrapper .authentication-form .form-group .form-control ~ i {
    top: 13px !important;
    color: #009688;
}

.auth-wrapper .authentication-form {
    font-size: 0.9rem;
    width: 350px;
    display: block;
    padding: 25px 30px;
    margin: 60px 0;
    background: #fff;
    border-radius: 5px;
}

.btn-custom {
    border-radius: 25px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    background-color: #009688;
    height: 40px;
    color: #fff;
}

.btn-semi-rounded {
    border-radius: 25px;
}

.password-block {
    position: absolute;
    top: 200px;
    right: -220px;
    background: #fdfdfd;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #678660;
}

/* } */

.password-block:before {
    content: "";
    height: 0;
    width: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 20px solid #678660;
    position: absolute;
    left: -20px;
    top: 50px;
}

.badge-right {
    float: right;
    position: initial !important;
}

#Widget-line-chart1,
#Widget-line-chart2,
#Widget-line-chart3,
#Widget-line-chart4 {
    width: 100%;
    height: 75px;
}

#realtime-profit,
#sale-diff {
    height: 150px;
}

#sec-ecommerce-chart-line {
    height: 30px;
}

#sec-ecommerce-chart-bar {
    height: 100px;
}

#app-sale1,
#app-sale2,
#app-sale3,
#app-sale4 {
    height: 50px;
}

.chart-shadow {
    height: 400px;
}

.st-cir-chart {
    height: 450px !important;
}

#status-round-1,
#status-round-2,
#status-round-3,
#status-round-4 {
    width: 80px !important;
    height: 80px !important;
}

#card-412 {
    min-height: 412px;
}

#card-422 {
    min-height: 422px;
}

#visitfromworld {
    width: 100%;
    height: 350px;
}

.card-300 {
    height: 300px;
}

.card-484 {
    min-height: 484px;
}

.card-180 {
    min-height: 180px;
}

.card-200 {
    min-height: 200px;
}

.th-50 {
    width: 50%;
}

.pt-100 {
    padding-top: 100px;
}

.font-150 {
    font-size: 150px;
}

#pbc-1,
#pbc-2,
#pbc-3,
#pbc-4,
#pbc-5,
#pbc-6 {
    height: 50px;
}

/*.sale-card{
	min-height: 301px;
}*/

#deal-analytic-chart {
    height: 300 !important;
}

#tot-rev-chart {
    width: 100px;
    height: 100px;
}

#allocation-map,
#allocation-chart {
    height: 250px;
}

#sal-income,
#rent-income,
#income-analysis {
    height: 100px;
}

.progress-6 {
    height: 6px;
}

.hide {
    display: none;
}

.pricing .card {
    border: none;
    border-radius: 1rem;
    transition: all 0.2s;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
    margin: 1.5rem 0;
}

.pricing .card-title {
    margin: 0.5rem 0;
    font-size: 0.9rem;
    letter-spacing: 0.1rem;
    font-weight: bold;
}

.pricing .card-price {
    font-size: 3rem;
    margin: 0;
}

.pricing .card-price .period {
    font-size: 0.8rem;
}

.pricing ul li {
    margin-bottom: 1rem;
}

.pricing .text-muted {
    opacity: 0.7;
}

.pricing .btn {
    border-radius: 5rem;
    letter-spacing: 0.1rem;
    font-weight: bold;
    opacity: 0.7;
    transition: all 0.2s;
}

.app-sidebar {
    -webkit-transition-property: none !important;
    -moz-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important;
}

.sidebar-action {
    position: absolute;
    right: 23px;
    font-size: 25px;
    color: #c7c7c7;
    cursor: pointer;
}

.sidebar-mini .sidebar-action i:before {
    content: "\e911";
}

.sidebar-mini.sidebar-mini-hover .sidebar-action i:before {
    content: "\e910";
}

.sidebar-mini .app-sidebar {
    width: 70px !important;
}

.sidebar-mini
    .app-sidebar
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-item
    a
    span {
    display: none;
}

.sidebar-mini .header-brand-img {
    display: none;
}

.sidebar-mini
    .app-sidebar
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-item.has-sub
    a::before {
    display: none;
}

.sidebar-mini .main-content,
.sidebar-mini .header-top {
    /* padding-left: 80px !important; */
}

.sidebar-mini
    .app-sidebar
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-lavel {
    display: none;
}

.sidebar-mini
    .app-sidebar.colored
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-item
    .submenu-content {
    display: none;
}

.sidebar-mini.sidebar-mini-hover .app-sidebar {
    width: 240px !important;
}

.sidebar-mini.sidebar-mini-hover
    .app-sidebar
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-item
    a
    span {
    display: inline-block;
}

.sidebar-mini.sidebar-mini-hover .header-brand-img {
    display: inline-block;
}

.sidebar-mini.sidebar-mini-hover
    .app-sidebar
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-item.has-sub
    a::before {
    display: block;
}

.sidebar-mini.sidebar-mini-hover .main-content,
.sidebar-mini.sidebar-mini-hover .header-top {
    padding-left: 250px !important;
}

.sidebar-mini.sidebar-mini-hover
    .app-sidebar
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-lavel {
    display: block;
}

.sidebar-mini.sidebar-mini-hover
    .app-sidebar.colored
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-item.open.has-sub
    .submenu-content {
    display: block;
}

.wrapper
    .page-wrap
    .app-sidebar
    .sidebar-content
    .nav-container
    .navigation-main
    .nav-item.has-sub
    .submenu-content
    .menu-item:after {
    content: "--";
    position: absolute;
    left: 29px;
}

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

.html-editor.h-205 .note-editor {
    height: 205px !important;
}

label {
    font-weight: bold;
}

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

.wrapper .pos-header {
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.04),
        0 1px 6px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
}

.pos-container {
    background-color: #f6f7fb;
    height: 100vh;
}

.pos-form-group {
    position: relative;
}

.pos-form-group label {
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 0;
    height: 35px;
    width: 100px;
    background: var(--info);
    border-radius: 20px 0 0 20px;
    padding: 8px 10px;
    color: #fff;
    text-align: center;
}

.pos-form-group .form-control {
    border-radius: 20px;
    padding-left: 120px;
}

.payment-area {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.04),
        0 1px 6px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
}

.payment-area .total {
    font-size: 24px;
    font-weight: bolder;
    border-radius: 20px;
    color: var(--info);
    font-family: sans-serif;
}

.btn-checkout {
    border-radius: 20px;
    height: 35px;
    padding: 7px;
    text-align: center;
}

.btn-rounded-20 {
    border-radius: 20px;
}

.h-100vh {
    height: 100vh;
}

.card .card-header .card-options a.btn-semi-rounded {
    width: auto !important;
    padding: 0 10px !important;
    border-radius: 25px !important;
}

.customer-area {
    box-shadow: -8px -6px 10px 6px #f8f8f8;
    padding: 20px;
    height: 100%;
}

@media (min-width: 992px) {
    .pricing .card:hover {
        margin-top: -0.25rem;
        margin-bottom: 0.25rem;
        box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
    }
    .pricing .card:hover .btn {
        opacity: 1;
    }
}

.text-small {
    font-size: 10px;
}

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

.h-110px {
    height: 110px !important;
}

.h-82px {
    height: 82px !important;
}

.width-50 {
    width: 50%;
}

.width-30 {
    width: 30%;
}

.width-20 {
    width: 20%;
}

.box-shadow {
    -webkit-box-shadow: 0 6px 0 0 rgb(0 0 0 / 1%), 0 15px 32px 0 rgb(0 0 0 / 6%);
    -moz-box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.01),
        0 15px 32px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 6px 0 0 rgb(0 0 0 / 1%), 0 15px 32px 0 rgb(0 0 0 / 6%);
}

.pos.top-menu .nav-link i {
    font-size: 20px;
}

.pos-product-card .card-img img {
    padding: 20px;
    padding-bottom: 5px;
}

.pos-product-card .badge {
    font-size: 10px;
    padding: 5px;
}

.promo-card {
    border-radius: 10px;
    height: 100px;
    width: 100%;
    background: #b5fff8;
    padding: 10px;
    color: #fff;
    text-align: center;
}

.card-taxgrad {
    background-color: #3f0d12;
    background-image: linear-gradient(315deg, #3f0d12 0%, #a71d31 74%);
}

.card-redgrad {
    background-color: #a40606;
    background-image: linear-gradient(315deg, #a40606 0%, #d98324 74%);
}

.card-purbgrad {
    background-color: #42378f;
    background-image: linear-gradient(315deg, #42378f 0%, #f53844 74%);
}

.card-orggrad {
    background-color: #f9484a;
    background-image: linear-gradient(315deg, #f9484a 0%, #fbd72b 74%);
}

.promo-card span {
    display: block;
    width: 80px;
    height: 30px;
    background: #ffdfdf;
    margin: auto;
    margin-top: 15px;
}

.product-selection-area {
    padding: 20px;
}

.product-selection-area .cart-item img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.cart-item-qty {
    height: 26px;
    width: 50px;
    margin: 0 10px;
}

.btn-pos-checkout {
    width: 100%;
    border-radius: 10px;
}

/*home page css*/

.home-gradient-bg {
    background-image: linear-gradient(60deg, #fcf5f6 0%, #f8fbfe 100%);
}

.banner-text {
    font-size: 44px;
    font-weight: 900;
    text-align: center;
    padding-top: 100px;
}

.btn-rounded {
    border-radius: 25px;
    height: 35px;
    padding-left: 20px;
    padding-left: 20px;
}

.radmin-bannner img {
    width: 80%;
    margin: auto;
    border-radius: 10px;
}

.d-relative {
    position: relative;
}

.d-absolute {
    position: absolute;
}

.left-0 {
    left: 0;
}

.right-0 {
    right: 0;
}

/* The switch - the box around the slider */

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 34px;
}

/* Hide default HTML checkbox */

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .slider {
    background-color: #2196f3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.filter-item {
    border-right: 2px solid #ebecf0;
    padding: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    letter-spacing: 1px;
    height: 65px;
}

.filter-item h6 {
    margin: 0;
    margin-bottom: 2px;
}

.filter-item p {
    font-weight: bold;
    margin: 0;
}

.filter-item p#total {
    font-size: 16px;
}

.loading-box {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.7);
    z-index: 1000;
    display: grid;
    place-items: center;
    cursor: pointer;
}

.loader {
    font-size: 60px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
        0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    padding: 7px;
}

.spinnner {
    position: absolute;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #006fe6;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    top: 30px;
    left: 45%;
    animation: spin 2s linear infinite;
    z-index: 600;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.search-box {
    position: absolute;
    width: calc(100% - 12px);
    background: #f6f7fb;
    z-index: 500;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    top: 61px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    margin-right: 20%;
}

.search-box .list-item {
    width: 100%;
    padding: 10px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

.search-box .list-item:hover {
    background: #006fe6;
    color: #fff;
}

#overlay {
    background: #ffffff;
    color: #666666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: 0.8;
}
button {
    cursor: pointer;
}

.overlay-spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid firebrick;
    border-right-color: transparent;
    border-radius: 50%;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
