@font-face {
    font-family: 'Aban';
    src:url('../font/bahij/Bahij Aban-bold.ttf')format('truetype');
}

@font-face {
    font-family: 'Badiya';
    src:url('../font/bahij/Bahij Badiya-regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Badr';
    src:url('../font/bahij/Bahij Badr-light.ttf')format('truetype');
}

@font-face {
    font-family: 'Baraem';
    src:url('../font/bahij/Bahij Baraem-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Asv';
    src:url('../font/bahij/Bahij ASVCodar-Regular.ttf')format('truetype');
}


@font-face {
    font-family: 'Droid Naskh';
    src:url('../font/bahij/Bahij Droid Naskh-Bold.ttf')format('truetype');
}

@font-face {
    font-family: 'Fedra';
    src:url('../font/bahij/Bahij Fedra Arabic-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Firas';
    src:url('../font/bahij/Bahij Firas-Regular.ttf')format('truetype');
}
@font-face {
    font-family: 'Greta';
    src:url('../font/bahij/Bahij Greta Arabic-Medium.ttf')format('truetype');
}
@font-face {
    font-family: 'Hassan';
    src:url('../font/bahij/Bahij Hassan-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Helvetica';
    src:url('../font/bahij/Bahij Helvetica Neue-Light.ttf')format('truetype');
}


@font-face {
    font-family: 'Homa';
    src:url('../font/bahij/Bahij Homa-Bold.ttf')format('truetype');
}


@font-face {
    font-family: 'Insan';
    src:url('../font/bahij/Bahij Insan-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Jalal';
    src:url('../font/bahij/Bahij Jalal-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Janna';
    src:url('../font/bahij/Bahij Janna-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Karim';
    src:url('../font/bahij/Bahij Karim-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Koodak';
    src:url('../font/bahij/Bahij Koodak-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Koufiya';
    src:url('../font/bahij/Bahij Koufiya-Regular.ttf')format('truetype');
}
@font-face {
    font-family: 'Lotus';
    src:url('../font/bahij/Bahij Lotus-Light.ttf')format('truetype');
}

@font-face {
    font-family: 'Maged';
    src:url('../font/bahij/Bahij Maged-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Midan';
    src:url('../font/bahij/Bahij Midan-Regular.ttf')format('truetype');
}
@font-face {
    font-family: 'Mitra';
    src:url('../font/bahij/Bahij Mitra-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Muna';
    src:url('../font/bahij/Bahij Muna-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Myriad';
    src:url('../font/bahij/Bahij Myriad Arabic-Regular.ttf')format('truetype');
}


@font-face {
    font-family: 'Nassim';
    src:url('../font/bahij/Bahij Nassim-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Nazanin';
    src:url('../font/bahij/Bahij Nazanin-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Palatino';
    src:url('../font/bahij/Bahij Palatino Arabic-Regular.ttf')format('truetype');
}
@font-face {
    font-family: 'Roya';
    src:url('../font/bahij/Bahij Roya-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'SultanNahia';
    src:url('../font/bahij/Bahij SultanNahia-Regular.ttf')format('truetype');
}


@font-face {
    font-family: 'Tanseek Pro';
    src:url('../font/bahij/Bahij Tanseek Pro-Regular.ttf')format('truetype');
}
@font-face {
    font-family: 'TheSansArabic';
    src:url('../font/bahij/Bahij TheSansArabic-Light.ttf')format('truetype');
}

@font-face {
    font-family: 'Titr';
    src:url('../font/bahij/Bahij Titr-Bold.ttf')format('truetype');
}
@font-face {
    font-family: 'Traffic';
    src:url('../font/bahij/Bahij Traffic-Regular.ttf')format('truetype');
}


@font-face {
    font-family: 'Uthman Taha';
    src:url('../font/bahij/Bahij Uthman Taha-Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'Yakout';
    src:url('../font/bahij/Bahij Yakout-Regular.ttf')format('truetype');
}
@font-face {
    font-family: 'Yekan';
    src:url('../font/bahij/Bahij Yekan-Regular.ttf')format('truetype');
}
@font-face {
    font-family: 'Zar';
    src:url('../font/bahij/Bahij Zar-Regular.ttf')format('truetype');
}

body{
    font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;
    font-size: 12pt;
    position: relative;
    min-height: 100vh !important;
}

.text_wrap{
    word-wrap:break-word !important;
}


img{
    max-width: 100% !important;
}
a{
    cursor: pointer;
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}
.box{
    padding: 15px;
    border-radius: 10px;
    border:1px solid #aaa;
    display: block;
    position: relative;
}

.notify{
    position: absolute;
    top:10px;
    left: 10px;
    color:#fff;
    background: #f00;
    font-size: 8pt !important;
    width:25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.div-center{
    float: none !important;
    margin: 0 auto !important;
}

.red{
    color : #ff001a !important;
}

.gray{
    color:#aaa !important;
}

.green{
    color: #1fb600;
}

.yellow{
    color: #f7ff1e;
}

.blue{
    color: #0500ff;
}

.search_box{
    position: relative;
}

.search_box  a{
    position:absolute;
    top:6px;
    color:#ccc;
}

.search_box a:hover{
    cursor: pointer;
    color:#0f74a8;
    background: #fff;
    font-weight: bolder;
}

.login{
    width:100%;
    padding: 10px;
    border-radius: 10px;
    border:1px solid #ccc;
    margin: 0 auto;
}

.login::after{
    display: block;
    clear: both;
    content: "";
}

.login .row{
    position: relative;
    direction: ltr !important;
    float: left !important;
    width:100%;
    margin: 10px 0;
}

.login input{
    border:none;
    padding-left: 40px;
    height: 40px;
    border-bottom: 1px solid #eee;
}

.login .icon{
    position: absolute;
    top:10px;
}

.login .password_show{
    right: 10px;
    cursor: pointer;
}

#delete{
    display: none;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.5);
    z-index: 100;
}

#delete .box{
    background: #fff;
    width:350px;
    height: 350px;
    position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.search_box{
    position: relative;
}

.search_box i{
    position: absolute;
    top:5px;
    color:#aaa;
    cursor: pointer;
}

.search_box i:hover{
    color:#000;
}

.journal .date label{
    width:20%;
    display: inline-block !important;
    float: inherit;
    margin: 0 10px;
}

.journal .date input{
    width:60%;
    text-align: center;
}

.btn{
    margin: 2px;
}

#dark , #loading, #logout{
    display: none;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,0.5);
}

#dark .box{
    width:70%;
    padding: 10px;
    background: #fff;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top:100px;
}

#logout .box{
    background: #fff;
    margin-top: 50px;
}

.rate input{
    text-align: center;
    width:100px;
    border:1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 10px;

}

#loading .div-center{
    position: fixed;
    padding: 20px;
    border-radius: 20px;
    background: #fff;
    margin:50px auto !important;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
}

#loading img{
    border-radius: 20px;
    margin: 50px auto;
    width:80%;
}

.notification{
    width:40px;
    height: 40px;
    display: block;
    background: #ff0000;
    font-size: 14pt;
    line-height: 40px;
    font-weight: normal !important;
    color : #fff;
    border-radius: 50%;
    position: absolute;
    top:20px;
    right:20px;
}

.margin_zero{
    margin:0 !important;
}

.doc{
    display: inline-block;
    padding: 10px;
    margin: 10px;
    border-radius: 10px;
    text-align: center;
}

.doc.active{
    border:1px solid #48a6ee;
    background: #d8efff;
}

.doc:hover{
    border:1px solid #4cb3ff;
}

.image_viewer{
    max-width: 100%;
    border:1px solid #aaa;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 5px;
}

.image_viewer img{
    max-height: 100% !important;
}

#contextmenu{
    padding: 10px;
    width:250px;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    border:1px solid #aaa;
    display: none;
    top:50px;
    left:50px;
    z-index: 20;
}


#contextmenu ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

#contextmenu ul li{
    padding:5px;
    cursor: pointer;
}

#contextmenu ul li a{
    width:100%;
    height: 100%;
    display: block;
}
#contextmenu ul li i{
    margin: 0 10px;
}

#contextmenu ul li:hover{
    background: #a4ddff;
    border-radius: 10px;

}


#right_click > .item{
    cursor: pointer;
}
#right_click .item:hover{
    background: #c1eecd;
}
#right_click .item.active_li{
    background: #a4ddff !important;
}

.profile{
    max-width: 200px !important;
    border-radius: 10px;
    border:1px solid #aaa;
    margin: 5px;
}


#warning{
    width:100%;
    height: 100vh;
    position: absolute;
    top:0;
    left:0;
    background: rgba(0, 0, 0, 0.56);
    z-index: 20;

}

#warning .box{
    background: #fff;
    margin: 100px auto !important;

}

.from_to{
    border-radius: 5px;
    border:1px solid #eee !important;
    padding: 5px;
    margin: 2px;
}

.from_to label{
    width:100%;
}

.from_to > .row {
    width:45% !important;
    display: inline-block !important;
}

.report_item{
    width:100%;
}
.report_item strong{
    margin: 10px;
    background:#ccc;
    padding: 10px;
    display: inline-block;
}

.service_delete{
    padding:5px;
    margin: 0;
    list-style: none;
}

.service_delete li{
    margin: 5px 10px;
    padding: 10px;
    cursor: pointer;
}

.service_delete li:hover{
    background: #d8efff;
}

.msgbox{
    float: none !important;
    padding: 15px;
    margin: 100px auto !important;
    background: #fff;
}

hr{
    margin: 5px 0 !important;
}


.popup{
    display: none;
    position: fixed;
    top:0;
    left:0;
    background: rgba(0,0,0,0.6);
    width:100%;
    height: 100%;
    z-index: 10000;
}

.popup .col{
    position: fixed;
    margin: auto;
    left:0;
    right: 0;
    top:100px;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}

.popup .fa-close{
    position: absolute;
    top:20px;
    left:20px;
    cursor: pointer;
}

.popup .fa-close:hover{
    background: rgba(238, 162, 166, 0.5);
}

#item_inventory , #account_list , #transaction{
    display: none;
}
.phone,.mobile{
    direction: ltr !important;
    text-align: match-parent !important;
}
.container .container-fluid{
    margin-top: -20px !important;
    position: relative;
}

.alert{
    margin-bottom: 0 !important;
}


#add_des{
    position: absolute;
    top:0;
    left: 0;
    background:rgba(0,0,0,0.5);
    width: 100%;
    height: 100vh;
    z-index: 2000;
    display: none;
}
#add_des .box{
    width:400px;
    height: 200px;
    background: #fff;
    margin: auto;
}

#menu{
    width:100%;
}

#error{
    width:100%;
    height: 100vh;
    position: absolute;
    top:0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
}
#error .box{
    background: #fff;
}
#error .box .title{
    background: #ff1012;
    color:#fff;
}


.tarikh{
    display: inline-block !important;
}
.tarikh.year{
    width:35% !important;
}
.tarikh.month{
    width: 25% !important;
}
.tarikh.day{
    width: 26% !important;
}

#A4_page{
    size: A4;
    display: inline-block;
    position: relative;
    height: 297mm;
    width: 210mm;
    font-size: 12pt;
    margin: 4px auto;
    padding: calc(var(--bleeding));
    box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.19);
    background-color: #fff;
    overflow: hidden;
}


.bold{
    font-weight: bolder !important;
}

