/* .ui-panlegrid-cell td {
	vertical-align: top;
} */

/* table td { 
	vertical-align: top; 
} */

/* table tr{
	border-collapse: collapse;
	border: 0px none !important;
} */

/* tr:last-child
{
   border-bottom: none !important;
} */

.ui-menu .ui-menuitem-text {
	margin-left: 2px;
}

.no-background {
	background: none;
}

.no-border {
	border: none;
}

.top-border {
	border-top: 1px solid #aaaaaa;
}

.no-border.top-border .ui-toolbar-group-left {
	margin-top: -6px;
}

.bottom-border {
	border-bottom: 1px solid #aaaaaa;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only {
	background: none;
	border: none;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-icon-left {
	border-style: none !important;
}

.ui-inputfield.ui-widget.ui-state-default.ui-corner-all.ui-state-disabled {
	background: none;
}

.ui-panel .ui-panel-content {
	padding: 0px !important;
}

.ui-tabs-panel.ui-widget-content.ui-corner-bottom {
	margin: 0px;
	padding: 0em 0.2em !important;
}

.column-left {
	padding: 0px 0px !important;
	border-style: none !important;
	vertical-align: top;
}

.min-width-420 {
	min-width: 420px;
}

.column-right {
	padding: 0px 4px !important;
	min-width: 490px;
	border-style: none !important;
	vertical-align: top;
}

.ui-panelgrid.ui-widget.dfe-tab-panel tr:last-child {
	border-bottom: none !important;
	border-style: none !important;
}

input {
	background: white !important;
}

.ui-datatable-empty-message {
	border-bottom-color: 1px solid #E6F0D3 !important;
}

.ui-datatable table {
	border-bottom-color: 1px solid #E6F0D3 !important;
}

#copyright:hover {
	text-decoration:underline !important;
}

.ui-tree {
	width: inherit !important;
}

.ui-tree-button {
	/* width: inherit; */
	border: none;
	background: #dddddd;
	text-align: center;
}

#app_content,
#app_content form {
	height: inherit;
}

.ui-chkbox {
	padding-right: 4px;
}	
.ui-chkbox-box{ 	
	vertical-align: bottom;
}

.ui-panelgrid-cell {
	height: 10px;
	padding: 1px 10px !important;
}

.button-remove:hover {
	color: #C00000 !important;
}

.datatable-row-warning {
	background: #ffdddd;
}

.document-not-in-balance {
	color: #C00000 !important;
}


.ui-cell-editor-input>.dfe-select-one-menu-rw {
	width: 95% !important;
}

.width-600 {
	width: 600px !important;
}

.width-600-panel {
	width: 642px !important;
}

.width-550 {
	width: 550px !important;
}

.width-550-panel {
	width: 592px !important;
}

.width-500 {
	width: 500px !important;
}
.width-500-panel {
	width: 542px !important;
}

.width-400 {
	width: 400px !important;
}
.width-400-panel {
	width: 442px !important;
}

.width-300 {
	width: 342px !important;
}
.width-300-panel {
	width: 342px !important;
}

.width-200 {
	width: 242px !important;
}
.width-200-panel {
	width: 242px !important;
}

.width-100 {
	width: 100px !important;
}
.width-100-panel {
	width: 142px !important;
}

.input_width-50 input {
	width: 50px !important;
}

table .dfe-dfb-panel {
	width: 100% !important;
}

.statistics-study-program-header {
	text-align: left;
	font-weight: bold !important;
	
}

.statistics-study-program-normal {
	text-align: left;
}

.statistics-total {
	text-align: center !important;
	font-weight: bold !important;
}


