
 .content1 {
	background-color:#FFF;
	width:1004px;
    height:autopx;
	border:solid 1px #c1c1c1;
	padding:10px;
	
	

}



 .warning {
  display:flex;
  align-items: center;
  height:51px;
  font-size:15px;
  color: #9F6000;
  background-color: #FEEFB3;
  }

.geo {
	width:400px;
	height:40px;
	padding-left:10px;
	outline:none;
	padding-top:8px;
	padding-bottom:8px;
	border:solid 1px #c1c1c1;
}

.buton {
-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #e6d045;
	display:inline-block;
    width:150px; 
	height:40px;
	
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
	padding:10px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}


.buton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}


.buton:active {
	position:relative;
	top:1px;
}
 
 

 .ilanverkategori
    {
    max-width:47px;
    max-height:40px;
    #position:relative;
    #top: -50%;
    #left:-50%;
    }
	
.ilanverkategorires
    {
    width:47px;
    height: 40px;
    display: table;
    position: relative;
    top: 73px;
    left: 7px;
	
	}
	
	.title1 {
	font-size:14px;
	padding:10px;
	border:solid 1px #d8d8d8;
	color:#000;
	font-weight:bold;
	background-color:#f4f4f4;
	height:autopx;

}

.textarea {
	display:block;
	border:0px;
	height:174px;
	background:url(images/textarea.png);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-left:1px solid #e3e1e1;
	border-right:1px solid #e3e1e1;
	border-bottom:1px solid #e3e1e1;
	color:#999;
	font-size:12px;
	width:340px;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
}


.inputbox {border: 1px solid #999; padding: 10px; width: 98%; height:10px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 5px; color: #666; background: url(../img/bg_fade_sml.png) repeat-x top;}
.inputbox:focus {border: 1px solid #666;}


.sm {
	padding:3px;
	border:solid 1px #c1c1c1;
	width:212px
}


 .txl {
	width:400px;
	padding-left:10px;
	outline:none;
	padding-top:4px;
	padding-bottom:4px;
	border:solid 1px #c1c1c1;
}

.osm select {
	padding:3px;
	border:solid 1px #c1c1c1;
	width:96%
}

.osm input[type=text] {
	padding-left:10px;
	outline:none;
	padding-top:4px;
	padding-bottom:4px;
	border:solid 1px #c1c1c1;	
	width:100%
}






@media screen and (min-width:0px) and (max-width:700px) {
	

	.mobile {
    
      }
	
  .no-mobile {
    visibility: hidden;
    //clear: both;
    display: none;
  }



}


@media screen and (min-width:768px) and (max-width:991px) {
	
.mobile {
    visibility: hidden;
    //clear: both;
    display: none;
  }

}


@media screen and (min-width:992px) and (max-width:1199px) {
	
.mobile {
    visibility: hidden;
    //clear: both;
    display: none;
  }

}


@media screen and (min-width:1200px) {
	
.mobile {
    visibility: hidden;
    //clear: both;
    display: none;
  }

}




.buton {
-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #e6d045;
	display:inline-block;
    width:150px; 
	height:40px;
	
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
	padding:10px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}


.buton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}


.buton:active {
	position:relative;
	top:1px;
}



.contentbox {overflow: auto; border: 1px solid #fff; padding: 15px; background: #fff url(../img/bg_fade_med.png) repeat-x top; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px;}	



.headings {padding: 0 20px; border: 1px solid #CACACA; text-shadow: 1px 1px 1px #fff; background: #EAEAEA url(../img/bg_heading.png) repeat-x top; -moz-border-radius-topright: 10px; 	-moz-border-radius-topleft: 10px; letter-spacing: -1px; height: 45px;}
				.headings h2 {padding-top: 10px; font-size: 20px;}