body {
    background-color: #E3E3E3;
  
}

.giris-alan {
    height: auto;
    background-color: white;
      /*background-color: #8fc77c;*/
    border-radius: 5px;
    border: 3px solid white;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 5px 0 rgba(0, 0, 0, 0.19);
    margin-top: 75px;
  
}

.logo {
    margin-top: 20px;
    padding: 0px;
    /*margin-left: -25px;*/
}

#btnGiris {
    /*padding: 17px 30px 17px 30px;
    line-height: 5px;*/
    width:100%;
    height:40px;
}
