﻿.login .logo {
    margin: 0 !important;
}

h2 {
    text-align: center;
    font-weight: bold;
}

#logo {
    width: 30%;
    min-width: 138px;
    max-width: 263px;   
}

.login-input {
    margin-bottom: 0.5rem;
}

.input-group-addon {
    border: 0;
}

.input-group .input-group-addon {
    background-color: #364150 !important;
    color: white;
}

#showPassword{
    border: 0 !important;
    background-color: #dde3ec !important;
    color: #364150;
}

.login .content, .login-input .btn-block, login-input {
    border-radius: 1rem !important;
}

#BeniHatirla {
    width: 13px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 5px;
}

.content {
    margin-top: 1% !important;
}

.checkbox {
    width: 15px !important;
}
