
@font-face {
    font-family: 'Droid';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/DroidKufi-Regular.woff);

}


@font-face {
    font-family: 'Dax';
    font-style: normal;
    src: url(fonts/DaxRegular.woff);
}

@font-face {
    font-family: 'Ge';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/GESSTwoMedium.woff);
}


@font-face {
    font-family: 'sa';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/TheSansArab-Light.woff);

}


body{
    font-family: 'Droid';
}
.link {text-align: right; direction: rtl;  background-color: #eee;  border-radius: 4px;  list-style: outside none none;  margin-bottom: 20px;  padding: 8px 15px;}
.link > li {display: inline-block}

.location h1,h2,h3,h4,h5{text-align: center}
.footer{text-align: center ;padding: 7px ;color: #797979; }
.navbar-header{background: none}
.fa-2x{font-size: 16px}
.button{font-family: 'Droid';}
.back{padding: 10px;font-family: 'Droid';}
.bt{padding: 8px;font-family: 'Droid'; float: right}

.invalid{font-family: 'Droid'; font-size: 12px; color: red; text-decoration: none}
.alert{text-align: center}
.sky-form .select select{padding: 0 10px;}
.sky-form .input{text-align: right}
#modalDelete{color: #fff}
th {text-align: center}
td {text-align: center}
header{font-family: 'Droid';}
.error{color: red}
.sky-form .label{font-family: 'Droid'; text-align: right}
.sky-form .input .icon-append + input, .sky-form .textarea .icon-append + textarea{direction: rtl; padding-right: 7px}
a{color: #B23B77}

.c-info{padding: 10px;}


.bt {
    background: #B23B77 !important;
    border: #B23B77 !important;
}

.bt:hover {
    background: #444 !important;
    border: #444 !important;
    color: #fff !important;
}