
html, body { }

/* Banner */
#banner { }
#banner-pages-wrapper { width: 768px; padding-bottom: 302px; }
.lt-ie10 #banner-pages-wrapper { margin-left: -384px; }
#banner-captions-wrapper { top: 42px; }
.banner-caption .caption-box { }
.banner-simple-caption .caption-box { left: 46px; top: 22%; }
.banner-simple-caption .caption-box .big-text { font-size: 42px; line-height: 36px; padding: 10px 0; }

/* Sharing Block */
#sharing-block { padding-bottom: 10px; padding-right: 10px; }

/* Sub Navigation */
.sub-navigation { height: 52px; text-align: left; white-space: nowrap; }
.sub-navigation > * { white-space: normal; }

/* Accordion Info */
.accordion-title { font-size: 18px; line-height: 22px; padding: 16px 8px 16px 82px; }
.accordion-title:before { width: 60px; }
.accordion-content { padding: 5px 14px 14px; box-shadow: none; }

/* News */
.newsview-header { padding-bottom: 0; }
.newsview-title { padding-right: 18%; }
.newsview-back { bottom: 5px; right: 0; max-width: 18%; }

/* Lists */

/* Inline Items */
.inline-items.three-columns > li { width: 33.3%; }

/* Timeline */
.decade { position: relative; padding-right: 24%; }
.decade-header { position: absolute; top: 0; right: 1%; width: 12%; height: 100%; }
.decade-header-title { background-color: #fff; padding-top: 0; border-bottom: 0; }
.decade:before,
.decade:after { content: ''; position: absolute; display: block; width: 13px; top: 0; right: 18.5%; box-sizing: border-box; margin-right: -6.5px; }
.decade:after { border: solid 4px #D0D0CE; height: 13px; background-color: #fff; border-radius: 50%; }
.decade:before { height: 100%; background-color: #D0D0CE; border-left: 6px solid #fff; border-right: 6px solid #fff; border-top: 20px solid #fff; }
.decade-header-title { font-size: 13px; }
.decade-header-time { font-size: 32px; }

/* Comunication Slider */
#comunication-slider { display: block; }
#comunication-slider.content-slider { max-width: 910px; max-height: none; min-height: 180px; }
#comunication-slider .content-wrapper-slides { padding-bottom: 0; background-color: #E41F2B; }
#comunication-slider .content-wrapper-slides > div,
#comunication-slider .content-wrapper-slides > ul { position: relative; }
#comunication-slider .content-wrapper-slides > div.content-navigation-wrapper-controls { position: absolute; height: 50px; bottom: 0; right: 0; }
#comunication-slider .content-navigation-wrapper-controls > span { display: inline-block; }
#comunication-slider .content-navigation-wrapper-controls > span > a { position: relative; top: auto; margin-top: 0; display: block; width: 40px; height: 50px; }
#comunication-slider .content-navigation-wrapper-controls > span > a:before { transition: all 50ms ease-in-out; -webkit-transition: all 50ms ease-in-out; }
#comunication-slider .content-navigation-prev > a:before { right: 10px; }
#comunication-slider .content-navigation-next > a:before { left: 10px; }
#comunication-slider .content-navigation-prev > a:hover:before { right: 0; }
#comunication-slider .content-navigation-next > a:hover:before { left: 0; }
#comunication-slider .slide-caption { display: block; position: relative; font-weight: normal; min-height: 50px; padding: 15px 20px; padding-right: 80px; background-color: #E41F2B; }
#comunication-slider .slide-caption:before { display: none; }

/* Awards */
.award-item { border: 1px solid #E7E7E6; }
.award-content,
.award-image-wrapper { display: inline-block; vertical-align: top; }
.award-content { width: 60%; }
.award-image-wrapper { width: 38%; margin-left: 2%; }

/* Wrap Image */
.wrap-image { display: inline-block; margin: 0; }
.wrap-image.wrap-float-right,
.wrap-image.wrap-float-left { max-width: 50%; margin-bottom: 5px; }
.wrap-image.wrap-float-right { float: right; margin-left: 16px; }
.wrap-image.wrap-float-left { float: left; margin-right: 16px; }

/* Forms */
.row { font-size: 0; letter-spacing: 0; }
.row > * { display: inline-block; vertical-align: top; }
.lt-ie8 .row > * { display: inline; }
.row > label { line-height: 1; width: 16%; padding: 0 15px; word-break: break-word; }
.row > label:first-child { padding-left: 0; }
.row > input,
.row > select,
.row > textarea,
.row > .widgetdiv,
.row > .checkboxlist,
.row > .radiobuttonlist { width: 84%; }
.row > label:after,
.row > label:before { content: ''; height: 100%; }
.row > label > span,
.row > label:after,
.row > label:before { display: inline-block; vertical-align: middle; }
.row.two-cells > input,
.row.two-cells > select,
.row.two-cells > textarea,
.row.two-cells > .widgetdiv,
.row.two-cells > .checkboxlist,
.row.two-cells > .radiobuttonlist { width: 34%; }
.captcha_image div#recaptcha_image { width: 100% !important; height: 36px !important; }
.captcha_widget .captcha_options { position: absolute; padding: 0; top: 100%; left: 0; }
.captcha_options a { display: inline-block; padding: 0 2px; font-size: 10px; line-height: 1; text-align: left; }

/* Shortcuts */
#shortcuts { font-size: 0; }
#shortcuts > * { font-size: 14px; }
#shortcuts > li { width: 50%; display: inline-block; padding: 4px; }
#shortcuts > li a { padding: 20px 25px; }

/* Footer */
#footer-menu { font-size: 0; white-space: nowrap; }
.footer-menu-group { display: inline-block; vertical-align: top; }
.footer-menu-group > * { font-size: 14px; white-space: normal; }
.footer-menu-item { padding: 0 30px 0 10px; display: inline-block; vertical-align: top; }
