* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.bs-logo {
    width: 90%;
}

.brand-toggle-btn {
    padding: 0 !important;
    margin: 0 !important;
    height: 40px;
    width: 40px;
    border: 1px solid #0000004f;
    border-radius: 50%;
    position: absolute;
    right: -20px;
    background: #dadbd438;
}

.brand-gap {
    padding-right: 0;
    gap: 10px;
}

.swal2-popup .swal2-icon {
    margin: 0 auto !important;
    ;
}

.swal2-popup .swal2-title {
    font-size: 2rem;
    margin: 1rem 0 0 0;
}

.swal2-icon.swal2-icon-show {
    font-size: 10px;
}

.swal2-container .swal2-html-container {
    margin: 1em 0;
}

.swal2-popup .swal2-actions {
    margin: 0 auto;
}

.contract-img {
    max-width: 65px;
    margin: 0 auto;
}

.add-services a {
    text-decoration: none;
}

.add-services h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
}

.edit-delete-btn {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.edit-btn,
.delete-btn {
    border: 0;
    padding: 8px 17px;
    border-radius: 5px;
}

.edit-btn,
.delete-btn a {
    text-decoration: none;
    font-size: 15px;
}

.edit-btn a i {
    color: blue;
}

.delete-btn a i {
    color: red;
}

.card-body {
    padding: 1.5rem;
}

/* .service-details {
    margin-bottom: 15px;
} */

.service-details h3 {
    font-size: 18px;
}

.edit-service-img {
    max-width: 90px;
    margin: 0 auto;
    border: 1px solid #c7c7c7b5;
    border-radius: 6px;
}

.edit-btn:focus,
.delete-btn:focus {
    outline: none;
}

.service-img {
    max-width: 90px;
    margin: 0 auto;
}

.service-img img {
    width: 100%;
}


.user-table-body td {
    box-shadow: none !important;
}

div.dt-container {
    background: #fff;
    padding: 1.25rem !important;
    overflow: hidden;
}

table.dataTable.row-border>tbody>tr>*,
table.dataTable.display>tbody>tr>* {
    border-top: 1px solid rgb(0 0 0 / 7%) !important;
    font-size: 15px;
}

.dt-layout-cell.dt-layout-full {
    margin-top: 20px;
}

table.dataTable th.dt-type-numeric,
table.dataTable th.dt-type-date,
table.dataTable td.dt-type-numeric,
table.dataTable td.dt-type-date {
    text-align: left !important;
}

.custom-data-table .dt-column-order {
    display: none;
}

div.dt-container .dt-paging .dt-paging-button {
    margin-left: 8px !important;
    border-radius: 7px !important;
}

div.dt-container .dt-paging .dt-paging-button.disabled,
div.dt-container .dt-paging .dt-paging-button.disabled:hover,
div.dt-container .dt-paging .dt-paging-button.disabled:active {
    background: #ecf1f6 !important;

}

div.dt-container .dt-paging .dt-paging-button.current,
div.dt-container .dt-paging .dt-paging-button.current:hover {
    color: #FFFFFF !important;
    border: 0 !important;
    background-color: #6993FF !important;
}

table.dataTable thead>tr>th.dt-orderable-asc:hover,
table.dataTable thead>tr>th.dt-orderable-desc:hover,
table.dataTable thead>tr>td.dt-orderable-asc:hover,
table.dataTable thead>tr>td.dt-orderable-desc:hover {
    outline: none;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    border-left: 10px solid #6993ff !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>th.dtr-control:before {
    border-top: 10px solid #6993ff !important;
    border-left: 5px solid transparent !important;
}

div.dt-container .dt-search input {
    border: 1px solid #E5EAEE;
    border-radius: 0.42rem;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
}

.invalid-feedback {
    font-size: 13px !important;
}

.permission-list {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px !important;
}

.login-btn button {
    border: 0;
    padding: 10px 20px;
    background-color: yellow;
    color: #000000;
    margin-top: 10px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
}

.login-card-body .col-form-label {
    font-size: 16px;
    margin: 0;
    padding-bottom: 3px;
    color: #fff;
}

.login-card-body .card {
    border-radius: 1.5rem;
    background-color: #ffffff3b;
    border: none;
}

.login-bg-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.login-formarea {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.card-header-booking {
    background: yellow;
    padding: 15px 10px;
}

.card-header-booking h3 {
    margin: 0;
    color: #000;
    font-weight: 600;
}

.car-booking-img {
    max-width: 230px;
    position: absolute;
    bottom: -2px;
    left: -30px;

}

.dashboard-card .card {
    overflow: hidden;
    position: relative;
    min-height: 220px;
    border-radius: 15px;
    border: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.dashboard-card h2 {
    font-size: 60px !important;
    color: #000000;
    font-weight: 600;
}

/* .dashboard-card h4 {
    color: #000000 !important;
} */

.dashboard-card .card-body {
    background: linear-gradient(270deg, #ffff0063, #ffffff00);
}

.dashboard-card h3 {
    margin: 0;
    color: #000;
    font-weight: 600;
    font-size: 25px;
}

.car-booking-img-2 {
    max-width: 315px;
    position: absolute;
    bottom: -17px;
    left: -80px;
}

.car-booking-img-3 {
    max-width: 280px;
    position: absolute;
    bottom: -7px;
    left: -70px;
}

.car-booking-img-4 {
    max-width: 300px;
    position: absolute;
    bottom: -4px;
    left: -80px;
}

.charts-card .card {
    border-radius: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.footer {
    background: #f3f6f9 !important;
}

.header {
    background: #f3f6f9;
}

.dashboard-bg-img {
    background-image: url('../../assets/images/headlights.jpg');
    background-size: cover;
    background-position: center;
    height: 200px;
    position: relative;
    background-repeat: no-repeat;
    padding: 20px;
    border-radius: 15px;
    box-shadow: yellow 0px 1px 5px 0px;
}

.dashboard-bg-img {
    display: flex;
    align-items: center;
    justify-content: right;
}

.car-content h3,
.car-content h2 {
    color: yellow !important;

    text-align: center;
    margin: 0;
}

.total-booking {
    color: yellow !important;
}

.car-content h4 {
    font-size: 16px;
}

.car-content h3 {
    font-size: 20px;
}

.add-services {
    display: grid;
    place-items: center;
}

.our-services-card .card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
}

div.dt-container.dt-empty-footer tbody>tr:last-child>* {
    border-bottom: 1px solid #ecf0f3;
}

.partner-details span {
    font-size: 14px;
}

.logo-img {
    max-width: 150px;
}

.partner-details {
    display: flex;
    flex-direction: column;
}

.partner-details .row {
    border-bottom: 1px solid #ecf0f3;
    padding: 15px 0;
}

.switch.switch-outline.switch-warning input:empty~span:before {
    border: 2px solid #b5b5c3;
    background-color: #b5b5c329;
}

.switch.switch-outline.switch-warning input:checked~span:before{
    border: 2px solid #FFA800;
}

.switch.switch-outline.switch-warning input:empty~span:after {
    background-color: #a5a5a5;
}

.switch.switch-outline.switch-warning input:checked~span:after {
    background-color: #FFA800;
}

.mobile-logo {
    max-width: 130px;
}
.mobile-logo img {
    width: 100%;
}
.card-details .card {
    border: 0;
    box-shadow: 0 0 5px #00000042;
    padding: 10px;
    overflow: hidden;
}
.car-details-accordian h2 {
    margin: 0;
    color: #000;
    font-size: 17px;
    padding: 3px 0;
}
.car-details-accordian .card .card-header {
    background-color: #e7f643;
}
.car-details-accordian .card {
    margin-bottom: 10px;
    overflow: hidden !important;
    border-radius: 5px !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.car-details-accordian .card .card-header .btn-link:hover {
    text-decoration: none;
}
.car-details-accordian .card .card-header .btn-link:focus {
    text-decoration: none;
}
.car-status-section .card {
    border: 0;
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    max-width: 240px;
    margin: 0 auto;
    margin-top: -54px;
    text-align: center;
}
.car-status-section .card hr {
    margin: 5px 0;
}
.car-status-section .card h4 {
    margin: 0;
}
.all-cars-docs {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-around;
}
.all-cars-docs .card h3 {
    margin: 0;
    padding: 13px 0;
    text-align: center;
    font-size: 17px;
    border-bottom: 1px solid #dcdcdc;
}
.view-docs {
    height: 50px;
    width: 50px;
    border: 2px solid #e7f643;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10%;
    background-color: #e7f643;
    transition: 0.3s;
    z-index: 9;
}
.view-docs:hover {
    background-color: #fff;
}
.view-docs i {
    font-size: 20px;
    color: #000;
}
.Certificate-bg-img {
    background-image: url(../images/Insurance_Certificate.jpg);
    background-position: center;
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.Certificate-bg-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.RC-bg-img {
    background-image: url(../images/RegisterCertificate.jpg);
    background-position: center;
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.RC-bg-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
span.badge.badge-success.text-capitalize {
    margin-bottom: 5px;
    font-size: 12px;
}
.all-cars-docs .card {
     max-height: 230px;
      min-height: 230px;
    justify-content: space-between;
}
.menu-nav.menu-nav-text .menu-section {
    margin: 10px 0 0 0;
    height: 25px;
}
.menu-nav.menu-nav-text .menu-section .menu-text {
    color: #6993ff;
}
.menu-nav.menu-nav-text .menu-item.menu-item-submenu .menu-link {
    padding: 0 25px;
}
.menu-nav.menu-nav-text .menu-item .menu-link {
    cursor: pointer;
    min-height: 40px;
}
.all-cars-docs .card img{
    display: flex;
    max-width: 300px;
    margin: 0 auto 20px;
    height: 100%;
}
#monthlyCars,
#monthlyPartners {
    height: 485px;
    width: 485px;
    margin: 0 auto;
}
.card.card-custom > .card-header {
    min-height: 50px;
}
.all-table-entries .dt-length {
    display: flex;
    align-items: center;
    gap: 10px;
}
.all-table-entries .dt-length label{
    margin: 0;
    text-transform: capitalize;
}
.star-rating{
    color: yellow;
}
.table.table-head-custom thead tr,
.table.table-head-custom thead th {
  white-space: nowrap !important;
}
.table.table-head-custom thead tr,
.table.table-head-custom thead th {
    background: yellow;
    color: black !important;
}
.table.table-separate th:first-child, 
.table.table-separate td:first-child {
    padding-left: 10px !important;
}
.view-btn a i.fa.fa-eye {
    color: #000;
    font-size: 17px;
}
.view-btn a {
    background: yellow;
    padding: 10px;
    display: block;
    border-radius: 5px;
}
