html, body, td {
color: #57595A;
}
span {
color: inherit;
}
#content {
padding-left: 0;
padding-right: 0;
}
div.sectionTitle {
background-color: #265D95;
position: relative;
height: 50px;
}
div.sectionTitleCircle {
position: absolute;
left: 0;
top: -16px;
height: 82px;
background-position: 15px 0;
background-repeat: no-repeat;
padding-left: 112px;
width: 100%;
}
div.sectionTitleCircle>.claimCircle {
position: absolute;
left: 15px;
top: 0;
width: 82px;
height: 82px;
background-color: #FFEF06;
border-radius: 41px;
}
div.sectionTitleCircle>.claimCircle>.claimText {
box-sizing: border-box;
font-family: 'Patrick Hand';
font-size: 21px;
line-height: 80%;
color: #265D95;
width: 82px;
text-align: center;
position: absolute;
padding: 0 5px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(-15deg);
}
div.sectionTitleText {
box-sizing: border-box;
overflow: hidden;
background-repeat: no-repeat;
font-family: 'Roboto Slab';
font-weight: bold;
color: #FFF;
font-size: 40px;
text-transform: uppercase;
letter-spacing: 5px;
line-height: 195%;
width: 100%;
height: 82px;
}
div.sectionContent {
margin-top: 5px;
margin-bottom: 40px;
}
#leftTd div.sectionContent {
padding-left: 112px;
}
div.sectionSubtitle {
font-size: 130%;
letter-spacing: .1em;
margin-bottom: 1em;
}
div.sectionTitle2 {
font-size: 130%;
font-weight: bold;
letter-spacing: .1em;
margin-top: 1em;
margin-bottom: .5em;
}
ul {
margin: 0;
padding: 0 0 0 1.5em;
}
div.inlineBlock {
width: 229px;
display: inline-block;
vertical-align: top;
padding: 0 15px 15px 0;
}
div.subSubTitle {
font-weight: bold;
letter-spacing: .1em;
border-bottom: 1px solid #57595A;
padding: 0 .25em;
}
.sectionParagraph {
margin-top: .5em;
margin-bottom: .5em;
}
span.highlight {
padding: 0 .33em;
background-color: #FFEF06;
font-weight: bold;
}
#feedbacks {
position: relative;
top: -30px;
margin: 0 0 0 0;
}
div.feedback {
border-bottom: 1px solid #FFF;
}
.subicon, #rightTd .sectionParagraph.subicon {
text-align: center;
font-style: italic;
padding-left: 10px;
padding-right: 10px;
}
.subicon img, #rightTd .sectionParagraph.subicon img {
margin-left: -10px;
margin-right: -10px;
}
#rightTd .sectionParagraph {
text-align: justify;
}
#imprint td.groupHead {
color: #999;
font-size: 83.33%;
padding-top: .75em;
border-bottom: 1px solid #CCC;
}
#imprint td.label {
color: #999;
padding-right: .5em;
text-align: right;
font-size: 83.33%;
padding-top: .3em;
}
#imprint td.value {
vertical-align: bottom;
}
span.availabilityText {
font-size: 83.33%;
padding: .25em 1em;
background: #999;
border-radius: 1em;
color: #FFF;
}
span.availabilityText.green {
background: #090;
}
span.availabilityText.yellow {
background: #990;
}
span.availabilityText.red {
background: #C00;
}
#bnFoot {
border-top: 1px solid #265D95;
padding-left: 112px;
}