@charset "UTF-8";
/* CSS Document */

.big-head, .sub-headline, .post-main-title {
background-image: linear-gradient(to left, rgba(140, 192, 128, 0.6), rgba(55, 53, 68, 0))!important;
max-width: 900px;
}
.big-head.platzierung, .sub-headline, .post-main-title {

max-width: 600px;
}
 .post-main-title {
max-width: 600px;width: 70%;color: #cd1719;text-transform: uppercase;;
}
.redgradient-stage, .news-back-link {

background-image: linear-gradient(to left, rgba(140, 192, 128, 0.6), rgba(55, 53, 68, 0))!important;
}
 .gotoform  {
background-color: #dbe9d5;
	 	 color:#04497f;
}
select  {
background-color: #3ea619!important;
	border: #3ea619!important;
}

/*------------------------------------------------------------------
Tooltips
-------------------------------------------------------------------*/
.tooltip {
	background-image: url(../images/navigation/abs-silos-info-button-green.svg);

}
.Zebra_Tooltip .Zebra_Tooltip_Message {
background-color: #5fa246!important;
}
 .Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom div {
border-color: #5fa246 transparent transparent!important;
}

#tooltip-1 {
top: 65%;left: 12%;position: absolute;
}

#tooltip-2 {
top: 55%;left: 20%;position: absolute;
}

#tooltip-3 {
top: 44%;left: 35%;position: absolute;
}

#tooltip-4 {
top: 58%;left: 64%;position: absolute;
}

#tooltip-5 {
top: 58%;left: 94%;position: absolute;
}

#tooltip-6 {
top: 72%;
left: 61%;
position: absolute;
}

#tooltip-7 {
top: 68%;
left: 64%;
position: absolute;
}

#tooltip-8 {
top: 68%;
left: 78%;
position: absolute;
}

#tooltip-9 {
top: 60%;
left: 70%;
position: absolute;
}

#tooltip-10 {
top: 53%;
left: 70%;
position: absolute;
}

#tooltip-11 {
top: 33%;
left: 70%;
position: absolute;
}

#tooltip-12 {
top: 33%;
left: 90%;
position: absolute;
}


@media only screen and (max-width: 480px) {
.grid-sizer, .grid-item {
width: 100%!important;
}
}