<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

Body{
	margin:0px;
	background:#f9f8f8;
	color:#3c3c3c;
	font-size:9pt
}

.BYekan {
	font-family: yekan;
}

input, textarea, option, select, button{
	background:#FFF;
	color:#333;
	font-size:8pt;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-family:BYekan
}

button{padding:0px 6px}
input[type=checkbox], input[type=radio]{height: auto}
input[type=text], input[type=password], input[type=file], .ui-autocomplete-input{
	background:#FFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #828282;
	padding:2px 4px;
	font-family: BYekan, sans-serif
}
input[type=file]{ padding:2px 4px}

option, select{
/*	height:20px; */
}
select{
	background:#FFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #828282;
}
textarea{
	background:#FFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #828282;
	padding:2px 2px;
}
/*
input[type=radio]{
	margin-left:4px;
	margin-right:10px
}
*/
input[type=submit], input[type=button], input[type=reset], button{
	border:1px solid #828282;
	border-radius:3px;	
	background-color:#e8e8e8;
    padding: 0px 6px;
    margin: 2px
}

input[type=text]:focus, input[type=password]:focus, textarea:focus, input[type=checkbox]:focus, input[type=radio]:focus{
	background-color:#fffbc9;
	border:1px solid #0dbbf0;
/*	-webkit-box-shadow:0 0 6px #007eff;*/
/*	-moz-box-shadow:0 0 5px #007eff;*/
/*	box-shadow:0 0 5px #007eff;*/
	outline: none;
}
option:focus, select:focus{
	background-color:#fffbc9;
	border:1px solid #0dbbf0;
/*	-webkit-box-shadow:0 0 6px #007eff;*/
/*	-moz-box-shadow:0 0 5px #007eff;*/
/*	box-shadow:0 0 5px #007eff;*/
	outline: none;
}


a{ text-decoration:none; color:#3c3c3c}

a:hover{color:#f8a900}

lable{ color:#000}

.infoDiv{
	width:400px;
	margin-top:65px;
	float:left;
	font-size:10pt		
}

.infoImg{ vertical-align:middle; margin-left:10px}

/*style index*/
.main{ direction:rtl; text-align:right; overflow:hidden}

.menuTop{ height:75px; background:url(images/bgMenu.png) repeat-x; overflow:hidden}

.logoDiv{
	float:right;
	width:256px;
	height:62px;
	padding:10px 0px 0px 0px;
	background:url(images/bgLogo.png) no-repeat;
	margin:8px 58px 0px 0px;
    text-align: center
}

.HomeDiv{
	float:right;
	padding:15px 15px 10px 15px;
	background-color:#e8e8e8;
	border-radius:10px;
	margin:25px 20px 0px 0px	
}

.switchTpl{
	float:right;
	margin:25px 30px 0px 0px
}

.mainMenu{
	height:122px;
	overflow:hidden;
	margin:10px 60px 25px 60px
}

.menu{
	float:left;
	font-size:12px;
	color:#575757;
	margin-left:60px;
	margin-top:25px;
	overflow:hidden
}

#panelTimeDiv{
	text-align:left;
	color:#DF7000;
	margin-left:5px
}

.textSms{ margin-left:15px}

.userMain{
	width:187px;
	height:45px;
	margin-left:20px;
	background:url(images/bgUser.png) no-repeat;
	float:right
}

.user{
	margin-top:5px;
	height:50px;
	padding:0px 20px 0px 0px;	
	cursor:pointer;
	background-color:none;	
	width:187px
}

.icon{
	background:url(images/icon.png) no-repeat;
	width:35px;
	height:100px;
}

.arrowIcon{
	background-position:-8px -92px;
	margin:8px -20px 0px 0px;	
	float:right;		
	height:17px;
	width:16px	
}

.userIcon{
	background-position:0px -1px;
	margin-left:10px;
	float:right;
	height:33px;
	width:33px	
}

.mgmtIcon{
	background-position:-11px -37px;
	margin:2px 0px 0px 8px;	
	float:right;		
	height:16px;
	width:8px	
}

.chargeIcon{
	background-position:-8px -54px;
	margin:2px -3px 0px 8px;	
	float:right;		
	height:11px;
	width:15px	
}

.exitIcon{
	background-position:-8px -66px;
	margin:2px 0px 0px 8px;	
	float:right;		
	height:15px;
	width:14px	
}

.switchIcon{
	background-position:-8px -80px;
	margin:2px 0px 0px 8px;	
	float:right;		
	height:13px;
	width:14px	
}

.dateMain{
	width:240px;
	padding-top:2px;
	float:right;
	margin-left:5px;
	overflow:hidden
}

.panelMain{
	width:250px;
	padding-top:2px;
	float:right;
	margin-left:5px;
}

.slide-out-user{
	position:absolute;
	z-index:100;
	padding:8px 20px 10px 10px;
	width: 187px;
	background: #e8e8e8;
	border-radius:10px;
	display: none;
	font-family:yekan
}

.slide-out-user a{ color:#636363; line-height: 14px}

.userContent{
	height:25px;
	padding:5px 5px 5px 0px;
	width:146px;
	background:none;
}

.userContent:hover{
	background:url(images/bgBox.png) no-repeat right;
	width:146px;
	height:25px;
	padding-top:5px;
}
		
.bodyDiv{
	padding:0px 60px 100px 60px;
	overflow:hidden	
}

.left{
	width:284px;
	float:left
}

.Center{
	margin-left:308px;
}

.BodyCenterDiv{
	padding:0px 0px 15px 0px;
	background-color:#f4f4f4;
	border:1px solid #c4c4c4;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	margin-bottom:15px		
}

.success , .info , .warning , .error{
	border-radius:3px; 
	-moz-border-radius:3px;
	margin-bottom:10px;
	-webkit-border-radius:3px
}

.BodyCenterDiv .error{ margin:50px}

	
.titleDiv{
	color:#333333;
	font-size:10pt;
	margin-bottom:15px
}

.centerDivTitle{
	font-size:9pt;
	float:right;background:url(images/bgTitle.png) repeat-x;
	border-top-right-radius:6px; 
	padding:4px 15px 0px 10px;
	margin-bottom:15px;
	height:30px; 
	color:#fff
}

.formDiv{
	border-radius:7px;
	border:1px solid #c4c4c4;
	margin:20px 65px 20px 65px;
	background-color:#f4f4f4;
}

.formDivTitle{
	font-size:9pt;
	float:right;background:url(images/bgTitle.png) repeat-x;
	border-top-right-radius:6px; 
	padding:4px 15px 0px 10px;
	margin-bottom:15px;
	height:30px; 
	color:#fff
}

.centerDivBgTitle{
	float:right; 
	width:10px; 
	background:url(images/bgTitle.png) repeat-x; 
	border-bottom-left-radius:7px; 
	height:30px
}

.infoBottomDiv{
	font-size:10pt;
	padding:15px;
	background-color:#f4f4f4;
	border:1px solid #c4c4c4;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
}

.diagramSms{
	background: #2db5e0 url(images/bgDiagram.png) repeat-x bottom;
	border:1px solid #0095c4;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;		
	height:250px;
	margin-bottom:15px		
}

.diagramSms2{
	background: #2db5e0 url(images/bgDiagram.png) repeat-x bottom;
	border:1px solid #0095c4;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;		
	margin-bottom:15px		
}

.diagram{
	background:url(images/diagram.png) no-repeat top right;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
    overflow: hidden;
	padding-top:30px
}
.diagram h3{ margin: -20px auto 5px; text-align: center}
.diagram &gt; section{ margin: 0px 15px}
.diagram &gt; section &gt; div &gt; div{ text-align: left; color: aliceblue; font-family:yekan}
.diagram hr{ margin: 15px; border: none; border-bottom: 1px dotted #fff}

.smsBox{
	width:140px;
	color:#fff;
	height:45px;
	text-align:center;
	margin-bottom:20px;
	float:right;
}


.progressText{
	 width:240px; 
	 overflow:hidden;
	 margin:0 auto 5px	
}

.progressDiv{
	width:240px; 
	height:4px; 
	background-color:#3ec4ef; 
	overflow:hidden; 
	margin:0px auto 15px	
}

.progressTextRight{
	 float:right	
}

.progressTextLeft{
	float:left;
    font-family: yekan
}

.subProgressDiv{
	float:left; 
	background-color:#ff6f6f; 
	height:4px
}

.subProgressDivOrange{
	float:left; 
	background-color:#feb82e; 
	height:4px;
}

.subProgressDivGreen{
	float:left; 
	background-color:#7fda5f; 
	height:4px	
}

.snumber{
	width:85px;
	height:20px;
	margin:0px auto;
	margin-top:5px;
	color:#333333;
	background-color:#8ccee2;
	border-radius:10px;
    font-family: yekan;
    font-size: 14px;
    line-height: 20px
}

.boxRight{
	width:95px;
	margin-right:20px;
	text-align:right;
	height:40px;
	float:right	
}

.milRight{
	height:4px;
	background-color:#3ec4ef;
	margin-top:5px;
}

.milLeft{
	height:4px;
	background-color:#ff6f6f;
	margin-top:5px	
}

.boxLeft{
	width:145px;
	text-align:left;
	height:40px;
	float:right
}

.smsDiv{
	border:1px solid #0095c4;
	border-top-right-radius:10px; 
	-moz-border-top-right-radius:10px; 
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px; 
	-moz-border-top-left-radius:10px; 
	-webkit-border-top-left-radius:10px;	
	color:#1f1f1f;
	font-size:10pt;
	background:url(images/bgMob.png) repeat-x;
	height:44px;
	border-bottom:0px
}

.bgsmsDiv{
	padding:10px 50px 0px 10px;	
	height:44px;
	cursor:pointer;
	background:url(images/mob.png) top right no-repeat;	
}

.BodySmsDiv{
	padding-right:10px;
	font-size:10pt;
	display:none;
/*	height:207px;*/
	background: #27B0DB url(images/bgBodySmsDiv.png) repeat-x bottom;
	border:1px solid #0095c4;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	border-top:0px;
	border-top-left-radius:0px; 
	-moz-border-top-left-radius:0px; 
	-webkit-border-top-left-radius:0px;
	border-top-right-radius:0px; 
	-moz-border-top-right-radius:0px; 
	-webkit-border-top-right-radius:0px;
}

.contactDiv{
	border:1px solid #0095c4;
	border-top-right-radius:10px; 
	-moz-border-top-right-radius:10px; 
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px; 
	-moz-border-top-left-radius:10px; 
	-webkit-border-top-left-radius:10px;
	border-bottom:0px;	
	color:#1f1f1f;
	font-size:10pt;
	background:url(images/bgCont.png)  repeat-x;
	height:43px;
}

.bgcontactDiv{
	padding:10px 50px 0px 10px;	
	height:44px;
	cursor:pointer;
	background:url(images/contactt.png) top right no-repeat;	
}

.BodyContactDiv{
	padding-right:10px;
	font-size:10pt;		
	display:none;
	height:77px;
	background:url(images/bgBodyContDiv.png) repeat-x;
	border:1px solid #0095c4;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	border-top:0px;
	border-top-left-radius:0px; 
	-moz-border-top-left-radius:0px; 
	-webkit-border-top-left-radius:0px;
	border-top-right-radius:0px; 
	-moz-border-top-right-radius:0px; 
	-webkit-border-top-right-radius:0px
}

.minus{
	float:left; 
	margin-top:5px	
}

.messageOption{
	border:1px solid #838383;
	background-color:#91d3e8;
	width:180px; 
	height:20px;
	direction:ltr
}

.inputMain{
	border:1px solid #838383;
	background-color:#91d3e8;
	width:180px; 
	padding:0px 10px 0px 10px;
	height:20px; 
}

.sendBG{
	font-size:8pt;
	background-color:#fec03b;
	height:23px;
	width:66px;
	border:none;
	cursor:pointer	
}

.textareaSms{
	border:1px solid #838383;
	background-color:#91d3e8;
    width: 180px
}

.titleSms:hover{
	background-color:#b9cee2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#footer{
	height:60px;
	z-index:100;
	width:100%;
	padding:0px 0;
	position:fixed;
	bottom:0px;
	direction:rtl;
	text-align:right;
	background:#e6e6e6;
}

.textFtr{
	color:#8a8a8a;
	width:100%;
	height:34px;
	padding:20px 50px 0px 0px;
	float:right;
}

#footer a{color:#8a8a8a}

#footer a:hover{color:#ff6f6f}

#panel_tarrif{
	color:#DF7000
}

/*index*/

.body{
	padding:0px 0px 100px 0px;
	overflow:hidden	
}

.CenterDiv{
	margin-right:60px;
	margin-left:60px;
}
.messageDiv{
	margin-right:0px;
	margin-left:0px;
}
.Leftb{
	width:60px;
	float:left
}

.handle{ margin-top:15px}

.slide-out-status {
	padding: 10px;
	width: 280px;
	height:240px;
	z-index:100;
	background:url(images/bgOut.png) repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.handle-send{ margin-top:15px}

.slide-out-send {
	padding: 10px;
	width: 280px;
	height:240px;
	z-index:100;
	background:url(images/bgOut.png) repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.handle-contact{ margin-top:15px}

.slide-out-contact {
	padding: 10px;
	width: 280px;
	height:120px;
	z-index:100;
	background:url(images/bgOutCon.png) repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/*login*/
.loginDiv{
	background:url(images/bgLogin.png) no-repeat;
	direction:rtl;
	margin-top:15%;
	padding:42px;
	text-align:center;
	width:442px;
	min-height:286px;
}

.bgIconLogin{
	background:url(images/bgIconLogin.png) no-repeat;
	width:37px;
	height:136px
}

.rightTop{
	background-position:0px -69px;
	width:37px;
	height:33px;
}

.leftTop{
	background-position:0px 0px;
	width:37px;
	height:33px
}

.rightBottom{
	background-position:0px -34px;
	width:37px;
	height:33px
}

.leftBottom{
	background-position:0px -103px;
	width:37px;
	height:33px
}

.bgTopLogin{
	background:url(images/bgTopLogin.png) repeat-x;
	height:33px
}

.bgBottomLogin{
	background:url(images/bgBottomLogin.png) repeat-x;
	height:33px;
}

.bgRightLogin{
	background:url(images/bgRightLogin.png) repeat-y;
	width:37px
}

.bgLeftLogin{
	background:url(images/bgLeftLogin.png) repeat-y;
	width:37px	
}

.bgCenterLogin{
	background-color:#0e9ac6	
}

.mainDiv{
	padding-bottom:100px
}

.loginBoxDiv{
	direction:rtl;
	width: 100%;
	margin:5% auto;
	/*position: fixed;
	top: 20%;*/
	/*left: 30%;*/
	/*-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);*/
	text-align:center;
	vertical-align:middle;
	top:20%;
	position:relative
}

.logo{
	margin-bottom:20px;
	text-align:left;
	padding-left:45px
}

.login{
	margin:20px auto 0 auto;
	font-family:byekan;
	text-align:right 
}

:focus {outline: none}

.loginMsg{
	height:38px;
	color:#990000; 
	padding-top:10px
}

.inputLogin{
	border:1px solid #494949;
	background-color:#e0f3f8;
	width:220px; 
	margin-right:10px; 
	height:20px; 
	direction:ltr;
    padding: 14px 5px !important
}

.textLogin{
	color:#ffe2f6;
	font-size:10pt
}

.subLogin{
	color:#353535;
/*	font-size:9pt;	*/
	background:#f8a900 url(images/bgSub.png) repeat-x; 
	border:none; 
	width:55px; 
	margin-right:12px; 
	height:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	 
	cursor:pointer	
}

.login a{
	text-decoration:none;
	color:#ffe2f6
}

.login a:hover{color:#f8a900}



.tabs{
	font-family: yekan;
	font-size:9.5pt;
	padding:0px 6px 0px 0px; 
	overflow:hidden
}

.iconDiv{
	float:right;
	text-align:center;
	margin-left:8px;
	padding:5px	
}

.iconDiv:hover{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#cccccc;
	padding:5px	
}

.iconMain{
	background:url(images/mainIcon.png) no-repeat;
	width:500px;
	height:240px;
}

/*codkhan1*/#CodeReader{
	background-position:0px -2px;
	width:45px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:6px;
	height:40px
}

/*daftarcheTel2*/#PhoneBookMgmt{
	background-position:-47px -2px;
	width:40px;
	margin:0 auto;
	margin-bottom:7px;
	height:43px
}

/*emailPayamak3*/#SMSEmail{
	background-position:-86px -2px;
	width:44px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:2px;
	height:42px
}

/*emtiazDehi4*/#RankingMgmt{
	background-position:-133px -2px;
	width:44px;
	margin:0 auto;
	margin-bottom:4px;
	height:46px
}

/*enteghalePayamak5*/#SMSTransfer{
	background-position:-180px -2px;
	width:44px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:2px;
	height:42px	
}

/*enteghaleTeraffic6*/#TrafficTransfer{
	background-position:-225px -3px;
	width:45px;
	margin:0 auto;
	margin-bottom:5px;
	height:42px
}

/*ersaleAnbooh7*/#SendBulk{
	background-position:-276px -3px;
	width:44px;
	margin:0 auto;
	margin-bottom:8px;
	height:40px
}

/*ersalBeCodePost8*/#SendPostcode{
	background-position:-324px -2px;
	width:43px;
	margin:0 auto;
	margin-bottom:5px;
	height:43px
}

/*ersalFlash9*/#SendFlash{
	background-position:-370px -2px;
	width:40px;
	margin:0 auto;
	margin-bottom:6px;
	height:44px
}

/*ersalHoshmand10*/#SendDynamic{
	background-position:-409px -2px;
	width:44px;
	margin:0 auto;
	margin-bottom:8px;
	height:40px
}

/*ersalKartVisit11*/#SendVisitCard{
	background-position:-455px -2px;
	width:43px;
	margin:0 auto;
	margin-bottom:9px;
	height:39px	
}

/*ersalKeshvari12*/#SendCountry{
	background-position:-4px -49px;
	width:43px;
	margin:0 auto;
	margin-bottom:7px;
	height:42px	
}

/*ersalPayam13*/#SendSMS{
	background-position:-47px -45px;
	width:42px;
	margin:0 auto;
	margin-bottom:5px;
	height:42px
}

/*ersalWap14*/#SendWAP{
	background-position:-92px -45px;
	width:43px;
	margin:0 auto;
	margin-bottom:5px;
	height:44px
}

/*ersalZamandar15*/#SMSSchedules{
	background-position:-138px -45px;
	width:45px;
	margin:0 auto;
	margin-bottom:0px;
	height:48px
}

/*ersalAzMob16*/#MobileSending{
	background-position:-184px -45px;
	width:35px;
	margin:0 auto;
	margin-top:-2px;
	height:48px
}

/*ersalMotanazer17*/#SendCorresponding{
	background-position:-223px -45px;
	width:42px;
	margin:0 auto;
	margin-bottom:9px;
	height:40px
}

/*etelaateShakhsi18*/#Profile{
	background-position:-265px -45px;
	width:47px;
	margin:0 auto;
	margin-bottom:10px;
	height:40px
}

/*goruhbandiMokhatabin19*/#PhoneBookCategory{
	background-position:-314px -46px;
	width:48px;
	margin:0 auto;
	margin-bottom:1px;
	height:48px
}

#SMSNewsletterCategory{
	background-position:-314px -46px;
	width:48px;
	margin:0 auto;
	margin-bottom:1px;
	height:48px
}

/*goruhbandiAza20*/#SMSNewsletterCategory{
	
}

/*jostojoyePayamak21*/#SMSSearch{
	background-position:-408px -45px;
	width:46px;
	margin:0 auto;
	margin-bottom:5px;
	height:43px
}

/*listSefi22*/#BlackList{
	background-position:-456px -45px;
	width:42px;
	margin:0 auto;
	margin-top:-2px;
	margin-bottom:3px;
	height:48px
}

/*listSefid23*/#WhiteList{
	background-position:-2px -97px;
	width:42px;
	margin:0 auto;
	margin-top:2px;
	margin-bottom:3px;
	height:45px
}

/*modiriyateAza24*/#SMSNewsletterSubscribers{
	
}

/*modiriyateKhabarnameha25*/#SMSNewsletterMgmt{
	background-position:-95px -97px;
	width:42px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:3px;
	height:40px
}

/*modiriyateMonasebatha26*/#EventsCategory{
	background-position:-137px -97px;
	width:44px;
	margin:0 auto;
	margin-top:2px;
	margin-bottom:3px;
	height:45px
}

/*modiriyatePosheha27*/#SMSCategory{
	background-position:-182px -97px;
	width:47px;
	margin:0 auto;
	margin-top:9px;
	height:40px
}

/*monshiPayamak28*/#ClerkSMS{
	background-position:-232px -97px;
	width:47px;
	margin:0 auto;
	margin-top:5px;
	height:43px
}

/*nazarSanji29*/#PollsMgmt{
	background-position:-286px -97px;
	width:44px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:5px;
	height:41px
}

/*nobatDehi30*/#VisitsMgmt{
	background-position:-329px -97px;
	width:49px;
	margin:0 auto;
	margin-bottom:2px;
	height:44px
}

/*payamakeMonasebat31*/#Events{
	background-position:-379px -97px;
	width:47px;
	margin:0 auto;
	margin-top:4px;
	margin-bottom:3px;
	height:43px
}

/*poshtibani32*/#Support{
	background-position:-431px -95px;
	width:48px;
	margin:0 auto;
	margin-bottom:2px;
	height:47px
}

/*motonePishfarz33*/#DefaultContentMgmt{
	background-position:-2px -144px;
	width:46px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:2px;
	height:42px
}

/*sandogheDaryaft34*/#Inbox{
	background-position:-50px -144px;
	width:42px;
	margin:0 auto;
	margin-bottom:5px;
	height:44px
}

/*sefaresheKhat35*/#OrderNumber{
	background-position:-91px -144px;
	width:44px;
	margin:0 auto;
	margin-top:7px;
	margin-bottom:7px;
	height:37px
}

/*taghireKalameObor36*/#Password{
	background-position:-137px -144px;
	width:46px;
	margin:0 auto;
	margin-bottom:5px;
	height:45px
}

/*tahlilgarePayamak37*/#Analyst{
	background-position:-182px -144px;
	width:47px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:2px;
	height:41px
}

/*sandogheErsal38*/#SentBox{
	background-position:-230px -144px;
	width:40px;
	margin:0 auto;
	margin-bottom:5px;
	height:44px	
}
/*sandogheErsal38*/#Outbox{
	background-position:-230px -144px;
	width:40px;
	margin:0 auto;
	margin-bottom:5px;
	height:44px	
}

/*tanzimateSystemeDaftarcheTel39*/#PhoneBookSettings{
	background-position:-268px -144px;
	width:44px;
	margin:0 auto;
	margin-bottom:5px;
	height:45px
}

/*tanzimateWap40*/#WAPSettings{
	background-position:-314px -144px;
	width:44px;
	margin:0 auto;
	margin-bottom:8px;
	height:42px
}



/*tanzimateWap40*/#ConsumerOrders{
	background-position:-314px -144px;
	width:44px;
	margin:0 auto;
	margin-bottom:9px;
	height:42px
}


/*tanzimateWap40*/#StockMgmt{
	background-position:-314px -144px;
	width:44px;
	margin:0 auto;
	margin-bottom:9px;
	height:42px
}



/*tanzimateKarbar41*/#Settings{
	background-position:-360px -144px;
	width:40px;
	margin:0 auto;
	margin-bottom:8px;
	height:43px
}

#AdminSettingsSect{
	background-position:-360px -144px;
	width:40px;
	margin:0 auto;
	margin-bottom:8px;
	height:43px
}

#PersonsMgmt, #ContactTypes, #JobsMgmt{
	background-position:-360px -144px;
	width:40px;
	margin:0 auto;
	margin-bottom:8px;
	height:43px
}

/*tanzimateSystemeKhabarname42*/#SMSNewsletterSettings{
	
}

/*tanzimateSystemePoshtibani43*/#SupportSetting{
	background-position:-448px -144px;
	width:48px;
	margin:0 auto;
	margin-bottom:1px;
	height:49px
}

/*tolideMohtava44*/#ContentsMgmt{
	background-position:-2px -192px;
	width:47px;
	margin:0 auto;
	margin-top:-2px;
	margin-bottom:7px;
	height:44px
}

/*yadavar45*/#Reminder{
	background-position:-49px -192px;
	width:48px;
	margin:0 auto;
	margin-top:1px;
	margin-bottom:2px;
	height:46px
}

#AccountingMgmt{
	background-position:-95px -192px;
	width:48px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:2px;
	height:46px
}

#WalletMgmt{
	background-position:-144px -192px;
	width:46px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:2px;
	height:46px
}

#CreditsMgmt{
	background-position:-192px -192px;
	width:46px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:2px;
	height:46px
}

#SMSPaymentsMgmt{
	background-position:-240px -192px;
	width:43px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:2px;
	height:46px
}

#FAQReport{
	background-position:-275px -192px;
	width:46px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:2px;
	height:46px
}

#SendBank5000{
	background-position:-325px -192px;
	width:46px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:2px;
	height:46px
}


.ui-widget { font-family: sans !important}
.ui-widget .ui-widget { }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: bYekan}
.mainMenu .ui-widget-content {background:none; color: #4d4d4d;}
.ui-widget-content a { color: #4d4d4d; }
.mainMenu .ui-widget-header { border: 1px solid #0095c4; background: #0c97c3 url(images/bgTopTab.png) 50% 50% repeat-x}
.ui-widget-header a { color: #222222}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {color: #fff; text-decoration: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #fff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {background: none; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {height:50px; margin-bottom:-18px; background:url(images/bgTabMenu.png) center bottom no-repeat; color: #ffffff; text-decoration: none;}

.ui-widget :active {outline: none; }

.mainMenu .ui-tabs { position: relative; padding: 0em; border:none; font-family: BYekan, Arial, Helvetica, sans-serif; font-size: 10pt}
.mainMenu .ui-tabs .ui-tabs-nav {overflow:inherit; margin: 0; height:36px; padding: .2em 20px 0; margin-bottom:3px; border-bottom-left-radius:0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; -khtml-border-bottom-right-radius: 0px; border-bottom-right-radius:0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -khtml-border-bottom-left-radius: 0px; 

-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; border-top-left-radius: 10px;}
.mainMenu .ui-tabs .ui-tabs-nav li {background: none; border:none; padding:0; margin:0;list-style: none; float: right; position: relative; top: 0px; margin: 0 0px 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; background:none}
.mainMenu .ui-tabs .ui-tabs-nav li a { color:#fff; float: left; padding: .5em 1em; text-decoration: none; }
.mainMenu .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.mainMenu .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .mainMenu .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .mainMenu .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;}
.mainMenu .ui-tabs .ui-tabs-nav li a,.mainMenu .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {cursor: pointer; }
.mainMenu .ui-tabs .ui-tabs-panel { display: block; border-width: 0;  background: #c8c8c8  url(images/bgTab.png) repeat-x; height:83px;  padding-top:5px; border:1px solid #c4c4c4; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;  -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; padding: 0.1em 0em}
.mainMenu .ui-tabs .ui-tabs-hide { display: none !important; }
 

.mainMenu .ui-tabs .ui-tabs-nav li.ui-tabs-active{background:none; }

.iconMng{
	background:url(images/iconMng.png) no-repeat;
	width:500px;
	height:240px;	
}

/*gorohbandi gheymatha1*/#TarrifsCategory{
	background-position:0px -2px;
	margin:0 auto;
	margin-bottom:9px;
	margin-top:5px;		
	width:46px;			
	height:35px;
}

/*gurubandi-porseshhaye-motadaavel2*/#FAQCategory{
	background-position:-50px -2px;
	margin:0 auto;	
	margin-bottom:3px;
	width:38px;			
	height:45px;
}

/*gurubandi-systemah3*/#CompCategory{
	background-position:-90px -2px;
	margin:0 auto;		
	margin-bottom:9px;
	width:40px;			
	height:40px;
}

/*guruhaye-karbari4*/#UsersGroup{
	background-position:-131px -2px;
	margin:0 auto;	
	margin-bottom:5px;
	width:46px;			
	height:45px;
}

/*kharide-khat5*/#OrderNumberAdmin{
	background-position:-180px -2px;
	margin:0 auto;	
	margin:8px 0px 8px 0px;
	width:43px;			
	height:33px;
}

/*kontrol-payamha6*/#ControlMgmt{
	background-position:-226px -2px;
	margin:0 auto;	
	margin-bottom:5px;
	width:45px;			
	height:42px;
}

/*modiriat-damaneha7*/#ConsumerDomainsMgmt{
	background-position:-271px -2px;
	margin:0 auto;	
	margin-bottom:5px;
	width:46px;			
	height:46px;
}

/*modiriat-etelaieha8*/#NewsManagement{
	background-position:-318px -2px;
	margin:0 auto;	
	margin-bottom:3px;
	width:43px;			
	height:45px;
}

/*modiriat-hesabha9*/#AccountsMgmt{
	background-position:-362px -2px;
	margin:0 auto;	
	margin-bottom:10px;
	width:45px;			
	height:41px;
}

/*modiriat-karbaran10*/#UsersManagement{
	background-position:-408px -2px;
	margin:0 auto;	
	margin-bottom:6px;
	width:47px;			
	height:45px;
}

/*modiriat-khotud11*/#OPLinesMgmt{
	background-position:-456px -2px;
	margin:0 auto;	
	margin-bottom:3px;
	width:42px;			
	height:45px;
}

/*modiriat-khotut12*/#ConsumerLinesMgmt{
	background-position:0px -47px;
	margin:0 auto;
	margin-top:6px;	
	margin-bottom:3px;
	width:45px;			
	height:42px;
}

/*modiriat-mandetegh-posti13*/#PostalZones{
	background-position:-46px -47px;
	margin:0 auto;
	margin-top:-2px;	
	margin-bottom:4px;
	width:46px;			
	height:47px;
}

/*modiriat-masrafkonandegan14*/#ConsumersMgmt{
	background-position:-89px -47px;
	margin:0 auto;
	margin-top:2px;	
	margin-bottom:5px;
	width:46px;			
	height:43px;
}

/*modiriat-olguha15*/#TempsMgmt{
	background-position:-137px -47px;
	margin:0 auto;
	margin-top:2px;	
	margin-bottom:7px;
	width:40px;			
	height:41px;
}

#ConsumersReport{
	background-position:-137px -47px;
	margin:0 auto;
	margin-top:2px;	
	margin-bottom:4px;
	width:40px;
	height:39px
}

/*modiriat-olguha15*/#ConsumerContents{
	background-position:-137px -47px;
	margin:0 auto;
	margin-top:2px;	
	margin-bottom:7px;
	width:40px;			
	height:41px;
}

/*modiriat-orperatorjha16*/#OperatorsMgmt{
	background-position:-180px -47px;
	margin:0 auto;
	margin-bottom:0px;
	width:42px;			
	height:50px;
}

/*modiriat-pardakhta17*/#PaymentsMgmt{
	background-position:-222px -47px;
	margin:0 auto;
	margin-top:2px;	
	margin-bottom:9px;
	width:44px;			
	height:39px;
}

/*modiriat-poseshhaye-motadavel18*/#FAQMgmt{
	background-position:-266px -47px;
	margin:0 auto;
	margin-bottom:0px;
	width:40px;			
	height:48px;
}

/*modiriat-shakheha19*/#BranchsMgmt{
	background-position:-310px -47px;
	margin:0 auto;
	margin-top:3px;	
	margin-bottom:2px;
	width:46px;			
	height:45px;
}

/*modiriat-tarefeha20*/#TarrifsMgmt{
	background-position:-355px -47px;
	margin:0 auto;	
	margin-bottom:7px;
	width:43px;			
	height:43px;
}

/*modiriat-tarefeha20*/#LineTariffMgmt{
	background-position:-355px -47px;
	margin:0 auto;	
	margin-bottom:7px;
	width:43px;			
	height:43px;
}

/*modiriat-tiketha21*/#TicketMgmt{
	background-position:-399px -47px;
	margin:0 auto;	
	margin-bottom:4px;
	width:45px;			
	height:45px;
}

/*moditiat-ersl-keshvari22*/#SendCountryMgmt{
	background-position:-447px -47px;
	margin:0 auto;	
	margin-bottom:3px;
	width:40px;			
	height:46px;
}

/*moditiat-filter-kalamat23*/#FilteringMgmt{
	background-position:0px -97px;
	margin:0 auto;
	margin-top:4px;
	margin-bottom:3px;
	width:43px;			
	height:42px;
}

/*moditrat-basteha24*/#PackagesMgmt{
	background-position:-42px -97px;
	margin:0 auto;	
	margin-bottom:8px;
	width:47px;			
	height:42px;
}

/*systemha25*/#Installer{
	background-position:-92px -97px;
	margin:0 auto;
	margin-top:2px;	
	margin-bottom:10px;
	width:38px;			
	height:37px;
}

/*tanszimate-manategh-post26*/#PostalZonesSettings{
	background-position:-129px -97px;
	margin:0 auto;	
	margin-bottom:2px;
	margin-top:-2px;
	width:47px;			
	height:48px;
}

/*tanzimat-ersal-keshbvati27*/#SendCountrySettings{
	background-position:-177px -97px;
	margin:0 auto;	
	margin-bottom:8px;
	width:41px;			
	height:42px;
}

/*tanzimate-system28*/#ConsumersSettings{
	background-position:-219px -97px;
	margin:0 auto;	
	margin-bottom:4px;
	width:43px;			
	height:47px;
}

/*tanzimate-system28*/#OrderNumberAdminSettings{
	background-position:-219px -97px;
	margin:0 auto;	
	margin-bottom:4px;
	width:43px;			
	height:47px;
}
/*tanzimate-system28*/#OrdersMgmtSettings{
	background-position:-219px -97px;
	margin:0 auto;	
	margin-bottom:4px;
	width:43px;			
	height:47px;
}
/*tanzimate-system28*/#ControlMgmtSettings{
	background-position:-219px -97px;
	margin:0 auto;	
	margin-bottom:4px;
	width:43px;			
	height:47px;
}

/*tanzimate-system28*/#SupportMgmtSetting{
	background-position:-219px -97px;
	margin:0 auto;	
	margin-bottom:2px;
	width:43px;			
	height:47px;
}


/*tanzimate-system28*/#OrdersMgmt{
	background-position:-219px -97px;
	margin:0 auto;	
	margin-bottom:2px;
	width:43px;			
	height:47px;
}


/*tanzimat-shakheha29*/#BranchsSettings{
	background-position:-263px -97px;
	margin:0 auto;
	margin-bottom:1px;	
	margin-bottom:8px;
	width:50px;			
	height:42px;
}
#SupportCategory{
	background-position:0px -2px;
	margin:0 auto;
	margin-bottom:6px;
	margin-top:7px;		
	width:46px;			
	height:35px;
}

#MsgInbox{
	background-position:-314px -97px;
	margin:0 auto;
	margin-bottom:2px;	
	width:52px;			
	height:45px
}

#MsgOutbox{
	background-position:-370px -97px;
	margin:0 auto;
	margin-bottom:2px;	
	width:52px;			
	height:45px
}

#SendMailMgmt{
	background-position:-370px -97px;
	margin:0 auto;
	margin-bottom:2px;	
	width:52px;			
	height:45px
}

#UserLogs{
	background-position:-433px -97px;
	margin:0 auto;
	margin-bottom:3px;	
	width:52px;			
	height:45px
}

#MailQ{
	background-position:-2px -139px;
	margin:0 auto;
	margin-top:-5px;
	margin-bottom:5px;	
	width:52px;			
	height:48px
}

#Help{
	background-position:-53px -141px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:3px;	
	width:48px;			
	height:45px
}

#FailedLoginMgmt{
	background-position:-5px -189px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:3px;	
	width:40px;			
	height:48px
}

#IpBlock{
	background-position:-48px -189px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:4px;	
	width:40px;			
	height:48px
}

#SecuritySettings{
	background-position:-95px -189px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:4px;	
	width:48px;			
	height:48px
}

#AccountMgmt{
	background-position:-340px -189px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:5px;	
	width:48px;			
	height:48px
}

#OffPaymentMgmt{
	background-position:-300px -189px;
	margin:0 auto;
	margin-top:-5px;
	margin-bottom:6px;	
	width:48px;			
	height:48px
}

#ComponentAccounts{
	background-position:-340px -189px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:5px;	
	width:48px;			
	height:48px
}

#PaymentSettings{
	background-position:-390px -189px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:5px;	
	width:48px;			
	height:48px
}

#OnPaymentMgmt{
	background-position:-240px -190px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:5px;	
	width:48px;			
	height:48px
}

#TechErrors{
	background-position:-145px -189px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:4px;	
	width:48px;			
	height:48px
}

#SMSMgmt{
	background-position:-370px -97px;
	margin:0 auto;
	margin-bottom:2px;	
	width:52px;			
	height:45px
}

#SMSRecMgmt{
	background-position:-314px -97px;
	margin:0 auto;
	margin-bottom:2px;	
	width:52px;			
	height:45px
}

#AdminSettings{
	background-position:-290px -140px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:5px;	
	width:50px;			
	height:48px
}

#WAPSettings{
	background-position:-438px -189px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:5px;	
	width:48px;			
	height:48px
}

#OrdersMgmt{
	background-position:-5px -237px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:3px;	
	width:40px;			
	height:48px
}

#LineTarrifCategory{
	background-position:-45px -237px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:3px;	
	width:40px;			
	height:48px
}

#Upgrade{
	background-position:-93px -237px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:3px;	
	width:40px;			
	height:48px
}

#BKUP{
	background-position:-5px -237px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:3px;	
	width:40px;			
	height:48px
}
#CountriesMgmt{
	background-position:-144px -237px;
	margin:0 auto;
	margin-top:-4px;
	margin-bottom:3px;	
	width:40px;			
	height:48px
}

.centerMainDiv{
	overflow:hidden;
	font-family: BYekan, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.messageMgn{
	height:35px;
	background:#cbeeb1;
	margin-bottom:5px;
	border-radius:3px;
	text-align:center
}
.rightMgn{
	margin-left:330px
}

.leftMgn{
	width:300px;
	float:left
}

.textMgn{
	font-size:10pt;
	padding:15px;
	overflow:hidden;
	line-height:1.6em;
}

.textMgn a{
	color:#3c3c3c
}

.textMgn a:hover{
	color:#f7a900
}

.centerTextBox{
	/*width:450px;
	height:30px;*/
	float:right;
	padding:2px	
}


#load_list{
	background-color:#f4f4f4;
	color:#000;
}

.keyButton{
	font-family: BYekan, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:2px 6px;
	background: #ccbb74 url(images/bgInput.png) repeat top;
/*	height:25px;*/
/*	margin-right:5px;*/
	border-radius:3px;		
	cursor:pointer;
	color: #fff;
	border-color: #f4f4f4 !important;
/*	line-height: normal*/
}

.keyButtonOff{ color:#D1D1D1}

.bgInputBottom{
	font-family: BYekan, Arial, Helvetica, sans-serif;
	background: #b3b3b3 url(images/bgInputBottom.png) repeat-x;	
	height:25px;
	margin-right:5px;
	border:none;
	border:1px solid #818181;
	border-radius:3px;
	cursor:pointer;
    padding: 0px 6px
}

.formButtons input{
/*	margin:2px 5px;*/
/*	padding:4px 7px;*/
}








/*style grid*/
.ui-jqgrid {font-size:8pt;}
.ui-widget-header {
	color: #383838;
	font-size:9pt;
	background: #f0e288;
	font-weight: 100;
    min-height: 30px
}

.BodyCenterDiv .ui-widget-header {/*height:25px*/}

.ui-jqgrid tr.jqgrow{
	font-size:8pt;
	height:28px;
}
.ui-state-default,.ui-widget-header .ui-state-default{
	border:1px solid #888888;
	background:#f1f1f1;
	font-weight:100;
	color:#383838;
	font-size:10pt
}

.ui-widget-content .ui-state-default{
	border:1px solid #888888;
	background:#f1f1f1;
	font-weight:100;
	color:#383838;
	font-size:10pt
}

.ui-jqgrid .ui-jqgrid-htable th{ height: 30px !important; line-height: 18px}

/*.ui-widget-content:hover{border:1px solid #ccc;background:#dedede;}*/

.ui-state-hover,.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,.ui-state-focus,
.ui-widget-content .ui-state-focus,.ui-widget-header 
.ui-state-focus{
	border:1px solid #888888;
	background:#dedede;
	font-weight:100;
	color:#383838;
	font-size:10pt
}

.ui-widget-content {
	font-weight:100;
	color:#383838;
	font-size:10pt; 
	border:1px solid #888888;
}

.ui-pg-table{
	font-weight:100;
	color:#383838;
	font-size:10pt
}

.ui-tabs .ui-tabs-nav li{
	margin:0px .2em 0 0; 
	height:25px; 
	background:#dedede
}

.ui-tabs .ui-tabs-nav li a{
	float:left;
	padding:.5em 1em;
	text-decoration:none; 
	color:#000
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active{
	margin-bottom:-1px;
	padding-bottom:0px; 
	background:#f6f6f6
}

.ui-progressbar {
	position: relative
}
.progress-label {
	position: absolute;
	left: 50%;
	top: 4px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}

.loginMenu{
	color:#FFF
}


.formHelp{
	color: #000;
	font-size:11px;
    background-color: #ffeeac;
	border:1px solid #9b8e58;
	border-radius:3px;
	padding:5px
}


.phoneMultiSelect{
	width:460px;
	height:200px
}

.tr_comm{
	color: #000;
    background-color: #ffeeac;
}
.tr_comm div{
	padding:0px 25px;
	line-height:1.6em;
	background:url(../../../images/Warning.png) no-repeat right top;
}

form select{
    height: 28px;
}

form select[multiple]{
    height: 100px;
	overflow-y:scroll
}

.schTimeInput{width:50px}

.dibaTabs{ overflow:hidden; background-color:#f0e288;}
.dibaTabs ul{ list-style:none; padding-right:8px; overflow:hidden; color:#1c94c4; padding-top: 10px}
.dibaTabs li{ float:right; padding:7px 15px 2px; height:28px; cursor:pointer; background: #e7e7e7; margin-left: 1px;}
.dibaTabs li.selected{ color:#eb8f00; cursor:text; background: #FFF}
.dibaTabs #content{ background: #FFF; padding:5px 10px; height:100%; border-top:1px solid #f0f0f0; padding-top:12px; line-height: 18px}



@media screen and (max-width: 1320px){
	.menuTop{height:auto}
	.dateMain{
		float:none;
		margin-bottom:10px
	}
	
	.panelMain{
		/*float:none*/
	}
	
}

</pre></body></html>