/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 7, 2018, 11:30:25 AM
    Author     : hp-pc
*/

@font-face {
font-family: "Droid Arabic Kufi";
src: url(../fonts/DroidKufi-Regular.ttf);
/*src: url(fonts/gentium.eot);*/
}

@font-face {
font-family: Droid Arabic Naskh;
src: url(../fonts/DroidNaskh-Regular.ttf);
}

@font-face {
font-family: "Overpass-Regular";
src: url(../fonts/Overpass-Regular.ttf);
/*src: url(fonts/gentium.eot);*/
}

@font-face {
font-family: "Mukta-Medium";
src: url(../fonts/Mukta-Medium.ttf);
/*src: url(fonts/gentium.eot);*/
}

.englishNo{
    font-family: Overpass-Regular !important;
}

.mukta_font{
    font-family: "Mukta-Medium" !important;
}

.kufi{
    font-family: "Mukta-Medium" !important;
    font-family: "Droid Arabic Kufi" !important;
}

.naskh{
    font-family: Droid Arabic Naskh !important;
}

.englishNo{
    font-family: Overpass-Regular !important;
}

.m-nav__item_my1{
    margin-top: 7px;
    margin-bottom: 5px;
}


.row2{
    padding-top: 7px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
}

.my_dt_row:last-child{
    margin-bottom: 150px !important;
    position: sticky;
}

.m-dropdown__wrapper{
    position: absolute !important;
    z-index: 9999999999999999 !important;
}

.my_dt_row:last-child .m-dropdown__wrapper{
    position: sticky !important;
}

.border-voucher{
    border: 1px solid black;
    padding-top: 0px;
    font-size: 15px;
}   

.voucher-padding{
    padding: 10px 10px;
    font-weight: bold;
}

.voucher-padding-2{
    padding: 5px 5px 5px 0px;
    font-weight: bold;
}

.voucher-font-size-12{    
    font-weight: bold;
    font-size: 12px;
}


.table_hd{
    border: 0px solid red;
    margin: 3px 0px;
    background: #ffcccc;
}

.table_row{
    border: 0px solid red;
    margin: 3px 0px;
    background: #eeeeee;
}

.table_hd div{
    text-align: center;
    border: 0px solid green;
    margin: 5px 3px;
}

.table_row div{
    text-align: center;
    border: 0px solid green;
    margin: 5px 20px;
}

.Myred{
    color: red !important;
}

.ext_service_row{
    background-color: #ffeeee;
    line-height: 32px;
}


/*
.Myred td {
    color: red !important;
}


tbody tr td{
    color: red !important;
}*/
