﻿    @font-face{font-family:'yekan';
               src:url(../fontdigi/web_Yekan.woff);
                      src:url(../fontdigi/web_Yekan.eot?#iefix) format("embedded-opentype"),
                      url(../fontdigi/web_Yekan.woff) format("woff"),
                      url(../fontdigi/web_Yekan.ttf) format("truetype"),
                      url(../fontdigi/web_Yekan.svg#BYekan) format("svg");
                      font-weight:normal;font-style:normal}
@font-face{font-family:'iran_sansregular';
           src:url('../fontdigi/iran_sans.eot');
           src:url('../fontdigi/iran_sans.eot?#iefix') format('embedded-opentype'),
           url('../fontdigi/iran_sans.woff') format('woff'),
           url('../fontdigi/iran_sans.ttf') format('truetype'),
           url('../fontdigi/iran_sans.svg#iran_sansregular') format('svg');
           font-weight:normal;font-style:normal}
body {
	
	/*direction: rtl;*/
	/*font-family: nazanin,arial;*/
		font-family:yekan;
}
        .normal-text
        {
           /* font-family: Tahoma;*/
           	font-family:yekan;
            color: #FFFFFF;
        }
        .normal-text
{
	 /* font-family: Tahoma;*/
           	font-family:yekan;
	font-size: 11pt;
	color: #eeeeee;
}

.AlertText
{
     /* font-family: Tahoma;*/
           	font-family:yekan;
    font-size: 11pt;
    color: red;
    direction: rtl;
    text-align: justify;

}
        
.AlertText
{
    /* font-family: Tahoma;*/
           	font-family:yekan;
    font-size: 11pt;
    color: #990000;
    direction: rtl;
    text-align: justify;

}

        


.textbox-fields
{
	 /* font-family: Tahoma;*/
           	font-family:yekan;
	font-size: 11pt;
	color: #eeeeee;
	border: none;
	background-color: transparent;
}

A:link
{
    color: #000000;
}
A:visited
{
    color: #000000;
}
A:hover
{
    color: #990000;
}


.mainshadoHelp
{
    background-image: url('../Images/newDesgin/divHelp.png');
}
.mainshado
{
    background-image: url('../Images/newDesgin/divBG.png');
}
.divlev
{    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,e2e2e2+100&0.55+0,0.66+99 */
background: -moz-linear-gradient(left, rgba(226,226,226,0.55) 0%, rgba(226,226,226,0.66) 99%, rgba(226,226,226,0.66) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(226,226,226,0.55)), color-stop(99%,rgba(226,226,226,0.66)), color-stop(100%,rgba(226,226,226,0.66))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(226,226,226,0.55) 0%,rgba(226,226,226,0.66) 99%,rgba(226,226,226,0.66) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(226,226,226,0.55) 0%,rgba(226,226,226,0.66) 99%,rgba(226,226,226,0.66) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(226,226,226,0.55) 0%,rgba(226,226,226,0.66) 99%,rgba(226,226,226,0.66) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(226,226,226,0.55) 0%,rgba(226,226,226,0.66) 99%,rgba(226,226,226,0.66) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ce2e2e2', endColorstr='#a8e2e2e2',GradientType=1 ); /* IE6-9 */
    
}
.LargeHeader
{
    
     /* font-family: nazanin,arial;*/
           	font-family:yekan;
    font-size: 32pt;
    color: Orange  ;
    font-weight: 100;
    text-align:center;
}

.linkbuttonLeft
{
    /*  padding: 1px 10px 2px 10px;
    background-image: url('../Images/backLinkButton2.png');
   
    background-repeat: no-repeat;
    text-align: center;*/
    padding: 4px 10px 4px 10px;
  
   display: inline-block;
width: 8.5em;
text-align: center;
line-height:14px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
      background: #7babbd;
    border: solid 1px #83b1c3;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.linkbuttonLeft:hover {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.linkbuttonLeft:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}

 .Grid th
{
    color: #000;
    background-color: #fff;
    height:30px;
    font-size: 9pt;
}
/* CSS to change the GridLines color */
.Grid, .Grid th, .Grid td
{
    font-size: 9pt;
   border-left:1px solid #e3e8eb;
    border-right:1px solid #e3e8eb;
text-align:center;

border-bottom:1px solid #e3e8eb;
}



.altrow
{
    
	background-color:#ffffff;
}

.divtop
{
    width: 100%;
    height: 6px;
}
.divspace
{
    width: 100%;
    height: 7px;
    margin-right: 0px;
}
.divbutton
{
    width: 100%;
    height: 10px;
}
.divbutton5
{
    width: 100%;
    height: 7px;
}
p{
    line-height: 1.4;
      margin-top: 5px;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 4px;
}
.Title
{
   /* font-family: nazanin,arial;*/
               	font-family:yekan;
    font-size: 13pt;
   
    font-weight: 200;
    color:#115ca2;
}

.Title1
{
   /* font-family: nazanin,arial;*/
              	font-family:yekan;
    font-size: 11pt;
    color: #000000;
    font-weight: 100;
   
}
.Title2
{
   /* font-family: nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    color: #000;
    font-weight:lighter;
    text-align:right;
    direction: ltr;
    
}
.Title2rtl
{
   /* font-family: nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    color: #000;
    font-weight: 100;
    text-align:right;
    direction: rtl;
   
}
.Title22
{
   /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    color: #000;
    font-weight: 100;
  text-align:left;
    direction: ltr;
}
.Title222
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    color: #000;
    font-weight: 100;
  
    direction: ltr;
}


.TitleLeftAlign
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;

    font-weight: 100;
    text-align:left ;
    
}
.TitleRightAlign
{
   /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;
    font-weight:100;
    text-align: justify;
    color: #000000;
}

.TitleCenterAlign
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;

    font-weight: 100;
    text-align:center ;
    
}



.Title3
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    color: #cccccc;
    font-weight: 100;
    text-align:right
}

.TextSmall
{
   /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 7pt;
    color: #333333;
}

.TextMid
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 8pt;
    color: #333333;
        direction: rtl;
    text-align: justify;
}

.Text
{
   /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;
    color: #333333;
    direction: rtl;

}
.Textcenter
{
   /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;
    color: #333333;
    direction: rtl;
    text-align: center;

}
.TopText
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;
    color: #111111;
    direction: rtl;
    text-align: justify;

}

.AlertText
{
    /* font-family:nazanin;*/
              	font-family:yekan;
    font-size: 8pt;
    color: #990000;
    direction: rtl;
    text-align: justify;

}

.AlertTextSmall
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 6pt;
    color: #990000;
    direction: rtl;
    text-align: justify;

}

.menu_list 
{	
	width: 189px;
}

.menu_head {
	padding: 6px 45px 8px 5px;
	cursor: pointer;
	position: relative;
	margin:1px 1px 0px 1px;
    font-weight:100;
    background:  url(../Images/left.png) right no-repeat;
    color:#dfdfdf;
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 11pt;
    line-height: 100%;
}

.menu_body {
	display:none;
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    line-height: 100%;

}

.menu_body a{
    display:block;
    color:#999999;
    background:  url(../Images/menu-middle.gif)  ;

    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:55px;
    text-align: right;
    font-weight:100;
    text-decoration:none;
}

.menu_body a:hover{
  color: #ffc10c;
}



.link
{
    text-decoration: none;
    direction : rtl;
	/* font-family:nazanin,arial;*/
              	font-family:yekan;
	font-size: 8pt;
	text-align: right;
}



.form
{
	border-style: solid;
    border-width: 1px;
    background-color: #F5F5F5;
   /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 8pt;
    color: #333333;
	border-color: inherit;
    direction : rtl;
}

.formBig
{
	border-style: solid;
    border-width: 1px;
    background-color: #F5F5F5;
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    color: #333333;
	border-color: inherit;
    direction : rtl;
}

.VTitle
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;
    color: #CCCCCC;
    font-weight: normal;
}


.PagingTop
{
    text-align:center;
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    color:Maroon;
    font-weight: 100;
}

.PagingPages
{
	text-align:center;
   /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;
    color: #333333;
    font-weight:normal;
    text-decoration:none;
}

.PagingCurrentPage
{
	text-align:center;
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 11pt;
    font-style:italic;
    color:Maroon;
    font-weight:100 ;
    text-decoration:none;
    font-style:normal;
}

.Button1
{
	border:3 solid blue;
}

.GridViewHeader
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 10pt;
    color: #cccccc;
    font-weight: 100;
    text-align:center;
    height:40px;
}

.GridViewItems
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;
    color: #333333;
    font-weight: 100;
    text-align:center;
    height:40px;
}
.boxl
{
    vertical-align: top;
}

.boxr
{
   vertical-align: top;
}
	
	/*.boxu
{
    background-image: url('../Images/Box/InBox_03.png');
     height: 10px;
}
.boxur
{
    background-image: url('../Images/Box/InBox_05.png');
     height: 10px;
     width: 10px;
}
.boxul
{
    background-image: url('../Images/Box/InBox_01.png');
     height: 10px;
     width: 10px;
}

.boxd
{
    background-image: url('../Images/Box/InBox_14.png');
     height: 10px;
}
.boxdr
{
    background-image: url('../Images/Box/InBox_15.png');
     height: 10px;
     width: 10px;
}

.boxl
{
    background-image: url('../Images/Box/InBox_09.png');
    
     width: 10px;
}
.boxr
{
    background-image: url('../Images/Box/InBox_12.png');
    
     width: 10px;
}
.boxm
{
    background-color: #e4e5e7;
}
*/
.Textcenter
{
    /* font-family:nazanin,arial;*/
              	font-family:yekan;
    font-size: 9pt;
    color: #333333;
    direction: rtl;
    text-align: center;

}

.colorrgbpass
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.79+0,0.79+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0.79) 0%, rgba(255,255,255,0.79) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.79)), color-stop(100%,rgba(255,255,255,0.79))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,0.79) 0%,rgba(255,255,255,0.79) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,0.79) 0%,rgba(255,255,255,0.79) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,0.79) 0%,rgba(255,255,255,0.79) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,0.79) 0%,rgba(255,255,255,0.79) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9ffffff', endColorstr='#c9ffffff',GradientType=1 ); /* IE6-9 */
    

}

.colorrgb
{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7e8e8+0,e7e8e8+100&0.62+0,0.62+100 */
background: -moz-linear-gradient(top, rgba(231,232,232,0.62) 0%, rgba(231,232,232,0.62) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(231,232,232,0.62)), color-stop(100%,rgba(231,232,232,0.62))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(231,232,232,0.62) 0%,rgba(231,232,232,0.62) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(231,232,232,0.62) 0%,rgba(231,232,232,0.62) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(231,232,232,0.62) 0%,rgba(231,232,232,0.62) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(231,232,232,0.62) 0%,rgba(231,232,232,0.62) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ee7e8e8', endColorstr='#9ee7e8e8',GradientType=0 ); /* IE6-9 */
    }

.divrightpass
{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cecece+0,f7f7f7+100&1+0,0.5+100 */
background: -moz-linear-gradient(left, rgba(206,206,206,1) 0%, rgba(247,247,247,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(206,206,206,1)), color-stop(100%,rgba(247,247,247,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(206,206,206,1) 0%,rgba(247,247,247,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(206,206,206,1) 0%,rgba(247,247,247,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(206,206,206,1) 0%,rgba(247,247,247,0.5) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(206,206,206,1) 0%,rgba(247,247,247,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#80f7f7f7',GradientType=1 ); /* IE6-9 */
    }
    .divright
    {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e7e8e8+100&1+0,0.03+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(231,232,232,0.03) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(231,232,232,0.03))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(231,232,232,0.03) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(231,232,232,0.03) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(231,232,232,0.03) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(231,232,232,0.03) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#08e7e8e8',GradientType=1 ); /* IE6-9 */
        }
    .divleftpass
    {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,cecece+100&0.5+0,1+100 */
background: -moz-linear-gradient(left, rgba(247,247,247,0.5) 0%, rgba(206,206,206,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(247,247,247,0.5)), color-stop(100%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(247,247,247,0.5) 0%,rgba(206,206,206,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(247,247,247,0.5) 0%,rgba(206,206,206,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(247,247,247,0.5) 0%,rgba(206,206,206,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(247,247,247,0.5) 0%,rgba(206,206,206,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80f7f7f7', endColorstr='#cecece',GradientType=1 ); /* IE6-9 */
        }
        
        .divleft
        {
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7e8e8+0,ffffff+100&0.03+0,1+100 */
background: -moz-linear-gradient(left, rgba(231,232,232,0.03) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(231,232,232,0.03)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(231,232,232,0.03) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(231,232,232,0.03) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(231,232,232,0.03) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(231,232,232,0.03) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08e7e8e8', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}



.divCloseFix
{
    position: fixed;
    padding:1px 4px 0 0;
}




