@charset "utf-8";
/* CSS Document */
body { background: #5d0e37!important; color: #FFF; }
h1 img { position: absolute;  margin-left: -50px; line-height: 90px; }
form { padding-top: 100px; }
.wrap { width: 90%; min-height: 700px; margin: auto; text-align: center; }
@media (min-width: 768px) { .wrap { width: 400px; min-height: 400px; } }
.logo { margin-top: 50px; margin: auto; margin-bottom: 20px; }
.inp-bt { width: 100%; min-height: 60px; background: linear-gradient(#97065f, #6f0037); border:none; outline: none; text-align: center; color: #FFF; border-radius: 38px; margin-top: 5px; margin-bottom: 5px; font-size: 20px; font-weight: bold; }
.inp-bt-gndr { width: 100%; min-height: 60px; background: linear-gradient(#1c9362, #1a6842) !important; border:none; outline: none; text-align: center; color: #FFF; border-radius: 38px; margin-top: 5px; margin-bottom: 5px; font-size: 20px; font-weight: bold; cursor: pointer; }
.istek-page input:-moz-placeholder { color: #FFF; }
.istek-page input::-webkit-input-placeholder { color: #FFF; }
.link { display: block; width: 100%; min-height: 60px; background: linear-gradient(#1c9362, #1a6842) !important; border-radius: 38px; font-size: 22px; font-weight: bold; color: #FFF; text-decoration: none; line-height: 60px; margin-top: 15px; }
