.sub_menu {
	background-color: #444444;
		text-align:center;
		direction : rtl;
		float:right;
		padding:3px;
		border: 2px solid #E2E2E2;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	margin:5px;
	width: 300px;
	display: none;
	
	}
	.sub_menu a{
	color : #ffffff;
	}
	.submitflat {
		background: #00B2E2;
		color: #fff;
	}
.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 #ED2058; padding: 3px; background-color: 
	#ED2058; color:#000080;}
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{
	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;
	min-height:20px;	
	background-color:#D0DAF4;
	clear:both; color:#000080
}
.list_1{
	padding-right:5px;
	padding-top:4px;
	min-height:20px;	
	background-color: #E2D8FE;
	clear:both; color:#000000
}

.list_item_1{
	padding-top:4px;
	padding-right:5px;
	min-height:25px;	
	background-color:#f4f3f3;
	text-align: center;
	border: 1px solid;
	clear:both;
}
.list_item_2{
	padding-right:5px;
	padding-top:4px;
	min-height:25px;	
	background-color: #ffffff;
	text-align: center;
	border: 1px solid;
	clear:both
}
.list_item_3{
border: 1px solid #ddd;
	padding-right:5px;
	padding-top:4px;
	min-height:25px;	
	background-color: #CEFFD8;
	clear:both;
	word-wrap:break-word;
}


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

.search_form{
	background-color:#f7f7f7;
	border-radius: 5px 5px 5px 5px;	
	margin: 20px 0 20px 0;
	border: 1px solid #7B7B7B;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	color: #444444; padding-left:5px; text-align:right;
	
	
}


.my_error_success{
    background-color: #25bbc5;
    border-radius: 5px 5px 5px 5px;
    margin: 20px 0 20px 0;
    border: 1px solid #25bbc5;
    background-image: url(images/success_larg.png);
    background-position: 98% 5px;
    background-repeat: no-repeat;
    padding-right: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
    padding-left: 5px;
    text-align: right;
}
.my_error_error{
    background-color: #F7941E;
    border-radius: 5px 5px 5px 5px;
    margin: 20px 0 20px 0;
    border: 1px solid #ffffff;
    background-image: url(images/error_larg.png);
    background-position: 98% 5px;
    background-repeat: no-repeat;
    padding-right: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
    padding-left: 5px;
    text-align: right;	
}
.my_error_help{
	background-color: #00B2E2;
    border-radius: 5px 5px 5px 5px;
    margin: 15px;
    border: 1px solid #00b2e2;
    background-image: url(images/help_larg.png);
    background-position: 98% 5px;
    background-repeat: no-repeat;
    padding-right: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
    padding-left: 5px;
    text-align: right;
}
.my_error_help p{
	color: #fff;
}

.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; }
.clear_me{clear:both}


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

}
#page-list A:hover {
	color: #fff;
	background: #F7941E;
	border: 1px solid #F7941E;
}
#page-list a {
	border: 1px solid #7b7b7b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
	padding: 3px 6px;
	margin: 0 1px;
}
#page-this {
	background: #F7941E;
	border: 1px solid #0082d5;
	color: #fff;
}

.fraim_title{
background-color: #E3E3E3; color:#000080;

}
.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: 157px;
height:120px;
padding:2px;
text-align:center;
font-weight: 400;
}
img {border: 0px;}

.main_title_right{

}
.main_title_back{
 color:red; 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;
}
fieldset {

	background-color:#f7f7f7;
	border: 1px	solid #f7f7f7;
	margin-top: 30px; 
 	padding: 10px; 
	border: 1px solid #7b7b7b;
	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: #ED2058;
	border: 1px solid #ED2058; /*width:140px;*/
	color: #ffffff;
	font-weight: 400;
	padding: 4px 6px;
	position: absolute;
	top: -15px;
}

.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 {
	text-decoration:none;
}


@media screen and (max-width: 767px) {
	.navbar-nav li:nth-of-type(1n+4) {display: none!important} /* should match your case */
}