.login-logo-wrap img {
    width: 100px;
    height: 100px;
}

.text-18 {
    font-size: 18px;
}

.login-form__btn.submit {
    padding: 15px 40px;
    background: #7571f9;
    font-weight: 700;
    border-radius: 40px;
}

.login-form-bg {
    background-image: url(../images/mall-woman-pic.jpg) ;
    background-size: cover;
}

.login-input .form-group .form-control {
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #f5f5f5;
    padding-left: 14px;
    border: 1px solid #ccc;
    color: #7A88A1;
    border-radius: 40px;
}

[data-nav-headerbg="color_10"] .nav-header {
    background-color: #fff !important;
}

.nav-header .brand-logo a {
    padding: 0.55rem 1.5rem;
    display: block;
}

.brand-title img {
    height:58px;
}

.nav-header {
    height: 5rem;
    width: 15.1875rem;
    display: inline-block;
    text-align: left;
    position: absolute;
    left: 0;
    top: 0;
    background: #111B27;
    box-shadow: none;
    transition: all .2s ease;
    border-bottom:1px solid #f5f5f5;
}


.nk-sidebar .metismenu ul a {
    padding: 0.625rem 0.9375rem 0.625rem 2.325rem;
}



.form-control {
    background: #f3f4f6;
    border: 1px solid #9ca3af;
    color: #111827;
    outline: initial!important;
    border-radius: 0.25rem;
    display: block;
    font-size: .813rem;
    height: calc(1.9695rem + 2px);
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
}




.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ecebfe;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(117, 113, 249, 0.25);
}

.col-form-label {
    color: #333;
}

.form-group {
    margin-bottom: 0px;
}

.dataTables_filter {
    float: left;
    margin-top: 10px;
}

.dataTables_filter input[type=search] {
    border: 1px solid #dcdfe6;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    height: 32px;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 12px;
    color: #606266;
    border-radius: 4px;
    box-sizing: border-box;
}

.buttons-excel {
    border:1px solid #ef4444;
    background-color: #fff;
    color:#ef4444;
    border-radius: 4px !important;
}

.buttons-excel:hover {
    border:1px solid #ef4444;
    background-color: #ef4444;
    color:#fff;
}

.buttons-pdf {
    border:1px solid #10b981;
    background-color: #fff;
    color:#10b981;
    border-radius: 4px !important;
}

.buttons-pdf:hover {
    border:1px solid #10b981;
    background-color: #10b981;
    color:#fff;
}

.buttons-print {
    border:1px solid #3b82f6;
    background-color: #fff;
    color:#3b82f6;
    border-radius: 4px !important;
}

.buttons-print:hover {
    border:1px solid #3b82f6;
    background-color: #3b82f6;
    color:#fff;
    border-radius: 4px !important;
}



.dt-buttons {
    margin-bottom: 15px;
    padding-top: 5px;
    float: right;
}


.dataTables_length select {
    border: 1px solid #dcdfe6;
    color: #333 !important;
}

.server-hanging-delete-button {
    cursor: pointer;
}

#recordsTable_length {
    float: right;
}

table {
    color:#606266;
}


table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:after {
    position: absolute;
    display: block;
    opacity: 1;
    right: 10px;
    line-height: 7px;
    font-size: .6em;
    color: #606266;
    color: #ccc;
    margin-top: 1px;
}

table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting_asc_disabled, table.dataTable thead>tr>th.sorting_desc_disabled, table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting_asc_disabled, table.dataTable thead>tr>td.sorting_desc_disabled {
    cursor: pointer;
    position: relative;
    padding-right: 26px;
    color: #333;
    border-bottom: 1px solid #dcdfe6;
    padding-bottom: 8px;
}

.table th, .table td {
    padding: 0.80rem 0.60rem;
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0);
}

table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting_asc_disabled, table.dataTable thead>tr>th.sorting_desc_disabled, table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting_asc_disabled, table.dataTable thead>tr>td.sorting_desc_disabled {
    cursor: pointer;
    position: relative;
    padding-right: 26px;
    color: #333;
    border-bottom: none;
    padding-bottom: 8px;
}

.edit-button {
    border: 1px solid #10b981;
    border-radius: 5px;
    font-size: 13px;
    padding: 4px;
    color: #10b981;
    line-height: 26px;
}

.edit-button:hover {
    border: 1px solid #10b981;
    background-color: #10b981;
    color:#fff;
}

.edit-button-2 {
    border: 1px solid #10b981;
    background-color: #10b981;
    border-radius: 5px;
    font-size: 13px;
    padding: 4px;
    color: #fff;
    line-height: 26px;
}

.edit-button-2:hover {
    border: 1px solid #999;
    background-color: #999;
    color:#fff;
}

.print-barcode-button {
    border: 1px solid #10b981;
    border-radius: 5px;
    font-size: 13px;
    padding: 6px 4px;
    color: #10b981;
    line-height: 29px;
}

.print-barcode-button:hover {
    border: 1px solid #10b981;
    background-color: #10b981;
    color:#fff;
}

.delete-button {
    font-size: 13px;
    color: #ef4444;
    border: 1px solid #ef4444;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
}

.delete-button:hover {
    border: 1px solid #ef4444;
    background-color: #ef4444;
    color:#fff;
}

.view-button {
    border: 1px solid #7571f9;
    border-radius: 5px;
    font-size: 13px;
    padding: 4px;
    color: #7571f9;
    line-height: 26px;
}

.view-button:hover {
    border: 1px solid #7571f9;
    background-color: #7571f9;
    color:#fff;
}

.inventory-button {
    border: 1px solid #D7A102;
    border-radius: 5px;
    font-size: 13px;
    padding: 4px;
    color: #D7A102;
    line-height: 26px;
}

.inventory-button:hover {
    border: 1px solid #D7A102;
    background-color: #D7A102;
    color:#fff;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 1.5rem !important;
}

.ms-5 {
    margin-left: 3rem !important;
}

.pe-2 {
    padding-right: 20px !important;
}
.me-1 {
    margin-right: 10px !important;
}
.me-2 {
    margin-right: 20px !important;
}


.color-circle {
    width:30px; 
    height:30px; 
    border-radius:50%;
    display: inline-block;
}

.wizard > .steps {
    width: 100%;
    margin-left: 0;
    padding-left:0;
}

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 0em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps > ul > li {
    width: 16.66666667%;
}

.wizard .content > .body .form-control {
    background: #f3f4f6;
    border: 1px solid #9ca3af;
    color: #111827;
}

.wizard .content > .body .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ecebfe;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(117, 113, 249, 0.25);
}


.wizard > .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.5rem 2rem;
}

.wizard .content {
    min-height: 22rem;
    margin: 0;
}

.nk-sidebar .metismenu { 
    height: 700px;
    overflow-y: auto;
}

.space-top-trash {
    margin-top: 32px !important;
}

.additional-product-scroll {
    height: 259px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 10px;
}

.wizard > .content > .body input[type=radio] {
    display: inline-block;
    border: 1px solid #ccc;
    margin-right: 11px;
    width: 25px;
    height: 25px;
}

.radio {
    font-size: 17px;
    color: #000;
    display: flex;
}

.colorSpan {
    width:15px; 
    height:15px; 
    display:inline-block;
    border-radius: 50%;
    margin-right:2px;
}

.bottom-border-1 {
    border-bottom:1px solid #ddd;
    color: #000;
}


.lds-facebook {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    left:55%;
    top: 40%;
    display: none;
}
.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    background: #7571f9;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
    left: 8px;
    animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
    left: 32px;
    animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
    left: 56px;
    animation-delay: 0;
}
@keyframes lds-facebook {
    0% {
      top: 8px;
      height: 64px;
    }
    50%, 100% {
      top: 24px;
      height: 32px;
    }
}

.selectFilesButton {
    background-color:transparent;
    color:#7571f9 !important;
    padding: 20px 40px; 
    border: 1px solid #7571f9; 
    border-radius:10px;
    cursor: pointer;
}

.selectFilesButton:hover {
    background-color:#7571f9;
    color: #fff !important;
    border: 1px solid transparent;
}

#ddArea {
    height: 170px;
    border: 2px dashed #ccc;
    line-height: 170px;
    text-align: center;
    font-size: 20px;
    background: #f9f9f9;
    margin-bottom: 15px;
}

.drag_over {
    color: #000;
    border-color: #000;
}

.thumbnail {
    width: 80px;
    height: 80px;
    padding: 2px;
    margin: 2px;
    border: 2px solid lightgray;
    border-radius: 3px;
    float: left;
}

.d-none {
    display: none;
}

.pic-container {
    display: inline-block;
    position: relative;
    margin-left: 19px;
}

.pic-container .hanging-delete-button {
    position: absolute;
    right: -11px;
    top: -9px;
}


.picThumbnail {
    height: 50px;
    width: 50px;
    border:1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}

.picThumbnail2 {
    height: 80px;
    width: 80px;
    border:1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}

.report-text {
    font-size: 16px;
    line-height: 35px;
}

.upper-bold {
    text-transform: uppercase;
    font-weight: 700;
}

.detail-link {
    border-bottom: 1px dashed #999;
}

.border-1-under {
    border-bottom: 1px solid #ddd;
}

.text-dark-grey {
    color:#333;
}

.price-box {
    border: 1px solid #4540F7;
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-block;
    color:#4540F7;
}
.innerContent {
    display:inline-block !important;  
    padding:5px 0px; 
    border-radius:4px;
    width: 140px;
    border: 1px solid #fff !important ;
}


.innerContent:focus {
    color: #333;
    background-color: #fff;
    border-color: #ecebfe;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(117, 113, 249, 0.25);
}


#colorSource, 
#sizeSource,
#addListSource,
#quantitySource {
    display: none;
}

#showThumb {
    display: inline-flex;
    flex-wrap: wrap;
}
.special-control {
    background-color: #fff; 
    border: 1px solid #ced4db; 
    border-left:none;
}


@media (min-width: 992px){
    .modal-lg {
        max-width: 1117px;
    }
}

.text-black {
    color: #000;
}

.text-grey {
    color: #333;
}

.space-end-88 { 
    padding-right: 88px !important;
}


.black_overlay2
{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:999;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}


.white_content2 
{
    display: none;
    position: fixed;
    top: 15%;
    left: 29%;
    width: 39%;
    height: 52%;
    padding: 16px 10px;
    background-color: white;
    z-index:1000;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: white_content2;
    animation-name: white_content2;


}

@keyframes white_content2{
    from {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
  
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}


#sic2a
{
  overflow-y: auto;
  height: 100%;
  padding-left: 20px;
  padding-right: 30px;
}



#closebox2 {
    position: absolute;
    right: 15px;
    top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    z-index: 10;
    background: #fff;
    color: #666666;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border:none;
    border: 2px solid #ddd;
}

#closebox2:hover {
    background: #FF6600;
    color: #fff;
    border: 2px solid #FF6600;
}

.badge-lineheight { 
    line-height: 25px;
}


.autocomplete-input {
    background-color: #fff;
    background-image: url("../images/search-interface-symbol.png");
    background-size: 25px 25px;
    background-position: 12px;
    background-repeat: no-repeat;
    border: 1px solid #eee;
    border-radius: 8px;
    box-sizing: border-box;
    flex: 1;
    font-size: 16px;
    line-height: 1.5;
    padding: 12px 12px 12px 48px;
    position: relative;
    width: 100%;

}

.autocomplete-input:focus, 
.autocomplete-input[aria-expanded=true] {
    background-color: #fff;
    border-color: rgba(0,0,0,.12);
    box-shadow: 0 2px 2px rgba(0,0,0,.16);
    outline: none;
}

.btn-success {
    color: #fff;
    background-color: #23af47;
    border-color: #23af47;
}

.btn-outline-success {
    color: #23af47;
    background-color: transparent;
    background-image: none;
    border-color: #23af47;
}

.btn-outline-success:active, .btn-outline-success:focus, .btn-outline-success:hover {
    background: #23af47;
    color: #fff;
    border-color: #23af47;
}

.text-success {
    color: #23af47 !important;
}

.text-success:active, .text-success:focus, .text-success:hover {
    color: #23af47 !important;
}

.border-around { 
    border:3px solid #333;
    border-radius: 20px;
    margin-left: 40px;
    margin-right: 40px;
    padding:30px;
}


.btn-success:hover {
    color: #212529;
}

.select2-container--default .select2-selection--single {
    background-color: #f3f4f6;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 40px;
    line-height: 40px !important;
    padding-top: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 5px;
    right: 1px;
    width: 20px;
}



/* Custom style for autocomplete dropdown */
.ui-menu .ui-menu-item{
    background-color: #f7e7e7;
    background-color: #f2f2f2;
    margin: 3px;
    width: 495px;
    z-index: 10000;
}
.ui-autocomplete-row a{
    display: inline-block;
    text-decoration: none;
    width: 100%;
}
.ui-autocomplete-row a span{
    padding: 10px;
    font-size: 15px;
    text-align: center;
}
.ui-autocomplete-row a img{
    vertical-align: middle;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    border: none;
    background: #EFEFEF;
    color: inherit;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: 0;
}

.btn-remove-padding {
    padding: 4px 5px;
}

.form-control-remove-padding {
    padding: 0.375rem 5px;
}

.split-options {
    display: none;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}

.under-dash {
    border-bottom: 1px dashed #999999;
}

.under-line {
    border-bottom: 1px solid #999999;
}

.top-dash {
    border-top: 1px dashed #999999;
}

.sale-grey-border {
    background-color: #f3f2f3;
}

.model-sm {
    max-width: 300px;
}

.modal {
    overflow-y:auto;
}

p.inline {display: inline-block;}
div.b128{
    border-left: 1px black solid;
    height: 30px;
} 


/* New Order Visibility Toggles */
#header1, #paymentCompletionArea {
    display: none;
}

.text-white {
    color: #fff !important;
}

.error {
    color: red;
}

#accordion-two .card .card-body {
    padding: 1.40rem 0.5rem;
    border: 1px solid #ddd;
}

.label-pill {
    display: inline-block;
}

.list-group .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 100%; 
}

.delivery-background {
    background-color: #7571f9; 
    padding:20px;
}

#delivery-options {
    display: none;
}


.default-tab .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: center;
}

.default-tab .nav-tabs .nav-item {
    margin-bottom: -1px;
    flex-grow: 1;
}

.default-tab .nav-link {
    background: #fff;
    border-radius: 0px;
    font-weight: 500;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #7571fa;
    border-color: #7571fa #7571fa #7571fa;
}

.default-tab .card {
    margin-bottom: 30px;
    border: 0px;
    border-radius: 0;
    box-shadow: 6px 11px 41px -28px #a99de7;
}


.invoice-text {
    font-size: 16px;
    color:#000;
}

.space-order { 
    margin-top:70px;
}

#return-options {
    display: none;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -30px;
    position: relative;
    z-index: 2;
    color: #666666;
    padding-right: 12px;
    cursor: pointer;
    font-size: 18px;
}

.field-icon2 {
    float: right;
    margin-left: -25px;
    margin-top: -40px;
    position: relative;
    z-index: 2;
    color: #666666;
    padding-right: 12px;
}

.field-icon3 {
    float: right;
    margin-left: -25px;
    margin-top: 11px;
    position: relative;
    z-index: 2;
    color: #666666;
    padding-right: 12px;
}

.toggle-password {
    cursor: pointer;
}

.productScroll {
    height:235px;
    overflow-y:auto ;
    overflow-x: hidden;
}

#colorAndSizeOnlyOptions,
#sizeOnlyOptions,
#colorOnlyOptions,
#quantityOnlyOptions
 {
    display: none;
}


#stock-results-table .card .card-body  {
    font-size: 16px;
    color: #000;
}

#stock-results-table .underline {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

#stock-results-table .accordion .card-header {
    background-color: #7571f9;
}

#stock-results-table .accordion .card-header h5 {
    color: #fff;
}

#order-processing.default-tab .nav-item .nav-link:not(.nav-link.active) {
    background: #F6F8FA;
    border-radius: 0px;
    font-weight: 500;
    color: #000;
    font-size: 15px;
}

#order-processing.default-tab .nav-item .nav-link.active {
    border-radius: 0px;
    font-weight: 500;
    font-size: 15px;
}

#order-processing.default-tab .nav-item .nav-link,
#order-processing.default-tab .nav-item .nav-link:focus {
    padding:0.5rem 0.3rem;
}

.btn-warning {
    color: #212529;
    background-color: #fbbc06;
    border-color: #f29d56;
}

.btn-warning:hover {
    background: #ee8227;
    color: #000;
    border-color: #ee8227;
}


#pendingReturns {
    background-color: #FBBC05;
    color: #000;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}

#returnedOrders {
    background-color: #25378B;
    color: #fff;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}

#pendingOrderTotal {
    background-color: #FBBC05;
    color: #000;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}

#confirmOrderTotal {
    background-color: #25378B;
    color: #fff;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}

#dispatchedOrderTotal {
    border: 1px solid #25378B;
    color: #25378B;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}

#deliveredOrderTotal {
    border: 1px solid #23af47;
    color: #23af47;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}

#cancelledOrderTotal {
    border: 1px solid #e94437;
    color: #e94437;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}

#deletedOrderTotal {
    background-color: #e94437;
    color: #fff;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}


#abandoned {
    border: 1px solid #FBBC05;
    color: #FBBC05;
    line-height: 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 0px 6px;
    margin-left: 5px;
}

.highlight-text {
    font-size:20px;
    color: #000;
}

.customer-name {
    font-size: 22px;
}

.no-border-top {
    border-top: none !important;
}

.wallet-balance-box {
    background-color:#25378B;
    color: #fff;
    display: block;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.wallet-balance-box p {
    margin-bottom: 5px;
}

.wallet-balance-box h3 {
    color: #fff;
    font-size: 27px;
    margin-bottom: 15px;
}

.delivery-report-title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.rounded {
    border-radius: 15px;
}

.delivery-item-box {
    border: 1px solid #1b8536;
    background-color: rgba(35, 175, 71, 0.2);
    padding: 15px 15px;
    color: #1b8536;
    border-radius: 5px;
}

.status-pill-warning {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 15px;
    background-color: #D7A102;
    color:#fff;
}
.status-pill-success {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 15px;
    background-color: #25378B;
    color:#fff;
}

.earning-box {
    background-color: #F5F5F5;
    padding: 10px 15px;
    font-size: 16px;
    color: #000;
}

.earning-box .amount-earned {
    color: #1b8536;
}

.earning-box a {
    color:#3b82f6;
}

.quantity-return-box {
    width: 63px;
    height: 40px;
    padding-left: 15px;
}

#ProductDetailArea .nav-tabs .nav-link {
    border: 1px solid #e9ecef;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

#ProductDetailArea {
    border-left: 1px solid #e9ecef;
    border-right: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
    padding: 0;
    border-radius: 5px;
}

#ProductDetailArea .tab-content {
    padding: 15px;
}

.initialCap {
    text-transform: capitalize;
}

.large-text {
    font-size: 18px;
}


/* ORDERS REPORT */

#accordion-two .headertitle {
    color: #3b82f6 !important;
    font-weight: 200;
}