/* css reset start */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input {
	border: none;
	outline: none;
	margin: 0;
 s padding: 0;
}
/* css reset end */
.nav-tabs > li > a{
    font-size: 14px;
}
body {
	font-family: "yekan", Tahoma !important;
	direction: rtl !important;
	background-image: url(../image/pattern20.jpg) !important;
}
.black_body {
	background-color: #272b30 !important;
	color: #c8c8c8 !important;
}
.nav {
	height: 40px !important;
}
.h1 {
	font-size: 20px !important;
}
.h2 {
	font-size: 18px !important;
}
.h3, label {
	font-size: 16px !important;
}
.h4 {
	font-size: 14px !important;
}
.h5, td {
	font-size: 13px !important;
}
.float-right {
	float: right !important;
}
.float-left {
	float: left !important;
}
.grid {
	width: 960px;
	min-height: 500px;
	height: auto;
	margin: 0 auto;
}
.sample_body {
	width: 100%;
	min-height: 500px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #fff;
}
form {
	width: 92%;
	height: auto;
	margin: 0 auto;
}
input[type="text"], input[type="password"], input[type="email"], select {
	height: 36px !important;
}
input[type="checkbox"] {
	margin: 4px !important;
}
.text_right {
	text-align: right !important;
}
.marg-top-0 {
	margin-top: 0 !important;
}
a {
	direction: rtl !important;
	text-align: right !important;
}
.marg-top {
	margin-top: 20px;
}
.marg-bottom {
	margin-bottom: 20px;
}
button {
	outline: none !important;
}
.border-right-top {
	border-top-right-radius: 0;
}
.border-right-bottom {
	border-bottom-right-radius: 0;
}
.border-left-top {
	border-top-left-radius: 0;
}
.border-left-bottom {
	border-bottom-left-radius: 0;
}
.modal-footer {
	margin-top: 20px !important;
}
label {
	width: 152px !important;
}
/*-----login------*/
.form-signin {
	max-width: 350px;
	padding: 19px 29px 29px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.form-signin .form-signin-heading, .form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin input[type="text"], .form-signin input[type="password"] {
	font-size: 16px;
	height: 45px !important;
	margin-bottom: 15px;
	padding: 7px 9px;
}
/*--Amin----Login---------*/
.validation_login_error {
	margin: 0 auto;
	font-size: 13px;
	color: #DD0005;
}
/*--Amin----menu---------*/
.left_menu {
	float: left !important;
	
}
/*--Amin-------------*/
.user_profile li {
	list-style: none;
}
.profile_image {
}
.btn-elg {
	font-size: 26px !important
}
.table {
	max-width: 920px !important;
	margin: 0 auto;
}
.action_th {
	width: 40px !important;
}
/*--Amin-------------*/
.relative {
	padding: 5px 10px !important;
	min-width: 50px;
}
.forms_scr {
	width: 100%;
	height: auto;
	overflow-x: auto !important;
	overflow-y: visible !important;
	margin: 20px 0;
}
#forms_ex {
	display: table;
	margin-right: 10px;
	max-width: 900px !important;
}
.checkbox+.checkbox {
	margin-top: 10px !important;
}
.paraf_show {
	display: none;
}
.dropdown-menu a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
a.btn {
	text-align: center !important;
}
/*--Amin-------------*/

/*--Amin-------------*/
/*--Amin-------------*/
/*--Amin-------------*/
/*--Amin-------------*/
/*--Amin-------------*/
/*--Amin-------------*/
.radius {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
.imgf {
	width: 180px;
	height: 60px;
	display: block;
	background-color: #C36;
	margin: 0 auto;
	background-image: url(../image/FOOTER.png);
}
.btn_paraf {
	display: none;
}
.btn_print {
	display: none;
}

