﻿
.kayit_ol {
    border-right: 1px solid #10b71d7a;
    margin-top: 50px;
    margin-bottom: 50px;
}

.giris_yap {
    margin-top: 50px;
    margin-bottom: 50px;
}

.giris {
    box-shadow: 0 0 8px 1px rgb(150 150 150 / 20%);
    padding: 15px;
    background-color: white;
}

    .giris h3 {
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }

    .giris hr {
        border-top: 1px solid #10b71d7a;
        margin: 0px 87px 10px;
    }

.giris-dis {
    margin: 20px 0px;
}

p {
    margin: 0;
}

#acikadres {
    font-size: 12px;
}

.beni-hatirla input {
    width: 13px;
    height: 13px !important;
    margin-right: 3px;
}

.beni-hatirla .fl_left {
    margin-top: 5px;
}

.beni-hatirla label {
    font-weight: 400;
    color: #000;
    font-size: 11px;
    line-height: 15px;
    text-align: justify;
}

/*   .beni-hatirla label:hover {
        color: #10b71d;
    }*/
.utf_form_wide_block label {
    font-size: 11px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.utf_signin_form label input {
    padding-left: 5px;
    font-size: 12px;
    font-weight: 500;
}

.beni-hatirla .fl_left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.utf_tabs_nav li a {
    border: none;
}

.alertify .ajs-dialog {
    max-width: 645px;
}

.ajs-cancel {
    display: none;
}
