/*style="background: linear-gradient(90deg, rgba(214,213,218,1) 0%, rgba(150,159,152,1) 35%, rgba(202,206,207,1) 100%);"*/

#app{
    direction: rtl;
    font-size: 18px !important;
}
#app a, #app div, #app p, #app span, #app strong {
	font-family: "IBM Plex Sans Arabic", serif;
	font-size: 18px;
}
.hfe-before-footer-wrap {
    padding-top: 550px;
}
table{
    box-shadow: 1px 5px 5px #ccc;
}
.loading{
	position: absolute;
    width: 8em !important;
    height: 8em !important;
    z-index: 2000;
    top: -50px;
    left: 40%;
}
.form-bg{
    background-image: url(../img/bg-squares.jpg);
}
.thm-tbl-head{
    background-color: #a52a2a !important;
    color: #fff;
}
.thm-tbl-row{
    background-color: #343a40 !important;
    color: #fff;
}
.bx-shadow {
    box-shadow: 1px 1px 5px #ccc;
}
.label-wid{
    min-width: 100px;
}
label {
    color: #1F2667;
    font-weight: 600;
}
.ion-icon-green{
    fill: #37d03d;
    color: #37d03d;
}
.ion-icon-red{
    fill:  #f37b88;
    color: #f37b88;
}
.ion-icon-grey{
    fill:  #ccc;
    color: #ccc;
}
.nav-link{
    color: #000 !important;
}
.underline, .nav-link:hover{
    border-bottom: 1px solid red;
    border-radius: 0 !important;
    color: #000 !important;
}
.nav-pills{
    margin: 0 !important;
}
.color-red{
    color: red;
}
.head-number{
    font-size: 24px;
}
.brd-btm{
    border-bottom: 1px solid red;
}
.vdp-datepicker input{
    min-width: 250px;
}
.dropdown-input{
    min-width: 400px;
}
.lm-w-100{
    direction: ltr;
}
.date-time-picker{
    max-width: 70%;
}
.table-edit .vdp-datepicker{
    display: table;
}
.month-container{
    /*overflow: scroll !important;*/
    height: auto !important;
}
.datetimepicker .datepicker[data-v-17c053f2] {
    width: 520px !important;
    max-width: none !important;
}
.datepicker-container[data-v-7043ad7f] {
    width: 360px !important;
}
