@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */ url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: 'BKoodak';
    src: url('../fonts/BKoodakBold.eot?#') format('eot'),  /* IE6–8 */ url('../fonts/BKoodakBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/BKoodakBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: 'Mj_Unique Bold Expanded';
    src: url('../fonts/Mj_Unique Bold Expanded.eot?#') format('eot'),  /* IE6–8 */ url('../fonts/Mj_Unique Bold Expanded.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Mj_Unique Bold Expanded.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}


*{
	font-family:BYekan;
}



body
{
	margin:0;
	padding:0px;
	padding-bottom:0px;
	text-align:center;
	background-image:url('../images/bg_head.png');
	background-repeat:repeat;
	overflow-x:hidden;
	font-family: "BYekan", Tahoma, Arial;
}
html, body{
    height:100%;
}

#menu_div{
	height:342px;
	width:658px;
	margin:0px auto;
	border:0px solid red;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	background-position:center;
		-webkit-transition: all 0.9s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
		  position:relative;
}

#hover_menu{
	width:344px;
	height:194px;
	display:block;
	position:absolute;
	z-index:10000000000;
	border:0px red solid;
	right:153px;
}

#ul_menu{
	width:580px;
	height:280px;
	border:0px green solid;
	margin:0px auto;
	padding:0px;
	position;relative;
}

#ul_menu a{
	color:#09344f;
	text-decoration:none;
	font-size:13px;
}

#ul_menu a:hover{
	color:#067dbf;
}


#gall_li{
	width:41px;
	height:40px;
	top:10px;
	right:82px;
	border:0px red solid;
	line-height:40px;
	text-align:left;
	background:url("../images/g1.png") no-repeat right center;
	position:absolute;
	z-index:100000000000;
	
}

#employ_li{
	width:57px;
	height:40px;
	top:10px;
	left:88px;
	border:0px red solid;
	text-align:left;
	line-height:40px;
	background:url("../images/g1.png") no-repeat right center;
	position:absolute;
	z-index:100000000000;
	
}

#know_li{
	width:73px;
	height:40px;
	top:78px;
	right:83px;
	border:0px red solid;
	line-height:40px;
	text-align:left;
	background:url("../images/g2.png") no-repeat right center;
	position:absolute;
	z-index:100000000000;
	
}

#que_li{
	width:95px;
	height:40px;
	top:78px;
	left:82px;
	border:0px red solid;
	line-height:40px;
	text-align:left;
	background:url("../images/g2.png") no-repeat right center;
	position:absolute;
	z-index:100000000000;
}

#servis_li{
	width:112px;
	height:40px;
	top:150px;
	right:113px;
	line-height:40px;
	border:0px red solid;
	text-align:left;
	background:url("../images/g4.png") no-repeat right center;
	position:absolute;
	z-index:100000000000;
	
}

#que_patient_li{
	width:100px;
	height:40px;
	top:150px;
	left:127px;
	line-height:40px;
	border:0px red solid;
	text-align:left;
	background:url("../images/g4.png") no-repeat right center;
	position:absolute;
	z-index:100000000000;
}

#home_li{
	width:135px;
	height:40px;
	bottom:90px;
	right:255px;
	line-height:40px;
	border:0px red solid;
	font-size:16pt !important;
	text-align:left;
	background:url("../images/g3.png") no-repeat right center;
	position:absolute;
	z-index:100000000000;	
}

#div_slide{
	width:850px;
	height:350px;
	margin:0px auto;
	text-align:center;
	border:1px transparent solid;
	position:relative;
	margin-top:-4px;
}

#top_slide{
	width:850px;
	height:78px;
	margin:0px auto;
	text-align:center;
	background:url("../images/top_slide.png") no-repeat center center;
	position:absolute;
	z-index:10000000;
}

#bottom_slide{
	width:850px;
	height:59px;
	text-align:center;
	background:url("../images/bootom_slide.png") no-repeat center center;
	position:absolute;
	z-index:10000000;
	border:0px blue solid;
}

#div_barcode{
	width:850px;
	height:200px;
	margin:0px auto;
	border:0px blue solid;
	margin-top:50px;
}

#img_with_barcode{
	width:466px;
	height:193px;
	float:right;
	border:0px red solid;
	margin-right:30px;
}

#barcode_img{
	width:180px;
	height:180px;
	float:right;
	margin-right:90px;
	margin-top:10px;
}

.box_content{
	width:900px;
	min-height:200px;
	overflow:auto;
	margin:0px auto;
	border:0px blue solid;
}

#div_coll{
	width:1100px;
	min-height:1000px;
	overflow:auto;
	margin:0px auto;
	text-align:center;
	border:0px red solid;
}

#div_coll_into{
	width:1100px;
	min-height:320px;
	overflow:auto;
	margin:0px auto;
	text-align:center;
	border:0px red solid;
}

.divider{
	width:900px;
	height:64px;
	margin:0px auto;
	text-align:right;
	display:block;
	border:0px red solid;
}

.divider_que{
	width:700px;
	height:64px;
	margin:0px auto;
	text-align:right;
	display:block;
	border:0px red solid;
}

.img_title{
	width:809px;
	height:62px;
	float:right;
	display:block;
	border:0px green solid;
}

.img_title_into{
	width:809px;
	height:62px;
	float:right;
	display:block;
	border:0px green solid;
}

#div_about{
	width:550px;
	min-height:110px;
	overflow:auto;
	float:right;
	padding:10px;
	border:0px red solid;
}

#text_about{
	width:530px;
	height:170px;
	overflow:hidden;
	line-height:24px;
	margin:0px auto;
	text-align:right;
	direction:rtl;
	border:0px blue solid;
}

.more_span_prev{
	width:190px;
	height:30px;
	margin:0px auto;
	margin-top:10px;
	background:url("../images/g_about.png") no-repeat center right;
	border:0px green solid;
	display:block;
	padding:10px;
	
}

.more_span_prev label{
	width:170px;
	height:30px;
	float:right;
	margin-right:18px;
	text-decoration:none;
	color:#065ab3;
	font-size:12pt;
	font-weight:bold;
	line-height:30px;
	border:0px red solid;
	cursor:pointer;
	text-align:right;
}

.more_span_prev label:hover{
	color:#0e274a;
}


.more_span{
	width:110px;
	height:40px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	background:url("../images/g_about.png") no-repeat center right;
	border:0px green solid;
	display:block;
	
}

.more_span a{
	width:100px;
	height:40px;
	float:right;
	margin-right:10px;
	text-decoration:none;
	color:#0454a8;
	font-size:12pt;
	font-weight:bold;
	line-height:40px;
}

.more_span a:hover{
	color:#0e274a;
}

#img_about{
	width:260px;
	height:220px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border:2px #fff solid;
	box-shadow: 0px 0px 3px 3px #accef3;
	margin-left:10px;
	border-radius:11px;
}

#div_bime{
	width:450px;
	min-height:110px;
	overflow:auto;
	float:right;
	padding:4px;
	border:0px red solid;
	padding-right:20px;
	margin-top:70px;
}

#text_bime{
	width:450px;
	min-height:80px;
	overflow:auto;
	color:#002060;
	font-size:10pt;
	line-height:30px;
	display:block;
	font-weight:bold;
	text-align:right;
	direction:rtl;
}

.div_gall{
	width:245px;
	height:280px;
	float:right;
	border:0px #c2c2c2 solid;
	margin-right:47px;
	margin-top:10px;
	text-align:center;
	position:relative;
	margin-bottom:20px;
	}

.img_gall{
	width:200px;
	height:180px;
	margin:0px auto;
	display:block;
	z-index:1000;
	padding-top:16px;
	padding-left:10px;
	border-top-right-radius:50px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.title_gall{
	width:175px;
	height:29px;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	background:url("../images/title_small.png") no-repeat center center;
	display:block;
	line-height:27px;
	color:#fff;
	margin-top:30px;
	padding:0px;
	border:1px transparent solid;
}

.a_gall{
	display:block;
	color:#fff;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	margin:0px auto;
	
}

.pic_gall{
	width:240px;
	height:216px;
	margin:0px auto;
	display:block;
	border:0px red solid;
	position:absolute;
	z-index:10000000;
	background:url("../images/bg_gall_div.png") no-repeat center center;
	/* -webkit-box-shadow: inset -1px 2px 30px -15px rgba(0,0,0,0.75);
-moz-box-shadow: inset -1px 2px 30px -15px rgba(0,0,0,0.75);
box-shadow: inset -1px 2px 30px -15px rgba(0,0,0,0.75);
*/
}

.shadaw_gall{
	width:240px;
	height:19px;
	display:block;
	position:absolute;
	z-index:1000;
	border:0px red solid;
	bottom:37px;

}

.div_contact{
	width:426px;
	min-height:190px;
	overflow:auto;
	border:0px blue solid;
	float:right;
	margin-right:20px;
}

.info_contact{
	width:320px;
	min-height:40px;
	overflow:auto;
	margin-right:50px;
	border:0px red solid;
}

.img_info{
	width:39px;
	height:39px;
	display:block;
	float:right;
	border:0px pink solid;
}

.span_info{
	width:270px;
	min-height:30px;
	line-height:30px;
	display:block;
	color:#3366cc;
	font-size:9pt;
	font-weight:bold;
	border:0px green solid;
	float:right;
	text-align:right;
	margin-right:4px;
}

#naghshe_contact{
	width:361px;
	height:251px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border:2px #fff solid;
	box-shadow: 0px 0px 4px 3px #72b0f2;
	margin-left:10px;
	border-radius:11px;
}

#div_form_contact{
	width:620px;
	min-height:280px;
	overflow:auto;
	/*margin:0px auto;*/
	border:0px green solid;
	float:right;
}
center a{
    display:none !important;
}
.div_input_form{
	width:290px;
	min-height:280px;
	overflow:auto;
	float:right;
	margin-right:15px;
	border:0px red solid;
	margin-top:30px;
}

.div_input_form input{
	width:240px;
	height:29px;
	line-height:29px;
	margin-top:20px;
	color:#0078ff;
	font-size:11pt;
	background-color:transparent;
	border:1px #c2c2c2 solid;
	padding:5px;
}

.div_input_form textarea{
	width:250px;
	height:170px;
	line-height:25px;
	margin-top:20px;
	color:#0078ff;
	font-size:11pt;
	background-color:transparent;
	border:1px #c2c2c2 solid;
	padding:5px;
	resize:none;
}

.div_input_form_que{
	width:290px;
	min-height:240px;
	overflow:auto;
	float:right;
	margin-right:6px;
	border:0px red solid;
}

.div_input_form_que input{
	width:240px;
	height:25px;
	line-height:25px;
	margin-top:20px;
	color:#0078ff;
	font-size:11pt;
	background-color:transparent;
	border:1px #c2c2c2 solid;
	padding:5px;
}

.div_input_form_que textarea{
	width:250px;
	height:82px;
	line-height:25px;
	margin-top:20px;
	color:#0078ff;
	font-size:11pt;
	background-color:transparent;
	border:1px #c2c2c2 solid;
	padding:5px;
	resize:none;
}

.more_span_question{
	width:130px;
	height:40px;
	margin:0px auto;
	margin-top:10px;
	background:url("../images/g_about.png") no-repeat center right;
	border:0px green solid;
	display:block;
	
}

.more_span_question label{
	width:60px;
	height:40px;
	float:right;
	margin-right:18px;
	text-decoration:none;
	color:#065ab3;
	font-size:12pt;
	font-weight:bold;
	line-height:40px;
	border:0px red solid;
	cursor:pointer;
	text-align:right;
}

.more_span_question label:hover{
	color:#0e274a;
}

.more_span label{
	width:60px;
	height:40px;
	float:right;
	margin-right:18px;
	text-decoration:none;
	color:#065ab3;
	font-size:12pt;
	font-weight:bold;
	line-height:40px;
	border:0px red solid;
	cursor:pointer;
	text-align:right;
}

.more_span label:hover{
	color:#0e274a;
}



.more_span_question_send{
	width:130px;
	height:40px;
	margin:0px auto;
	margin-top:10px;
	background:url("../images/g_about.png") no-repeat center right;
	border:0px green solid;
	display:block;
	
}

.more_span_question_send label{
	width:60px;
	height:40px;
	float:right;
	margin-right:18px;
	text-decoration:none;
	color:#065ab3;
	font-size:12pt;
	font-weight:bold;
	line-height:40px;
	border:0px red solid;
	cursor:pointer;
	text-align:right;
}

.more_span_question_send label:hover{
	color:#0e274a;
}

#footer{
	width:1060px;
	height:162px;
	margin:0px auto;
	text-align:center;
	background:url("../images/footer.png") no-repeat center bottom;
	padding-top:1px;
}

#div_into{
	width:550px;
	height:70px;
	text-align:center;
	margin:0px auto;
	margin-top:60px;
	
}

.footer_h{
	width:500px;
	height:30px;
	line-height:30px;
	margin:0px auto;
	color:#003b76;
	font-size:10pt;
	font-weight:bold;
	border:0px red solid;
}

#span_foot_fardan{
	color:#0078ff;
}

#a_footer{
	text-decoration:underline;
	color:#003b76;
}

#a_footer:hover{
	color:#0078ff;
}

#message_box_contactus{
	height:45px;
	line-height:45px;
	width:88%;
	text-align:center;
	color:#fff;
	display:none;
	font-size:12px;
	margin:0px auto;
	background-color:#0F6197;
	border-bottom:0px green solid;
	border-bottom-left-radius:8px;
	-moz-border-bottom-left-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	-moz-border-bottom-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	margin-top:10px;
}

#message_box_question{
	height:95px;
	line-height:35px;
	width:95%;
	padding-top:10px;
	text-align:center;
	color:#fff;
	display:block;
	font-size:12px;
	margin:0px auto;
	background-color:#0F6197;
	border-bottom:0px green solid;
	border-bottom-left-radius:11px;
	-moz-border-bottom-left-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	border-bottom-right-radius:11px;
	-moz-border-bottom-right-radius:11px;
	-webkit-border-bottom-right-radius:11px;
	border-top-left-radius:11px;
	-moz-border-top-left-radius:11px;
	-webkit-border-top-left-radius:11px;
	border-top-right-radius:11px;
	-moz-border-top-right-radius:11px;
	-webkit-border-top-right-radius:11px;
	margin-top:10px;
}

.div_coll_know{
	width:900px;
	min-height:300px;
	overflow:auto;
	margin:0px auto;
	border:0px green solid;
	margin-bottom:30px;
	background-image:url("../images/bg_div.png");
	border:2px #fff solid;
	box-shadow: 0px 0px 2px 2px #ccc;
	border-radius:11px;
}

.div_coll_prev_question{
	width:890px;
	min-height:100px;
	overflow:auto;
	margin:0px auto;
	border:0px green solid;
	display:none;
}

#div_first_question{
	width:898px;
	min-height:290px;
	overflow:auto;
	margin:0px auto;
	border:0px green solid;
	border-radius:11px;
}

#div_secend_question{
	width:898px;
	min-height:290px;
	overflow:auto;
	margin:0px auto;
	border:0px green solid;
	border-radius:11px;
	display:none;
}

.div_know{
	width:260px;
	height:280px;
	float:right;
	box-shadow: 0px 0px 3px 3px #accef3;
	padding-top:25px;
	border:0px red solid;
	margin:20px;
}

.img_know{
	display:block;
	margin:0px auto;
	padding:0px;;
}

#div_know_det{
	width:800px;
	min-height:200px;
	overflow:auto;
	margin:0px auto;
	background-image:url("../images/bg_div.png");
	border:2px #fff solid;
	box-shadow: 0px 0px 2px 2px #ccc;
	border-radius:11px;
}

.title_into_page{
	width:175px;
	height:29px;
	float:right;
	margin-right:30px;
	margin-top:-20px;
	position:absolute;
	z-index:1000000;
}

#fieldset_know{
	width:900px;
	min-height:300px;
	overflow:auto;
	margin:0px auto;
	background-image:url("../images/bg_div.png");
	border:2px #fff solid;
	box-shadow: 0px 0px 2px 2px #ccc;
	border-radius:11px;
	margin-top:30px;
	margin-bottom:30px;

}	

#fieldset_know legend {
	background:url("../images/title_more_services.png") no-repeat center center;
	width:452px;
	height:55px;
	line-height:53px;
	display: block;
	padding-top: 2px;
	padding-right:0px;
	text-align:center;
	color:#fff;
	border:0px red solid;
	font-size:10pt;
	font-weight:bold;
}

#span_more_know{
	width:880px;
	min-height:50px;
	overflow:auto;
	line-height:30px;
	margin:0px auto;
	text-align:right;
	direction:rtl;
	display:block;
	color:#002060;
	font-size:13pt;
	border:0px green solid;
	margin:10px;
}

#img_more_know{
	width:220px;
	height:200px;
	float:right;
	border:2px #fff solid;
	box-shadow: 0px 0px 3px 3px #accef3;
	border-radius:20px;
	padding:10px;
	margin:10px;
	margin-left:30px;
}
.a_back{
	width:80px;
	height:80px;
	display:block;
	background:url("../images/back.png") no-repeat center center;
	margin:0px auto;
	color:#002060;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:75px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.a_back:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

.services_fieldset{
	width:800px;
	min-height:40px;
	overflow:auto;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:36px;
	text-align:center;
	background-image:url("../images/bg_div.png");
	border:2px #fff solid;
	box-shadow: 0px 0px 2px 2px #ccc;
	border-radius:11px;
	display:block;
}


.services_fieldset legend {
	background:url("../images/title_more_services.png") no-repeat center center;
	width:452px;
	height:58px;
	line-height:54px;
	display: block;
	padding-top: 2px;
	padding-right:0px;
	text-align:center;
	margin:0px auto;
	color:#fff;
	border:0px red solid;
	font-size:10pt;
	font-weight:bold;
}

.services_fieldset legend  span{
	display:block;
	direction:ltr;
	width:452px;
	height:58px;
	line-height:54px;
	overflow:hidden;
}

.dive_toggle_prev_questtion{
	width:800px;
	min-height:30px;
	overflow:auto;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	display:none;
	border:0px red solid;
}
.preve_que_fieldset{
	width:800px;
	min-height:40px;
	overflow:auto;
	margin:0px auto;
	margin-bottom:10px;
	text-align:center;
	background-image:url("../images/bg_div.png");
	border:2px #fff solid;
	box-shadow: 0px 0px 2px 2px #ccc;
	border-radius:11px;
	display:block;
}


.preve_que_fieldset legend {
	background:url("../images/title_more_services.png") no-repeat center center;
	width:452px;
	height:58px;
	line-height:54px;
	display: block;
	padding-top: 2px;
	padding-right:0px;
	text-align:center;
	margin:0px auto;
	color:#fff;
	border:0px red solid;
	font-size:10pt;
	font-weight:bold;
}

.preve_que_fieldset legend  span{
	display:block;
	direction:ltr;
	width:452px;
	height:58px;
	line-height:54px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}

.span_servises{
	width:780px;
	height:30px;
	overflow:hidden;
	line-height:26px;
	margin:0px auto;
	text-align:right;
	direction:rtl;
	display:block;
	color:#002060;
	font-size:11pt;
	border:0px green solid;
	margin:10px;
}

.span_answer_services{
	width:780px;
	min-height:40px;
	overflow:auto;
	line-height:30px;
	margin:0px auto;
	text-align:right;
	direction:rtl;
	display:block;
	color:#002060;
	font-size:11pt;
	border:0px green solid;
	margin:5px;
}

.span_que_services{
	height:25px;
	line-height:19px;
	float:right;
	text-align:right;
	direction:rtl;
	display:block;
	color:#dc013a;
	font-size:11pt;
	font-weight:bold;
	border:0px green solid;
	padding:5px;
}

.div_que_ans{
	width:432px;
	min-height:80px;
	overflow:auto;
	float:right;
	margin:8px;
	padding-bottom:6px;
}

.img_que_ans{
	width:47px;
	height:47px;
	display:block;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	border:5px #fff solid;
	box-shadow: 0px 0px 3px 3px #accef3;
	margin-right:10px;
	border-radius:200px;
}

.left_img{
	float:left;
	margin-left:10px;
	margin-right:0px;
}

.bg_que{
	width:351px;
	min-height:105px;
	overflow:auto;
	background:url("../images/bg_que.png") no-repeat center top;
	float:left;
	margin-top:20px;	
	padding-bottom:5px;
}


.bg_que_r{
	width:351px;
	min-height:105px;
	overflow:auto;
	background:url("../images/bg_que_right.png") no-repeat center top;
	float:right;
	margin-top:20px;
	padding-bottom:5px;
}

.span_que_ans{
	width:304px;
	min-height:80px;
	overflow:auto;
	float:right;
	margin-right:20px;
	margin-top:4px;
	color:#002060;
	font-size:10pt;
	line-height:20px;
	direction:rtl;
	text-align:justify;
	padding:5px;
	font-weight:normal;
	background-color:#f3f6fa;
	border:7px #fff solid;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
	border-radius:5px;
}


.left_span_que_ans{
	width:304px;
	min-height:80px;
	overflow:auto;
	float:left;
	margin-left:21px;
	margin-top:4px;
	color:#002060;
	font-size:10pt;
	line-height:20px;
	direction:rtl;
	padding:5px;
	font-weight:normal;
	background-color:#f3f6fa;
	border:7px #fff solid;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
	border-radius:5px;
	text-align:justify;
}

.h2_divider_que{
	width:210px;
	height:20px;
	background:url("../images/g1.png") center center;
	display:block;
	float:right;
	margin-right:300px;
	
}


.coworker_img{
	height:140px;
	width:140px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	bordeR:1px #999 solid;
	display:block;
}
.coworker_img img{
	height:140px;
	width:140px;
}



#text_img_question{
	width:90%;
	height:40px;
	margin:0px auto;
	overflow:auto;
	color:#002060;
	font-size:12pt;
	line-height:40px;
	display:block;
	text-align:right;
	direction:rtl;
	margin-top:20px;
			box-shadow: 0px 0px 8px 2px #aaaaaa inset;                 
    -moz-box-shadow: 0px 0px 8px 2px #aaaaaa inset;            
    -webkit-box-shadow: 0px 0px 8px 2px #aaaaaa inset; 
	border-radius:10px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px;
	margin-bottom:15px;
}


.register_question_main_img_box{
	width:95%;
	min-height:190px;
	overflow:auto;
	border-bottom:3px #0F5384 solid;
	margin:0px auto;
	margin-bottom:20px;
}

.message_box_pass_child_pic{
	width:50%;
	height:32px;
	margin:0px auto;
	color:#002060;
	font-size:12pt;
	line-height:30px;
	display:none;
	text-align:center;
	direction:rtl;
	box-shadow: 0px 0px 8px 2px #aaaaaa inset;                 
    -moz-box-shadow: 0px 0px 8px 2px #aaaaaa inset;            
    -webkit-box-shadow: 0px 0px 8px 2px #aaaaaa inset; 
	border-radius:5px;
 	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.file_loading_new{
	height:90px;
	margin-bottom:10px;
	padding-top:20px;
	width:100%;
	float:right;
	text-align:center;
	display:none;
	border:0px red solid;
		box-shadow: 0px 0px 8px 2px #aaaaaa inset;                 
    -moz-box-shadow: 0px 0px 8px 2px #aaaaaa inset;            
    -webkit-box-shadow: 0px 0px 8px 2px #aaaaaa inset; 
	border-radius:10px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.register_question_img_edit{
	height:20px;
	width:20px;
	border:0px Green solid;
	float:right;
	margin-top:21px;
	margin-right:25px;
	margin-left:10px;
	cursor:pointer;
}
.register_question_img_edit:hover{
	border-bottom:1px #002060 solid;
}
.register_question_add{
	height:30px;
	line-height:28px;
	width:170px;
	border:0px red solid;
	float:right;
	cursor:pointer;
	margin-top:15px;
	margin-right:10px;
	color:#666;
	background:url("../images/add.png") no-repeat right center;
}
.register_question_add:hover{
	border-bottom:1px #002060 solid;
}

#div_two_car{
	width:240px;
	height:70px;
	margin:0px auto;
	border:0px red solid;
	padding:10px;
}

.employ_coll_div{
	width:885px;
	min-height:50px;
	overflow:auto;
	margin:0px auto;
	padding:4px;
	border:0px red solid;
}

.div_title_employ{
	width:790px;
	height:47px;
	margin:0px auto;
	border:0px green solid;	
}

.span_title_employ{
	width:130px;
	height:35px;
	line-height:35px;
	display:block;
	float:right;
	padding:4px;
	color:#002060;
	text-align:center;
	font-size:12pt;
	box-shadow: 0px 0px 4px 2px #002060 inset;
    -moz-box-shadow: 0px 0px 4px 2px #002060 inset;
    -webkit-box-shadow: 0px 0px 4px 2px #002060 inset;
	margin-right:5px;
	background-color:#eee;
}

.span_details_employ{
	width:130px;
	height:35px;
	line-height:35px;
	display:block;
	float:right;
	padding:4px;
	color:#002060;
	text-align:center;
	font-size:10pt;
	box-shadow: 0px 0px 2px 1px #002060 inset;
    -moz-box-shadow: 0px 0px 2px 1px #002060 inset;
    -webkit-box-shadow: 0px 0px 2px 1px #002060 inset;
	margin-right:5px;	
}

.div_details_employ{
	width:650px;
	min-height:40px;
	overflow:auto;
	margin:0px auto;
	padding:10px;
	border:0px red solid;
	box-shadow: 0px 0px 4px 2px #002060 inset;
    -moz-box-shadow: 0px 0px 4px 2px #002060 inset;
    -webkit-box-shadow: 0px 0px 4px 2px #002060 inset;
	display:none;
	
}

#show_det{
	cursor:pointer;
	color:red;
}

#show_det:hover{
	color:blue;
}

#show_det_send{
	cursor:pointer;
	color:red;
}

#show_det_send:hover{
	color:blue;
}

#div_form_employment{
	width:620px;
	min-height:280px;
	overflow:auto;
	margin:0px auto;
	border:0px green solid;
	box-shadow: 0px 0px 8px 2px #002060 inset;
    -moz-box-shadow: 0px 0px 8px 2px #002060 inset;
    -webkit-box-shadow: 0px 0px 8px 2px #002060 inset;
	background-color:#fff;
	
}

.div_input_form_employ{
	width:290px;
	min-height:280px;
	overflow:auto;
	float:right;
	margin-right:10px;
	border:0px red solid;
	padding-bottom:20px;
	
}

.div_input_form_employ input{
	width:240px;
	height:25px;
	line-height:25px;
	margin-top:14px;
	color:#0078ff;
	font-size:11pt;
	background-color:transparent;
	border:1px #c2c2c2 solid;
	padding:5px;
}

.div_input_form_employ textarea{
	width:250px;
	height:125px;
	line-height:25px;
	margin-top:20px;
	color:#0078ff;
	font-size:11pt;
	background-color:transparent;
	border:1px #c2c2c2 solid;
	padding:5px;
	resize:none;
}

#form_employment{
	width:700px;
	min-height:280px;
	overflow:auto;
	margin:0px auto;
	border:0px green solid;
	top:350px;
	left:320px;
	display:none;
	position:absolute;
	z-index:1000000000000;
}

#title_employ{
	width:236px;
	height:37px;
	margin:0px auto;
	display:block;
	background:url("../images/title_employment.png") no-repeat center center;
	font-size:13pt;
	line-height:37px;
	color:#002060;
	margin-top:10px;
}

#div_bime_pic{
	width:431px;
	height:431px;
	float:right;
	border:0px green solid;
	margin-right:20px;
	text-align:center;
	background:url("../images/bg_bimeh.png") no-repeat center center;
	position:relative;
}

.div_bimeh{
	width:80px;
	height:70px;
	margin:0px auto;
	margin-top:50px;
	border:0px red solid;
	position:absolute;
	z-index:2000000;
}

.div_img_bimeh{
	width:45px;
	height:45px;
	display:block;
	margin:0px auto;
	border:2px #fff solid;
	box-shadow: 0px 0px 5px 5px #CBD9EB;
	border-radius:200px;
	background-color:#60F2FF;
}

.img_bimeh{
	width:40px;
	height:40px;
	display:block;
	margin:0px auto;
	border-radius:200px;
	margin-top:3px;
	margin-right:3px;
	background-color:transparent;
	
}

.span_bimeh{
	width:78px;
	height:22px;
	overflow:hidden;
	display:block;
	margin:0px auto;
	color:#097cc0;
	font-size:7pt;
	line-height:11px;
	padding-top:1px;
	direction:rtl;
	font-family: 'Mj_Unique Bold Expanded';
}
#one{
	right:170px;
	top:7px;
}

#two{
	top:50px;
	right:74px;
}

#three{
	top:50px;
	left:71px;
}

#four{
	top:160px;
	right:62px;
}

#five{
	top:160px;
	left:50px;
}

#six{
	bottom:69px;
	right:124px;
}

#seven{
	bottom:72px;
	left:119px;
}


#more_bime{
	right:143px;
	top:85px;
	width:150px;
	height:150px;
	border-radius:200px;
}

#a_more_bimeh{
	display:block;
	text-decoration:none;
	width:150px;
	height:150px;
	border-radius:200px;
}

.div_into_bime{
	width:780px;
	min-height:40px;
	overflow:auto;
	margin:0px auto;
	display:block;
	margin:5px;
}

.img_user_in_user{
	border:1px #bbb solid;
	padding:6px;
	height:150px;
	width:150px;
	margin:10px;
}
/***********************footer**************************/
.col-xs-12 {

  margin:0 auto;
}
.col-sm-12,.col-sm-5,.col-sm-2 {
    float: right;
}
.col-xs-12{
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
.text-center {
    text-align: center;
}
.col-sm-5 {
    width: 41.6667%;
}
.col-sm-2 {
    width: 16.6667%;
}
img {
    vertical-align: middle;
    border: 0px none;
}				
.footer_nt{
	width:100%;
	background:rgb(28, 26, 26);
	line-height:35px;
	color:#959595 ;
	opacity: 0.6;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	-webkit-transition: opacity 0.5s; /* Safari */
	transition: opacity 0.5s;
	padding: 0px;
	    overflow-y: auto;
       font-size:13px;
	
}
.footer_nt:hover{
	opacity: 0.9;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.footer_nt:hover a{
	opacity: 1;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.footer_nt .link-footer{
	color:#fff ;
	padding:0px 5px;
	text-decoration:none;
	opacity:0.5;
}
.footer_nt .mob{
	display:none;
}
@media screen and (max-width:780px){
.footer_nt .mob{
	display:block;
}
.footer_nt .desk{
	display:none;
}
.col-sm-5,.col-sm-2 {
    width: 100%;
}
}