.headersearchfield {
    float:right;
}

.ui-button {
    margin-left: 0.5em !important;
}
.wizard_endbutton{
    float:right;
    margin-top:3px;
}
.toolbar {
    background-color: #fff !important;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    border:none !important;
}
.login-body .login-wrapper .login-image .login-image-content > h1,p{
    color: rgb(73, 80, 87) !important;
}
.login-body .login-wrapper .login-image .login-image-content > h3{
    color: rgba(73, 80, 87, 0.5) !important;
}
¯
.activated{
    color:#00bb00;
}
.deactivated{
    color:#bb0000;
}
