body, div, td, tr { font-family: Tahoma; font-size: 8pt; color: #OOOOOO}
select, textarea, input,button { font-family: Tahoma; font-size: 8pt; color: #OOOOOO;}

h1, h2, h3, h4, h5, h6 {
display:inline !important;
text-transform:none;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
clear:none;
color:inherit;
margin:0;
padding:0;
}



.list_text   { border: 1px solid #800000;  margin:5px; padding: 5px }
label{ cursor:pointer; }
.not_show{display:none}
#md_form {margin :0px}
.my_error_fill_ok { border: 1px solid #008000 }
.my_error_fill_error { border: 1px solid #FF0000 }
legend     { min-width: 150px; border: 1px solid #C0C0C0; padding: 3px; background-color: 
               #FFFFCC; color:#000080; font-weight:bold }
fieldset     { border: 1px solid #C6DAFB; padding-left: 5px; padding-right: 5px; 
               padding-top: 10px; padding-bottom: 5px; background-color:#FFFFFF }
.highlight { background-color: yellow }
.list_image{
	border-top:1px solid #C0C0C0;border-bottom:1px solid #C0C0C0; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; float:right;
	width:183px;height:140px; border-top-width:1px; 
}

.list_toolbar{
	background-color:#885555;padding:10px;
}
.list_title{
	background-color:#C0C0C0;

}
.overal {
	background-color:#000000;
}
.list_30{
	float:right;
	width:30px;
}
.list_50{
	float:right;
	width:50px;
}
.list_100{
	float:right;
	width:100px;
}
.near        { 
	float:right;
	padding-right:5px;
	padding-left:5px;
 }
.list_200{
	float:right;
	width:200px;
}

.list_300{
	float:right;
	width:300px;
}
.list_0      {
	padding-top:4px;
	padding-right:5px;
	height:20px;	
	background-color:#D0DAF4;
	clear:both; color:#000080
}
.list_1{
	padding-right:5px;
	padding-top:4px;
	height:20px;	
	background-color: #E2D8FE;
	clear:both; color:#000000
}
.list_item_1{
	padding-top:4px;
	padding-right:5px;
	height:20px;	
	background-color:#7190E0;
	clear:both;
	word-wrap:break-word;
}
.list_item_2{
	padding-right:5px;
	padding-top:4px;
	height:20px;	
	background-color: khaki;
	clear:both;
	word-wrap:break-word;
}
.list_item_3{
	padding-right:5px;
	padding-top:4px;
	height:20px;	
	background-color: #CEFFD8;
	clear:both;
	word-wrap:break-word;
}

.list_delete , .list_delete td { text-decoration: line-through; color: #C0C0C0; background-color: #F99C8E}


.my_error_success{
	background-color:#EBF5EB;
	border-radius: 5px 5px 5px 5px;
	text-shadow:0px 1px #FFFFFF;
	-moz-box-shadow:0px 0px 8px #2C962F;
	-webkit-box-shadow:0px 0px 8px #2C962F;
	box-shadow:0px 0px 8px #2C962F;	
	margin: 20px;
	border: 1px solid #2C962F;
	background-image: url('images/success_larg.png');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 25px;
	color: #008000;padding-left:5px; font-weight:bold; text-align:right 	
}
.my_error_error{
	background-color:#FFE7E7;
	border-radius: 5px 5px 5px 5px;
	text-shadow:0px 1px #FFFFFF;
	-moz-box-shadow:0px 0px 8px #FF0000;
	-webkit-box-shadow:0px 0px 8px #FF0000;
	box-shadow:0px 0px 8px #FF0000;
	margin: 20px;
	border: 1px solid #FF0000;
	background-image: url('images/error_larg.png');
	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #FF0000;padding-left:5px; font-weight:bold; text-align:right 	
}
.my_error_help{
	background-color:#FFFCDB;
	border-radius: 5px 5px 5px 5px;
	text-shadow:0px 1px #FFFFFF;
	-moz-box-shadow:0px 0px 8px #FF6600;
	-webkit-box-shadow:0px 0px 8px #FF6600;
	box-shadow:0px 0px 8px #FF6600;
	
	margin: 20px;
	border: 1px solid #FF6600;
	background-image: url('images/help_larg.png');
	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 25px;
	color: #FF6600;padding-left:5px; font-weight:bold; text-align:right 	
}


.my_stat{
height: 20px; 
background-image: url('/images/stat_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px;
}
.my_info{
min-height: 30px; 
_height: 30px; 
background-image: url('/images/info_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px;
}
.my_info_ltr{
min-height: 30px; 
_height: 30px; 
background-image: url('/images/info_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px; direction:ltr; text-align:right;
}
.need        { color: #FF0000; font-weight: bold }
.clear_me{clear:both}


#page-list{
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top:2px;
	margin-bottom:2px;

}
#page-list A:hover {
	color: #fff;
	background: #ec8526;
	border: 1px solid #d77011;
}
#page-list a {
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 6px;
	margin: 0 1px;
}
#page-this {
	background: #39a3e6;
	border: 1px solid #0082d5;
	color: #fff;
}

.fraim_title{
background-color: #E3E3E3; color:#000080; font-weight:bold

}
.fraim_down{
background-color: #E3E3E3;

}
.stat_title {
	height: 17px !important;
	height: 20px;
	background: #DCDCDC;
	color: #291F27;
	border-bottom: 1px #E4E4E4 solid;
	border-left: 1px #E4E4E4 solid;
	padding-top: 3px;
	text-align: center;	
}

.stat_table{
	border-right: 1px #E4E4E4 solid;

}
.stat_info {
	height: 17px !important;
min-height: 30px; 
_height: 30px; 
border-bottom: 1px #E4E4E4 solid;
	border-left: 1px #E4E4E4 solid;
	padding-top: 3px;
	text-align: center;	
}

h1,h2,h3,h4,h5 {
FONT-SIZE: 8pt; FONT-WEIGHT: normal; 
}
.boxtextads {
	display: block;
	background: #FFFFFF;
	border: #979F71 1px solid;
	margin-top: 10px;
	width: 623px;
}

.list_text_2 {
	background: #FBF8F1;
	padding-top: 3px;
	padding-right: 10px;
}
.list_text_1 {
	background: #FFFFF4;
	padding-top: 3px;
	padding-right: 10px;
}
.show_info_item{
height:25px;
}


.icon_list{
float:right;
width: 130px;
height:85px;
padding:2px;
text-align:center;
font-weight: bold;
}
img {border: 0px;}

.main_title_right{

}
.main_title_back{
 color:red; font-weight:bold;font-size:10pt;

}
.main_title_left{

}



.banksms_category {
	background: url('/images/category.gif');
	background-repeat: no-repeat;
	background-position: right top ;
	padding-right:48px;
	padding-top:7px;
	height:50px;
}
.support_main:hover {
background-color: #FAF9EE;
}
.support_main_item:hover {
background-color: #FFFFFF;
}
.support_main {
border: 1px solid #CCD9E7;-moz-border-radius: 1em;background-color: #FFFFFF;padding:10px;
}
.support_main_item {
border: 1px solid #CCD9E7;-moz-border-radius: 1em;background-color: #FAFAFA;padding:10px;
}
.attach_file_item{
float:left;margin-right:10px;margin-left:10px;margin-bottom:10px;
border: 1px solid #CCD9E7;-moz-border-radius: 1em;background-color: #FFFFFF;padding:5px;
}
.attach_file_item:hover {
background-color: #FAF9EE;
}
.support_main_left{
	padding:5px;
	padding-left: 30px;
	float:left;border: 1px solid #CCD9E7;-moz-border-radius: 1em;
}
.support_main_left:hover {
background-color: #FAF9EE;
}
.sms_counter{float:right}

a.back{
background: url("images/codrops_back.png") no-repeat scroll left top transparent;
bottom: 15px;
cursor: pointer;
height: 150px;
left: 5px;
position: fixed;
width: 80px;
z-index: 20;
}
body {
	margin:0;
	direction:rtl;
	background:#fff url(images/bg.jpg) repeat;
	font:12px tahoma;
	color:#000;
	height:462px;
}

a {
	text-decoration:none;
	color:#1E1E1E;
}
.box_content > * a{
	color:white;
}
input, textarea, select {
	font:12px tahoma;
}

img {
	border:0px;
}

.clear {
	clear:both;
}

.right {
	float:right;
}

.left {
	float:left;
}

.page {
	width:1010px;
}

.header {
	background:#1A1A1A url(images/header.png) repeat-x;
	height:88px;
}

.header_center { 
	height:88px;
	padding-left:50px;
}

.change_password { 
	background:url(images/icon_change_password.png) no-repeat;
	height:37px;
	width:41px;
	float:left;
	margin-top:68px;
	display:block;
}
.off { 
	background:url(images/icon_off.png) no-repeat;
	height:37px;
	width:41px;
	float:left;
	margin-top:68px;
	display:block;
	margin-left:50px;
}

.home_userpanel{
	background:url(images/icon_userpanel.png) no-repeat;
	height:37px;
	width:41px;
	float:left;
	margin-top:68px;
	display:block;	
}

.home_home{
	background:url(images/icon_home.png) no-repeat;
	height:37px;
	width:41px;
	float:left;
	margin-top:68px;
	margin-left:50px;
	display:block;	
}
.top {
	width:806px;
	margin-top:10px;
}

.top_top{
	background:url(images/top_top.png) repeat;
	width:806px;
	height:24px;
}

.top_bg {
	background:url(images/top_bg.png) repeat-y;
	/*width:786px;*/
	text-align:right;
	padding:10px;
}

.top_content{
	position:relative;
	margin-top:-25px;
	margin-bottom:-25px;
}

.top_btm {
	width:806px;
	background:url(images/top_btm.png);
	height:24px;
}

.mini {
	width:278px;
	margin-top:5px;
}

.mini_top{
	background:url(images/mini_top.png) repeat;
	/*width:278px;*/
	height:18px;
}

.mini_bg {
	background:url(images/mini_bg.png) repeat-y;
	/*width:258px;*/
	text-align:right;
	padding:10px;
}

.mini_content{
	position:relative;
	margin-top:-25px;
	margin-bottom:-25px;
}

.mini_btm {
	/*width:278px;*/
	background:url(images/mini_btm.png);
	height:18px;
}

.dig {
	width:580px;
}

.dig_top{
	background:url(images/dig_top.png) repeat;
	/*width:608px;*/
	height:20px;
}

.dig_bg {
	background:url(images/dig_bg.png) repeat-y;
	/*width:588px;*/
	text-align:right;
	padding:10px;
}

.dig_content{
	position:relative;
	margin-top:-26px;
	margin-bottom:-25px;
}

.dig_btm {
	/*width:608px;*/
	background:url(images/dig_btm.png);
	height:20px;
}

.dig_block {
	width:280px;
	padding:5px;
	float:right;
}

.diagram_hr {
	background:url(images/line.png) no-repeat;
	width:275px;
	height:1px;
	border:0px;
}

/*end diagram*/



.login {
	background:url(images/login.png) no-repeat;
	width:275px;
	height:31px;
}

.login  .login_user, .login  .login_pass{
	width:90px;
	margin-right:30px;
	margin-top:4px;
	background:transparent;
	border:0;
	padding:5px;
	font-size:11px;
}

ul.tab {
	padding:0;
	margin:0;
	list-style:none;
}

ul.tab li{
	background:url(images/menub_center.png) no-repeat;
	width:99px;
	height:25px;
	float:right;
	padding:5px;
	cursor:pointer;
}
.my_fac_link{cursor:pointer;}
ul.tab li.first{
	background:url(images/menub_first.png) no-repeat;
	float:right;
	padding-right:10px;
}

ul.tab li.end{
	width:102px;
}

ul.tab li ul{
	display:none;
}


.lineb_hr {
	background:url(images/lineb.png) no-repeat;
	width:770px;
	height:2px;
	border:0px;
	clear:both;
	margin:5px;
}


.btm {
	width:773px;
	position:relative;
	margin-top:-10px;
}

.btm_top {
	width:773px;
/*	background:url(images/btm_top.png);*/
	height:8px;
}

.btm_bg {
	/*width:753px;*/
	background:url(images/btm_bg.png) repeat-y;
	text-align:right;
	padding:10px;
	color:#000;
}

.btm_btm {
	width:773px;
	background:url(images/btm_btm.png);
	height:8px;
}


.footer {
	background:url(images/footer.png) repeat-x;
	height:113px;
	padding-top:20px;
	position:relative;
}


.pic_text {
	background:url(images/pic_text.png) no-repeat;
	width:146px;
	height:23px;
	margin:5px 0 5px 0;
	padding:5px 12px 0 10px;
}


.my_login {
	width:441px;
}

.login_top{
	width:441px;
	height:50px;
}

.login_bg {
	background:url(images/login_bg.png) repeat-y;
	width:421px;
	text-align:right;
	padding:10px;
}

.login_content{
	position:relative;
	margin-bottom:-35px;
}

.login_btm {
	width:441px;
	background:url(images/login_btm.png);
	height:232px;
}

.login_right {
	width:261px;
	background:url(images/login_right.png);
	height:294px;
	float:right;
}

.login_left {
	width:204px;
	background:url(images/login_left.png);
	height:294px;
	float:right;
}

.login_box {
	margin-left:50px;
}

.login_box .input1 {
	background:url(images/login_input1.png);
	_background-attachment:fixed;
	width:139px;
	height:24px;
	padding:0 10px 0 10px;
	border:0px;
	margin:2px;
	font-size:11px;
	text-align:center;
}

.login_box .input2 {
	background:url(images/login_input2.png);
	_background-attachment:fixed;
	width:142px;
	height:45px;
	padding:0 10px 0 10px;
	border:0px;
	margin:2px;
	font-size:11px;
}

.login_box .login_button {
	background:url(images/login_button.png);
	width:72px;
	height:24px;
	padding:0 10px 0 10px;
	border:0px;
	margin:2px;
	margin-left:80px;	
	cursor:pointer;
}


.ct {
	width:846px;
}

.ct_top {
	width:846px;
	background:url(images/ct_top.png);
	height:7px;
}

.ct_bg {
	/*width:826px;*/
	background:url(images/ct_bg.png) repeat-y;
	text-align:right;
	padding:10px;
	color:#000;
}

.ct_btm {
	width:846px;
	background:url(images/ct_btm.png);
	height:7px;
	float:left;
}

.mn {
	width:906px;
	margin-top:10px;
}

.mn_top{
	background:url(images/mn_top.png) repeat;
	width:906px;
	height:20px;
}

.mn_bg {
	background:url(images/mn_bg.png) repeat-y;
	/*width:886px;*/
	text-align:right;
	padding:10px;
}

.mn_content{
	position:relative;
	margin-top:-20px;
	margin-bottom:-35px;
}

.mn_btm {
	width:906px;
	background:url(images/mn_btm.png);
	height:20px;
}


.right_menu {
	width:66px;
	margin-right:20px;
	margin-right:-40px;
	position:relative;
}

.right_menu_top {
	width:66px;
	background:url(images/right_menu_top.png);
	height:15px;
}

.right_menu_bg {
	/*width:62px;*/
	background:url(images/right_menu_bg.png) repeat-y;
	text-align:right;
	padding:2px;
	color:#000;
}

.right_menu_btm {
	width:66px;
	background:url(images/right_menu_btm.png);
	height:16px;
}


ul.tab_page {
	float:left;
	padding:0;
	list-style:none;
	margin-left:100px;
	margin-bottom:-2px;
}

ul.tab_page li{
	background:url(images/tab_page.png) no-repeat;
	width:95px;
	height:25px;
	float:right;
	padding:5px;
	padding-right:10px;
	cursor:pointer;
}

ul.tab_page li:hover{
	background:url(images/tab_page_hover.png) no-repeat;
}

.fac {
	background:url(images/fac.png) no-repeat;
	width:797px;
	height:51px;
	text-align:right;
	margin-top:15px;
	cursor:pointer;
}

.fac .fac_img img {
	position:relative;
	margin-right:-20px;
	margin-top:-10px;
}

.fac .fac_text img {
	margin-right:20px;
	margin-top:15px;

}
.fac .fac_text {
	width:290px;
}
.fac .fac_note {
	margin-right:10px;
	margin-top:15px;
	color:#fff;
	width:430px;
}


.fac:hover{
	background:url(images/fac_hover.png) no-repeat;
}

.box {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1005;
    display: none;
}


.box_modal {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1001;
    background-color: #000;
    opacity: 0.8;
}

.box_close {
	background:url(images/close.png);
	width:48px;
	height:48px;
	display:block;
	margin-top:-30px;
	margin-right:-40px;
	position:relative;
}

.box_backicon { 
	background:url(images/back.png);
	float:left;
	width:48px;
	height:48px;
	display:block;
	margin-top:-30px;
	margin-left:-35px;
	position:relative;
}

.box_content {
    width: 600px;
    position: absolute;
    border: 10px solid #ccc;
    left: 40%;
    top: 40%;
    margin: -200px 0 0 -200px;
    z-index: 1002;
    box-shadow: 0 0 15px #111;
	color:#fff;
	padding-right:10px;
	padding-left:10px;
	border-radius:10px;	
}

.fac_content {
	display:none;
}

.show {
	display:block;
	float:right;
	border: 5px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 15px #111111;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin:5px;
	margin-bottom:10px;
	height:100px;
	width:140px;
	margin-right:17px;
}

.show a{
	padding:5px;
	display:block;
}
.panel_dock { 
position:fixed;
left:-185px;
top:22%;
width:238px;
height:289px;
background:url(images/dock.png);
z-index:25;
}
.dock_img { 
margin-right:0px;
margin-top:7px;
display:block;
}
#dock_trigger { 
margin-right:13px;
position:absolute;
width:32px;
height:159px;

}
#dock_content{
width:190px;
height:289px;
}

.login_tab {
	font-weight:bold;
	color : #ffffff;
	background-color:#272727;
	width:100%;
	text-align:center;
    height: 20px;
    position:fixed;
	padding-top:10px;
    z-index: 999;
text-shadow:0px 1px #000000;
	-moz-box-shadow:0px 0px 15px #111111;	
	-webkit-box-shadow:0px 0px 15px #111111;	
	box-shadow:0px 0px 15px #111111;	
}

.login_tab   a {
	color: #15ADFF;
}

.login_tab   a:hover {
	color: white;
}
fieldset {

	background-color:#FAFAFA;
	border: 1px	solid #FAFAFA;
	margin-top: 10px; 
 	padding: 10px; 
	border: 2px solid #CCD9E7;
	direction: rtl;
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
legend {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #3399CC;
	border: 1px solid #9BD2ED; /*width:140px;*/
	color: #ffffff;
	font-weight: bold;
	padding: 4px 6px;
	position: absolute;
	top: -10px;
}
.form_input_type_text{margin-bottom:1px;margin-top:1px;}
.form_input_type_submit:not(.login_button),.button_ok{
    background: -moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 #F6F6F6;
    border: 1px solid #D2D2D2;
    border-radius: 3px 3px 3px 3px;
    color: #5F667D;
    cursor: pointer;
    font-family: 'B Yekan', tahoma;
    font-size: 14px;
    font-weight: bold;
    height: 2.0833em;
    min-width: 100px;
    text-align: center;
	transition: all 0.3s ease 0s;

}

.form_input_type_submit:hover, .form_input_type_submit:focus ,.button_ok:hover{
    background: none repeat scroll 0 0 #F3F3F3;
    box-shadow: 0 0 3px #999999;
    outline: 0 none;
}

select, textarea, input[type="text"],input[type="password"] {
    background: -moz-linear-gradient(center top , #D4D4D4, #EBEBEB 3px, white 27px) repeat scroll 0 0%, none repeat scroll 0 0 white;
    border: 1px solid #89BAD3;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #333333;
    line-height: 1.3em;
    padding: 0.5em;	
  @include transition(all 0.30s ease-in-out);
  outline: none;
}
 
input[type=password]:focus,input[type=text]:focus, textarea:focus {
  @include box-shadow(0 0 5px rgba(81, 203, 238, 1));
  border: 1px solid red;
}


.search_form{
	background-color:#C6DAFB;
	border-radius: 5px 5px 5px 5px;
	text-shadow:0px 1px #FFFFFF;
	-moz-box-shadow:0px 0px 8px #A5C2FB;
	-webkit-box-shadow:0px 0px 8px #A5C2FB;
	box-shadow:0px 0px 8px #A5C2FB;	
	margin: 20px;
	border: 1px solid #A5C2FB;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right:5px;  text-align:right ;

	
	
}
.search_form  input,.search_form  select{
		margin-top: 5px !important;
		margin-right: 5px !important;
		margin-left: 5px !important;
}

