﻿
.giris-yap {
    border-right: 1px solid #eee;
    margin-bottom: 50px;
}

.kayit-ol {
    margin-bottom: 50px;
}

    .kayit-ol span {
        font-weight: bold;
        font-size: 14px;
        color: #e60101;
        margin-top: 15px;
    }

    .kayit-ol .card-body {
        /*margin-top: 64px;*/
    }

    .kayit-ol .utf_row_form {
        margin-left: 103px;
        margin-right: 103px;
        text-align: center;
    }

    .kayit-ol a {
        margin-top: 67px;
    }

.giris {
    background-color: white;
}

    .giris h3 {
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }

    .giris hr {
        margin: 1px 188px 20px;
    }

.giris-dis {
    margin: 100px 0px;
    padding-right: 25px;
}

.login p label {
    margin: 0 103px;
}

    .login p label.tel {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }

.login label {
    font-size: 12px;
}

.fl_right {
    margin-top: 5px;
}

    .fl_right a {
        font-size: 12px;
        font-weight: 700;
    }

p {
    margin: 0;
}

#password {
    margin: 0;
}

#passwordTel {
    margin: 0;
}

.beni-hatirla {
    margin-left: 103px;
    margin-right: 103px;
}

    .beni-hatirla input {
        width: 13px;
        height: 13px !important;
        margin-right: 3px;
    }

    .beni-hatirla .fl_left {
        margin-top: 5px;
    }

    .beni-hatirla label {
        font-weight: 700;
        color: #666;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

        .beni-hatirla label:hover {
            color: #10b71d;
        }

.giris-yap-buton {
    margin: 55px 103px 20px 103px;
    text-align: center;
}

.hata > label {
    font-weight: 600;
    color: #e60101;
    line-height: 16px;
    text-align: justify;
    margin-bottom: 10px;
}

    .hata > label > i {
        position: initial;
        color: #e60101;
    }

.basari > label {
    color: #10b71d;
    font-weight: 600;
    line-height: 16px;
    text-align: justify;
    margin-bottom: 10px;
}

    .basari > label > i {
        position: initial;
        color: #10b71d;
    }

.main_input_search_part_item > input[type="text"]:hover {
    box-shadow: none !important;
    border: none !important;
}

input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="number"]:hover {
    color: #808080;
    box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 7%) !important;
    opacity: 1;
}

.utf_signin_form label i {
    left: 317px;
    bottom: 7px;
    font-size: 15px;
    cursor: pointer;
}

.utf_tabs_nav {
    margin: 0 102px;
}

.element_tab .utf_tabs_nav li {
    line-height: 13px;
    width: 32%;
    padding-right: 6px;
}
