body span,
body p,
body a,
body li,
body h1,
body h1,
body h3,
body h4,
body h5,
body h6,
body select,
body label,
body table th{
   text-transform: uppercase !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   text-transform: uppercase !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   text-transform: uppercase !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
   text-transform: uppercase !important;
}

span.menu-text.active {
    color: #fff !important;
}

.card.card-custom>.card-body {
    padding: 1rem 1rem !important;
}

.w-70 {
    width: 70%;
}

.aside-menu .menu-nav>.menu-section {
    margin: 0px 0 0 0;
    height: 40px;
}

.font-weight-bold {
    font-size: 12px;
}

.header-fixed.subheader-fixed .subheader {
    height: 29px;
}

div#myTable_length {
    width: 50%;
    float: left;
}

.brand {
    background-color: #0e4c83 !important;
}

.w-70 {
    width: auto !important;
}

.pt-10,
.py-10 {
    padding-top: 0 !important;
}

.aside-menu .menu-nav>.menu-section .menu-text {
    color: #8f9099 !important;
}

.breadcrumbs-div {
    margin-left: 25px;
    margin-bottom: 6px;
}

a.paginate_button,
.pagination_div .pagination a,
.pagination_div .pagination .disabled span,
.pagination_div .pagination .active span {
    background-color: #F3F6F9;
    color: #7E8299;
    align-items: center;
    height: 2.25rem;
    min-width: 2.25rem;
    padding: 0.5rem;
    text-align: center;
    position: relative;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    border-radius: 0.42rem;
    border: 0;
    margin-left: 5px;
    display: inline-block;
}

span a.paginate_button {
    padding: 8px 16px;
    cursor: pointer !important;
}

span a.paginate_button.current,
.pagination_div .pagination .active span {
    background-color: #3699FF;
    color: #ffffff;
}

.pagination_div .pagination {
    float: right;
}

.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 0px;
    opacity: 1;
    margin-left: -18px;
}

.multiselect-container>li>a>label.radio,
.multiselect-container>li>a>label.checkbox {
    margin: 0;
    padding-left: 26px;
}

.multiselect-item span.input-group-btn {
    display: none;
}

.multiselect-container.dropdown-menu {
    width: 100%;
}

.multiselect-item.filter .input-group {
    width: 96% !important;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    background: 0;
    border: 1px solid #E4E6EF;
    text-align: left;
    color: #000;
}

.multiselect.btn.btn-default.dropdown-toggle:after {
    color: #B5B5C3;
    float: right;
    margin-top: 7px;
    margin-right: -8px;
    color: #000 !important;
}

button.multiselect.dropdown-toggle.btn.btn-default:hover,
button.multiselect.dropdown-toggle.btn.btn-default:focus {
    background: 0 !important;
    border: 1px solid #E4E6EF !important;
    text-align: left;
    color: #000 !important;
}

.dataTables_wrapper .dataTable th,
.dataTables_wrapper .dataTable td {
    padding: 8px;
}

.card-header {
    padding: 0 15px;
}

.custom_sno {
    max-width: 30px;
}

.custom_test_name {
    max-width: 400px;
}

.custom_status {
    max-width: 40px;
}

.custom_action {
    max-width: 100px;
    min-width: 50px;
}

.error-icons {
    font-size: 18px;
    vertical-align: bottom;
    color: #fff;
    margin-right: 5px;
}

.dataTables_wrapper,
.card-body {
    overflow: auto;
}

.error-class::before {
    font-family: "Ki";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-right: 4px;
    content: "";
}

.error-class {
    color: red;
    font-size: 12px;
    margin: 5px 2px;
}

._icon_display {
    margin-top: 10px;
}

._icon_display img {
    max-width: 200px;
    border-radius: 5px;
}

.multi-field {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 16px;
}

.w-10 {
    width: 100px
}

.border-10 {
    border-radius: 10px;
}

.color-red {
    color: red;
}

.mrp_price {
    font-size: 12px;
}

.selling_price {
    font-size: 16px;
}

._count_size {
    color: #1bc5bd;
    font-size: 40px;
    font-weight: 500;
}

.dash_counts ._label {
    font-size: 14px;
}

.dash_counts ._label_count {
    color: #1bc5bd;
    font-size: 16px;
}

.dash_counts {
    border: 1px dashed #bbb;
}

.whatsapp-color {
    color: #29d448 !important;
}

label small {
    color: #ffa100;
}

.w-74 {
    width: 74%;
}

.add-test-border {
    border: 1px dashed #2b7acc;
    color: #3c3c3c;
    font-size: 12px;
    margin-top: 5px;
}

.remove-test:hover {
    background-color: red;
    color: #fff;
    transition: .2s;
}

.remove-test {
    position: absolute;
    right: 5px;
    font-size: 15px;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin-top: -7px;
    background: #fff;
    text-align: center;
    cursor: pointer;
}

.checkbox-container input:checked~.checkmark:after {
    display: block;
}

.checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkmark {
    position: absolute;
    margin-top: -10px;
    margin-left: 14px;
    height: 25px;
    width: 25px;
    background-color: #88d5b2;
    border-radius: 20%;
    cursor: pointer;
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.btn.btn-success.invite-btn {
    position: absolute;
    margin-left: 0;
    margin-top: -8px;
}

.checkbox-container {
    position: relative;
}

.btn.btn-sm i,
.btn-group-sm>.btn i {
    padding-right: 0;
}

.text-muted {
    color: #0e4c83 !important;
}

table .btn.btn-clean i {
    color: #fff;
}

table .btn.btn-clean {
    margin-bottom: 5px;
    color: #ffffff;
    background-color: #c61919cf;
    border-color: transparent;
}


.tableForAllDataShow table thead{
    background: #0e4c83;
    padding: 8px;
    font-weight: bold;
    color: white;

}
/****
**
Media query updates

















**/

@media (min-width: 992px) {
    .content {
        padding: 7px 0;
    }
}
