.form_text {
    border-radius: 0;
	box-shadow: none;	
  width: 100%;
  padding: 13px 16px;
  margin: 3px 0;
  box-sizing: border-box;
  border: 1px solid #dedede;
  outline: none;
  font-size:19px;
  font-family:Arial, Helvetica, sans-serif;
}

.form_text:focus {
	background-color:#eceded;
 
}

.text_are {
  margin-top:16px;
  border-radius: 0;
  box-shadow: none;	
  width: 100%;
  height: 70px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid #dedede;
  background-color: #f8f8f8;
  font-size: 19px;
  resize: none;
  outline:none;
}



/* The container-extra */
.container-extra {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  padding-top:7px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
 
}

/* Hide the browser's default checkbox */
.container-extra input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; 
}

/* Create a custom checkbox */
.checkmark-extra {
  position: absolute;
  top: 2px;
  left: 0;
  height: 30px;
  width: 30px; border-style: solid;   border-width: 1px; border-color: #999;   border-radius: 5px;  
                          /* background-color: #eee;*/
}

/* On mouse-over, add a grey background color */
.container-extra:hover input ~ .checkmark-extra {
                         /* background-color: #ccc; */ 
}

/* When the checkbox is checked, add a blue background */
.container-extra input:checked ~ .checkmark-extra {
  background-color: #ff0134;
  border-style: solid;   border-width: 1px; border-color: #ff0134;   border-radius: 5px; 
}

/* Create the checkmark-extra/indicator (hidden when not checked) */
.checkmark-extra:after {
  content: "";
  position: absolute;
  display: none; 
}

/* Show the checkmark-extra when checked */
.container-extra input:checked ~ .checkmark-extra:after {
  display: block; 
}

/* Style the checkmark-extra/indicator */
.container-extra .checkmark-extra:after {
  left: 10px; 
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}





/* The container-sozlesme */
.container-sozlesme {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  padding-top:7px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
}

/* Hide the browser's default checkbox */
.container-sozlesme input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-sozlesme {
  position: absolute;
  top: 2px;
  left: 0;
  height: 30px;
  width: 30px; border-style: solid;   border-width: 1px; border-color: #999;   border-radius: 5px;
                          /* background-color: #eee;*/
}

/* On mouse-over, add a grey background color */
.container-sozlesme:hover input ~ .checkmark-sozlesme {
                         /* background-color: #ccc; */
}

/* When the checkbox is checked, add a blue background */
.container-sozlesme input:checked ~ .checkmark-sozlesme {
  background-color: #333;
  border-style: solid;   border-width: 1px; border-color: #333;   border-radius: 5px;
}

/* Create the checkmark-sozlesme/indicator (hidden when not checked) */
.checkmark-sozlesme:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark-sozlesme when checked */
.container-sozlesme input:checked ~ .checkmark-sozlesme:after {
  display: block;
}

/* Style the checkmark-sozlesme/indicator */
.container-sozlesme .checkmark-sozlesme:after {
  left: 10px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (min-width:1160px) {
	   .adimlar { width:33%; }
			 .detay_sayfa_alan { width:100%; max-width:1150px; height:auto; margin:auto;  }
	         .bolum1_detay_sayfa { width:30%; }
			 .rez_sayfa_konumu { display:none; margin-top:-20px; height:350px; }
			 
			 .bolum2_detay_sayfa  { width:69%; }
			
			 
			 
		}
@media screen and (min-width:900px) and (max-width:1159px),screen and (min-device-width:900px) and (max-device-width:1159px) {
			 .adimlar { width:33%; }
             .detay_sayfa_alan { width:100%; max-width:1150px; height:auto; margin:auto;  }
	         .bolum1_detay_sayfa { width:40%; }
			 .rez_sayfa_konumu { display:none; margin-top:0px; height:350px; }
			 
			 .bolum2_detay_sayfa  { width:59%; }
			
			  
			  
		}
@media screen and (min-width:600px) and (max-width:900px),screen and (min-device-width:500px) and (max-device-width:900px) {
			 .adimlar { width:100%; }
	         .detay_sayfa_alan { width:100%; max-width:1150px; height:auto; margin:auto;  }
	         .bolum1_detay_sayfa { width:100%; }
			 .rez_sayfa_konumu { display:none; margin-top:0px; height:350px; }
			 
			 .bolum2_detay_sayfa  { width:100%; }
			 
            
             

		}
@media screen and (max-width:600px),screen and (max-device-width:600px) {
              .adimlar { width:100%; }        
             .detay_sayfa_alan { width:100%; max-width:1150px; height:auto; margin:auto;  }
	         .bolum1_detay_sayfa { width:100%; }
			 .rez_sayfa_konumu { display:none; margin-top:0px; height:350px; }
			 
			 .bolum2_detay_sayfa  { width:100%; }
			


		}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1501; /* Sit on top */
  padding-top: 2px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow:auto;
  /*overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #f5f5f5;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 98%; max-width:1000px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
	color:#000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
	color:#999;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #93be12;
  color:#f5f5f5;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #f5f5f5;
  color: white;
}