﻿
#BayiOl{margin:0 0 30px 0}
#BayiOl input[type=checkbox]:checked + label {color: #1dc221;} 
#BayiOl input[type=radio]:checked + label {color: #1dc221;} 
#BayiOl label {display: block;cursor: pointer;position: relative;padding: 0 25px; margin:0 5px 0 0; float:left; }
#BayiOl label:before{content:""; display: inline-block;width: 14px;height: 14px;position: absolute;left: 0;background-color: #FFF;border-radius: 3px;border:solid 1px #CCC}
#BayiOl input[type='checkbox'] {display: none;}
#BayiOl input[type='checkbox']:checked + label:before { content:"\2713"; font-size: 12px; color: #000;text-align: center;line-height: 15px;}
#BayiOl input[type='radio'] {display: none;}
#BayiOl input[type='radio']:checked + label:before { content:"\2713"; font-size: 12px; color: #000;text-align: center;line-height: 15px;}

#BayiOl .Ozellik{width:100%; padding-top:10px; margin-top:10px}
#BayiOl .Ozellik td{padding:5px; font-weight:normal; width:20%}
#BayiOl .Ozellik td label{font-weight:normal;}
#BayiOl .Ozellik label {width:100%}
#BayiOl .Ozellik span{font-weight:bold}

#BayiOl b{font-size:18px; color:#b4252d; display:block; margin:15px 0 5px 0; font-weight:normal}
#BayiOl .AraBaslik{font-size:18px; color:#000; text-align:center; display:block; padding:10px 0; background-color:#eeeeee; margin-top:20px; border-radius:5px}
#BayiOl input[type=text]{height:40px}
#BayiOl select{height:45px}
#BayiOl input[type=submit]{margin-top:30px; font-size:24px; padding:10px 20px; border:none; border-radius:10px; background-color:#b4252d; color:#FFF; -o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}
#BayiOl input[type=submit]:hover{background-color:#000}
#BayiOl .ErrorControl{background-color:rgba(255, 0, 0, 0.25)}

#BayiOl .BayiOnay{font-size:20px}
#BayiOl .BayiOnay b{color:#1dc221; font-size:30px}
#BayiOl .BayiOnay span{color:#1dc221; font-size:164px; line-height:140px}
#BayiOl .BayiOnay i{display:block; margin-top:10px; color:rgb(96, 96, 96); font-size:16px; font-style:normal}

#BayiOl .Satir{position:relative}
#BayiOl label.custom-select {position: relative;display: inline-block;}
#BayiOl .custom-select select {display: inline-block;width:100%; border: 1px solid #bbb;  padding: 10px; margin: 0 0 10px 0; font: inherit; outline: none; -webkit-appearance: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
@media screen and (-webkit-min-device-pixel-ratio:0) { .custom-select select { padding-right: 30px; }}
#BayiOl .custom-select:after { content: "▼"; position: absolute; top: 7px;right: 3px;line-height: 30px; padding: 0 7px;background: #FFF; pointer-events: none;height:30px}
#BayiOl .no-pointer-events .custom-select:after {content: none;}
#BayiOl .Onay {margin-top:10px}
#BayiOl .Onay label{font-weight:normal; color:rgb(96, 96, 96); -o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}
#BayiOl .Onay label a{color:rgb(96, 96, 96)}
#BayiOl .Onay label a:hover{color:#000} 
#BayiOl .Onay input[type=checkbox]:checked + label {color: #1dc221;} 
#BayiOl .Onay input[type=checkbox]:checked + label a{color:#1dc221}
#BayiOl .Sonuc{color:#F00; margin:20px 0; font-size:20px}


.BekleyinizBG {background-color: #000;filter: alpha(opacity=90);opacity: 0.8; position:fixed; top:0; left:0; width:100%; height:100%; z-index:9999}
.Bekleyiniz{ background-color: #FFFFFF; border:solid 3px #b4252d; border-radius:20px;  padding: 50px; color:#000; font-size:30px; width:30%;left:35%; z-index:9999; position:fixed; text-align:center; top:20%}