.app-logo-content.d-flex.align-items-center.justify-content-center {
    background-size: 110%;
    background-position: bottom;
}

div.mini-drawer .app-main-header.custom-color {
    background: #2fce99 !important;
}

img.no-preview {
    width: 100%;
    height: 85%;
}

.imagePreview {
    padding: 35px 0 15px 155px !important;
}

.app-sidebar .side-nav {
    width: 226px;
    background-size: 100%;
    /* -webkit-box-shadow: 1px 2px 5px #b4bfc3;
  box-shadow: aliceblue; */
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #beffeb !important;
}

.border-side {
    border-right: 1px solid #cfc2bb8c;
}

.select-simple {
    width: "100%" !important;
    margin: 15px 0 0;
}

.user-detail {
    min-width: 60px;
    margin-top: 5px;
}

.upload-btn-wrap label {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.2);
    width: 40px;
    height: 100%;
    line-height: 42px;
    display: flex;
    justify-content: center;
}

.upload-btn-wrap {
    display: flex;
    align-items: center;
    background: #083266 !important;
    padding: 9px 0 9px 36px !important;
    color: #fff;
    margin: 25px 0 0 !important;
    position: relative;
}

.model {
    background: #083266 !important;
    color: white;
}

.rounded-avatar {
    width: 100px !important;
    height: 100px !important;
    margin: 25px 0;
    border-radius: unset !important;
}

.app-main-content .s-btn {
    padding: 12px 28px !important;
}

.app-login-form button,
.app-main-content .jr-btn,
button.CBmargin {
    padding: 12px 22px 10px !important;
    display: inline-block;
    width: 100%;
    margin: 10px 0;
    color: #fff !important;
}

.clrfff {
    color: #fff !important;
}

.filter button.CBmargin,
.filter button.jr-btn-label.left {
    margin: 25px 0 0 !important;
}

.app-container.fixed-drawer .app-main-header {
    -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
    left: 226px !important;
    right: 0;
}

span.DestinationInroute,
span.FindingTrips,
span.Offline,
span.PickupInroute,
span.active,
span.approved,
span.blocked,
span.cancel,
span.cancelled,
span.completed,
span.confirmed,
span.created,
span.declined,
span.label,
span.rejected,
span.searching,
span.started {
    color: white;
    padding: 4px 4px 6px;
    border-radius: 5px;
    font-size: xx-small;
}

.select-multi {
    width: 100%;
    margin-top: 15px !important;
}

ul.nav-menu li.menu .sub-menu {
    background: transparent !important;
}

.customIcon a {
    display: flex;
    -webkit-display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
}

.app-sidebar .side-nav ul.nav-menu li a,
.app-sidebar .side-nav ul.nav-menu li button {
    padding: 10px 20px;
    color: #000;
}

.action-buttons {
    margin-top: 5px;
    padding: 5px;
    text-align: center;
}

.action-buttons button {
    margin: 5px;
}

.row.scroll-Tboby {
    max-height: 230px;
    overflow-y: scroll;
}

.shadow-lg.alert.alert-dismissible.fade.show {
    padding: 10px;
}
.help-sign.short,
.help-sign.short:hover {
    background: white;
    box-shadow: none;
}

.alert-dismissible .close {
    top: -11px !important;
}

.Toastify__toast {
    min-height: 40px !important;
}

.header-title {
    display: flex;
}

img.mobile-logo {
    display: none;
}

.app-name {
    display: none;
}

.w-p1 {
    white-space: pre-line;
}

.agreement-btn {
    margin-top: 22px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    background: #173e6f;
    border: 1px #173e6f;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
}

.Sales_analytics.p-10 {
    padding: 12px !important;
}

.d-flex4 {
    display: flex;
}

.mx-55 {
    margin: 0 54px;
}

.padding-30 {
    padding: 30px;
}

.edit-from-div {
    padding: 20px 60px;
    border: 1px solid #80808070;
    box-shadow: 2px 2px 3px -3px;
    margin: 20px;
}

.party-signin-mob {
    display: none;
}

.party-canei {
    padding: 6px 60px;
    margin-right: 20px;
}

.party-upadtea {
    padding: 6px 36px;
}

.m-agr {
    display: none;
}

.digital-sign-mob {
    display: none;
}

.tabs-center {
    text-align: center;
    width: 100%;
}

.case-tab-de {
    display: flex;
    flex: 1;
}

.white-wrap {
    line-break: anywhere;
}

/* new custom css */

/* new custom css end*/
/* iphone xr */
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .party-signin-mob {
        min-height: 896px !important;
    }

    .party-signin-text {
        font-size: 34px !important;
    }
}

/* iphone 12 pro */
@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .party-signin-mob {
        min-height: 844px !important;
    }

    .party-signin-text {
        font-size: 34px !important;
    }
}
@media only screen and (max-width: 767px) {
    .case-tab-de {
        display: block !important;
    }

    .po-box {
        white-space: pre-line;
    }

    .revenue-wrap1 {
        overflow-x: scroll;
    }

    .revenueTable-pagination-box {
        width: 96%;
        display: block !important;
        margin: 4px;
        box-shadow: 1px 0 #80808030 !important;
    }

    img.mobile-logo {
        width: 50px !important;
        height: 50px;
        display: block;
        object-fit: contain;
    }

    .pagination-text {
        justify-content: unset !important;
    }

    .revenueTable-conatiner {
        padding: 4px 0 8px !important;
    }

    .Sales_analytics {
        padding: 0 !important;
    }

    .p-mob {
        padding: 0 !important;
    }

    .pov123 {
        display: block !important;
    }

    .filesrevenue-subconatinerpov {
        justify-content: unset !important;
    }

    .filesrevenue-conatiner {
        display: block !important;
    }

    .pov123 p {
        margin: 0 10px 5px 0 !important;
    }

    .case-deatils-container {
        display: block !important;
        padding-bottom: 30px;
        border-bottom: 1px solid #8080804d;
    }

    .case-hearing-box {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .fixed-doc-tab1 {
        width: 100% !important;
    }

    .d-flex4 {
        display: block;
        line-height: 24px;
    }

    .mx-55 {
        margin: 0 !important;
    }

    .padding-30 {
        padding: 30px 0;
    }

    .case-hearing-box {
        padding: 8px !important;
    }

    .edit-from-div {
        padding: 20px 15px;
        border: 1px solid #80808070;
        box-shadow: 2px 2px 3px -3px;
        margin: 0;
    }

    .margin-r-20 {
        margin-right: 2px !important;
    }

    .party-signin-mob {
        display: block;
        background-image: url("../images/party-signin.png");
        min-height: 600px;
    }

    .party-signin-text {
        padding-top: 15vh;
        text-align: center;
        font-size: 31px;
        font-weight: 400;
        color: #fff;
    }

    .party-signin-div {
        display: block !important;
        padding: 20px;
        width: 100%;
        margin-top: 24vh;
    }

    .or-line {
        margin-top: 22px;
        display: flex;
    }
    .or-line:after,
    .or-line:before {
        color: white;
        content: "";
        flex: 1;
        border-bottom: groove 2px;
        margin: auto 0.25rem;
        box-shadow: 0 -2px;
    }

    .party-login-mob {
        font-size: 18px;
        background: #083266;
        color: #fff;
        padding: 8px 25px;
        border-radius: 27px;
        font-weight: 500;
        letter-spacing: 1px;
        border: #083266;
    }

    .party-forget-mob {
        float: right;
        font-size: 18px;
        color: #083266;
        padding: 8px 25px;
        border-radius: 27px;
        font-weight: 400;
    }

    .party-canei {
        padding: 6px 42px;
        margin-right: 20px;
    }

    .party-upadtea {
        padding: 6px 16px;
    }

    .party-upadtea.password-update-btn {
        margin-right: 6px !important;
    }

    .m-agr {
        display: block;
    }

    .m-agr p {
        text-align: justify;
    }

    .border-side {
        background-color: #fff;
    }

    .digital-sign-mob {
        display: block;
        background: #fff;
        min-height: 600px;
    }

    .landing-page-header {
        display: block;
    }

    .landing-page-ul {
        padding: 0;
    }

    .landing-page-logo {
        width: 28% !important;
        margin-top: 5px !important;
    }

    .landing-page-ul li {
        line-height: 25px !important;
        margin: 6px 8px !important;
    }

    .login-conariner-right-link {
        width: 30% !important;
    }

    .tabs-center {
        text-align: unset !important;
        margin-bottom: 14px;
    }

    .app-login-content {
        padding: 20px 35px !important;
    }

    .booking_coomon {
        width: 86px !important;
        text-align: center !important;
    }

    .checkbox-revenue-subtext {
        white-space: pre;
    }

    .checkbox-revenue {
        font-size: 15px !important;
    }

    .event12 {
        display: block !important;
    }
}
@media screen and (max-width: 1199px) {
    img.mobile-logo {
        width: 50px;
        height: 50px;
        padding: 7px 0;
        object-fit: contain;
        display: block;
    }
    @media (max-width: 1199px) {
        .app-name {
            display: block;
        }
    }

    .header-title > h3 {
        display: none;
    }
}

.header-title > h3 {
    margin: 0 0 0 15px;
    color: white;
    font-weight: 700;
    font-family: 'poppins' !important;
}

i.backurl {
    font-weight: 900;
    margin-right: 10px;
    color: #ee4624;
    cursor: pointer;
}

.app-sidebar .side-nav ul.nav-menu li i {
    font-size: 18px;
    vertical-align: middle;
}

#app-site,
.app-main {
    /* background: rgb(222, 218, 216); */
    background: #f9f5f3;
    display: block !important;
    overflow-y: auto;
}

.app-main-landing {
    background: #fff !important;
    display: block !important;
}

.form-footer {
    margin: 0 0 10px 14px;
}

img.logo {
    width: 100%;
    height: 100%;
}

.error {
    color: red;
}

.setting-alert.show {
    padding: 10px;
    background: unset;
    border: 0;
    box-shadow: none;
}

.margin-r-20 {
    margin-right: 20px;
}

/* .app-sidebar ul.nav-menu .nav-header
{
    display: none;
} */

.app-sidebar .side-nav .user-profile {
    background: #fff;
}

.app-sidebar .side-nav .user-detail .user-name {
    color: #4e4e4e;
    font-size: 14px;
    font-weight: 500;
}

#app-site .app-toolbar {
    height: 50px;
    max-height: 50px;
    min-height: 50px;
}

.app-sidebar ul.nav-menu {
    margin-top: 0;
}

.app-main-content .table-responsive-material thead th,
.highlightHead {
    font-weight: 700;
    font-size: 14px;
    padding: 14px 56px 14px 24px !important;
    color: #3a405b;
    border-bottom: 1px solid #ced4da !important;
}
.highlightHead {
    border-bottom: 0 !important;
    padding: 0 !important;
}
.app-main-content .table-responsive-material tr td {
    font-size: 13px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.87);
    padding: 3px 54px 3px 24px !important;
}
.underline-table {
    width: 100%;
    height: 1px;
    background: #0000001c;
    margin-top: 10px;
}
@media only screen and (max-width: 480px) {

    .Toastify__toast-container--top-center,
    .Toastify__toast-container--top-left,
    .Toastify__toast-container--top-right {
        top: 50px !important;
    }
}

.d-inline-block a {
    color: #ee3d24;
}

.app-main-content .bg-black {
    background: #e6e6e6 !important;
    color: #1d1c1a !important;
}
.app-main-content .bg-black:hover {
    color: #fff !important;
}

.datepicker,
.file-upload,
.input-text {
    width: 100%;
}

.file-upload {
    margin: 22px 2px 0;
}

.app-main-content a.jr-btn {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}

.table-responsive-material .user-profile {
    padding: 0;
}

.table-responsive-material .user-avatar img {
    height: 38px;
    width: 38px;
    border-radius: 200px;
}

/* .jr-card-header h3 {
    font-size: 22px;
    font-weight: 500;
    color: #333;
    padding: 20px 20px 0 20px;
} */

.app-logo-content {
    background-color: #f4f8fb !important;
}

.app-main-content .table-responsive-material tr td button {
    display: inline-block;
    width: 45px;
}

ul[role="menu"] li[role="menuitem"] a {
    width: 100%;
    color: #1d1c1a;
    font-size: smaller;
    text-decoration: none;
    padding: 5px;
}

.user-profile .user-avatar {
    width: 28px !important;
    height: 28px !important;
}

.header-notifications {
    display: none;
}

.user-profile {
    margin-left: auto !important;
}

.app-sidebar .app-logo {
    /* margin-left: 19px; */
    /* margin-top: 2px; */
    text-align: center;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.app-sidebar .app-logo img {
    height: 50px;
    padding: 7px 0;
    width: 50px;
    object-fit: contain;
    /* margin-bottom: 10px; */
}

.clr-logo-hdr {
    background: #083266;
}

.manage-logo span {
    text-align: start;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
}

.clr-mediation-hdr {
    background: #9f5903;
}

.user-profile h4.user-name {
    color: #fff;
}

.overlay::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    content: "";
    z-index: 91;
}

.overlay {
    position: relative;
}

.text-center.w-100 {
    position: fixed;
    top: 45%;
    z-index: 99;
    left: 0;
}

.app-footer,
.jr-card,
.page-heading {
    box-shadow: none !important;
}

.booking p {
    font-weight: 700 !important;
}

.booking p span {
    font-weight: 400 !important;
}

.payDiv {
    display: inline-block;
    float: right;
    font-size: 16px;
}

/* End */

/* for the list in sidebar */

.customLi {
    border-bottom: 0.9px solid #c0c0c0;
}

.customLit {
    border-top: 0.9px solid #c0c0c0;
}

img.dollar-bag {
    width: 16px;
}

.cimg {
    margin-top: 1vh;
    margin-bottom: 1vh;
    height: 15vh;
    width: 50%;
    margin-left: 20%;
}

/* for user info to right side */

.uinf {
    margin-left: 80%;
}

/* for buttons */

.nowrap {
    white-space: nowrap;
}

.CBmargin {
    margin-left: 2vw;
}

.CBmarginT {
    margin-top: 2vw;
}

.Ciconsize {
    font-size: 48px !important;
}

.proImage {
    width: 30%;
    height: 45vh;
    margin-left: 35%;
    border-radius: 50% !important;
    margin-right: 35%;
}

.CcardPos {
    text-align: center;
}
/*/
//////////////////////////////////////////////////////////////////*/

.app-sidebar {
    width: 226px;
    min-width: 226px;
    max-width: 226px;
}

.indigo .app-sidebar ul.nav-menu li a {
    color: #4e4e4e;
    font-weight: 500;
    border-left: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
.indigo .app-sidebar ul.nav-menu li a:before {
    font-size: 20px;
    color: #4e4e4e;
    line-height: normal;
}
.indigo .app-sidebar ul.nav-menu li a:hover {
    background: rgba(0, 0, 0, 0.04) !important;
}

.indigo .app-sidebar ul.nav-menu li {
    border: none;
    margin-bottom: 0;
}

.indigo .app-sidebar ul.nav-menu li i {
    font-size: 20px;
    vertical-align: top;
    margin-right: 8px;
}

.indigo .app-sidebar ul.nav-menu li.menu.open > a {
    color: #2a56c6;
    background: #e3e3e8;
}

.indigo .app-sidebar ul.nav-menu li a.active {
    color: #2a56c6;
    background: #e3e3e8;
}

.indigo .app-sidebar ul.nav-menu li.menu.open .sub-menu li > a.active {
    background: #e3e3e8;
}

.indigo .app-sidebar ul.nav-menu .cimg {
    height: auto;
    width: 79px;
    margin-left: 24px;
    display: block;
    margin-bottom: 16px;
    margin-top: 6px;
}

/* .indigo .app-sidebar ul.nav-menu .cimg {
    height: auto;
    width: 65px;
    margin-left: 20px;
    display: block;
    margin-bottom: 30px;
} */

/*

.app-main-content .jr-btn {
    padding: 12px 20px!important;
    display: inline-flex;
} */

.jr-btn.jr-btn-label.left i+span {
    margin-left: 22px !important;
}

.app-wrapper {
    padding: 24px 5px !important;
    width: 100%;
}

/* .app-sidebar {
	width: 226px !important;
	min-width: 226px !important;
	max-width: 226px !important;
} */

.app-header .user-avatar {
    width: 28px !important;
    height: 28px !important;
}

.app-header .uinf {
    margin-left: auto;
    margin-right: 36px;
}

.table-responsive-material thead th span {
    font-weight: bold;
    font-size: 14px;
    color: #3a405b;
}

.table-responsive-material tr td button {
    background: none;
    box-shadow: none;
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
}

.text-black {
    color: #3a405b !important;
}

.table-responsive-material tr td {
    font-size: 13px;
    font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-weight: 500;
}

.app-main-content .s-btn {
    background: #2ebd8e;
    padding: 8px 16px !important;
}

.app-main-content .s-btn i {
    width: 34px;
    line-height: 40px;
}

.CBmargin {
    margin-left: 10px;
    margin-right: 10px;
}
.app-main-content .s-btn:hover {
    background: #3aedaf;
}

.indigo a {
    text-decoration: none;
}

.app-main-content .jr-btn-fab-lg i,
.app-main-content .jr-btn-lg i {
    font-size: 18px !important;
}

.app-footer {
    box-shadow: none;
    background-color: #eaeaea;
    color: #a0a0a0;
    font-size: 13px;
}

.jr-card-body .table-header {
    min-height: 50px;
}

.table-header button {
    padding: 8px;
}

.table-header button svg {
    fill: #e71f63;
}

.jr-entry-header .entry-heading {
    font-size: 22px;
    font-weight: 500;
    color: #333;
}

.Element .flex-auto {
    margin-top: 6px;
    float: left;
}

.Element .flex-auto .textField {
    width: 100%;
    margin-top: 0;
}

.SelectTrip {
    margin-top: -5px;
}

.Element {
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.Element .date {
    display: inline-block;
}

.Element .date.toDate {
    float: right;
}

.table-responsive-material.contentsTable tr td,
.table-responsive-material.contentsTable tr th {
    padding: 0 20px;
}

.tripSelect {
    display: inline-block;
    margin-top: 16px;
    margin-left: 18px;
    width: 30%;
}

.table-responsive-material thead th span {
    white-space: pre;
}

.Driver_profile .proImage {
    width: 150px;
    height: 150px;
    margin: 35px 0;
}

.Driver_profile .card-body .card-title {
    font-size: 20px;
    font-weight: 500;
    color: #333;
}

.Driver_profile .card-body .card-text {
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
}

.Driver_profile .card-body .card-text span {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
}

/* .Driver_profile .card-body {
	padding-left: 0;
	padding-right: 0;
} */

.PayMoneyToDriver label {
    font-size: 17px;
}

.PayMoneyToDriver .PayDriver {
    margin-top: 0;
}

.PayMoneyToDriver {
    margin-top: -28px;
}

.C-BpaddingB {
    padding-bottom: 8px;
}

.Paybutton {
    margin-top: -15px !important;
}

.DriverCash_label .card-heading {
    margin-bottom: 45px;
}

.SelectTrip label {
    display: inline-block;
    width: 100%;
}

.SelectTrip div {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-bs-file {
    position: relative;
}

.btn-bs-file input[type="file"] {
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}

.upload-btn .btn {
    color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0;
    padding: 12px 20px 12px 52px;
    border: none;
    width: 100%;
    overflow: hidden;
    background: #303a67;
}

.upload-btn .btn i {
    background-color: rgba(255, 255, 255, 0.2);
    width: 40px;
    height: 100%;
    line-height: 42px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.SelectTrip2 {
    margin-top: 16px;
}

.QuestionFAQ {
    margin-bottom: 20px !important;
}

.MailTemplate .page-heading {
    box-shadow: none;
    padding: 0;
}

.DatePicker {
    margin-top: 11px;
}

.Question_FAQ {
    font-weight: bold;
}

.Driving_License_btn {
    margin-top: 24px;
}

.profile_upload {
    margin-top: 24px;
}

.textAreaNotification {
    height: 120px;
}

.Filtertripbutton button {
    width: 100%;
    margin-top: 10px;
}

.SearchtextField {
    width: 100%;
}

.addcustomer_button {
    margin-top: 24px;
}

.app-login-content {
    order: initial;
    position: relative;
}

.Sign-in-cimg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-left: 20px;
    width: 104px;
}

.page-heading nav {
    display: none;
}

.SelectTrip {
    margin-top: -5px;
}

.SelectCustomer {
    margin-top: 10px;
}

/* =======  img css === */
.custom_img.net-chart:hover .jr-card-thumb img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 15px;
}

.mailTemplatesCss {
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    color: #333;
}

.installationSettings {
    box-shadow: unset !important;
    margin-bottom: 24px !important;
    background-color: transparent !important;
}

.car_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.car_img {
    width: 90px;
    height: 90px;
}

.license_download a i {
    margin-right: 8px;
}

.license_download a {
    font-size: 16px;
    color: #2a56c6;
}

.inline-block {
    display: inline-block;
    margin-right: 15px;
}

.EditDriver {
    margin-top: 23px;
}

.userDashboardIcon .net-chart .jr-card-thumb img {
    border-radius: 0;
}

/* dashboard css*/

.userDashboardIcon h4 {
    color: #344563;
    font-size: 14px;
    margin-bottom: 5px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    flex-direction: column;
}

.userDashboardIcon p {
    font-size: 18px;
    color: #2684ff;
}

.revenue-table-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #83808638;
    padding-top: 6px;
}

.revenue-status {
    color: rgb(255, 255, 255);
    background: rgb(8 50 102);
    text-transform: capitalize;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px;
}

.revenueTable-conatiner {
    padding: 10px 16px 10px 1px;
}

.revenueTable-pagination-box {
    position: sticky;
    top: 2.5rem;
    z-index: 4;
    background: #fff;
    border: 1px solid #8080802e;
    padding: 6px;
    border-radius: 5px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    box-shadow: 1px 0 3px rgba(9, 30, 66, 0.25), 0 0 1px rgba(9, 30, 66, 0.31);
}

.m-top {
    margin-top: 35px;
}

.pagination-conatiner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.page-select12 {
    margin-left: 7px;
    font-weight: 400;
    font-family: "Roboto";
    line-height: 20px;
    color: #7a869a;
    font-size: 13px;
    margin-right: 7px;
    border-radius: 6px;
    border: 1px solid #7a869a7d;
    height: 32px;
}

.position-po {
    justify-content: left;
    margin-left: 28px !important;
}

.pto-5 {
    padding-top: 5px;
}

.check-po-icon {
    margin-right: 16px;
    color: #7a869a;
    cursor: pointer;
    margin-top: 4px;
}

.check-po-icon i {
    font-size: 21px;
    font-weight: 600;
}

.pgination-1st {
    display: flex;
    padding-left: 14px;
}

.pagination-text {
    font-weight: 400;
    font-family: Roboto;
    line-height: 20px;
    color: #7a869a;
    font-size: 13px;
    justify-content: flex-end;
    padding-left: 12px;
}

.checkbox-revenue {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    color: #505f79;
}

.checkbox-revenue-subtext {
    font-size: 13px;
    color: #505f79;
}

.single-revenue-conatiner {
    background: #fff;
    padding: 10px;
    box-shadow: 1px 0 3px rgba(9, 30, 66, 0.25), 0 0 1px rgba(9, 30, 66, 0.31);
    border-radius: 4px;
    margin: 15px 8px 15px 2px;
    border: 1px solid #80808024;
}

.filesrevenue-conatiner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.filesrevenue-conatiner1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.pov123 {
    display: flex;
}

.pov123 p {
    margin-right: 27px;
    color: #000;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    margin: 0 30px 0 0;
}

.pov123Text {
    color: #7a869a;
    font-weight: 500;
    font-size: 15px;
    margin-right: 8px;
}

.pov123Text-status {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background: #8080801f;
    padding: 6px;
}

.des-908 {
    color: #000;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    margin: 0 30px 0 0;
}

.pagination_list p {
    color: #232638;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}

ul.pagination {
    margin: 0;
    gap: 14px;
}

ul.pagination li a {
    border-radius: 6px;
    color: #505470;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.pov123-subText {
    margin: 0;
    font-size: 14px;
    text-align: left;
    color: #344563;
}

.filesrevenue-conatiner {
    padding: 10px;
    border-bottom: 1px solid #83808638;
}

.filesrevenue-subconatinerpov {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.filesrevenue-povBoxes {
    background: #f4f5f7;
    border-radius: 6px;
    padding: 10px;
    /* height: 74px; */
    text-align: left;
    margin: 4px;
}

.filesrevenue-povBoxes p {
    color: #344563;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
}

.revenue-state {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* width: 50%; */
    margin: 10px 0;
}

.revenue-state2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 10px 0;
}

.revenue-state-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.text-court {
    color: #7a869a;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
}

.text-state {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
}
.single-revenue-conatiner:hover {
    box-shadow: 1px 0 3px 1px grey;
}

.hr-lines {
    position: relative;
    text-align: center;
}
.hr-lines:before {
    content: " ";
    height: 0.5px;
    width: 472px;
    background: #e4e3e4;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
}
.hr-lines:after {
    content: " ";
    height: 0.5px;
    width: 472px;
    background: #e4e3e4;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
}

.revenue-scroll-container {
    height: 500px;
    overflow-y: scroll;
    width: 101%;
}

.calendar-container {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

/* .revenue-scroll-container::-webkit-scrollbar {
  width: 2px;
} */
.revenue-scroll-container::-webkit-scrollbar-track {
    background: none;
}

.revenue-scroll-container::-webkit-scrollbar-thumb {
    background: none;
}
.revenue-scroll-container::-webkit-scrollbar-thumb:hover {
    background: none;
}

.recod-linkbtn {
    background: unset;
    border: unset;
    color: #ff7452;
}

.total_revnue_left {
    border-radius: 16px;
    background: #f4f8ee;
    height: 200px;
    text-align: left;
    padding: 50px 250px 50px 50px;
}

.total_revnue_left h4 {
    color: #0c0507;
    font-family: Montserrat;
    font-size: 19px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
}

.total_revnue_left p {
    color: #0c0507;
    font-family: Montserrat;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.dash_home {
    position: absolute;
    right: -140px;
    bottom: 0;
}

.wraping_left {
    width: 80%;
}

.total_revnue {
    padding: 8px;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 16px;
}

.total_booking_wrap {
    display: flex;
    align-items: center;
}

.booking_coomon {
    border-radius: 16px;
    padding: 10px 8px;
    text-align: left;
    text-transform: capitalize;
    /* height: 200px; */
}

.total_rev {
    background: #a7e0da;
    width: 50%;
}

.total_book {
    background: #fbebb8;
    width: 50%;
    margin-left: -22px;
    position: relative;
    z-index: -1;
    padding-left: 33px;
}

.booking_coomon h5 {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
    margin-bottom: 6px;
}

.booking_coomon h3 {
    font-family: Montserrat;
    font-size: 20px;
    color: #004281;
    letter-spacing: 0;
    margin: 0;
}

.img_icon {
    width: 52px;
    height: 52px;
    margin: 10px 0;
}

.img_icon img {
    width: 100%;
    height: 100%;
}

.Welcomegreet_main {
    background: #f5f5f5;
    border-bottom: 1px solid #80808033;
    position: fixed;
    z-index: 999;
    width: 100%;
    opacity: 1;
}

.p-10p {
    padding: 8px;
}

.Sales_analytics_left {
    border-radius: 16px;
    border: 1px solid rgba(111, 111, 111, 0.2);
    background: #fff;
    height: 270px;
    padding: 20px;
}

.sales_heading h5 {
    color: #0c0507;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.income_analytics {
    border-radius: 16px;
    background: #1565ff;
    height: 270px;
    padding: 20px;
}

.total_booking_wrap1 {
    background: #fff;
    width: 110px !important;
    cursor: pointer;
    transition: all 0.7s ease;
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 10px;
}

.revenue-wrap1 {
    display: flex;
}

.hideText {
    font-size: 14px;
    cursor: pointer;
    text-align: end;
    margin-right: 25px;
    margin-bottom: 0;
}

.filters-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.add-new-btn {
    padding: 3px 5px !important;
    height: 32px;
    font-size: 13px !important;
    color: #fff;
    border: none;
    border-radius: 4px !important;
    margin-right: 10px;
    background-color: #0052cc;
}

.form-search-header {
    color: #555;
    display: flex;
    padding: 2px;
    border-bottom: 1.5px solid #949494;
    height: 35px;
    outline: 0;
    margin-top: 14px;
    justify-content: space-between;
}

.form-search-header input[type="search"] {
    border: none;
    background: transparent;
    margin: 0;
    padding: 7px 8px;
    font-size: 14px;
    color: inherit;
    border: 1px solid transparent;
    border-radius: inherit;
}

.form-search-header input[type="search"]::placeholder {
    color: #bbb;
}

.form-search-header button[type="submit"] {
    text-indent: -999px;
    overflow: hidden;
    width: 40px;
    padding: 0;
    margin: 0;
    border: 1px solid transparent;
    border-radius: inherit;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
    cursor: pointer;
    opacity: 0.7;
}
.form-search-header button[type="submit"]:hover {
    opacity: 1;
}

.form-search-header span {
    font-size: 20px;
    cursor: pointer;
}
.form-search-header button[type="submit"]:focus,
input[type="search"]:focus {
    box-shadow: none !important;
    border-color: none !important;
    outline: none;
}

button.mobile_toggle_btn {
    background: transparent !important;
    padding: 0;
    border: none;
    display: none;
    margin-bottom: 10px;
}

.filters-sub-container {
    padding: 0 14px;
    display: flex;
}
a:hover {
    text-decoration: unset !important;
}

/* dashboard css end */
/* case detail css */
.filenumber-conatiner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.filenumber-sub-conatiner {
    display: flex;
}

.Sales_analytics {
    background: #fff;
    padding: 10px;
    border-radius: 6px;
}

.status-container {
    text-align: end;
    padding-top: 10px;
}

/* .status-container span {
  margin-right: 20px;
} */
.filenumber-sub-conatiner p {
    margin-right: 5vw !important;
    margin-bottom: 5px !important;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    color: #505f79;
}

.file-text12 {
    font-weight: 600;
    color: #091e42;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

.mr-2o {
    margin-right: 10px;
}

.selected-clr {
    background: #a02941 !important;
}

.status-tag1 {
    color: white;
    padding: 4px 4px 6px;
    border-radius: 5px;
    font-size: xx-small;
}

.clr-grn {
    background: green;
}

.clr-red {
    background: #c11111;
}

.status-container-text {
    color: rgb(255, 255, 255);
    background: rgb(255, 116, 82);
    text-transform: uppercase;
    padding: 5px 8px !important;
    float: right;
    border-radius: 4px;
    font-size: 12px;
}

.status-container-text14 {
    color: rgb(255, 255, 255);
    background: rgb(255, 116, 82);
    padding: 5px 8px !important;
    border-radius: 4px;
    font-size: 12px;
}

.case-deatils-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.case-hearing-box {
    background: rgb(244, 245, 247);
    padding: 15px;
    border-radius: 3px;
    width: 80%;
    margin-left: 8vw;
}

.sub-boxe12 {
    display: flex;
    justify-content: space-between;
}

.po-box {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #505f79;
    font-family: Roboto, sans-serif;
    font-style: normal;
}

.case-heading {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #091e42;
}

.span-1 {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: rgb(80, 95, 121);
}

.span-2 {
    color: #091e42;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
}

.tabs-text11 {
    margin: 26px 10px;
    font-size: 15px;
    font-weight: 500;
}

.nav-tabs .nav-link {
    font-size: 15px;
    font-weight: 500;
}

.nav-tabs .nav-link.active {
    color: #007bff !important;
}

.proceding11 {
    display: flex;
}

.proceding11 p {
    margin-bottom: 0;
}

.proceding1 {
    display: flex;
    padding: 10px;
}

.proceding1 p {
    margin-bottom: 0;
    /* width: 20%; */
}

.grey {
    background: #ececec5c;
    padding: 8px;
}

.proceeding-w {
    width: 20%;
}
.proceding1:nth-child(odd) {
    background: #ececec5c;
}
.proceding1:nth-child(even) {
    background: #fff;
}

.MuiTypography-body1 {
    width: 100%;
}

.mode-text {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}

.mode-text-span {
    font-size: 14px;
    color: #000000d6;
}

.order-date1 {
    color: #4a4a4a !important;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 0;
}

.order-name1 {
    color: #4a4a4a !important;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 500;
    white-space: pre-line;
}

/* case detail css end*/
/* landing page css */
.landing-page-navbar {
    background-color: #083266;
    width: 100%;
    box-shadow: 2px 2px 6px 0 #083266;
}

.landing-page {
    padding: 16px;
    margin-top: 30px;
    height: 500px;
    overflow-y: scroll;
}

.landing-page-header {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.landing-page-header img {
    height: auto;
    width: 100%;
}

.login-conariner-right {
    display: flex;
}

.login-ctnr {
    width: 100%;
    text-align: center;
    width: 100%;
    text-align: center;
    background: #fff;
    color: #1c1819;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 8px;
}

.login-conariner-right-link {
    padding: 10px 15px;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    margin: 8px 5px;
    border: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    background: #083266;
    display: inline-flex;
    width: 23%;
    justify-content: center;
}
.login-conariner-right-link:hover {
    color: #fff;
}

.login-conariner-right-link-h {
    padding: 2px 6px;
    font-size: 14px;
    border-radius: 20px;
    line-height: normal;
    color: #004281;
    margin: 0 5px;
    border: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    background: #fff;
}

.landing-page-navbar-footer {
    background: #083266;
}

.footer-img {
    height: auto;
    width: 100%;
}

.landing-page-logo-footer {
    width: 6%;
}

.landing-page-ul {
    display: inline-flex;
    list-style: none;
    margin-bottom: 0;
    margin-right: 8vw;
}

.landing-page-ul li {
    color: #fff;
    margin: 6px 22px;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
}

.landing-page-logo {
    width: 8%;
}

.signin-text12 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #3e3d3f;
    mix-blend-mode: normal;
    margin-bottom: 0;
}

.landing-page-ul-h {
    display: inline-flex;
    list-style: none;
    margin-bottom: 0;
}

.landing-page-ul-h li {
    margin: 6px;
    color: #004281;
}

.mainsec {
    background-image: url("../images/Blog-Images-5.png");
    padding-top: 10vh;
    background-size: cover;
    background-position: center;
    min-height: 300px;
}

.aboutsec {
    background-image: url("../images/about.jpeg");
    padding-top: 10vh;
    background-size: cover;
    background-position: center;
    min-height: 300px;
}

.border11 {
    border: 1px solid #80808040;
    box-shadow: 1px 4px 6px 2px #8080807d;
}

.mainsec-div h1 {
    font-family: "Noe Display";
    font-style: italic;
    font-weight: 700;
    font-size: 31px;
    line-height: 55px;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
}

.readmore-btn {
    background: #1c1819;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px !important;
}

.abc {
    margin-top: 10vh;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #2a2a2a;
    padding: 20px;
    overflow-y: scroll;
    height: 500px;
}

.sign {
    background: #004281;
    padding: 10px;
    color: #fff;
    border: 1px solid #004281;
    border-radius: 5px;
    font-size: 15px;
    margin-top: 26px;
}

span.headingborder {
    background: #ee352a;
    display: block;
    width: 70%;
    height: 5px;
}

/* .mainsec-div p {
  font-family: "Inter";
  font-style: normal;
  font-size: 19px;
  text-align: justify;
  line-height: 30px;
  color: #000;
} */
.mainsec-div p {
    font-family: "Inter";
    font-style: normal;
    font-size: 19px;
    text-align: justify;
    line-height: 30px;
    color: #fff;
    text-align: justify;
    padding: 0 40px;
    margin-left: 5vw;
}

.scroll-div {
    overflow-y: scroll;
    height: 700px;
    padding: 4vh 0 32vh;
}

.ourmissiondiv h2 {
    font-family: "Noe Display";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    color: #004281;
}

.ourmissiondiv p {
    font-family: "Inter";
    font-style: normal;
    font-size: 19px;
    color: #2a2a2a;
}

/* landing page css end*/
.btn_Driver_pay {
    text-align: right;
    margin-bottom: 8px;
}
@media screen and (max-width: 1199px) {
    .app-container.fixed-drawer .app-main-header {
        left: 0 !important;
        right: 0;
    }

    .app-logo img {
        height: auto !important;
        width: 90px;
        margin-bottom: 20px;
    }
}

/* ajeet 03 jan */

.selectFieldClass {
    margin-top: 16px;
}

.calanderFieldClass {
    margin-top: 10px;
}

/* end */

ul.nav-menu li.menu .sub-menu li > a {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin-right: 0 !important;
}

ul.nav-menu li ul > li > a {
    padding-left: 56px !important;
}
ul.nav-menu li.menu.open .sub-menu li > a:after {
    display: none !important;
}

.Driver_profile .proCarImage {
    width: 150px;
    height: 100px;
    margin: 0;
}

button.dumpster-status-action {
    color: #fff;
}

.dumpster-tabs {
    margin: 0 -15px;
}

.list-filters {
    background: #8a8a8a6e;
    margin: 0 -15px;
    padding: 0 15px 15px;
}

.MuiListItem-button {
    padding: 1px 5px;
    color: #757575;
}

a.menu-link {
    text-decoration: none !important;
    color: #1f1e1c;
}

li.MuiButtonBase-root.MuiListItem-root.MuiMenuItem-root.MuiMenuItem-gutters.MuiListItem-gutters.MuiListItem-button {
    padding: 1px 5px;
}

.font14 label {
    font-size: 13px;
}

.action-btn {
    background-color: #54bb5b !important;
    border: none;
    color: white;
}
.action-btn:hover {
    background-color: #46a049 !important;
}

.change-style {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.change-style div {
    background: gray;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    color: #ffffff;
}

.landing-page-logo .imageClass {
    width: 40px;
}

.landing-page-logo span {
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 600;
}

.search-input-trash {
    border: none;
    border-bottom: 1px solid #5e29f19f;
    outline: none;
    background: transparent;
    padding: 5px;
    width: 25%;
}

.search-input-trash1 {
    border: none;
    border-bottom: 1px solid #5e29f19f;
    outline: none;
    background: transparent;
    padding: 5px;
    width: 100%;
}

.dropdpwn-form {
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #00000021 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    outline: none;
}

.purpose-dtl {
    margin-top: 0 !important;
    width: 100% !important;
}

.purpose-dtl .MuiInput-input {
    padding: 1px;
}

.drop-left {
    left: -150px !important;
}

.fs-18 {
    font-size: 18px;
}

.btns-clr {
    background: #3f51b5;
    color: #fff;
}

.cls-btn {
    position: relative;
    bottom: 24px;
    left: 180px;
}

.cls-btn-notification {
    position: relative;
    bottom: 24px;
    left: 196px;
}

.showwwwwwwwwwwww {
    position: absolute;
    top: 100%;
    left: -153px !important;
}

.case-list-btn button {
    width: 100% !important;
}

/* error message */
.inputPadding {
    padding-bottom: 18px !important;
}

.inputPadding .MuiFormHelperText-root.Mui-error {
    position: absolute;
    bottom: -10px;
}

.education-history-container p {
    white-space: normal;
}

.card-body.custompPadding {
    padding: 0 12px !important;
}

.dropdpwn-status {
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #837777 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    outline: none;
    margin-top: 25px;
}

.search-input-status-stage-document {
    border: none;
    border-bottom: 1px solid #5e29f19f;
    outline: none;
    background: transparent;
    padding: 5px;
    width: 100%;
    margin-top: 50px;
}

body,
html {
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}
.page-container {
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    pointer-events: none;
}

.full-page-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.5);
    /* backdrop-filter: blur(1px); */
    z-index: 9998;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader-img {
    width: 80px;
}

input[type="password"]::-ms-clear,
input[type="password"]::-ms-reveal {
    display: none;
}

.utility-management-row {
    margin-right: 11px !important;
    margin-left: 8px !important;
}

.MuiInput-root {
    border: 0 !important;
}

.modal-backdrop {
    background-color: transparent !important;
    opacity: 0 !important;
}

/* admin venue listing design */

.venue-admin-booking h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 3px;
}
.venue-admin-booking .searchBar {
    width: 100%;
    border: 1px solid #506D91;
    border-radius: 20px;
    height: 36px;
}

.venue-admin-booking .searchbar-icon {
    position: absolute;
    right: 14px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.venue-admin-booking .venue-admin-table {
    width: 100%;
    margin-top: 30px;
}
.venue-admin-booking .venue-admin-table tbody tr:nth-child(odd) {
    background: #EFEFEF;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
}
.venue-admin-booking .venue-admin-table th {
    padding: 0 10px;
    font-size: 13px;
    color: #7a7a7a !important;
    margin-bottom: 8px;
    white-space: nowrap;
}

.venue-admin-booking .venue-admin-table td {
    padding: 10px;
    color: #313131;
    font-size: 12px;
}

.venue-admin-booking .venue-booking-table-btn {
    width: 80px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border-radius: 6px;
    border: 0;
}
.venue-admin-booking .accept-btn {
    background: #53C64F;
}

.venue-admin-booking .reject-btn {
    background: #E15555;
}

.venue-admin-booking .view-btn {
    background: #fff;
    border: 1px solid #cfcfcf;
}

.venue-admin-booking .white-space {
    white-space: nowrap;
}

.agenda-cell {
  position: relative;
}

.agenda-cell .edit-icon {
  position: absolute;
  right: 0;
  left: 68px;
  top: 12px;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.agenda-cell:hover .edit-icon {
  opacity: 1;
}