body, html {
    background-color: #fbfbfb;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.bg{
	padding-top:15px;padding-bottom:15px;	
}
.nopad {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/*image gallery*/
.image-checkbox {
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 4px solid transparent;
	margin-bottom: 0;width:100%;height;100%;
	outline: 0;z-index:444;
}
.image-checkbox input[type="checkbox"] {
	display: none; 
}

.image-checkbox-checked {
	border-color: #f07150;
}
.image-checkbox .fa {
  position: absolute;z-index:555;
  color: #fff;
  background-color:#dbdbdb;
  padding: 0px;
  margin-top:0px;
  left: 0px;height:50px;width:100%;display:inline-block;
  
}
.image-checkbox .input_adet {
  position: absolute;
  color: #fff;
  background-color:#f07150;
  padding: 15px;
  bottom: 10px;margin-left:4px;
  left: 0;width:80%;
}
.input_adet {
display: none !important;
}
.input_adet_goster{
display: block !important;
}
.image-checkbox .fa {
display: none !important;
}
.image-checkbox-checked .fa {
display: none !important;
}

.genel{
padding:0px;
}
.col-md-12{
padding:0px;
}
.row{
padding:0px;
margin:0px;
}
.ust-banner{
padding:0px;
background-color:#25bbbc;
}
.logo{
	background-color:red;
	height:90px;
}
.kullanici{
	background-color:green;
}
.nopad {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/*image gallery*/
.image-checkbox {
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 4px solid transparent;
	margin-bottom: 0;
	outline: 0;
}
.image-checkbox input[type="checkbox"] {
	display: none;
}

.image-checkbox-checked {
	border-color: #f9f9f9;
}
.image-checkbox .fa {
  position: absolute;
  color: #1b1b1b;
  background-color: #f9f9f9;line-height:33px;
  padding: 10px;
  top: 0;

.dugme{
	cursor:pointer;
	display:inline-block;
	padding:5px 10px;
	background:#eee;
	border:1px solid #d8d8d8;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;color:#444;
	-webkit-border-radius: 3px; 
	border-radius: 3px; } 
	
	[name="kapat"]
	{
	position:absolute;bottom:20px;
	right:20px;
	} 
	
	.pencere{ 
	
	position:fixed;
	top:-50%;left:-50%;
	width:380px;
	height:280px;
	background:#fff;
	box-shadow:0 0 6px 2px rgba(0,0,0,0.4);
	opacity:0; 
	transition:opacity 0.6s ease-out;
	z-index:-1; padding:10px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
	margin:-150px 0 0 -200px; } 
	
	.Pencereac{width:1px;height:1px;visibility:hidden;} 
	
	.Pencereac:checked + .pencere{ top:50%;left:50%; display:block; z-index:9; opacity:1;}

  right: 0;
}
.image-checkbox-checked .fa {
  display: block !important;
}