@import url("/assets/cute-alert-master/style.css");

#maincontainer {
    background-position: 97.5% 3px;
    background-size: 90px;
}
.page-header {
	margin-top: 40px;
	padding-bottom: 10px;
}


.msgcls-SKontaktEinweisungvorOrt {
	background-color: palegreen;
}

/* Formatierungen für cute-alert */

.hinweiszweck:hover {
	background-color: #286090 !important;	
}

.alert-message {
	font-size: 12px !important;	
}

.alert-frame {
	width: 500px;
}

.alert-header {
    height: 110px;
}

.alert-img {
    height: 60px;
}

.info-bg {
    background: #337ab7;
}
