<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.preformatted {
    white-space: pre-wrap;
}

.radioCheckboxWrapperGrid td
{
	white-space: nowrap;
}

.firstColumnSummary_extra {
    width: 100%;
    background-color: #f6f6f7;
}


.radioCheckboxWrapperGrid div
{
	display: inline-block;
}

.radioCheckboxWrapperGrid label{
	white-space: normal;
	float: none !important;
}


.calendarDateWidth input{
	width:90px;
}

.spaceBeforeAndAfter {
	margin-left:5px;
	margin-right:5px;
}

.inlineFilter.ui-datatable .ui-datatable-header .ui-outputpanel {
	text-align: right;
}

.inlineFilter.ui-datatable .ui-column-filter {
	display: none;
}

.inlineFilter.ui-datatable th {
	vertical-align: top;
}

.compactTable table td {
	white-space: normal !important;
	vertical-align: top;
}

.compactTable table th {
	white-space: normal;
	text-overflow: ellipsis;
	vertical-align: top;
}

.numericColumn {
	text-align: right !important;
}

.infolinkright-table {
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px
}

.infolinkright-table td, .infolinkright-table tr {
	border: none;
	padding: 0px;
	margin: 0px
}

.infolinspaceright {
	padding-right: 36px;
}

.container-Dashboard {
	width: 370px;
	float: left;
}

.ol-dashboard {
	min-height: 150px !important;
}

.ol-dashboard-header {
	height: 175px;
}

/* magnifier symbol in searchable organisations dropdown */
.ui-selectonemenu-panel .ui-selectonemenu-filter {
	padding-right: 30px; /* 15px; */
}

.labelInfoLink {
	float: left;
}

.labelWithInfoLink {
	float: left;
}

.infoLink:focus {
	outline: #808080 dotted 1px;
}

table.ui-selectoneradio {
	width: 100%;
}

.standplatzTable .ui-chkbox.ui-chkbox-all.ui-widget {
	display: none !important;
}

/* for 'organisation view', hide the file-upload progress panel displayed while the upload is ongoing */
/*Hide the advanced buttons and progress*/
.ui-fileupload-upload, .ui-fileupload-cancel, .ui-fileupload-progress {
	display: none;
}

/*Move the file name and size of file onto same line*/
.ui-fileupload-buttonbar, .ui-fileupload-content {
	/*     float: left; */

}

/*Remove some of the margin from the file name to align correctly*/
.ui-fileupload-files {
	margin: 0;
}

.besys-button-bar {
	width: 100%;
	margin-top: 10px;
}

img.besys-anhang-image {
	background: url('../resources/images/loading.gif') no-repeat;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
}

/* THEME FIXES START */

/* THEME FIXES END */

/* START primefaces 6.0 -&gt; 6.1 fixes */
table.ui-selectoneradio td:nth-of-type(1) {
	/*     width: 100%; -&gt; to be removed from stzh-theme */
	width: inherit;
}
/* END primefaces 6.0 -&gt; 6.1 fixes */
.egov-timer-wrapper .ui-timer.ui-widget-header {
	background-color: white;
	border: none;
}

html .column90 {
	width: 90%;
}

html .column95 {
	width: 95%;
}

html .column80 {
	width: 80%;
}

html .column75 {
	width: 75%;
}

html .column70 {
	width: 70%;
}

html .column65 {
	width: 65%;
}

html .column60 {
	width: 60%;
}

html .column55 {
	width: 55%;
}

html .column50 {
	width: 50%;
}

html .column45 {
	width: 45%;
}

html .column40 {
	width: 40%;
}

html .column35 {
	width: 35%;
}

html .column30 {
	width: 30%;
}

html .column25 {
	width: 25%;
}

html .column20 {
	width: 20%;
}

html .column15 {
	width: 15%;
}

html .column10 {
	width: 10%;
}

html .column5 {
	width: 5%;
}

.border1px {
	border: 1px solid #dfdfdf;
	padding: 5px 0px 5px 0px;
}

.noBorder&gt;.ui-corner-top {
	border: none !important;
}

.noDisplay-fileupload-progressbar&gt;.ui-corner-bottom {
	display: none !important;
}

:not(.passed).ui-wizard-step-title {
    color: rgba(76, 76, 76, 0.35);
}

div[id$="sm-topmenu"].ui-widget-content {
    border-style: hidden;
}
.timeField10 input {
	width: 10%;
}
.timeField15 input {
	width: 15%;
}


.timeField20 input {
	width: 20%;
}

.timeField25 input {
	width: 25%;
}

.timeField30 input {
	width: 30%;
}

.timeField40 input {
	width: 40%;
}


.timeField50 input {
	width: 50%;
}

.timeField60 input {
	width: 60%;
}

.timeField70 input {
	width: 70%;
}

.timeField85 input {
	width: 85%;
}


.alignRight input{
	align:right;
}

.noPadding div{
	padding:0px !important;
}

.no-border.ui-panelgrid&gt;*&gt;tr,
.no-border.ui-panelgrid .ui-panelgrid-cell {
    border: none;
}
</pre></body></html>