html {overflow:none;}
body {line-height: 1; font-family: Candara; margin: 0 auto; background:#1e2225; font-size: 28px; width: 100%;}
a {color: #fff; font-weight: 800; text-decoration: none;}

#container {width: 100%;}
.button {float: left; margin-left: 0.8%; width: 79%; margin-top: 0.8%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; /*border-radius: 60em 10em 4em / 5em 30em;*/ height: 280px;}
.button2 {float: left; margin-left: 0.8%; width: 19%; margin-top: 0.8%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; /*border-radius: 60em 10em 4em / 5em 30em;*/ height: 280px;}
.button3 {float: left; margin-left: 0.8%; width: 98%; margin-top: 0.8%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; /*border-radius: 60em 10em 4em / 5em 30em;*/ height: 150px; background: #39f;}
.button3:hover {background: #ff0000;}
.button p {color: #fff; font-weight: 900; vertical-align: middle; text-align: center;  line-height: 140%;}
.button2 p {color: #fff; font-weight: 900; vertical-align: middle; text-align: center; line-height: 140%;}
.button3 p {color: #fff; font-weight: 900; vertical-align: middle; text-align: left;  line-height: 100%; height: 150px;}
.baslik {font-size: 50px; font-family: Candara; color: #000; font-weight: 1000; text-align: center; vertical-align: center; line-height: 200%;}
.baslik2 {font-size: 50px; font-family: Candara; color: #969696; font-weight: 1000; text-align: center; vertical-align: center; line-height: 150%;}
.table {float:left; width:100%; height:100%; border: 0; margin-bottom: 1em; border-collapse: collapse;}
.table thead th {font-size: 12px; font-weight: bold; text-align: left; color: #333; padding: 10px 10px; border-bottom: 1px solid #E3E3E3;}
.table td {vertical-align: top;}
.table tbody tr td {background: #FFF; border-bottom: 1px solid #E3E3E3;}
.table tbody td {padding: 10px;}
.table2 {width: 100%; border: 0; margin-bottom: 1em; border-collapse: collapse;}
.table2 thead th {font-size: 12px; font-weight: bold; text-align: left; color: #333; padding: 10px 10px; border-bottom: 1px solid #E3E3E3;}
.table2 td {vertical-align: top;}
.table2 tbody tr td {background: #FFF; border-bottom: 1px solid #E3E3E3;}
.table2 tbody td {padding: 30px;}
input.detay{height: 280px; width: 100%; background: #39f; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;
color: #fff; font-weight: 900; vertical-align: middle; text-align: center;  line-height: 140%;
}
input.detay:hover{background: #ff0000;}
input.detay2{height: 280px; width: 100%; background: #99CC00; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;
color: #fff; font-weight: 900; vertical-align: middle; text-align: center;  line-height: 140%;
}
input.detay2:hover{background: #ff0000;}
input[type=radio].css-checkbox {display:none;}
input[type=radio].css-checkbox + label.css-label {padding-left:33px; height:28px; display:inline-block; line-height:28px; background-repeat:no-repeat; background-position: 0 0; vertical-align:middle; cursor:pointer;}
input[type=radio].css-checkbox:checked + label.css-label {background-position: 0 -28px;}
label.css-label {background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_f8040a0fc242e4b4d0931182b00b95d8.png); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
textarea{border:1px solid #999999; width:100%; margin:5px 0; padding:3px;} 


.satir
 {
float:left;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
width:100%;
height:100%;
font-size:20px;
font-weight:bold;
color:#4d0000;
}


#menu1 
{
float: left;
padding: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
width:100%;
height:100%;
margin-top:10px;
background: #197ebd;
color:#1e2225;
}

#menu1:hover {background: #9e6027;color:#fff;}

.baslik_alt
{
width: 99%;
height: 40px;
margin-top: 5px;
font-family: Tahoma;
font-size: 40px; 
text-align: center;
}
.baslik_alt2
{
width: 99%;
height: 35px;
margin-top: 5px;
font-family: Tahoma;
font-size: 35px; 
text-align: center;
}

.baslik_menu
{
width: 99%;
height: 30px;
font-family: Tahoma;
font-size: 30px; 
text-align: center;
}


.mobil-menu {
  background: #111111;
  left: -700px;
  height: 100%;
  min-height: 1500px;
  position: fixed;
  font-size:250%;
  width: 700px;
}
 
.mobil-menu ul {
  border-top: 2px solid #636366;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 1px;
}
 
.mobil-menu li {
  border-bottom: 1px solid #222;
  line-height: 80px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-top: 3px;
  color:#d5d5d5;
  text-decoration:none;
  transition:all .6s;
}
 
.mobil-menu li:hover {
  background-color:#000;
  color:white;
}
 
.mobil-menu li a{
  color:inherit;
  text-decoration:none;
}

.menuu{
width:70px;
min-height:5px;
margin-top:4px;
border:1px solid #000;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}


.ac-kapa{
float:left;
width:70%;
height:100%;
font-size:20px;
font-weight:bold;
color:#4d0000;
}


.mc{
  position: relative;
  width: 100%;
  height:150px;
  line-height:150px;
  margin-bottom:5px;
  border-bottom:2px solid;
}
.mmenu 
{
float: left;
width: 85%;
height: 180px;
line-height: 180px;
margin-right:7%;
margin-left: 7%; 
margin-top: 25px;
text-align:center; 
border:1px solid;
-webkit-border-radius: 30px; 
-moz-border-radius: 30px; 
border-radius: 30px; 
background:#39f;
color:white;
font-weight:bold;
font-size: 50px;
}

.mmenu_ 
{
float: left;
width: 42%;
height: 350px;
line-height: 250px;
margin-left: 7%; 
margin-top: 40px;
text-align:center; 
border:1px solid;
-webkit-border-radius: 20px; 
-moz-border-radius: 20px; 
border-radius: 20px; 
background:#197ebd;
}
.mmenu_2 
{
float: left;
width: 42%;
height: 350px;
margin-left: 32%; 
margin-top: 40px; 
border:1px solid;
-webkit-border-radius: 20px; 
-moz-border-radius: 20px; 
border-radius: 20px; 
background:#197ebd;
}
.mmenu_alt 
{
float: left;
width: 100%;
height: 215px;
}
.mmenu_alt2 
{
float: left;
width: 100%;
height: 100px;
line-height: 50px;
font-family: Tahoma;
color:#1e2225;
font-size: 40px;
text-align:center;
}

.kullanici
 {
float:left;
height:150px;
width: 100%;
margin-bottom:10px;
}
.input
 {
float:left;
width:80%;
height:140px;
font-size: 60px;
border: 0px solid;
border-style: solid;
border-width: 1px;
border-color:#197ebd;
background-color:#197ebd;
margin-left:10%;
padding-left:10px;
}
.input2
 {
float:left;
width:60%;
height:140px;
font-size: 60px;
border: 0px solid;
border-style: solid;
border-width: 1px;
border-color:#197ebd;
background-color:#197ebd;
margin-left:10%;
padding-left:10px;
}
.button
 {
float:left;
width:20%;
margin-top:1px;
margin-bottom:9px;
height:140px;
font-size: 90px;
font-weight: bold;
font-family: arial;
border: 0px solid;
border-style: solid;
border-width: 1px;
background: #d4563a;
color:#1e2225;
}
.bilgi
 {
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   font-weight: bold;
   font-size: 30px;
   text-align: center
 }
 
.detay 
{
float: left;
padding: 0px;
padding-top: 20px;
padding-left: 42px;
padding-bottom: 20px;
width:100%;
height:100%;
border-bottom:1px solid;
background: #fff;
font-size: 28px;
}
.detay_sol 
{
float: left;
width:30%;
height:100%;
}
.detay_sag 
{
float: left;
width:69%;
height:100%;
}

.masraf_detay1
{float:left; width:100%; height:40px; line-height:40px; font-size: 22px; 
font-family: Verdana; text-align:center; padding:5px 0px 5px 0px; 
border-radius: 30px 30px 0px 0px; border-bottom:1px solid; 
background: #197ebd; font-weight: bold; color:white;}
.masraf_detay2
{float:left; width:100%; height:40px; line-height:40px; font-size: 22px; 
font-family: Verdana; text-align:center; padding:5px 0px 5px 0px;}
.masraf_detay3
{float:left;width:14%; margin:5px 0px 5px 1%; border:3px solid; border-radius: 30px 30px 30px 30px;}