.form-title {
    font-size: 16px;
    font-weight: 500;
    color: #677894;
    margin-left: 0;
    background: transparent;
    padding: 0;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

.active {
    background-color: #002e3d;
    color: white;
}

.register-button {
    border: 1px solid #002e3d;
    width: 100%;
}

.col-6 li {
    list-style-type: none !important;
}

#Login input {
    margin-bottom: 20px;
}

#uyee input {
    border-radius: 5px;
    border: 1px solid #D8DCE5;
}

#uyee input {
    padding: 13px;
    font-size: 14px;
}

.select-p {
    padding: 13px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #D8DCE5;
}

.sozlesme {
    font-size: 14px;
    color: #677894;
    width: 100%;
}

.sozlesme-d {
    width: 100%;
}

.checkbox-custom+.checkbox-custom-label:before,
.radio-custom+.radio-custom-label:before {
    content: '';
    border: 1px solid #D8DCE5;
    border-radius: 3px;
    display: inline-block;
    line-height: 13px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    font-size: 14px;
}

.fpasswor {
    float: right;
    color: #677894;
    font-size: 14px;
}