.girisform
{
    display: table;
    margin: 0px auto;
    margin-top: 40px;
    font-weight: bold;
    color: #44090c;
    line-height: 22px;
}

.girisform input {
    background: url(http://gf1.geo.gfsrv.net/cdnc3/91c1e812f79eb38c77c8b74ede0869.png) -25px -3px;
    height: 24px;
    border-radius: 4px;
    filter: grayscale(29%) hue-rotate(3deg);
    box-shadow: inset 0px 0px 6px black;
    color: #efeacd;
    border: 1px solid #794a46;
    font-weight: bold;
    padding-left: 10px;
}

button.btn {
    background: url(gf2.geo.gfsrv.net/cdn16/2a2205df2a85f841e184e6dba32332.png);
    height: 25px;
    width: 94px;
    color: #f7f0d6;
    border: 0px;
    font-weight: bold;
    margin-top: 10px;
}

button.btn:hover {
    box-shadow: inset 0px 0px 30px #6b0f0e;
}

.Hata {
    background: #f7f6bd !important;
    border: 1px solid #a2a160;
    border-radius: 4px;
    height: 54px;
}