﻿html,body{
	margin: 0;
	padding: 0;
	font-family: "Arial", Tahoma, Geneva;
	color:#6f6f6f;
	background-color:#ffffff;
}

.clear{
	clear:both;
	visibility:hidden;
}


/*---------------------------Sayfa Genel Pozisyon Ayarı----------------------------------*/



#wrapper{
  float:left;
  width:100%;
  height:auto;
}



.wrapperCenter{
  margin:0px auto;
  width:996px;
  height:auto;
}



#top{
  float:left;
  width:100%;
  height:76px;
  padding-top:10px;
}



.logoBox{
  float:left;
  width:162px;
  height:64px;
  border:0px;
}



.topBox{
  float:left;
  width:794px;
  height:76px;
  padding-right:40px;
}



.langBox{
  float:left;
  width:100%;
  height:auto;
}




.langText{
  float:right;
  width:auto;
  height:auto;
  font-size:13px;
  color:#868282;
  text-decoration:none;
  background-image:url('../images/langText_icon.png');
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:15px;
}



.menuBox{
  float:right;
  width:auto;
  height:auto;
  margin-top:30px;
}



.menu_link{
  float:left;
  width:auto;
  height:auto;
  font-size:13px;
  color:#196ebd;
  text-decoration:none;
  margin-top:3px;
}



.menuSep{
  float:left;
  width:7px;
  height:18px;
  background-image:url('../images/menuSep.png');
	background-repeat:no-repeat;
	margin:0px 20px 0px 20px;
}



.bannerBox{
  float:left;
  width:100%;
  height:438px;
  background-image:url('../images/bg.png');
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	z-index:2000;
}



.bannerBox_bottom{
  float:left;
  width:100%;
  height:261px;
  background-image:url('../images/bg2.png');
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
}



.banner_img{
  float:left;
  width:100%;
  height:438px;
  background-position:center top;
  background-repeat:no-repeat;
  background-image:url('../images/bg.png');
  position:relative;
  z-index: 100;
}






.ss_imageBox{
	width:996px;
	height:438px;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
  z-index: -100;
}



#boxe{
  width:100%;
  height:428px;
  position:absolute;
  top:0px;
  background-repeat:no-repeat;
  background-position:center center;
  z-index:10;
}



.ss_image_controls{
  width:100%;
  height:16px;
  bottom:25px;
  margin-left:40px;
  position:absolute;
  z-index: 100;
  display: inline;
}



.spot_buton{
  float:left;
  width:16px;
  height:16px;
  background-color:#ffffff;
  border:0px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-border-radius:8px;
  margin-left:5px;
}
.spot_buton_hover{
  float:left;
  width:16px;
  height:16px;
  background-color:#0060aa;
  border:0px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-border-radius:8px;
  margin-left:5px;
}

.imgBgs {
  float:left;
  width:100%;
  height:438px;
  background-image:url('../images/bg.png');
  background-repeat: no-repeat;
  background-position: center center;
}



.memberBox{
  float:right;
  width:318px;
  height:153px;
  background-image:url('../images/member_bg.png');
	background-repeat:no-repeat;
}



.memberLine_box{
  float:left;
  width:318px;
  height:53px;
}



.sign_in_text{
  float:left;
  width:auto;
  height:25px;
  font-size:18px;
  color:#246796;
  background-repeat:no-repeat;
  background-position:right top;
  text-decoration:none;
  padding:10px 30px 0px 0px;
}



.aygen_onlineButon{
  float:left;
  width:267px;
  height:21px;
  border:0px;
  margin:15px 0px 0px 25px;
}



.aygen_phoneNumber{
  float:left;
  width:161px;
  height:31px;
  border:0px;
  margin:7px 0px 0px 33px;
}



.contentBox{
  float:left;
  width:100%;
  height:auto;
  margin-top:50px;
}



.contentText_box{
  float:left;
  width:310px;
  height:auto;
  margin-left:30px;
}



.contentTop_title{
  float:left;
  width:auto;
  height:auto;
  font-size:20px;
  color:#3784ba;
  margin:0px 0px 15px 25px;
}



.content_img{
  float:left;
  width:310px;
  height:103px;
	background-repeat:no-repeat;
	background-position:center center;
}



.content_imgBox{
  float:left;
  width:310px;
  height:103px;
  background-image:url('../images/content_imgBg.png');
	background-repeat:no-repeat;
	background-position:center center;
}



.contentBottom_text{
  float:left;
  width:100%;
  height:49px;
  font-size:12px;
  color:#7d7d7d;
  line-height:20px;
  margin:20px 0px 20px 0px;
}



.details_box{
  float:left;
  width:100%;
  height:auto;
}



.details_text{
  float:right;
  width:auto;
  height:auto;
  font-size:12px;
  color:#0462ab;
  text-decoration:none;
  margin-right:10px;
  font-weight:bold;
}



.footerBox{
  float:left;
  width:100%;
  height:91px;
  background-color:#e6f1f5;
  margin:50px 0px 50px 0px;
}



.footerLeft_bg{
  float:left;
  width:37px;
  height:91px;
  background-image:url('../images/footerLeft_bg.png');
	background-repeat:no-repeat;
}



.footerRight_bg{
  float:right;
  width:31px;
  height:91px;
  background-image:url('../images/footerRight_bg.png');
	background-repeat:no-repeat;
}



.footer_imgBox{
  float:left;
  width:130px;
  height:75px;
  background-image:url('../images/footer_imgBg.png');
	background-repeat:no-repeat;
	background-position:center center;
	margin:7px 0px 0px 10px;
}

.footer_imgBoxalt{
  float:left;
  width:130px;
  height:75px;
	background-repeat:no-repeat;
	background-position:center center;
	margin:7px 0px 0px 10px;
}




.footer_img{
  float:left;
  width:130px;
  height:75px;
	background-repeat:no-repeat;
	background-position:center center;
}



.footerRight_box{
  float:right;
  width:160px;
  height:auto;
  margin:13px 10px 0px 0px;
}



.social_box{
  float:right;
  width:auto;
  height:auto;
}



.social_icon{
  float:left;
  width:23px;
  height:23px;
  background-image:url('../images/social_icon.png');
	background-repeat:no-repeat;
	margin-left:5px;
}



.fCopyright{
  float:left;
  width:100%;
  height:auto;
  font-size:11px;
  color:#7b7575;
  margin:10px 0px 10px 0px;
  text-align:right;
}



.fAtamedya{
  float:right;
  width:83px;
  height:8px;
  border:0px;
}



.cTop_title{
  float:left;
  width:100%;
  height:30px;
  font-size:20px;
  color:#3784ba;
  border-bottom:7px solid #e6f1f5;
  margin-bottom:20px;
}



.leftMenu_box{
  float:left;
  width:186px;
  height:auto;
}



.leftMenu_linkBox{
  float:left;
  width:166px;
  height:27px;
  background-image:url('../images/leftMenu_link_icon.png');
	background-repeat:no-repeat;
	background-position:right center;
	border-bottom:1px solid #e2edf0;
	font-size:13px;
  color:#808080;
  text-decoration:none;
  padding:12px 0px 0px 20px;
  margin-bottom:10px;
}
.leftMenu_linkBox:hover{
  height:28px;
  background-image:url('../images/leftMenu_text_hover.png');
  color:#669cc1;
  border:0px;
}



.rightBox{
  float:right;
  width:775px;
  height:auto;
}



.cText_box{
  float:left;
  width:100%;
  height:auto;
  font-size:12px;
  color:#7d7d7d;
  line-height:25px;
}



.serviceBox{
  float:left;
  width:251px;
  height:188px;
  background-image:url('../images/service_bg.png');
	background-repeat:no-repeat;
}



.services_img{
  float:left;
  width:251px;
  height:188px;
  margin:0px 20px 15px 0px;
  background-repeat:no-repeat;
  background-position:center center;
}



.service_text{
  font-size:12px;
  color:#7d7d7d;
  line-height:25px;
}



.news_title{
  float:left;
  width:746px;
  height:auto;
  font-size:16px;
  color:#7d7d7d;
  margin-bottom:15px;
}



.news_imgBox{
  float:left;
  width:218px;
  height:188px;
  border:1px solid #eef5f8;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:5px;
  background-repeat:no-repeat;
  background-position:center center;
  margin:0px 20px 20px 0px;
}



.otherNews{
  float:left;
  width:100%;
  height:auto;
  margin-top:30px;
}



.otherNews_text{
  float:left;
  width:400px;
  height:auto;
  border:1px solid #eef5f8;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:13px 0px 13px 50px;
  font-size:12px;
  color:#7d7d7d;
  text-decoration:none;
  background-image:url('../images/otherNews_text.png');
	background-repeat:no-repeat;
	background-position:15px center;
	margin-bottom:20px;
  line-height:20px;
}



.pop_upgBg{
  float:left;
  width:200px;
  height:auto;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  background-color:#faf6f6;
  padding:20px 30px 30px 30px;
}



.login_close{
  position: absolute;
  width:auto;
  height:auto;
  right:50px;
  top:10px;
  cursor:pointer;
}



.login_logo{
  float:left;
  width:100%;
  height:64px;
  background-image:url('../images/aygen_logo.png');
	background-repeat:no-repeat;
	background-position:center center;
}



.login_text{
  float:left;
  width:100%;
  height:auto;
  font-size:14px;
  color:#0565b0;
  margin:20px 0px 10px 0px;
}



.login_formText{
  float:left;
  width:185px;
  height:15px;
  border:0px;
  outline:none;
  background-color:transparent;
  background-image:url('../images/login_text.png');
	background-repeat:no-repeat;
	padding:7px 7px 7px 7px;
	color:#9b9b9b;
}



.checked{
  margin-right:5px;
  margin-top:30px;
}



.checked_text{
  width:auto;
  height:auto;
  font-size:12px;
  color:#0565b0;
}



.login_buton{
  float:right;
  width:88px;
  height:32px;
  border:0px;
  outline:none;
  margin-top:20px;
}



.contactTitle{
  float:left;
  width:100%;
  height:auto;
  font-size:16px;
  color:#7d7d7d;
  margin-bottom:20px;
}



.contactAddress_box{
  float:left;
  width:480px;
  height:170px;
  margin:20px 0px 20px 0px;
}



.address_title{
  float:left;
  width:100%;
  height:auto;
  font-size:12px;
  color:#7f7d7d;
  font-weight:bold;
}



.address_box{
  float:left;
  width:356px;
  height:auto;
  margin-top:10px;
}




.address_text{
  float:left;
  width:100%;
  height:auto;
  font-size:12px;
  color:#7f7d7d;
  line-height:20px;
}



.phone_number{
  float:left;
  width:331px;
  height:auto;
  font-size:12px;
  color:#7f7d7d;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	margin-top:10px;
	text-decoration:none;
	border:0px;
}



.maps_img{
  float:left;
  width:104px;
  height:80px;
  background-repeat:no-repeat;
	background-position:center center;
}



.mapsBox{
  float:left;
  width:104px;
  height:80px;
  background-color:#d8eff7;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  margin-top:10px;
  padding:10px;
}



.contactForm_box{
  float:left;
  width:100%;
  height:auto;
}



.formOut{
  float:left;
  width:45%;
  height:auto;
  margin-bottom:20px;
}



.cForm_name{
  float:left;
  width:100%;
  height:auto;
  font-size:12px;
  color:#7f7d7d;
  margin-bottom:15px;
}



.contact_form{
  float:left;
  width:94%;
  height:16px;
  background-image:url('../images/contact_form.png');
	background-repeat:no-repeat;
	border:0px;
  outline:none;
	color:black;
	padding:9px 9px 9px 9px;
}



.textArea{
  float:left;
  width:97%;
  height:118px;
  background-image:url('../images/textArea.png');
	background-repeat:no-repeat;
	border:0px;
  outline:none;
	color:black;
	padding:10px;
	resize:none;
	font-family:"Arial", Tahoma, Geneva;
}



.submit_buton{
  float:right;
  width:95px;
  height:37px;
  border:0px;
  outline:none;
  margin-top:10px;
}






.onlineTop_titleBox{
  float:left;
  width:100%;
  height:auto;
}



.onlineTop_bgBox{
  float:right;
  width:auto;
  height:auto;
  background-color:#e6f1f5;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow:-1px 1px 2px #cacaca;
  -moz-box-shadow:-1px 1px 2px #cacaca;
  box-shadow:-1px 1px 2px #cacaca;
  padding:15px 15px 15px 15px;
}



.onlineTop_title_name{
  float:left;
  width:auto;
  height:15px;
  font-size:14px;
  color:#186ebd;
  background-image:url('../images/onlineTop_title_icon.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
	text-decoration:none;
}



.onlineTop_title_arrow{
  float:left;
  width:auto;
  height:auto;
  font-size:14px;
  color:#c3c3c3;
  margin:0px 10px 0px 10px;
}



.onlineTitle_box{
  float:left;
  width:100%;
  height:auto;
}



.onlineTop_link{
  float:left;
  width:178px;
  height:29px;
  font-size:16px;
  color:#3784ba;
  text-align:center;
  text-decoration:none;
  background-image:url('../images/onlineTop_linkBg.png');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:15px;
	margin-right:10px;
}
.onlineTop_link:hover{
  background-position:center bottom;
}



.onlineContent_box{
  float:left;
  width:auto;
  height:auto;
  margin-top:30px;
}



.online_imgBox{
  float:left;
  width:120px;
  height:116px;
  border:1px solid #f0f0f0;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  background-color:#f8f8f8;
  padding:10px;
}



.online_img{
  float:left;
  width:100%;
  height:100%;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  background-color:#ffffff;
  background-repeat:no-repeat;
  background-position:center center;
}



.onlineRight_box{
  float:left;
  width:260px;
  height:95px;
  background-color:#f8f8f8;
  margin-top:0px;
  -webkit-box-shadow:0px 1px 2px #cacaca;
  -moz-box-shadow:0px 1px 2px #cacaca;
  box-shadow:0px 1px 2px #cacaca;
  padding:20px;
}



.onlineRight_companyBox{
  float:left;
  width:100%;
  height:auto;
  text-align:center;
}



.online_title_name{
  float:left;
  width:100%;
  height:auto;
  padding-bottom:5px;
  font-size:13px;
  color:#8a8a8a;
  border-bottom:2px solid #e6f1f5;
  text-align:center;
}



.online_titleCompany{
  float:left;
  width:100%;
  height:auto;
  background-image:url('../images/online_title_name_icon.png');
	background-repeat:no-repeat;
	background-position:center top;
	font-size:13px;
  color:#8a8a8a;
  text-align:center;
  padding-top:12px;
}



.onlineContact_box{
  float:right;
  width:100%;
  height:auto;
  padding:5px 0px 0px 0px;
  background-image:url('../images/onlineContact_box.png');
	background-repeat:repeat-x;
	background-position:center center;
}



.online_mailText{
  height:auto;
  font-size:12px;
  color:#8a8a8a;
  text-decoration:none;
  background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
}



.online_phoneBox{
  float:left;
  width:100%;
  height:auto;
  margin-top:5px;
}



.online_phoneText{
  float:right;
  width:auto;
  height:auto;
  font-size:12px;
  color:#8a8a8a;
  text-decoration:none;
  background-image:url('../images/phone_number.png');
  background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin:12px 0px 0px 40px;
}



.member_box{
  float:left;
  width:475px;
  height:auto;
  -moz-border-radius:15px;
  border-radius:15px;
  -webkit-border-radius:15px;
  background-color:#faf6f6;
  padding:20px;
}



.memberTop_title{
  float:left;
  width:100%;
  height:25px;
  font-size:16px;
  color:#0565b0;
  border-bottom:2px solid #e0e0e0;
}



.memberRadio_box{
  float:left;
  width:auto;
  height:auto;
  margin:15px 0px 10px 115px;
}



.radioButon_box{
  float:left;
  width:103px;
  height:30px;
  background-image:url('../images/radioButon_bg.png');
  background-repeat:no-repeat;
  margin-left:20px;
}



.memberRadio_checked{
  float:left;
  width:auto;
  height:auto;
  margin:7px 7px 0px 10px;
}



.memberRadio_text{
  float:left;
  width:auto;
  height:auto;
  font-size:14px;
  color:#ffffff;
  margin-top:7px;
}



.member_inputBox{
  float:left;
  width:200px;
  height:auto;
  margin-bottom:10px;
}



.member_inpuText{
  float:left;
  width:100%;
  height:auto;
  font-size:14px;
  color:#186ebd;
  margin-bottom:10px;
}



.member_selectBg{
  float:left;
  width:auto;
  height:auto;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #d3d0d0;
  background-color:#f3f2f2;
  padding:4px;
  color:#7a7a7a;
  font-size:12px;
  outline:none;
}



.memberLogin_buton{
  float:right;
  width:auto;
  height:auto;
  border:0px;
  outline:none;
  margin:20px 0px 10px 0px;
}




.activity_imgBox{
  float:left;
  width:230px;
  height:auto;
  margin:0px 20px 20px 0px;
}



.activity_imgBottom{
  float:left;
  width:100%;
  height:auto;
}



.activity_bottom_img{
  float:left;
  width:36px;
  height:36px;
  border:1px solid #eef5f8;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:5px;
  background-position:center center;
  margin:0px 12px 12px 0px;
}



.activity_videoBox{
  float:left;
  width:100%;
  height:auto;
}



.activity_leftBox{
  float:left;
  width:480px;
  height:auto;
}



.activity_topTitle{
  float:left;
  width:100%;
  height:auto;
  font-size:16px;
  color:#3784ba;
  margin-bottom:20px;
}



.ac_textBg{
  float:left;
  width:458px;
  height:auto;
  background-color:#f5f5f5;
  border:1px solid #efefef;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:14px 10px 10px 10px;
  font-size:12px;
  color:#676767;
  text-decoration:none;
  margin-bottom:25px;
}



.ac_right_icon{
  float:right;
  width:48px;
  height:48px;
  background-repeat:no-repeat;
  background-position:right center;
  margin-top:-29px;
}

.searchKmlks {
  float:left;
  width:150px;
  height:30px;
  border:1px solid #e4e4e4;
  outline:none;
  resize:none;
}





/*----Spot Slider Begins--------------------------------------------------*/
#spot_slider{
  float:left;
  margin:0px 0px 0px 8px;
  width:310px;
  height:215px;
  background-image: url(http://www.aygen.com.tr/);
  background-repeat:no-repeat;  
  background-position:0px 43px; 
}

#spot_slider_content{
  float:left;
  width:310px;
  height:210px;
  overflow:hidden;
  margin-top:5px;
  position:relative;
  margin-left:2px;  
}
#spot_slider_content2{
  float:left;
  width:310px;
  height:210px;
  overflow:hidden;
  margin-top:5px;
  position:relative;
  margin-left:2px;  
}


.spot_slider_banner{
  float:left;
  width:310px;
  height:103px;
  display:block;
  text-align:center;
  background-repeat: no-repeat;
  background-position: center center;

}
.spot_slider_control{
  position:absolute;
  width:310px;
  height:30px;
  margin-top:-27px;
}
.spot_slider_control2{
  position:absolute;
  width:310px;
  height:30px;
  margin-top:-27px;
}
.control_button_back{
  float:left;
  width:21px;
  height:21px;
  margin-left:-11px;
  padding:2px 1px 0px 1px;
  background-image:url(../images/banner_arrow_left.png);
  background-repeat:no-repeat;  
  text-align:center;
  color:white;
  cursor:pointer;
}
.control_button_back2{
  float:left;
  width:21px;
  height:21px;
  margin-left:-11px;
  padding:2px 1px 0px 1px;
  background-image:url(../images/banner_arrow_left.png);
  background-repeat:no-repeat;  
  text-align:center;
  color:white;
  cursor:pointer;
}
.control_button_forw{
  float:right;
  width:21px;
  height:21px;
  margin-right:-29px;
  padding:2px 1px 0px 1px;
  background-image:url(../images/banner_arrow_right.png);
  background-repeat:no-repeat;
  text-align:center;
  color:white;
  cursor:pointer;
}
.control_button_forw2{
  float:right;
  width:21px;
  height:21px;
  margin-right:-29px;
  padding:2px 1px 0px 1px;
  background-image:url(../images/banner_arrow_right.png);
  background-repeat:no-repeat;
  text-align:center;
  color:white;
  cursor:pointer;
}

/*----Spot Slider Ends--------------------------------------------------*/



.bannerSliderBox {
  float:left;
  width:100%;
  height:438px;
  position:relative;
}

.bannerSliderBoxBg {
  width:100%;
  height:438px;
  left:0px;
  top:0px;
  z-index: 1;
  background-image:url('../images/aygen_bg.png');
  background-repeat: no-repeat;
  background-position:center center;
  position:absolute;
}



#spot_section{
  position: relative;
  float:left;
  width:1001px;
  height:438px;
}

.ss_image{
  position:absolute;
  width:100%;
  height:438px;
  left:-22px;

}
.slider_img {
  position: absolute;
  width:1001px;
  height:438px;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
}

.memberPositionBoxe {
  position:absolute;
  width:318px;
  height:153px;
  z-index: 100;
  bottom:40px;
  right:0px;
  display: inline;
}

.right_img{
  float: left;
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: white;
  margin: 0px 10px 0px 0px;
}




.commentBoxs {
  float: left;
  width: 954px;
  height:auto;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  background:#f1f1f1;
  border:1px solid #e7e7e7;
  padding: 20px 20px 20px 20px;
  margin: 0 0 20px 0;
}


.commentBoxs h1 {
  float:left;
  width: 100%;
  font-size:16px;
  margin: 0 0 20px 0;

}

.commentBoxs h1 span {
  float:right;
  font-size:13px;
  font-style: italic;
}

.commentBoxs p {
  font-size:12px;
  line-height:20px;
  color:#656565;
  padding: 20px 0 0 0;
}

.commentText {
  float: left;
  width: 976px;
  height:80px;
  border:1px solid #d2d2d2;
  padding: 10px 10px;
  resize:none;
  outline:none;
  line-height: 20px;
  font-size:12px;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.formAciklama {
  float:left;
  width:100%;
  font-size:18px;
  margin: 0 0 0px 0;
}


.sorunBildirButton {
  float: right;
  font-size:13px;
  color:white;
  text-decoration: none;
  background:#3784ba;
  padding: 10px;
  margin: 0 0 20px 0;
}


.formBoxss {
  float: left;
  width: 750px;
}

.selectSorun {
  float: left;
  width: 100%;
  height:34px;
  background:transparent;
  background-color:white;
  border:1px solid #d2d2d2;
}

.sorunUploads {
  float: left;
  width: 100%;
  position: relative;
}

.sorunUploads input[type=file] {
  opacity: 0;
  position: absolute;
  width: 95px;
  height:38px;
}

.uploadButtons {
  float: left;
  width: 95px;
  height:38px;
  position: relative;
}

.fileName {
  float: left;
  width: auto;
  font-size:14px;
  line-height:38px;
  height:38px;
  margin: 0 0 0 10px;
}

.formBoxssss {
  float: left;
  width: 954px;
  height:auto;
  padding:20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border:1px solid #d2d2d2;
  margin: 0 0 20px 0;
  background:#c0fab6;
}

.docss-img {
  float: left;
  width: 100px;
  height:100px;
  background-repeat: no-repeat;
  background-position: center center;
  border:1px solid #d2d2d2;
  background-color: white;
}

.docsss {
  float:left;
  margin: 10px 0 0 0;
}

.docsss span {
  float: left;
  font-size:15px;
  margin: 0 15px 0 0;
}

.duyuruBoxs {
  position: absolute;
  width: 260px;
  height:261px;
  background:url('../images/hbs-bg.png') repeat center center;
  right: 65px;
  padding: 0 20px 0 20px;
}

.duyuruBoxs a{
  float: left;
  width: 230px;
  height:18px;
  font-size:14px;
  color:#5a5a5a;
  text-decoration: none;
  margin: 18px 0 0 0;
  background-image:url('../images/otherNews_text.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 0 13px 30px;
  border-bottom:1px solid #d2d2d2;
}


.form-top-text {
  float: left;
  width: 100%;
  height: auto;
  font-size:14px;
  color:black;
  line-height: 18px;
}

.forms-box {
  float: left;
  width: 100%;
  height: auto;
  margin: 20px 0 0 0;
  font-size:15px;
}

.forms-box span {
  float: left;
  width: 100%;
  font-size:15px;
  color:#5a5a5a;
  margin: 0 0 15px 0;
}

.form-radio {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}

.form-radio input,label {
  float: left;
  font-size:14px;
}

.form-radio input {
  width: 14px;
  height: 14px;
}

.form-radio label {
  margin-left: 5px;
}


.form-box-textarea {
  float: left;
  width: 964px;
  height: 88px;
  border:1px solid #d2d2d2;
  resize:none;
  outline: none;
  padding: 15px;
}

.forms-box table {
  border:1px solid #d2d2d2;
  width: 100%;
}

.forms-box table tbody tr td {
  height: 40px;
}

.forms-box table tbody tr td input{
  float: left;
  width: 380px;
  height: 40px;
  border:0;
  line-height: 40px;
  background:none;
  outline: none;
  padding: 0 10px 0 10px;
}


.sikayetTablo {
  width: 100%;
  border:1px solid #d2d2d2;
  margin: 0 0 40px 0;
}

.sikayetTablo tr td {
  font-size:14px;
  line-height: 40px;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #d2d2d2;

}

.sikayetTablo tr td textarea,.sikayetTablo tr td input {
  outline: none;
  resize:none;
  border:0;
}

.sikayetTablo tr td input {
  width: 100%;
  height: 40px;
  line-height: 40px;
}

.sikayetTablo tr td textarea {
  width: 100%;
  height: 100px;
  padding: 10px 0 10px 0;
}

.acil-table2 tr td input {
  outline: none;
  resize:none;
  height: 30px;
  width: 92%;
  border:0;
  padding: 0 4% 0 4%;
} 

.acil-table2, .acil-table {
  width: 996px;
  border-left:1px solid #d2d2d2;
  border-top:1px solid #d2d2d2;
}

.acil-table2 tr td {
  border-right:1px solid #d2d2d2;
  border-bottom:1px solid #d2d2d2;
  height: 20px;
  width: 80px;
  max-width: 80px;
  font-size: 12px;
} 

.acil-table tr td {
  border-right:1px solid #d2d2d2;
  border-bottom:1px solid #d2d2d2;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 10px;
  font-size: 12px;
}

.acil-table tr td a {
  font-weight: bold;
  color:#585858;
  text-decoration: none;
}

.bilgi-table {
  width: 100%;
  border-left:1px solid #d2d2d2;
  border-top:1px solid #d2d2d2;
  margin: 10px 0 0 0;
}

.bilgi-table tr td {
  padding: 0 10px 0 10px;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  font-size:12px;
  height: 47px;
}


.bilgi-table tr td textarea {
  width: 98%;
  height: 30px;
  border:0;
  outline: none;
  resize:none;
  padding: 1%;
}


.urun-form {
  width: 100%;
  border:0;
}


.urun-form tr td input {
  width: 98%;
  height: 45px;
  border:0px;
  outline: none;
  resize:none;
  line-height: 30px;
  padding: 0 1% 0 1%;
}


.duzForm {
  width: 100%;
  border:1px solid #d2d2d2;
}

.duzForm tr td {
  border-bottom:1px solid #d2d2d2;
  height: 20px;
  font-size: 12px;
  padding: 10px;
}

.duzForm tr td label,input {
  font-size:12px;
  float: left;
}

.duzForm tr td input[type=text] {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  border:0;
  resize:none;
  outline: none;
}
.duzForm tr td textarea{
  width: 100%;
  height: 50px;
  margin: 10px 0 10px 0;
  border:0;
  outline: none;
  resize:none;

}
.tableictable tr td  {
  border-right:1px solid #d2d2d2;
}


.olayTable {
  width: 100%;
  border:1px solid #d2d2d2;
  margin: 0 0 10px 0;

}


.olayTable tr td {
  font-size:12px;
  padding: 10px;
  border-bottom:1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  height: 20px;
}

.olayTable tr td input[type=text] {
  width:96%;
  height: 40px;
  border:0;
  outline: none;
  resize:none;
  padding: 0 2% 0 2%;
  line-height: 40px;
}

.sonForm {
  width: 100%;
  border:1px solid #d2d2d2;
}

.sonForm tr td {
  border:1px solid #d2d2d2;
  height: 20px;
  padding: 10px;
  font-size:12px;
}

.sonForm tr td input[type=text]{
  width: 96%;
  height: 40px;
  line-height: 40px;
  resize:none;
  outline: none;
  border:0px;
  padding: 0 2% 0 2%;
}

.mevzuat-wideBox{
  float: left;
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.mevzuat_textBg{
  float:left;
  width:358px;
  height:auto;
  background-color:#f5f5f5;
  border:1px solid #efefef;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:14px 10px 10px 10px;
  font-size:12px;
  color:#676767;
  text-decoration:none;
  margin-bottom:25px;
}


.othermevzuat_text{
  float:left;
  width:325px;
  height:auto;
  border:1px solid #eef5f8;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:13px 0px 13px 50px;
  font-size:12px;
  color:#7d7d7d;
  text-decoration:none;
  background-image:url('../images/otherNews_text.png');
  background-repeat:no-repeat;
  background-position:15px center;
  margin-bottom:20px;
  line-height:20px;
}