.outer-wrapper div.container, #content-header div.container {max-width: 1450px !important;margin: auto}

nav.navbar { background: rgb(226, 229, 231) !important }
.row {background: white;}

#portal-logo-wrapper { margin: auto;}

.outer-wrapper {background: rgb(247, 248, 249) !important; }
#content-header {background: #EEE !important; width: 100%; max-width: 100%}

.outer-wrapper > div.container { background: whitesmoke; }

h1, h2 {color: #333}

#portal-logo {max-width:300px;}

  table, .table { background: none !important;}

.plone-modal .plone-modal-content {max-width: 800px;}

.pattern-pickadate-date {background-color: white !important; }

.pattern-pickadate-now {display: none; }

h2#fc-dom-1.fc-toolbar-title {
	color:  black;
	background: #ffe61b;
	padding: 0.5rem 1rem;
	border-radius: 0.8rem;
	font-size: 1.8rem;
}

#formfield-form-widgets-additional_users,
#formfield-form-widgets-message_groups,
#formfield-form-widgets-message_users  { display: none !important}


 

div.fc-header-toolbar.fc-toolbar.fc-toolbar-ltr div.fc-toolbar-chunk:first-child {
	display: none;
}

div.fc-toolbar-chunk:last-child {
	text-align: right;
}

 

 .fc-button.fc-button-primary  {
	margin-bottom: 0.5rem;
}