@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: Tahoma;
    font-size: 12pt;
}

.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;
}
.password{
    position: relative;
}

.password_show{
    position:absolute;
    top: 35px;
    right: 20px;
}

.red{
    color : #ff001a !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;
}

.journal .date label{
    width:20%;
    float: inherit;
}

.journal .date input{
    width:70%;
}

.btn{
    margin: 2px;
}

.year, .month, .day {
    max-width: 70px !important;
    display: inline-block !important;
}