.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.navigation-drawer-manu {
    font-size: 0.900rem;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.login-logo {
    width: 60%;
    height: auto;
    margin: auto;
    margin-bottom: 35px;
}

.btn-disabled {
    background-color: #cccccc !important;
    color: #666666 !important;
    cursor: not-allowed;
}

.dir-left-to-right {
    direction: ltr;
}

.resend-otp-form {
    margin: auto;
    margin-top: 20px !important;
}
