/* fallback */
@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v222/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format('woff2');
  }
  
  .material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }


.material-symbols-outlined {
    font-family: 'Material Symbols Outlined' !important;
}



@font-face {
    font-family: 'Bliss Pro';
    src: url('BlissPro-Bold.eot');
    src: url('../fonts/BlissPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlissPro-Bold.woff2') format('woff2'),
        url('../fonts/BlissPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bliss Pro';
    src: url('BlissPro-Italic.eot');
    src: url('../fonts/BlissPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlissPro-Italic.woff2') format('woff2'),
        url('../fonts/BlissPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bliss Pro';
    src: url('BlissPro-ExtraBold.eot');
    src: url('../fonts/BlissPro-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlissPro-ExtraBold.woff2') format('woff2'),
        url('../fonts/BlissPro-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bliss Pro';
    src: url('BlissPro-MediumItalic.eot');
    src: url('../fonts/BlissPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlissPro-MediumItalic.woff2') format('woff2'),
        url('../fonts/BlissPro-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bliss Pro';
    src: url('BlissPro-Medium.eot');
    src: url('../fonts/BlissPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlissPro-Medium.woff2') format('woff2'),
        url('../fonts/BlissPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bliss Pro';
    src: url('BlissPro.eot');
    src: url('../fonts/BlissPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlissPro.woff2') format('woff2'),
        url('../fonts/BlissPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



* {
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
  }
html,
body {
    height: 100%;
    color: #898a8d;
}

.height {
    min-height: 100%;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

a,
.btn {
    color: #898a8d;
    font-family: 'Bliss Pro' !important;
    font-weight: 400;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #009D17;
}

a:focus {
    outline: none;
}

body {
    font-family: 'Bliss Pro' !important;
    font-weight: normal;
    font-size: 16px;
    color: #898a8d;
    background: #f4f4f4;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bliss Pro' !important;
    font-weight: bold;
}

h5,
h6 {
    font-family: 'Bliss Pro' !important;
    font-weight: normal;
}

table {
    width: 100%;
}

th,
td {
    padding: 10px 20px;
    border-bottom: 1px solid #ebebeb;
}

.btn-link {
    color: #009D17;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;

}

.btn-link1 {
    color: #009D17 !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    background-color: white;
    margin-left: 10px;

}



.btn-link:hover {
    color: #898a8d;
}



.login_left_side {
    color: #fff;
    text-align: center;
    background: #009d17;
}

.qr_img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
}

.login_left {
    padding: 0 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.play_store_img {
    width: 110px;
}

.login_left p.upper_desc {
    font-size: 20px;
    margin-top: 30px;
}

.lower_desc {
    margin-top: 45px;
}

.Or_text {
    font-size: 30px;
    margin: 10px 0 30px;
    font-weight: 500;
}

.login_left h2 {
    font-size: 45px;
}

.download_para {
    font-size: 20px;
    margin-bottom: 7px;
}


/* new dashboard css start */

.new-dash .heading {
    color: #898a8d;
    font-size: 28px;
}

.new-dash .card-heading h4 {
    font-size: 21px;
}

.new-dash .card-heading {
    border-bottom: 0px dashed #ececec;
}

.new-dash .card-title-box {
    border-bottom: 2px dashed #ececec;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.new-dash .ticket-info span {
    color: #00a817;
    font-size: 30px;
    font-weight: bold;
    line-height: 20px;
}

.new-dash .servicebox .card-body {
    background: linear-gradient(220deg, #00a817, #0fd62a);
}

.new-dash .s-title .card-heading h4 {
    color: #fff;
}

.new-dash .s-line svg {
    width: 8px !important;
    fill: #fff !important;
    margin-right: 5px;
    margin-top: 2px;
}

.new-dash .s-line span {
    color: #fff !important;
}

.new-dash .service-line .s-line span {
    display: flex;
    justify-content: space-between;
}

.new-dash .account-manager {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.new-dash .account-manager .card-body {
    background-color: #00a817;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.new-dash .account-manager-none .card-body {
    background-color: #fff;
    border-radius: 20px;
}

.new-dash .card-accounts {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.new-dash .account-manager-none .card-accounts {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start !important;
}

.new-dash .cart-image img {
    border-radius: 8px;
}

.my-img {
    margin: 30px 0px 60px !important;
}

.new-dash .cart-box {
    padding: 0px;
    background: #fff;
    /* box-shadow: 1px 10px 20px #ccc; */
    box-shadow: none;
    border-radius: 20px;
    margin: 0 0 20px 0;
}

.new-dash .ac-img img {
    border-radius: 120px;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.new-dash .account-manager h5, .account-manager h6 {
    color: #fff !important;
}

.new-dash .account-manager h6 {
    font-size: 13px;
}

.new-dash .account-manager .card-body-1 {
    background-color: #fff !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    padding: 10px 20px !important;
}

.new-dash .shorttext {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.new-dash .account-contact p {
    margin-bottom: 0px;
}

.new-dash .mapcustomer:checked {
    background-color: #ffa500;
    border-color: #ffa500 !important;
}

.new-dash .rounded {
    border-radius: 15px !important;
}

.new-dash .bill-amount {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0px 10px;
}

/* new dashboard css end */

.no-offers p {
    font-size: 24px !important;
    color: #00a817 !important;
    margin-bottom: 10px !important;
}

@media (min-width: 1420px) {

    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1500px;
        min-width: 1400px;
    }
}

/* header css */

header {
    background-color: #009D17;
    box-shadow: 0px 4px 6px -4px rgba(16, 24, 40, 0.1), 0px 10px 15px -3px rgba(16, 24, 40, 0.1);
    padding: 10px 0;
}

header span.material-symbols-outlined {
    color: #fff;
}

header .cart_itemNo,
header .notify_num {
    text-align: center;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    color: #06a91c;
    width: 15px;
    height: 15px;
    font-size: 12px;
    line-height: 16px;
}

.survey_box .cart-box.no-data {
    padding: 20px;
}

.navbar-toggler {
    padding: 0;
    box-shadow: none !important;
}

header .cart_itemNo {
    top: -3px;
    right: -6px;
}

header .shopping_cart {
    position: relative;
}

header .notify_num {
    top: -5px;
    right: 69px;
}

header .header_icon {
    position: relative;
    display: flex;
    justify-content: end;
    align-self: center;
    align-items: center;
}

header .header_icon span {
    margin: 0 10px;
    vertical-align: middle;
}

.header_icon .dropdown-toggle {
    color: #fff;

}

.breadcumb a span {
    vertical-align: middle;
}

.cart-image img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#pay_success .modal-content {
    border-radius: 20px;
}

.check_icon {
    position: absolute;
    top: -36px;
    left: 50%;
    background: #009D17;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 5px #838383;
    width: 70px;
    height: 70px;
    transform: translateX(-50%);
    text-align: center;
}

.check_icon span {
    line-height: 70px;
    font-size: 50px;
}

.sub_span {
    margin-left: 10px;
}

.appbutton a img {
    vertical-align: bottom;
}

.header_icon .dropdown-menu {
    background: #e2f1e4;
    border-radius: 10px;
    font-size: 14px;
    border: none;
    box-shadow: 0px 4px 5px #767474;
}

.footlogo small {
    vertical-align: middle;
}

.header_icon .dropdown-menu .dropdown-item {
    padding: 6px 15px;
}

.header_icon .dropdown-item:hover,
.header_icon .dropdown-item.active,
.header_icon .dropdown-item:active {
    background-color: #009D17;
    color: #fff;
}

.header_icon .dropdown-toggle::after {
    vertical-align: baseline;
}


@media only screen and (max-width:1399px) {
    .login_left {
        padding: 0 65px;
    }
}

/* menu css */



@media only screen and (min-width:991px) {
    .wrapper .navbar {
        border-right: 1px solid #ccc;
        height: 100%;
        align-items: start;
    }
}

.navbar-expand-lg .navbar-nav {
    flex-direction: column;
}



.kalam-navabar ul li a span,
.kalam-navabar ul li a svg {
    font-size: 23px;
    margin-right: 20px;
    font-size: 18px;
    float: left;
    margin-top: 3px;
}

.svg-inline--fa.fa-w-16 {
    width: 16px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #009D17;
}

/* page css */
section.mainlogin {
    padding: 40px 0;
    background: linear-gradient(270deg, #009D17 57.3%, #f8f8f8 50%);
    display: flex;
    align-items: center;
}

.carousel-text {
    text-align: center;
    margin: 49px 1px;
}

.carousel-text h6 {
    width: 70%;
    margin: auto;
}

.carousel-indicators [data-bs-target] {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #ccc;
    border: 0;
}

.carousel-indicators .active {
    height: 12px;
    width: 45px;
    border-radius: 20px;
    background-color: #009D17;
}

section.mainlogin .container {
    background: #fff;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0px 0px 20px #ccc;
}

.login-info-box {
    padding: 15px 0;
}

.login-carousel {
    padding: 60px 75px;
}

.div-space {
    height: 20px;
}


.footlogo {
    padding: 10px 0;
}

.footer {
    background-color: #f8f8f8;
    box-shadow: 1px 1px 20px #dadada;
}

.text-link {
    color: #009D17;
    text-decoration: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #dcdcdc;
    border-color: #e8e8e8;
}

.btn-secondary {
    color: #fff;
    background-color: #009D17;
    border-color: #009D17;
}

.btn-primary {
    color: #fff;
    background-color: #009D17;
    border-color: #009D17;
    border-radius: 10px;
}

.text-success {
    color: #009D17 !important;
}

.footlink li {
    background: transparent;
}

.form-floating>.form-control {
    padding: 1rem 0.75rem;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

.progress {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: none;
    box-shadow: none;
    position: relative;
}

.progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #f1f1f1;
    position: absolute;
    top: 0;
    left: 0;
}

.progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.progress .progress-left {
    left: 0;
}

.progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
}

.progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.progress .progress-right {
    right: 0;
}

.progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
}

.progress .progress-value {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #e3b469;
    font-size: 20px;
    color: #fff;
    line-height: 70px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
}

.chat-head p span.badge.rounded-pill.bg-success {
    letter-spacing: normal;
}

.profile-title p,
.profile-title h3 {
    margin-bottom: 0;
}

.chat-body .reciever h5,
.chat-body .reciever p {
    margin-bottom: 3px;
}

.chat-body .message-content {
    padding: 3px 15px;
    height: 450px;
    overflow: auto;
    margin-bottom: 20px;
}

.chat-head .profile-img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.chat-head .profile-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.chat-body .recieve-name {
    width: 50%;
    margin: 20px 0;
    padding: 8px;
}

.chat-body .recieve-name .recieve-msg {
    background: #e6f9eb;
}

.chat-body .sender-name .sender-msg {
    background: #f4f6fe;
}

.chat-body .sender-name .sender-msg,
.chat-body .recieve-name .recieve-msg {
    padding: 10px 15px;
    border-radius: 10px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    cursor: inherit !important;
}

.chat-body .message-content .recieve-text {
    font-size: 20px;
}

.chat-body .message-content h5 {
    font-size: 16px;
    color: #6a6262;
    font-weight: normal;
}

.chat-body .sender-name {
    text-align: right;
    width: 50%;
    margin-left: auto;
    padding: 10px;
    min-width: 42%;
}

.chat-body .message-content .date {
    font-size: 13px;
    /* color   : #898a8d00047; */
    font-weight: 500;
}

.type_msg {
    position: relative;
}

.searchicon {
    line-height: 0;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -3px;
}

.type_msg button {
    position: absolute;
    top: 50%;
    right: 2%;
    transform: translateY(-50%);
    width: 160px;
}

.faq_tabs .nav.nav-tabs .nav-item {
    border-left: 1px solid #dee2e6;
}

#uploadAccountModal #updateAccount .form-group {
    margin-bottom: 15px;
}

#uploadAccountModal #updateAccount {
    /* padding: 0 20px 13px; */
    padding: 10px 0;
}

#uploadAccountModal .modal-content {
    border-radius: 20px;
}

.progress.blue .progress-bar {
    border-color: #e3b469;
}

/* .progress.blue .progress-left .progress-bar{
    animation: loading-2 1.5s linear forwards 1.8s;
} */

/* .progress-left .progress-bar{
    animation: loading-3 1s linear forwards 1.8s;
}

 .progress-left .progress-bar{
    animation: loading-4 0.4s linear forwards 1.8s;
}

 .progress-left .progress-bar{
    animation: loading-5 1.2s linear forwards 1.8s;
} */
@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(90deg);
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

/* home section */

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    background: #fff;
    border-radius: 15px;
    box-shadow: 1px 10px 20px #d4d4d4;
}

.card-title {
    padding-right: 15px;
    border-right: 2px dashed #cecece;
}

.card-inner {
    padding: 0 20px;
}

.card-title h4 {
    margin: 0;
}

.card-title p {
    margin: 0;
    font-size: 18px;
}

.browselink a {
    color: #009D17;
    font-size: 20px;
    text-decoration: none;
}

.browselink a svg {
    margin-left: 10px;
    margin-top: -6px;
}

.fixed-position {
    position: fixed;
    width: 100%;
}

.menu_btn::after {
    content: ' \e5d2';
    transition: 0.6s linear;

}

.close_btn:after {
    content: ' \e5cd';
    transition: 0.6s linear;
}

/* .product-box .card-body {
    background-image: url(../images/p-bg.svg);
    background-size: 15%;
    background-position: bottom right;
    background-repeat: no-repeat;
} */

.subcategorylist ul li {
    list-style: none;
    border-bottom: 1px solid #ececec;
    padding: 5px 0;
}

.subcategorylist ul li:last-child {
    border: 0;
}


button.accordion-button span {
    display: block;
    font-weight: 600;
    color: #898a8d;
    font-size: 18px;

}

button.accordion-button p {
    margin-bottom: 0;
    color: #666;
}

button.accordion-button img {
    margin-right: 11px;
}

.accordion-item:not(:first-of-type) {
    border-top: 0;
}

.accordion-item {
    background-color: #fff;
    border: 0;
    border-bottom: 2px solid #d5f0d9;
}

.accordion-button:not(.collapsed) {
    color: #898a8d;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / 13%);
}

.accordion-button::after {
    transform: rotate(270deg);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAA80lEQVRIie3UMW7CMBhA4UcQ6QVKAjdggDNUBJjY2crh0o0BqQsDAiQOkAmG3IAEOIEBhyVQFQK1XbH5SVlix59k6Q/YbDabYSWjr0Lfw2UMvCHoM0y3r4dHtSoymwOt/E3M4RTwud/oHONooaHvIbNFjq7zp0GlPCX0vdfAo1oVlxnQBGIc2cMpBcAKaOKy5Ou9rnqc2lX/vt4YR7YZ7JLCNcVr/xt+hj7ao4A/h1VQQ/wxrIMa4MWwCaqJ38P/QTXw+3GS2YTLnAo+tFGAQbJD0OVnzr9vtxTN8RGIEHRMfoXXhukWQQeIgJPxOTabzXbbGUtCmIeY4XwPAAAAAElFTkSuQmCC);
    transform: rotate(180deg);
}

.card-heading {
    border-bottom: 2px dashed #ececec;
    padding-bottom: 10px;
}

.trackeme a svg {
    margin-left: 5px;
    display: inline-block;
    margin-top: -4px;
}


header {
    max-height: 62px !important;
}

.footer {
    max-height: 160px !important;
}

.wrapper {
    min-height: calc(100vh - 201px) !important;
}

.product-search .btn {
    line-height: normal;
}

.product-search input,
.product-filter select {
    background-color: #efefef;
}

.product-info .btn-link span {
    margin-right: 7px;
}

.product-info .btn-link {
    padding-left: 0;
    padding-top: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.btn-success {
    color: #fff;
    background-color: #009D17;
    border-color: #009D17;
}

.product-info h5.p-price {
    margin: 20px 0 0;
    font-size: 23px;
    font-weight: 700;
}

.product-image {
    padding: 0px;
    transition: all 1s;
}

.product-list .card-body {
    margin-bottom: 25px;
    /* min-height: 250px; */
}

.product-image:hover {
    padding: 30px;
    transform: scale(1.2);
    transition: all 1s;
}

.product-image-slider img {
    padding: 40px 70px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: brightness(1);
}

.billinginfo table td form {
    margin-bottom: 0;
}

.product-btn {
    display: block;
    border-top: 2px dashed #ccc;
    padding-top: 17px;
    margin-top: 0;
    border-radius: 0;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.quantity input {
    border: 0;
    text-align: center;
    padding: 10px 3px;
}

.quantity button {
    border: 2px solid #898a8d;
    background: #fff;
    border-radius: 4px;
    font-size: 11px;
    padding: 5px 10px;
    font-weight: normal;
}

.quantity button:hover {
    border-color: #009D17;
    color: #009D17;
}

.product-image-slider .carousel-inner {}

p.p-detail {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 72px;
}

/* cart */



.cart-box {
    padding: 30px;
    background: #fff;
    box-shadow: 1px 10px 20px #ccc;
    border-radius: 20px;
    margin: 0 0 20px 0;
}

.cart-box.cart_ {
    padding: 25px;
    width: 100%;
}

.cart-details p {
    font-size: 22px;
    margin: 0;
    margin-top: 14px;
}

.cart-box.cart_ .cart-details p {
    font-size: 16px;
    margin-top: 0;
}

.cart-image {
    padding: 25px;
}

.cart-box.cart_ .cart-image {
    padding: 16px;
}

.item-delete a {
    opacity: 0.3;
}

.item-delete a:hover {
    opacity: 0.8;
    color: #009D17;
}

.card-total-box {
    text-align: center;
    padding: 30px;
    background: #fff;
    box-shadow: 1px 10px 20px #ccc;
    border-radius: 20px;
}

.card-total-box h6 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 18px;
}

/* order page */
.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(252 252 252 / 25%);
}


.orderhead {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-bottom: 15px;
}

.orderhead div {
    display: inline-block;
    width: 20%;
    text-align: center;
    margin: 0 14px;
    font-weight: bold;
    font-size: 18px;
}

.orderrow {
    text-align: center;
}


ul.orderrow li {
    display: inline-block;
    width: 20%;
    text-align: center;
    margin: 0 14px;
    letter-spacing: 1px;
}

.ord-date {
    background: #898a8d;
    border-radius: 20px;
    color: #fff;
    width: 100%;
    margin: auto;
    letter-spacing: 1px;
    padding: 2px;
}

.order-main-list,
.service-main-list {
    background: #fff;
    box-shadow: 6px 3px 12px #ececec;
    margin: 20px 0;
    padding: 12px 0;
    border-radius: 13px;
}

.order-list {
    margin: 0 30px;
}

.order-sub-item {
    margin: 0 30px;
}

.order-sub-item table tr td {
    /* text-align: center; */
    padding: 9px 29px;
    vertical-align: middle;
}

.order-sub-item table tr td img {
    width: 102px;
}

.order-sub-item table tr {
    background: #f4f4f4;
    border-bottom: 4px solid #fff;
}

.ord-id .btn span {
    font-size: 35px;
}

.ord-id button.btn.btn-link span {
    transform: rotate(180deg);
    transition: all ease 0.4s;
}


.ord-id button.btn.btn-link.collapsed span {
    transform: rotate(0deg);
    transition: all ease 0.4s;
}

.order-list {
    min-height: 550px;
}

.service-img {
    padding: 20px;
    background: #efefef;
    border-radius: 10px;
}

.service-id {
    letter-spacing: 1.5px;
    opacity: 0.5;
}

.profile-img {
    position: relative;
}

.profile-img label {
    position: absolute;
    right: 0;
    top: 0;
}

.profile-info h4 {
    margin: 0;
}

.profile-info p {
    margin: 0;
    opacity: 0.7;
}

.profile-info span,
.card-min span {
    opacity: 0.5;
    letter-spacing: 1px;
}

#uploadBannerimageModal .cr-boundary {
    width: 100% !important;
}

.card-min {
    margin: 10px 0;
}

.card-min h5 {
    font-size: 17px;
}

.payerinfo {
    border-bottom: 2px dashed #dfdfdf;
    padding-bottom: 19px;
    margin-bottom: 20px;
}

.profile-img img.proimg {
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: -2px 4px 10px #ccc;
    margin: 0;
    width: 100%;
}

.offerbox {
    overflow: hidden;
}

.offerbox:hover {
    /* border: 1px solid #9e9e9e; */
    transition: 0.5s ease;
    box-shadow: 3px 12px 15px #383838;
}

.offerbox img {
    width: 100%;
    /* padding: 16px 0; */
    transition: all ease 1s;
}

/* .offerbox img:hover {
    transform: scale(1.1);
    transform: rotate(4deg);
    transition: all ease 1s;
} */

.bill-list {
    min-height: 600px;
    overflow: hidden;
}

.survey_box .cart-box {
    padding: 0;
    box-shadow: 1px 6px 7px #f5f5f5;
    border: 1px solid #f1f1f1;
}

.survey_box .cart-box .cart-details {
    padding: 15px;
}

.carousel-img {
    height: 249px;
}

.carousel-img img {
    height: 100%;
    object-fit: cover;
}

.carousel-text {
    height: 147px;
}

/* accordian common */


.accordion_tabs .nav-tabs .nav-item {
    background: #fff;
    border: 0;
    border-radius: 0;
    width: 50%;
}

.accordion_tabs .nav-tabs .nav-item .nav-link {
    width: 100%;
    padding: 13px 0;
    border-radius: 0;
    margin-bottom: 0;
    height: 100%;
    border: none;
    outline: none;
    color: rgba(29, 32, 30, 0.4);
    transition: 0.3s linear;
}

.accordion_tabs .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #898a8d;
}

.accordion_tabs .nav-item.Whatsapp .nav-link img {
    width: 26px;
    vertical-align: bottom;
}

.accordion_tabs .nav-item:hover {
    background-color: #898a8d;
}

.accordion_tabs .nav-item:hover .nav-link {
    color: #fff;
}

.accordion_tabs .nav-tabs .nav-link.active,
.accordion_tabs .nav-tabs .nav-link:focus,
.accordion_tabs .nav-tabs .nav-link:focus-visible

/* .accordion_tabs .nav-tabs .nav-link:hover  */
    {
    background-color: #898a8d;
    color: #fff;
}

.nav-item.Whatsapp .nav-link.active,
.nav-item.Whatsapp .nav-link:focus,
.nav-item.Whatsapp .nav-link:visited,
.nav-item.Whatsapp .nav-link:focus-visible {
    background-color: #e0ffe0;
    color: #009D17;
}

.accordion_tabs .nav-tabs .nav-link.active svg path,
.accordion_tabs .nav-tabs .nav-link:focus svg path,
.accordion_tabs .nav-tabs .nav-link:hover svg path {
    fill: #fff;
    fill-opacity: 1;
}

.accordion_tabs .nav-tabs .nav-link svg {
    vertical-align: bottom;
}

.accordion_tabs#accordionFlushExample .accordion-button::after {
    content: '\e145';
    font-family: 'Material Symbols Outlined';
    background-image: none;
    transform: none;
    color: #009D17;
}

.accordion_tabs#accordionFlushExample .accordion-button:not(.collapsed)::after {
    content: '\e15b';
    font-family: 'Material Symbols Outlined';
}

.accordion_tabs.accordion-flush .accordion-item {
    border-radius: 8px;
    background: #FAFDFA;
    border: 1px solid rgba(137, 138, 141, 0.1);
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    padding: 24px;
    margin: 12px 0;
}

.accordion_tabs.accordion-flush .accordion-item .accordion-button {
    background: #FAFDFA;
    padding: 0;
    box-shadow: none;
}

.accordion_tabs .accordion-body {
    padding: 10px 0 0;
    color: rgba(29, 32, 30, 0.6);
}

.faq_tabs .nav-tabs .nav-item {
    width: 25%;
}

.billpay {
    overflow: hidden;
}

.billinginfo table tr td {
    text-align: left;
    padding: 20px;
    vertical-align: middle;
}

.billinginfo table thead tr th {
    border-color: #ccc !important;
    padding: 20px;
}

.billinginfo table tr th {
    font-weight: 700;
    text-align: center;
    font-size: 18px;
}

.billinginfo {
    padding: 30px;
}

.badge.bg-success {
    background-color: #00a817 !important;
    border-radius: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.badge.bg-info,
.badge.bg-warning,
.badge.bg-dark,
.badge.bg-danger {
    border-radius: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.badge.bg-dark {
    background-color: #898a8d !important;
}


.billinginfo {
    margin: 30px;
    background: #009D170d;
    border-radius: 20px;
    box-shadow: 1px 5px 13px #e6e6e6;
    padding: 30px;
}

button.btn.btn-border {
    width: 100%;
    text-transform: capitalize;
    border: 2px solid #009D17;
    color: #009D17;
    transition: 1s;
}

button.btn.btn-border:hover {
    background-color: #009D17;
    border: 2px solid #009D17;
    color: #fff;
    font-weight: 700;
    transition: 1s;
}

.notelist .row {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
    box-shadow: none !important;
}

.header-user-img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin: 0 5px;
}

li.nav-item {
    position: relative;
}

li.nav-item .cart_itemNo {
    position: absolute;
    top: 3px;
    left: 20px;
    background: #009D17;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
}

.inputs .form-control {
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

span.text-danger p {
    margin: 0;
    font-size: 13px;
}

.header_icon .dropdown-menu {
    min-width: max-content;
}



.list-group-item+.list-group-item {
    border-top-width: 1px;
}

.product-box {
    height: 100%;
    display: flex;
}

.footlogo ul li {
    margin-right: 20px;
}

.footlogo ul li a {
    font-size: 30px;
}

.footlogo ul li a svg {
    width: 2rem !important;
}


.gonext a svg path {
    fill: #8c8c8c !important;
}

.gonext a:hover svg path {
    fill: #009D17 !important;
    fill-opacity: 1 !important;
}

.page-link {
    color: #898a8d;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #009D17;
    border-color: #009D17;
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
    }

    .kalam-navabar ul li a span {
        margin-right: 9px;
    }
}

@media only screen and (min-width:767px) and (max-width:1299px) {

    .dashboard-tiles .progress,
    .dashboard-tiles .ticket {
        display: none;
    }

    .dashboard-tiles .product-image {
        padding: 0;
    }

    .dashboard-tiles .card-inner {
        padding: 0;
    }
}

@media only screen and (max-width:1299px) {

    .dashboard-tiles .card-title,
    .dashboard-tiles .card-title {
        border-right: none;
    }

}

@media only screen and (max-width:1199px) {

    .product-info .btn-link {
        padding-top: 20px;
    }
}

@media only screen and (max-width:991px) {
    .login-carousel {
        padding: 25px;
    }

    .login_left p.upper_desc {
        font-size: 18px;
        margin-top: 30px;
    }

    .login_left {
        padding: 0;
    }

    .sidebar {
        /* height: fit-content; */
        min-height: calc(100vh - 50px);
        position: absolute;
        top: 0;
        bottom: 0;
        left: -341px;
        width: 300px;
        box-shadow: 5px 0px 10px #ccc;
        background: #fff;
        z-index: 10;
        transition: left 0.5s ease;
        -webkit-transition: left 0.5s ease;
        -moz-transition: left 0.5s ease;
        -ms-transition: left 0.5s ease;
        -o-transition: left 0.5s ease;
    }

    .sidebar ul {
        width: 100%;
        padding: 20px;
        /* height: 100vh; */
    }

    .toggle.sidebar {
        left: -11px;
    }


    /* .navbar-collapse.kalam-navabar {
        position: fixed;
        background: #fff;
        z-index: 4;
        width: 300px;
        padding: 10px 21px;
        top: 50px;
        bottom: 0;
        right: 0;
        box-shadow: -7px 10px 10px #ccc;
        height: 100%;
        transition: 0.5s;
    } */

    li.nav-item .cart_itemNo {
        left: 10px;
    }

    .navbar-collapse.kalam-navabar ul {
        height: 100vh;
    }

    .navbar-toggler span {
        color: #fff;
    }

    .footlogo ul li a {
        font-size: 23px !important;
    }

    .footlink li {
        padding: 0 10px;
    }

    .product-image {
        padding: 15px;
    }

}


@media only screen and (max-width:767px) {
    .footer .col-md-3 {
        order: 2;
        margin: 15px auto;
    }

    .login_left {
        padding: 30px 50px;
    }

    .carousel-img {
        height: 341px;
    }

    .mainlogin .col-xxl-5.col-xl-5.col-md-6.border-end.align-self-center {
        order: 2;
    }

    .ttl .cart-box .cart-image {
        padding: 0;
    }

    .product-image-slider img {
        padding: 40px 45px;
    }

    .product-info .row.my-4 {
        margin-top: 10px !important;
        margin-bottom: 13px !important;
    }

    .product-info .product-text.my-5.py-2 {
        margin: 5px 0 !important;
    }

    .order_listTable {
        overflow-x: scroll;
    }

    .order_listTable .order-list {
        min-width: 662px;
        margin: 0 15px;
    }

    .footer {
        text-align: center;
    }

    .raise_ticket {
        width: 70% !important;
    }

    .footer {
        max-height: 250px !important;
    }

    .wrapper {
        min-height: calc(100vh - 240px) !important;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .offerlist ul {
        flex-direction: row;
        gap: 0 20px;
    }
}

@media only screen and (min-width:575px) and (max-width:767px) {
    .product-image-slider img {
        padding: 0;
    }

    .w-payer {
        width: 600px !important;
    }
}

@media only screen and (max-width:575px) {
    .footer .footlink {
        gap: 10px 0;
    }

    .lower_desc {
        margin-top: 30px;
    }

    .login_left p.upper_desc {
        font-size: 16px !important;
        margin-top: 22px;
    }

    .Or_text {
        font-size: 25px !important;
        margin: 0 0 20px;
        font-weight: 500;
    }

    .login_left h2 {
        font-size: 30px;
    }

    .login_left {
        padding: 30px 0;
    }

    .carousel-img {
        height: 100%;
    }

    .dropdown-toggle::after {
        margin-left: -4px;
    }

    .check_icon span.material-symbols-outlined {
        font-size: 40px !important;
    }

    section.mainlogin {
        padding: 40px;
    }

    .type_msg button {
        width: auto;
    }

    #uploadBannerimageModal .modal-dialog {
        max-width: 100% !important;
    }

    .ttl .cart-box .cart-image {
        padding: 15px;
    }

    .product-image {
        padding: 30px;
    }

    .product-image-slider img {
        padding: 0 55px;
    }

    .product-image:hover {
        transform: none;
        transition: none;
    }

    .order-list {
        margin: 0 10px;
    }

    #uploadAccountModal #updateAccount input,
    #uploadAccountModal #updateAccount select {
        font-size: 14px;
        padding: 5px;
    }

    #uploadAccountModal #updateAccount {
        padding: 0;
    }

    #uploadAccountModal .modal-title {
        font-size: 18px;
    }

    #uploadAccountModal .btn-close {
        font-size: 12px;
    }

    #uploadAccountModal #updateAccount .btn.btn-secondary {
        font-size: 14px;
        padding: 3px 10px;
    }

    .footer .footlink li {
        border-right: 1px solid #b7b7b7 !important;
        border-radius: 0 !important;
    }

    .raise_ticket {
        width: 100% !important;
    }

    .chat-body .sender-name .sender-msg,
    .chat-body .recieve-name .recieve-msg {
        padding: 5px 10px;
        border-radius: 10px;
    }

    .chat-body .recieve-name {
        padding: 0;
    }

    .login-logo img {
        width: 213px;
    }

    .login-heading h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width:480px) {



    .login-carousel {
        padding: 0;
    }

    .carousel-text h6 {
        width: 90%;
        margin: auto;
    }

    .sidebar {
        width: 204px;
    }

    .product-box .card-body {
        padding-bottom: 40px;
    }

    .product-box .col-xl-8.col-10 {
        width: 100%;
    }

    h4,
    header .header_icon .navbar-toggler,
    .breadcumb a span {
        font-size: 18px !important;
    }

    .card-title h4,
    h5 {
        font-size: 16px !important;
    }

    p,
    a,
    span,
    table tr th,
    table tr td,
    button,
    .orderhead div,
    .orderbody .ordercol,
    input,
    select,
    textarea,
    h6,
    label {
        font-size: 13px !important;
    }

    span.badge {
        font-size: .65rem !important;
    }

    span.material-symbols-outlined {
        font-size: 20px !important;
    }

    .ttl .cart-box {
        padding: 15px;
    }

    .card-total-box {
        padding: 15px 15px;
    }

    .order_listTable .order-list {
        margin: 0;
    }

    .product-info .btn-link {
        padding-top: 27px;
    }

    .chat-body .message-content h5 {
        font-size: 14px !important;
    }

    .chat-body .message-content .date {
        font-size: 10px !important;
    }

    .chat-head .profile-img {
        width: 65px;
        height: 65px;
    }

    .profile-title h3 {
        font-size: 20px;
    }

    .profile-title p {
        font-size: 12px !important;
    }

    .order-sub-item table tr td img {
        width: 60px;
    }

    .appbutton a img {
        width: 33px;
    }

    .card-inner {
        padding: 0;
    }

    .progress {
        width: 47px;
        height: 47px;
        line-height: normal;
    }

    .progress .progress-value {
        font-size: 13px;
        line-height: 44px;
    }

    .order-desc-home {
        padding: 0 !important;
    }

    .ticket img {
        width: 50px;
    }

    .subcategorylist li a img,
    .accordion-button img {
        max-width: 45px !important;
    }

    .accordion-button::after {
        width: 15px;
        height: 15px;
        background-size: 15px;
    }

    .accordion-body {
        padding: 10px 20px;
    }

    .subcategorylist ul li {
        padding: 10px 0;
    }

    .accordion-button,
    .ticket_outer {
        padding: 10px !important;
    }

    .faq_tabs .accordion_tabs.accordion-flush .accordion-item {
        padding: 5px;
    }

    .faq_tabs .accordion_tabs .accordion-body {
        padding: 10px;
        font-size: 14px;
    }

    .card-box.py-5 {
        padding-top: 25px !important;
    }

    #home .input-group .form-outline {
        width: 85% !important;
    }

    #ticketFilter .filterby input,
    #ticketFilter .filterby select {
        padding: 6px;
    }

    .accordion_tabs .nav-tabs .nav-link svg {
        width: 19px;
        height: 21px;
    }

    .accordion_tabs .nav-item.Whatsapp .nav-link img {
        width: 22px;
        vertical-align: top;
    }

    .faq_tabs .nav-tabs .nav-item {
        width: 50%;
    }

    header .header_icon span {
        font-size: 18px !important;
        margin: 0 7px;
    }

    .order-sub-item table tr td,
    .billinginfo table tr td,
    .billinginfo table thead tr th {
        padding: 10px;
    }

    .billinginfo {
        margin: 15px;
        padding: 10px;
    }

    .header-user-img {
        height: 20px;
        width: 20px;
    }

    header span.cart_itemNo {
        width: 12px;
        height: 12px;
        font-size: 10px !important;
        line-height: 12px;
    }

    .quantity input {
        padding: 7px 0px;
    }

    .quantity button {
        padding: 1px 6px;
    }

    .paddingsmall {
        padding: 0 5px;
    }

}

@media only screen and (min-width:420px) and (max-width:575px) {
    .service-img {
        padding: 40px;
    }

    .service-box .col-md-4.col-sm-5 {
        padding: 32px;
    }

    .w-payer {
        width: 400px !important;
    }
}


@media only screen and (max-width:420px) {
    .product-image-slider img {
        padding: 0 19px;
    }

    .play_store_img {
        width: 75px;
    }

    section.mainlogin {
        padding: 25px;
    }

    .service-box .col-md-4.col-sm-5 {
        padding: 15px;
    }

    .card-item-list.m-4 {
        margin: 10px !important;
    }
}

.button_d886 {
    margin-bottom: 0 !important;
}

.niceCountryInputSelector {
    width: 170px !important;
}

.niceCountryInputMenuDefaultText {
    width: auto !important
}


.dashbrd_collapse .collapse_btn {
    border: 1px solid #E5E5E5;
    border-radius: 8px !important;
    display: block;
    background: #FFFFFF;
    text-align: center;
    width: 100%;
    transition: all ease 0.4s;
    position: relative;
}

.dashbrd_collapse .collapse_btn[aria-expanded="true"] {
    border: 1px solid #009D17 !important;
    box-shadow: 0px 0px 11px rgb(0 0 0 / 10%);
    position: relative;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 40px;
}

.dashbrd_collapse .collapse_btn[aria-expanded="true"]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 14px;
    background: #ffffff;
    top: 100%;
    left: 0;
    right: 0;
}

.dashbrd_collapse .collapsing {
    transition: none !important;
}

.dashbrd_collapse .collapse.show {
    width: 100%;
    box-shadow: 0px 9px 9px rgb(0 0 0 / 25%) !important;
    border: 1px solid rgba(25, 176, 48, 1) !important;
    border-bottom-left-radius: 9px !important;
    border-bottom-right-radius: 9px !important;
    margin-top: -1px;
    transition: all ease 0.4s;
    background-color: #ffffff !important;
}

.prdct_radio .form-check {
    margin-right: 15px;
}

.billinginfo.bill_invoice {
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

.invoice_list {
    background: #FAFDFA;
    border-bottom: 2px solid rgba(137, 138, 141, 0.1);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin-bottom: 24px;
    padding: 16px 24px;
}

.bill_invoice p.invoice_date {
    color: rgba(29, 32, 30, 0.5);
    margin-bottom: 0;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bill_invoice p.invoice_pay {
    color: #1D201E;
    margin-bottom: 0;
}

.bill_invoice i,
.bill_invoice svg {
    margin-right: 10px;
    color: #009D17;
    font-size: 1.4em;
    vertical-align: bottom;
}

.sticky_position {
    position: sticky;
    top: 21px;
    align-self: self-start;
}

.paid_ {
    background-color: #009D171c;
}

.blink {
    /* animation: blinker 1s cubic-bezier(.5, 0, 1, 1) infinite alternate; */
    /* transition: all ease 5.5s; */
    position: absolute;
    top: 80%;
    font-size: 12px;
    background: red;
    padding: 0 6px;
    color: #fff;
    right: 0%;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


.p-title {
    color: #009D17;
}

.subcategorylist .sub_desc {
    position: relative;
}

.subcategorylist .sub_desc .blink {
    top: 34%;
    right: 2%;
}

/* .carousel-item img {
    height: 300px;
    object-fit: cover;
} */

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #000;
    border-radius: 37px;
    opacity: 1;
}

.applink {
    color: #fff;
    background-color: #898a8d;
    font-size: 27px;
    /* padding      : 10px; */
    border-radius: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin-left: 3px;
}

.applink .svg-inline--fa.fa-w-16 {
    width: 22px !important;
}

.applink:hover {
    background-color: #009D17;
    color: #fff;
}

.btn-dark {
    color: #898a8d;
    border-color: #898a8d;
    background-color: #fff;
    border-radius: 5px;

}

.btn-dark:hover {
    background-color: #898a8d;
    border-color: #898a8d;
    color: #fff;

}

tbody,
td,
tfoot,
th,
thead,
tr {
    color: #898a8d;
    vertical-align: middle;
}


.form-check-input:checked {
    background-color: #009d17;
    border-color: #009d17;
}

.form-check-input:focus {
    box-shadow: 0 0 0 0.25rem rgb(0 157 23 / 25%);
}

.form-check-input {
    background: none;
    border: 1px solid rgb(0 157 23) !important;
    background-repeat: no-repeat;
}


@media only screen and (max-width:480px) {
    .dashbrd_collapse .collapse_btn[aria-expanded="true"] {
        padding-bottom: 12px;
    }

    .blink {
        font-size: 10px !important;
    }

    .sub_span {
        margin: 0;
    }

    .dashbrd_collapse .collapse_btn {
        padding: 0;
    }
}

@media only screen and (max-width:380px) {
    .dashbrd_collapse .collapse_btn {
        min-height: 120px;
    }

    .dashbrd_collapse .collapse_btn[aria-expanded="true"] {
        padding-bottom: 30px;
    }
}

.suspended {
    background: rgba(181, 181, 181, 0.15);
    margin-bottom: 16px;
    border-radius: 12px !important;
}

.accordion-button.active {
    margin-bottom: 16px;
    border-radius: 12px !important;
    background: #009D171c;
}

.accordion-button.suspended:not(.collapsed) {
    background: rgba(181, 181, 181, 0.30);
}

.accordion-button.active:not(.collapsed) {
    background: #00be1c2e !important;
}

.due_amount {
    background-color: rgba(0, 168, 23, 0.11);
    border-radius: 8px;
    text-align: left;
    padding: 10px;
}

.due_amount h4 {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 400;
}

.due_amount p {
    margin-bottom: 0;
    font-size: 21px;
    font-weight: 700;
}

.upper_header_sort {
    background: #00A817;
    padding: 10px 20px;
}

.lower_content_ {
    padding: 20px;
}

.lower_content_ .list_content {
    background: #FAFAFA;
    padding: 10px;
}

.list_content p,
.list_content h6 {
    color: #A0A0A3;
}

.list_content {
    margin-top: 10px;
}

.list_content h6 {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.list_content .paid_amount h6 {
    color: rgba(0, 168, 23, 1);
}

.list_content .billed_amount h6 {
    color: #F19F00;
}

.list_content .date_ h6 {
    color: #000;
}

.lower_content_ h2 {
    color: #00A817;
    font-size: 22px;
    font-weight: 700;
}

#chart_modal .modal-title {
    font-weight: bold;
    color: #000;
}

#chart_modal .btn-close {
    border-radius: 30px;
    font-size: 12px;
    background-color: #A0A0A3;
    filter: invert(1);
}

.position_sticky {
    overflow: auto;
    position: sticky;
    top: 0;
}

.chart_ {
    padding: 25px;
    background: #FAFAFA;
}

.chart_input input {
    background-color: rgba(0, 168, 23, 0.06);
    border-radius: 5px;
    border: none;
    box-shadow: none !important;
    outline: none !important;
    margin-right: -70px;
}

.chart_input .form-select {
    background-color: #00A817;
    border-radius: 5px;
    border: none !important;
    box-shadow: none !important;
    text-align: center;
    outline: none !important;
    color: #fff;
}

.steps_chart {
    padding: 20px 0;
    height: 400px;
    overflow-y: scroll;
}

.steps_chart .StepProgress {
    position: relative;
    padding-left: 0;
    list-style: none;
}

.steps_chart .StepProgress .StepProgress-item p {
    margin-bottom: 0;
}

.steps_chart .StepProgress .StepProgress-item .date_s {
    color: #00A817;
    font-weight: bold;
}

.steps_chart .StepProgress::before {
    content: '';
    position: absolute;
    top: -15px;
    left: 50%;
    width: 10px;
    height: 101.5%;
    border-left: 2px solid #00A817;
    transform: translateX(-50%);
    z-index: 1;
}

.steps_chart .StepProgress-item {
    position: relative;
    background: #FAFAFA;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 8px;
}

.steps_chart .StepProgress-item::after {
    content: '';
    position: absolute;
    top: 40%;
    left: 50%;
    width: 15px;
    height: 15px;
    border: 5px solid #00A817;
    border-radius: 50%;
    background-color: #FFF;
    transform: translateX(-74%);
    z-index: 2;
}

.steps_chart .StepProgress-item.current::before {
    border-left: 2px solid #00A817;
}

.steps_chart .StepProgress strong {
    display: block;
}

/* .steps_chart .StepProgress-item:not(:last-child) {
    padding-bottom: 20px;
} */

/* .steps_chart .StepProgress-item::before {
    display    : inline-block;
    content    : '';
    position   : absolute;
    left       : 50%;
    height     : 100%;
    width      : 10px;
    border-left: 2px solid #00A817;
    transform  : translateX(-50%);
} */

/* .steps_chart .StepProgress-item::after {
    content         : "";
    font-size       : 10px;
    color           : #FFF;
    text-align      : center;
    border          : 5px solid #00A817;
    background-color: white;
} */



/* .steps_chart .StepProgress-item.current::after {
    content         : '';
    padding-top     : 1px;
    width           : 19px;
    height          : 18px;
    top             : -4px;
    left            : -40px;
    font-size       : 14px;
    text-align      : center;
    color           : #00A817;
    border          : 2px solid #00A817;
    background-color: white;
} */




@media only screen and (max-width:575px) {

    .lower_content_ p,
    .lower_content_ h6 {
        margin-bottom: 5px;
    }

    .list_content .col-xxl-3.col-xl-4.col-lg-5.col-sm-6.col-8 {
        padding: 0;
    }

    .lower_content_ .list_content {
        padding: 5px;
    }

    .lower_content_ .date_ p {
        display: none;
    }

    .list_content .date_ h6 {
        color: #A0A0A3;
    }

}

@media only screen and (max-width:480px) {
    .lower_content_ h2 {
        font-size: 16px;
    }

    .upper_header_sort .d-flex.align-items-center {
        display: block !important;
    }

    .upper_header_sort .d-flex.align-items-center .form-select.w-auto {
        margin-top: 5px;
    }

    .lower_content_ p,
    .lower_content_ h6 {
        font-size: 11px !important;
    }
}

.loader {
    position: fixed;
    background: #c6c6c6a8;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    text-align: center;
    align-self: center;
    justify-content: center;
    z-index: 99;
}

.loader img {
    width: 155px;
    border-radius: 100px;
}

select#MonthName option {
    background-color: #fff;
    color: #000;
}

.order_tracking .card-heading h4 {
    color: #00A817;
}

.progressbar {
    counter-reset: step;
}

.progressbar li {
    list-style: none;
    display: inline-block;
    width: 24%;
    position: relative;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    color: #898A8D;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}

.progressbar li>div {
    display: inline-grid;
}

.progressbar li span {
    text-align: center;
}

.progressbar .date_s {
    /* display    : block; */
    color: #00A817;
    font-size: 10px !important;
    line-height: normal;
}

.progressbar li:before {
    content: "";
    counter-increment: step;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    background-color: #9D9D9D;
    z-index: 1;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
}

.progressbar li:after {
    content: "";
    position: absolute;
    width: 103%;
    height: 4px;
    background-color: #9D9D9D;
    top: 8px;
    left: -37%;
    z-index: -1;
}

.progressbar li:first-child:after {
    width: 32%;
    left: 34%;
}

.progressbar li.active:first-child:after,
.progressbar li.active:before,
.progressbar li.active:after {
    background-color: #00A817;
}

.order_tracking_steps_process {
    background-color: #F4F4F4;
    padding: 15px;
    border-radius: 10px;
}

.order_tracking_steps_process p {
    margin-bottom: 0;
    color: #898A8D;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}

.ticket_process .progressbar li:before {
    background-color: #D9D9D9;
    box-shadow: none;
}

.progressbar li.active:first-child:after,
.progressbar li.active:before,
.progressbar li.active:after {
    background-color: #00A817 !important;
}


.ticket_process .progressbar li:first-child {
    width: calc(100% - 88%);
    justify-content: flex-start;
}

.ticket_process .progressbar li {
    display: inline-grid;
    width: calc(100% - 57%);
    justify-content: end;
}

.ticket_process .progressbar li:first-child:after {
    width: 105%;
}

.ticket_process .progressbar li:after {
    left: 0;
    background-color: #D9D9D9;
    height: 2px;
    top: 9px;
}

.ticket_process .progressbar .date_s {
    color: #898A8D !important;
    font-size: 12px !important;
}

.ticket_process .progressbar li.active span {
    font-size: 13px !important;
    color: #00A817;
}

.ticket_number {
    color: #00A817 !important;
}

.ticket_number span {
    color: #898A8D !important;
}

.status {
    text-transform: capitalize;
    color: #00A817 !important;
}

.status span {
    border-radius: 21px;
    background: #898A8D;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    letter-spacing: 0.6px;
}

@media only screen and (max-width: 1199px) {
    .ticket_process .progressbar li:first-child {
        width: calc(100% - 85%);
    }

    .ticket_process .progressbar li {
        width: calc(100% - 59%);
    }

}

@media only screen and (max-width: 767px) {
    .progressbar li:first-child:after {
        width: 47%;
        left: 21%;
    }

    .progressbar li:after {
        width: 115%;
    }

    .ticket_process .progressbar li:first-child {
        width: calc(100% - 80%);
    }

    .ticket_process .progressbar li {
        width: calc(100% - 63.5%);
    }

    .ticket_process .progressbar li:first-child:after {
        left: 0;
    }
}

@media only screen and (max-width: 575px) {
    .progressbar li:first-child:after {
        width: 67%;
        left: 0%;
    }

    .progressbar li:after {
        width: 138%;
        left: -38%;
    }

    .ticket_process .progressbar li:first-child {
        width: calc(100% - 75%);
    }

    .ticket_process .progressbar li:first-child:after {
        width: 108%;
    }

    .ticket_process .progressbar li {
        width: calc(100% - 69%);
    }

    .ticket_process .progressbar li.active span {
        font-size: 10px !important;
    }

    .status span {
        padding: 3px 5px;
        font-size: 10px !important;
    }


}

@media only screen and (max-width: 420px) {
    .progressbar li {
        width: 23%;
        font-size: 12px !important;
    }

    .progressbar li span {
        font-size: 12px !important;
    }

    .progressbar li:first-child:after {
        width: 69%;
    }

    .progressbar li:before {
        width: 15px;
        height: 15px;
    }

    .progressbar li:after {
        height: 3px;
        top: 6px;
    }

    .ticket_process .progressbar li:after {
        top: 7px;
    }

    .w-payer {
        width: 300px !important;
    }

}


.levels {
    margin: 50px 0;
}

/*  LEVEL-1 STYLES */
.level-1-wrapper {
    position: relative;
    list-style: none;
}

.level-1-wrapper li::before {
    content: "";
    position: absolute;
    top: -45px;
    left: 0;
    width: 2px;
    height: calc(100% + 100px);
    background: #898A8D;
}

.level-1-wrapper::before {
    z-index: 1;
    border-radius: 30px;
    content: "";
    position: absolute;
    top: -50px;
    left: -8px;
    width: 17px;
    height: 17px;
    background: #00A817;
}

.level-1-wrapper::after {
    z-index: 1;
    border-radius: 30px;
    content: "";
    position: absolute;
    bottom: -65px;
    left: -8px;
    width: 17px;
    height: 17px;
    background: #00A817;
}

.level-1-wrapper li+li {
    margin-top: 20px;
}

.level-1 {
    margin-left: 60px;
    position: relative;
}

.level-1::before {
    content: "";
    position: absolute;
    top: 31px;
    left: -10px;
    transform: translate(-100%, -50%);
    width: 48px;
    height: 2px;
    background: #898A8D;
}


/* lever 2  */
.level-2-wrapper {
    position: relative;
    list-style: none;
    margin: 35px 0;
}

.level-2-wrapper li::before {
    content: "";
    position: absolute;
    top: -57px;
    left: -18px;
    width: 1.5px;
    height: calc(100% + 34px);
    background: #898A8D;
}

.level-2-wrapper li+li {
    margin-top: 20px;
}

.level-2::before {
    content: "";
    position: absolute;
    top: 24px;
    left: -12px;
    transform: translate(-100%, -40%);
    width: 50px;
    height: 2px;
    background: #898A8D;
}

.table.level-2::before {
    content: "";
    position: absolute;
    top: 24px;
    left: -12px;
    transform: translate(-100%, -40%);
    width: 50px;
    height: 0px;
    background: #898A8D;
}

.level-2-wrapper .date-filter ul li::before {
    display: none;
}

/* /////////////////  accordion level 1  */

.levels .level-1 .accordion-button::after {
    line-height: 20px;
    content: "+";
    text-align: center;
    border-radius: 17px;
    font-size: 22px;
    color: #fff;
    background-image: none !important;
    background-color: #00A817;
    position: absolute;
    left: -30px;
    top: 18px;
    font-weight: 900;
    width: 24px;
    height: 24px;
    z-index: 2;
}

.levels .level-1 .accordion-button:not(.collapsed)::after {
    content: "-";
    font-size: 31px;
    line-height: 18px;
}

.levels .level-1.accordion-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
}

.levels .level-1 .accordion-collapse.collapse.show {
    background: none;
}

.levels .level-1 .accordion-body {
    background: none;
    border: none;
    padding: 0;
}

.levels .level-1 .items_acc {
    color: #898A8D;
    font-size: 18px;
    font-weight: 700;
}

.levels .level-1 .items_acc span {
    color: #898A8D;
    font-size: 14px;
    font-weight: 500;
}

.levels .level-1 .accordion-button {
    border-radius: 10px !important;
    border: 1px solid #F4F4F4;
    padding: 12px 15px;
    background: #FAFAFA;
}

.levels .level-1 .accordion-button:not(.collapsed) {
    border: 1px solid #D8F1D3;
    background: #D8F1D3;
}

.levels .level-1 .status {
    text-align: center;
    border-radius: 10px;
    background: #00A817;
    color: #D8F1D3 !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    width: auto;
    padding: 3px 12px;
    letter-spacing: 0.6px;
}

.levels .level-1 .accordion-button:not(.collapsed) .items_acc {
    color: #00A817;
}

.levels .level-1 .accordion-button:not(.collapsed) .items_acc span {
    color: #00A817;
}



/* /////////////////  accordion level 2  */
.levels .level-2 .accordion-button::after {
    content: "+";
    text-align: center;
    border-radius: 17px;
    font-size: 22px;
    color: #fff;
    font-weight: 900;
    background-image: none !important;
    background-color: #00A817;
    position: absolute;
    left: -30px;
    top: 12px;
    width: 24px;
    line-height: 20px;
    height: 24px;
    z-index: 2;
}

.levels .level-2 .accordion-button:not(.collapsed)::after {
    content: "-";
    font-size: 31px;
    line-height: 18px;
}

.levels .level-2.accordion-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    position: relative;
    margin-left: 44px;
}

.levels .level-2 .accordion-collapse.collapse.show {
    background: none;
}

.levels .level-2 .accordion-button {
    border-radius: 8px !important;
    border: 1px solid #EAEAEA;
    background: #EAEAEA;
    padding: 10px;
}

.levels .level-2 .accordion-button:not(.collapsed) {
    border: 1px solid #898A8D;
    background: #EAEAEA;
}

.levels .level-2 .inner_acc_text {
    color: #898A8D;
    font-size: 15px;
    font-weight: 700;
}

.levels .level-2 .inner_item_acc {
    display: flex !important;
    gap: 0 10px;
}

.levels .level-2 .inner_item_acc .ticket_raise {
    border-radius: 6px;
    background: #898A8D;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    padding: 5px;
}

.levels .level-2 .inner_item_acc .ticket_raise img {
    width: 15px;
    height: 15px;
    vertical-align: bottom;
    margin-right: 2px;
}

.levels .level-2 .inner_item_acc .upload_file {
    border-radius: 6px;
    background: #00A817;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    padding: 5px;
}

.levels .level-2 .inner_item_acc .upload_file img {
    width: 15px;
    height: 15px;
    margin-right: 2px;
    vertical-align: bottom;
}

.levels .level-2 .accordion-body {
    border-radius: 7px;
    border: 1px solid #00A817;
    background: #FFF;
    box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.06);
    padding: 11px;
    margin: 11px 0;
}

.levels .level-2 .accordion-body .top_section .left {
    color: #00A817;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.16px;
}

.levels .level-2 .accordion-body .top_section .right {
    color: #898A8D;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.14px;
}

.levels .level-2 .accordion-body hr {
    background: #969696;
    margin: 4px 0;
}

.levels .level-2 .accordion-body .bottom_section span {
    color: #ABABAB;
    font-size: 12px;
    letter-spacing: 0.12px;
}

.levels .level-2 .accordion-body .bottom_section p {
    color: #898A8D;
    font-size: 14px;
    letter-spacing: 0.14px;
    margin-bottom: 0;
}

/* MQ STYLES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 767px) {

    .levels .level-1 .accordion-button,
    .levels .level-2 .accordion-button {
        padding: 12px 12px;
    }

    .levels .level-2 .inner_item_acc .ticket_raise,
    .levels .level-2 .inner_item_acc .upload_file {
        padding: 5px 5px;
        font-size: 11px;
    }

    .levels .level-1 .items_acc {
        font-size: 16px;
    }

    .levels .level-2 .inner_acc_text {
        font-size: 15px;
    }
}


@media screen and (max-width: 575px) {

    /* .levels .level-2 .inner_item_acc {
        flex-direction: column;
        gap           : 5px 0;
    } */
    .levels .level-2 .inner_item_acc {
        margin-top: 7px;
    }

    .levels .level-2 .accordion-button {
        padding: 7px 10px;
    }

    .levels .level-2 .accordion-button span.button_flex {
        display: block !important;
    }

    .level-2-wrapper li::before {
        height: calc(100% + 16px);
    }
}

@media screen and (max-width: 480px) {
    .card-heading h4 {
        font-size: 16px !important;
    }

    .levels .level-1 .status {
        font-size: 11px !important;
    }

    .levels .level-2 .inner_item_acc .ticket_raise,
    .levels .level-2 .inner_item_acc .upload_file {
        font-size: 11px !important;
    }

    .level-1-wrapper::before {
        top: -55px;
        left: -5px;
        width: 13px;
        height: 13px;
    }

    .level-1-wrapper::after {
        bottom: -65px;
        left: -5px;
        width: 13px;
        height: 13px;
    }

    .level-1::before {
        top: 28px;
        left: -20px;
        width: 10px;
    }

    .level-2-wrapper li::before {
        height: calc(100% + 10px);
    }

    .level-1 {
        margin-left: 30px;
    }

    .levels .level-1 .accordion-button:not(.collapsed)::after {
        font-size: 23px;
        line-height: 14px;
    }

    .levels .level-1 .accordion-button::after {
        line-height: 16px;
        font-size: 17px;
        left: -22px;
        width: 18px;
        height: 18px;
    }

    .level-2::before {
        top: 22px;
        left: -21px;
        width: 10px;
    }

    .levels .level-2.accordion-item {
        margin-left: 15px;
    }

    .levels .level-1 .accordion-button:not(.collapsed)::after {
        font-size: 23px;
        line-height: 14px;
    }

    .levels .level-1 .accordion-button::after {
        line-height: 16px;
        font-size: 17px;
        left: -22px;
        width: 18px;
        height: 18px;
    }
}

/* process bar */

#progress-bar-container {
    width: 100%;
    height: 10px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 20px;
    overflow: hidden;
}

.progress-bar-child {
    width: 0%;
    height: 100%;
}

.progress1 {
    text-align: center;
    line-height: 75px;
    font-size: 35px;
    font-family: "Segoe UI";
    animation: timelapse 2s forwards;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.86, .05, .4, .96);
    animation-name: timelapse;
    animation-direction: reverse;
    background: #009D17;
    /* border-radius: 50px 0px 0px 50px; */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #befac7 0%, #7cdd8b 45%, #009D17 100%);
}

.shrinker1 {
    background-color: #f1f1f1;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}

.timelapse {
    animation-name: timelapse;
    animation-fill-mode: forwards;
    animation-duration: 2s;
    animation-timing-function: cubic-bezier(.86, .05, .4, .96);
}

@keyframes timelapse {
    0% {
        width: 100%;
    }

    100% {
        width: 0%;
    }
}

.badge-sm {
    border-radius: 20px !important;
    line-height: normal;
    font-size: 12px;
}

.badge-sm.bg-muted {
    background: #000 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bg-default {
    background: #00a817 !important;
    color: #fff !important;
}

.trafficeheading {
    font-weight: bold;
    font-size: 18px;
    color: #00a817;
    background: #f1f1f1;
    padding: 6px 10px;
    border-radius: 5px;
}

.bg-default.accordion-button::after {
    background-color: #fff;
    border-radius: 20px;
}

.bg-default.accordion-button:not(.collapsed)::after {
    background-color: #fff;
    border-radius: 20px;
}

.reopened {
    background-color: #dfffe3 !important;
    margin-bottom: 20px;
}

.filterby {
    background: #d3ffd9;
    padding: 10px 0;
    border: 0 !important;
    border-radius: 10px;
}


/* Add your CSS styles for the slider here */
.slider-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slide1 {
    width: 100%;
    height: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.slide1.active {
    height: auto;
    opacity: 1;
    position: relative;
}

.levels .level-2 .inner_item_acc .ticket_raise:hover {
    background: #565658;
}

.levels .level-2 .inner_item_acc .upload_file:hover {
    background-color: #047e16;
}

.pdflist ul li {
    margin-bottom: 20px;
    padding: 4px;
    border: 1px solid #00a817;
    background-color: #009D171c;
    border-radius: 10px;
    list-style: none;
}

#pdfmodal .modal-header {
    border-bottom: 1.5px dashed #ccc;
}

#pdfmodal .modal-header {
    border-bottom: 2px dashed #ccc;
    margin: 0 10px;
    padding: 10px;
    font-weight: bold;
}

@media only screen and (max-width:1199.99px) {
    .levels .level-2 .inner_item_acc .upload_file {
        border-radius: 6px;
        background: #00A817;
        color: #FFF;
        font-size: 10px;
        text-align: center;
        padding: 5px;
    }

    .levels .level-2 .inner_item_acc .upload_file img {
        width: 10px;
        height: 10px;
        margin-right: 0px;
        vertical-align: bottom;
    }

    .levels .level-2 .inner_item_acc .ticket_raise img {
        width: 10px;
        height: 10px;
        vertical-align: bottom;
        margin-right: 0px;
    }

    .levels .level-2 .inner_item_acc .ticket_raise {
        border-radius: 6px;
        background: #898A8D;
        color: #FFF;
        font-size: 10px;
        text-align: center;
        padding: 5px;
    }

    .levels .level-2 .inner_acc_text {
        color: #898A8D;
        font-size: 14px;
        font-weight: 700;
    }

    .badge-sm {
        font-size: 10px;
    }



}

.toggle-password {
    float: right;
    cursor: pointer;
    margin-right: 20px;
    margin-top: -33px;
}

.togg-pass {
    position: absolute;
    right: 0;
}



/* css Aawed */

.heading {
    color: #00A817;
    font-size: 24px;
    font-weight: bold;
}

.data-error {
    color: #898A8D;
    font-size: 24px;
    font-weight: 400;
}

.tile-digit1 {
    color: #fff;
    /* font-size: 36px; */
    font-size: 28px;
    font-weight: bold;
    margin: 0px;
}

.tile-title1 {
    color: #C5FFCD;
    /* font-size: 24px; */
    font-size: 19px;
    font-weight: normal;
    margin: 0px;
}

.tile-title2 {
    color: #e8e8e8;
    /* font-size: 24px; */
    font-size: 19px;
    font-weight: normal;
    margin: 0px;
}

.droplogo {
    /* width: 20px !important;
    height: 20px !important; */
    margin-right: 5px;
    display: flex;
}

.cardbg1 {
    background-image: linear-gradient(#026E11, #00A817);
}

.cardbg2 {
    background-image: linear-gradient(#4f4f4f, #898A8D);
}

.cardbg3 {
    background-image: linear-gradient(#26d43e, #007610);
}

.logobg {
    background-color: white;
    padding: 14px 10px;
    border-radius: 13px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tile-logo {
    width: 80%;
    height: auto;
}

.form-select1 {
    border: 0px solid white !important;
    color: #898A8D !important;
}

.seldate {
    color: #898A8D;
    font-size: 18px;
    font-weight: normal;

}

.active0 {
    background-color: #c1ffc9;
    color: #00a817;
    border: 1px solid #5fee72;
    border-radius: 8px;
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding-top: 8px;
    padding-bottom: 8px;
}

.active1 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 42px;
}

.active0 .droplogo svg path {
    stroke: #00a817;
    stroke-opacity: 1;
}

.form-select1:focus {
    outline: none !important;
    box-shadow: none;
}

/* .btn:hover {
    color: #fff;
} */

.btn1:hover {
    color: #898A8D !important;
}

/* datatable css   */

.dataTables_filter {
    float: right;
    margin-bottom: 1em;

    &:after {
        clear: both;
    }
}

.dt-buttons a .glyphicon {
    visibility: hidden;
}

.dt-buttons a:hover .glyphicon {
    visibility: visible;
}

/* datatable css end */


/* datepicker css */

.date-range-picker {
    position: absolute;
    display: none;
    margin-top: 10px;
    background: #fff;
    border: oldlace;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 23px #ccc;
    flex-direction: column;
    transition: all 0.5s ease;
}

.date-range-picker input {
    margin: 5px;
}

.indate {
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #898a8d;
    padding: 5px 5px;
}

#dateRangePicker {
    border-radius: 10px;
    display: none;
    animation: fadeIn 0.5s ease-in-out forwards;
    transition: opacity 0.3s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


/* datepicker css end */

.form-select-wrapper {
    position: relative;
    display: inline-block;
}

.form-select1 {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 0.5rem;
    padding-left: 2.5rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
}

.form-select-image {
    position: absolute;
    top: 50%;
    left: 0.2rem;
    /* Adjust the position as needed */
    transform: translateY(-50%);
    cursor: pointer;
    pointer-events: none;
    /* Enable clicking */
    width: 25px;
}

.overflow-ellipsis {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    padding-left: 30px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0;
    border-radius: 8px;
}

.select2-container .select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #898a8d;
    line-height: 40px;
    padding-left: 2px;
    width: auto;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 7px;
    right: 5px;
    width: 20px;
}

.select2.select2-container {
    padding-right: 20px;
    width: 100% !important;
}

/* Add padding to the right of the select element to create space for the icon */
.with-margin {
    padding-right: 40px;
    /* Adjust the value as needed */
}

/* Position the dropdown icon */
.form-select-image {
    position: absolute;
    right: 10px;
    /* Adjust the value as needed */
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    /* Prevent interaction with the image */
}



/* new_css=== for responsive ==================== */


@media only screen and (max-width:480px) {
    .res-view {
        overflow-x: scroll;
        width: 80vw;
    }

    .res-view1 {
        overflow-x: scroll;
        width: 96vw;
    }

    .align-text1 {
        text-align: center;
    }

    table.table-bordered.dataTable tbody th,
    table.table-bordered.dataTable tbody td {
        white-space: nowrap !important;
    }

    table.table-bordered.dataTable th {
        white-space: nowrap !important;
    }

    .text-align2 {
        text-align: center;
    }

    .dataTables_filter {
        float: none;
        margin-bottom: 1em;
        margin-top: 10px;
    }

    .row-size {
        width: 28%;
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .res-view {
        overflow-x: scroll;
        width: 85vw;
    }

    .res-view1 {
        overflow-x: scroll;
        width: 96vw;
    }

    .align-text1 {
        text-align: center;
    }

    table.table-bordered.dataTable tbody th,
    table.table-bordered.dataTable tbody td {
        white-space: nowrap !important;
    }

    table.table-bordered.dataTable th {
        white-space: nowrap !important;
    }

    .text-align2 {
        text-align: center;
    }

    .dataTables_filter {
        float: none;
        margin-bottom: 1em;
        margin-top: 10px;
    }

    .row-size {
        width: 24%;
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {
    .res-view {
        overflow-x: scroll;
        width: 90vw;
    }

    .align-text1 {
        text-align: end;
    }

    .text-align2 {
        text-align: end;
    }

    .logobg {
        width: 50px;
        height: 50px;
    }

    .tile-digit1 {
        /* font-size: 28px; */
        font-size: 24px;
    }

    .tile-title1,
    .tile-title2 {
        /* font-size: 16px; */
        font-size: 16px;
    }

    .row-size {
        width: 32%;
    }

    /* logobg 50px digit 24 title 16  */
}





@media only screen and (min-width:576px) and (max-width:767px) {
    .align-end {
        text-align: end;
    }

    .tile-digit1 {
        /* font-size: 28px; */
        font-size: 18px;
    }

    .tile-title1,
    .tile-title2 {
        /* font-size: 16px; */
        font-size: 12px;
    }

    /* logobg 50px digit 18 title 12  */
}


@media only screen and (max-width:534px) {

    .logobg {
        width: 50px;
        height: 50px;
    }

    .date-width {
        width: 80%;
    }

    .heading {
        color: #00A817;
        font-size: 20px;
        font-weight: bold;
    }

    .tile-digit1,
    .tile-title1,
    .tile-title2 {
        font-size: 13px;
    }

    .gap-end {
        padding-right: 0px;
    }

    .gap-start {
        padding-left: 0px;
    }

    .text-align1 {
        text-align: start;
    }

    .dis-kbot {
        display: flex;
        flex-direction: column;
        /* margin-left: 25%;
        margin-top: 7%; */
        justify-content: center;
        align-items: center;
    }

}

@media only screen and (min-width:535px) and (max-width:991px) {

    .date-width {
        width: 50%;
    }

    .logobg {
        width: 50px;
        height: 50px;
    }

    .text-align1 {
        text-align: start;
    }

}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .date-width {
        width: 28%;
    }

    .logobg {
        width: 85px;
        height: 85px;
    }

    .gap-end {
        padding-right: 8px;
    }

    .gap-start {
        padding-left: 8px;
    }

    .text-align1 {
        text-align: start;
    }

    .text-align2 {
        text-align: end;
    }

    .logobg {
        width: 75px;
        height: 75px;
    }

    .tile-digit1 {
        /* font-size: 28px; */
        font-size: 28px;
    }

    .tile-title1,
    .tile-title2 {
        /* font-size: 16px; */
        font-size: 19px;
    }

    /* logobg 75px digit 28 title 20  */

    .row-size {
        width: 32%;
    }
}

@media only screen and (min-width: 1200px) {

    .text-align1 {
        text-align: end;
    }

    .text-align2 {
        text-align: end;
    }

    .row-size {
        width: 35%;
    }

}

@media only screen and (min-width: 1292px) {

    .marg {
        margin-left: 1.5rem !important;
    }

}



/* css for payer page */

.badge1 {
    background-color: #898A8D !important;
    border-radius: 15px !important;
}

.badge2 {
    background-color: #00a817 !important;
    border-radius: 15px !important;
}

.form-controlp {
    border: 0px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px !important;
    padding: 12px 0.75rem !important;
    background-color: #f4f4f4 !important;
}

.form-controlpp {
    border: 0px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px !important;
    padding: 12px 0.75rem !important;
    background-color: #fff !important;
}

.btnp {
    border-radius: 6px;
    padding: 5px 40px;
}

.country-selector {
    display: flex;
    align-items: center;
}

.country-selector select {
    margin-right: 10px;
}

.mypayerdetails table {
    white-space: nowrap;
}

.mypayerdetails table tr td,
.mypayerdetails table tr th {
    padding: 13px 10px;
}

input:-internal-autofill-selected {
    background-color: #fff !important;
}

.niceCountryInputMenuDropdown {
    right: 0px !important;
}

.niceCountryInputMenu {
    height: 50px !important;
    position: relative;
    width: max-content !important;
}

div#payesr_login_details::before {
    content: '';
    position: absolute;
    background: #00000012;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

/* css for payer page end */


/* css for SMS page */

.tile-digit3 {
    color: #00a817 !important;
    font-size: 20px !important;
}

.tile-title3 {
    color: #898A8D;
    font-size: 16px;
}

.logobg-sms {
    background-color: #00a817;
    padding: 0px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 13px 33px rgba(0, 0, 0, 0.1);
}

.logobg-smsf {
    background-color: #fff;
    padding: 7px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

.actives .flipp svg path {
    stroke: #00a817;
    stroke-opacity: 1;
}

.linecss {
    width: -webkit-fill-available;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

.card-new {
    padding: 0px;
    border-radius: 8px;
    height: auto;
    background-color: #fff;
    box-shadow: 1px 10px 20px #d4d4d4;
    width: 60px !important;
}

.mx-f {
    margin: 0px 5px;
    font-size: 16px;
}

/* Custom Tooltip Styles */
.custom-tooltip {
    background-color: #5a5a5a;
    /* Background color */
    color: #000;
    /* Text color */
    font-size: 14px;
    /* Font size */
    padding: 8px;
    /* Padding inside the tooltip */
    border-radius: 6px;
    /* Rounded corners */
}


.select2-container .select2-selection--single .select2-selection__rendered {
    display: block !important;
    padding-left: 8px !important;
    padding-right: 60px !important;
    overflow: hidden !important;
    text-overflow: clip !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 6px 0 6px !important;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

/* submenu dropdown css */

.cust-menu {
    background-color: #ededed;
    border: 0px;
    color: #7a8590;
    /* box-shadow: 1px 10px 20px #d4d4d4; */
    width: 100%;
    position: relative !important;
    margin-top: 0px !important;
    margin-left: 10px;
    padding: 0px !important;

}

.cust-menu span {
    margin: 3px 10px 0px 5px !important;
    font-size: 15px !important;

}

.cust-submenu {
    color: #7a6e6e;
    font-size: 13px;
    padding: 8px 3px 8px 15px !important;
    /* white-space: break-spaces !important; */
    border-bottom: 1px solid #ddd;
    position: relative;
}
.cust-submenu small {
    position: absolute;
    right: 9px;
}
.dropdown-item:active {
    color: #fff;
    text-decoration: none !important;
    background-color: #00a817 !important;
}

.dropdown-toggle::after {
    display: none !important;
}

.arrow-cust {
    position: absolute;
    font-size: 22px !important;
}

.arrow-cust {
    /* display: inline-block; */
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
}

/* Rotate back to 0 degrees */
.arrow-cust.rotate-back {
    transform: rotate(0deg);
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #00a817;
}

.w-payer {
    width: 100%;
}

.switch-account-box .form-check-input:checked {
    background-color: #14ff00;
    border-color: #d2ffd9;
}

.switch-account-box .form-switch .form-check-input {
    width: 2em;
    margin-left: 0;
}

.switch-account-box .form-check-input:focus {
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 30%);
}

.switch-account-box .form-check .form-check-input {
    float: none;
    margin-left: 0em;
}
.switch-account-box .form-check-input:active {
    filter: brightness(100%);
}

.switch-account-box .form-check-input{
    background-color: #fff;
    background-repeat: no-repeat;
}
.switch-account-box label{
    color: #fff;
    font-size: 13px;
}

.switch-account-box{
    display: flex;
    justify-content: center;
    align-items: center;
}

.switch-account-box button{
    color: #00a817 !important;
padding: 5px;
    border: 0;
    margin-left: 5px;
    background-color: #fff ;
    font-size: 13px;

}


/* reports page css start */

.text-bg-failed {
    background-color: #898A8D !important;
    border-radius: 21px !important;
    width: 100%;
}

.text-bg-processing {
    background-color: #85E4ED !important;
    border-radius: 21px !important;
    width: 100%;
}

.text-bg-download {
    background-color: #00A817 !important;
    border-radius: 21px !important;
    width: 100%;
}

.text-bg-failed:hover {
    color: #fff !important;
}

.text-bg-processing:hover {
    color: #fff !important;
}

.text-bg-download:hover {
    color: #fff !important;
}

.dropdown-bg {
    background-color: #ececec;
}

.width-100 {
    width: 100% !important;
}

/* reports page css start */ 

/* sdwan css */

.sdwan-top-head{
    background-color: #D9FFDE !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.connected_clients ul li{
    list-style: none;
    width: 100%;
    margin: 20px 0;
    position: relative;
    z-index: 1;

}

.connected_clients ul li:nth-child(2n+1)
{
    padding-left: 50px;
}

.connected_clients ul li:nth-child(2n+1)::after{
    content: '';
    position: absolute;
    left: 0%;
    width: calc(100% - 48px);
    height: 2px;
    background-image: linear-gradient(45deg, #00a817 0%, #898a8d 40%);
    top: 35%;
    z-index: -1;
    
}
.connected_clients ul li::after{
    content: '';
    position: absolute;
    left: 0%;
    width: calc(100% - 70px);
    height: 2px;
    background-image: linear-gradient(45deg, #00a817 0%, #898a8d 40%);
    top: 35%;
    z-index: -1;
    
}
.client_wifi_ img{
  
}

.sdwan-counter{
    background-color: #898A8D;
    padding: 0px 20px ;
    color: #fff;
    border-radius: 80px;
    margin-left: 40px;
    margin-top: -25px;
}

.connected_clients ul:before {
    color: '';
    content: '';
    position: absolute;
    height: calc(100% - 35px);
    width: 2px;
    background: #00a817;
    left: 0;
    top: -21px;
}

.connected_clients ul {
    position: relative;
    margin-left: 30px;
}

.parallel{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.client_wifi_{
    position: relative;
}
.client_wifi_ img.hide_wifi{
    position: relative;
    padding: 6px;
    border-radius: 100px;
    background-color: #E5FFE9;
    margin: 0 50px;
    display: block;
}
.client_wifi_ img.show_wifi{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 0;
    border-radius: 100px;
    background-color: #E5FFE9;
    margin: 0 50px;
}
.connected_clients ul li a:hover .client_wifi_ img.hide_wifi, .connected_clients ul li.active a:hover .client_wifi_ img.hide_wifi {
   opacity: 0;
}

.connected_clients ul li a:hover .client_wifi_ img.show_wifi, .connected_clients ul li.active .client_wifi_ img.show_wifi {
  opacity: 1;
 }

 .notif-head{
    background: #fff;
 }
 
.res-view1 tr td, .res-view1 tr th{
    border: 1px solid #ccc !important;
}

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left-width: 1px !important;
}
.table-bordered>:not(caption)>*>* {
    border-width: 1px 1px !important;
}
table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: collapse !important;
    border-spacing: 0;
}

.div_sdwan_table table tr td:first-child{
    width: 36% !important;
}

.up_down > .d-flex {
    width: 100%;
    align-items: start;
    font-size: 13px;
}
.up_sdwan{
    width: 30%;
}

/* sub category layout */
.subtosubcategory_list a.accordion-button.p-1[aria-expanded="true"] {
    background: #d9f2dd;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.subtosubcategory_list .accordion-collapse.collapse.show {
    border: 0 !important;
    box-shadow: none !important;
    background: #F9F9F9 !important;
}

.sub-child-icon{
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
align-items: center;

}
.subtosubcategory_list .accordion-button::after {
    transform: rotate(0deg);
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_1817_794)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.0711%2019.7373C15.1657%2023.6427%208.83428%2023.6427%204.92893%2019.7373C1.02358%2015.832%201.02358%209.50056%204.92893%205.59521C8.83428%201.68986%2015.1657%201.68986%2019.0711%205.59521C22.9764%209.50056%2022.9764%2015.832%2019.0711%2019.7373ZM15.5355%2013.3734C15.7231%2013.1858%2015.8284%2012.9315%2015.8284%2012.6663C15.8284%2012.4011%2015.7231%2012.1467%2015.5355%2011.9592L12.7071%209.13074C12.5196%208.9432%2012.2652%208.83785%2012%208.83785C11.7348%208.83785%2011.4804%208.9432%2011.2929%209.13074C11.1054%209.31828%2011%209.57263%2011%209.83785C11%2010.1031%2011.1054%2010.3574%2011.2929%2010.545L13.4142%2012.6663L11.2929%2014.7876C11.1054%2014.9751%2011%2015.2295%2011%2015.4947C11%2015.7599%2011.1054%2016.0143%2011.2929%2016.2018C11.4804%2016.3893%2011.7348%2016.4947%2012%2016.4947C12.2652%2016.4947%2012.5196%2016.3893%2012.7071%2016.2018L15.5355%2013.3734Z%22%20fill%3D%22%2300A817%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1817_794%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate(0%2024.6663)%20rotate(-90)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
    margin-right: 8px;
    border-radius: 100px;
    display: none

}
.subtosubcategory_list .accordion-button:not(.collapsed)::after {
    transform: rotate(90deg);
    background-color: transparent;
    border-radius: 100px;
    /* background-blend-mode: color-dodge; */
    margin-right: 8px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_1817_794)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.0711%2019.7373C15.1657%2023.6427%208.83428%2023.6427%204.92893%2019.7373C1.02358%2015.832%201.02358%209.50056%204.92893%205.59521C8.83428%201.68986%2015.1657%201.68986%2019.0711%205.59521C22.9764%209.50056%2022.9764%2015.832%2019.0711%2019.7373ZM15.5355%2013.3734C15.7231%2013.1858%2015.8284%2012.9315%2015.8284%2012.6663C15.8284%2012.4011%2015.7231%2012.1467%2015.5355%2011.9592L12.7071%209.13074C12.5196%208.9432%2012.2652%208.83785%2012%208.83785C11.7348%208.83785%2011.4804%208.9432%2011.2929%209.13074C11.1054%209.31828%2011%209.57263%2011%209.83785C11%2010.1031%2011.1054%2010.3574%2011.2929%2010.545L13.4142%2012.6663L11.2929%2014.7876C11.1054%2014.9751%2011%2015.2295%2011%2015.4947C11%2015.7599%2011.1054%2016.0143%2011.2929%2016.2018C11.4804%2016.3893%2011.7348%2016.4947%2012%2016.4947C12.2652%2016.4947%2012.5196%2016.3893%2012.7071%2016.2018L15.5355%2013.3734Z%22%20fill%3D%22%2300A817%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1817_794%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate(0%2024.6663)%20rotate(-90)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
display: none;
}

.bulk-bg-g {
    background-color: #DFFFE3;
    padding: 10px 0px;
    margin-bottom: 1px;
}

.bulk-bg-w {
    background-color: #fff;
    padding: 10px 0px;
    margin-bottom: 1px;
    border-bottom: 1px solid #ebebeb;
}

.bg-bulk-total {
    background-color: #f4f4f4;
    color: #00A817;
    border-radius: 10px;
    margin-top: 20px;
}


/* pachage bundling */
.package_header{
    background: #00A817;
    padding: 20px;
    border-radius: 10px;
    text-align: center;

}
.package_header p {
    font-weight: normal;
    font-size: 14px;
    /* margin: 0; */
}
th.package-service{
    background: #898A8D !important;
    border-radius: 10px;
}
.pacgae-bundling-table table tbody{
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
}
.pacgae-bundling-table .table thead th{
padding: 2px;
}
.pacgae-bundling-table tr td svg {
    width: 25px;
    height: 25px;
}
.pacgae-bundling-table tr td {
    text-align: center;
    border-right: 1px solid #ccc !important;
}

.odd-package td{
    background-color: #f1f1f1;
}
.pacgae-bundling-table table tfoot td{
    border: 0 !important;
}

.package-bundling{
    background-color: #E5FFE3;
    padding: 10px;
    border-radius: 10px;
}

.font-bolder{
    font-weight: 900 !important;
}

.table-div {
    background-color: #f4f4f4 !important;
    border-radius: 10px !important;
    padding: 10px !important;
    margin-top: 10px !important;
}

.btn.btn-toggle .icon {
    background-color: #00a817 !important;
    color: white !important;
    padding: 0px 5px 0px !important;
    border-radius: 50px !important;
    font-size: 10px !important;
}

/* ensure collapsed <tr> hide correctly, and show as table-row */
table .collapse {
  display: none;
}
table .collapse.show {
  display: table-row;
}


.table-accordion {
    padding: 10px !important;
    background-color: #f4f4f4 !important;
    border-radius: 10px !important;
    margin-top: 10px !important;
}


div.dataTables_wrapper div.dataTables_filter input {
    background: white;
}

div.dataTables_wrapper div.dataTables_length select {
    background: white;
}