@font-face {
    font-family: "stc";
    font-style: normal;
    font-weight: 400;
    src: url("Fonts/STC_Bold.ttf") format("truetype");
}

@font-face {
    font-family: "DS-DIGIB";
    font-style: normal;
    font-weight: 400;
    src: url("Fonts/DS-DIGIB.TTF") format("truetype");
}

@font-face {
    font-family: "IDAutomationHC39M_Free";
    font-style: normal;
    font-weight: 400;
    src: url("Fonts/IDAutomationHC39M_Free.ttf") format("truetype");
}

@font-face {
    font-family: "code128";
    font-style: normal;
    font-weight: 400;
    src: url("Fonts/code128.ttf") format("truetype");
}

@font-face {
    font-family: "IDAutomationHC39M";
    font-style: normal;
    font-weight: 400;
    src: url("Fonts/IDAutomationHC39M.ttf") format("truetype");
}

@font-face {
    font-family: "IlMioFont";
    src: url("ballpark_weiner.eot");
    /* IE6+ */
    src: local("Ballpark"), local("IlMioFont"), url("ballpark_weiner.woff") format("woff"),
        /* FF3.6 */
        url("ballpark_weiner.ttf") format("truetype")
        /* Saf3+,Chrome,Opera10+ */
    ;
}


/* =========popup======= */

.card-title {
    font-size: 22px;
    font-weight: bold;
}

.card-text {
    font-size: 20px;
    font-weight: bold;
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(187, 187, 187, 0.6);
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.popup .inner {
    border: 1px solid #ccc;
    background-color: white;
    width: 300px;
    height: 250px;
    padding: 20px;
    left: 50%;
    top: 50%;
    margin-top: -125px;
    margin-left: -150px;
    position: fixed;
    border-radius: 10px;
}

.popup .close {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 2px 8px;
    background-color: #eee;
    border-radius: 4px;
    border: 1px solid #ccc;
    cursor: pointer;
}


/* ========================= */

.txt_barcod_ {
    color: #1e1e1e;
    font-size: 16px;
    font-family: IDAutomationHC39M, IDAutomationHC39M_Free, sans-serif;
    text-align: center;
}

.body {
    /* direction:rtl;*/
    /* background-image: url("img/bg1111.jpg");
    background-size: cover; */
    background: rgba(255, 255, 255, 0.1);
    /* background: #E6EAF4; */
    display: none;
}


/*==================*/

.shra {
    background-color: transparent;
    color: transparent;
    border: none;
    display: none;
}

.div_mortgat {
    display: flex;
    margin-top: 20px;
    padding-top: 0px;
    display: block;
    width: 99%;
    height: 100px;
    background-color: transparent;
    border: 1px solid #5595be;
}

.big {
    color: rgba(255, 0, 0, 0.2);
}

.small {
    color: #079992;
}

#kmia__ {
    border-radius: 10px;
    padding: 5px;
}

.table-fixed2 {
    border: 1px solid #5b89ae;
}

.table-fixed2 thead,
.table-fixed2 thead th {
    background: #7092be;
    background: linear-gradient(to top, #5595be, #387caf);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: stc, Helvetica, sans-serif;
    padding-right: 2px;
    text-align: center;
}

.table-fixed2 tbody tr td {
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
    font-family: Tahoma, Verdana, sans-serif;
    color: black;
    border: 1px solid #c5d3e1;
    font-weight: bold;
    padding-right: 2px;
    text-align: center;
}

.table-fixed1 {
    border: 0px solid #5b89ae;
}

.user-div {
    margin: 0 auto;
    color: #fff;
    font-size: 10px;
}

.user-div .pic-user_ {
    margin: 0 auto;
    width: 70px;
    height: 80px;
    border-radius: 50%;
    background-size: cover;
}

.table-fixed1 thead,
.table-fixed1 thead th {
    background: #0074a4;
    background: linear-gradient(to top, #5595be, #387caf);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: stc, Helvetica, sans-serif;
    padding-right: 2px;
    text-align: center;
}

.table-fixed1 tbody tr td {
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
    font-family: Tahoma, Verdana, sans-serif;
    color: black;
    border: 1px solid #c5d3e1;
    font-weight: bold;
    padding-right: 2px;
    text-align: center;
}


/* ------------------ */

.table-fixed1>thead>tr>th {
    border: 0 !important;
}

.table-fixed1 tbody tr td:last-child {
    border-right: 1;
}

.table-fixed1 tbody>td,
.table-fixed1 thead>tr>th {
    font-size: 14px;
    padding-left: 20px !important;
}

.table-fixed11 tbody {
    display: block;
    height: 690px;
    overflow-y: auto;
}

.table-fixed11 tr {
    display: block;
}


/*============================*/


/*==================*/

.table-fixed {
    border: 0px solid #5b89ae;
    align-items: center;
    max-height: 100px;
    height: 100px;
}

.table-fixed3 thead th {
    background: #2980b9;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    text-align: center;
}

.table-fixed3 thead,
.table-fixed3 thead th {
    background: #2980b9;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    text-align: center;
    border-bottom: 1px solid #34495e;
}

.table-fixed3 tbody tr td {
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    font-family: Tahoma, Verdana, sans-serif;
    color: black;
    border: 1px solid #c5d3e1;
    font-weight: bold;
    text-align: center;
}

.table-fixed33 tbody {
    display: block;
    height: 450px;
    overflow-y: auto;
}

.table-fixed33 tr {
    display: block;
}


/*============================*/

.menu {
    position: relative;
    zoom: 1;
}

.menu:after,
.menu:before {
    content: "";
    display: table;
    line-height: 0;
}

.menu:after {
    clear: both;
}

.menu>li {
    float: left;
    margin-right: 4px;
    border: 1px solid #fafafa;
}

.menu>li:last-child {
    margin-right: 0;
}

.sub-menu,
.sub-sub-menu {
    border: 1px solid #fafafa;
    border-top: 0 none;
}

.sub-menu li {
    border-top: 1px solid #fafafa;
}

.sub-menu,
.sub-sub-menu {
    position: absolute;
    left: -999em;
}

.sub-menu {
    top: 30px;
}

.sub-sub-menu {
    top: -1px;
}

.menu>li:hover .sub-menu {
    left: 0;
}

.sub-menu>li:hover .sub-sub-menu {
    left: 100%;
}

.datalist {
    list-style: circle;
    border: 5px solid #aa6a00;
    color: chocolate;
    background-color: aqua;
}

.checkbox {
    margin-right: 15px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 23px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: Verdana, Helvetica, sans-serif;
    font-family: Tahoma, Verdana, sans-serif;
    font-weight: bold;
}

.h1-a {
    color: #f00;
    background-color: none;
    font-size: 20px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: stc, Helvetica, sans-serif;
}

.radio {
    margin-left: 15px;
    margin-right: 10px;
}

.mine-table {
    margin-right: 10px;
    position: relative;
    display: block;
    float: right;
    align-items: center;
}

.tabel_select_asnaf {
    top: 0;
    /* float: left; */
    position: relative;
    display: block;
    margin-right: 20px;
    width: 80px;
}

.div-report {
    float: left;
}

.div-screen {
    /* float: right; */
    margin-top: 5px;
    margin-right: 250px;
    width: 400px;
    height: 100px;
    padding: 5px;
}

.div-screen-2 {
    /* float: right; */
    margin-top: 5px;
    margin-right: 250px;
    width: 300px;
    height: 50px;
    padding: 5px;
}

.div-screen-33 {
    border: 3px solid #556e89;
    background: #cbdee2;
    color: #466785;
    max-width: 300px;
    border-radius: 7px;
    margin: auto;
}

.total_fatora {
    float: left;
    margin-top: 5px;
    margin-left: 50px;
    width: 300px;
    height: 50px;
    line-height: 38px;
}

.total_fatora,
.div-screen,
.div-screen-2,
.div-screen-3 {
    background: #cbdee2;
    color: #126361;
    text-align: center;
    font-size: 35px;
    font-family: DS-DIGIB, Helvetica, sans-serif;
    font-weight: bold;
    border-radius: 10px;
    border: 5px solid #385364;
}

#div_tabel {
    background: #fff;
    width: 98%;
    border-radius: 5px;
    border: 0px solid #666;
    overflow-x: hidden;
}

.div-search {
    width: 550px;
    height: 100px;
    background-color: transparent;
    border: 2px solid #5595be;
    margin-left: 50px;
    border-radius: 10px;
    padding: 10px;
}

.div-input {
    display: block;
    margin-left: 150px;
}

.pic-minu {
    width: 45px;
    height: 45px;
}

.right_ {
    float: right;
    display: block;
}

.left_ {
    float: left;
    display: block;
}

.txt_table {
    float: right;
    width: 95%;
    color: #222222;
    border-radius: 2px;
    font-size: 13px;
    font-family: "Segoe UI", Helvetica, sans-serif;
    font-family: Tahoma, Verdana, sans-serif;
    font-weight: bold;
    border: 1px solid #f2f1f6;
    text-align: center;
    border: 0px;
}

.search,
.form-control,
.txt1,
.txt2,
.txt3,
.txt4,
.txt5,
.txt6,
.txt7,
.date_,
.date1 {
    font-size: 15px;
    float: right;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid rgba(140, 140, 140, 0.3);
    background: #fff;
    border-radius: 5px;
    /* background: #fafbfc; */
    /* background: rgba(233, 240, 242, 0.3); */
}

.form-control:focus,
.txt1:focus,
.txt2:focus,
.txt3:focus,
.txt4:focus,
.txt5:focus,
.txt6:focus,
.txt7:focus,
.date_:focus,
.date1:focus {
    /* margin-bottom: 3px; */
    outline: 0;
    border: 1px solid #BDC7DC;
    box-shadow: 0 5px 25px rgba(0 0 0 / 5%);
    -webkit-box-shadow: 0 5px 25px rgba(0 0 0 /5%);
    -moz-box-shadow: 0 5px 25px rgba(0 0 0 / 5%);
    /* background:#F0FAFC; */
}

.txt1,
.txt2,
.txt4,
.txt5,
.txt7 {
    width: 98%;
}

.txt3 {
    width: 130px;
}

.date_,
.date1,
.txt6 {
    width: 200px;
}

.form-floating>.form-control:focus~label {
    opacity: 1;
    transform: scale(0.85) translateY(-1.2rem) translateX(0.59rem);
    background-color: #ffffff;
    height: 10px;
    color: #3d76ce;
    color: #6c5ce7;
    padding: 10px;
}

.form-floating>.form-control:not(:placeholder-shown)~label {
    opacity: 1;
    transform: scale(0.85) translateY(-1.2rem) translateX(0.59rem);
    background-color: #ffffff;
    height: 10px;
    color: #666;
    padding: 10px;
}

.sanf {
    float: right;
    color: #555555;
    font-size: 15px;
    font-family: stc, Helvetica, sans-serif;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}


/* =====model======= */

.modal-header {
    font-family: stc, Helvetica, sans-serif;
    font-weight: bold;
}

.btn-model {
    text-align: center;
    width: 70%;
    height: 80px;
    margin: 10px;
    font-size: 1.5em;
    font-weight: bold;
    font-family: stc, Helvetica, sans-serif;
    padding: 10px;
    background-color: #5dc5e2;
    color: #4676b1;
    border: 1px solid #eee;
    border-radius: 10px;
    transition: 0.5s;
    /* background: #5DC5E2 url("img/user.jpg") no-repeat; */
    background-position: 90% 50%;
    box-shadow: 0 5px 25px rgba(1 1 1 / 15%);
}

.btn-model:hover {
    color: #f00;
    transform: scale(1.1);
}

.btn-table,
.btn-table-1,
.btn-table-2 {
    background: #00aef7;
    display: marker;
    margin-top: 1px;
    position: center;
    text-align: center;
    height: 20px;
    color: #ffffff;
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    transition: 0.6s;
    overflow: hidden;
    border-radius: 5px;
    border: none;
}

.btn-table {
    width: 115px;
}

.btn-table-delete {
    width: 50px;
    color: transparent;
}

.btn-table-1 {
    width: 60px;
    color: white;
}

.btn-table-2 {
    width: 115px;
}

.btn-table:hover,
.btn-table-2:hover {
    background: #00619e;
    color: #ffd900;
    border: 1px solid #3cf;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.05), inset 0 -2px 0 rgba(22, 82, 122, 0.1);
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}


/* ==================== */

.btn-table-delete {
    background: #fc4136;
    display: block;
    border: none;
    position: center;
    text-align: center;
    height: 24px;
    color: transparent;
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    /* transition: 0.6s;
  overflow: hidden; */
    border-radius: 5px;
    background: transparent url("img/Recycle.png") no-repeat;
    background-position: 15px 50%;
    background-size: 10px 10px;
}

.btn-table-delete11:hover {
    background-color: rgba(171, 0, 0, 0.8);
    color: #ffd900;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.05), inset 0 -2px 0 rgba(22, 82, 122, 0.1);
    border-color: rgba(171, 0, 0, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(171, 0, 0, 0.6);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(171, 0, 0, 0.6);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(171, 0, 0, 0.6);
}

.btn-add-to-user {
    /* float: left; */
    width: 170px;
    text-align: right;
    color: #ff0000;
    border-radius: 10px;
    height: 40px;
    border: 1px solid #ccc;
    margin: auto;
    /* margin-right: 2px; */
    padding-right: 10px;
    background-size: cover;
    background: #fff url("img/Customer.png") no-repeat;
    background-position: 5px 50%;
    background-size: 30px 30px;
    font-size: 14px;
    font-weight: bold;
}

.btn-add,
.boton_uploadExsel,
.btn-tahweel,
.btn-report_mbeat,
.camera_scan_barcode,
.omlalist_,
.btn-home,
.btn-search_,
.btn-delete,
.btn-print2,
.btn-print-reset {
    float: right;
    color: transparent;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    border: 0px solid #e5f3ff;
    margin: 1px;
    margin-right: 5px;
    padding: 2px;
    background-size: cover;
    margin-top: 10px;
}

.btn-add {
    background-image: url("img/add.ico");
}

.boton_uploadExsel {
    background-image: url("img/2.png");
}

.btn-tahweel {
    background-image: url("img/Net040.ico");
}

.camera_scan_barcode {
    background-image: url("img/mobail_barcod_scan.jpg");
}

.btn-report_mbeat {
    background-image: url("css/img/appChart.png");
}

.omlalist_ {
    background-image: url("img/User2.ico");
}

.btn-home {
    background-image: url("img/home2.ico");
}

.btn-search_ {
    background-image: url("img/seach.ico");
}

.btn-print2 {
    background-image: url("img/print2.png");
}

.btn-print-reset {
    background-image: url("img/print-reset.jpg");
}

.btn-delete {
    background-image: url("img/delete_.jpg");
}

.btn-delete1 {
    background-image: url("img/cancel.png");
    background-size: cover;
    color: transparent;
    width: 20px;
    height: 20px;
    max-height: 20px;
    max-width: 20px;
}

.btn-delete11 {
    color: white;
    background-color: red;
    margin: 5px;
}

.btn-report_mbeat:hover,
.btn-add-to-user:hover,
.btn-add:hover,
.boton_uploadExsel:hover,
.btn-tahweel:hover,
.camera_scan_barcode:hover,
.omlalist_:hover,
.btn-home:hover,
.btn-search_:hover,
.btn-delete:hover,
.btn-delete1:hover,
.boton_uploadExsel,
.btn-print2:hover,
.btn-print-reset:hover {
    border: 1px solid #55dedb;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 168, 236, 0.6);
}

.btn-1 {
    background: #00aef7;
    width: 100px;
}

.btn-1:hover {
    background-color: #0396d4;
}

.btn-2 {
    background: #fc4136;
    width: 100px;
}

.btn-2:hover {
    background-color: #dd3930;
}

.btn-3 {
    background-color: #6ba1d3;
    width: 130px;
}

.btn-3:hover {
    background-color: #588ab8;
}

.btn-4 {
    background-color: #4baacc;
    width: 100px;
}

.btn-4:hover {
    background-color: #377b94;
}

.btn-5 {
    background: #46a2a3;
    width: 100px;
    color: white;
}

.btn-5:hover {
    background-color: #3e8d8f;
}

.btn-6 {
    background-color: #1abc9c;
    width: 100px;
}

.btn-6:hover {
    background-color: #3e8d8f;
}

.btn-7 {
    background: #7f8faa;
    width: 150px;
}

.btn-7:hover {
    background-color: #616e83;
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.btn-6,
.btn-7 {
    border: 1px solid transparent;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: #ffff;
    font-size: 14px;
    font-family: stc, Helvetica, sans-serif;
    font-weight: bold;
    padding: 8px;
    transition: 0.5s;
    overflow: hidden;
}

.btn-search {
    font-size: 20px;
    font-family: stc, Helvetica, sans-serif;
    font-weight: bold;
    background: #5b89ae;
    border: 0px solid #09c;
    display: marker;
    position: center;
    text-align: center;
    width: 80px;
    height: 35px;
    color: #ffff;
    border-radius: 10px;
    margin-right: 10px;
    transition: 0.5s;
    overflow: hidden;
}

.btn-search2 {
    font-size: 20px;
    font-family: stc, Helvetica, sans-serif;
    font-weight: bold;
    background: #5b89ae;
    border: 0px solid #09c;
    display: marker;
    position: center;
    text-align: center;
    color: white;
    position: center;
    border-radius: 10px;
    margin-right: 10px;
    transition: 0.5s;
    overflow: hidden;
}

.search_btn {
    background-image: url("img/seach.ico");
    background-size: cover;
    border: none;
    color: transparent;
    background-color: transparent;
    border: 2px;
    width: 30px;
    height: 30px;
}

.boton-search {
    width: 50px;
    height: 50px;
    background-image: url("img/seach.ico");
    background-size: cover;
    color: transparent;
    background-color: transparent;
    border: 2px;
    margin: 5px;
    border-radius: 10px;
    border: 2px;
}

.btn-print {
    color: transparent;
    background-image: url("img/print.ico");
    background-size: cover;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 0px solid #09c;
}

.bg-orange {
    background: #feecdc;
    color: #ef6242;
}

.bg-syan {
    background: #f0fafc;
    color: #109dbd;
}

.bg-blue {
    background: #e1effe;
    color: #3f83f8;
}

.bg-green {
    background: #dcf5ea;
    color: #23c560;
}

.bg-orange-dark {
    color: #feecdc;
    background: #ef6242;
}

.bg-syan-dark {
    color: #f0fafc;
    background: #109dbd;
}

.bg-blue-dark {
    color: #e1effe;
    background: #3f83f8;
}

.bg-green-dark {
    color: #dcf5ea;
    background: #23c560;
}

.Report_all_today i {
    font-size: 25px;
    margin-top: 10px;
}

.alert-1 {
    color: #f00;
    animation: animate1 1s infinite;
}

.alert-2 {
    color: #fff;
    border: 0px solid #ccc;
    animation: animate2 1.5s infinite;
}

@keyframes animate {
    100% {
        filter: hue-rotate(360deg);
    }
}

@keyframes animate1 {
    50% {
        border: 1px solid #fff;
        color: #fff;
    }

    100% {
        border: 1px solid #ff0000;
        color: #f00;
    }
}

@keyframes animate2 {
    50% {
        color: #d80073;
        background-color: #fff;
    }

    100% {
        color: #000;
        background-color: #edf1f7;
    }
}


/*========================================*/

#tabel_inside {
    position: none;
    background-color: green;
    padding: 30px;
}

.img_add {
    background-image: url("img/add.ico");
    background-size: cover;
    width: 20px;
    height: 20px;
    border: none;
}

.img_print {
    background-image: url("img/print.ico");
    background-size: cover;
    width: 50px;
    height: 50px;
    border: none;
}

.img_error {
    background-size: cover;
    width: 20px;
    height: 20px;
    border: none;
}

.img_barcod {
    background-image: url("img/barcod.png");
    background-size: cover;
    width: 20px;
    height: 20px;
    border: none;
}

.img_user {
    background-size: cover;
    width: 30px;
    height: 30px;
    border: none;
}

.img_sanf {
    background-image: url("img/user1.png");
    background-size: cover;
    width: 20px;
    height: 20px;
    border: none;
}

.img_search {
    background-image: url("img/user1.png");
    background-size: cover;
    width: 20px;
    height: 20px;
    border: none;
}

.icontxt-search {
    background: transparent url("img/search.png") no-repeat;
    background-position: 5px 50%;
    border-radius: 10px;
}

.btn-success {
    background: #05b895;
}

.btn-success:hover {
    background: #079992;
}

.btn,
.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.btn-6,
.btn-7 {
    transition: 0.5s;
    overflow: hidden;
    border-radius: 5px;
    /* border-radius:17px 0px 17px 0px; */
    min-width: 80px;
}

.btn:hover,
.btn-1:hover,
.btn-2:hover,
.btn-3:hover,
.btn-4:hover,
.btn-5:hover,
.btn-6:hover,
.btn-7:hover,
.btn-search:hover,
.search_btn:hover,
.boton-search:hover,
.btn-search2:hover,
.btn-search22:hover {
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: 0 5px 25px rgba(1 1 1 / 15%);
    -moz-box-shadow: 0 5px 25px rgba(1 1 1 / 15%);
    box-shadow: 0 5px 25px rgba(1 1 1 / 15%);
    color: #fff;
    /* border-radius: 10px 0px 10px 0px; */
    border: 1px solid transparent;
}

.icon-search,
.icon-send,
.icon-add,
.icon-add2,
.icon-add_,
.icon-save,
.icon-edite,
.icon-delete,
.icon-home,
.icon-print,
.icon-chart,
.btn-table-delete {
    background-position: 5px 50%;
    background-size: 30px 30px;
    text-align: right;
    padding-right: 20px;
}

.icon-search {
    background: transparent url("img/seach.ico") no-repeat;
    background-color: #5bb7e0;
    background-position: 5px 50%;
    background-size: 30px 30px;
}

.icon-add_ {
    background: #6bc3cc url("img/add.ico") no-repeat;
    background-position: 5px 50%;
    background-size: 25px 25px;
}

.icon-add_:hover {
    background-color: #58cfb8;
}

.icon-chart {
    background: #adc1d3 url("img/appChart2.png") no-repeat;
    background-position: 5px 50%;
    background-size: 25px 25px;
}

.icon-chart:hover {
    background-color: #46739d;
}

.icon-send:hover {
    background-color: #4f9ec0;
}

.icon-send {
    background: transparent url("img/m1.png") no-repeat;
    background-color: #5bb7e0;
    background-position: 5px 50%;
    background-size: 30px 30px;
}

.icon-send:hover {
    background-color: #4894b4;
}

.icon-add {
    background: transparent url("img/mbeat.png") no-repeat;
    background-color: #98a8e6;
    background-position: 5px 50%;
    background-size: 30px 30px;
}

.icon-add:hover {
    background-color: #8a98cf;
}

.icon-add2 {
    background: transparent url("img/add.ico") no-repeat;
    background-color: #5595be;
    background-position: 5px 50%;
    background-size: 30px 30px;
}

.icon-save {
    background: #05b895 url("img/Im_Save.png") no-repeat;
    background-position: 5px 50%;
    background-size: 25px 25px;
}

.icon-save:hover {
    background-color: #58cfb8;
}

.icon-edite {
    background: transparent url("img/Im_Save.png") no-repeat;
    background-color: #3498db;
    background-position: 5px 50%;
    background-size: 30px 30px;
}

.icon-edite:hover {
    background-color: #2475ac;
}

.icon-delete {
    background: transparent url("img/Recycle.png") no-repeat;
    background-color: #fc4136;
    background-position: 5px 50%;
    background-size: 30px 30px;
}

.icon-delete:hover {
    background-color: #ad2a24;
}

.icon-home {
    background: transparent url("img/home2.ico") no-repeat;
    background-color: #7fafce;
    background-position: 5px 50%;
    background-size: 30px 30px;
}

.icon-home:hover {
    background-color: #648aa3;
}

.icon-print {
    background: transparent url("img/print.ico") no-repeat;
    background-color: #5cabc9;
    background-position: 5px 50%;
    background-size: 30px 30px;
}

.icon-print:hover {
    background-color: #5394ad;
}

.div1 {
    background-size: cover;
    border: none;
    margin: 5px;
}

.spam_ {
    background-color: transparent;
    color: #EF6242;
    font-size: 1.1em;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: stc, Helvetica, sans-serif;
    font-weight: bolder;
    margin-right: 5px;
}

.spam_error {
    background-color: transparent;
    color: #ff0000;
    font-size: 20px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}

.spam_2 {
    background-color: transparent;
    color: #555555;
    font-size: 20px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
}

.pic-buton {
    margin-right: 10px;
    margin-left: -10px;
    width: 35px;
    height: 35px;
    float: right;
}

.pic-user {
    background-size: cover;
    margin-left: 10px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 45px;
    float: left;
}

.pic-buton2 {
    width: 33px;
    height: 33px;
}

.pic-content {
    width: 60px;
    height: 60px;
}

.div-home_ {
    position: fixed;
    height: 97%;
    width: 80%;
}

.img-home_ {
    position: relative;
    float: left;
    background-image: url("img/logo.jpg");
    background-size: cover;
    height: 95%;
    width: 100%;
}

#logo_fatora_reseet {
    top: 0;
    background-size: cover;
    margin: 1px;
    width: 60px;
    height: 50px;
    max-width: 60px;
    max-height: 50;
}

.spam_fatora_reseet_company {
    top: 0;
    background-color: transparent;
    color: #1c1a18;
    font-size: 18px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: stc, Helvetica, sans-serif;
    font-weight: bold;
    margin: 1px;
    margin-top: 10px;
}


/*========================================*/


/* .div-print_a4_paper {
    width: 21cm;
    height: 29cm;
} */


/*========================================*/

.div-print_reset_paper {
    width: 7cm;
}

.div_fatora_reseet {
    width: 6.5cm;
    margin-top: 0.1cm;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #616161;
    border-style: dashed;
    padding-top: 0.2cm;
    padding-right: 0.2cm;
    padding-left: 0.2cm;
    padding-bottom: 0.5cm;
}


/*========================================*/

.div-print_a5_paper {
    width: 14cm;
}

.div_fatora_a5 {
    width: 3.5cm;
    margin-top: 0.1cm;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #616161;
    border-style: dashed;
    padding-top: 0.2cm;
    padding-right: 0.2cm;
    padding-left: 0.2cm;
    padding-bottom: 0.5cm;
}

#tabel-fatora-reset {
    border-radius: 2px;
    background-color: #aaaaaa;
    position: fixed;
    position: relative;
    border: 1px solid #ccc;
}


/*========================================*/

#th-fatora-reset {
    border-radius: 2px;
    align-items: center;
    color: black;
    height: 15px;
    background-color: #d4d4d4;
    font-size: 9px;
    font-weight: bold;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: Verdana, Helvetica, sans-serif;
}

#td-fatora-reset {
    font-size: 8px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: Verdana, Helvetica, sans-serif;
    color: #1e1e20;
    border-right: 10px;
    font-weight: bold;
    height: 15px;
}

#td-fatora-reset1 {
    font-size: 10px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: Verdana, Helvetica, sans-serif;
    color: #1e1e20;
    border-right: 15px;
    font-weight: bold;
}

.spam_fatora_reseet {
    background-color: transparent;
    color: #1e1e20;
    font-size: 18px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: stc, Helvetica, sans-serif;
    font-weight: bold;
}

.spam_fatora_reseet_2 {
    background-color: transparent;
    color: #1e1e20;
    font-size: 10px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
}

.spam_fatora_reseet_3 {
    float: right;
    margin-right: 15px;
    background-color: transparent;
    color: #1e1e20;
    font-size: 12px;
    font-family: Tahoma, Verdana, sans-serif;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
}

.pic-LOGO {
    width: 70px;
    height: 50px;
}

.pic-me {
    width: 170px;
    height: 60px;
    float: left;
}

.company_info {
    float: right;
    padding-right: 20px;
    padding-left: 20px;
    margin: 20px;
}

.about_ {
    background-color: transparent;
    color: #fff;
}

.ul_search {
    background-color: blueviolet;
    width: 300px;
    color: #313131;
    border: #39f;
}

.li_search {
    background-color: blueviolet;
    width: 300px;
    color: #313131;
    border: #39f;
}

.a-right:link {
    text-decoration: none;
    color: #313131;
}

.a-right {
    background-size: cover;
    width: 95%;
    color: #313131;
    border: #313131;
}

.a-right:hover {
    width: 95%;
    background-color: transparent;
    color: rgba(170, 218, 249, 5);
}

.a-right:active {
    color: gold;
}

.a-1:link {
    text-decoration: none;
    color: chocolate;
    font-size: 25px;
}

.a-1 {
    font-size: 20px;
    font-family: stc, Helvetica, sans-serif;
    font-weight: bold;
    width: 95%;
    color: yellow;
    background-color: blueviolet;
    border: #39f;
    padding: 10px;
    border-radius: 10px;
}

.a-1:hover {
    width: 100%;
    background-color: royalblue;
    color: rgba(170, 218, 249, 5);
}

.a-1:active {
    color: gold;
}

.a-2:link {
    text-decoration: none;
    color: #333;
}

.a-2 {
    display: inline-block;
    width: 95%;
    color: #333;
    border: #39f;
    font-size: 16px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif, Helvetica, sans-serif;
}

.a-2:hover {
    width: 100%;
    background-color: transparent;
    color: #fff;
}

.a-2:active {
    color: gold;
}

.a-table:link {
    text-decoration: none;
    color: #333;
}

.a-table {
    width: 120px;
    color: white;
    font-size: 14px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
}

.a-table:hover {
    background-color: transparent;
    color: gold;
}

.a-table:active {
    color: red;
}

.a-table2:link {
    text-decoration: none;
    color: white;
}

.a-table2 {
    width: 120px;
    color: white;
    font-size: 14px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
}

.a-table2:hover {
    background-color: #f0a30a;
    color: white;
}

.a-table2:active {
    background-color: #e0eecf;
    color: crimson;
}

.system-type {
    display: inline-flex;
}

.main-header {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    min-height: 50px;
    max-height: 100px;
    z-index: 3;
}

.main-header .logo {
    text-decoration: none;
    display: block;
    float: right;
    width: 220px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    /* font-family: stc, Helvetica, sans-serif; */
    color: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    cursor: default;
}

.main-header .logo .logo-mini {
    text-decoration: none;
    display: none;
    padding-right: 5px;
    padding-left: 5px;
}

.main-header .logo .logo-lg {
    text-decoration: none;
    display: block;
    text-align: center;
    width: 220px;
    height: 50px;
}

.main-header ul.navig {
    float: left;
    background-color: transparent;
    display: block;
    margin: 0;
    height: 50px;
    border-radius: 1px;
    padding: 10px;
    color: #fff;
}

.main-header ul.navig .li {
    display: inline-block;
    padding: 5px;
    line-height: 38px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    transition: all 0.5s;
    margin-left: 10px;
}

#Control-Panel {
    color: #ffa000;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: stc, Helvetica, sans-serif;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.5em;
}

#btn-sidebar-collapse {
    margin-top: 10px;
    font-size: 20px;
    float: right;
    border: 1px solid #ccc;
}

.btn-sidebar-collapse {
    float: left;
    background-color: #ccc;
    border: none;
}

.main-sidebar {
    direction: ltr;
    display: block;
    margin-top: 0px;
    padding-top: 50px;
    background: linear-gradient(to left, #222d32, #222d32);
    /* background: linear-gradient(to top, #33b5e5, #33b5e5); */
    /* background: linear-gradient(to left, #fafafa, #fafafa); */
    /* background-image: url("img/gggBG2.jpg");
    background-size: cover;
    position: absolute; */
    position: fixed;
    background: #f2f2f2;

    right: 0;
    border: 0px solid #eee;
    top: 0;
    width: 220px;
    height: calc(100vh + 100px);
    height: 100vh;
    z-index: 0;
    font-size: 16px;
    font-weight: bold;
    transition: 0.5s;
    overflow: auto;
}

.main-sidebar .sidebar ul.navig {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.main-sidebar .sidebar ul.navig li {
    padding: 8px;
    background: transparent;
    color: #656877;
    text-align: right;
    border-radius: 0px;
    font-family: stc, Helvetica, sans-serif;
    /* width: 90%; */
}

.main-sidebar .sidebar ul.navig li:hover {
    background: #CCE8FF;
    color: #656877;
}

.main-sidebar .sidebar ul.navig li>i {
    transition: all 0.5s;
}

.main-sidebar .sidebar ul.navig li:hover>i {
    transform: scale(1.2) rotate(5deg);
}

.user-name {
    font-size: 13px;
    color: #3c6382;
    color: #fce6ac;
}

.content-wrapper,
.content-wrapper2 {
    min-height: 100%;
    margin-top: 50px;
    text-align: right;
    min-height: calc(100vh - 50px);
    padding: 5px 0px;
    background: #fafafa;
    background: #f5f5f5;
    background: #F4F5FF;
    background: #F2F3F6;


}

.content-wrapper .content,
.content-wrapper2 .content {
    color: #555;
    font-family: stc, Helvetica, sans-serif;
    min-height: calc(100vh - 70px);
    /* padding-top: 200px; */
    border-radius: 0px;
    padding: 10px;
    margin-top: 5px;
    border-top: 0px solid#D3DCE3;

}

.content-wrapper .content,
.content-wrapper2 .content {
    background: #f5f5f5;
    background: #F4F5FF;
    background: #F1F3F6;

}

.main-sidebar {
    background: #fff;

    border-left: 1px solid#D3DCE3;
}

.div-menu {
    margin-top: 10px;
}

.main-footer {
    display: block;
    margin-bottom: 0px;
    background: #5b89ae;
    background: #5b89ae;
    background: linear-gradient(to left, #387caf, #444);
    background: linear-gradient(to bottom, #222d32, #222d32);
    position: relative;
    width: 100%;
    z-index: 99999999;
    bottom: 0;
}

.content-wrapper,
.content-wrapper2,
.main-footer {
    margin-right: 220px;
    /* padding: 10px; */
    z-index: 1;
}

.has-mini-sidebar .main-header .logo {
    width: 1px;
}

.has-mini-sidebar .main-header .logo .logo-lg {
    display: none;
}

.has-mini-sidebar .main-header .logo .logo-mini {
    display: block;
}

.has-mini-sidebar .main-sidebar {
    width: 0px;
}

.has-mini-sidebar .content-wrapper,
.has-mini-sidebar .content-wrapper2,
.has-mini-sidebar .main-footer {
    margin-right: 0px;
}


/*=================//*/

.has-div-shik .txt4,
.has-div-shik .spam-shik,
.has-div-shik #date_3 {
    display: none;
}


/*=================//*/

.has-div-khazna .txt5,
.has-div-khazna .spam-khazna {
    display: none;
}


/*=================//*/

.has-div_takseet .txt6,
.has-div_takseet .spam-takseet {
    display: none;
}


/*=================//*/

.has-div-makhzen .txt7,
.has-div-makhzen .spam-makhzen {
    display: none;
}

.image_view1 {
    display: block;
}

.asnaf-fatora {
    display: none;
}

.table-fixed thead th {
    background: #5a85aa;
}

table th label,
.col-form-label-lg,
.col-form-label,
.form-check-label,
.form-check-input {
    font-weight: normal;
    color: #666;
    font-family: stc, Geneva, Verdana, sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

.main-header .logo {
    background: transparent;
}

.main-header ul.navig,
.main-header .logo,
.main-header ul.navig .li,
#btn-sidebar-collapse {
    color: #f3f3f3;
    color: #666666;
    padding: 2px 7px;
}

.main-header .navig li {
    font-size: 16px;
    position: relative;
    margin-top: 5px;
    text-decoration: none;
    text-transform: capitalize;
    transition: 0.05s;
}

.main-header .navig li:hover {
    color: #FFCC00;
    color: #5AD1E7;
}

.main-header .navig li::before {
    content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 0px;
    /* background-color: #FACD59; */
    bottom: -2px;
    transition: 0.5s;
}

.main-header .navig li:hover::before {
    width: 100%;
}


/* @media screen and (max-width: 760px) { */

.main-header {
    background: #57606f;
    background: #e6eaf4;
    background: #9ecdf1;
    background: #0d3162;
    background: #ffffff;
    border-bottom: 1px solid #ccc;
}

.card-header,
.modal-header {
    font-weight: bolder;
    border: none;
    /* font-family: Verdana, sans-serif;
  font-size: 20px; */
}

.card-header,
.modal-header {
    background: linear-gradient(to right, #70b9e4, #70b9e4);
    background: linear-gradient(to right, #f0f0f0, #f0f0f0);
    background: linear-gradient(to right, #D6DCE9, #D6DCE9);
    background: linear-gradient(to right, #C5DAE9, #C5DAE9);
    color: #666;
    background: #67A3CF;
    color: #fff;
}

.table th,
.table thead th,
.table-fixed thead th {
    background: linear-gradient(to right, #5fafe0, #5fafe0);
    background: linear-gradient(to right, #C5DAE9, #C5DAE9);
    background: #AECBED;
    color: #222;
    background: #0070BB;
    color: #fff;
}

.table .form-control,
.txt-font,
.table tbody td {
    margin: 0;
    background: transparent;
    padding: 0px 5px;
    padding: 2px 3px;
    font-size: 11px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.table .form-control,
.txt-font {
    border: 0px;
}

@media screen and (max-width: 860px) {

    .table .form-control,
    .txt-font,
    .table tbody td {
        font-size: 12px;
        font-weight: 500px;
    }

    .col_ .menu-body a {
        padding-top: 5px;
        font-size: 20px;
        font-weight: bold;
        /* color: #C4C9F1; */
    }

    .col_ .menu-body img {
        width: 70px;
        height: 70px;
    }

    .main-header {
        background: #f3f3f3;
        color: #57606f;
        background: linear-gradient(to right, #4682b4, #4682b4);
        background: #ffffff;
    }

    .main-header ul.navig .li,
    .system-type {
        color: #5595be;
        color: #666666;
        font-size: 20px;
    }

    /* --------------------------- */
    #div-img {
        display: none;
    }

    .image_view1 {
        display: none;
    }

    .asnaf-fatora {
        display: block;
    }

    .system-type {
        display: none;
    }

    .main-sidebar {
        display: none;
        width: 0px;
        transition: 0.5s;
    }

    .content-wrapper,
    .content-wrapper2,
    .main-footer {
        margin-right: inherit;
    }

    .main-header2 .logo .logo-mini,
    .main-header .logo,
    #btn-sidebar-collapse {
        display: none;
    }

    .has-mini-sidebar .main-sidebar {
        display: block;
        transition: 0.5s;
    }

    .txt1,
    .txt2,
    .txt3,
    .txt4,
    .txt5,
    .txt6,
    .txt7,
    .form-control,
    .table th,
    .table thead th,
    .table-fixed thead th,
    .table td,
    .table tbody td,
    .table-fixed tbody td,
    .txt_table,
    .col-form-label,
    .date_,
    .date1,
    .table th,
    .table thead th,
    .table-fixed thead th,
    .table td,
    .table tbody td,
    .table-fixed tbody td,
    .txt_table table tbody th label {
        font-weight: bold;
    }
}

.txt1,
th {
    text-align: right;
}


/*=================//*/

.show__ {
    display: block;
}

@media print {
    body {
        -webkit-print-color-adjust: exact;
    }

    .show__ {
        display: none;
    }
}

.readonly {
    background: #f5f5f5;
    text-align: center;
    padding: 0px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
}

.col_ {
    padding: 5px;
    margin: 0px;
}

.col_ .menu-body {
    font-size: 15px;
    transition: 0.5s;
    /* box-shadow: 0 5px 8px rgba(100 100 100 / 15%); */
    border-bottom: 4px solid #f7f7f7;
    border-bottom: 4px solid #fff;
    border-radius: 5px;
    background: linear-gradient(to top, #f7f7f7, #ffffff, #ffffff);
    background: #fff;

    padding-top: 10px;
    padding-bottom: 1px;
}

.col_ .menu-body:hover {
    border-bottom: 4px solid #87ceeb;
    border-bottom: 4px solid #fff;
}