div.optionsBar{
	padding: 8px 0;
	background: #006687;
	margin-bottom: 20px;
	text-align: center;
	direction: rtl;
}
div.optionsBar ul{
	width: 720px;
	margin: 0 auto;
}
div.optionsBar ul li{
	display: inline-block;
	padding: 0 15px;
}
div.optionsBar ul li a, div.optionsBar ul li i{
	color: #fff;
	text-decoration: none;
}
div.centerErapper{
	text-align: center;
	direction: rtl;
}
div.confirmData{
	margin: 10px auto;
	display: inline-block;
	background: #fdf8e4;
	padding: 15px 20px;
	border: 3px solid #f7f2f6;
}
div.confirmData a{
	text-decoration: none;
	color: #006687;
}
ul.profileMenu li{
	background: #f1f6fa;
	display: inline-block;
	line-height: 35px;
	margin: 0 7px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
ul.profileMenu li.current{
	background: #159df3;
}
ul.profileMenu li a{
	color: #6e8386;
	text-decoration: none;
	margin: 0 10px;
}
ul.profileMenu li.current a{
	color: #000;
}
ul.profileMenu li i{
	background: #e0eaf3;
	color: #b5ccd4;
	line-height: 35px;
	width: 25px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
ul.profileMenu li.current i{
	background: #1093e5;
	color: #fff;
}
div.profileForm{
	background: #f5f5f5;
	padding: 10px;
	display: inline-block;
	direction: rtl;
	border: 4px solid #1093e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	margin: 0 0 20px;
	width: 100%;
}
span.approved{
	color: #2b6318;
	margin-right: 5px;
	font-size: 90%;
}
a.approved{
	color: #026585;
	margin-right: 5px;
	text-decoration: none;
	font-size: 90%;
}
input.profileSubmitter{
	display: inline-block;
	padding: 10px;
	background: #e9e9e9;
	border: 1px solid #ccc;
	cursor: pointer;
	width: 150px;
}
input.profileSubmitter:hover{
	background: #249fdb;
	color: #fff;
}
span.hText{
	font-size: 90%;
	color: #505050;
	display: block;
}
a.addRequest{
	margin: 0 5px;
	background: #5bbfe3;
	display: inline-block;
	padding: 11px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
a.removeRequest{
	margin: 0 5px;
	background: #da5350;
	display: inline-block;
	padding: 11px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
a.attachment{
	text-decoration: none;
	color: #a5a5a5;
	line-height: 50px;
}
a.rSubmit{
	margin: 0 5px;
	background: #25d601;
	display: inline-block;
	padding: 11px;
	vertical-align: middle;
	color: #000;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
span.label{
	color: #050505;
	margin-left: 20px;
}
input.orderSearch{
	min-width: 500px;
	max-width: 600px;
	width: 600px;
	margin: 5px auto;
	clear: both;
	background: transparent url(../images/search.png) 10px center no-repeat;
}
table.grid{
	border: 1px solid #ccc;
	margin: 15px auto;
	width: 98%;
}
table.grid thead tr th{
	border: 1px solid #ccc;
	padding: 10px 15px;
	font-size: 90%;
	background: #f9f9f9;
}
table.grid tbody tr td{
	border: 1px solid #ccc;
	padding: 10px 15px;
	direction: rtl;
}
table.grid tbody tr td a{
	text-decoration: none;
}
table.grid tbody tr th{
	border: 1px solid #ccc;
	padding: 10px 15px;
	background: #d6e5ec;
	font-size: 90%;
}
table.grid tbody tr th span{
	float: left;
}
table.grid tbody tr th a{
	color: #c5c5c5;
	text-decoration: none;
	margin: 0 10px;
}
div.rules{
	display: none;
}
div#r1{
	display: block;
}
input#file,input#file2,input#file3,input#file4{
	display: none;
}
.hide{
	display: none;
}
.statusSpan{
	display: block;
	padding: 6px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.blueAnchor{
	color: blue;
}
div.sPage{
	border: 1px solid #ccc;
	background: #fff;
	padding: 20px;
	max-width: 900px;
	margin: 0 auto;
}
div.sPageHeader{
	height: 90px;
	border-bottom: 5px solid #15bdf3;
	padding: 10px;
}
a.logo{
	width: 250px;
	height: 69px;
	display: inline-block;
	margin-right: -15px;
	background: transparent url(../images/logo.png ) no-repeat;
	float: right;
}
div.sMeta{
	text-align: right;
	width: 30%;
	float: left;
}
div.sMeta span{
	color: #15bdf3;
}
.sHalf{
	background: #ececec;
	padding: 10px;
	width: 49%;
	float: right;
	margin: 1% 0.5% 0;
}
.sHalf h1{
	margin-bottom: 10px;
}
.sCom{
	background: #ececec;
	padding: 10px;
	width: 99%;
	margin: 0.5%;
}
.yellowbox {
	background: #fef9e4;
	border: 1px solid #fcf1d6;
	margin: 1% 0.5% 0;
	padding: 10px;
}
div.sHalf ul li{
	padding: 5px;
	text-align: right;
}
div.sHalf ul li label{
	width: 150px;
	display: inline-block;
}
p.p33{
	width: 33%;
	display: inline-block;
	text-align: center;
}
p.p33 span{
	color: red;
	font-size: 90%;
}
div.posted{
	display: none;
	padding: 10px 0;
}
.ws3 ul li{
	margin-bottom: 5px;
}
.ws3 ul li label{
	vertical-align: top;
	display: inline-block;
	width: 180px;
	font-size: 95%;
	margin-bottom: 5px;
	height: 30px;
}
.ws3 ul li input{
	vertical-align: top;
}
.ws3 ul li input.gropbox{
	height: auto;
}
.ws3 ul li img.captchapic{
	height: 40px;
}
#datepicker0{
	direction: rtl;
}
.ui-datepicker .ui-datepicker-title, .ui-datepicker th, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	font-family: "p30" !important;
	font-size: 100% !important;
}
.ws2, .ws3, .ws4{
	padding: 10px 20px;
	display: none;
}
.ws2 .half{
	display: inline-block;
	width: 48%;
	float: right;
}
table.grid tbody tr th span{
	float: left;
}
table.grid tbody tr th a{
	color: #159df3;
	text-align: center;
	min-width: 15px;
	display: inline-block;
	text-decoration: none;
	margin: 0 5px;
	padding: 0 2px;
	border: 1px solid #159df3;
}
table.grid2{
	border: 1px solid #ccc;
	margin: 15px auto;
	width: 98%;
}
table.grid2 thead tr th{
	border: 1px solid #ccc;
	padding: 10px 15px;
	font-size: 90%;
	background: #f9f9f9;
}
table.grid2 tbody tr td{
	border: 1px solid #ccc;
	padding: 10px 15px;
	direction: rtl;
}
table.grid2 tbody tr td a{
	text-decoration: none;
}
table.grid2 tbody tr th{
	border: 1px solid #ccc;
	padding: 10px 15px;
	background: #d6e5ec;
	font-size: 90%;
}
table.grid2 tbody tr th span{
	float: left;
}
table.grid2 tbody tr th a{
	color: #159df3;
	text-align: center;
	min-width: 15px;
	display: inline-block;
	text-decoration: none;
	margin: 0 5px;
	padding: 0 2px;
	border: 1px solid #159df3;
}