/* @section 6.5 Landing Anbieterbewertung */

/* @section 1. Global Styles */

.indexProviderrating .main {
    position: relative;
    background: #fff;
    padding: 15px 5px 5px;
    box-shadow: 0 1px 3px 1px rgba(30, 90, 150, 0.5);
    border-radius: 5px;
}

.indexProviderrating .wrapper,
.indexProviderrating .brandingFooter {
    width: 850px;
    margin: 20px auto 0
}

.indexProviderrating .titleFourthLevel {
    margin: 0 10px 20px
}

.indexProviderrating .boxTitle + .box {
    border-top: 0
}

/* @section 2. Main Box */

.indexProviderrating .boxTitle {
    padding-left: 4%;
    border-radius: 4px 4px 0 0;
}

.indexProviderrating .box {
    border-radius: 0 0 4px 4px;
}

.indexProviderrating .box.withBoxNote {
    border-radius: 0;
    border-bottom: 0;
}

.indexProviderrating .titleAlternative {
    border: 1px solid #d6d6d6;
    color: #2a4d8f;
    font-size: 1.25em;
    padding: 0 8px;
    background: #fafcff;
    background: -webkit-linear-gradient(top, #fafcff 0%, #fff 40%, #dcecff 100%);
    background: linear-gradient(to bottom, #fafcff 0%, #fff 40%, #dcecff 100%);
}

/* Rating Box */
.indexProviderrating .boxNote.success {
    padding: 2px 10px;
    border-radius: 0 0 4px 4px;
}

.indexProviderrating .boxRating {
    padding-left: 25px;
    padding-right: 25px;
}

.indexProviderrating .boxRating .imageProvider {
    max-height: 50px;
}

.indexProviderrating .boxRating .boxImageProvider,
.indexProviderrating .ratingStarBox div {
    margin: 10px 0;
    height: 50px;
}

.indexProviderrating .ratingStarBox .ratingDescription {
    width: 91%;
}

.indexProviderrating .ratingStarBox .ratingDescription > span {
    text-align: center;
    width: 33%;
    display: inline-block;
}

.indexProviderrating .ratingStarBox .ratingDescription > span:first-child {
    text-align: left;
}

.indexProviderrating .ratingStarBox .ratingDescription > span:last-child {
    text-align: right;
}

.indexProviderrating .seal {
    margin: 0 auto 10px;
}

/* Form Boxen */
.indexProviderrating .boxForm {
    height: 100px;
    border: 1px solid #d6d6d6;
    background: #f7f7f7;
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #fff 40%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #fff 40%, #f1f1f1 100%);
}

.indexProviderrating .boxForm li {
    margin-bottom: 5px;
}

.indexProviderrating .boxForm .formLabel {
    font-weight: bold;
    margin-right: 2%;
    text-align: right;
    width: 52%;
    display: inline-block;
}

.indexProviderrating .boxForm select,
.indexProviderrating .boxForm input {
    width: 44%;
    border: 1px solid #d6d6d6;
    padding: 2px;
    height: 1.8em;
    line-height: 1.8em;
}

.indexProviderrating .boxForm .listButton {
    text-align: right;
    margin-top: 15px;
}

.indexProviderrating .iconDsl:before {
    color: #0d65be;
    font: 2em "icon pvg";
    vertical-align: middle;
    content: "w";
}

.indexProviderrating .iconKfz:before {
    color: #0d65be;
    font: 2em "icon pvg";
    vertical-align: middle;
    content: "m";
}

.indexProviderrating .iconFlame:before {
    color: #0d65be;
    font: 2em "icon pvg";
    vertical-align: middle;
    content: "C";
}

.indexProviderrating .iconPlug:before {
    color: #0d65be;
    font: 1.6em/1.5em "icon pvg";
    vertical-align: middle;
    content: "z";
}

.indexProviderrating .iconPhone:before {
    color: #0d65be;
    font: 1.6em/1.5em "icon pvg";
    vertical-align: middle;
    content: "x";
}

.indexProviderrating .ratingComment {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #d6d6d6;
}

.indexProviderrating .ratingComment label {
    font-weight: bold;
}

.indexProviderrating .textareaAssessment {
    width: 100%;
}

.indexProviderrating .buttonRating {
    float: right;
}

/* @section 2.3 Badgets */

.indexProviderrating .boxSeal {
    text-align: center;
    padding-top: 7em;
    color: #888;
}

/* @section 2.4 Stars */

.indexProviderrating .starIcon:after {
    color: #c1c1c1;
    text-shadow: -1px -1px 1px #e7e7e7, 1px 1px 2px #bcbcbc;
    content: "★";
    font: 5.5em/0.7em "icon pvg";
    display: inline-block;
    width: 0.75em;
    left: -0.1em;
    position: relative;
}

.indexProviderrating .starIconActive:after {
    color: #feca00;
    text-shadow: -1px -1px 1px #fff4c9, 1px 1px 2px #ebb300;
}

.indexProviderrating .starIcon {
    text-decoration: none
}

.indexProviderrating .ratingStar {
    display: inline-block;
    height: 4em;
    width: 4em;
    position: relative;
    vertical-align: top;
    text-decoration: none;
}

.indexProviderrating .starIcon + .circle {
    background: -webkit-radial-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: radial-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 35px;
    position: absolute;
    top: 0;
    width: 35px;
}

.indexProviderrating .starIcon + .circle + .gradient {
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 30px;
    position: absolute;
    top: 0;
    width: 50px;
}

.indexProviderrating .boxMobilfunk a {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-size: 0.8em;
    width: 32%;
    line-height: 1.2em;
    margin-left: 7%;
    padding: 5px 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.indexProviderrating .boxMobilfunk .topOfferImg {
    background: rgba(0, 0, 0, 0) url("../img/landing/dsl_landing5.png") no-repeat scroll 0 0 / 450px auto;
    display: inline-block;
    height: 50px;
    margin: 5px 0 0;
}

.indexProviderrating .boxMobilfunk .topOfferImgFirst {
    background-position: -270px -54px;
    width: 55px;
}

.indexProviderrating .boxMobilfunk .topOfferImgSecond {
    background-position: -267px 3px;
    width: 70px;
}

.indexProviderrating .boxMobilfunk .topOfferName {
    color: #888;
}
