﻿
@font-face {
    font-family: 'bmitra';
    src: url('../../Content/font/BMitra.eot?#')format('eot'), url('../../Content/font/BMitra.ttf')format('truetype'), url('../../Content/font/BMitra.woff')format('woff');
}

@font-face {
    font-family: 'iran';
    src: url('../../Content/font/IRANSansWeb_Light.woff')format('woff');
}

@font-face {
    font-family: 'Dressedless';
    src: url('../../Content/font/DRESSEDLESS.TTF')format('truetype');
}

@font-face {
    font-family: 'BNazanin';
    src: url('../../Content/font/B Nazanin Bold.ttf')format('truetype');
}

@font-face {
    font-family: 'BZar';
    src: url('../../Content/font/BZar.ttf')format('truetype');
}

@font-face {
    font-family: 'Britannic';
    src: url('../../Content/font/Britannic Bold Regular.ttf')format('truetype');
}

@font-face {
    font-family: 'TAHOMA';
    src: url('../../Content/font/TAHOMA.ttf')format('truetype');
}

@font-face {
    font-family: "BTitr";
    src: url('../../Content/font/BTitr.ttf')format('truetype');
}

.BTitr {
    font-family: BTitr;
    direction: rtl;
}

.tah {
    font-family: TAHOMA;
    direction: rtl;
}

.BBR {
    font-family: Britannic;
}

.bn {
    font-family: BNazanin;
    direction: rtl;
}

.bz {
    font-family: BZar;
    direction: rtl;
}

.mitratext {
    font-family: bmitra;
    direction: rtl;
}

.mitratextHeader {
    font-family: bmitra;
    direction: rtl;
    font-size: 33px;
}

.iranfont {
    font-family: iran;
    direction: rtl;
}

.Dressedless {
    font-family: Dressedless;
    direction: rtl;
    /*font-size:100px;*/
}

.leg {
    font-size: 13pt;
    line-height: 1.70em;
    padding-right: 3px;
    font-family: bmitra, bnazanin;
}


.mitrap {
    font-size: 13pt;
    line-height: 1.70em;
    padding-right: 3px;
    font-family: bmitra, bnazanin;
}

.mitraSimple {
    line-height: 1.70em;
    /*padding-right: 3px;*/
    font-family: bmitra, bnazanin;
}

.mitraCW {
    line-height: 1.70em;
    padding-right: 3px;
    font-family: bmitra, bnazanin;
    color: white;
    font-size: 19px;
}

.mitratCW {
    text-shadow: 0 0 1px #0099CC;
    font-family: bmitra,bnazanin,Arial;
    color: white;
}

.mitratitle {
    text-shadow: 0 0 1px #0099CC;
    font-family: bmitra,bnazanin,Arial;
    direction: rtl;
}

.irantitle {
    font-family: iran;
    direction: rtl;
    color: #6c7379;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}


.bg2 {
    background-image: url("../../Content/images/bg/bg.png");
    border-radius: 4px;
    box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15), 0px 2px 3px 0px rgba(0,0,0,0.1);
}

.bg3 {
    background-image: url("../../Content/images/bg/hbg.png");
}

.bg8 {
    background-image: url("../../Content/images/bg/8.png");
    background-repeat: repeat-x;
}

.bgmsg {
    background: url("../../Content/images/bg/msg.jpg") no-repeat;
    background-position: center;
    background-color: gray;
}

.bgshadow {
    background-image: url("../../Content/images/bg/shadow.png");
    background-repeat: repeat-x;
}

.mirror {
    background-color: rgba(110, 11, 42, 0.39);
    border: 1px ridge black;
    border-radius: 2px;
    -moz-box-shadow: 0 -5px 10px 1px rgba(16, 16, 16, 0.57);
    /* -webkit-box-shadow: 0 -5px 10px 1px rgba(16, 16, 16, 0.57); */
    /* box-shadow: 0 -5px 10px 1px rgba(16, 16, 16, 0.57); */
    border-bottom: none;
}

.bg10 {
    background-image: url("../../Content/images/bg/pixel.png");
    background-repeat: repeat-x;
}

.digit3 {
    /*direction:ltr;*/
}
