﻿
.giris_yap {
    width: 375px;
    height: 400px;
    box-shadow: 0 0 8px 1px rgb(150 150 150 / 20%);
    margin-top: 100px;
    margin-bottom: 125px;
    padding: 15px;
    background-color: #fff;
}

    .giris_yap h3 {
        font-size: 16px;
        font-weight: bold;
        color: #000;
        margin-top: -5px;
    }

hr {
    margin: 0 40px 20px;
    border-top: 1px solid #10b71d7a;
}

.kayit_ol {
    width: 450px;
    height: 250px;
    box-shadow: 0 0 2px 1px #498850;
    margin-bottom: 120px;
    margin-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    margin-left: 30px !important;
}

.style_one {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.utf_signin_form label.onay-baslik {
    font-size: 12px;
}

.giris_yap p.utf_row_form {
    margin-bottom: 0px;
}

.onay-baslik a {
    color: #10b71d;
    float: right;
    font-weight: bold;
}

.uyari {
    background-color: #fbd197;
    border-radius: 4px;
    margin-bottom: 10px !important
}

    .uyari label {
        padding-left: 5px;
    }

        .uyari label i {
            color: #000;
            position: initial;
            font-size: 13px;
        }

.giris_yap p.sifre-baslik {
    margin-bottom: 20px;
}

.sifre-baslik label {
    font-weight: 600;
    text-align: justify;
    line-height: 20px;
}

.giris_yap p.bilgilendirme > label {
    color: #10b71d;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
}

    .giris_yap p.bilgilendirme > label > i {
        position: initial;
        font-size: 14px;
        color: #10b71d;
        font-size: 13px;
    }

.hata > label {
    font-weight: 600;
    color: #e60101;
    line-height: 16px;
    text-align: justify;
    margin-bottom: 10px;
    font-size: 12px;
}

    .hata > label > i {
        position: initial;
        color: #e60101;
        font-size: 14px;
    }

.utf_signin_form label i {
    left: 300px;
    bottom: 7px;
    font-size: 15px;
    cursor: pointer;
}
