.display-none {    display: none;}.statusMsgSuccess {    background: lightgreen;    color: green;    margin-bottom: 15px;}.statusMsgFail {    background: lightpink;    color: red;    margin-bottom: 15px;}.captcha {    padding-bottom: 10px;}.captchaRefresh {    width: 20px;    height: 20px;    margin: 20px;}a.forgetpassword {    font-size: 20px;    color: darkgrey;}    a.forgetpassword:hover {        color: white;    }.logout {    font-size: 26px;    width: 100%;}.logout a {    float: right;    margin-right: 20px;    color: lawngreen;}.otheruser, .otheruser select{    width: 100px;    float: right;    height: 30px;    margin-right: 10px;}li.select2-results__option.select2-results__message {    color: grey;}.MultiFile-title {    white-space: nowrap;    text-overflow: ellipsis;    width: 140px;    overflow: hidden;}.ui-autocomplete {    background: #FFF;    color: #000;    list-style-type: none; /* Remove bullets */    padding: 5px; /* Remove padding */    margin: 0; /* Remove margins */}.ui-autocomplete li.ui-menu-item {    line-height: 1.75em;}