.bodyContainer{width: 100%;}
.header{
	width: 100%;
        border-top: 4px solid #fdbe1e;
}
.container{
	background-color: transparent !important;
	//margin: 0px auto !important;
	//border: 0px none !important;
    width: 1170px;
    margin: 0 auto;
    clear: both;
    border: 0;
    padding: 0px;
}
.logoWarp{
	width: 310px;
	float:left;
}

.logo{
	float: left;
	margin: 2px 0px;
}
.topIcons{
	float: right;
	width: auto;
	margin-top:70px;
	margin-left:5px;
}
.topQuickAccessWarp{
	text-align:right;
	width:auto;
	height:auto;
	max-width:300px;
	max-height:120px;
	float:right;		
	background-color:#fff;
	overflow:hidden;
	display:block;
}
.topQuickAccessContainer{
	width:100%;
	height: 66px;
}
.topQuickAccessWarp div.contentList{
	border:0px;
}
.menuWrap{
	background-color: #014e2c;
	height: 50px;
	position:relative;
	z-index:999;
	
}
.searchWarp{
	float: right;
  	width: 185px;
  	text-align: right;
  	margin-top: 0px;
}
.searchBox{width:100%;}

input.searchInput{
	font-size: 15px;
	font-family:Arial;
	line-height: 26px;
	padding: 0px 6px;
	border: 1px solid #dfdfdf;
	width: 126px;
	color: #aaa;
	float: left;
	height: 28px;
	background-color: #FFF;
	border-radius:0px;
	
}

input.searchSubmit {
	width: 30px !important;
	height: 30px;
	cursor: pointer;
	background:#d10409 url("../images/SearchButton.png") no-repeat scroll center center;
	border: 1px solid #aa0003;
	border-radius:0px;
	margin: 0px !important;
	padding: 0px !important;
}

.mainMenu{
	float: right;
	width: 100%;
	margin: 0px;
	height: auto;
	padding:0px;

}

.footerWarp{
	background-color:#21201b;
	margin-top: 2px;
	border-top:5px solid #91897e;
	display: -webkit-box;
	padding-top: 40px;
	padding-bottom: 30px;
	color:#eeead9;
	margin-top: 20px;

}
.footerLine{
	height:8px;
	background-color:#45403a;
}
.footerWarp a{color:#eeead9;}
.footerWarp a:hover{color:#D10409;}
.footerMenu{}
.footerBlocks ul {
	z-index: 0 !important;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.footerBlocks li {
	text-align: center;
	border-top: 1px dotted #919e97;
	list-style: none;
	z-index:0 !important;
	font-size: 13px;
}




.footerBlocks .cuEmailData { font-size: 16px; }
.footerBlocks li:first-child {border-top:none}



.footerblockR {
	width: 42%;
	margin-left: 7%;
	display: inline-block;
	float: right;
}
.footerblockM {
	width: 22%;
	margin-left: 7%;
	display: inline-block;
	float: right;
}
.footerblockL {
	width: 22%;
	display: inline-block;
	float: right;
	line-height: 27px;
}
.footerblockR div.contentView div {
    text-align: right;
    background-image: none;
}
div.address-footer div.contentView {
	color: #c5dde8;
	text-align:left;
	font-family:Arial!important;
}

.footerblockR div, .footerblockM div, .footerblockL div{ width:100%;}

.footerblockL div.contentView{text-align:left;}



.coppyRightWarp{
	width: 100% !important;
	padding: 15px 0px;
	background-color: #343b41;
	border-top: 1px solid #606970;
	display: inline-block;

}

.footerCoppyright{
	width: 100% !important;
	padding: 15px 0px;
	background-color: #44403a;
	border-top: 1px solid #4e4d46;
	display: inline-block;

}
.coppyRight{
	/* background: url("../images/tem-img/saman-logo.png") no-repeat right;*/
	width: 350px;
	direction: ltr;
	text-align: left;
	padding-right: 50px;
	height: 30px;
	margin: 5px auto;
}

div.footer-text{font-size: 15px !important; }
div.footer-text a{font-size: 15px !important; }
footer-text{
	color: #aab0b9;
	font-size: 15px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	line-height: 17px;}

.coppyRight a{
	color: #aab0b9;
	font-size: 15px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	line-height: 17px;

}

.copyrightText span, .copyrightText a {
    color: #838181;
}

span.test-box {
	width: 200px;
	text-align: center;
	background-color: #EAB61B;
	display: inline-block;
	padding: 10px 0px;
	color: #fff;
	font-family: Arial;
	font-size: 18px;
	float: left;
	position: absolute;
	left: 180px;
}
div.mainMenu li{
	width: auto !important;
	height: 50px;
	float: right;
	position: relative;
	margin: 0px;
	z-index: 900;
}

div.mainMenu li:hover {
	
	background:#d10409;
	color:#fff !important;
	
}

div.mainMenu li a {
	font-size: 14px;
	font-family: Arial;
	padding:12px 16px 13px !important;
	line-height: 24px;
	position: relative;
	*position: static !important;
	color:#fff;
}

div.mainMenu li a:hover {
	/*background:url(../images/tem-img/them-arrow.png) no-repeat center bottom ;*/
	transition: all 0.1s ease 0s;
	z-index: 900!important;
	color:#fff;
	
}

div.mainMenuEn li ul{
	top: 50px;
	z-index: 800!important;
	border:1px solid #dad8d2;
	border-bottom:none;
}

div.mainMenu li ul{width:218px; !important}



div.mainMenu li ul li {
	margin: 0px;
	padding: 0px;
	width: 100% !important;
	height: auto;
	border-bottom: 1px solid #dad8d2;
	background-color:#FCFAF5;            
}


div.mainMenu li ul li:hover {
	background-image:none;
        background-color: #f6f2e7;
}

div.mainMenu li ul li a{
	font-size: 14px;
	color: #333 !important;
	font-family: Arial;
	padding:10px 15px!important;
	line-height: 23px;
	position: relative;         
}

/*-----portal--------*/
.portalBaseTextColor {
	color: #333;
}
DIV.PortalContainer
{
	overflow:hidden;
	min-height:300px;
}
.PortalContainer
{
	/*width:100%;*/
}
portalsearch{
	list-style-type: circle;
}
.selectPortal{
	border:1px solid #CCCCCC;
	background-color:#E7E7E7;
	padding:3px 10px 3px 3px;
	margin-bottom:3px;
	text-align:left;
}
/*----- portal page content styles */
table.section {
	width:100%;
	background-color:#fff;
}

img.sectionheader {
	vertical-align:middle;
	margin-left:3px;
}

td.sectionbody {
	/*background-color:#fbfbfb;*/
	padding:10px 10px 10px 10px;
	/*border:1px solid #bfbfbf;	*/
}

div.sectionbody {
	padding:10px 10px 10px 10px;
}

div.sectionfooter {
	background-color:#f9f9f9;
	padding:5px;
	text-align:left;
}
.sectionhint {
	color:red;
	text-align:right;
}
.sectionpart {
	padding:8px;
}
hr.spliter {
	color:#e1e1e1;
}
td.splitertitle {
	color:#013a81;
}
/*------- portal list styles */
table.list {
	background-color:#fff;
	border-collapse:collapse;
}

td.listheader {
	background-image:url(../images/far/list_header_tile.gif);
	padding:4px;
	border:1px solid #cdcdcd;
	font-weight : 600;
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: bottom;	
}

td.listsection {
	background-color:#fefdf2;
	border:1px solid #cdcdcd;	
	font-weight:600;
}

td.listrow1 {
	background-color:#fff;
	border:1px solid #cdcdcd;	
}

td.listrow2 {
	background-color:#f5f5f5;
	border:1px solid #cdcdcd;	
}
/*----- portal page content 2 styles */
table.section2 {
	width:100%;
	border:1px solid #CCCCCC;
	background-image:url(../images/far/blue_section_hader_tile.png);
}

td.sectionheader2 {
	padding:3px;
	font-weight:600;
}

img.sectionheader2 {
	vertical-align:middle;
	margin-left:3px;
}

td.sectionbody2 {
	padding:10px 10px 10px 10px;
}

td.sectionsolidbody2 {
}

div.sectionbody2 {
	padding:10px 10px 10px 10px;
}


.sectionhint2 {
	color:red;
	text-align:right;
}
.sectionpart2 {
/*	background-color:#fefdf2;
	border:1px solid #cdcdcd;	*/
	padding:8px;
}
hr.spliter2 {
	color:#e1e1e1;
}
td.splitertitle2 {
	color:#013a81;
}

.logSelectedRow{
	background-color:#3399ff;
	border:1px solid #cdcdcd;	
	color : #fff;
}
.logTb{
	border:1px solid #828790;
	border-collapse : collapse;
}
.logDetail{
	border:1px solid #828790;
}
.ThemePanel {
	padding:5px 0px 5px 0px;
	background-color:#000
}

.HelpContanier {
	border:1px solid #549fe3;
}
.photo_gallery_box{
	border:1px solid #CCCCCC;
}
/*------------portal-------------*/
.LinkList21 
{	
	padding: 0px;
	padding-top:10px;	
	margin: 0px;	
	padding-left: 1px;	
	padding-right: 1px;	
	list-style-type: none!important;	
	list-style-image:url()!important;
	text-align: right;
	float:left;
}
.LinkList21 li 
{	
	border-left:0px dotted #000;
	padding-left: 5px;	
	padding-right: 5px;	
	float: left;
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;
	background: url('../images/pipe1.gif') repeat-y 0px 0px;
	background-repeat:repeat-y;
}

.LinkList21 li.Last 
{	
	padding-left: 0px;	
	padding-right: 5px;		
	background: none transparent scroll repeat 0% 0%;	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;
	border-left:0px;
}
.LinkList21 li a{
	white-space: pre;
	float:right;
	*float:left;
	margin: 0px 0px 2px 0.7em;
	padding-top: 0px;
	
}
.LinkList21 li:first-child{ background-image:none !important; padding-left:0px !important; border-left:0px;}
.SiteMap{
	background-position:0 -117px;
	width:17px;
	height:16px;
}
.SiteMap:hover{
	background-position:0 -134px;
}
.Links{
	background-position:0 -151px;
	width:20px;
	height:17px;
}
.Links:hover{
	background-position:0 -168px;
}
.ContactUS{
	background-position:0 -185px;
	width:20px;
	height:17px;
}
.ContactUS:hover{
	background-position:0 -0px;
}
.Login{
	background-position:0 -49px;
	width:19px;
	height:17px;
}
.Login:hover{
	background-position:0 -66px;
}
.logout{
	background-position:0 -83px;
	width:19px;
	height:16px;
}
.logout:hover{
	background-position:0 -100px;
}
.My{
	background-position:0 -49px;
	width:19px;
	height:17px;
}
.My:hover{
	background-position:0 -66px;
}
.Admin{
	background-position:0 -17px;
	width:18px;
	height:16px;
}
.Admin:hover{
	background-position:0 -33px;
}
DIV.MenuContainer{
	height:30px;
	background-color:#f8f8f8;
	width:980px;
	float:right;
	margin:0px auto;
	background-image:url(../images/far/nav-color.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
}
.RightMenuContainer{
	float:right;
	width:800px;
}
.RightMenuContainer table{
	background-image:none !important;
}
div.RightMenuContainer div table tr:first-child{
	display:none;
}
div.RightMenuContainer div table tr:last-child{
	display:none;
}
div.RightMenuContainer div table img{
	display:none;
}
div.RightMenuContainer div table td{
	background-color:#e7e7e7 !important;
	background-image:none !important;
	border:0px !important;
}
DIV.SearchContainer{
	float:left;
	width:169px;
	height:20px;
}
DIV.BottomSearchContainer
{
	color:#ffffff;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#3c7faf;
}
.searchPosition{
	width:169px;
	margin-top:3px;
	background-color:#fff;	
}
INPUT.SearchBox
{
	width:132px;
	border:0px solid #969696; 
	height:16px;
	*height:14px;
	text-align:right;
	padding-right:4px;
	*margin-top:-1px !important;
        padding-bottom: 5px;
	*padding-bottom: 0px;
	padding-top: 4px;
	*padding-top: 1px;
}
INPUT.SearchButton
{	
	background-image:url('../images/search.png');
	background-repeat:no-repeat;
	background-position:3px 0px;
	background-color:#fff;
	border:0px solid #ace;
	cursor:pointer;
	font-size:100%;
	width:25px;
	padding:0px;
	height:15px;
	margin-top:5px;
	margin-bottom:5px;
	vertical-align:bottom;
	color:#636262;
}
INPUT.SearchButton:hover{
	background-position:3px 0;
}
.saman_bullet_list {
	line-height:22px; 
	text-align:justify;
	list-style-type: disc;
	padding: 0px 15px 0px 0px;
}
.saman_bullet_list li{
	color:#aa0b34;
}
.BottomSiteContainer
{
	margin:0px;
	padding:0px;		
	min-height:100px;	
	width:100%;
	border:0px;
}
.footer1{
	/*background-color:#EEEEEE;*/
	width:100%;
	margin:0 auto;
	min-height:100px;
	padding-top:10px;
	overflow:hidden;
}
.footer2{
	background-color: transparent;
	width:100%;
	margin:0 auto;
	min-height:50px;
}
.div980{
	margin:0 auto;
	width:980px;
}
.bottomColumn1{
	float:right;
	width:22%;
	min-height:20px;
	margin-left:20px;
	border-left:1px solid #B3B2B3;
}
.bottomColumn2{
	float:right;
	width:22%;
	min-height:20px;
	margin-left:20px;
	border-left:1px solid #B3B2B3;
}
.bottomColumn3{
	float:right;
	width:22%;
	min-height:20px;
	margin-left:20px;
	border-left:1px solid #B3B2B3;
}
.bottomColumn4{
	float:right;
	width:27%;
	min-height:20px;
}
/*.footer1 div div{
	float:right;
	width:25%;
	min-height:20px;
	border-right:1px solid #B3B2B3;
}
.footer1 div div:first-child{
	border-right:0px;
	width:24%;
}*/
.bottom-text{
	float:right;
	float: right;
	margin-top: -10px;
	border-right: 2px solid #EAB61B;
	padding-right: 5px;

}
.chd ,.chd_Top ,.chd_Bottom ,.chd_Top_Right1 ,.chd_Top_Right2 ,.chd_Top_Right3 ,.chd_Top_Right4{
	float:right;
	width:100%;
}
.chd_Top_Right{
	width:700px;
	float:right;
	padding-left:19px;
}
.chd_Top_Left{
	width:260px;
	float:left;
}
.chd_Top_Right2R{
	float:right;
	width:340px;
	padding-left:14px;
}
.chd_Top_Right2L{
	float:left;
	width:345px;
}
.chd_Top_Right4R{
	float:right;
	width:215px;
	padding-left:15px;
}
.chd_Top_Right4C{
	float:right;
	width:225px;
}
.chd_Top_Right4L{
	float:left;
	width:225px;
}

.SM li a {
    margin: 0 !important;
    padding: 5px !important;
}
.saman_title {
    color: #505050;
    font-family: Arial !important;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
}
.saman_text {
    line-height: 24px !important;
    text-align: justify;
    font-size: 16px;
}
.saman_description {
    color: #000000;
    float: right;
    line-height: 25px;
    padding: 0;
    text-align: justify;
    width: 98%;
}
.inner_chd ,inner_chd_top ,inner_chd_bottom{
	width:100%;
	margin:0 auto;
}
.inner_chd_right{
	float:right;
	width:24%;
	padding-bottom:10px
}
.inner_chd_left{
	float:left;
	width:74%;
}
.saman_more {
    background: url("../images/far/more_img.png") no-repeat scroll right 3px rgba(0, 0, 0, 0);
    color: #C9000D;
    float: left;
    font-size: 11px;
    min-height: 13px;
    padding-right: 15px;
    text-align: left;
}
.saman_more a {
    color: #C9000D;
}

.phplm {
    font-size: 15px;
	line-height:20px;
}

.redhead{
	font-size: 14px;
	padding: 0px 5px 3px 0;
	background: url(../images/redhead.png) #e42022 no-repeat right center;
	text-indent:5px;
	color:#fff;
	height: 20px;
	background-position: 97%;
	font-family:Arial;
}
.redhead a{color:#fff}

.div_area_0_36605{
	background-color:#efefef
}
.saman_bullet_list_tab {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: justify;
}
.saman_bullet_list_tab li {
	font-size: 11px;
	background: url('../images/far/bullet_public.png') no-repeat right 12px;
	padding-top: 5px;
	color: #434343;
	padding-right: 8px;
}
.saman_bullet_list_tab li a {
color: #434343;
}
.saman_title_tab {
	color: #505050;
	font-family: Arial !important;
	font-size: 14px !important;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
}
.saman_bullet_list_big{ line-height:26px; padding:0px; margin:30px 50px 0 0; list-style-type:none;text-align:justify}
.saman_bullet_list_big li{font-size:14px; font-family:Arial; background:url('../images/eng/bullet_tab.png') no-repeat left 14px;padding-top:5px;color:#434343;padding-left:18px;}
.saman_bullet_list_big li a{color:#434343;}
.saman_bullet_list_big li a:hover{color:#e42022;}
.footerCont4{
	width:91%;
	padding: 16px 26px 0 0;
}
.footertextlinkr{
	height:auto;
	overflow: hidden;
	float: right;padding-left:26px;
}
.footertextlinkl{
	height:auto;
	overflow: hidden;
	float: left;
	width: 105px;
	height: 75px;
	/*background: url(../images/operator.png) no-repeat center;*/
	text-align: left;
	border: none;
}
.footertextlink{
	overflow: hidden;
	height: auto;
}
.footerLink4 {

	padding-right:10px;
	background:url(../images/far/bullet_public.png) no-repeat center right;
}
.footerLink4 a{
	font-size:16px;
	color:#000;
    	transition:1s;
	-webkit-transition:1s;
}
.footerLink4 a:hover{
   color:#e42022;
   transition:1s;
   -webkit-transition:1s;
}
.footerTitr2{
	font-size:16px;
	color:#4d4c4c;
	text-align:right;
	font-family:Arial;
}
.service_bullet_list{
	float:right;
	padding:0px 20px 0px 0px;
	margin:0px;
	color:#333333;
	font-size:17px;
	text-align:justify;
	line-height:25px;
	width:92%;
	list-style-type:none;
}
.service_bullet_list li{
	background:url("../images/far/bullet_public.png") no-repeat  right 16px;
	padding:5px 10px 0 0;
	font-size:17px !important;line-height:25px !important;color:#000;text-align:justify;
}
.service_bullet_list li a{font-size:17px}


.wrapper36889{
	/*margin-top:12px;*/
}
.InformationIMG{
	margin-right:12px;
}

.not_found{color:#C9000D}


.InformationIMG{
	margin-right:12px;
}
.saman_picture {
	border: 1px solid #CDCDCD;
	padding: 3px;
	margin: 0px 5px 5px 5px;
} 

.wrapper*{
	/*margin-top:12px;*/
        width:655px !important;
}
.InformationIMG{
	margin-right:12px;
}
.loginButton{
	width: 50px; 
	background-color:#36b701; 
	color: #ffffff; 
	border:1px solid #aaccee;	
}

.add_role_for_user,.add_role_for_group{
	cursor:pointer;
	height:20px;
	padding-left: 5px;
}

.group_box,.user_box{
	padding: 10px;
	background-color: #f7f7f7;
	width: 650px;
	margin: 20px auto 20px auto;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	display:none;	
}

.group_box_title,.user_box_title{
	font-size: 12px;
	font-weight: bold;
}

.sectionbody{
	background-color: #fff;
	border: 0px solid #dbdbdb;
	/*border-radius: 4px;
	box-shadow: 0px 0px 4px 1px #e1e1e1;*/
	margin-top:11px;
	padding:15px 10px 10px 10px
}

.group_box .active_button,.user_box .active_button,input[name='add_role_user_btn']{
	background-image: none!important;
	background: none!important;
	background-color: #505050!important;
	border: 0px!important;
	color: #fff!important;
	padding: 5px 8px 5px 8px!important;
	font-size: 12px!important;
	font-weight: normal!important;
	border-radius: 0px!important;
	text-shadow: none!important;
	margin-left: 10px!important;
}

.tipsy { 
    padding: 5px; 
    font-size: 10px; 
    position: absolute; 
    z-index: 10000; 
}
.tipsy-inner { 
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white; 
    width: 140px;
    height:60px; 
    text-align: center; 
    line-height:15px;
}
.tipsy-inner {
   border-radius: 3px; 
   -moz-border-radius:3px; 
   -webkit-border-radius:3px;
}
.tipsy-arrow {
   position: absolute; 
   background:url(../sisRapid/images/far/tipsy.gif) no-repeat top left;
   width: 9px;
   height: 5px;
   z-index: 10000;
}
.tipsy-n .tipsy-arrow { 
   top: 0; left: 50%; 
   margin-left: -4px; 
}

.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }

.regeneratePerm{
	text-align:left;
	cursor: pointer;
	width:23%;
	float:left;
}

.regeneratePermIcon{
	vertical-align:middle;
	border:0;
	padding-left: 5px;
	width:30px
}

form[name='regenerate']{
	margin:0px;
}

.regenerateHint{
	padding:7px;
	border:1px solid #e0ab62;
	background-color:#fffbf2;
	margin-bottom:3px;
	margin-top:10px;
}

#regenerateHintSpan{
	text-align: left;
	color: #07519a;
	cursor:pointer;
}

#regenerateHintSpan:hover{
	text-decoration:underline;
}
.SiteFooter {
	width:980px;
	margin:0px auto;
	background-image:url(../images/far/footer-color.png); 
	height:100px;
}
.BigHeaderBlock {
	margin: 5px 5px 0px 5px;
	border:1px solid #cccccc;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;			
}


.spOneColLayout {
	vertical-align: top;
}
.spTowCol1Layout {
	float : right !important;
	clear : none;
	vertical-align: top;
	width: 25%;
}
.spTowCol2Layout {
	float : left !important;
	clear : none;
	vertical-align: top;
	width: 73%;
}
.spThreeCol1Layout {
	float : right !important;
	clear : none;
	vertical-align: top;
	margin-left:1%;
	width: 24%;
}
.spThreeCol2Layout {
	float : right !important;
	clear : none;
	vertical-align: top;
	margin-left:1%;
	width: 50%;
}
.spThreeCol3Layout {
	float : left !important;
	clear : none;
	vertical-align: top;
	width: 24%;
}
.mimSSHBZone1 {
	vertical-align: top;
	width: 70%;
	padding:0 0 0 10px;
        overflow:hidden;
}
.mimSSHBZone2 {
	vertical-align: top;
	width: 30%;
	padding: 0px;
        overflow:hidden;
} 
.mimSSHBZone3 {
	vertical-align: top;
	padding-left: 10px;
	width: 50%;
}
.mimSSHBZone4 {
	vertical-align: top;
	width: 50%;
}
.mimSSHBZone5 {
	vertical-align: top;
	padding: 0px;	
}
.mimSSHBZoneCenter {
	vertical-align: top;
	padding-left: 10px;
	width: 75%;
}
.mimSSHBZone7 {
	vertical-align: top;
	padding: 3px;
	width:80%;
}
.mimSSHBZone8 {
	vertical-align: top;
	padding: 3px;
	width:18%;
}

.mimBlockText1 {
	/*font-size: 12px;*/
	line-height: 21px;
	text-align: justify!important;
}


.mimSSNAZone1 {
	vertical-align: top;
	padding: 3px;
}
.mimSSNAZone2 {
	vertical-align: top;
	padding: 3px;
	width: 25%;
}
.mimSSNAZone3 {
	vertical-align: top;
	padding: 3px;
}
.mimSSNAZone4 {
	vertical-align: top;
	padding: 3px;
	width: 25%;
}
.mimMIMHPZone1 {
	vertical-align: top;
}
.mimMIMHPCenterZone {
	vertical-align: top;
	padding-left: 10px;
	width: 800px;
}
.mimMIMHPZone2 {
	vertical-align: top;
	padding-left: 10px;
	width: 35%;
}
.mimMIMHPZone3 {
	vertical-align: top;
}
.mimMIMHPZone4 {
	vertical-align: top;
	width: 180px;
}
.mimMIMHPZone5 {
	vertical-align: top;
}
/*************  menu-panel-page-admin(Write by ShGolroonia) ***************/

td.admin_container, td.admin_menu {
	padding: 0px !important;
}

td.admin_container a, td.admin_menu a {
	color: #5870A5;
}

td.admin_container a:hover, td.admin_menu a:hover {
	color: #CD0000;
}

.admin_menu {
	background-color:#E8E8E8;
	border:1px solid #CCCCCC;
	width:19%;
	border-radius: 4px;
}


td.admin_container > table{
	width: 99% !important;
	border-collapse: collapse !important;
	margin-right: 1% !important;
}

.menuitem {
	position:relative;
	text-align:left;
	left:2px;
	border:1px solid #CCCCCC;
	border-right:1px solid #E8E8E8;	
	border-left:1px solid #E8E8E8;
	padding:5px;
}

.menuitem:hover {background:#D6D6D6;}

.menuselecteditem {
	border:1px solid #CCCCCC;
	position:relative;
	background-color:#fff;
	padding:5px;
	text-align:left;
	right:2px;
	border-right:1px solid #fff;		
}

.auditreportheader, .auditreportheader2 {
	border-bottom:1px solid #dbdbdb;
	padding-bottom:10px;
	margin:0px 8px 8px 8px;
	color:#005c9c;
}

.auditreportheader2 {
	border-bottom:0px!important;
	margin:0px 8px 0px 8px!important;
}
.auditreportblock, .auditreportblock2 {
	background-color:#fff;
	padding:6px;
	border:1px solid #dbdbdb;
	border-radius:4px;
}

div.auditreportblock:last-child{margin-bottom: 0px !important;}
.auditreportblock2 {	
	padding:10px 10px 0px 10px!important;
}


div.adminPanelMenuWarp {
	margin:10px 5px 10px 0px;
}
div.adminPanelMenuWarp a{ text-decoration:none;}
.adminPanelMenu{
	background: #f6f6f6 none repeat scroll 0 0;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	display: inline-block;
	float: right;
	height: 92px;
	margin: 3px !important;
	padding: 4px !important;
	text-align: center;
	width: 92px;
}
.adminPanelMenu:hover{ 
	background:#E1E1E1;
}
.adminPanelMenu span.iconMenu{
	width:100%;
	text-align:center;
	display: block;x
}
.adminPanelMenu span.iconMenu img{
	width:60px;
	height:60px;
	margin:0px auto;
	display: inline-block;
}
.adminPanelMenu span.textMenuWarp{
	display: table;
	height:38px;
	text-align:center;
	width:100%;
	color:#262626;
}
.adminPanelMenu span.textMenu{
	display: table-cell;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: middle;
	width: 100%;
	
}





/************* admin-Style-block(Write by ShGolroonia) ***************/

.form_container,.form_container2{
	padding:0px !important;
}




/************* CDK-admin-Style(Write by ShGolroonia) ***************/


.toolbar-item {
	width:14px;
	height:14px;
	border:1px solid transparent;
	padding:2px 2px;
	float:right;
	margin-left:3px;
}
.toolbar-selected-item {
	width:14px;
	height:14px;
	border:1px solid #316ac5;
	padding:2px 2px;
	float:right;
	margin-left:3px;
	background-color:#c1d2ee;
}

*----- portal page content styles */
table.section {
	width:100%;
	background-color:#fff;
}

img.sectionheader {
	vertical-align:middle;
	margin-left:3px;
}

td.sectionbody {
	/*background-color:#fbfbfb;*/
	padding:10px 10px 10px 10px;
	/*border:1px solid #bfbfbf;	*/
}

div.sectionbody {
	padding:10px 10px 10px 10px;
}

div.sectionfooter {
	background-color:#f9f9f9;
	padding:5px;
	text-align:left;
}
.sectionhint {
	color:red;
	text-align:right;
}
.sectionpart {
	padding:8px;
}
hr.spliter {
	color:#e1e1e1;
}
td.splitertitle {
	color:#013a81;
}

/* pmk	*/
.pmkZoneItemContainer{
	width:99%;
	float:right;
	margin:1px;
	list-style-type:none!important;	
	list-style-image:none!important;
	padding:0px;
	min-height:100px;
	border:1px solid #CCC;
}
.pmkSubZoneItemContainer{
	/*width:100%;
	float:right;*/
	margin:0px;
	list-style-type:none!important;	
	list-style-image:none!important;
	padding:3px 1% 3px 1%;
	border:0px solid red;
	min-height:100px;
}
.pmkItem{
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #777;
	background-color:#fff;
}
.pmkItemTitle
{
	padding:3px;
	text-align:right;
	color:#000;
	background-color:#CCC;
	border-bottom:1px solid #777;
	height:16px;
}
.pmkItemContent
{
	padding:3px;
	min-height:20px;
}
.pmkServiceMenu{
	padding : 5px;
	border-bottom : 1px dashed #a2c6ec;
	margin : 1px;
	color : #265d9d;
	cursor:pointer;
}
.pmkZoneItemContainer{

	border:1px solid #cdcdcd !important;
	border-radius:4px !important;
	background-color:#FFF !important;
	box-shadow: 0px 0px 4px 3px #E1E1E1 !important;
}

.pmkZoneAction {
	border:2px dotted #cdcdcd !important;
	text-align:center !important;
	background-color:#FDFDED !important;
	border-radius:4px !important;
}
.pmkItem:hover {
	box-shadow: 0px 0px 4px 3px #E1E1E1 !important;
}
.pmkItemAction {
	display:none !important;
}
.pmkItem:hover .pmkItemAction {
	display:block !important;
}
.pmkItem:hover .pmkItemTitle {
	background-color:#DDD !important;
}
.pmkItem{
	border:1px solid #bbb !important;
	border-radius: 4px !important;
}
.pmkItemTitle
{
	background-color:#F1F1F1 !important;
	border-bottom:1px solid #bbb !important;
}




/*------------------------EN style---------------------------------------------------*/
body{
	direction:ltr;
	text-align:left !important;
	font-family: Arial;
	font-size:13px;
	color:#333;
	line-height: 25px;

}

img{}	

a {color:#004e2b; text-decoration: none;}
a:link {color:#004e2b; text-decoration: none; font-family: Arial !important; } 
a:visited {color:#004e2b; text-decoration: none;} 
a:hover {color:#d10508; text-decoration: none;} 
a:visit{color:#004e2b; text-decoration: none;}

h1 {
	font-family: Arial !important;
	font-size: 20px !important;
	font-weight: normal !important;

}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;

}
h3 {
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;

}
h4 {
	font-family: Arial!important;
	font-size: 16px !important;
	font-weight: normal !important;

}
h5 {
	font-family: Arial!important;
	font-size: 16px !important;
	font-weight: normal !important;

}
h6 {
	font-family: Arial!important;
	font-size: 16px !important;
	font-weight: normal !important;

}



p{
	margin:0px; 
	padding:0px;
	line-height: 27px;
	font-family: Arial;
	font-size: 15px;
}

input, textarea, select, button {
}
.sectionfooter2 input[type="submit"], input[type="submit"], .sectionfooter2 input[type="button"],.newButton, .sectionfooter input[type="submit"],.sectionfooter input[type="button"],.active_button[type="submit"], input.button, input.active_button {
	margin: 2px 10px 2px 2px;
	padding: 3px 15px;
	background-color: #014E2C;
	color: #FFF;
	font-family: tahoma;
	display: inline-block;
	font-size: 18px;
	border: 0 none;
	cursor: pointer;
	border-radius:0px;
	width: auto !important;	
}

select {
	border: 1px solid #C8C8C8;
	font-size: 100%;
	border-radius: 3px;
	font-family: Arial;
	padding: 3px 10px;
	color: #333;
	background: #F9F9F9;
	line-height: 22px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none
}

input, select, button {
	font-family:Arial;}
input{
	border: 1px solid #C8C8C8;
	font-size: 100%;
	border-radius: 3px;
	font-family: Arial;
	padding: 3px 5px;
	color: #333;
	background: #FcFcFc;
	line-height: 22px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none
}
textarea {
	background: none repeat scroll 0% 0% #FcFcFc;
	border: 1px solid #C8C8C8;
	color: #333;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	border-radius: 4px;
	font-family: Arial;
	text-align: justify;
	padding: 1%;
	width: 96% !important;
}

option {
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none
}

input.UserSearchBox{}

input.checkbox {
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none
}
input.radio {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: middle;
	border:0px none !important;
	background:none;
	
}


button, button.active{
	margin: 2px 10px 2px 0px;
	padding: 3px 15px;
	background-color: #014E2C;
	color: #FFF;
	font-family: Arial;
	display: inline-block;
	font-size: 15px;
	border: 0 none;
	cursor: pointer;
	border-radius:0px;
	width: auto !important;
} 



.lovContainer *{
	margin-left:10px !important;
	
}
.lovContainer span {
	border: 1px solid #C8C8C8 !important;
	border-radius: 3px;
	padding: 3px 5px !important;
	font-size: 100%;
	display: inherit;
	background: #fcfcfc;
	margin-top: 5px;
}


input.button.lovButton{
	padding: 2px 7px;
	border-radius: 3px;

}
.lovContainer {
	display: inline-block;
}

.lovContainer .button{}



/*---------- login Style(Write by ShGolroonia)-----------*/

input.login_button {
	background: #0b4d0b !important;
	border: none !important;
	border-radius: 0px;
	display: inline-block;
	padding: 3px 15px;
	width: auto !important;
	line-height: 22px;
	margin: 0 auto;
}
#txtReferCode {
    width: 75% !important;
}


/*---------- capch-Style(codeAmniyati)(Write by ShGolroonia)-----------*/

#txtReferCodeCaptcha{
font-family: Arial;
}


/*----------Header & Footer (Write by Esmaeili)-----------*/

.bodyContainerEn{width: 100%;}
.headerEn{
	width: 100%;
        border-top: 4px solid #fdbe1e;
}
.containerEn{
	background-color: transparent !important;
	padding: 0px;
	margin: 0px auto !important;
	border: 0px none !important;
	
}


.logoWarpEn{
	width: 310px;
	float:left;
}

.logoEn{
	float: left;
	margin: 2px 0px;
}

.siteName {
	width: 200px;
	margin: 15px 10px 0 0;
	display: inline-block;
}

.siteName h2 {
	margin: 0px;
	padding: 0px;
	color: #004E2B;
	font-size: 19px !important;
	font-family: Arial !important;
}

.serviceMenuHeader {
	font-size: 20px;
	margin-bottom: 10px;
}
.serviceMenuHeader img{
	vertical-align: middle;
	width: 30px;
	height: 30px;
}
.slogan, slogan a{
	color: #656565;
	font-size:18px !important;
	text-align: justify;
}
.slogan li{ list-style:none; list-style-position: outside !important;
}
.topIconsEn a {
	display: inline-block;
	background-image: url("../images/tem-img/top-icons.png");
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-right:3px;
	padding-right:3px;
	border-right: 1px dotted #ccc;	
	transition: all 0.4s ease 0s;
}

.topIconsEn .ContactUS {
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
}
.topIconsEn .ContactUS:hover {
    	background-position: 0px -22px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .HomePage {
    	background-position: 0px -44px ;
    	width: 20px;
    	height: 20px;
}
.topIconsEn .HomePage:hover {
    	background-position: 0px -66px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .Links {
    	background-position: 0px -88px ;
    	width: 20px;
    	height: 20px;
}
.topIconsEn .Links:hover {
    	background-position: 0px -110px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .Login {
    	background-position: 0px -132px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .Login:hover {
    	background-position: 0px -154px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .SiteMap {
    	background-position: 0px -178px;
    	width: 20px;
    	height: 20px;
}
.topIconsEn .SiteMap:hover {
    	background-position: 0px -200px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .Cpanel{
    	background-position: 0px -220px;
    	width: 20px;
    	height: 20px;
}
.topIconsEn .Cpanel:hover{
    	background-position: 0px -242px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .Farsi {
    	background-position: 0px -264px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .Farsi :hover {
    	background-position: 0px -286px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .English {
    	background-position: 0px -308px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .English:hover {
    	background-position: 0px -330px;
    	width: 20px;
    	height: 20px;
}

.topIconsEn .Logout {
    	background-position: 0px -352px;
    	width: 20px;
    	height: 20px;
}
.topIconsEn  .Logout:hover {
    	background-position: 0px -374px;
    	width: 20px;
    	height: 20px;
}
.topIconsEn{
	float: right;
	width: auto;
	margin-top:19px;
	margin-left:5px;
}

/*----------------------------signed:Esmaeili-------------------*/
.topQuickAccessWarpEn{
	text-align:right;
	width:auto;
	height:auto;
	max-width:300px;
	max-height:120px;
	float:right;		
	background-color:#fff;
	overflow:hidden;
	display:block;
}
.topQuickAccessContainerEn{
	width:100%;
	height: 66px;
}
.topQuickAccessWarpEn div.contentList{
	border:0px;
}
/*--------END-signed:Esmaeili--------*/


.menuWrapEn{
	background-color: #014e2c;
	height: 50px;
	position:relative;
	z-index:999;
	min-width:980px;
}
.searchWarpEn{
	float: right;
  	width: 208px;
  	text-align: right;
  	margin-top: 0px;
}
.searchBoxEn{width:100%;}

input.searchInputEn{
	font-size: 15px;
	font-family:Arial;
	line-height: 26px;
	padding: 0px 6px;
	border: 1px solid #dfdfdf;
	width: 162px;
	color: #aaa;
	float: left;
	height: 28px;
	background-color: #FFF;
	border-radius:0px;
	
}

input.searchSubmitEn {
	width: 30px !important;
	height: 30px;
	cursor: pointer;
	background:#d10409 url("../images/SearchButton.png") no-repeat scroll center center;
	border: 1px solid #aa0003;
	border-radius:0px;
	margin: 0px !important;
	padding: 0px !important;
}

.mainMenuEn{
	float: right;
	width: 100%;
	margin: 0px;
	height: auto;
	padding:0px;

}

.footerWarpEn{
	background-color:#21201b;
	margin-top: 2px;
	border-top:5px solid #91897e;
	display: -webkit-box;
	padding-top: 40px;
	padding-bottom: 30px;
	color:#eeead9;
	margin-top: 20px;
	min-width:980px;
}
.footerLineEn{
	height:8px;
	background-color:#45403a;
}
.footerWarpEn a{color:#eeead9;}
.footerWarpEn a:hover{color:#D10409;}
.footerMenu{}
.footerBlocksEn ul {
	z-index: 0 !important;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.footerBlocksEn li {
	text-align: center;
	border-top: 1px dotted #919e97;
	list-style: none;
	z-index:0 !important;
	font-size: 15px;
}




.footerBlocksEn .cuEmailData { font-size: 16px; }
.footerBlocksEn li:first-child {border-top:none}



.footerblockREn {
	width: 33%;
	margin-left: 7%;
	display: inline-block;
	float: right;
}
.footerblockMEn {
	width: 31%;
	margin-left: 7%;
	display: inline-block;
	float: right;
	line-height: 27px;
}
.footerblockLEn {
	width: 22%;
	display: inline-block;
	float: right;
	line-height: 27px;
}
.footerblockREn div.contentView div {
    	text-align: right;
    	background-image: none;
}
div.address-footer div.contentView {
	color: #c5dde8;
	text-align:left;
	font-family:Arial!important;
}

.footerblockREn div, .footerblockMEn div, .footerblockLEn div{ width:100%;}

.footerblockLEn div.contentView{text-align:left;}



.coppyRightWarp{
	width: 100% !important;
	padding: 15px 0px;
	background-color: #343b41;
	border-top: 1px solid #606970;
	display: inline-block;

}

.footerCoppyrightEn{
	width: 100% !important;
	padding: 15px 0px;
	background-color: #44403a;
	border-top: 1px solid #4e4d46;
	display: inline-block;
	min-width:980px;
}
.coppyRightEn{
	/*background: url("../images/tem-img/saman-logo.png") no-repeat right;*/
	width: 350px;
	direction: ltr;
	text-align: left;
	padding-right: 50px;
	height: 30px;
	margin: 5px auto;
}

div.footer-text{font-size: 15px !important; }
div.footer-text a{font-size: 15px !important; }
footer-text{
	color: #aab0b9;
	font-size: 15px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	line-height: 17px;}

.coppyRightEn a{
	color: #aab0b9;
	font-size: 15px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	line-height: 17px;

}

.copyrightText span, .copyrightText a {
    color: #838181;
}

span.test-box {
	width: 200px;
	text-align: center;
	background-color: #EAB61B;
	display: inline-block;
	padding: 10px 0px;
	color: #fff;
	font-family: Arial;
	font-size: 18px;
	float: left;
	position: absolute;
	left: 180px;
}



/*----------Main-Menu(Write by Esmaeili)-----------*/

div.mainMenuEn li{
	width: auto !important;
	height: 50px;
	float: right;
	position: relative;
	margin: 0px;
	z-index: 900;
}

div.mainMenuEn li:hover {
	
	background:#d10409;
	color:#fff !important;
	
}

div.mainMenuEn li a {
	font-size: 16px;
	font-family: Arial !important;
	padding:12px 16px 13px !important;
	line-height: 24px;
	position: relative;
	*position: static !important;
	color:#fff;
	font-weight: bold;
}

div.mainMenuEn li a:hover {
	/*background:url(../images/tem-img/them-arrow.png) no-repeat center bottom ;*/
	transition: all 0.1s ease 0s;
	z-index: 900!important;
	color:#fff;
	
}

div.mainMenuEn li ul{
	top: 50px;
	z-index: 800!important;
	border:1px solid #dad8d2;
	border-bottom:none;
}

div.mainMenuEn li:hover ul{width:218px;}



div.mainMenuEn li ul li {
	margin: 0px;
	padding: 0px;
	width: 100% !important;
	height: auto;
	border-bottom: 1px solid #dad8d2;
	background-color:#FCFAF5;            
}


div.mainMenuEn li ul li:hover {
	background-image:none;
        background-color: #f6f2e7;
}

div.mainMenuEn li ul li a{
	font-size: 14px;
	color: #333 !important;
	font-family: Arial;
	padding:10px 15px!important;
	line-height: 23px;
	position: relative;         
}

/*---------------------Navigation-style (Write by ShGolroonia)----------------*/

.navigationPage{ 
	margin-top:10px;
	margin-bottom:5px;
}

.navigation{
	font-size:14px !important;
}
.navigation a:hover{
	color:#EAB61B;
	-webkit-transition:all 0.75s; 
	transition:all 0.75s;
	-o-transition:all 0.75s;-ms-transition:all 0.75s;
}
/*-------------(Write by Esmaeili new)---------------*/
.acMenu ul li a{
		font-size: 13px !important;
		font-family: Arial !important;

}
/*-------------(Write by Esmaeili)---------------*/
.mainContentEn {
	
	*width:650px;
	*float:left;

	
}


/*-------------anythingSlider1(Write by Esmaeili)----------------------------*/


.searchHighLight{
	background-color : yellow;
	font-size: 100%;
}
div.anythingSlider1 span.forward a:link{
	background: url("../images/tem-img/navigation-arrow-right.png") no-repeat;
	width:40px;
	height:40px;
	position: absolute;
	top:35%;
	
}
div.anythingSlider1 span.back a:link {
    	background: url("../images/tem-img/navigation-arrow-left.png") no-repeat;
    	width: 40px;
    	height: 40px;
    	position: absolute;
    	top: 35%;
}
div.anythingSlider1 span.back a:hover{
	background: url("../images/tem-img/navigation-arrow-lef-hover.png") no-repeat;
	width:40px;
	height:40px;
	position: absolute;
	top:35%;

}
div.anythingSlider1 span.forward a:hover{
	background: url("../images/tem-img/navigation-arrow-right-hover.png") no-repeat;
	width:40px;
	height:40px;
	position: absolute;
	top:35%;
}

div.anythingSlider1 span.back a:hover{
	background: url("../images/tem-img/navigation-arrow-lef-hover.png") no-repeat;
	width:40px;
	height:40px;
	position: absolute;
	top:35%;

}
div.anythingSlider1 span.forward a:hover{
	background: url("../images/tem-img/navigation-arrow-right-hover.png") no-repeat;
	width:40px;
	height:40px;
	position: absolute;
	top:35%;
}


.anythingSlider1 .arrow a{height:25px !important;}

div.anythingSlider1, div.anythingSlider1 .anythingWindow1, div.anythingSlider1 .thumbNav1 a, div.anythingSlider1 .arrow a, div.anythingSlider1 .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}
/*---------------------Navigation-style (Write by ShGolroonia)----------------*/

.navigationPage{ 
	margin-top:10px;
	margin-bottom:5px;
}

.navigation{
	font-size:14px !important;
}
.navigation a {
	font-family: Arial !important;
	font-size: 13px !important;
	color: #3F3F3F;
	margin-right: 3px;
	margin-left: 3px;
	-webkit-transition:all 0.75s; 
	transition:all 0.75s;
	-o-transition:all 0.75s;
	-ms-transition:all 0.75s;
}
.navigation a:hover{
	color:#EAB61B;
	-webkit-transition:all 0.75s; 
	transition:all 0.75s;
	-o-transition:all 0.75s;-ms-transition:all 0.75s;
}


/*--------------------- Main page-Customer-Service-Style(Write by Esmaeili) ------------------------------*/

.blackBoxDivEn {
	width:75% !important;
	min-width:300px !important;
	float:left;
}

.blackBoxDivEn p{
	text-align:justify;
	margin-right:40px;
}

.blackBoxImageEn {
    	width:25%;
    	float:right;
    	text-align: left;
}

.red-button{
	font-family: Arial !important;
	font-size: 16px !important;
	color: #FFF !important;
	background-color: #AE0001 !important;
	margin-top: 30px !important;
	margin-left: 257px !important;
	padding: 5px 23px !important;
	transition: all 0.2s ease 0s !important;
	border-radius: 2px;
	display: inline-block;
}

.blackBoxDivEn a:hover{
    	transition: all 0.2s ease 0s !important;
    	background-color: #fdb12b !important;  
}


/*------------------------------ContectStyle(Write by ShGolroonia)------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/

/********Signed:Fallah**************/
div.anythingSlider1 .thumbNav1 a{
    background-image:none !important;      
    border-radius: 5px 5px 5px 5px !important;
    background-color: #c3c9b8 !important;
    color:#c3c9b8 !important;   
}
div.anythingSlider1 .thumbNav1 a{
    background-image:none !important;      
    background-color: #c3c9b8 !important;
    color:#c3c9b8 !important;   
}
div.anythingSlider1.activeSlider1 .thumbNav1 a.cur1{
    background-image:none !important;      
    background-color: #2e6c4e !important;
    background-image :none  !important;
}
div.anythingSlider1 .thumbNav1 a:hover{
    background-image:none !important;       
    background-color:#d70005 !important;
}



/*...................contentBuletList(Write by ShGolroonia).........................*/

.contentBulletListUL {
	line-height:25px;
	text-align:justify;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.contentBulletListUL li{
	list-style: inside none square !important;
	color:#AA0003;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #cfcfcf;
	font-size:13px;
}


.contentBulletListUL li div, .contentBulletListUL li h2{display:inline;}
.contentBulletListUL li a{ 
	color:#004E2B;
	font-size:17px;


}
.contentBulletListUL li a:hover{ color:#d10508;}


.contentBulletList .contentAbstract {

}
.contentBulletList .contentTitle {
	margin:0px;

}

div#BlockContent152711 {
  	height: 267px;
	
}

div#BlockContent152711 div.contentOptions{
	height: 122px;
}


/*...................treemenudiv(Write by ShGolroonia).........................*/
div.treemenudiv {
	line-height: 20px;
}

/*...................ContentSliderList(Write by ShGolroonia).........................*/

.contentSliderList {
	/*margin-top:10px;*/
	float:right;
	text-align:center;
}


div[class*="liquid"] span[class*="next"]{
	display:block;
	height:100%;
	width:25px;
	background: transparent url("../images/tem-img/navigation2-arrow-right.png") no-repeat scroll 0% 0%;
	background-position: center center;
	background-repeat: no-repeat;
	float:right;
	margin:0;
	padding:0;
}
div[class*="liquid"] span[class*="previous"] {
	display:block;
	height:100%;
	width:25px;
	background: transparent url("../images/tem-img/navigation2-arrow-left.png") no-repeat scroll 0% 0%;
	background-position: center center;
	background-repeat: no-repeat;
	float:left;
	margin:0;
	padding:0;
}

div[class*="liquid"] span[class*="next"]:hover{
	background: url("../images/tem-img/navigation2-arrow-right-hover.png")no-repeat scroll 0% 0%;
	background-position: center center;
	background-repeat: no-repeat;
}
div[class*="liquid"] span[class*="previous"]:hover {
	background: url("../images/tem-img/navigation2-arrow-left-hover.png")no-repeat scroll 0% 0%;
	background-position: center center;
	background-repeat: no-repeat;
	
}
/*...................General(Write by Esmaeili-new).........................*/
.newsService.contentMoveableList{
	margin-left: 60px !important;

}
div.anythingSlider1 ul li p.contentAbstract{
    	margin: 5px 120px 5px 0px;
    	direction: ltr !important;
    	text-align: left;
    	font-family: Arial;
    	font-size: 15px;
    	line-height: 15px;


}
div.anythingSlider1 ul li img {
    	margin-right: 10px;
    	margin-top: 20px;
}
div.anythingSlider1 ul li h2.contentTitle {
    	margin: 20px 10px 10px 0px;
    	text-align: left;
}
/*...................General(Write by ShGolroonia).........................*/

.contentTitle{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.contentAbstract{
	font-family: Arial;
	font-size: 17px;
	text-align: justify;
	
}
.contentText{
	font-family: Arial;
	font-size: 13px;
	text-align: justify;

}


.contentText table{
	border-collapse: collapse;
	border-color: #ccc;
}

.contentText table tr:nth-child(odd){
	background:#FBFBFB;
}.contentText table tr::nth-child(even){
	background:#FFF;
}
.contentText table tr:first-child{
	background:#ECECEC;
}
.contentText table td{
	padding: 3px;
	border-color: #ccc;
}
.contentMore {
	width: 100%;
	display: inline-block;
}
.contentMore a, .more a, a span.more{
	margin: 2px 0px;
	padding: 3px 15px;
	background-color: #0b4d0b;
	color: #FFF;
	font-family:Arial;
	display: inline-block;
	font-size: 18x;
}
.portalBaseTextColor {
	color: #333;
}
.title{
	font-weight: normal !important;
	text-align:center !important;
	color:#333 !important;
}
/*...................contentList(Write by ShGolroonia).........................*/

div.contentList{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:0px dotted #cfcfcf;}
div.contentList .contentImage {
	padding: 1px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	margin-left: 10px;	
}

.contentImage{
	padding: 1px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	margin-left: 10px;	
}

div.contentList .contentTitle{
	margin: 0px;
}
div.contentList .contentHeader{
	margin: 0px;
	font-size: 15px !important;
	font-weight: normal;
	color: #EAB61B;
	font-family: Arial !important;
}

div.contentList .contentAbstract{
	margin: 0px;
	/*margin-left:5px;*/
}
div.contentList .contentDateTime{
	margin: 0px;
	padding:5px;

}
/*..................ContentView(Write by ShGolroonia).........................*/


div.contentView h3.contentHeader {
	margin: 10px 5px;
	color: #a9a9a9;
}
div.contentView h1.contentTitle {
	color: #4f4f4f;
	font-weight: normal !important;
	margin:10px 5px;
}
div.contentView p{
	text-align: left;
	color: #9f9c9c;
	font-size: 16px;
	line-height: 25px;
	margin: 5px;
}
div.contentView ul, div.contentView ul li {
	text-align: justify;
	color: #333;
	font-size: 17px;
	line-height: 30px;
}

div.contentView ul{
	list-style-position: inside;
	list-style-Type: disc;
	margin-right: 10px;
}

div.contentView img.contentImage{
	margin:0px 10px 10px 0px;
	display:inline-block;
}

div.contentView p.contentAbstract{
	text-align: justify;
	color: #999999;
	display: inline;
	margin:0px;
}

div.contentView div.contentText{
	/*width:100%;*/
	/*clear:both;*/
	text-align:justify;
}
	
div.contentSectionTitle {
	font-size: 18px;
	font-family: Arial;
	color: #333;
	margin-top: 15px;
	border-bottom: 2px solid #EAB61B;
	padding-right: 5px;
	line-height: 38px;
	font-weight: normal !important;
}

/*************Information Box(Write by ShGolroonia)***************/

div.contentInformation{
	background: none repeat scroll 0% 0% #F0F0F0;
	padding: 10px 0px;
	border: 1px solid #DEDEDE;
	display: inline-block;
	width: 100%;
	margin-top: 0px;
}

span.dateBox, span.timeBox, span.sourceBox, span.counterBox{
	width:50%;
	float:right;
}

div.contentInformation span{
	float:left;
	line-height: 30px;
	width:50%;
}

div.contentInformation > span > span {
	width: auto;
	margin-right:25px;
}
div.contentInformation span.caption{
	color: #666;
	display: inline-block;
}
div.contentInformation span.content{
	color:#333;
}


/*************SimpleList(Write by ShGolroonia)***************/

div.cntChildSimpleListTitle{
	font-size: 18px;
	font-family: Arial;
	color: #333;
	margin-top: 15px;
	border-bottom: 2px solid #EAB61B;
	line-height: 37px;
	padding-right: 5px;
	line-height: 38px;
	font-weight: normal !important;
}

ul.cntChildSimpleList {
	list-style-position: inside;
	list-style-type: disc;
	color: #039C4C;
}
ul.cntChildSimpleList li{
	list-style-type: disc;
	color: #039C4C;
}
ul.cntChildSimpleList li a{
	color:#0b4d0b;
	font-size:17px;
	line-height: 30px;
}

/***************** tndService *******************/

.tndService.contentView span.dateBox {
	width: 33.3% !important;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin: 0px;
}

.tndService.contentView span.contentOrgan,.tndService.contentView span.contentSerialnumber{
	width: 60%;

}
.tndService.contentView span.contentGroup,.tndService.contentView span.contentStatus{
	width: 40%;


}
.contentInformation2 {
	width: 47%;
	background: #F0F0F0;
	display: inline-block;
	padding: 3%;
	border: 1px solid #DEDEDE;
	line-height: 30px;
	float: right;
}
.tndService.contentView img{
	float:right;
	margin-left: 20px !important;
}
.contentWinning {
	width: 100%;
	clear: both;
}


/***************** productService *******************/

div.contentView div.downloadsFiles{
	float: left;
	text-align: justify;
	color: #666;
	display: inline;
	width: 50%;
	}
/***************** advService (Banner) *******************/

div.advService.contentList{
	border-bottom:0px;
}
/***************** media (Banner) *******************/

div.mediaService.contentList{
	margin:5px 10px;
	padding:5px;
}
div.mediaService.contentList h2.contentTitle{
	text-align: center;
	font-size: 15px;
	height: 50px;
}

div.mediaService.contentList h2.contentTitle a{
	color:#333;
}

div.mediaService.contentList h2.contentTitle a:hover{
	color:#D10409 ;
}




/*...................compositTabs-Style(Write by ShGolroonia).........................*/


.compositTabsItemsContainer {
	padding: 5px;  				
  	overflow: hidden;
}
.compositTabsTabsContainer {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
	white-space: nowrap;
}
.compositTabsTabsContainerTop .compositTabsTabs,
.compositTabsTabsContainerBottom .compositTabsTabs {
	*float: none;
	*display: inline;
	*zoom: 1				
}
.compositTabsTabs {
	overflow: hidden;
	cursor: pointer;
}
.compositTabsTabs a {
	padding: 5px 10px;
	text-decoration: none;
	color: #4b4b4b;				
	display:block;
	text-align: center;
	border: 1px solid #e0dbd5;
	background-color: #f8f8f8;					
}
.compositTabsTabsContainer .compositTabsActiveTab a,
.compositTabsTabsContainer a:hover,
.compositTabsTabsContainer a:focus {
	background-color: #ffffff;
}

.compositTabsTabsContainerBottom .compositTabsActiveTab a,
.compositTabsTabsContainerBottom a:hover,
.compositTabsTabsContainerBottom a:focus {
	border-top: 3px solid #c5c2bf;
	padding: 3px 10px 5px 10px;
}
.compositTabsTabsContainerRight .compositTabsActiveTab a,
.compositTabsTabsContainerRight a:hover,
.compositTabsTabsContainerRight a:focus {
	border-left: 3px solid #c5c2bf;
	padding: 5px 10px 5px 8px;
}
.compositTabsTabsContainerLeft .compositTabsActiveTab a,
.compositTabsTabsContainerLeft a:hover,
.compositTabsTabsContainerLeft a:focus {
	border-right: 3px solid #c5c2bf;
	padding: 5px 8px 5px 10px;
}
			
.compositTabsItemsContainerBottom {
	border: 1px solid #e0dbd5;
}  		
.compositTabsRight, 
.compositTabsLeft {
	border: 1px solid #e0dbd5;
}
/*...................File-Service-Style(Write by ShGolroonia).........................*/

.fileService.contentList h2 {
	font-size: 14px !important;
	font-weight: normal;
	height: 50px;
}
.saman_file{
	float:none !important;
}



/*...................weblink-Style(peyvand)(Write by ShGolroonia).........................*/

.weblinkCategoryList{
	border:0px;
	padding:0px;
	margin:0px 10px 0px 10px;
	
}
.weblinkCategoryTitle{
	background:none;
}
.weblinkCategoryTitle h2.contentTitle{
	padding: 5px;
	border-bottom: 2px solid #C7091B;
	text-align: left;
	color: #0B4D0B;
	font-family: Arial;
	font-size: 18px;
	line-height: 25px;
}

li.weblinkService.contentBulletList .contentTitle a{
	color:#333;
	font-family: Arial;
	font-size: 12px;
}



li.weblinkService.contentBulletList div.contentTitle{float:none !important;}

/*...................Search-Searvices-Style(Write by ShGolroonia).........................*/

.tbStandardHeader input[type="submit"] {
	margin:0px;
	background-color: #0b4d0b;
	color: #FFF;
	font-family: Arial;
	display: inline-block;
	font-size: 16px;
	border-radius: 1px;
	border: 0px none;
	padding: 3px 10px;
}


.tbStandardHeader{
	border : 1px solid #E6E2D9;
	background-color :#FCFAF4;	
	height:auto!important;
	margin:0px !important;
	padding:2px 10px !important;
}




/*...................Other(Write by ShGolroonia).........................*/


.contentHeader, .contentDateTime, .contentCounter {
	color: #8f8f8f;
}
.contentFloatList {
	margin-bottom: 15px;
	float:right;
}

.contentPosterTextBox {
	background-color:#ffffff;
	padding: 1%;
	width: 98%;
}
.contentPoster .contentAbstract {
	font-weight: bold; 
	padding: 5px 10px; 
	width: 90%;
}
.contentPoster .contentHeader {
	padding: 7px 10px!important;
}
.contentPoster .contentTitle {
	padding: 5px 10px!important;
}
.contentPoster .contentDateTime {
	font-weight: bold; 
	padding: 0px 10px; 
	width: 90%;
}
.contentView {
	padding-bottom:5px; 
	padding: 5px;
}

.contentTicker {
	padding:0px;
	height: 25px;
}
.contentTabBList, contentTabSList {
	padding: 5px;
}
.contentTabSList .contentImage, .contentTabBList .contentImage {
	padding: 0px;
	border: 0px;
}
.contentTabSList .contentTitle {
	font-size: 12px!important;
}
.contentTableList {
	background-color: #fff;
	border-collapse: collapse;
}


/*----------------Style For Class = insurance-products-group-Content-list (Write by Sh.Golroonia)----------------------*/


.ins-pro-group div.contentList {
    margin: 20px 0px;
    border-bottom: 0px;
}

.ins-pro-group img.contentImage{ 
	border:none;
	margin:0px;
	padding: 0px;

}

.ins-pro-group h2.contentTitle{

	font-size: 14px !important;
	font-weight: normal;
	margin: 18px 0px 0px;
}

.ins-pro-group a h2.contentTitle {
	color:#333;
	transition: all 0.5s ease 0s;
}
.ins-pro-group a h2.contentTitle:hover {
	color:#D10508;
	transition: all 0.5s ease 0s;
}




/*----------------Style For Class = insurance-products-contentList (Write by Sh.Golroonia)----------------------*/

.Productes-list-Style div.insuranceProductsService.contentList {
	margin: 10px 14px 7px;
	border: 1px solid #DDD9D0;
	height: 200px;
	background:#EFEBDD;
	padding: 10px 4px;
	transition: all 0.2s ease 0s;
}

.Productes-list-Style div.insuranceProductsService.contentList:hover {
	background-color: #FDBE1E;
	transition: all 0.2s ease 0s;
}

.Productes-list-Style div.insuranceProductsService.contentList .contentImage{
	margin-left: 0px;
}
.Productes-list-Style div.insuranceProductsService.contentList .contentTitle{
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	margin-top: 8px !important;
	line-height: 28px;
}

.Productes-list-Style div.insuranceProductsService.contentList .contentTitle a{
	color:#333;
	transition: all 0.2s ease 0s;
}

.Productes-list-Style div.insuranceProductsService.contentList .contentTitle a:hover{
	color:#D10409;
	transition: all 0.2s ease 0s;
}


/*----------------Style insurance-products-view-content (Write by Sh.Golroonia)----------------------*/

div.insuranceProductsService.contentView{
	padding:0px;
}
div.insuranceProductsService.contentView h1.contentTitle{
	padding: 5px;
	border-bottom: 2px solid #C7091B;
	text-align: left;
	color: #0B4D0B;
	font-family:Arial;
	font-size: 18px !Important;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 5px;
}

div.insuranceProductsService.contentView .inpInsuranceSecTitle {
    background: none !important;
    border-bottom: 1px dotted #BAAB94;
    padding: 0px 6px 6px 6px;
    margin: 0px;
    margin-bottom: 10px;
    color: #014E2C;
}
div.inpInsuranceSec{
	padding-top:20px;

}
div.inpInsuranceSec:first-child{
	padding-top:0px;

}
div.insuranceProductsService.contentView img.contentImage{
	margin:0px 10px 10px 0px;

}




/*----------------Style For Class = specialProductsTemplate(Write by Sh.Golroonia)----------------------*/


div.specialProductsTemplateBox{
	position:relative;
	margin:10px 5px;
	text-align:center;
	}
span.specialProductsBg{
	width:170px;
	height:170px;
	position:absolute;
	z-index:110;
	background:url(../images/tem-img/special-products-template.png)no-repeat scroll 0% 0%;
	left:0px;
	right:0px;
	margin:0px auto;
	}


div.specialProductsTemplateBox img.contentImage{ margin:0px;}
div.specialProductsContainer{
	background: #F6F2E7 none repeat scroll 0% 0%;
	border: 1px solid #DAD8D2;
	padding: 90px 23px 13px;
	margin-top: -81px;
}

div.specialProductsContainer h2.contentTitle {
    	margin: 0px;
    	text-align: center;
	font-size: 16px !important;
	font-weight: bold;
	margin-bottom: 12px;
}


div.specialProductsContainer h2.contentTitle a {
	color:#D10409;
}

div.specialProductsContainer .contentText{
	text-align: justify;
	font-size: 14px;

}

/*----------------Style For compositTabs Container(Write by Sh.Golroonia)= For Theme ----------------------*/


div.compositTabsItemsContainer div.contentList{
	margin:5px 10px;
}
div.compositTabsItemsContainer h2.contentTitle{
	font-size:16px;
}

div.compositTabsItemsContainer .contentAbstract{
	font-size:17px;
}


div.compositTabsItemsContainer div.contentMore{
	float:none !important;
	text-align:center;
	margin:7px 0px;
	
}

div.compositTabsItemsContainer div.contentMore a{
	background-color: #D10409;
	border-radius: 2px;
	padding: 8px 30px;
	font-size: 17px;
	line-height: 18px;
}

div.compositTabsItemsContainer div.contentMore a:hover {
	transition: all 0.2s ease 0s !important;
	background-color: #FDB12B !important;

}

div.compositTabsItemsContainer ul.contentBulletListUL{
	margin:30px 30px 5px 5px;
}

div.compositTabsItemsContainer .contentBulletList  h2.contentTitle a{
	font-size: 18px;
	font-family: Arial;
	
}

.elSloganStyle img.contentImage{background:none; border:none;}




/*----------------Style For Moveable-Image-Slider(Write by Sh.Golroonia) ----------------------*/

.Sliders{
    height: auto !important;
    margin: 0px auto;
}

.Slider:hover span.right, .Slider:hover span.left{ top:42% !important;}
span.right, span.left{
	z-index: 600 !important;
}


/*----------------Style For Side-Bar-Menu for Special-Karafarin(Write by Sh.Golroonia) ----------------------*/
.sideBarMenuWarp li{
	list-style:none;
}
.sideBarMenu { 
	position:fixed; 
	right:0px; 
	top: 0px;
	margin-top: 200px;
	z-index:9999; 
	width:auto ; 
	height:auto; 
	background: none;
	}
ul.sideBarMenuLinks { 
	position:relative; 
	z-index:999;
	list-style:none;
	}
ul.sideBarMenuLinks li {
	 overflow:hidden; 
	 list-style:none;
	 }
ul.sideBarMenuLinks li div { 
	height:40px; 
	margin-right:-130px; 
	float:right;
	margin-top:1px;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
	direction:ltr;
	text-align:left;
	background: #d10409;
	border:1px solid  #d10409;
	 }
ul.sideBarMenuLinks li div:hover { 	
	background: #004e2b;
	border:1px solid  #004e2b;
}
ul.sideBarMenuLinks li div a { 
	width: 170px;
	display: block;
	height: 40px;	
	 }

a.sideBarMenuLink span.image img{
	padding:5px;
	width:30px;
	height:30px;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
	background:none;
	}
	
a.sideBarMenuLink span.text{
	font-size: 17px;
	font-family: Arial;
	color: #333;
	height: 40px;
	line-height: 39px;
	text-align: left;
	margin-right: -1px;
	width: 116px !important;
	direction: ltr;
	display: inline-block;
	float: right;
	background: #EFEBE0 none repeat scroll 0% 0%;
	border: 1px solid #DAD8D2;
	margin-top: -1px;
	padding-right: 11px;
	}



/*----------------Style For bulletList-NavigationStyle for Special-Karafarin(Write by Sh.Golroonia) ----------------------*/




.bulletList-NavigationStyle{}
.bulletList-NavigationStyle ul li{
	list-style: none;
	margin: 0px 0px -1px;
	font-stretch: normal;
	border: 1px solid #DDD9D0;
	font-weight: bold;
	padding-bottom: 0px !important;
}
.bulletList-NavigationStyle ul li a{
	padding: 5px;
	border: 1px solid #FFF;
	display: block;
	background: #EFEBDD none repeat scroll 0% 0%;
	color: #333;
}
.bulletList-NavigationStyle ul li a:hover{
	background-color: #FDBE1E;
	color: #333;
}
/*----------------Style For khadamate electronic-Pageasli for Special-Karafarin(Write by S.Javadi) ----------------------*/
a.khadamat {
    	clear: both;
    	background-color: #D10409;
    	border-radius: 2px;
    	padding: 8px 30px;
    	font-size: 17px;
    	line-height: 18px;
    	float: left;
    	color: #fff;
	margin: 7px 0 12px 250px;
}
a.khadamat:hover {
	transition: all 0.2s ease 0s !important;
	background-color: #FDB12B !important;
}
/*----------------Style For slider-Pageasli for Special-Karafarin(Write by Esmaeili) ----------------------*/
.MOVbullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    top: 440px;
    right: 49% !important;
    margin: 0;
    padding: 0;
    width: auto;
}

/*----------------Style For slider-Pageasli for Special-Karafarin(Write by S.Javadi) ----------------------*/
ul.MOVbullets li {
    	background-image: none !important;
	border-radius:100%;
	background-color:#c3c9b8 !important;
}

ul.MOVbullets li:focus {
	background-color:#2e6c4e !important;
}

ul.MOVbullets li:hover {
    background-color: #d70005 !important;
}

/*----------------Style For moshaveran-Page for Special-Karafarin(Write by S.Javadi) ----------------------*/

.cuUnitPhoneFax span.cuPostFaxCaption,
.cuUnitPhoneFax span.cuUnitFax{
    padding-top: 30px;
    float: right;
    margin-right: -200px;
}
.cuUnitPhoneFax span.cuUnitFax {
	padding-right: 39px;

}

.cuUnitPhoneFax span.cuUnitPhoneCaption, .cuUnitPhoneFax span.cuUnitPhone  {
	float:right;
}
.cuPostMessage, .cuUnitMessage {
	background-color: #C7091B;
	width: 100px;
	text-align: center;
	float: right;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	padding: 3px;
	border-radius: 2px;
	margin-top: 20px;
}

.cuPostMessage:hover, .cuUnitMessage:hover{
	background-color:#FDB12B;
}
.cuPostMessage a, .cuUnitMessage a {
	color:#fff;
}


.cuPostMessage img, .cuUnitMessage img {
	margin: 0px 0px 0px 5px;
}
/*----------------Style For weblink(Write by Esmaeili) ----------------------*/
div.weblinkService.contentList h2.contentTitle{

	text-align:left !important;
}
/*----------------Style For contact-Page for Special-Karafarin(Write by Esmaeili) ----------------------*/

div.contactService.contentView div{
	background-position: left top;
	//line-height: 23px;
        text-align: left;
}
.ContactUsPageInfo div.contactService.contentView div{
	padding-left: 20px;

}
.blockContainer form table .splitertitle:before{
	left: 0;
}
.blockContainer form .sectionfooter2 .sisSubmitbtn{
	float: right;
}
.contactText{
	margin-bottom: 10px;
}
.cuAddress {
   //background: url("../images/far/contact/loc1.png");
    //background-repeat: no-repeat;
    /* margin-right: 10px; */
    /* position: absolute; */
    //direction: ltr;
    //background-position-x: right;
//text-align: justify!important;
}
.cuPhone {
	//background: url("../images/far/contact/tel3.png");
    	//background-repeat: no-repeat;
    	//direction: ltr;
   	//background-position-x: right;
}
.cuFax {
background: url("../images/far/contact/fax2.png");	
    background-repeat: no-repeat;
    direction: ltr;
    background-position-x: right;
}
.cuSms{
	background: url("../images/far/contact/sms2.png");
    	background-repeat: no-repeat;
    	direction: ltr;
    	background-position-x: right;
}
.cuEmail{
	//background: url("../images/far/contact/email2.png");
   	//background-repeat: no-repeat;
    	//direction: ltr;
    	//background-position-x: right;
}

.cuWorkingHours {
   	background: url("../images/far/contact/time2.png");
    	background-repeat: no-repeat;
    	direction: ltr;
    	background-position-x: right;
    	background-position: right 8px !important;
}
.footerblockMEn div.cuAddress  {
    background: none;
}
.footerblockMEn div.cuPhone {
    background: none;
}
.footerblockMEn div.cuFax {
    background: none;
}
.footerblockMEn div.cuEmail {
    background: none;
}

/*----------------Style For contact-Page for Special-Karafarin(Write by S.Javadi) ----------------------*/

span.cuAddressCaption, span.cuPhoneCaption, span.cuFaxCaption, span.cuSmsCaption, span.cuEmailCaption, span.cuWorkingHoursCaption {
    	font-family: Arial;
	font-weight: bold;
}
.footerblockLEn div.contentView div {
    text-align: left;
    background-image: none;
}

/*----------------Style For Modiran-Page for Special-Karafarin(Write by S.Javadi) ----------------------*/


.main-mng {
	width:100%;
	height:auto;
}
.right-mng {
	width:45%;	
	border: 1px solid #DDD9D0;
	height: auto;
	padding: 10px;
	float:left;
	direction: ltr;
	margin-bottom: 10px;
	background: #EFEBDD;
	transition: all 0.2s ease 0s;
}
.right-mng img {
	float:left;
	padding-right:20px;
	width: 90px;
	height: 120px;
}
.right-mng p {
	direction:ltr;
	text-align:left;	
	padding:0;
	margin:0;

}
.right-mng div {
    margin-top: 5px;
}

.left-mng {
	width:45%;	
	border: 1px solid #DDD9D0;
	height: auto;
	padding: 10px;
	float:right;
	margin-right: 10px;
	direction: ltr;
	margin-bottom: 10px;
	background: #EFEBDD;
	transition: all 0.2s ease 0s;
}
.left-mng:hover ,.right-mng:hover {
	background-color: #FDBE1E;
	transition: all 0.2s ease 0s;
}
.left-mng img {
	float:left !important;
	padding-left: 0px !important;
	padding-right:20px !important;
	width: 90px;
	height: 120px;
}
.left-mng p {
	direction:ltr;
	text-align:left;	
	padding:0;
	margin:0;
}
.left-mng div {
    margin-top: 5px;
}
.left-mng span.email {
	font-size:12px;
	text-align:left;
}
.right-mng span.email {
	font-size:12px;
	text-align:left;

}
.left-mng h4 {
	direction:ltr;
	text-align:left;
	padding:0;
	margin:0;
	color: #004e2b;	
}
.right-mng h4 {
	padding:0;
	margin:0;
	color: #004e2b;	
}
.right-mngg img {
    width: 90px;
    height: 120px;
    float: right;
    padding: 10px;
}

.right-mngg h4 {
    margin: 0;
    padding: 0;
}


.right-mngg p {
    margin: 0;
    padding: 0;
}



.center-mng h4 {
	direction:ltr;
	text-align:left;
	padding:0;
	margin:0;
	color: #004e2b;	
}
.center-mng {
	width:93%;	
	border: 1px solid #DDD9D0;
	height: auto;
	padding: 10px;
	float:right;
	margin-right: 10px;
	direction: ltr;
	margin-bottom: 10px;
	background: #EFEBDD;
	transition: all 0.2s ease 0s;
}
.center-mng:hover ,.right-mng:hover {
	background-color: #FDBE1E;
	transition: all 0.2s ease 0s;
}
.center-mng img {
	float:left;
	padding-right:20px;
	width: 90px;
	height: 120px;
}
.center-mng p {
	direction:ltr;
	text-align:left;	
	padding:0;
	margin:0;
}
.center-mng div {
    margin-top: 5px;
}
.center-mng span.email {
	font-size:12px;
	text-align:left;
}



/*****     Form's Default Style     *****/
/*****     Ali Joharifard - 20150202     *****/
table.form{direction:ltr;border:none;width:100%;margin:10px auto;}
table.form .lable{width:20%;text-align:left;padding:5px;vertical-align:top;}
table.form .lable label{color:#222;}
table.form .field{width:80%;text-align:left;padding:5px;vertical-align:top;}
table.form .field input[type="text"]{color:#444;border:solid 1px #ccc;padding:3px; margin:0;min-height:22px;min-width:143px;}
table.form .field input[type="button"]{background:#eee;color:#444;border:solid 1px #ccc;padding:3px 12px;cursor:pointer;}
table.form .field input[type="button"]:hover{background:#900;color:#fff;border:solid 1px #600;}
table.form .field textarea{color:#444;border:solid 1px #ccc;padding:5px; margin:0; min-width:97%;min-height:100px;resize:vertical;}
table.form .field select{color:#444;border:solid 1px #ccc;margin:0;min-height:30px;min-width:127px;font-family:inherit;font-size:inherit;}
table.form .field select option{color:#444;padding:3px; margin:0;min-height:22px;min-width:127px;}







/*--------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------*/

/********************** myPageBlock(Write by ShGolroonia) ********************/

.myPageblock div.blockBox{}
.myPageblock div.blockTitle{
	padding:5px;
	border-bottom:1px solid #c7091b;
	text-align: left;
	color: #0b4d0b;
	font-family: Arial;
	font-size: 18px;
	line-height: 25px;
	height:27px;
	}	
.myPageblock div.blockTitle img.settingIco{
	margin-top: 12px;
	float: left;
	padding: 5px 3px;
	border: 1px solid #E6E2D9;
	background: #FCFAF4;
}

.myPageblock div.blockTitle img.blockIco{
	float: left;
	margin-top: 12px;
	margin-right: 4px;
	border: 1px solid #E6E2D9;
	padding: 2px 2px 3px 2px;
	background: #FCFAF4;
}


.myPageblock div.blockContainer{
	background: none repeat scroll 0% 0% #FCFAF4;
	border: 1px solid #E6E2D9;
	margin: 5px 0px;
	text-align: justify;
	padding: 10px;
	
}

.AddContent a{
	background-color: #9E9E9E;
	display: inline-block;
	border: 1px solid #6B6B6B;
	padding: 10px 0px;
	line-height: 13px;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 17px;
}

.AddContent a:hover{
	background-color: #666;

}


/*----------PositionStyle Home-Page(Write by Esmaeili)-----------*/


.position-1En,.position-2En,.position-3En,.position-4En,.position-5En{width:100%;}

.lightBrownEn{ 
	width:100%;
	height:auto;
	background-color:#f6f2e7;
	border-top:4px solid #d9d8d3;
	border-bottom:4px solid #d9d8d3;
	display: inline-block;
	margin-top: 1px;
	padding: 20px 0px;
	min-width:980px;
}
.darkGrayEn{ 
	width:100%;
	height:279px;
	background: url("../images/eng/bg-srevice-block.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	border-top:3px solid #868484;
	border-bottom:3px solid #868484;
	display: inline-block;
	padding: 30px 0px;
	min-width:980px;
}
.darkGrayEn p{
	line-height: 18px;
}
/*----------PositionStyle other-Page(Write by Sh.Golroonia)-----------*/

div.otherPage{}

div.op-position-1{
	width:25%;
	float:right;
	padding:0px;

}
div.op-position-2{
	width: 74%;
	float: right;
	margin-right: 1%;

}


/*---------------------------blockStyle(Write by ShGolroonia)-------------------------*/




/**********************  defaultBlock(Write by Esmaeili) ********************/

.defaultBlock div.blockBox{margin-bottom:12px;}
.defaultBlock div.blockTitle{
	padding:5px;
	border-bottom:1px solid #c7091b;
	text-align: left;
	color: #0b4d0b;
	font-family: Arial;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	}	

.defaultBlock div.blockContainer{
	background: #FCFAF4 none repeat scroll 0% 0% #FCFAF4;
	border: 1px solid #E6E2D9;
	margin: 5px 0px;
	padding: 10px;
	font-size: 17px;
}
.defaultBlock .contentTitle {
    	font-family: Arial;
    	font-size: 14px !important;
    	font-weight: normal;
    	line-height: 14px;
	padding: 5px;
}
.defaultBlock .contentBulletListUL li a {
    color: #004E2B;
    font-size: 13px;
}
div.newsService.contentView h1.contentTitle{

	font-family: Arial;
    	font-size: 14px !important;
    	font-weight: bold !important;
    	line-height: 14px;
}
div.newsService.contentView p {

	font-family: Arial;
    	font-size: 11px !important;
    	font-weight: normal;
    	line-height: 13px;
}
div.newsService.contentList p.contentAbstract{

	font-family: Arial;
    	font-size: 12px !important;
    	font-weight: normal;
    	line-height: 13px;
	padding: 5px;
}
.spOneColLayout {
	vertical-align: top;
}
.spTowCol1Layout {
	float : left !important;
	clear : none;
	vertical-align: top;
	width: 25%;
}
.spTowCol2Layout {
	float : right !important ;
	clear : none;
	vertical-align: top;
	width: 73%;
}
.spThreeCol1Layout {
	float : right !important;
	clear : none;
	vertical-align: top;
	margin-left:1%;
	width: 24%;
}
.spThreeCol2Layout {
	float : right !important;
	clear : none;
	vertical-align: top;
	margin-left:1%;
	width: 50%;
}
.spThreeCol3Layout {
	float : left !important;
	clear : none;
	vertical-align: top;
	width: 24%;
}
/********************** headerCenterBlock(Write by ShGolroonia) ********************/

.headerCenterBlock img{
    border: none;

}
/********************** headerCenterBlock(Write by ShGolroonia) ********************/


.headerCenterBlock div.blockBox{
	position: relative;
}
.headerCenterBlock div.blockTitle{
	text-align: center;
	color: #d10409;
	font-family:Arial;
	font-size: 18px;
	line-height: 50px;
	padding: 5px;
	border-bottom: 1px solid #D7D4CE;
	width: 60%;
	margin: 15px auto 0px;
	min-width: 300px;
	font-weight: normal;
}	

.headerCenterBlock  span.diamond{
	background: transparent url("../images/tem-img/diamond-block-title.png") repeat scroll 0% 0%;
	width: 18px;
	height: 18px;
	right: 50%;
	margin-left: -10px;
	margin-top: -10px;
	display: inline-block;
	position: absolute;
 }
.headerCenterBlock div.blockContainer{
	margin-top: 20px;
}



/********************** AnimatedTitlesBlock(Write by ShGolroonia) ********************/

.AnimatedTitlesBlock{
	display: inline-block;
	width: 100%;

}
.AnimatedTitlesBlock div.blockTitle{
	width: 80px;
	float: right;
	background: #DE0000;
	padding: 7px;
	border: 1px solid #900;
	color: #fff;
	font-family: Arial;
	text-align: center;
	font-size: 18px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	margin-left: 10px;
}


.AnimatedTitlesBlock div.blockContainer{
	background: #FFF none repeat scroll 0% 0%;
	border: 1px solid #DAD8D2;
	font-family: Arial;
	text-align: left;
	font-size: 18px;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;

}
/********************** my page(Write by Esmaeili)*****************/
Ul.ContentBlockContainer{
list-style-type: none !important;
}
/********************** otherpagemenu edit(Write by Esmaeili)*****************/
.acMenu ul li.facMenuHasChild > a span.acMenuIcon {
    background: #D10409 url("../images/eng/ac_menu/close-arrow.png")no-repeat center;
    border: 1px solid #AA0003;
    width: 14px;
    height: 14px;
    float: left;
    display: block;
    margin: 7px 8px 0px 0px;
}
.acMenu ul li.oacMenuHasNoChild > a span.acMenuIcon {
    background: url("../images/eng/ac_menu/close-arrow-black.png")no-repeat center;
    width: 14px;
    height: 14px;
    float: left;
    display: block;
    margin: 7px 8px 0px 0px;
}
.acMenu ul li.oacMenuHasChild > a span.acMenuIcon {
    background: #FDBE1E url("../images/eng/ac_menu/close-arrow.png")no-repeat center;
    border: 1px solid #EA9D00;
    width: 14px;
    height: 14px;
    float: left;
    display: block;
    margin: 7px 8px 0px 0px;
}
/********************** editpage(Write by Esmaeili)*****************/
.EditPageItem {
	background-color: #ffffff !important;
	border: 0px!important;
}



/********************** footerBlock(Write by Esmaeili) ********************/


.footerBlock div.blockBox{
	width:100%;
	height:auto;
	margin-top:10px;}

.footerBlock div.blockTitle{
	text-align: center;
	color: #FDB12B;
	font-family: Arial;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 5px;
			border-bottom: 1px solid #FDB12B;
	padding-bottom: 7px;
	}	

.footerBlock div.blockContainer{
	}

.footerHeaderBlock div.blockBox{

	}
	
.footerHeaderBlock div.blockHeader{
	border-bottom:1px solid #266c83;
	color:#41a7c9;
	margin-bottom: 5px;

	}
	
.footerHeaderBlock div.blockTitle{

	}	
	
.footerHeaderBlock div.textTitle a, .footerHeaderBlock div.textTitle a:hover, .footerHeaderBlock div.textTitle a:visited {
	color: #FFF;
	font-family:Arial;
	font-size:18px;
}

.footerHeaderBlock div.blockContainer{
	text-align: left;

}
/********************** other class(Write by Esmaeili) ********************/
/********************** gototop(Write by Esmaeili) ********************/
#top {
    background-image: url("/parameters/karafarin/themes/saman/images//tem-img/navgation-top-button.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
    height: 43px;
    position: fixed;
    right: 45px;
    bottom: 40px;
    width: 43px;
    z-index: 10000;
}
.coantactusMm .cuPostTitle ,.coantactusMm .cuPostAddress ,
.coantactusMm .pstUnitPhoneFax ,.coantactusMm .cuPostEmail{
	padding-left: 8px;
}
/********************** branches class(Write by Esmaeili) ********************/
.branchesText p{
	color:#000 !Important;
}
.branchesText .blackBoxDivEn{
	width: 68% !important;
}
.branchesText .blackBoxImageEn{
	width: 32%;
}
#redirect_to{
width:500px!important;
}

a.red-buttonOmorMoshtari {
color:#fff;
background-color: #AE0001;
padding: 10px;
transition: all 0.2s ease 0s !important;
    border-radius: 2px;
}

.listBranche a {
   background-color: #a81035;
padding: 13px !important;
color: #fff !important;
border-radius: 5px;
font-weight: bold;
font-size: 20px;
}
.listBranche {
    width: 250px;
padding: 207px;
margin-top: 54px;
margin-left: 198px;
    margin-top: 50px;
}
.listBranche a:hover {
    background-color: #d10508;
    padding: 10px !important;
}
.contentMore a:hover {
    background-color:  #a81035;
}
.contentMore{margin-top:7px;}
.ceoMassege div.blockContainer {
    border: 0px;
}
.exportUiDiv{
    display: inline-block;
    float: right;
    min-width: 120px;
}
.exportUiDiv{
	display: inline-block;
    float: right;
    min-width: 120px;
}
.exportUiDiv{
    font-size:14px;
}
.usersP1{
    width:60%;
    float:left;
}
.usersP2{
    width:40%;
    float:right;
    text-align:center;
}
.usersP2 a{
    display:inline-block;
    width:100%;
}
.usersP2 a img{
    display:inline-block;
}
.usersP2 a span{
    display:inline-block;
    width:100%;
}
.groupName{
    width:30%;
    float:left;
}
.loginBorderTbl2 .caption {
    padding-right:0;
    padding-left: 40px;
}
#remember_me_this_comp {
    margin-left: 0px;
    margin-right:10px;
}
@media (max-width: 767px) {
    .loginBorderTbl2 .caption{
        padding-right: 0px;
        padding-left: 10px;
    }
}

.spThreeCol1Layout, .spThreeCol2Layout, .spThreeCol3Layout{
    float:left;
}
/******************* add by mousavi for Board members page********************/
.main-mng {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}
.left-mng {
	width: 45%;
	border: 1px solid #DDD9D0;
	height: auto;
	padding: 10px;
	float: right;
	margin-left: 10px;
	direction: ltr;
	margin-bottom: 10px;
	background: #EFEBDD;
	transition: all 0.2s ease 0s;
}
div.cntService.contentView > div.contentText > div > div:nth-child(7) {
	float: left;
	margin-left: 0;}

div.mainMenuEn li ul{
	width:218px !important;
}
.main-slider .bx-wrapper{
	margin:0 !important;
	padding:0 !Important;
	box-shadow:none !important;
	border:0 !important;

}