.wclientwelcome {
    color: #313a46;
    height: 70px;
    line-height: 70px;
}

.text-right {
    text-align: right;
}

.parola-seviyesi {
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .45rem .9rem;
    font-size: .9rem;
    border-radius: .15rem;
}
