html, body {
	height: 100%;
	margin: 0;
	font-family: sans-serif;
	padding: 0;
	line-height: 1.5;
}

#page {
	padding: 2em;
	height: 100%;
}

#content {
	min-height: calc(100% - 14em);
}

body .ui-panelgrid .ui-panelgrid-cell {
	padding: 0.4rem 1rem;
}

#footer {
	bottom: 0;
	left: 0;
	width: 100%;
	margin-top: 1em;
	/*padding-left: 2em;
	padding-right: 2em;
	position: absolute;
	*/
	height: 3em; /* Height of the footer */
	text-align: center;
}

.onlyPrint {
	display: none;
}

@media print {
	.onlyScreen, onlyScreen * {
		display: none !important;
	}
	.onlyPrint {
		display: block;
	}
}

#header {
	
}

.dialogCommandPanel {
	text-align: right;
	padding-top: 3em;
}

.editDialogDataPanel {
	height: calc(100% - 4.5em);
	overflow: auto;
}

.vAlignTop {
	vertical-align: top;
}

.recommendationList li {
	margin-top: 1.5em;
}

body .ui-state-disabled {
	opacity: .6;
	filter: alpha(opacity = 60);
}

body .ui-button.ui-button-outlined {
	background-color: transparent;
	color: #007ad9;
	border: 1px solid;
}

/* Always show label */
body .ui-progressbar div.ui-progressbar-label {
	display: block !important;
}

.menuBar {
	clear: both;
}

.questionTitle h3 {
	margin-bottom: 0;
}

.flexCentered .ui-panelgrid-content {
	align-items: center;
}

.qFirstColumn {
	width: 70%;
}

.qSecondColumn {
	width: 20%;
	margin: auto 0;
}

.qThirdColumn {
	width: 10%;
	margin: auto 0;
}

.questionInputContent {
	width: 100%;
}

.questionText, .questionMark, .sliderSmallHandle, .sliderComment,
	.sliderSmallComment, .questionComment, .questionEditButton {
	margin: auto 0;
}

.questionMark {
	width: 3em;
	font-weight: bold;
}

.questionComment, .sliderComment, .sliderSmallComment {
	font-style: italic;
}

.questionDescription {
	width: 30%;
	float: left;
}

.noBorders tr, .noBorders td, .noBorders.ui-panel * {
	background: none !important;
	border: none !important;
}

.questionDisabled * {
	color: silver;
}

.questionInputField, .questionInput {
	width: 100%;
}

.singleContent {
	padding: 0.5em;
	overflow: auto;
	height: 97%;
}

.iconLink:hover {
	cursor: pointer
}

.noBorderContent .ui-panel-content, .noBorderContent .ui-widget-content
	{
	padding: 0 !important;
	border: none !important;
}

.questionPanel {
	width: 100%;
	min-width: 800px;
	float: left;
}

.questionPanel {
	min-height: 80%;
}

.wholePanel, .pageNavigation, #content {
	margin: 0 auto;
}

.pageNavigation {
	clear: both;
	padding-top: 2em;
	padding-bottom: 3em;
	bottom: 15px !important;
}

.pageNavigation .ui-button.ui-button-text-only .ui-button-text {
	padding-left: 0.6em;
	padding-right: 0.6em;
}

.ui-tree .ui-tree-container {
	overflow: visible;
}

.longTextColumn {
	margin-left: 2em;
	margin-right: 4em;
	max-width: 800px;
}

.textBlock {
	margin: 0 2em;
	min-width: 80ch;
}

#navigation {
	width: 100%;
}

#tabView {
	padding: 0;
}

#header h1 {
	margin: 0;
	padding: 0.4em;
}

.treePanel {
	border-top-style: none;
	border-left-style: none;
	float: left;
	width: 25%;
	overflow: scroll;
	display: block;
	height: 100%;
}

#tabView .ui-tabs-panel {
	height: 100%;
}

#tabView .ui-tabs-panels {
	height: 90%;
}

.ui-datatable .ui-datatable-footer {
	text-align: right;
}

.heading-properties {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 2em;
}

.ui-command-buttons {
	margin-top: 1em;
}

.full-width {
	width: 100%;
}

.full-width input, .full-width textarea {
	width: 98%;
}

.full-width.ui-selectonemenu, td .full-width.ui-selectonemenu {
	width: calc(100% - 35px);
}

.full-width.ui-calendar input {
	width: calc(100% - 52px);
}

.full-width button {
	width: 40px;
	float: right;
}

.top-margin {
	margin-top: 2em;
}

.dataTable {
	height: 70%
}

.dataTableConsumer, .dataTable {
	margin-bottom: 20px;
}

.dataTableConsumer {
	height: 70%
}

.ui-current-item {
	border: 1px solid #7096ab;
	background: #85b2cb linear-gradient(top, rgba(255, 255, 255, 0.6),
		rgba(255, 255, 255, 0));
	background: #85b2cb
		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255,
		0.6)), to(rgba(255, 255, 255, 0)));
	background: #85b2cb -moz-linear-gradient(top, rgba(255, 255, 255, 0.6),
		rgba(255, 255, 255, 0));
	font-weight: bold;
	color: #313131;
	-moz-box-shadow: 0 0 5px #85b2cb;
	-webkit-box-shadow: 0 0 8px #85b2cb;
	box-shadow: 0 0 8px #85b2cb;
}

.ui-table-headerText {
	margin-bottom: 2%;
}

.tabExplanation {
	margin-top: 1em;
	margin-bottom: 1em;
}

.errorMessagesDialog .ui-panel-content, .errorMessagesDialog ul,
	.errorMessagesDialog .ui-datalist-content {
	border: none;
	margin: 0;
	padding: 0;
}

.errorTextBox {
	padding: 70px 0;
	text-align: center;
}

.recommondationPanel h3 {
	margin: 0;
}

.wp05 {
	width: 5%;
}

.wp55 {
	width: 55%;
}

.wp10 {
	width: 10%;
}

.wp40 {
	width: 40%;
}

.wp45 {
	width: 45%;
}

.wp50 {
	width: 50%;
}

.wp63 {
	width: 63%;
}

.wp07 {
	width: 7%;
}

.wp30 {
	width: 30%;
}

body .ui-button {
	margin-right: 1px;
}

body .ui-menu.ui-menubar>.ui-menu-list>.ui-menuitem.ui-menubar-options {
	padding-top: 2px;
}

.editButton {
	width: 22px !important;
	height: 22px;
}

.helpIcon {
	margin-left: 0.6em;
	font-size: 100%;
	display: inline;
	color: #007ad9;
	vertical-align: baseline;
}

.surveyProgressBar {
	width: 150px;
	margin-right: 1em;
	height: 1.8em !important;
}

.surveyProgressBar .ui-progressbar-label {
	margin-top: 0.35em !important;
}