html { height: 100%;}
body{background:#ededed; margin:0 0 0 0; padding:0 0 0 0; font-family:IRANSans,Tahoma; height:100%;}
a , a:hover{text-decoration:none; /*-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;*/}
ul , li{padding: 0px; margin: 0px;}
:focus{outline:none !important;}


@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IRANSansWeb.eot');
	src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/IRANSansWeb_Bold.eot');
	src: url('../fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/IRANSansWeb_Light.eot');
	src: url('../fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSansEN;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IRANSansWeb-en.eot');
	src: url('../fonts/IRANSansWeb-en.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb-en.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb-en.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb-en.ttf') format('truetype');
}
   
   
.text1 , .text1 a{ font-size:12pt; color:#fff;}
.text2 , .text2 a{ font-size:10pt; color:rgba(255,255,255,0.5);}
.text3 , .text3 a{ font-size:11pt; color:#c0cbd6;}
.text4 , .text4 a{ font-size:10pt; color:#9da7b0;}
.text5 , .text5 a{ font-size:10pt; color:#797979;}
.text6 , .text6 a{ font-size:12pt; color:#fff;}
.text7 , .text7 a{ font-size:11pt; color:#9da7b0;}
.text8 , .text8 a{ font-size:13pt; color:#113d49;}
.text9 , .text9 a{ font-size:10pt; color:#797979;}
.text10 , .text10 a{ font-size:11pt; color:#25bed7;}
.text11 , .text11 a{ font-size:11pt; color:#ec6730;}
.text12 , .text12 a{ font-size:10pt; color:#ec6730;}
.text13 , .text13 a{ font-size:10pt; color:#fff;}
.text14 , .text14 a{ font-size:12pt; color:#25bed7;}
.text15 , .text15 a{ font-size:11pt; color:#729a15;}
.text16 , .text16 a{ font-size:11pt; color:#797979;}
.text17 , .text17 a{ font-size:11pt; color:#ec6730;}
.text18 , .text18 a{ font-size:11pt; color:#549500;}




.msg{display:none; width:calc(100% - 62px); background:rgba(236,103,48,0.2) url('../images/alert.png') no-repeat right center; padding:10px 50px 10px 10px; border:1px solid #ec6730; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; text-align:right;margin:10px 0; direction:rtl;}
.done{width:calc(100% - 62px); background:rgba(84,149,0,0.2) url('../images/done.png') no-repeat right center; padding:10px 50px 10px 10px; border:1px solid #549500; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; text-align:right;margin:30px 0; direction:rtl;}
.deactive{opacity: 0.5; filter: alpha(opacity=50); cursor:not-allowed;}

.right-menu{width:250px; height:100vh; position:fixed; right:0; top:0; overflow:auto; z-index:10;
background: #546170;
background: -moz-linear-gradient(left, #546170 0%, #444f5a 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #546170), color-stop(100%, #444f5a));
background: -webkit-linear-gradient(left, #546170 0%, #444f5a 100%);
background: -o-linear-gradient(left, #546170 0%, #444f5a 100%);
background: -ms-linear-gradient(left, #546170 0%, #444f5a 100%);
background: linear-gradient(to right, #546170 0%, #444f5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#546170', endColorstr='#444f5a', GradientType=1 );}
.logo-menu{width:100%; height:90px; background: rgba(0,0,0,0.1) url('../images/logo-menu.png') no-repeat;}
.user-menu{width:100%; padding:15px 0 15px 0; text-align:center; direction:rtl;}
.dashboard-menu{width:180px; height:30px; border-right:0; margin-top:1px; padding:15px 70px 5px 0; background:rgba(0,0,0,0.1) url('../images/i-dashboard.svg') no-repeat right 25px center; text-align:right;  float:right;}
.publisher-menu{width:180px; height:30px; border-right:0; margin-top:1px; padding:15px 70px 5px 0; background:rgba(0,0,0,0.1) url('../images/i-publisher.svg') no-repeat right 25px center; text-align:right; float:right; position:relative;}
.advertiser-menu{width:180px; height:30px; border-right:0; margin-top:1px; padding:15px 70px 5px 0; background:rgba(0,0,0,0.1) url('../images/i-advertiser.svg') no-repeat right 25px center; text-align:right; float:right; position:relative;}
.advertiser-menu svg path{ fill:#ffffff;}

.financial-menu{width:180px; height:30px; border-right:0; margin-top:1px; padding:15px 70px 5px 0; background:rgba(0,0,0,0.1) url('../images/i-financial.svg') no-repeat right 25px center; text-align:right; float:right; position:relative;}
.support-menu{width:180px; height:30px; border-right:0; margin-top:1px; padding:15px 70px 5px 0; background:rgba(0,0,0,0.1) url('../images/i-support.svg') no-repeat right 25px center; text-align:right; float:right; position:relative;}
.setting-menu{width:180px; height:30px; border-right:0; margin-top:1px; padding:15px 70px 5px 0; background:rgba(0,0,0,0.1) url('../images/i-setting.svg') no-repeat right 25px center; text-align:right; float:right;}
.help-menu{width:180px; height:30px; border-right:0; margin-top:1px; padding:15px 70px 5px 0; background:rgba(0,0,0,0.1) url('../images/i-help.svg') no-repeat right 25px center; text-align:right; float:right;}
/*.logout-menu{width:180px; height:30px; border-right:0; margin-top:3px; padding:15px 70px 5px 0; background:rgba(0,0,0,0.1) url('../images/i-logout.png') no-repeat right 25px center; text-align:right; float:right;}*/

.menu-sub1{width:170px; border-right:0; padding:5px 80px 8px 0; background:rgba(0,0,0,0.1) url('../images/sub1.svg') no-repeat right 50px center; text-align:right; float:right;}
.menu-sub2{width:170px; border-right:0; padding:5px 80px 8px 0; background:rgba(0,0,0,0.1) url('../images/sub2.svg') no-repeat right 50px center; text-align:right; float:right;}
.menu-sub3{width:170px; border-right:0; padding:5px 80px 8px 0; background:rgba(0,0,0,0.1) url('../images/sub3.svg') no-repeat right 48px center; text-align:right; float:right;}
.menu-sub4{width:170px; border-right:0; padding:5px 80px 8px 0; background:rgba(0,0,0,0.1) url('../images/sub4.svg') no-repeat right 45px center; text-align:right; float:right;}
.menu-sub5{width:170px; border-right:0; padding:5px 80px 8px 0; background:rgba(0,0,0,0.1) url('../images/sub5.svg') no-repeat right 48px center; text-align:right; float:right;}

.dashboard-menu:hover , .publisher-menu:hover , .advertiser-menu:hover , .financial-menu:hover , .support-menu:hover , .setting-menu:hover , .help-menu:hover , .logout-menu:hover{width:180px; border-right:solid 5px #25bed7; padding:15px 65px 5px 0; background-color:rgba(0,0,0,0.3); color:#25bed7; background-position: right 20px center;}
.menu-sub1:hover , .menu-sub2:hover , .menu-sub3:hover , .menu-sub4:hover , .menu-sub5:hover{width:170px; border-right:solid 5px #25bed7; padding:5px 75px 8px 0; background-color:rgba(0,0,0,0.2); color:#25bed7; background-position: right 45px center;}
.menu-sub3:hover , .menu-sub5:hover{background-position: right 43px center;}
.menu-sub4:hover{background-position: right 40px center;}

#publisher-submenu , #advertiser-submenu , #financial-submenu , #support-submenu{width:100%; display:none; background-color:rgba(0,0,0,0.1); float:right;}

.publisher-slide-icon , .advertiser-slide-icon , .financial-slide-icon , .support-slide-icon{ position:absolute; top:20px; left:25px; background:url('../images/slide-down.svg') no-repeat; width:15px; height:10px; float:left;}
.publisher-slide-icon2 , .advertiser-slide-icon2 , .financial-slide-icon2 , .support-slide-icon2{ position:absolute; top:20px; left:25px; background:url('../images/slide-up.svg') no-repeat; width:15px; height:10px; float:left;}
.mCSB_container{margin-right:0 !important;}
.mCSB_draggerRail{background:#6a7580 !important;}
.mCSB_dragger_bar{background:#a2b3c4 !important;}
.right-menu:hover .mCSB_scrollTools{opacity:0.8 !important; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s;}

.right-menu-mini{width:50px; height:100vh; /*position:fixed;*/ position:fixed; right:0; top:0; z-index:7; text-align:right;
background: #546170;
background: -moz-linear-gradient(left, #546170 0%, #444f5a 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #546170), color-stop(100%, #444f5a));
background: -webkit-linear-gradient(left, #546170 0%, #444f5a 100%);
background: -o-linear-gradient(left, #546170 0%, #444f5a 100%);
background: -ms-linear-gradient(left, #546170 0%, #444f5a 100%);
background: linear-gradient(to right, #546170 0%, #444f5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#546170', endColorstr='#444f5a', GradientType=1 );}
.logo-menu-mini{width:100%; height:50px; background: rgba(0,0,0,0.1) url('../images/logo-menu-mini.svg') no-repeat center; background-size:34px; cursor:pointer;}
.dashboard-menu-mini , .publisher-menu-mini , .advertiser-menu-mini , .financial-menu-mini , .support-menu-mini , .setting-menu-mini , .help-menu-mini , .logout-menu-mini{line-height:50px; width:50px; height:50px; border-right:0; margin-top:2px; float:right; color:rgba(255,255,255,0); overflow:hidden; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; text-indent: 70px;}
.right-menu-mini a{ color:#fff;}

.dashboard-menu-mini{ background:rgba(0,0,0,0.1) url('../images/i-dashboard.svg') no-repeat right 10px center; }
.publisher-menu-mini{ background:rgba(0,0,0,0.1) url('../images/i-publisher.svg') no-repeat right 10px center;}
.advertiser-menu-mini{ background:rgba(0,0,0,0.1) url('../images/i-advertiser.svg') no-repeat right 10px center;}
.financial-menu-mini{ background:rgba(0,0,0,0.1) url('../images/i-financial.svg') no-repeat right 10px center;}
.support-menu-mini{ background:rgba(0,0,0,0.1) url('../images/i-support.svg') no-repeat right 10px center;}
.setting-menu-mini{ background:rgba(0,0,0,0.1) url('../images/i-setting.svg') no-repeat right 10px center;}
.help-menu-mini{ background:rgba(0,0,0,0.1) url('../images/i-help.svg') no-repeat right 10px center;}
/*.logout-menu-mini{ background:rgba(0,0,0,0.1) url('../images/i-logout.svg') no-repeat right 10px center;} */

.dashboard-menu-mini:hover , .publisher-menu-mini:hover , .advertiser-menu-mini:hover , .financial-menu-mini:hover , .support-menu-mini:hover , .setting-menu-mini:hover , .help-menu-mini:hover , .logout-menu-mini:hover, .mini-hover{width:130px; background-color:rgba(37,190,215,1); padding:0 60px 0 0; background-position:right 15px center; color:rgba(255,255,255,1); border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; text-indent: 0px;}
.right-menu-mini-back{width:100%; height:100%; position:fixed; top:0; left:0; bottom:0; z-index:5;}

.content-page{width:calc(100% - 250px); overflow:hidden; position:relative; margin-top:60px; float:left; padding-bottom:20px;}
.top-bar{width:100%; height:60px; float:right; position:fixed; top:0; left:0; z-index:4; background:#fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); overflow:hidden;}
.btn-right-menu{width:40px; height:40px; float:right; margin:10px 260px 10px 10px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background:#46525d url('../images/icons1.png') no-repeat center; cursor:pointer;}
.show-date{width:auto; float:right; padding:20px 20px 20px 0;}
.btn-signout{width:60px; height:20px; margin:10px 0 10px 20px; background:#25bed7 url('../images/icons3.png') no-repeat 10px center; float:left; padding:5px 0 15px 50px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.btn-signout:hover{ -webkit-box-shadow: 0px 0px 10px 0px rgba(37,190,215,1); -moz-box-shadow: 0px 0px 10px 0px rgba(37,190,215,1); box-shadow: 0px 0px 10px 0px rgba(37,190,215,1);}
.div-money{width:180px; height:20px; text-align:right; margin:10px; background:#ededed url('../images/icons2.png') no-repeat 200px 4px; float:left; padding:8px 50px 11px 10px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;}


.content-page-div{ width:calc(100% - 20px); float:right; padding:10px;}

.block1{width:calc(50% - 20px); margin:10px; float:right; background:#fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); overflow:hidden;}
.block2{width:calc(100% - 20px); margin:10px; float:right; background:#fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); overflow:hidden;}
.b1-1{width:auto; float:right; height:40px; margin:20px; padding: 5px 50px 0 0; background:url('../images/b1.svg') no-repeat top right;}
.b1-2{width:auto; float:right; height:40px; margin:20px; padding: 5px 50px 0 0; background:url('../images/b2.svg') no-repeat top right;}
.b1-3{width:auto; float:right; height:40px; margin:20px; padding: 5px 50px 0 0; background:url('../images/b3.svg') no-repeat top right;}
.b1-4{width:auto; float:right; height:40px; margin:20px; padding: 5px 50px 0 0; background:url('../images/b4.svg') no-repeat top right;}
.b1-13{width:auto; float:right; height:40px; margin:20px; padding: 5px 50px 0 0; background:url('../images/b13.svg') no-repeat top right;}
.b1-14{width:auto; float:right; height:40px; margin:20px; padding: 5px 50px 0 0; background:url('../images/b14.svg') no-repeat top right;}
.b1-15{width:auto; float:right; height:40px; margin:20px; padding: 5px 50px 0 0; background:url('../images/b15.svg') no-repeat top right;}
.b1-20{width:auto; float:right; height:40px; margin:20px; padding: 5px 50px 0 0; background:url('../images/b20.svg') no-repeat top right;}

.b2{width:auto; float:right; margin:0 25px; clear:both; direction:rtl; text-align:right; text-align:justify; min-height:100px;}
.b3{width:100%; float:right; margin:30px 0 10px 0;}
.b4{width:calc(100% - 40px); float:right; margin:0 20px; clear:both; direction:rtl; text-align:center;}
.b5{width:auto; float:right; margin:0 10px; clear:both; direction:rtl; text-align:right; text-align:justify;}
.b6{width:calc(100% - 45px); float:right; margin:30px 10px 10px 0; padding:0 35px 5px 0; clear:both; direction:rtl; text-align:right; background:url('../images/ar.svg') no-repeat right 3px; border-bottom:1px solid rgba(37,190,215,0.5);}
.b7{width:calc(100% - 70px); min-height:20px; float:right; padding:8px 50px 13px 0; background:#25bed7 url('../images/b18.svg') no-repeat right 15px top 10px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; margin:20px 10px; text-align:right; clear:both;}
.b8{width:calc(100% - 70px); height:20px; float:right; padding:8px 50px 13px 0; background:#ec6730 url('../images/b19.svg') no-repeat right 15px top 10px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; margin:20px 10px; text-align:right; clear:both;}
.b9{width:auto; float:right; clear:both;}

.b-user{width:100%; float:right; padding:10px 0; clear:both;}
.b-user-text{width:calc(80% - 60px); float:right; min-height:70px; padding:20px 20px 60px 20px; background:#ededed; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; margin:0 10px; text-align:justify; direction:rtl; position:relative;}
.b-user-icon{width:20%; min-width:150px; float:right; text-align:center; line-height:15px;}
.b-user-icon-mini{width:calc(100% - 60px); height:50px; padding:10px 60px 0 0; float:right; text-align:right; background:url('../images/b-user-mini.png') no-repeat right top; display:none;}
.b-sup{width:100%; float:right; padding:10px 0; clear:both;}
.b-sup-text{width:calc(80% - 60px); float:right; min-height:70px; padding:20px 20px 40px 20px; background:#e8f1d3; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; margin:0 10px; text-align:justify; direction:rtl; position:relative;}
.b-sup-icon{width:20%; min-width:150px; float:right; text-align:center; line-height:15px;}
.b-sup-icon-mini{width:calc(100% - 60px); height:50px; padding:10px 60px 0 0; float:right; text-align:right; background:url('../images/b-sup-mini.png') no-repeat right top; display:none;}
.b-sys-icon-mini{width:calc(100% - 60px); height:50px; padding:10px 60px 0 0; float:right; text-align:right; background:url('../images/b-sys-mini.png') no-repeat right top; display:none;}

.sup-date{ position:absolute; bottom:15px; right:20px; color:rgba(0,0,0,0.4);}


.table1{width:100%; float:right; margin:10px 0; direction:rtl; text-align:center; overflow:auto; padding:0 0 20px 0;}

.row00 , .row00:hover{background:rgba(0,0,0,0.1) !important;}
.row1{width:100%; min-width:1115px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row2{width:100%; min-width:1115px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row3{width:100%; min-width:1320px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row4{width:100%; min-width:1320px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row5{width:100%; min-width:720px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row6{width:100%; min-width:720px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row7{width:100%; min-width:880px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row8{width:100%; min-width:880px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row9{width:100%; min-width:690px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row10{width:100%; min-width:690px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row9_adm{width:100%; min-width:930px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row10_adm{width:100%; min-width:930px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row11{width:100%; min-width:870px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row12{width:100%; min-width:870px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row13{width:100%; min-width:1250px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row14{width:100%; min-width:1250px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row15{width:100%; min-width:1060px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row16{width:100%; min-width:1060px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row17{width:100%; min-width:1060px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row18{width:100%; min-width:1060px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row19{width:100%; min-width:600px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row20{width:100%; min-width:600px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row21{width:100%; min-width:1000px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row22{width:100%; min-width:1000px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row21_adm{width:100%; min-width:1410px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row22_adm{width:100%; min-width:1410px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row23{width:100%; min-width:1020px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row24{width:100%; min-width:1020px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}
.row23_adm{width:100%; min-width:1270px; height:60px; border-bottom:3px solid #2098ab; background:#25bed7; color:#fff; font-size:10pt; line-height:60px; float:right; clear:both;}
.row24_adm{width:100%; min-width:1270px; height:60px; border-bottom:1px solid #d4d4d4; color:#717171; font-size:10pt; float:right; clear:both;}



.row2:hover , .row4:hover , .row6:hover , .row8:hover , .row10:hover , .row10_adm:hover , .row16:hover , .row22:hover , .row22_adm:hover , .row24:hover , .row24_adm:hover{background:rgba(0,0,0,0.05);}
.read{background:rgba(0,0,0,0.07);}
.read:hover{background:rgba(0,0,0,0.1);}

.cell1{width:3%; min-width:40px; height:60px; float:right; line-height:60px;}
.cell2{width:17%; min-width:210px; height:60px; float:right; line-height:60px; font-family: IRANSansEN,Tahoma;}
.cell3{width:9%; min-width:120px; height:60px; float:right; line-height:60px;}
.cell4{width:7%; min-width:90px; height:60px; float:right; line-height:60px;}
.cell5{width:11%; min-width:135px; height:60px; float:right; line-height:60px;}
.cell6{width:8%; min-width:100px; height:60px; float:right;}
.cell7{width:37%; min-width:420px; height:60px; float:right;}

.cell8{width:8%; min-width:140px; height:60px; float:right; line-height:60px;}
.cell9{width:6%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell10{width:5%; min-width:90px; height:60px; float:right; line-height:60px;}
.cell11{width:8%; min-width:120px; height:60px; float:right; line-height:60px;}
.cell12{width:7%; min-width:110px; height:60px; float:right; line-height:60px;}
.cell13{width:5%; min-width:90px; height:60px; float:right; line-height:60px;}
.cell14{width:7%; min-width:110px; height:60px; float:right;}
.cell15{width:30%; min-width:420px; height:60px; float:right;}
.cell16{width:6%; min-width:100px; height:60px; float:right;}

.cell17{width:15%; min-width:120px; height:60px; float:right; line-height:60px;}
.cell18{width:12%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell19{width:12%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell20{width:12%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell21{width:15%; min-width:120px; height:60px; float:right; line-height:60px;}
.cell22{width:18%; min-width:140px; height:60px; float:right;}
.cell23{width:18%; min-width:140px; height:60px; float:right; line-height:60px;}

.cell24{width:12%; min-width:120px; height:60px; float:right; line-height:60px;}
.cell25{width:42%; min-width:420px; height:60px; float:right; line-height:60px; text-align:right;}
.cell26{width:10%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell27{width:10%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell28{width:10%; min-width:100px; height:60px; float:right; line-height:60px;}

.cell29{width:14%; min-width:110px; height:60px; float:right; line-height:60px;}
.cell31{width:55%; min-width:420px; height:60px; float:right; line-height:60px; text-align:right;}
.cell32{width:14%; min-width:120px; height:60px; float:right;}

.cell29_adm{width:10%; min-width:110px; height:60px; float:right; line-height:60px;}
.cell30_adm{width:11%; min-width:120px; height:60px; float:right; line-height:60px; overflow:hidden; margin:0 10px; direction:ltr;}
.cell31_adm{width:39%; min-width:400px; height:60px; float:right; line-height:60px; text-align:right;}
.cell32_adm{width:11%; min-width:120px; height:60px; float:right;}
.cell320_adm{width:3%; min-width:40px; height:60px; float:right;}
.cell33_adm{width:7%; min-width:80px; height:60px; float:right;}

.cell34{width:25%; min-width:250px; height:60px; float:right; line-height:60px;}
.cell35{width:32%; min-width:300px; height:60px; float:right; line-height:60px;}
.cell36{width:10%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell37{width:18%; min-width:180px; height:60px; float:right;}

.cell38{width:18%; min-width:250px; height:60px; float:right; line-height:60px;}
.cell39{width:14%; min-width:200px; height:60px; float:right; line-height:60px;}
.cell40{width:27%; min-width:380px; height:60px; float:right; line-height:60px;}
.cell41{width:7%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell42{width:7%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell43{width:13%; min-width:180px; height:60px; float:right;}

.cell44{width:17%; min-width:200px; height:60px; float:right; line-height:60px;}
.cell45{width:21%; min-width:250px; height:60px; float:right; line-height:60px; direction:ltr;}
.cell46{width:6%; min-width:80px; height:60px; float:right; line-height:60px;}
.cell47{width:6%; min-width:80px; height:60px; float:right; line-height:60px;}
.cell48{width:10%; min-width:120px; height:60px; float:right; line-height:60px;}
.cell49{width:17%; min-width:200px; height:60px; float:right; line-height:60px;}
.cell50{width:6%; min-width:90px; height:60px; float:right;}

.cell51{width:22%; min-width:250px; height:60px; float:right; line-height:60px;}
.cell52{width:16%; min-width:200px; height:60px; float:right; line-height:60px;}
.cell53{width:10%; min-width:120px; height:60px; float:right; line-height:60px;}
.cell54{width:9%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell55{width:14%; min-width:170px; height:60px; float:right; line-height:60px;}
.cell56{width:15%; min-width:180px; height:60px; float:right;}

.cell57{width:17%; min-width:120px; height:60px; float:right; line-height:60px;}

.cell58_adm{width:3%; min-width:60px; height:60px; float:right; line-height:60px;}
.cell59_adm{width:9%; min-width:150px; height:60px; float:right; line-height:60px;}
.cell60_adm{width:9%; min-width:160px; height:60px; float:right; line-height:60px;}
.cell61_adm{width:6%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell62_adm{width:20%; min-width:320px; height:60px; float:right; line-height:60px;}
.cell62_adm2{width:20%; min-width:320px; height:50px; float:right; line-height:22px; padding-top:10px;}
.cell63_adm{width:8%; min-width:140px; height:60px; float:right; line-height:60px;}
.cell64_adm{width:6%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell65_adm{width:4%; min-width:80px; height:60px; float:right; line-height:60px;}
.cell66_adm{width:14%; min-width:250px; height:60px; float:right; line-height:60px;}

.cell58{width:5%; min-width:60px; height:60px; float:right; line-height:60px;}
.cell59{width:14%; min-width:150px; height:60px; float:right; line-height:60px;}
.cell61{width:9%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell62{width:30%; min-width:320px; height:60px; float:right; line-height:60px;}
.cell63{width:12%; min-width:140px; height:60px; float:right; line-height:60px;}
.cell64{width:9%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell65{width:7%; min-width:80px; height:60px; float:right; line-height:60px;}

.cell68_adm{width:3%; min-width:60px; height:60px; float:right; line-height:60px;}
.cell69_adm{width:10%; min-width:150px; height:60px; float:right; line-height:60px;}
.cell70_adm{width:10%; min-width:160px; height:60px; float:right; line-height:60px;}
.cell71_adm{width:7%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell72_adm{width:22%; min-width:320px; height:60px; float:right; line-height:60px;}
.cell72_adm2{width:22%; min-width:320px; height:50px; float:right; line-height:22px; padding-top:10px;}
.cell74_adm{width:7%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell75_adm{width:5%; min-width:80px; height:60px; float:right; line-height:60px;}
.cell76_adm{width:17%; min-width:250px; height:60px; float:right; line-height:60px;}

.cell68{width:5%; min-width:60px; height:60px; float:right; line-height:60px;}
.cell69{width:13%; min-width:150px; height:60px; float:right; line-height:60px;}
.cell70{width:14%; min-width:160px; height:60px; float:right; line-height:60px;}
.cell71{width:8%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell72{width:29%; min-width:320px; height:60px; float:right; line-height:60px;}
.cell74{width:8%; min-width:100px; height:60px; float:right; line-height:60px;}
.cell75{width:6%; min-width:80px; height:60px; float:right; line-height:60px;}



.status-active{width:45px; margin:16px auto 0 auto; background:#8cb824 url('../images/st1.svg') no-repeat center right 5px; color:#fff; font-size:9pt; padding:4px 30px 4px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-notactive{width:45px; margin:16px auto 0 auto; background:#b3b3b3 url('../images/st2.svg') no-repeat center right 5px; color:#fff; font-size:9pt; padding:4px 30px 4px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-wait{width:45px; margin:16px auto 0 auto; background:#ec6730 url('../images/st3.svg') no-repeat center right 5px; color:#fff; font-size:9pt; padding:4px 30px 4px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-show{width:75px; margin:16px auto 0 auto; background:#25bed7 url('../images/st1.svg') no-repeat center right 5px; color:#fff; font-size:8pt; padding:5px 30px 5px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-notshow{width:75px; margin:16px auto 0 auto; background:#b3b3b3 url('../images/st2.svg') no-repeat center right 5px; color:#fff; font-size:8pt; padding:5px 30px 5px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-expire{width:45px; margin:16px auto 0 auto; background:#b3b3b3 url('../images/st4.svg') no-repeat center right 5px; color:#fff; font-size:9pt; padding:4px 30px 4px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-budget{width:auto; margin:16px auto 0 auto; background:#ec6730 url('../images/st2.svg') no-repeat center right 5px; color:#fff; font-size:8pt; padding:5px 30px 5px 0px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-closed{width:75px; margin:16px auto 0 auto; background:#8cb824 url('../images/st1.svg') no-repeat center right 5px; color:#fff; font-size:9pt; padding:5px 30px 5px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-pending{width:75px; margin:16px auto 0 auto; background:#ec6730 url('../images/st3.svg') no-repeat center right 5px; color:#fff; font-size:9pt; padding:5px 30px 5px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-info{width:75px; margin:16px auto 0 auto; background:#25bed7 url('../images/st3.svg') no-repeat center right 5px; color:#fff; font-size:9pt; padding:5px 30px 5px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.status-delete{width:35px; margin:16px auto 0 auto; background:#b3b3b3 url('../images/st2.svg') no-repeat center right 5px; color:#fff !important; font-size:9pt !important; padding:5px 30px 5px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; float:right;}
.status-delete:hover{background:#ec6730 url('../images/st2.svg') no-repeat center right 5px;}
.status-confirm{width:35px; margin:16px 10px 0 10px; background:#8cb824 url('../images/st1.svg') no-repeat center right 5px; color:#fff !important; font-size:9pt !important; padding:5px 30px 5px 5px; text-align:right; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; float:right;}

.status-unread{width:30px; margin:16px auto 0 auto; background:#ec6730 url('../images/st2.svg') no-repeat center right 5px; padding:5px 0; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; height:18px; opacity:0.3;}
.status-read{width:30px; margin:16px auto 0 auto; background:#8cb824 url('../images/st1.svg') no-repeat center right 5px; padding:5px 0; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; height:18px; opacity:0.3;}

.page-num{min-width:20px; margin:5px; background:#b3b3b3; color:#fff !important; font-size:9pt !important; padding:7px; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; float:left; text-align:center;}
.page-num:hover{background:#25bed7;}

.table-btns{width:420px; margin:0 auto;}
.table-btns2{width:140px; margin:0 auto;}
.btn-code{width:90px; margin:15px 10px 0 0; background:#fff url('../images/b7.svg') no-repeat 105px 7px; border:1px solid #c3c3c3; color:#848383 !important; font-size:9pt; padding:3px 30px 3px 10px; text-align:center; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; float:right; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.btn-code:hover{background:#adadad url('../images/b7+.svg') no-repeat 105px 7px; border:1px solid #adadad; color:#fff !important;}
.btn-setting{width:90px; margin:15px 10px 0 0; background:#fff url('../images/b8.svg') no-repeat 105px 6px; border:1px solid #f08559; color:#ec6730 !important; font-size:9pt; padding:3px 30px 3px 10px; text-align:center; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; float:right; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.btn-setting:hover{background:#ec6730 url('../images/b8+.svg') no-repeat 105px 6px; border:1px solid #ec6730; color:#fff !important;}
.btn-stat{width:80px; margin:15px 10px 0 0; background:#fff url('../images/b9.svg') no-repeat 92px 7px; border:1px solid #51cbdf; color:#25bed7 !important; font-size:9pt; padding:3px 30px 3px 10px; text-align:center; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; float:right; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.btn-stat:hover{background:#25bed7 url('../images/b9+.svg') no-repeat 92px 7px; border:1px solid #25bed7; color:#fff !important;}
.btn-charge{width:80px; margin:15px 10px 0 0; background:#fff url('../images/b10.svg') no-repeat 87px 4px; border:1px solid #c3c3c3; color:#848383 !important; font-size:9pt; padding:3px 30px 3px 10px; text-align:center; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; float:right; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.btn-charge:hover{background:#adadad url('../images/b10+.svg') no-repeat 87px 4px; border:1px solid #adadad; color:#fff !important;}

.btn1{width:200px; height:20px; float:right; padding:8px 50px 13px 0; background:#fff url('../images/b5.svg') no-repeat right 15px top 10px; border:1px solid #66d1e3; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px 25px 10px 10px; text-align:right;}
.btn1:hover{background:#25bed7 url('../images/b5+.svg') no-repeat right 15px top 10px; color:#fff;}
.btn2{width:150px; height:20px; float:left; padding:8px 50px 13px 0; background:#fff url('../images/b6.svg') no-repeat right 15px top 10px; border:1px solid #ec6730; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px 10px 10px 25px; text-align:right;}
.btn2:hover{background:#ec6730 url('../images/b6+.svg') no-repeat right 15px top 10px; color:#fff;}
.btn2r{width:150px; height:20px; float:right; padding:8px 50px 13px 0; background:#fff url('../images/b6.svg') no-repeat right 15px top 10px; border:1px solid #ec6730; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:20px 10px; text-align:right; clear:both;}
.btn2r:hover{background:#ec6730 url('../images/b6+.svg') no-repeat right 15px top 10px; color:#fff;}

.btn3-in{width:150px; float:right; padding:10px 0 10px 0; background:#ec6730 url('../images/b11.svg') no-repeat 115px center; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; margin:10px; text-align:center; border:0; color:#fff; font-size:11pt; font-family:IRANSans,Tahoma;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; cursor:pointer;}
.btn3-in:hover{-webkit-box-shadow: 0px 0 10px 0px #ec6730; -moz-box-shadow: 0px 0px 10px 0px #ec6730; box-shadow: 0px 0px 10px 0px #ec6730;}
.btn33-in{width:110px !important; float:right; padding:7px 0 7px 0 !important; background:#ec6730 url('../images/b11.svg') no-repeat 75px center !important; border-radius: 20px !important; -moz-border-radius: 20px !important; -webkit-border-radius: 20px !important; margin:10px !important; text-align:center !important; border:0; color:#fff; font-size:10pt; font-family:IRANSans,Tahoma; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; cursor:pointer; font-weight: normal !important;}
.btn34-in{width:130px !important; float:right; padding:7px 0 7px 0 !important; background:#b3b3b3 url('../images/b12.svg') no-repeat 95px center !important; border-radius: 20px !important; -moz-border-radius: 20px !important; -webkit-border-radius: 20px !important; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px !important; text-align:center; color:#fff; font-size:10pt; font-family:IRANSans,Tahoma; font-weight: normal !important;}

.btn4{width:150px; float:right; padding:10px 0 10px 0; background:#b3b3b3 url('../images/b12.svg') no-repeat 115px center; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px; text-align:center; color:#fff; font-size:11pt;}
.btn4:hover{-webkit-box-shadow: 0px 0 10px 0px #b3b3b3; -moz-box-shadow: 0px 0px 10px 0px #b3b3b3; box-shadow: 0px 0px 10px 0px #b3b3b3;}
.btn5-in{width:80px; float:right; padding:10px 0 10px 0; background:#ec6730; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; margin:10px 0; text-align:center; border:0; color:#fff; font-size:11pt; font-family:IRANSans,Tahoma; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; cursor:pointer;}
.btn5-in:hover{-webkit-box-shadow: 0px 0 10px 0px #ec6730; -moz-box-shadow: 0px 0px 10px 0px #ec6730; box-shadow: 0px 0px 10px 0px #ec6730;}
.btn6{width:120px; height:20px; float:right; padding:8px 50px 13px 0; background:#fff url('../images/b17.svg') no-repeat right 15px top 10px; border:1px solid #ec6730; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:20px 10px; text-align:right; clear:both;}
.btn6:hover{background:#ec6730 url('../images/b17+.svg') no-repeat right 15px top 10px; color:#fff;}
.btn7{width:120px; height:20px; float:right; padding:8px 50px 13px 0; background:#fff url('../images/b16.svg') no-repeat right 15px top 10px; border:1px solid #ec6730; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:20px 10px; text-align:right;}
.btn7:hover{background:#ec6730 url('../images/b16+.svg') no-repeat right 15px top 10px; color:#fff;}

.btn8{width:200px; height:20px; float:right; padding:8px 50px 13px 0; background:#fff url('../images/b5.svg') no-repeat right 15px top 10px; border:1px solid #66d1e3; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px 0 10px 10px; text-align:right;}
.btn8:hover{background:#25bed7 url('../images/b5+.svg') no-repeat right 15px top 10px; color:#fff;}
.btn81{width:200px; height:20px; float:right; padding:8px 50px 13px 0; background:#25bed7 url('../images/b5+.svg') no-repeat right 15px top 10px; border:1px solid #66d1e3; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px 0 10px 10px; text-align:right;color:#fff;}
.btn81:hover{background:#b3e7f0 url('../images/b5.svg') no-repeat right 15px top 10px; color:#25bed7;}

.btn9{width:150px; float:right; padding:10px 0 10px 0; background:#25bed7; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px; text-align:center; color:#fff; font-size:11pt;}
.btn9:hover{-webkit-box-shadow: 0px 0 10px 0px #25bed7; -moz-box-shadow: 0px 0px 10px 0px #25bed7; box-shadow: 0px 0px 10px 0px #25bed7;}

.btn9-in{width:150px; float:right; padding:10px 0 10px 0; background:#25bed7; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px; text-align:center; color:#fff; font-size:11pt; border:none; font-family:IRANSans,Tahoma;}

.btn10{float:right; padding:5px 30px 5px 20px; background:#25bed7 url('../images/st2.svg') no-repeat center right 5px; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:10px; color:#fff; font-size:10pt; direction:rtl;}
.btn10:hover{-webkit-box-shadow: 0px 0 10px 0px #25bed7; -moz-box-shadow: 0px 0px 10px 0px #25bed7; box-shadow: 0px 0px 10px 0px #25bed7;}

.btn11-in{width:180px; float:right; padding:10px 45px 10px 0; background:#ec6730 url('../images/b10+.svg') no-repeat 145px center; border-radius: 22px; -moz-border-radius: 22px; -webkit-border-radius: 22px; margin:10px; text-align:right; border:0; color:#fff; font-size:11pt; font-family:IRANSans,Tahoma;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; cursor:pointer;}
.btn11-in:hover{-webkit-box-shadow: 0px 0 10px 0px #ec6730; -moz-box-shadow: 0px 0px 10px 0px #ec6730; box-shadow: 0px 0px 10px 0px #ec6730;}

.footer{width:calc(100% - 40px); text-align:right; min-height:25px; background:#939393; padding:10px 20px 10px 20px; float:left; position:absolute; bottom:0px; left:0; z-index:2; display:none;}


.form1{width:100%; float:right; clear:both; margin:40px 0;}
.intext1{width:calc(70% - 72px); max-width:500px; min-width:150px; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; background:#fff; padding: 10px 20px 10px 50px; font-size:10pt; font-family:IRANSans,Tahoma; color: #00a1bb; text-align: left; border: 1px solid #c3c3c3; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; float:right;}
.intext2{width:calc(100% - 60px); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background:#fff; padding: 10px 20px; font-size:10pt; font-family:IRANSans,Tahoma; color:#797979; text-align: right; border: 1px solid #c3c3c3; margin:0 10px; height:100px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;direction:rtl;}
.intext3{width:calc(100% - 40px); -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; background:#fff; padding: 10px; font-size:10pt; font-family:IRANSans,Tahoma; color: #00a1bb; text-align: center; border: 1px solid #c3c3c3; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; float:right; margin:10px 0;}

.intext1:focus , .intext1:hover , select:focus , select:hover , .form-date:hover , .intext2:focus , .intext2:hover{ border: 1px solid #fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}

.field1{width:calc(70% - 72px); max-width:500px; min-width:150px; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; padding: 10px 20px 10px 50px; font-size:10pt; font-family:IRANSans,Tahoma; color: #00a1bb; text-align: left; border: 1px solid #c3c3c3; background-color:rgba(0,0,0,0.05); -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; float:right;}

.form-date{min-width:100px; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; background:#fff; padding: 10px 10px 10px 50px; font-size:10pt; font-family:IRANSans,Tahoma; color: #797979; text-align: left; border: 1px solid #c3c3c3; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; float:right; background:#fff url('../images/f3.png') no-repeat 10px center; margin:0 0 0 20px; letter-spacing: 1px;}

.intext-icon1{background-image: url('../images/f1.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon2{background-image: url('../images/f2.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon3{background-image: url('../images/f3.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon4{background-image: url('../images/f4.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon5{background-image: url('../images/f5.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon6{background-image: url('../images/f6.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon7{background-image: url('../images/f7.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon8{background-image: url('../images/f8.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon9{background-image: url('../images/f9.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon10{background-image: url('../images/f10.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon11{background-image: url('../images/f11.png'); background-position: 10px center; background-repeat:no-repeat;}
.intext-icon12{background-image: url('../images/f12.png'); background-position: 10px center; background-repeat:no-repeat;}

.h-1{width:45px; height:25px; float:right; background: url('../images/h1.png') no-repeat 5px center;}
.h-2{width:40px; height:25px; float:right; background: url('../images/h2.png') no-repeat 5px center;}
.h-3{width:35px; height:25px; float:right; background: url('../images/h3.png') no-repeat 5px center;}
.h-4{width:35px; height:25px; float:right; background: url('../images/h4.png') no-repeat 5px center;}
.h-5{width:35px; height:25px; float:right; background: url('../images/h5.png') no-repeat 5px center;}
.h-6{width:35px; height:25px; float:right; background: url('../images/h6.png') no-repeat 5px center;}
.h-7{width:35px; height:25px; float:right; background: url('../images/h7.png') no-repeat 5px center;}
.h-8{width:35px; height:25px; float:right; background: url('../images/h8.png') no-repeat 5px center;}

.form-block0{width:100%; padding:10px 0; float:right;}
.form-block1{min-width:calc(30% - 20px); padding:7px 0 5px 20px; float:right; clear:both; text-align:left;}
.form-block2{width:70%; padding:0 0 10px 0; float:right;}
.form-block3{width:100%; padding:10px 0 10px 0; float:right; clear:both; position:relative;}
.form-block4{width:70%; padding:10px 30% 10px 0; float:right; clear:both; position:relative;}
.form-block5{width:auto; padding:10px 0; float:right; clear:both; position:relative;}

.div-code0{width:calc(100% - 10px); float:right; text-align:right; padding:0 10px 20px 0;}
.div-code1{width:calc(100% - 23px); text-align:left; direction:ltr; margin:10px 0; padding:10px; word-wrap:break-word; float:left; background:rgba(0,0,0,0.1); border-left:3px solid #25bed7;}
.div-code3{width:calc(100% - 20px); float:right; text-align:right; background:rgba(0,0,0,0.05); padding:10px 10px 20px 0; margin:0 10px 0 0;}

.pack01{width:240px; float:right; background:#ededed; padding:10px; font-size:12pt; color:#797979; margin:5px; cursor:pointer; position:relative; overflow:hidden; height:165px; border-right: 3px solid #d8d8d8;}
.pack02{width:calc(100% - 16px); float:right; text-align:center; margin:15px 3px 3px 3px; padding:5px; height:25px; line-height:25px; background:#fff; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; font-size:11pt; color:#797979; border:1px solid rgba(0,0,0,0.1);}
.pack03{width:calc(100% - 16px); float:right; text-align:center; margin:3px; padding:5px; height:25px; line-height:25px; background:#ec6730; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; font-size:11pt; color:#fff;}
.pack04{width:calc(100% - 16px); float:right; text-align:center; margin:3px; padding:5px; height:25px; line-height:25px; background:#25bed7; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; font-size:11pt; color:#fff;}
.pack05{ width:260px; height:100px; position:absolute; z-index:2; top:0; left:0; background:rgba(0,0,0,0.5); padding:85px 0 0 0;}

select{margin:0; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; background:#fff url('../images/down.png') no-repeat 10px center; padding: 10px 30px 10px 60px; color:#00a1bb; border: 1px solid #c3c3c3; outline:none; display: inline-block; -webkit-appearance:none; -moz-appearance:none; appearance:none; cursor:pointer; font-size:10pt; font-family:IRANSans,Tahoma; text-align:right; direction:rtl; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;float:right;}

.checkbox01{display: none;}
.checkbox01 + label {width:auto; padding:5px 40px 5px 15px; margin:5px; float:right; text-align:right; cursor:pointer; background:rgba(0,0,0,0.05) url('../images/check0.svg') no-repeat right 10px top 10px; position: relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; cursor:pointer; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; border:1px solid rgba(0,0,0,0.01); color:#9c9c9c !important; line-height:30px !important;}
.checkbox01:checked + label {background:#fff url('../images/check1.svg') no-repeat right 10px top 10px; color:#000 !important; border:1px solid rgba(0,0,0,0.2);}
.checkbox01 + label:hover{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}

.checkbox02{display: none;}
.checkbox02 + label {width:auto; padding:5px 40px 5px 15px; margin:5px; float:right; text-align:right; cursor:pointer; background:rgba(0,0,0,0.05) url('../images/check0.svg') no-repeat right 10px top 10px; position: relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; cursor:pointer; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; border:1px solid rgba(0,0,0,0.01); color:#9c9c9c !important; line-height:30px !important;}
.checkbox02:checked + label {background:#fff url('../images/check1.svg') no-repeat right 10px top 10px; color:#000 !important; border:1px solid rgba(0,0,0,0.2);}
.checkbox02 + label:hover{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}

/*
.checkbox03{display: none;}
.checkbox03 + label {width:auto; padding:5px 40px 5px 15px; margin:5px; float:right; text-align:right; cursor:pointer; background:rgba(0,0,0,0.05) url('../images/check0.svg') no-repeat right 10px top 10px; position: relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; cursor:pointer; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; border:1px solid rgba(0,0,0,0.01); color:#9c9c9c !important; line-height:30px !important;}
.checkbox03:checked + label {background:#fff url('../images/check1.svg') no-repeat right 10px top 10px; color:#000 !important; border:1px solid rgba(0,0,0,0.2);}
.checkbox03 + label:hover{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}
*/

.checkbox03{display: none;}
.checkbox03 + label {width:190px; padding:5px 40px 5px 15px; margin:5px; float:right; text-align:right; cursor:pointer; background:rgba(236, 103, 48, 0.16) url('../images/check0.svg') no-repeat right 10px top 10px; position: relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; cursor:pointer; -webkit-border-radius: 8px 22px 22px 8px; -moz-border-radius: 8px 22px 22px 8px; border-radius: 8px 22px 22px 8px; border:1px solid rgba(236, 103, 48, 0.3); color:#9c9c9c !important; line-height:30px !important;}
.checkbox03:checked + label {background: rgba(140, 184, 36, 0.1) url('../images/check1.svg') no-repeat right 10px top 10px; color: #6a920c !important; border: 1px solid rgb(140, 184, 36);}
.checkbox03 + label:hover{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}

#container{width:100%; margin: 10px auto; float:right;}
#container tspan , #container span{font-size:9pt;}
.highcharts-credits , .highcharts-legend{display:none;}

#container2 , #container3{width:50%; min-width: 200px; height: 350px; float:right; margin:20px 0;}


.dpDiv { margin:2px 0 0 8px; background:#fff;}
.dpTable {font-family: IRANSans,Tahoma; font-size: 12px; text-align: center; color: #505050; background: url('../images/back1.png'); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -webkit-box-shadow:0px 2px 0px #d8d8d8; -moz-box-shadow:0px 2px 0px #d8d8d8; box-shadow:0px 2px 0px #d8d8d8; border:1px solid #d3d3d3; direction:rtl; overflow:hidden;}
.dpTitleTR { background:#8cb824; -webkit-border-radius: 7px 7px 0 0 !important; -moz-border-radius: 7px 7px 0 0 !important; border-radius: 7px 7px 0 0 !important;}
.dpDayTR {}
.dpTodayButtonTR {}
.dpTD {background:#fff; border:1px solid rgba(0,0,0,0.05); line-height:20px; padding:0; width:28px; height:25px; text-align:center;}
.dpDayHighlightTD {color:#fff; font-weight: bold; background:#ec6730; line-height:20px;}
.dpTDHover {background: #8cb824; cursor: pointer; color:#fff; line-height:20px;}
.dpTitleTD {}
.dpButtonTD {}
.dpTodayButtonTD {}
.dpDayTD {background: #bcbcbc; color: white; line-height:20px; font-family:IRANSans,Tahoma; font-size: 14px; }
.dpTitleText {font-size: 14px; color: #fff; line-height:30px; font-family:IRANSans,Tahoma; width:140px;}
.dpDayHighlight {color:#fff; font-weight: bold; background:#ec6730; line-height:20px;}
.dpButton {margin:3px; width:25px; font-family: Times, "Times New Roman"; font-size:13px; font-weight:bold; color:#679200; background: #b4da59; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border:0; cursor:pointer; padding:0px; line-height:25px}
.dpButton:hover {background:rgba(255,255,255,0.7);}
.dpTodayButton , .dpTodayButton:hover{font-family: IRANSans,Tahoma; font-size: 8pt; color:#808080;background: rgba(0,0,0,0.1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border:0; cursor:pointer; line-height:20px; margin:5px;}
.dpTodayButton:hover {color:#fff; background: #25bed7;}

.opacity_ads{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); opacity:0.3;}

#ads_filter_window , #ads_device_window , #ads_cat_window , #ads_site_window , #ads_time_window , #ads_geo_window{width:calc(100% - 335px); padding:10px 20px; clear:none; border-right:3px solid #d8d8d8; background:#ededed; line-height:30px;}
#site-filters{-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}

#ads_site_window1 , #ads_site_window2 , #ads_site_window3 {padding-bottom:20px;}
.top-border{width:100%; height:10px; float:left; border-top:1px #fff solid;}

.img5{padding: 2px; border: 1px solid #d3d3d3; margin: 5px; max-width:calc(100% - 14px) !important; height: inherit;}
.img6{padding: 2px; border: 1px solid #d3d3d3; margin: 5px; max-width:calc(100% - 14px) !important;}

.jconfirm-content{font-size:10pt;color:#797979;}

@media only screen and (max-width: 1400px){ 
.block1{width:calc(100% - 20px); margin:10px; float:right; background:#fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);}
}
@media only screen and (max-width: 845px){ 
.btn1{margin:10px 25px 10px 0;}
.btn2{float:right; margin:10px 25px 10px 0;}
#container2 , #container3{width:100%; min-width: 200px; height: 350px; float:right; margin:20px 0;}

}
@media only screen and (max-width: 1100px){ 
.b-user-text{width:calc(100% - 50px); padding:20px 15px 60px 15px; margin:0 10px;}
.b-user-icon{display:none;}
.b-user-icon-mini{display:block;}
.b-sup-text{width:calc(100% - 50px);  padding:20px 15px 60px 15px; margin:0 10px;}
.b-sup-icon{display:none;}
.b-sup-icon-mini{display:block;}
.b-sys-icon-mini{display:block;}

#ads_filter_window , #ads_device_window , #ads_cat_window , #ads_site_window , #ads_time_window , #ads_geo_window{width:calc(100% - 23px); padding:10px;}

}
@media only screen and (max-width: 650px){ 
.intext1 { width: calc(100% - 72px);}
.field1 { width: calc(100% - 72px);}
.form-block4 { width: 90%; padding: 10px 10% 10px 0;}
.intext2{height:140px;}
.form-block0{padding:5px 0;}
.form-block1{text-align:right; width:calc(100% - 20px); padding:10px 10px 5px 10px;}
.b4{width:calc(100% - 20px); float:right; margin:0 10px; clear:both; direction:rtl; text-align:center;}
#ads_filter_window , #ads_device_window , #ads_cat_window , #ads_site_window , #ads_time_window , #ads_geo_window{margin:0;}
#site-filters{height:250px;}

.content-page-div{ width:100%; padding:0 0 10px 0;}
.b1-2{margin:10px 10px 20px 20px;}
.btn9{width: auto; padding: 5px 15px; margin: 5px; font-size: 10pt;}
.b2{margin: 0 10px;}
.btn1{margin: 10px 10px 0 0;}
.btn2{margin: 10px 10px 10px 0;}
.b6{width: calc(100% - 35px); margin: 30px 0 10px 0;}
.div-code3{width: calc(100% - 10px); margin: 0 0 0 0;}
.b5{margin:0}
.pack01{width:220px; margin: 10px 0;}
select{padding: 10px 20px 10px 40px;}
.checkbox01 + label {min-width:calc(100% - 65px);}
.checkbox02 + label {min-width:calc(100% - 65px);}
.checkbox03 + label {min-width:calc(100% - 65px);}
#show_ads{width:200px !important;}
.b7{width:calc(100% - 50px); margin:10px 0;}
.b-sup-text , .b-user-text{width:calc(100% - 30px);  padding:10px 15px 60px 15px; margin:0;}
.top-bar{height:50px;}
.show-date{padding: 15px 10px 15px 0;}
.btn-right-menu{width:36px; height:36px; margin:7px 260px 7px 10px; background:#46525d url('../images/icons1.svg') no-repeat center; background-size:18px;}
.content-page{margin-top:50px;}
.btn-signout{width:36px; height:36px; overflow:hidden; margin:7px 0 7px 15px; background:#25bed7 url('../images/icons3.svg') no-repeat center; float:left; padding:0; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; text-indent: 70px;}

}