.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 0.9em;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #21559a;
    background: #21559a;
}
.nt-browse-table-footer {
    padding-top: 0em;
    padding-bottom: 0em;
}
.nt-browse-header-not-selected {
    background-color: #21559a;
}
.nt-browse-header-not-selected a {
    color: white;
}
.nt-browse-header-selected {
    background-color: #3275ce;
}
.nt-entry {
    min-height: 2em;
}
.ui-widget-header {
    color: white;
}
.nt-select-height {
	max-height: 60em;
}
.nt-select-width {
	width: 50em;
}
	
.nt-site-header-6 {
    color: black !important;
}
.nt-form-header {
    font-size: 1.5em;
}
.nt-form-table td {
 border: 1px;
}
.nt-browse-header {
    font-size: 1.5em;
}
.nt-small-button {
    height: 2em;
}.ui-dialog-title {
    color: black;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: .3em 1em;
}
.nt-menu-div {
    height: 2em;
}
.nt-leftpanel-l {
    padding-right: 15px;
}
.nt-leftpanel-l {
    width: 12% !important;
}
.nt-progress-hyperlink a{
	padding:5px;
}
.ui-dialog .ui-dialog-titlebar-close {
    background-color: #c5c5c5;
}
.ui-dialog .ui-dialog-titlebar {
    background: #e9e9e9;
}
/*Remove corners from all elements */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-left, .ui-corner-bl, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-tl {
    border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
/* Align main menu */
.nt-menu-div {
    display: inline-block;
}
.nt-menu-item:hover {
    color: white;
    background: #cccccc;
}
.nt-contentpanel {
    margin-left: 15px;
}
/* Date picker header */
.ui-datepicker .ui-datepicker-header {
    background-color: #3275ce;
}
.ui-accordion .ui-accordion-header {
    justify-content: unset;
}
.ui-accordion-content {
    max-height: 1200px;
}
h1 {
	color: black;
}

.itmsubtotalvalue {
    border-top-style: solid !important;
    border-top-color: black !important;
    font-weight: bold !important;
    text-align: right;
}
.itmsubtotalvalue > div > div {
    width: 100%;
}
.itmsubtotaltext {
    font-weight: bold !important;
}
.itmgrandtotalvalue {
    border-top-style: solid !important;
    border-bottom-style: double !important;
    border-top-color: black !important;
    border-bottom-color: black !important;
    font-weight: bold !important;
    text-align: right;
    border-bottom-width: 4px !important;
}
.itmgrandtotaltext {
    font-weight: bold !important;
}
.itmgrandtotalvalue > div > div {
    width: 100%;
}
.itmabstract {
    font-weight: bold !important;
    text-align: right;
}
.itmabstracttext {
    font-weight: bold !important;
}
.nt-browse-entry {
    text-align: right;
}
.my-eip-left {
    text-align: left !important;
	width: 34em !important
}
.my-eip-note{
    text-align: left !important;
	width: 3em !important
}
.my-eip-amt{
	text-align: right!important;
	width: 8em !important
}	