.home {
    background: #242323;
width: 67px;
height: 50px;
position: fixed;
text-align: center;
border-radius: 0px 0px 10px 0px;
top: 0px;
color: white;
padding: 10px;
border-bottom: 1px solid #685b5b;
}
.home a {
    color: white;
    text-decoration: none;
}

.cekilis-alani {
    background-color: #2b2b2b;
    padding: 10px;
    border: 2px solid #5757572b;
    border-radius: 10px;
    box-shadow: 1px 1px 0px #323232, 2px 2px 0px #323232, 3px 3px 0px #323232, 4px 4px 0px #323232, 5px 5px 0px #323232, 6px 6px 0px #323232;
}
p.yazi {
    text-align: center;
    font-weight: bold;
    font-size: 20pt;
}
.panel-default {
   border-color: #323232;
   background-color: transparent;
   color: white;
}
.giris.off-yazi {
    padding: 20px;
    text-align: center;
}
button.btn.btn-success.btn-block.btn-lg {
    background-color: #407146;
border: 0px;
border-radius: 14px;
}
img.resim {
    margin-bottom: 20px;    max-height: 56px!important;
}
.resim-alani {
    align-items: center;
    text-align: center;
    border-bottom: 2px solid #323232;
}
.panel-default:hover {
    border-color: #323232;
    background-color: #484a4d;
    color: white;
}
.panel-default23 {
    border-color: #323232;
    background-color: #484a4d;
    color: white;
}
.alert-info {
   color: #ffffff;
   background-color: #242628;
   text-align: center;
   margin-top: 15px;
   border-radius: 0px;
   border-color: #323232;
   font-size: 19px;
}
.gizlebaba{
    display: none;
}
label.user-yazi {
    font-weight: bold;
    color: white;
    text-align: center;
}
.giris {
    border: 1px solid;
    border-color: #4a4d4f5c;
    padding: 10px;
    margin-bottom: 10px;
}
input#exampleInputEmail1 {
    background-color: transparent;
    color: #fff;
    padding: 20px;
    border-color: #325477;
}
.soru {
    border: 1px solid;
    border-color: #32547700;
    padding: 10px;
    margin-bottom: 10px;
}
.macx {
    color: white;
    text-align: center;
}
.par {
    text-align: center;
    color: white;
}
.soru-yaz {
    border-bottom: 1px solid #32547700;
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    padding-bottom: 15px;
}
select#tahmin {
 background-color: #2b2b2b;
 color: #fff;
 height: 45px;
 border-color: #323232;
}
.social-media a {
    color: #767777;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(72, 78, 83, 0.6);
}