@import url(./fonts/fontiran.css);
body {
	font-family: IRANSans !important;
	font-weight: 400;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 20px;
	background-color: #e2e5e9;
}
a:link , a:visited {
	text-decoration: none;
	color: #368bcd;
}
a:hover {
	color: #a00;
}
a img {
	border: 0;
}
form , p , h1 , h2 , h3 {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
hr {
	border: 0;
	border-bottom: 1px solid #868686;
}
fieldset {
	margin-bottom: 12px;
	overflow: hidden;
	border: 1px solid #ccc;
	direction: rtl;
	text-align: justify;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-moz-border-radius:5px;
}
input , select , textarea {
	display: block;
	width: 100%;
	padding: 7px;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	
	font-family: IRANSans !important;
	font-weight: 300;
	font-size: 14px;
	text-indent: 15px;
	margin-top: 3px;
	margin-bottom: 10px;
	border-radius: 25px;
	border:1px solid #ccc;
		box-sizing: content-box;
		box-sizing: border-box;
}

.regform {
	line-height: 25px;
}
.regform input, .regform select {
	width: 100%;
	text-indent: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.regform input[type=checkbox] {
	width: auto;
	margin-top: 3.5px;
	float: right;
	clear: right;
	text-indent: 0;
	padding: 0;
}
.regform input[type=submit] {
	padding: 8px;
	padding-left: 0;
	padding-right: 0;
	border: 0;
	background: #5cb85c;
	color: #fff;
	text-align: center;
	text-indent: 0;
	cursor: pointer;
	font-size: 13px;
	margin-top: 5px;
}
.regform input[type=submit]:hover {
	opacity: .8;
}
.regform span.label {
	display: block;
	color: #888;
	margin-top: 7px;
	margin-bottom: 3px;
}
.regform {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	max-width: 500px;
	direction: rtl;
}
.regform input[type=submit] {
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #1c943b;
	color: #fff;
}

div.fieldset {
	direction: rtl;
	width: 90%;
	max-width: 800px;
	margin: auto;
	background-color: #fff;
	border: 0 solid #eee;
	border: 8px solid #fff;
	border-radius: 40px;
	overflow: visible;
	margin-top: 35px;
	position: relative;

		-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.12);
		-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.12);
		box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.12);
}
div.fieldset h1 {
	margin-bottom: 15px;
	margin-top: 30px;
	font-weight: 700;
}
div.fieldset #right_details {
	display: block;
	float: right;
	margin: 15px;
	margin-top: 20px;
	/*max-width: 360px;*/
	text-align: justify;
	line-height: 24px;
	float: none;
}
div.fieldset .logo {
	display: block;
	margin: auto;
	margin-top: -66px;
	width: 120px;
	height: 120px;
	position: relative;
	z-index: 2;
	border-radius: 50%;
	border: 8px solid #fff;
	background-color: #fff;
}
div.fieldset .profile {
	margin-top: -70px;
	max-height: 250px;
	overflow: hidden;
	border-radius: 30px;
	border-bottom-left-radius: 0;
	overflow: hidden;
	margin-bottom: 8px;
}
div.fieldset .profile img {
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;

		-webkit-box-shadow: 0px 1px 9px 0px rgba(0,0,0,0.09);
		-moz-box-shadow: 0px 1px 9px 0px rgba(0,0,0,0.09);
		box-shadow: 0px 1px 9px 0px rgba(0,0,0,0.09);
}
div.fieldset hr {
	border: 0;
	border-bottom: 1px dashed #ccc;
}

.des {
	background-color: #eee;
	border-radius: 15px;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
}


.content_middle {
	width: 96%;
	max-width: 1250px;
	margin: 0 auto;
}



#locate-position {
    position: absolute;
    width: 20px;
    height: 20px;
    padding: 7px;
    border-radius: 0;
    overflow: hidden;
    left: 0px;
    top: -7px;
    background: #fff;
    z-index: 99999;
    cursor: pointer;
    border-bottom-right-radius: 30px;
    padding-bottom: 12px;
    padding-right: 12px;
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 34%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.34);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 34%);
}
#locate-position:focus , #locate-position:active {
	background-color: #eee;
}
#map a {
	display: none;
}
#map2 a {
	display: none;
}
#map a.direction {
	display: inline-block;
	padding: 5px 12px;
	background-color: #df3c3c;
	color: #fff;
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 999999;
	font-size: 11px;
	font-family: IRANSans !important;
	border-radius: 15px;
	direction: ltr;
}




.ql-align-center {
	text-align: center !important;
}
.ql-align-justify {
	text-align: justify;
	direction: rtl;
}
blockquote {
	margin: 5px;
    border: 0px;
    border-right: 4px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-right: 16px;
    background-color: #f1f1f1;
    padding: 10px;
}
.ql-snow .ql-editor pre.ql-syntax , pre.ql-syntax {
	margin: 5px 0;
	padding: 5px;
	padding-left: 10px;
	border-radius: 5px;
	text-align: right;
	direction: rtl;
	background-color: #eee;
	border: 1px solid #ddd;
	color: #333;
	overflow: visible;
	font-family: IRANSans !important;
	font-weight: 300;
	font-size: 12px;
}

.operate_icons {
	display: block;
	float: right;
	background-color: red;
}


.operate_icons a img {
	width: 24px;
	height: auto;
}


a.a_button_red {
	display: inline-block;
	background: #e7353d;
	color: #fff;
	padding: 5px;
	padding-bottom: 6px;
	padding-left: 13px;
	padding-right: 13px;
	border-radius: 25px;
	font-size: 13px;
	font-weight: 400;
	direction: rtl;
}
a.a_button_blue {
	display: inline-block;
	background: #338dbf;
	color: #fff;
	padding: 5px;
	padding-bottom: 6px;
	padding-left: 13px;
	padding-right: 13px;
	border-radius: 25px;
	font-size: 13px;
	font-weight: 400;
	direction: rtl;
}
a.a_button_green {
	display: inline-block;
	background: #5cb85c;
	color: #fff;
	padding: 5px;
	padding-bottom: 6px;
	padding-left: 13px;
	padding-right: 13px;
	border-radius: 25px;
	font-size: 13px;
	font-weight: 400;
	direction: rtl;
}

a.a_button_red:hover, a.a_button_blue:hover, a.a_button_green:hover {
	opacity: .7;
}

a.a_1 {
	margin: 3px;
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 1px 7px;
	padding-bottom: 2px;
	background-color: #333;
	z-index: 10;
	transition: .3;
	opacity: .85;
	font-size: 12px;
	font-weight: 300;
}
a.a_2 {
	margin: 3px;
	position: absolute;
	left: 83px;
	top: 10px;
	padding: 1px 7px;
	padding-bottom: 2px;
	background-color: #333;
	z-index: 10;
	transition: .3;
	opacity: .85;
	font-size: 12px;
	font-weight: 300;
}
a.a_3 {
	margin: 3px;
}

a.a_button_small {
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
}



#headerw {
	width: 100%;
	height: 150px;
	background-color: #1a3b99;
	color: #fff;
	text-align: center;
	background-image: url('../user/images/bghome.png');
	background-size: 200px 200px;
	padding-top: 20px;
	direction: rtl;
}
#headerw a#logo {
	float: right;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	margin-top: 7px;
}
#headerw a.login_register {
	float: left;
	padding: 5px 10px;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 5px;
	margin-right: 10px;
	color: #fff;
	transition: .3s;
}
#headerw a:hover {
	opacity: .5;
	transition: .3s;
}

.welc {
	display: block;
	float: left;
	padding-top: 7px;
	padding-left: 7px;
}

#cat_boxes {
	width: 96%;
	max-width: 1250px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 5px;
	margin-top: -100px;
	text-align: center;
	direction: rtl;
	margin-bottom: 10px;

		-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.19);
		-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.19);
		box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.19);
}
#cat_boxes div {
	padding: 10px;
	padding-top: 15px;
}
#cat_boxes a {
	width: 75px;
	display: inline-block;
	vertical-align: text-top;
	font-size: 12px;
	color: #222;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 17px;
}
#cat_boxes a img {
	display: block;
	width: 32px;
	height: 32px;
	margin: auto;
	margin-bottom: 7px;
}
#cat_boxes a:hover img {
	transition: .3s;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
}
#cat_boxes a:hover {
	color: #888;
}

#right_bar {
	float: right;
	width: 75%;
	direction: rtl;
	margin-top: 20px;
}

#left_bar {
	float: left;
	width: 23%;
	direction: rtl;
	margin-top: 20px;
}



.divtables {
	width:99%;
	overflow:auto;
	padding:5px;
	direction: rtl;
	margin-left: auto;
	margin-right: auto;
}
.divtables .tablelist {
	width: 100%;
}
.tablelist {
	background: #ccc;
	font-weight: normal;
	font-size: 13px;
	line-height: 23px;
	white-space: normal;
	border: 1px solid #ccc;
	overflow: hidden;
}
.tablelist th {
	background: #eee;
	font-weight: normal;
	padding: 10px;
	padding-bottom: 6px;
	font-weight: 500;
	color: #000;
}
.tablelist td {
	padding: 10px;
	padding-bottom: 6px;
	overflow: hidden;
}
.tablelist tr {
	background: #fff;
}
.tablelist tr:hover {
	background: #f1f1f1;
}
.tablelist input {
	font-size: 13px;
}
.tablelist hr {
	border: 0;
	border-bottom: 1px dashed rgba(0,0,0,.1)
}

.social_icon {
	display: inline-block;
	margin: 2px;
}
a.social_icon img {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	box-shadow: 3px 3px 0px rgba(0, 0, 0, .15);
	transition: .3s;
	border: 1px solid #fff;
	opacity: .8;
	filter: grayscale(20%);
}
a.social_icon:hover img {
	box-shadow: 0px 0px 0px rgba(0, 0, 0, .15);
	transition: .3s;
	opacity: 1;
	filter: grayscale(0%);
}

#details_text {
	height: auto;
	overflow-y: auto;
	padding: 5px;
}
#details_text::-webkit-scrollbar-track {
	border: 1px solid #eee;
	padding: 2px 0;
	background-color: #eee;
	border-radius: 10px;
}

#details_text::-webkit-scrollbar {
	width: 7px;
	border-radius: 10px;
}

#details_text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #ccc;
	border: 1px solid #eee;
}


.msgbox1 {
	direction: rtl;
	background:#3a79ad;
	color:#FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.msgbox2 {
	background:#cb2d2d;
	direction: rtl;
	color:#FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.msgbox2 div , .msgbox1 div {
	padding: 7px;
	padding-top: 9px;
}

input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.list-unstyled li label {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 20px;
	padding: 3px 15px;
	background-color: rgba(255, 255, 255, .7);
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	font-size: 12px;
	color: #000;
}
.list-unstyled li label a {
	color: #000;
}
.list-unstyled li img {
	display: block;
	width: 94% !important;
	margin: 3% !important;
}
.list-unstyled li img:hover {
	opacity: 1 !important;
	border-radius: 25px;
	transition: .2s;
}


span.square {
	display: inline-block;
	width: 35px;
	height: 35px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: -29px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
}

/* ReSIZE*/
@media screen and (max-width: 600px) {
	.ifsmallnone {
		display: none !important;
	}
	a.a_2 {
		left: 10px;
		top: 40px;
	}
}