* a:hover, 
* a:hover,
* a:focus,
* a:link,
* a:visited {
    text-decoration: none
}

.login .content .form-actions {
    padding: 0 30px 0px !important
}

.login-loader-box {
    margin-bottom: 20px;
    width: 100%;
    color: #fff
}
.login-loader-box img {
    width: 30px
}

.complaint-book {
    display: flex;
    justify-content: center;
    margin: 10px;
}
