
/* -------------------------------------------------------------------------------------------------------- ALLGEMEIN */
/*

body,
.navbar-secondary .navbar-nav,
.navbar-nav,
.dropdown-menu,
html {
	font-size: 18px !important; 
}


for admin theme:
*/

.form-textarea-wrapper .cke {
	width: 100%;
}

.views-bulk-actions[data-drupal-sticky-vbo="true"] {
	position: relative !important;
	/* width: 100%; */
}

.progress {
	min-height: 30px !important;
}
