.ui-widget {
    font-size: 12px !important;
}

.ui-breadcrumb {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}

.ui-state-active, .ui-state-highlight, .ui-inputswitch-checked {
    background-color: #688856 !important;
}

.ui-tabs-header {
    border-color: #688856 !important;
}

.ui-button {
    border-color: #688856 !important;
    background-color: #688856 !important;
}

.ui-datatable thead th {
    white-space: pre-wrap !important;
    word-break: break-word !important;
}
