.dent-source-login-navbar {
    box-shadow: 0 8px 8px 0 rgba(34, 78, 114, 0.05) !important;
    background-color: #ffffff !important;
}

.dent-source-login-login-title {
    font-family: Roboto Condensed, sans-serif;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    color: #0d0d0d;
}

.dent-source-login-sub-title {
    opacity: 0.5;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    line-height: 4;
    letter-spacing: normal;
    text-align: center;
    color: #0d0d0d;
}

.dent-source-login-forgot-password {
    font-family: Roboto Condensed, sans-serif;
    font-size: 11px;
    line-height: 4.36;
    letter-spacing: normal;
    color: #c9413b;
}

.dent-source-login-login-button {
    height: 44px;
    border-radius: 6px;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #045be6;
}

.dent-source-login-input {
    border-radius: 6px;
    background-color: #f6f5fb;
    font-family: Roboto Condensed, sans-serif;
    color: #0d0d0d;
    line-height: 3.43;
    font-size: 14px;
    height: 48px;
}

.dent-source-login-forgot-password {
    height: 48px;
    opacity: 0.9;
    font-family: Roboto Condensed, sans-serif;
    line-height: 4.36;
    letter-spacing: normal;
    color: #c9413b;
    font-size: 11px;
    text-align: center;
    cursor: default;
}
.dent-source-login-warrning-message {
    font-family: Roboto Condensed, sans-serif;
    font-size: 11px;
    letter-spacing: normal;
    color: #c9413b;
}

.dent-source-login-forgot-password-wrapper {
    text-align: center;
}

.dent-source-login-hash-password-wrapper {
    text-align: center;
    margin-bottom: 15px;
}

.dent-source-login-main-login-btn {
    width: 154px;
    height: 44px;
    border-radius: 6px;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #045be6;
    color: #ffffff;
    font-weight: bold;
}

.dent-source-login-btn-wrapper {
    text-align: center;
}

.dent-source-login-riht-border {
    height: 472px;
    border-right: solid 1px #dedede;
}

.dent-source-login-register-wrapper {
    height: 48px;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 3.43;
    color: #4c4c4c;
    text-align: center;
}

.dent-source-login-register-link {
    color: #045be6;
    font-weight: 900;
    font-family: Roboto Condensed, sans-serif;
    cursor: pointer;
}

.dent-source-login-vector-smart-object {
    object-fit: contain;
    float: right;
}

.dent-source-login-password-icon, .dent-source-login-password-icon:hover {
    background-color: #f6f5fb;
    cursor: default;
    color: #4c4c4c;
}

.dent-source-login-title {
    text-align: center;
    color: #0d0d0d;
    font-size: 17px;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    padding: 20px;
}

.dent-source-login-log-help {
    width: 400px;
    height: 50px;
    border-radius: 30px;
    border: solid 1px #d9e7ff;
    background-color: #ffffff;
}

.dent-source-login-log-play {
    width: 44px;
    height: 44px;
    object-fit: contain;
    background-position: right 45px bottom 20px;
}

.dent-source-login-See-how-DentSource-t {
    width: 203px;
    height: 48px;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.43;
    letter-spacing: normal;
    color: #055de9;
}

.footer {
    font-family: Roboto Condensed, sans-serif;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #171e2e;
    color: white;
    text-align: center;
    font-size: 12px;
    z-index: 101 !important;
    height: auto !important;
}

.dent-source-login-footer-content {
/*    padding-top: 20px;*/
}

.dent-source-row {
    width: 100%;
    width: 100%;
    padding-top: 50px;
    margin-top:unset;
}

input::-ms-reveal,
input::-ms-clear {
    display: none;
}

.dent-na-pointer-auto {
    pointer-events: auto;
}

.dent-na-pointer-none {
    pointer-events: none;
}