﻿.funkyradio input[type=radio] {
		display:none;
			height:30px;
	
				line-height: 250%;
				font-family:Century Gothic,Helvetica, sans-serif,Georgia, Verdana, Arial;
				font-size:14px;
				 	width:99%;
	}

.funkyradio input[type=radio] + label {
		display:inline-block;
		margin:2px;
		padding: 6px;
		margin-bottom: 0;
		   font-size: 14px; 
		font-size:inherit;
font-family:Century Gothic,Helvetica, sans-serif,Georgia, Verdana, Arial;
		color: #333;
		text-align: center;
		text-shadow: 0 1px 1px rgba(255,255,255,0.75);
		vertical-align: middle;
		cursor: pointer;
		background-color: #f5f5f5;
		background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
		background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
		background-image: -o-linear-gradient(top,#fff,#e6e6e6);
		background-image: linear-gradient(to bottom,#fff,#e6e6e6);
		background-repeat: repeat-x;
		border: 1px solid #ccc;
		border-color: #e6e6e6 #e6e6e6 #bfbfbf;
		border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
		border-bottom-color: #b3b3b3;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);

		line-height: 250%;
		 	width:99%;
	}

	 .funkyradio input[type=radio]:checked + label{
		   background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
			background-color:black;
	
		  color: #FFFFFF;
	
			font-family:Century Gothic,Helvetica, sans-serif,Georgia, Verdana, Arial;
						text-shadow: 0 1px 1px rgba(255,255,255,0.75);
			
				      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); 
				     
				width:99%;
	}



.funkyradio input[type="radio"] {
  display: none;
   	width:99%;
}
.funkyradio input[type="radio"]:not(:disabled) ~ label {
  cursor: pointer;
}
.funkyradio input[type="radio"]:disabled ~ label {
  color: #bcc2bf;
  border-color: #bcc2bf;
  box-shadow: none;
  	width:99%;
}

.funkyradio label {
  display: block;

  position: relative;
   	width:99%;
}

.funkyradio input[type="radio"]:checked + label {
  background-color: #528bd2;
  color: #FFFFFF;
   	width:99%;
   	
			
}
.funkyradio input[type="radio"]:checked + label::after {
  color: #006600;
   	width:99%;
 
font-family:Century Gothic,Helvetica, sans-serif,Georgia, Verdana, Arial;

  content: ' \2714';
  font-size: 50px;
  position: absolute;
  top: 10px;
  left: 5%;
  transform: translateX(-50%);
  height: 50px;
  width: 50px;
  line-height: 10px;
  text-align: center;

 
}



	.Kutu2 {


border:solid 1px #dedede;
text-align:center;
background-color:#f7f7f7;
padding:10px 10px 10px 10px;
margin:5px 5px 5px 5px;
background-color:#FFFFFF;
width:360px;
float:left;
}

@media only screen and (max-width: 700px) {
  section {
    flex-direction: column;
  }
  	.Kutu2 {


border:solid 1px #dedede;
text-align:center;
background-color:#f7f7f7;
padding:10px 10px 10px 10px;
margin:5px 5px 5px 5px;
background-color:#FFFFFF;
float:left;
width: 100%;

}
	.funkyradio input[type="radio"]:checked + label::after {
  color: #006600;
   	width:99%;
 
font-family:Century Gothic,Helvetica, sans-serif,Georgia, Verdana, Arial;

  content: ' \2714';
  font-size: 50px;
  position: absolute;
  top: 20px;
  left: 9%;
  transform: translateX(-50%);
  height: 50px;
  width: 50px;
  line-height: 10px;
  text-align: center;
	}
}


	.Kutu {


border:solid 1px #dedede;
text-align:center;
background-color:#f7f7f7;
padding:10px 10px 10px 10px;
margin:5px 5px 5px 5px;
background-color:#FFFFFF;
position: relative;

}
				.Black
	{
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;

	}
						.Error {
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
	font-weight:bold;
	color:#990000;
	text-decoration: none;
	}
	
	 .KayitBox {

background-color:White;
font-family:Century Gothic, Arial, Helvetica, sans-serif,Georgia, Verdana;
	font-size: 16px;
	font-weight: lighter;
	  color:Black;
background-color:#fff5c5;

	text-decoration:none;
	margin: 0px;
	
		padding-left: 5px;
	
  border-bottom: 2px solid #03a8f45e;
  border: 1px solid #0000;
		border-color: #f8e58b #f8e58b #bfbfbf;
		border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
		border-bottom-color: #b3b3b3;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);


}

.KayitBox:focus {
border: 1px solid #00316e;
		border-color: #00316e #00316e #00316e;
	  box-shadow: 0 0 2px #fff, 0 0 2px #000, 0 0 10px #fff;

 border-radius: 5px;
   display: flex;
    width:100%;

    

      background-color:#cce3ff;

      filter:alpha(opacity=70);

      opacity:0.7;

    color:Black;
       
  
}

 .TelKontrol {

background-color:White;
font-family:Century Gothic, Arial, Helvetica, sans-serif,Georgia, Verdana;
	font-size: 16px;
	font-weight: lighter;
	  color:Black;
background-color:#fff5c5;

	text-decoration:none;
	margin: 0px;
	
		padding-left: 5px;
	
  border-bottom: 2px solid #03a8f45e;
  border: 1px solid #0000;
		border-color: #f8e58b #f8e58b #bfbfbf;
		border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
		border-bottom-color: #b3b3b3;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);


}

.TelKontrol:focus {
border: 1px solid #00316e;
		border-color: #00316e #00316e #00316e;
	  box-shadow: 0 0 2px #fff, 0 0 2px #000, 0 0 10px #fff;

 border-radius: 5px;
   display: flex;
    width:100%;

    

      background-color:#cce3ff;

      filter:alpha(opacity=70);

      opacity:0.7;

    color:Black;
       
  
}

	.zoom {

  transition: transform .2s;

  margin: 0 auto;
  z-index:50000;
  
}

.zoom:hover {
  -ms-transform: scale(2.5); /* IE 9 */
  -webkit-transform: scale(2.5); /* Safari 3-8 */
  transform: scale(2.5); 
 position:absolute;
  cursor:zoom-in;
  z-index:50000;
 
}