.footer_inner {
    background: white;
    padding: 15px 20px !important;
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0 0 0.375rem 0.25rem rgba(161, 172, 184, 0.15);
}

.title_count {
    font-size: 15px;
}

h4 {
    color: #384551;
}

.count_card.primary {
    border-color: #028f96 !important;
}

.count_card.info {
    border-color: #03c3ec !important;
}

.count_card.danger {

    border-color: #ff3e1d !important;
}

.count_card.warning {

    border-color: #ffab00 !important;
}

.count_card {
    border-bottom: 3px solid !important;
    border-top-left-radius: 35px;
    border-top-right-radius: 30px;
    border: 1px solid;
}

.table> :not(:first-child) {
    border: 0;
}

table.table.dataTable thead {
    background: #f3f4f8;
    color: white;
}

table.table.dataTable thead tr {
    background: #028f96;
}

table.dataTable thead tr th {
    padding: 10px;
}

th,
td {
    border-color: #c5c5c5;
}

tr {
    border-color: #c5c5c5;
}

table.table.dataTable thead tr th {
    color: white;
}

.d-md-flex.justify-content-between.align-items-center.col-12.dt-layout-full.col-md,
.d-md-flex.justify-content-between.align-items-center.dt-layout-start.col-md-auto.me-auto,
.d-md-flex.justify-content-between.align-items-center.dt-layout-end.col-md-auto.ms-auto {
    padding: 0;
}

.dt-type-numeric,
table thead tr th {
    text-align: center !important;
}

.profile_name {

    background: #028f96;
    border-radius: 50%;
    TEXT-ALIGN: CENTER;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 21px;
    padding: 5px 16px;
    font-weight: 600;
}

.bx {
    vertical-align: middle;
    font-size: 25px;
    line-height: 1;
}

.color_div {
    padding: 5px 40px;
    border-radius: 20px;
    display: inline !important;
}

.badge {
    text-transform: none !important;
}
html.login_bg, body.login_bg {
    background-image: url(../images/bg-login.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.login_logo
{
    width: 150px;
    margin: 0 auto;
    display: block;
}
.dash_logo
{
width: 60px;
}
.menu-sub a.menu-link.active {
    color: #028f96 !important;
}

.bg-menu-theme .menu-sub > .menu-item > .menu-link.active:before {
    background-color: #028f96 !important;
}

div.dt-scroll-body {
    border-bottom: 0px !important;
}
thead {
    background: #028f96;}
thead th{
color:white !important
}

.bill_card h2 {
    margin: 20px 0;
    font-size: 48px;
    font-weight: bold;
    margin-left: 30px;
}

.bill_card .dash_logo {
    width: 135px;
}
.bill_card  p.shop_add {
    margin-top: 20px;
}

.bill_card h3 {
    font-size: 22px;
}
span.select2-selection.select2-selection--single {
    height: 38px!important;
    border-color: #d9dee3 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}
.shop_big_title h3 {
    font-size: 25px;
    margin-bottom: 0;
    line-height: 35px;
    margin-left: 8px;
    color: white;
}

.shop_title {
    font-size: 45px;
    font-weight: 900;
    color: white;
}

span.perfect_span {
    font-size: 18px;
    margin-top: 5px !important;!i;!;
    display: block;
    color: white;
}

.card.invoice_card .card-header {
    /* background: #069097; */
}

.cloths_title {
    color: #566a7f;
    font-size: 18px;
    font-weight: 700;
}
td.label_bill {
    width: 120px;}
td.total_label {
    width: 150px;}


span.span_invoice {
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 14px;
    margin-left: 18px;
}