﻿@font-face {
    font-family: "F1";
    font-style: normal;
    font-weight: normal;
    src:url("Fa/BNAZANIN.eot");
    src:	
		local("‚ò∫"),
    	url("Fa/BNAZANIN.woff") format("woff"),
		url("Fa/BNAZANIN.ttf") format("truetype");
}

@font-face {
    font-family: "F1";
    font-style: normal;
    font-weight: bold;
    src:url("Fa/BNAZANB.eot");
    src:	
		local("‚ò∫"),
    	url("Fa/BNAZANB.woff") format("woff"),
		url("Fa/BNAZANB.ttf") format("truetype");
}

html {
    height: 100%;
}

body {
    min-height: 100%;
}

body {
    margin:0px;
    padding:0px;
    direction:rtl;
    font-family: Tahoma;
    font-size: 10pt;
}

a
{
    font-family:F1;
    font-size: 12pt;
    font-weight:bold;
    color: #0066FF;
    text-decoration:none;

}

.Width
{
    width:600px;
    text-align:right;
}

@media (max-width: 600px) {
    .Width {
        width: 98%;
        text-align: right;
    }
}

.Page_Border {
    background-color:#fff;
    border: 2px solid #eee;
    padding: 10px;
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.PatternX {
    background-image: url(../IMG/pattern.jpg);
    background-repeat: repeat;
    color: var(--C_Dark);
    border-radius: 5px;
    border: 1px solid #dfdfdf;
}

.Page_Top
{
    /*border-bottom:1px solid #0055A5;*/
    margin-bottom:5px;
    padding-bottom:5px;
    font-family:F1;
    font-size:24pt;
    color:#0055A5;
}

a.Page_Top_Caption
{
    font-family:F1;
    font-size:24pt;
    color:#0055A5;
    text-decoration:none;

}

.Page_Right
{
    width:250px;
    float:right;
}

.Page_Main
{
    margin-right:6px;
}

.Page_Bottom
{
    border-top:1px solid #ddd;
    margin-top:5px;
    padding-top:5px;
    font-family:F1;
    font-size:24pt;
    color:#0055A5;

}

.Float_None
{
    float:none;
    clear:both;
}


a.Tasvirnet
{
    color:#0055A5;
    text-decoration:none;
    font-family:Tahoma;
    font-size:8pt;
    border-radius: 4px;
    padding:5px;
    margin:2px;
    font-weight:normal;
}


.Farakhan_Text{
	font-family: F1;
	font-size: 18px;
	line-height: 28px;
    color: #000000;
    text-align: right;
}

.Farakhan_Item_Back
{
	 background-color: #EEEEEE;
	 padding: 5px;
}

.Farakhan_H1
{
	text-align:center !important;
	line-height:50px;
}