
body .ui-message, body.layout-compact .ui-message {
	min-height: 0;
}

body .ui-message.ui-message-error {
	background-color: transparent;
	border: 0 none;
	color: #e62a10;
	margin: 0;
}

body .ui-message.ui-message-error .ui-message-error-icon {
	color: #e62a10;
	font-size: 15px;
	top: 2px;
}

.layout-wrapper .layout-menu .profile.profile-expanded .profile-icon i {
	transform: none;
}

.TexAlCenter {
	text-align: center;
}

.ColumnOption {
	width: 40px;
}

.ui-datatable .ui-datatable-header .TableHeaderButtons {
	float: right;
	margin-top: -7px;
}

.ui-datatable .ui-datatable-header .TableHeaderButtons .ui-button {
	margin-left: 10px;
}

.cardHeader button.ui-button-icon-only {
	margin-left: 10px;
}

.cardHeader a:visited {
	color: inherit;
}

body .card h1 .ui-icon {
	font-size: 24px;
	margin-right: 5px;
	vertical-align: text-top;
}

body .card h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

body .card h3:first-child {
	margin-top: 5px;
}

body .card h3.underline {
	border-bottom: 1px solid #d6d5d5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

body .ui-panelgrid.showPanel .ui-panelgrid-cell {
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 16px;
}

body .ui-panelgrid.showPanel .ui-panelgrid-cell.label {
	font-weight: lighter;
}

.panel-buttons {
	margin-top: 10px;
}

a .kontakt_mail_content {
	cursor: pointer;
}

a .kontakt_mail_link {
	color: #0000ee;
}

.kontakt_mail_content:before {
	content: attr(data-2) "." attr(data-1) "\0040" attr(data-0);
	unicode-bidi: bidi-override;
	direction: rtl;
}

.vertical-separator-right {
	border-right: 1px solid #000000 !important;
	margin: 10px 0;
}

.horizontal-separator-bottom {
	border-bottom: 1px dotted #000 !important;
}

.horizontal-separator-bottom:last-of-type {
	border-bottom: 1px solid #000 !important;
}

.no-padding {
	margin: 0 !important;
	padding: 0 !important;
}

.vertical-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media only screen and (max-width: 1024px) {
	.page-title {
		display: none;
	}
}

.page-title {
	font-size: 1.5em;
	margin-top: 12px;
	position: absolute;
	color: #fff;
}

.topbar-menu-item {
	line-height: 36px;
	color: #fff;
	font-size: 1.5em;
	padding: 0 10px;
}

.topbar-menu-item:hover {
	color: #eee;
}

.layout-wrapper .topbar .topbar-left {
	padding: 5px;
	text-align: center;
}

.layout-wrapper .topbar .logo {
	background:
		url("/sieextranet/javax.faces.resource/images/logo-soroptimist-light-bw-small.png.xhtml?ln=bgs")
		center left no-repeat;
}

.login-body {
	background:
		url("/sieextranet/javax.faces.resource/images/philigram-soroptimist-bw-light.jpg.xhtml?ln=bgs")
		center center no-repeat;
	background-size: contain;
}

.layout-wrapper.menu-layout-horizontal .layout-main {
	padding: 135px 15px 15px 15px;
}

.center {
	margin-right: auto;
	margin-left: auto;
}

.center-text {
	text-align: center;
}

/*.label-over .ui-widget.ui-inputtext, .label-over .ui-widget.ui-selectonemenu, .label-over .ui-widget.hasDatepicker {
    margin-top: 10px;
}*/
.italic {
	font-style: italic;
}

.text-center {
	text-align: center;
}

textarea.ui-inputtextarea, .readonlyTextArea {
	width: calc(100% - 14px) !important;
	border: 1px solid #bdbdbd !important;
	height: 200px;
	resize: none !important;
	margin-top: 5px;
}

.readonlyTextArea {
	background-color: #efefef;
	border-radius: 5px;
}

span.readonlyOutputText {
	width: calc(100% - 14px) !important;
	border: 1px solid #bdbdbd !important;
	margin-top: 5px;
	background-color: #efefef;
	border-radius: 5px;
	display: block;
	padding: .5em;
}

.tight-grid .ui-panelgrid-cell, .tight-grid .ui-grid-row:last-child {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.tight-grid .ui-grid-row:nth-child(even) {
	padding-bottom: 10px;
}

.thin-border .ui-picklist-list-wrapper {
	border: 1px #bdbdbd solid;
}

.label-over {
	padding: 0;
	margin: 0 0 3px 0;
}

.formatted-output {
	white-space: pre-wrap;
}

.bold {
	font-weight: 700;
}

.simple-gallery {
	vertical-align: middle;
	max-width: 400px;
	max-height: 500px;
	padding: 5px;
}

body .file-list, body .link-list {
	max-height: 400px !important;
	overflow: auto;
}

body .file-list img {
	height: 80px;
	display: block;
	margin: auto;
}

body .file-list td:first-child {
	width: 0;
	padding-right: 5px;
}

body .file-list img.pdf-icon {
	display: block;
	height: 40px;
}

body .link-list p {
	padding: 3px;
	margin: 0;
}

.spacer-l {
	margin: 30px;
}

.spacer-m {
	margin: 15px;
}

.row-space-m tr {
	margin: 0 5px;
}

ol.scholar-docs li {
	margin: 20px 0;
}

body .hidden {
	display: none !important;
}

.labels-right label {
	float: right;
}

.permalink {
	margin-top: 5px;
}

button.ui-picklist-button-add-all, button.ui-picklist-button-remove-all
	{
	display: none !important;
}

.ui-g-12-border-top {
	border-top: 1px solid #cecece
}

.ui-g-12-border-top:last-child {
	border-bottom: 1px solid #cecece
}

#pfr-tabs {
	border-bottom: 1px solid #cecece;
	margin-bottom: .5em;
}

body .ui-selectcheckboxmenu {
	background-image: none;
}

.ui-selectcheckboxmenu-multiple-container {
	min-height: 32px;
}

body .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
	margin-right: 3px !important;
	margin-top: 12px;
}

.spacer-after-grid {
	border-bottom: 1px solid #cecece;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

.login-panel {
	overflow: visible;
}

/*Cookie Consent Begin*/
#cookieConsent {
	background-color: rgba(20, 20, 20, 0.8);
	min-height: 26px;
	font-size: 14px;
	color: #ccc;
	line-height: 26px;
	padding: 8px 0 8px 30px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 9999;
}

#cookieConsent a {
	color: #4B8EE7;
	text-decoration: none;
}

#closeCookieConsent {
	float: right;
	display: inline-block;
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin: -15px 0 0 0;
	font-weight: bold;
}

#closeCookieConsent:hover {
	color: #FFF;
}

#cookieConsent a.cookieConsentOK {
	background-color: #F1D600;
	color: #000;
	display: inline-block;
	border-radius: 5px;
	padding: 0 20px;
	cursor: pointer;
	float: right;
	margin: 0 60px 0 10px;
}

#cookieConsent a.cookieConsentOK:hover {
	background-color: #E0C91F;
}
/*Cookie Consent Begin*/
#cookieConsent {
	background-color: rgba(20, 20, 20, 0.8);
	min-height: 26px;
	font-size: 14px;
	color: #ccc;
	line-height: 26px;
	padding: 8px 0 8px 30px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 9999;
}

#cookieConsent a {
	color: #4B8EE7;
	text-decoration: none;
}

#closeCookieConsent {
	float: right;
	display: inline-block;
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin: -15px 0 0 0;
	font-weight: bold;
}

#closeCookieConsent:hover {
	color: #FFF;
}

#cookieConsent a.cookieConsentOK {
	background-color: #F1D600;
	color: #000;
	display: inline-block;
	border-radius: 5px;
	padding: 0 20px;
	cursor: pointer;
	float: right;
	margin: 0 60px 0 10px;
}

#cookieConsent a.cookieConsentOK:hover {
	background-color: #E0C91F;
}
/*Cookie Consent End*/
.login-info {
	width: 290%;
	margin-left: -100%;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.login-info-message {
	width: 100%;
	height: 100%;
	text-align: justify;
	box-shadow: 0px 10px 10px gray;
	border-radius: 5px !important;
	padding: 10px;
}

.login-info-message>span {
	margin-left: 0px !important;
}

.login-logo-small {
	padding: 5px 40px !important;
}

label.description-label {
	font-weight: lighter;
}

li.download-list-item {
	list-style: none;
}

li.download-list-item>a>i, li.download-list-item>i {
	vertical-align: top !important;
}

li.download-list-item>a>span, li.download-list-item>span {
	padding: 0 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

li.download-list-item>a:hover>span {
	background-color: #fbd74d;
	color: #424242
}

.organization-membership>div {
	background: none !important
}

.organization-membership>div>ul {
	padding-left: 0px
}

.organization-membership>div>ul>li {
	list-style-type: none
}

.ui-galleria, .ui-galleria-panel, .ui-galleria-panel-wrapper {
	width: 100% !important
}

.ui-galleria-panel {
	text-align: center
}

.galleria-image {
	max-width: 100%;
	max-height: 600px
}

.ui-galleria-nav-prev, .ui-galleria-nav-next {
	color: #000 !important
}

.ui-galleria-filmstrip-wrapper {
	background-color: rgba(204, 204, 204, 0.4) !important;
	padding: 5px
}

.ui-galleria-filmstrip {
	top: auto
}

.ui-galleria-frame-content {
	border: 1px solid #fff
}

.align-center {
	align-self: center
}

.pfr-label {
	display: block
}

.ui-wizard-step-title>a {
	color: #fff
}

.ul-role {
	padding-left: 0
}

.ui-datatable thead th.text-left, .ui-datatable tfoot td.text-left {
	text-align: left;
}

.input-job>input {
	width: calc(100% - 14px);
}

.date-job>span input {
	width: calc(100% - 46px);
}

.select-job>div {
	width: calc(100% - 14px);
}

.select-job>div div.ui-selectonemenu-trigger span.ui-icon-triangle-1-s {
	margin-right: 5px;
}

.select-job>div label.ui-selectonemenu-label {
	background-color: #efefef;
	width: unset;
}

body.layout-compact .ui-calendar .ui-datepicker-trigger {
	top: 8px;
	right: 30px;
}

button.button-link, button.button-link:hover, button.button-link:active
	{
	box-shadow: none;
	border: none;
	background: none;
	color: #369;
	height: 19px !important;
}

button.button-link>span, button.button-link:hover>span, button.button-link:active>span
	{
	line-height: 20px !important;
}

button.button-link>.ui-state-focus {
	background: none;
}

div.mar-top-5 {
	margin-top: 5px;
}

div.mar-top-10 {
	margin-top: 10px;
}

button.w100 {
	width: 100%
}

.ui-wizard-step-titles::after {
	content: unset;
}

div.wizard-nav-left {
	display: flex;
	justify-content: flex-start;
}

div.wizard-nav-left .action-left {
	margin-top: 0;
}

div.wizard-nav-middle {
	display: flex;
	justify-content: center;
}

div.wizard-nav-right {
	display: flex;
	justify-content: flex-end;
}

li.ui-wizard-step-title.ui-state-default.done {
	background-color: #469946;
	border: 1px solid #469946;
}

li.ui-wizard-step-title.ui-state-default.done>a {
	font-weight: bold;
}

li.ui-wizard-step-title.ui-state-default.ui-state-highlight.done {
	background-color: #184383;
	border: none;
}

.ui-grid-col-4.title, .ui-grid-col-8.title {
	background-color: #184383;
	color: #fff;
}

div.preview>div.ui-panelgrid-content>div.ui-grid-row:hover {
	background-color: #F7D400;
}

div.dialog>div.root.membership-popup {
	top: 30%;
}

div.dialog>div.root.address-popup {
	top: 20%;
}

.ui-dialog {
	position: absolute
}

.news-preview-panel {
	position: relative;
	cursor: pointer;
}


.news-preview-panel:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	transition: opacity .3s;
	opacity: 0;
	z-index: 11;
}

.news-preview-panel:hover:before {
	opacity: 1;
}

.p-grid {
	text-align: center;
}

.p-grid i {
	vertical-align: middle;
	padding-right: 5px;
	font-size: 2em;
}

.p-grid .icon-container:hover {
	background-color: #EFF3F6;
	cursor: pointer;
}

.dark-content .p-grid .icon-container:hover {
	background-color: #5e6061;
}

.material-icon-picker {
	position: absolute;
	background: #fcfcfc;
	text-align: center;
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px
		rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
	padding: 20px;
	z-index: 11;
}

.material-icon-picker:focus {
	outline: none;
}

.material-icon-picker-prefix {
	top: .5rem;
}

.material-icon-picker .icons {
	max-width: 300px;
	max-height: 200px;
	overflow: scroll;
}

div.material-icon-picker input[type="text"] {
	width: 100%;
}

.material-icon-picker .material-icons {
	font-size: 30px;
	cursor: pointer;
	border-radius: 50%;
	padding: 10px;
	margin: 3px;
	transition: .2s;
}

.material-icon-picker .material-icons:hover {
	background: #ececec;
}

#new-panel {
	background-color: lightgreen;
}

.wide-order-list .ui-widget-content {
	width: 100%;
}

.new-panel-in-order-list {
	background-color: lightgreen;
	border-radius: 1px;
}

.inactive-panel {
	opacity: 0.5;
}

.not-published {
	opacity: 0.75;
}

.create-button-container {
	width: 100%;
	display: block;
}

#create-news-panel-button {
	margin-right: 8px;
	margin-bottom: 10px;
}

#formEditNewsPanel\:icon-select-one_panel {
	width: 4em;
}

#formEditNewsPanel\:icon-select-one {
	width: 11em;
} 

body .ui-datatable tbody tr.deletedOrganization {
	background-color: red;
	color: white;
}

body .ui-datatable tbody tr.deletedOrganization a {
	color: white;
}

.ui-calendar {
    display: block;
}


.ui-datatable.NoColumnHeader thead {
	display: none;
}



/* fileupload  */
.buttonOnly .ui-fileupload-content {
	display: table;
	max-width: 250px;
	border: none;
	padding: 0;
}

.buttonOnly .ui-fileupload-files {
	display: none;
}

.buttonOnly .ui-fileupload-buttonbar {
	background: none;
	border: none;
	padding: 0 !important;
}

.buttonOnly .ui-fileupload-buttonbar .ui-button {
	margin-right: inherit;
}

/* fileupload fix for icon-ony  */
body .ui-fileupload-icon-only.ui-button {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	padding: 0;
}

body.layout-compact  .ui-fileupload-icon-only.ui-button {
	height: 32px;
	width: 32px;
	padding: 0;
}

body .ui-fileupload-icon-only.ui-button .ui-icon {
	margin-left: -11px;
	left: 50%
}

body.layout-compact .ui-fileupload-icon-only.ui-button .ui-icon {
	margin-left: -10px;
}

.ui-datalist.Simple .ui-datalist-content {
	border: none;
	background: none;
}

.ui-datalist.Simple .ui-datalist-data {
	padding: 0;
	margin: 0;
}

.ui-datalist.Simple .ui-datalist-data .ui-datalist-item {
	margin-bottom: 5px;
}

.ui-datalist.Simple.noPadding .ui-datalist-data .ui-datalist-item {
	margin-bottom: 0px;
}

.ui-datalist.Simple .ui-datalist-data .ui-datalist-item:last-child {
	margin-bottom: 0px;
}

.ui-datalist.Simple.StatusList .ui-datalist-data .ui-datalist-item {
	padding-bottom: 5px;
	background: #e8e8e8;
}

.ui-datalist.Simple.StatusList .ui-datalist-data .ui-datalist-item:first-child
	{
	background: none;
}

.ui-selectcheckboxmenu-token-label {
	white-space: pre-wrap;
}

.export-hidden-column {
	display: none;
    width: 0;
    height: 0;
}


.pfr-dialog {
	width: 60% !important;
}

.pfr-data-table .ui-state-highlight {
    background-color: #fbd74d !important;
}

.missing-information-summary {
	width: calc(100% - 14px);
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 7px;
}

.wizard-step-title-green {
	border: solid 1px #0f9b02 !important;
	background-color: #0f9b02 !important;
}

.wizard-step-title-red {
	border: solid 1px #b30000 !important;
	background-color: #b30000 !important;
}

body .ui-wizard .ui-wizard-step-title.ui-state-default.ui-state-highlight {
    background-color: #184383 !important;
    border: none !important;
}

.empty-field-red .ui-selectonemenu, .empty-field-red .ui-chkbox-box, .empty-field-red input, .empty-field-red textarea {
	background-color: #ffbbb4 !important;
}
 
