﻿@font-face {
    font-family: 'BNazanin';
    src: url('../fonts/BNazanin.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'BNazanin';
    src: url('../fonts/BNazanin.ttf') format('truetype');
}
@font-face {
    font-family: 'BNazanin';
    src: url('../fonts/BNazanin.woff') format('woff');
}
body
{
    font-family: BNazanin;
   font-weight: normal;
   font-style: normal;
}
.myheader {
    background-image: url('../img/Banner_Vet.jpg');
    /*background-color:#37B5CB;*/
    margin-top: 0px;
    min-height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
}
.myheaderImage
{
    direction:rtl;
    background-size: cover;
      width:1100px;
      height:130px;
}
.mysubHeader
{
    color:darkgreen;
}
.mybtn
{
    margin-right:30%;
}
.myHeaderCard /*<!-- bootstratp card -->*/ {
    background-color: #046e67;
    color: white;
}

.myfooterCard {
    /*background-color: rgb(108, 103, 47);*/
    background-color: rgb(91, 2, 34);
}
.myfooterCardLogin{
 background-color:white;
 
}
.myElement{
    float:right !important;
    direction:rtl;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255) !important;
}
.alert
{
    text-align:center !important;
}
.RecordCountInGridview
{
    font-family:BNazanin;
    font-weight:500 !important;
    font-size: 16px;
    
}
.ui-menu-item-wrapper
{
     font-family:BNazanin !important;
    /*background-color:#ede6e6 !important;*/
    text-align:right  !important;
     direction:rtl !important;
}
.mycomboBox{
     font-family:BNazanin !important;
    background-color:#ede6e6 !important;
    text-align:right  !important;
     direction:rtl !important;
}



