/** Form **/
#rating_text {
    min-height: 155px;
    max-height: 155px;
    min-width: 100%;
    max-width: 100%;
}

#bewertung-thank-you {
    padding-top: 120px;
    padding-bottom: 120px;
}

.fn-rating-msg {
    position: absolute;
    color: red !important;
}
.fn-rating-item {
    margin-top: -2px !important;
}
.fn-rating-wrapper {
/*    min-height: 20px;*/
}
.fn-rating-wrapper i {
    margin-top: 2px;
}

.icon-yellow span {
	color: #FB6542 !important;
}

.fn-rating-wrapper i {
    color: #FB6542 !important;
}
.bewertung-slider ul li{
    padding-left: 0 !important;
    position: static !important;
}
.bewertung-slider ul li:before {
    content: none !important;
}
