body,
.table-responsive,
div,
section,
.card {
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}

body::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}


/* Track */

body::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

body::-webkit-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

body::-webkit-scrollbar-thumb:hover {
    background: #555;
}

@media print {

    .no_print,
    .no-print * {
        display: none !important;
        visibility: hidden;
    }

    .dataTables_length,
    .dataTables_filter,
    .dataTables_info,
    .dataTables_paginate,
    .dtsb-searchBuilder {
        display: none;
        visibility: hidden;
    }
}

.sort_dash {
    position: sticky;
    top: 40px;
    z-index: 99;
}

.pdc_details {
    padding: 0;
}

.btn {
    border: 0;
    border-radius: 0px;
    outline: none !important;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

.btn:before {
    content: "";
    transition: all 0.15s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

.card-success {
    background: #fff;
}

.details_box {
    background-color: beige;
}

.repairing_td td:last-child::before {
    content: "AED.";
}

.repairing_td .tot_price {
    background: transparent;
    border: none;
    color: #fff;
    font-weight: bold;
}

/* input styles */
.new_input .input-group-text {
    padding: 0;
}

.input-group .form-control {
    /* border-left: none !important; */
}

.new_input i.fa:before,
.form-input i.fa:before {
    color: #444;
    padding: 8px 14px;
    position: absolute;
    left: 0;
    text-align: center;
    top: 0;
    z-index: 9;
}

.new_input i.fa {
    border-right: 10px solid transparent;
    transition: all 0.15s ease-in-out;


}

.new_input input:focus+i.fa {
    border-right: 20px solid transparent !important;
}

.new_input input:focus+i.fa:before {
    color: #fff !important;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0 4px 4px 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
}

#billDT_filter,
#poDt_filter {
    padding: 10px;
    background-color: #eee;
    position: sticky;
    top: 0;
}

#billDT_filter input,
#billDT_filter label,
#poDt_filter input {
    margin: 0;
    width: 100%;
    display: block;
}

/* buttons */
.btn:hover,
.btn-floating {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.btn-xs:before {
    content: '';
    display: none;
}

.btn {
    border: 0;
    border-radius: 0px;
    outline: none !important;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

.btn:before {
    content: "";
    border-right: 20px solid transparent;
    /* border-left: 30px solid #cccccc00;
    border-bottom: 36px solid #dddddd3b; */
    transition: all 0.15s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

/* cards */
.card {
    border-radius: 0% !important;
}

.card-header {
    border-radius: 0% !important;
}

.card-header:before {
    content: "";
    border-right: 10px solid transparent;
    /* border-left: 6px solid #4dbeaf;
    border-bottom: 20px solid #47bdaf; */
    transition: all 0.15s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.card-tr {
    border-radius: 0% !important;
    box-shadow: none;
    background: transparent;
}

.card-tr .card-header {
    background-color: #fff;
}

/* hacked text style */
.hacking-animation__text {
    font-family: monospace;
    margin: 0;
    padding: 0;
}
.hacking-animation__character {
    animation: type 500ms backwards;
    animation-duration: 4s;
    color: #00a000;
}
.list_all{
    padding: 0 !important;
    border: none !important;
    width: 100% !important;
}
.list_all table{
    width: 100% !important;
    border: 2px dashed cadetblue;
    border-top: none;
}
@keyframes type {
    0% {
        background: #FFF;
        color: #FFF;
    }

    5% {
        background: transparent;
        color: #FFF;
    }

    100% {
        background: transparent;
        color: #00a000;
    }
}