.table_block{
    overflow-y: scroll;
    height: 400px;;
}
.visit_in{
background-color: #55b559;
    padding: 5px;
    display: inline-block;
    box-shadow: 0px 1px 3px;
    margin:3px;
}
.visit_out{
        background-color: #00cae3;
    padding: 5px;
    display: inline-block;
    box-shadow: 0px 1px 3px;
    margin:3px;
}
.table.users_list td, .table.users_list th{
    width:25%;
} 
.print_screen_only {
    display: none !important;


}

.logo-display {
    height: 90px;
    display: block;
}

.papare_header {
    border-bottom: 1px solid #9124a3;
    margin-bottom: 20px;
    padding-bottom: 110px;
    height: 100px !important;
}

.papare_header img {
    width: 100px;
    margin-bottom: 10px;
}

@media print {
    .card-body {
        width: 21cm !important;
        max-width: 21cm !important;
    }

    body {
        max-width: 100% !important;
        width: 18cm !important;
        margin: 0 auto;
        direction: rtl;
        color:black!important;
    }

    /* @page{
        size: A4 portrait;
    } */
    .col-form-label {
        font-size: 12px !important;
        padding-top: calc(0.3000rem)!important;
        padding-bottom: calc(0.3000rem)!important;
    }

    .print_screen_only {
        display: block !important;


    }

    .signature_block {
        height: 15% !important;
    }

    .signature_block-1 {
        height: 10% !important;
    }


    .expand-panel {
        border: 1px solid #9124a3;
        border-radius: 5px;
        box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
    }

    .print_screen_only .expand-panel div {
        font-size: 26px !important;
    }
}

.system-icons {
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
}

.system-red {
    color: #f44336;
}

.caret {
    right: unset !important;
    left: 6px !important;
}

.form-group input[type=file] {
    opacity: 1;
    z-index: 1;
    position: relative;
    color: red;

}

.with-horizontal-padding {
    padding: 0px 5px;
}

.reduce-horizontal-padding {
    padding-left: 10px;
    padding-right: 10px;
}

.system-img {
    border: 1px solid gray;
    padding: 5px;
    display: block;
    max-width: 600px;
}

.system-block {
    display: block;
}

input[type="date"] {
    text-align: right !important;
}

.card-expand {
    position: absolute;
    left: 10px;
    top: 20px;
    z-index: 1000;
    cursor: pointer;
}

.card-expand-right {
    display: inline-block;
    vertical-align: middle;

    cursor: pointer;
}

.table-header {
    font-size: 1.0625rem;
    padding: 5px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.06);
}

.header-label {
    font-size: 1.0625rem;
    padding: 5px;
}

.table-row {


    padding: 12px 8px;
    vertical-align: middle;

    border-bottom: 1px solid;
    border-color: #ddd;

}

.expand-panel {
    border: 1px solid #9124a3;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.table-height {
    height: 400px;
    overflow-y: scroll;
    border: 2px;
    border-style: inset;
}

.td-actions .btn {
    margin: 0px;
    padding: 5px;
}

.error.text-danger {
    display: block;
}

.popup_panel {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: scroll;
    right: 0px;
    z-index: 1050;
    padding: 2% 10%;

    display: block;
}

.gray_background {
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    ;
    background-color: rgba(0, 0, 0, .3);
    position: fixed;
}

.close_bar {
    position: relative;

    color: white;
    text-align: left;
    z-index: 1000;
}

.close_bar .material-icons {
    position: absolute;
    z-index: 1000;
    padding: 10px;
    background-color: #9124a3;
    box-shadow: 0px 0px 10px black;
    border-radius: 30px;
    cursor: pointer;
}
.pending_payments_type_list{
    margin-right: 40px;
}
.pending_payments_type_list li{
    text-align: right;
    color:red;

}
@media print {

    body {

        direction: rtl !important;
        background-color: white !important;
        margin: 0;
        box-shadow: 0;
        color:black!important;

        /* display: none!important; */
    }

    a {
        text-decoration: none !important;
    }

    div {
        overflow: hidden !important;
        height: auto !important;
        text-align: right !important;

    }

    .table-height {
        border: 1px solid black !important;
    }

    .col-print-1 {
        flex: 0 0 8.333333% !important;
        max-width: 8.333333% !important;
    }

    .col-print-2 {
        flex: 0 0 16.666667% !important;
        max-width: 16.666667% !important;
    }

    .col-print-3 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }

    .col-print-4 {
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }

    .col-print-5 {
        flex: 0 0 41.666667% !important;
        max-width: 41.666667% !important;
    }

    .col-print-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .col-print-7 {
        flex: 0 0 58.333333% !important;
        max-width: 58.333333% !important;
    }

    .col-print-8 {
        flex: 0 0 66.666667% !important;
        max-width: 66.666667% !important;
    }

    .col-print-9 {
        flex: 0 0 75% !important;
        max-width: 75% !important;
    }

    .col-print-10 {
        flex: 0 0 83.333333% !important;
        max-width: 83.333333% !important;
    }

    .col-print-11 {
        flex: 0 0 91.666667% !important;
        max-width: 91.666667% !important;
    }

    .col-print-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .col-print {
        flex-basis: 0 !important;
        flex-grow: 1 !important;
        max-width: 100% !important;
    }

    .hide-print {
        display: none !important;
        visibility: hidden !important;
    }

}