.login-page, .register-page {
    background: url('../images/sanskruti-bg.webp');
}
.login-box, .register-box {
    width: 440px;
}
.login-box .card-header, .register-box .card-header {
    border: none;
    background-color: #fff;
    color: #fff;
}
.login-box .card-header::after, .register-box .card-header::after {
    background-image: url(../images/box-strip.jpg);
    background-size: cover;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 5px;
}
.login-box .card-header img, .register-box .card-header img {
    width: 60%;
    padding: 20px;
}
.login-box .input-group>.form-control, .login-box .input-group-append>.input-group-text {
    color: #6B46D2 !important;
    background: #EFECFF;
    border-color: #3300D2;
}
.btn-custom {
    background-color: #6B46D2;
    border-color: #3300D2;
    color: #fff;
    box-shadow: none;
    font-weight: 500;
}
.btn-custom:hover {
    color: #fff;
    background-color: #531E22;
}
.login-box .btn-custom {
    font-size: 18px;
    font-weight: 500;
}
.brand-link {
    text-align: center;
}
.brand-link .brand-image {
    max-height: 70px;
    width: auto;
    margin: 0;
    line-height: normal;
    float: none;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #6B46D2;
    color: #fff;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link {
    background-color: #6B46D2;
}
.breadcrumb a, .table i, .page-link {
    color: #6B46D2;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #6B46D2;
    color: #fff;
}
.nav-pills a.nav-link:hover {
    background-color: #6B46D2;
    color: #fff !important;
}
.main-nav {
    list-style: outside none none;
    padding: 0;
    position: relative;
    margin: 0;
}
.main-nav .dropdown-toggle::after {
    content: none;
}
.table .main-nav .dropdown-toggle>span {
    font-size: 30px;
    line-height: 0;
}
.main-nav ul.dropdown-menu {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.20) !important;
    list-style: none;
    transition: all 0.5s;
    padding-top: 14px !important;
    padding-bottom: 18px !important;
    border: 0;
}
.main-nav3 .dropdown-menu {
    left: auto !important;
    right: 0;
    transform: none !important;
    top: 25px !important;
}
.main-nav ul.dropdown-menu li a {
    padding: 8px 30px;
    color: #333333;
    white-space: nowrap;
    line-height: 35px;
}
.main-nav ul.dropdown-menu li a:hover {
    color: #6B46D2;
}
ul.dropdown-menu li a {
    font-size: 15px;
    font-weight: 600;
}
.page-item.active .page-link {
    background-color: #6B46D2;
    border-color: #3300D2;
}
.card-primary.card-outline {
    border-top: 15px solid #6B46D2;
}
table.dataTable {
    border-collapse: separate !important;
}
.table>thead {
    background-color: #6B46D2;
    color: #fff;
}
.page-item.disabled .page-link {
    background-color: #F2EEFF;
}
.card-header {
    background-color: #6B46D2;
    border-bottom: 1px solid #3300D2;
    color: #fff;
}
.dashboard .card-header {
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-primary:not(.card-outline)>.card-header {
    background-color: #6B46D2;
}
.btn-add {
    background-color: #fff;
    color: #6B46D2;
    box-shadow: none;
    font-weight: 700;
}
.card-title {
    font-size: 18px;
    font-weight: 700;
}
.quick-sale-invoice .box {
    border: 1px solid #3300D2;
    padding: 20px;
}
#datepicker, .invoice-items .form-control[readonly] {
    background-color: #fff;
}
.icon-pointer {
    cursor: pointer;
}
.service-row {
    background-color: rgb(236, 238, 242);
    margin: 0px;
    padding: 10px;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}
.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -3px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #3300D2;
    padding: 6px 12px;
    height: 40px !important
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 6px !important;
    right: 1px;
    width: 20px
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default .select2-selection--multiple {
    border: 1px solid #3300D2;
}
.select-one {
    padding-top: 5px;
    position: relative;
    float: left;
}
.select-one .custom-check {
    display: none;
}
.select-one label {
    width: auto;
    float: none;
    position: relative;
    background: rgba(21, 153, 87,.05);
    padding: 11px 13px;
    font-size: 12px;
    border: 1px solid;
    text-align: center;
}
.card-selector .select-one .custom-check + label {
    position: relative;
    color: #2a2c32;
    width: 75px;
    height: 50px;
    padding: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    margin-right: 7px;
    border: 2px solid #3300D2;
    color: #6B46D2;
    background: transparent;
    border-radius: 6px;
    position: relative;
    font-size: 13px;
    line-height: 1.2;
    padding-top: 4px;
}
.card-selector .select-one .custom-check + label:after {
    background-color: #fff;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -8px;
    top: -8px;
    border: 2px solid #e4e4e4;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    content: '';
}
.card-selector .select-one .custom-check:checked + label {
    color: #2a2c32;
    border-color: #2a2c32;
    background-color: transparent !important;
}
.card-selector .select-one .custom-check:checked + label:after {
    width: 15px;
    height: 15px;
    position: absolute;
    right: -8px;
    top: -8px;
    border: 0px solid transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: url(../images/check_icon.png) no-repeat !important;
    background-size: cover !important;
    content: '';
}
.total-info-container {
    text-align: right;
}
.total-info-container .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.total-info-container .col-sm-6 {
    border: 1px solid #dfdfdf;
    margin-left: -1px;
    margin-bottom: -1px;
}
.form-group .control-label {
    min-height: 30px;
    padding-top: 5px;
}
.total-info-container .form-control[readonly], .total-info-container .form-control {
    background-color: transparent;
    border: 0;
    cursor: default;
    color: #000;
    font-weight: bold;
    text-align: right;
    margin-bottom: 0;
}
.row.customer-info * {
    font-size: 15px !important;
}
.flexi {
    display: flex;
    display: -ms-flex-box;
    display: -webkit-flex;
    justify-content: space-between;
    margin: 0 10px 10px 10px;
}
.customer-info {
    border: 1px solid #eee;
    padding: 9px;
    background-color: #fff;
    margin: 10px 0;
}
.customer-info-wrapper {
    width: 98%;
    border: 1px solid #3300D2;
    padding: 10px 0;
    margin: 0 auto;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #fff;
}
.customer-info-wrapper .billing_details a {
    color: #fff;
}
.customer-info-wrapper .billing_details a:hover {
    color: #eee;
}
.customer-info-wrapper .notes_section {
    padding: 0 20px 
}
.customer-info-wrapper.edit {
    width: 100%;
}
.remove_service i {
    margin-top: 41px;
    color: #6B46D2;
}
.remove_service i:hover {
    color: #3300D2;
}
.profile-user-img {
    background: #000;
    border: none;
}
.table td {
    vertical-align: middle;
}
.bdr-table {
    border-collapse: collapse;
    border: 1px solid #333;
    font-size: 13px;
}
.bdr-table th {
    border-right: 1px solid #333;
    border-bottom: 1px solid #e0e0e0 !important;
    height: 52px;
    font-size: 15px;
    font-weight: 500;
}
.bdr-table td {
    border: 1px solid #333;
    border-bottom: 0;
    border-right: 0;
}
.bdr-table td:last-child {
    border-right: 0;
}
.box-block span {
    display: block;
    padding: 2px 10px;
    border-bottom: 1px solid #333;
}
.box-block strong {
    display: block;
    padding: 20px 10px;
}
.features-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.box-block {
    float: left;
}
.box-block {
    margin-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    /* max-width: 16.666%; */
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.content-inn {
    width: 100%;
    text-align: center;
}
.member-initials {
    border-radius: 50px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    background: #6B46D2;
    color: #fff;
    overflow: hidden;
    display: inline-table;
    margin-right: 6px;
}
.filter {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
}
.info-box {
    background: #F2EEFF;
    border-radius: 4px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    margin-bottom: 15px;
    min-height: 90px;
    width: 100%;
    border: 1px solid #d7dfe3;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 8px;
    transition-duration: 300ms;
    height: 86%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.info-box:hover{
    transform:scale(1.05);
	-webkit-transform:scale(1.05);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.info-box .info-box-icon {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 2px 0 0 2px;
    display: block;
    float: left;
    font-size: 35px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    margin: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.info-box-content {
    margin-left: 0px;
    padding: 5px 4px 5px 10px;
}
.info-box-text {
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#99abb4;    
}
.info-box > .info-box-text {
    width: 100%;
    color: #282828;
    font-weight: 500;
}
.info-box .info-box-number {
    display: block;
    font-size: 20px;
    color: #0d0d0d;
    font-weight: 600;
}
.info-box small {
    font-size: 14px;
}
.info-box .info-box-icon .ion{font-weight:bold}
.info-box .ion {color: #fff;}
.info-box .fa {color: #fff;}
.billing_details {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d2d8ea;
}
.billing_details .cust-per-info, .billing_details .cust-account-info, .billing_details .cust-visit-info, .billing_details .cust-revenue-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.billing_details .cust-per-info .flexi, .billing_details .cust-account-info .flexi, .billing_details .cust-visit-info .flexi, .billing_details .cust-revenue-info .flexi {
    border: 0;
    border-bottom: 0px solid #d2d8ea;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 0;
    padding: 1px 5px 5px;
    color: #5b6a7b;
}
.billing_details .flexi span:first-child {
    padding-right: 10px;
    font-weight: 600;
    display: block;
}
.billing_details .flexi span:last-child {
    font-weight: normal;
}
.info-box-text {font-size: 17px;text-transform: capitalize;font-weight:500;margin-bottom: 8px}
.date .input-group-text {
    background: #6B46D2;
    border-color: #3300D2;
    color: #fff;
}
.dash {
    border-radius: 6px;
    -webkit-border-radius: 18px;
    padding: 14px;
}
.dash .info-box-content {
	margin-left: 0px;
	padding: 0;
	display: block;
	width: 100%;
	margin-bottom: 10px;
    flex: auto;
}
.dash .info-box-text {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1.2;
}
.dash .info-box-text.sub{
  font-size: 15px;
  color: #999;
  margin-bottom: 10px
}
.dash .info-box-icon{
	margin: 0;
	background: transparent;
	width: auto;
	height: auto; 
	line-height: 1
}
.dash .info-box-icon .ion {
	color: #000;
}
.form-control {
    border-color: #3300D2;
}
.service-btns i {
    font-size: 12px;
    margin-left: 5px;
    background: #fff;
    color: #3300D2;
    border-radius: 50%;
    padding: 5px;
}
.datepicker {
    padding: 0 !important;
}
.datepicker-days .table-condensed thead tr:nth-child(2) th, .datepicker-months .table-condensed thead tr:nth-child(2) th, .datepicker-years .table-condensed thead tr:nth-child(2) th {
    background: #6B46D2 !important;
    font-weight: 700;
    font-size: 15px;
    padding: 10px 4px;
    color: #fff;
    border-radius: 0;
}
.datepicker-days .table-condensed tbody tr, .datepicker-months .table-condensed tbody tr, .datepicker-years .table-condensed tbody tr {
    border-top: 1px solid #ddd;
}
.datepicker td, .datepicker th {
    padding: 10px;
}
.datepicker table tr td.active.active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active {
    background-color: #6B46D2 !important;
}
.custom-control-label::before {
    background-color: #fff;
    border-color: #3300D2;
}
.modal-header {
    background-color: #6B46D2;
    color: #fff;
}
.modal-title {
    font-weight: 700;
}
.modal-header .close span {
    background-color: #fff; /* Set your desired background color */
    color: #6B46D2; /* Set your desired text color */
    border-radius: 50%; /* Make it circular */
    width: 30px; /* Adjust size as needed */
    height: 30px; /* Adjust size as needed */
    display: flex;
    justify-content: center;
    align-items: center;
}
.alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724;
}
.alert-info {
    background-color: #d1ecf1;
    border-color: #bee5eb;
    color: #0c5460;
}
.alert-warning {
    background-color: #fff3cd;
    border-color: #ffeeba;
    color: #856404;
}
.alert-danger, .alert-error {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}
.add-seat, .remove_seat {
    color: #6B46D2;
}
.add-seat:hover, .remove_seat:hover {
    color: #531E22;
}
.available-seats {
    color: #6B46D2;
    font-weight: 700;
    font-size: 18px;
}
.pagination {
    float: right;
}
ul.pagination li a, ul.pagination li span {
    color: #6B46D2;
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
ul.pagination li:first-child a {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
ul.pagination li:last-child a {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.swal-delete .swal2-icon {
    border: none;
    margin: 1.4em auto 0.4em;
}
.swal2-icon .swal2-icon-content img {
    width:50px;
}
.swal-delete #swal2-title, .swal-cancelled #swal2-title {
    padding-bottom: 50px;
    font-size: 22px;
    background: transparent;
}
#swal2-title {
    color: #2a2c32;
    text-align: center;
    margin: 0;
    font-weight: normal;
    padding: 0;

}
.swal2-popup.swal-delete {
    padding: 0;
}
.swal-delete .swal2-html-container {
    padding: 24px 30px;
    font-size: 20px;
    border-top: 1px solid #e0e0e0;
    line-height: 1.4;
    text-align: center;
    position: relative;
    float: none;
    margin: 0;
    color: #545454;
    word-wrap: break-word;
    background: #e8e8e8;
}
.swal-delete .swal2-actions {
    margin: 0;
    padding: 20px 0;
    background: #e8e8e8
}
.swal-delete .swal2-actions .swal2-styled {
    width: 175px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
}
.swal2-styled.swal2-default-outline:focus {
    box-shadow: none;
}
.swal2-modal .swal2-styled.cancel {
    color: #252525;
    border: 1px solid #e0e0e0;
}
.pull-right {
    float: right;
}
.searcharea-top {
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.quicksale-table.dataTable>thead .sorting_asc:before, .quicksale-table.dataTable>thead .sorting_asc:after {
    display: none;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover {
    background-color: none;
    color: #343a40 !important;
}
.menu-icon {
    width: 21px;
    margin-right: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.p-10 {
    padding: 10px;
}
#quicksaleTable_wrapper{
    overflow-x: hidden;
}
.delete-width {
    flex: 0 0 2%;
    max-width: 2%;
}
#salesSummaryTable_length, #paymentDistributionTable_length, #pendingPaymentTable_length {
    margin-left: 20px;
}
.out-product-form {
    width: 50%;
}
.category-chart {
    width: 40%;
    margin: 0 auto;
}
.pointer {
    cursor: pointer;
}
.client_details{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.scan_me_btn{
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #6B46D2;
    padding: 20px 30px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 4px 4px 20px 0px #6B46D233;
    margin: auto;
}
.service_detail_box{
    border: 2px solid #6B46D2;
    border-radius: 6px;
    padding: 20px 20px 0px;
}
.service_detail_box .service_content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 40px;
}
.service_detail_box .service_title{
    font-size: 16px;
    margin: 0;
    width: 30%;
}
.service_detail_box .service_details{
    font-size: 16px;
    margin: 0;
    width: 70%;
    text-align: right;
}
.scan_btn_p .scan_me_btn{
    border-radius: 0;
    padding: 0;
    margin-right: 0;
    border: 0;
    box-shadow: none;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: row;
    font-size: 16px;
}
.scan_me_btn:hover, .scan_me_btn:focus,
.scan_me_btn:not(:disabled):not(.disabled):active{
    background: #fff;
    color: #000;
}
.scan_btn_p .scan_me_btn img{
    width: 40px;
    height: 40px;
    border-radius: 6px;
    padding: 6px;
    margin-left: 10px;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #6B46D2;
}
.txt-bold {
    font-weight: bold;
}
@media (min-width: 1487px) and (max-width: 1720px) {
    .room-width, .seat-width, .time-width {
        flex: 0 0 10%;
        max-width: 10%;
    }
}
@media (min-width: 1250px) and (max-width: 1486px) {
    .room-width, .seat-width, .time-width {
        flex: 0 0 14%;
        max-width: 14%;
    }
    .price-width, .qty-width, .total-width {
        flex: 0 0 10%;
        max-width: 10%;
    }
    .ex-charges-width {
        flex: 0 0 10%;
        max-width: 10%;
    }
}
@media (min-width: 1050px) and (max-width: 1250px) {
    .room-width, .seat-width, .time-width {
        flex: 0 0 16%;
        max-width: 16%;
    }
    .price-width, .qty-width, .total-width {
        flex: 0 0 12%;
        max-width: 12%;
    }
    .ex-charges-width, .discount-width, .gst-width {
        flex: 0 0 14%;
        max-width: 14%;
    }
}
@media (min-width: 992px) and (max-width: 1050px) {
    .staff-width, .room-width, .seat-width, .time-width {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .price-width, .qty-width, .total-width {
        flex: 0 0 16%;
        max-width: 16%;
    }
    .ex-charges-width, .discount-width, .gst-width {
        flex: 0 0 14%;
        max-width: 14%;
    }
    #multiple-services{
        border: 2px solid #6B46D2;
        border-radius: 6px;
        padding: 10px 10px 0px;
    }
    .service_detail_box{
        border: 0;
        border-radius: 0;
        padding:0px;
    }
}
@media (min-width: 700px) and (max-width: 991px) {
    .time-width, .price-width, .qty-width, .total-width {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .price-width, .qty-width, .total-width {
        flex: 0 0 16%;
        max-width: 16%;
    }
    #multiple-services{
        border: 2px solid #6B46D2;
        border-radius: 6px;
        padding: 10px 10px 0px;
    }
    .service_detail_box{
        border: 0;
        border-radius: 0;
        padding:0px;
    }
}
@media (min-width: 768px) {
    .billing_details .flexi {
        text-align: left;
    }
}
@media (max-width: 768px) {
    .dashboard-filter{
        float: none;
        padding: 0;
       
    }
    .dashboard-filter .searcharea-top .col-xs-6{
        margin-bottom: 10px;
    }
    .card-header .nav.nav-pills{
        padding-right: 7.5px;
        padding-left: 7.5px;
    }

}
@media (max-width: 767px) {
    #clientName {
        margin-bottom: 15px;
    }
    .dataTables_wrapper .dataTables_length, 
    .dataTables_wrapper .dataTables_filter, 
    .dataTables_wrapper .dataTables_info, 
    .dataTables_wrapper .dataTables_paginate{
        text-align: left !important;
        margin-bottom: 6px;
    }
    .dataTables_wrapper .table tr.child td ul {
        width: 100%;
    }
    .dataTables_wrapper .table tr.child td ul li{
        display: flex;
        justify-content: space-between;
    }
    .dataTables_wrapper .table tr.child td ul li .dtr-title{
        text-align: left !important;
    }

    .remove_service i{
        margin: 0;
    }
    .delete-width {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    #multiple-services{
        border: 2px solid #6B46D2;
        border-radius: 6px;
        padding: 10px 10px 0px;
    }
    .service_detail_box{
        border: 0;
        border-radius: 0;
        padding:0px;
    }
    
    .service_detail_box .service_title{
        font-size: 14px;
    }
    .service_detail_box .service_details{
        font-size: 14px;
    }
    .scan_btn_p .scan_me_btn{
        font-size: 14px;
    }
    .client_details p{
        width: 100%;
    }
}
@media (min-width: 320px) {
    .col-xs-7 {
        width: 58.33333333%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-5 {
        width: 41.66666667%;
    }
}

.revenue_summary .tab-content{
    border: 1px solid #dee2e6;
    border-top: 0;
}
.switch {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 24px;
}

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

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #28a745; /* green */
}

input:checked + .slider:before {
  transform: translateX(18px);
}