html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

html {
    color: #151515;
    font-size: 1em;
    line-height: 1.4;
    height: 100%;
    background-color: #EFE7E0;
}

body {
    line-height: 1.5;
}

body .ui-growl .ui-growl-item-container .ui-growl-item {
    padding: .5rem !important;
    min-height: auto !important;
}

.ui-growl-title {
    padding: 0 !important;
}

.ui-tabs li.ui-tabs-actions {
    align-self: center !important;
}

body .ui-message {
    padding: 0 !important;
}

body .ui-message.ui-widget {
    padding: .5rem .5rem !important;
}

.ui-wizard-content {
    padding: 1rem;
}

.lgc-align-right {
    text-align: right;
}
