#selectDomainDIV label:not(#errorMessage),#selectApplicationDIV label:not(#errorMessage){ font-weight: bold; opacity: 0.6; } #passDIV .input-group-append button{ border: 1px solid #ced4da; } #selectDomainDIV .form-group,#selectApplicationDIV .form-group{ margin-bottom: 0; } .login-wrapper{ box-shadow: 0 5px 10px rgba(211, 211, 227, 0.2) !important; }