﻿@font-face {
 font-family: 'BYekan';
 src: url('../../fa/fonts/BYekan.eot');
 src: local('BYekan'), url('../../fa/fonts/BYekan.eot?#') format('eot'),  url('../../fa/fonts/BYekan.woff') format('woff'), 
 url('../../fa/fonts/BYekan.ttf') format('truetype'), url('BNazanin.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}

body 
{
    margin:0;
    font-family:Tahoma ;
    font-size:9pt;
}
.gradiant
{
    
background: #22659c; /* Old browsers */
background: -moz-linear-gradient(top,  #22659c 0%, #2989d8 100%, #207cca 100%, #4283b9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#22659c), color-stop(100%,#2989d8), color-stop(100%,#207cca), color-stop(100%,#4283b9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #22659c 0%,#2989d8 100%,#207cca 100%,#4283b9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #22659c 0%,#2989d8 100%,#207cca 100%,#4283b9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #22659c 0%,#2989d8 100%,#207cca 100%,#4283b9 100%); /* IE10+ */
background: linear-gradient(top,  #22659c 0%,#2989d8 100%,#207cca 100%,#4283b9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22659c', endColorstr='#4283b9',GradientType=0 ); /* IE6-9 */
}
a
{
    text-decoration:none;
    color:Black ;
}
a:hover
{
     text-decoration:none;
    color:Red  ;
    cursor:pointer ;
}
.docked
{
    margin-bottom:5px;
     font-family:Tahoma ;
    font-size:8pt;
}
.header{ color:#F78D10; font-weight:600; font-size:8pt;  width:100%;  text-align:right; padding-right:25px;}




.img{ border:0px;}	
	


.inputTitle {    text-align:left; direction:rtl; margin-top:10px; }
.input{   text-align :right; margin-top:10px; }
.alarm{ direction:rtl; text-align:right; color:Red;  }

.panel { font-family:Tahoma; font-size:9pt; direction:rtl;}



.textBoxRTL { font-family:Tahoma;  font-size:9pt; direction:rtl;  width:200px;}
.textBoxLTR { font-family:Tahoma;  font-size:9pt; direction:ltr;  width:200px;  }
.textBoxMulRTL{font-family:Tahoma;  font-size:9pt; direction:rtl;  width:350px; height:100px;}
.textBoxMulLTR{font-family:Tahoma;  font-size:9pt; direction:ltr;  width:400px; height:120px;}
.textBox{font-family:Tahoma;  font-size:9pt;   width:200px; }  /* for dinamic direction   */
.textBoxMul{font-family:Tahoma;  font-size:9pt;   width:200px; height:100px;}/* for dinamic direction   */

.button
{
    font-family: Tahoma;
    color:#192A69;
    font-size: 9pt;
    margin-top: 5px;
    height: 25px;
    width:80px;
    border:solid 1px #999;
    cursor:pointer;
}
	
.button:hover
{
    font-family: Tahoma;
    font-size: 9pt;
    margin-top: 5px;
    height: 25px;
    width:80px;
    border:solid 1px #525D87;
    cursor:pointer;
}
.dropdown{  font-family:Tahoma;  font-size:9pt; direction:rtl; width:150px; }	

.link {text-decoration:none; color:Blue; }

.titleBlack{font-weight:600; color:Black; direction:rtl; }

.nodeSelected{ color:Red;}

.nodeHover{ color:Red;}

.ModalBackColor{ background-color:Gray; filter:alpha(opacity=60);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
 
.transparent_class { filter:alpha(opacity=70);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;z-index:3000;}
		
.modalPanel{background-color : White; }

.ajax__tab_xp .ajax__tab_header {font-family:tahoma;font-size:9pt;background:url("AjaxControlToolkit.Tabs.tab-line.gif") repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {font-family:tahoma;font-size:9pt;padding-right:4px;background:url("AjaxControlToolkit.Tabs.tab-right.gif") no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {font-family:tahoma;font-size:9pt;padding-left:3px;background:url("AjaxControlToolkit.Tabs.tab-left.gif") no-repeat;}
.ajax__tab_xp .ajax__tab_tab {font-family:tahoma;font-size:9pt; height:13px;padding:4px;margin:0;background:url("AjaxControlToolkit.Tabs.tab.gif") repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {font-family:tahoma;font-size:9pt;background:url("AjaxControlToolkit.Tabs.tab-hover-right.gif") no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {font-family:tahoma;font-size:9pt;background:url("AjaxControlToolkit.Tabs.tab-hover-left.gif") no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {font-family:tahoma;font-size:9pt;background:url("AjaxControlToolkit.Tabs.tab-hover.gif") repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {font-family:tahoma;font-size:9pt;background:url("AjaxControlToolkit.Tabs.tab-active-right.gif") no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {font-family:tahoma;font-size:9pt;background:url("AjaxControlToolkit.Tabs.tab-active-left.gif") no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {font-family:tahoma;font-size:9pt;background:url("AjaxControlToolkit.Tabs.tab-active.gif") repeat-x;}
.ajax__tab_xp .ajax__tab_body {font-family:tahoma;font-size:9pt; border:1px solid #999999;border-top:0;padding:12px;background-color:#ffffff;}
  

	
/* --------------------------------------------*/

.errorText{ color:Red; text-align:right; direction:rtl; padding-top:30px;} 


.title{ color:White; direction:rtl; font-weight:600; font-size:7.9pt;}
.mainMenu{ color:#042F4F}
.mainMenu:hover{color:#F00;}
.menuTD{ vertical-align:top; padding-top:25px; text-align:right; padding-right:95px;}
.modalTitle{color:White;  float:right; padding-top:3px; font-weight:600; font-size:8pt; padding-right:5px;}
.modalHeader
{
    padding-right: 10px;
    background-image: url('modalBg.png');
    height: 27px;
    background-repeat: repeat-x;
    cursor:move;
}
.panel_title{ color:#F78D10; font-weight:600; font-size:8pt;}



.login
{
 background: #4283bb; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #4283bb 0%, #13558a 62%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#4283bb), color-stop(62%,#13558a)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #4283bb 0%,#13558a 62%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #4283bb 0%,#13558a 62%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #4283bb 0%,#13558a 62%); /* IE10+ */
background: radial-gradient(center, ellipse cover,  #4283bb 0%,#13558a 62%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4283bb', endColorstr='#13558a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.window
{
    direction:rtl;
    text-align:right ;
    
}

.OwnerDiv{width:770px; padding:20px; margin-right:20px;  background-color:#c2d3e7; color:#0e3d71; border:2px solid #fff; text-align:right; font-size:10pt; border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}


.CateDropDown{ width:250px; color:#333;  font-size:10pt; height:25px; direction:rtl;border:1px solid #a5aeb9}

    
.factorHead{ background-color:#eee; width:800px; padding:7px; text-align:right; font-weight:600; }