@charset "UTF-8";
/*! jQuery UI - v1.11.3 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0;
/* support: IE7 */
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter: Alpha(Opacity=0);
/* support: IE8 */
}
.ui-front {
z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: none;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
position: relative;
margin: 0;
padding: 3px 1em 3px .4em;
cursor: pointer;
min-height: 0;
/* support: IE7 */
/* support: IE10, see #8844 */
list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
}
/* icon support */
.ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item {
padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
/* Component containers
----------------------------------*/
.ui-widget {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #eeeeee url(/resource/crblob/30942/7dab44c40bea0e88fee75e4a05dea3b4/ui-bg-highlight-soft-100-eeeeee-1x100-png-data.png) 50% top repeat-x;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #e78f08;
background: #f6a828 url(/resource/crblob/30944/9175829da7bfaa9f99ec3aceb93c06c4/ui-bg-gloss-wave-35-f6a828-500x100-png-data.png) 50% 50% repeat-x;
color: #ffffff;
font-weight: bold;
}
.ui-widget-header a {
color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #cccccc;
background: #f6f6f6 url(/resource/crblob/30946/7599ba8f051a6bbdf4db59e6e23ba44a/ui-bg-glass-100-f6f6f6-1x400-png-data.png) 50% 50% repeat-x;
font-weight: bold;
color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #1c94c4;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid #fbcb09;
background: #fdf5ce url(/resource/crblob/30948/72086dd12a80a248ed575e8b5e8005cc/ui-bg-glass-100-fdf5ce-1x400-png-data.png) 50% 50% repeat-x;
font-weight: bold;
color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
color: #c77405;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #fbd850;
background: #ffffff url(/resource/crblob/30950/439c29aa87797f3385ae5fee63905314/ui-bg-glass-65-ffffff-1x400-png-data.png) 50% 50% repeat-x;
font-weight: bold;
color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #eb8f00;
text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fed22f;
background: #ffe45c url(/resource/crblob/30952/2236ec32bc43b7f44729a898e63409d6/ui-bg-highlight-soft-75-ffe45c-1x100-png-data.png) 50% top repeat-x;
color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #b81900 url(/resource/crblob/30954/ac7f1750b37f8f1d6f4558d97abfd43f/ui-bg-diagonals-thick-18-b81900-40x40-png-data.png) 50% 50% repeat;
color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter: Alpha(Opacity=70);
/* support: IE8 */
font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter: Alpha(Opacity=35);
/* support: IE8 */
background-image: none;
}
.ui-state-disabled .ui-icon {
filter: Alpha(Opacity=35);
/* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(/resource/crblob/30956/880d0e5285de544661375144cd4b8874/ui-icons-222222-256x240-png-data.png);
}
.ui-widget-header .ui-icon {
background-image: url(/resource/crblob/30958/abea80e807189d4b666736335b38923c/ui-icons-ffffff-256x240-png-data.png);
}
.ui-state-default .ui-icon {
background-image: url(/resource/crblob/30960/ac8c1c58056c41fc433725843da8f3fd/ui-icons-ef8c08-256x240-png-data.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
background-image: url(/resource/crblob/30960/ac8c1c58056c41fc433725843da8f3fd/ui-icons-ef8c08-256x240-png-data.png);
}
.ui-state-active .ui-icon {
background-image: url(/resource/crblob/30960/ac8c1c58056c41fc433725843da8f3fd/ui-icons-ef8c08-256x240-png-data.png);
}
.ui-state-highlight .ui-icon {
background-image: url(/resource/crblob/30962/55c3e4ceadd9ca7fb5328376391c4f2d/ui-icons-228ef1-256x240-png-data.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(/resource/crblob/30964/1d4564aa83d31a6c68310dbe69947b4c/ui-icons-ffd27a-256x240-png-data.png);
}
/* positioning */
.ui-icon-blank {
background-position: 16px 16px;
}
.ui-icon-carat-1-n {
background-position: 0 0;
}
.ui-icon-carat-1-ne {
background-position: -16px 0;
}
.ui-icon-carat-1-e {
background-position: -32px 0;
}
.ui-icon-carat-1-se {
background-position: -48px 0;
}
.ui-icon-carat-1-s {
background-position: -64px 0;
}
.ui-icon-carat-1-sw {
background-position: -80px 0;
}
.ui-icon-carat-1-w {
background-position: -96px 0;
}
.ui-icon-carat-1-nw {
background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
background-position: -144px 0;
}
.ui-icon-triangle-1-n {
background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
background-position: -176px -64px;
}
.ui-icon-arrow-4 {
background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
background-position: -16px -80px;
}
.ui-icon-extlink {
background-position: -32px -80px;
}
.ui-icon-newwin {
background-position: -48px -80px;
}
.ui-icon-refresh {
background-position: -64px -80px;
}
.ui-icon-shuffle {
background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
background-position: 0 -96px;
}
.ui-icon-folder-open {
background-position: -16px -96px;
}
.ui-icon-document {
background-position: -32px -96px;
}
.ui-icon-document-b {
background-position: -48px -96px;
}
.ui-icon-note {
background-position: -64px -96px;
}
.ui-icon-mail-closed {
background-position: -80px -96px;
}
.ui-icon-mail-open {
background-position: -96px -96px;
}
.ui-icon-suitcase {
background-position: -112px -96px;
}
.ui-icon-comment {
background-position: -128px -96px;
}
.ui-icon-person {
background-position: -144px -96px;
}
.ui-icon-print {
background-position: -160px -96px;
}
.ui-icon-trash {
background-position: -176px -96px;
}
.ui-icon-locked {
background-position: -192px -96px;
}
.ui-icon-unlocked {
background-position: -208px -96px;
}
.ui-icon-bookmark {
background-position: -224px -96px;
}
.ui-icon-tag {
background-position: -240px -96px;
}
.ui-icon-home {
background-position: 0 -112px;
}
.ui-icon-flag {
background-position: -16px -112px;
}
.ui-icon-calendar {
background-position: -32px -112px;
}
.ui-icon-cart {
background-position: -48px -112px;
}
.ui-icon-pencil {
background-position: -64px -112px;
}
.ui-icon-clock {
background-position: -80px -112px;
}
.ui-icon-disk {
background-position: -96px -112px;
}
.ui-icon-calculator {
background-position: -112px -112px;
}
.ui-icon-zoomin {
background-position: -128px -112px;
}
.ui-icon-zoomout {
background-position: -144px -112px;
}
.ui-icon-search {
background-position: -160px -112px;
}
.ui-icon-wrench {
background-position: -176px -112px;
}
.ui-icon-gear {
background-position: -192px -112px;
}
.ui-icon-heart {
background-position: -208px -112px;
}
.ui-icon-star {
background-position: -224px -112px;
}
.ui-icon-link {
background-position: -240px -112px;
}
.ui-icon-cancel {
background-position: 0 -128px;
}
.ui-icon-plus {
background-position: -16px -128px;
}
.ui-icon-plusthick {
background-position: -32px -128px;
}
.ui-icon-minus {
background-position: -48px -128px;
}
.ui-icon-minusthick {
background-position: -64px -128px;
}
.ui-icon-close {
background-position: -80px -128px;
}
.ui-icon-closethick {
background-position: -96px -128px;
}
.ui-icon-key {
background-position: -112px -128px;
}
.ui-icon-lightbulb {
background-position: -128px -128px;
}
.ui-icon-scissors {
background-position: -144px -128px;
}
.ui-icon-clipboard {
background-position: -160px -128px;
}
.ui-icon-copy {
background-position: -176px -128px;
}
.ui-icon-contact {
background-position: -192px -128px;
}
.ui-icon-image {
background-position: -208px -128px;
}
.ui-icon-video {
background-position: -224px -128px;
}
.ui-icon-script {
background-position: -240px -128px;
}
.ui-icon-alert {
background-position: 0 -144px;
}
.ui-icon-info {
background-position: -16px -144px;
}
.ui-icon-notice {
background-position: -32px -144px;
}
.ui-icon-help {
background-position: -48px -144px;
}
.ui-icon-check {
background-position: -64px -144px;
}
.ui-icon-bullet {
background-position: -80px -144px;
}
.ui-icon-radio-on {
background-position: -96px -144px;
}
.ui-icon-radio-off {
background-position: -112px -144px;
}
.ui-icon-pin-w {
background-position: -128px -144px;
}
.ui-icon-pin-s {
background-position: -144px -144px;
}
.ui-icon-play {
background-position: 0 -160px;
}
.ui-icon-pause {
background-position: -16px -160px;
}
.ui-icon-seek-next {
background-position: -32px -160px;
}
.ui-icon-seek-prev {
background-position: -48px -160px;
}
.ui-icon-seek-end {
background-position: -64px -160px;
}
.ui-icon-seek-start {
background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
background-position: -80px -160px;
}
.ui-icon-stop {
background-position: -96px -160px;
}
.ui-icon-eject {
background-position: -112px -160px;
}
.ui-icon-volume-off {
background-position: -128px -160px;
}
.ui-icon-volume-on {
background-position: -144px -160px;
}
.ui-icon-power {
background-position: 0 -176px;
}
.ui-icon-signal-diag {
background-position: -16px -176px;
}
.ui-icon-signal {
background-position: -32px -176px;
}
.ui-icon-battery-0 {
background-position: -48px -176px;
}
.ui-icon-battery-1 {
background-position: -64px -176px;
}
.ui-icon-battery-2 {
background-position: -80px -176px;
}
.ui-icon-battery-3 {
background-position: -96px -176px;
}
.ui-icon-circle-plus {
background-position: 0 -192px;
}
.ui-icon-circle-minus {
background-position: -16px -192px;
}
.ui-icon-circle-close {
background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
background-position: -192px -192px;
}
.ui-icon-circle-check {
background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
background: #666666 url(/resource/crblob/30966/53101862a231d511a8bf6ef8f5bc3063/ui-bg-diagonals-thick-20-666666-40x40-png-data.png) 50% 50% repeat;
opacity: .5;
filter: Alpha(Opacity=50);
/* support: IE8 */
}
.ui-widget-shadow {
margin: -5px 0 0 -5px;
padding: 5px;
background: #000000 url(/resource/crblob/30968/2f76b94b1b2dca7492605e9ae3540242/ui-bg-flat-10-000000-40x100-png-data.png) 50% 50% repeat-x;
opacity: .2;
filter: Alpha(Opacity=20);
/* support: IE8 */
border-radius: 5px;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com
Version 1.8.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 13px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.chosen-container * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.chosen-container .chosen-drop {
position: absolute;
top: 100%;
z-index: 1010;
width: 100%;
border: 1px solid #aaa;
border-top: 0;
background: #fff;
-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
clip: rect(0, 0, 0, 0);
}
.chosen-container.chosen-with-drop .chosen-drop {
clip: auto;
}
.chosen-container a {
cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
margin-right: 4px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: normal;
color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
content: ":";
padding-left: 2px;
vertical-align: top;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
position: relative;
display: block;
overflow: hidden;
padding: 0 0 0 8px;
height: 25px;
border: 1px solid #aaa;
border-radius: 5px;
background-color: #fff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
background-clip: padding-box;
-webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
color: #444;
text-decoration: none;
white-space: nowrap;
line-height: 24px;
}
.chosen-container-single .chosen-default {
color: #999;
}
.chosen-container-single .chosen-single span {
display: block;
overflow: hidden;
margin-right: 26px;
text-overflow: ellipsis;
white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
position: absolute;
top: 6px;
right: 26px;
display: block;
width: 12px;
height: 12px;
background: url(/resource/crblob/249088/3343bc8a6b24bf3c84add4dfd622f10d/chosen-sprite-png-data.png) -42px 1px no-repeat;
font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
position: absolute;
top: 0;
right: 0;
display: block;
width: 18px;
height: 100%;
}
.chosen-container-single .chosen-single div b {
display: block;
width: 100%;
height: 100%;
background: url(/resource/crblob/249088/3343bc8a6b24bf3c84add4dfd622f10d/chosen-sprite-png-data.png) no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
position: relative;
z-index: 1010;
margin: 0;
padding: 3px 4px;
white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
margin: 1px 0;
padding: 4px 20px 4px 5px;
width: 100%;
height: auto;
outline: 0;
border: 1px solid #aaa;
background: url(/resource/crblob/249088/3343bc8a6b24bf3c84add4dfd622f10d/chosen-sprite-png-data.png) no-repeat 100% -20px;
font-size: 1em;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
}
.chosen-container-single .chosen-drop {
margin-top: -1px;
border-radius: 0 0 4px 4px;
background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
position: absolute;
clip: rect(0, 0, 0, 0);
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
color: #444;
position: relative;
overflow-x: hidden;
overflow-y: auto;
margin: 0 4px 4px 0;
padding: 0 0 0 4px;
max-height: 240px;
-webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
display: none;
margin: 0;
padding: 5px 6px;
list-style: none;
line-height: 15px;
word-wrap: break-word;
-webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
display: list-item;
cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
display: list-item;
color: #ccc;
cursor: default;
}
.chosen-container .chosen-results li.highlighted {
background-color: #3875d7;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
color: #fff;
}
.chosen-container .chosen-results li.no-results {
color: #777;
display: list-item;
background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
display: list-item;
font-weight: bold;
cursor: default;
}
.chosen-container .chosen-results li.group-option {
padding-left: 15px;
}
.chosen-container .chosen-results li em {
font-style: normal;
text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
position: relative;
overflow: hidden;
margin: 0;
padding: 0 5px;
width: 100%;
height: auto;
border: 1px solid #aaa;
background-color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
background-image: linear-gradient(#eee 1%, #fff 15%);
cursor: text;
}
.chosen-container-multi .chosen-choices li {
float: left;
list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
margin: 0;
padding: 0;
white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
margin: 1px 0;
padding: 0;
height: 25px;
outline: 0;
border: 0 !important;
background: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
color: #999;
font-size: 100%;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
position: relative;
margin: 3px 5px 3px 0;
padding: 3px 20px 3px 5px;
border: 1px solid #aaa;
max-width: 100%;
border-radius: 3px;
background-color: #eeeeee;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
background-size: 100% 19px;
background-repeat: repeat-x;
background-clip: padding-box;
-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
color: #333;
line-height: 13px;
cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
position: absolute;
top: 4px;
right: 3px;
display: block;
width: 12px;
height: 12px;
background: url(/resource/crblob/249088/3343bc8a6b24bf3c84add4dfd622f10d/chosen-sprite-png-data.png) -42px 1px no-repeat;
font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
padding-right: 5px;
border: 1px solid #ccc;
background-color: #e4e4e4;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
margin: 0;
padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
display: list-item;
color: #ccc;
cursor: default;
}
/* @end */
/* @group Active */
.chosen-container-active .chosen-single {
border: 1px solid #5897fb;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
border: 1px solid #aaa;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
background-image: linear-gradient(#eee 20%, #fff 80%);
-webkit-box-shadow: 0 1px 0 #fff inset;
box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
border-left: none;
background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
border: 1px solid #5897fb;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
opacity: 0.5 !important;
cursor: default;
}
.chosen-disabled .chosen-single {
cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
text-align: right;
}
.chosen-rtl .chosen-single {
overflow: visible;
padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
margin-right: 0;
margin-left: 26px;
direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
margin-left: 38px;
}
.chosen-rtl .chosen-single div {
right: auto;
left: 3px;
}
.chosen-rtl .chosen-single abbr {
right: auto;
left: 26px;
}
.chosen-rtl .chosen-choices li {
float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
margin: 3px 5px 3px 0;
padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
right: auto;
left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
margin: 0 0 4px 4px;
padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
padding-right: 15px;
padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
padding: 4px 5px 4px 20px;
background: url(/resource/crblob/249088/3343bc8a6b24bf3c84add4dfd622f10d/chosen-sprite-png-data.png) no-repeat -30px -20px;
direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
.chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
background-image: url(/resource/crblob/249090/8c1f79f35098703c9a39503db4a59e9d/chosen-sprite-2x-png-data.png) !important;
background-size: 52px 37px !important;
background-repeat: no-repeat !important;
}
}
/* @end */
/*!
* Remodal - v0.6.4
* Flat, responsive, lightweight, easy customizable modal window plugin with declarative state notation and hash tracking.
* http://vodkabears.github.io/remodal/
*
* Made by Ilya Makarov
* Under MIT License
*/
/* ==========================================================================
Remodal necessary styles
========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
overflow: hidden;
}
/* Anti FOUC */
.remodal,
[data-remodal-id] {
visibility: hidden;
}
/* Necessary styles of the overlay */
.remodal-overlay {
position: fixed;
z-index: 9999;
top: -5000px;
right: -5000px;
bottom: -5000px;
left: -5000px;
display: none;
}
/* Necessary styles of the wrapper */
.remodal-wrapper {
position: fixed;
z-index: 10000;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
overflow: auto;
text-align: center;
-webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
display: inline-block;
height: 100%;
margin-left: -0.05em;
content: "";
}
/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
-webkit-transform: translateZ(0px);
}
/* Necessary styles of the modal dialog */
.remodal {
position: relative;
display: inline-block;
}
/* Anti-zoom. Font-size should be >= 16px. */
.remodal select,
.remodal textarea,
.remodal input,
.remodal select:focus,
.remodal textarea:focus,
.remodal input:focus {
font-size: 16px;
}
/* ==========================================================================
Remodal default theme
========================================================================== */
/* Background for effects */
.remodal-bg {
-webkit-transition: -webkit-filter 0.2s ease-out;
-moz-transition: -moz-filter 0.2s ease-out;
-o-transition: -o-filter 0.2s ease-out;
transition: filter 0.2s ease-out;
}
body.remodal-is-active .remodal-bg {
-webkit-filter: blur(3px);
-ms-filter: blur(3px);
filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
}
/* Default theme styles of the overlay */
.remodal-overlay {
-webkit-transition: opacity 0.2s ease-out;
-moz-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
opacity: 0;
background: rgba(33, 36, 46, 0.95);
}
body.remodal-is-active .remodal-overlay {
opacity: 1;
}
/* Default theme styles of the modal dialog */
.remodal {
font-size: 16px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
min-height: 100%;
padding: 35px;
-webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
-moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
-o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
transition: transform 0.2s ease-out, opacity 0.2s ease-out;
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95);
opacity: 0;
color: #182a3c;
background: #f4f4f4;
background-clip: padding-box;
}
body.remodal-is-active .remodal {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
vertical-align: middle;
}
/* Close button */
.remodal-close {
position: absolute;
top: 5px;
left: 5px;
width: 28px;
height: 28px;
-webkit-transition: background 0.2s ease-out;
-moz-transition: background 0.2s ease-out;
-o-transition: background 0.2s ease-out;
transition: background 0.2s ease-out;
text-decoration: none;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.remodal-close:after {
font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
font-size: 28px;
line-height: 28px;
display: block;
content: "×";
cursor: pointer;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
text-decoration: none;
color: #3e5368;
}
.remodal-close:hover,
.remodal-close:active {
background: #3e5368;
}
.remodal-close:hover.remodal-close:after,
.remodal-close:active.remodal-close:after {
color: #f4f4f4;
}
/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
font-size: 10pt;
display: inline-block;
width: 120px;
margin: 0 0 5px 0;
padding: 9px 0;
cursor: pointer;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
text-align: center;
text-decoration: none;
-webkit-border-radius: 6px;
border-radius: 6px;
background-clip: padding-box;
}
.remodal-confirm {
color: #16a085;
border: 2px solid #16a085;
background: #f4f4f4;
}
.remodal-confirm:hover,
.remodal-confirm:active {
color: #f4f4f4;
background: #16a085;
}
.remodal-cancel {
color: #c0392b;
border: 2px solid #c0392b;
background: #f4f4f4;
}
.remodal-cancel:hover,
.remodal-cancel:active {
color: #f4f4f4;
background: #c0392b;
}
/* Media queries
========================================================================== */
@media only screen and (min-width: 641px) {
.remodal {
max-width: 700px;
min-height: 0;
margin: 20px auto;
-webkit-border-radius: 6px;
border-radius: 6px;
}
}
/* IE8
========================================================================== */
.lt-ie9 .remodal-overlay {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F021242E, endColorstr=#F021242E);
}
.lt-ie9 .remodal {
width: 700px;
min-height: 0;
margin: 20px auto;
}
.lt-ie9 .remodal-close:after {
margin: auto;
text-align: center;
}
.lt-ie9 .remodal-close:hover,
.lt-ie9 .remodal-close:active {
background: transparent;
}
.lt-ie9 .remodal-close:hover.remodal-close:after,
.lt-ie9 .remodal-close:active.remodal-close:after {
color: #3e5368;
}
/**
* BxSlider v4.1.2 - Fully loaded, responsive content slider
* http://bxslider.com
*
* Written by: Steven Wanderski, 2014
* http://stevenwanderski.com
* (while drinking Belgian ales and listening to jazz)
*
* CEO and founder of bxCreative, LTD
* http://bxcreative.com
*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: 5px solid #fff;
left: -5px;
background: #fff;
/*fix other elements on the page moving (on Chrome)*/
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
min-height: 50px;
background: url(/resource/crblob/217570/9893cf28237bdaa2dc8250da3d0e6030/bx-loader-gif-data.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
left: 10px;
background: url(/resource/crblob/210328/3a9302aa3651cdd500615d9d19f0d4a9/controls-png-data.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(/resource/crblob/210328/3a9302aa3651cdd500615d9d19f0d4a9/controls-png-data.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(/resource/crblob/210328/3a9302aa3651cdd500615d9d19f0d4a9/controls-png-data.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(/resource/crblob/210328/3a9302aa3651cdd500615d9d19f0d4a9/controls-png-data.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666 \9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 10px;
}
fieldset, img {
border: 0 none;
vertical-align: top;
}
address, caption, cite, code, dfn, em, th, var {
font-style: normal;
font-weight: 400;
}
li {
list-style: none;
}
caption, th {
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: 400;
}
abbr, acronym {
border: 0;
font-variant: normal;
}
button, input, textarea, select, option {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}
a:focus {
outline: thin dotted;
}
a:active, a:hover {
outline: 0;
}
option, select {
font: 1em/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
display: block;
}
audio, canvas, video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
font-family: Arial, Helvetica, sans-serif;
}
b, strong {
font-weight: 700;
}
blockquote {
margin: 1em 40px;
}
dfn {
font-style: italic;
}
code, kbd, pre, samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
q {
quotes: none;
}
q:before, q:after {
content: '';
content: none;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
form {
margin: 0;
}
legend {
border: 0;
padding: 0;
white-space: normal;
*margin-left: -7px;
}
button, input, select, textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
}
button, input {
line-height: normal;
}
button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
*overflow: visible;
}
button[disabled], input[disabled] {
cursor: default;
}
input[type=checkbox], input[type=radio] {
box-sizing: border-box;
padding: 0;
*height: 13px;
*width: 13px;
}
input[type=search] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
textarea {
resize: vertical;
}
.chromeframe {
margin: .2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
.hidden {
display: none !important;
visibility: hidden;
}
.aural {
display: inline;
height: 0;
left: -9999px;
overflow: hidden;
position: absolute;
top: -10000px;
width: 0;
}
.nobg {
background: none !important;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
@media print {
* {
background: transparent !important;
box-shadow: none !important;
text-shadow: none !important;
}
a, a:visited {
text-decoration: underline;
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 1cm 1cm 1.5cm;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
}
li hr {
margin: 0.8em 0;
}
html {
height: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
}
body {
font: .813em/1.385em Arial, Helvetica, sans-serif;
text-align: left;
background-color: #fff;
}
a, a:link, a:visited, a:active, a:hover, a:focus {
text-decoration: none;
color: #0083a7;
}
a:hover, a:focus, a:hover span, a:focus span, a.hover, a.hover span {
text-decoration: none;
color: #009ee0;
}
#searchMeta .fieldwrapper .more a:before,
a.intLink:before {
content: "» ";
white-space: nowrap;
position: relative;
top: -2px;
}
a.intLink:hover, a.intLink:active {
text-decoration: none;
}
a.moreLink {
font-weight: 700;
}
.linkContainer.hover {
cursor: pointer;
}
button.iconButton {
border: 0;
background: 0 0;
}
/*
changed: DINREL14-1040
margin überschrieben
*/
h1 {
font-size: 1.846em;
line-height: 1.125em;
border-bottom: 1px solid #1b4163;
overflow: hidden;
font-weight: 700;
color: #1b4163;
margin: 40px 0px 30px;
padding-top: 10px;
padding-bottom: 3px;
}
h2 {
font-size: 1.846em;
font-weight: 700;
line-height: 1.125em;
margin: 0 0 5px;
padding-bottom: 0;
color: #1b4163;
}
h3 {
font-size: 1em;
font-weight: 700;
line-height: 1.5em;
margin: 8px 0 5px;
}
h4 {
font-size: 1em;
font-weight: 400;
line-height: 1.5em;
}
h5 {
font-size: 1em;
font-weight: 700;
line-height: 1.5em;
}
img {
max-width: 100%;
}
/* set margins for H1 in main teaser for logged in users */
.mainTeaser h1 {
margin: 40px 58px 30px;
}
.secondaryNav h2 {
font-size: 1.231em;
font-weight: 700;
border-bottom: 1px solid #1b4163;
padding: 0 0 3px;
line-height: 1.125em;
margin-bottom: 23px;
color: #000;
}
#col1 .mainTeaser h2 {
font-size: 1.385em;
line-height: 1em;
margin-bottom: 20px;
font-weight: 700;
padding-bottom: 0;
color: #1b4163;
border: 0;
}
#col1 .box h3.title {
font-size: 1.077em;
font-weight: 700;
color: #0083a7;
line-height: 1.286em;
margin-bottom: 15px;
}
#col1 .box h3.title.documentTitle {
font-size: 1.231em;
line-height: 1.231em;
}
.main .detailView,
.main .teaserView,
.main .shopListView,
.main .indexListView,
.main .standardListView {
margin-bottom: 25px;
}
.main .detailView h2,
.main .teaserView h2,
.main .shopListView h2,
.main .indexListView h2,
.main .standardListView h2 {
border-bottom: 1px solid #1b4163;
padding-bottom: 3px;
margin-bottom: 30px;
}
.title-bordered {
border-bottom: 1px solid #1b4163;
padding-bottom: 3px;
margin-bottom: 30px;
}
.titleWrapper #col2 .detailView, .titleWrapper #col2 .teaserView, .titleWrapper #col2 .shopListView, .titleWrapper #col2 .indexListView, .titleWrapper #col2 .standardListView {
border: 0;
margin-bottom: 0;
padding-bottom: 0;
}
#col2 .titleWrapper {
border-bottom: 1px solid #1b4163;
padding-bottom: 3px;
margin-bottom: 30px;
}
#col2 .titleWrapper .noteWrapper {
position: relative;
clear: both;
}
#col2 .titleWrapper .noteWrapper form .button {
position: absolute;
bottom: 10%;
right: 50px;
width: 19px;
height: 20px;
background: url(/resource/crblob/30970/861a5510c38d91b8a6b48457a77afcc7/icon-savenote-png-data.png) repeat-x 0 0 #fff;
padding: 2px;
border: 0;
}
#col2 .titleWrapper .noteWrapper form .button span {
position: absolute;
top: -9999px;
left: 0;
}
.marginal #col2 .titleWrapper .noteWrapper form .button {
right: 80px;
}
#col2 .titleWrapper .noteWrapper form:first-child .button {
right: 80px;
background: url(/resource/crblob/30972/e248a3ded363716bd95430ea89ddf16b/icon-deletenote-png-data.png) !important;
}
.marginal #col2 .titleWrapper .noteWrapper form:first-child .button {
right: 80px;
}
#col2 .titleWrapper .note {
display: block;
clear: both;
float: none;
border: 1px solid #0083a7;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 8px 0 15px;
min-height: 120px;
padding: 10px;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpi+PLlCxMDAwMTIyMjEwiAaBhG4jP8//8fIMAAglIGCnIgC4wAAAAASUVORK5CYII=) repeat-x left top;
}
.marginal #col2 .titleWrapper .note {
width: 632px;
}
.main .detailView ul,
.main .detailView .detailText ul,
.main .listViewTopContent ul {
margin: 15px 0;
}
.main .detailView ul li,
.main .detailView .detailText ul li,
.main .listViewTopContent ul li {
list-style: outside disc;
margin-left: 30px;
}
/* DINREL14-1376 MOD: Rich-Text-Formatierung */
/*
#col2 .detailView ol, #col2 .listViewTopContent ol, #col1_content .detailView ol li {
margin: 15px 0
}
#col2 .detailView ol li, #col2 .listViewTopContent ol li, #col1_content .detailView ol li {
list-style: outside decimal;
margin-left: 30px
}
*/
/* EOD DINREL14-1376 */
h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover, h2 a:focus {
text-decoration: none;
}
em {
font-style: italic;
}
p {
margin-bottom: 0.8em;
}
.fll {
float: left;
}
.flr {
float: right;
}
.clb {
clear: both;
}
.tag {
font-size: .769em;
text-transform: uppercase;
padding-right: 10px;
display: inline-block;
}
.tag.new {
color: #ac0000;
}
.title .tag {
margin-left: 5px;
}
.subTitle {
text-transform: uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .692em;
display: block;
line-height: 1.8em;
color: #000;
padding-right: 10px;
}
#main_content {
padding: 20px 58px 0;
}
#col1 {
width: 180px;
}
#col2.main {
width: 673px;
float: right;
}
#col1.width100 {
width: 100%;
border-right: 0;
}
#col1.width100.main {
margin-bottom: 25px;
}
.page_margins {
margin: 0 auto;
width: 1024px;
}
#col1 {
border-right: 1px solid #b1b3b4;
padding: 0 28px 0 0;
margin: 0 25px 0 0;
float: left;
}
#col1 .box {
/* margin: 0 0 80px */
}
.marginalModul .content {
margin-bottom: 25px;
}
.marginalModul .content + .content {
border-top: 1px solid #dddedf;
padding-top: 25px;
}
.visiblePassword {
display: none;
}
.hiddenPassword {
display: block;
}
a.button.teaserReg,
button.teaserReg,
a.button.regButton,
button.regButton {
background: transparent url(/resource/crblob/28852/b918bc35f96ed534dc5c37584a108cdc/button-reg-png-data.png) no-repeat left top;
height: 83px;
width: 318px;
margin: 10px 0 0 -20px;
display: table;
border: 0;
}
a.button.teaserReg span, button.teaserReg span, a.button.regButton span, button.regButton span {
color: #fff;
font-size: 1.385em;
line-height: 1em;
font-weight: 700;
display: table-cell;
vertical-align: middle;
padding-left: 40px;
text-shadow: 0 0 25px #fff;
}
a.button.wide, button.wide {
background: transparent url(/resource/crblob/30974/e583b6861724f55f8eb00e7c3f544050/button-reg2-png-data.png) no-repeat left top;
width: 355px;
position: relative;
left: 35px;
}
a.button.wide span, button.wide span {
padding-left: 40px;
}
a.button.standard.active {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTYxOENFREQzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYxOENFREUzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjE4Q0VEQjNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjE4Q0VEQzNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PonSsJwAAABDSURBVHjabEzJDQAgCGvYxXVcxeV5+KsYQInx0aQ3Wh8CQEAD6NzAn1c1d4dlGzo6U/XJk9O/g+c3zrZ84erIlgADACgHIfugbfN8AAAAAElFTkSuQmCC) repeat-x left center;
}
a.button.standard.active span {
color: #fff;
}
a.button.standard span,
button.standard span {
line-height: 44px;
display: block;
color: #1b4163;
font-weight: 700;
}
a.button:hover,
button:hover,
a.button:action,
button:action,
a.button:focus,
button:focus {
color: #fff;
}
.standardForm.add-ul-spacing ul {
margin: 15px 0;
}
.standardForm .button-hide {
display: none;
}
.standardForm .formButton:hover {
background-image: none;
background-color: #1b4163;
}
.standardForm a.formButton {
padding-top: 4px;
padding-bottom: 4px;
}
.standardForm input[type=text], .standardForm input[type=password], .standardForm textarea {
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDkxNUEyQjAyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDkxNUEyQjEyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTE1QTJBRTI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTE1QTJBRjI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpSuWjEAAAArSURBVHjaNMPBCQAwCATB7b9eRU7klDwyMEQEb2ZSVUiiu5kZbLO7/wkwAL5uIDtKv5sJAAAAAElFTkSuQmCC) repeat-x left top;
margin-top: -5px;
}
.standardForm textarea {
height: auto;
}
.standardForm label, .standardForm .label {
font-weight: 700;
}
.standardForm input[disabled=disabled] {
border: 1px solid #e9e9ea;
color: #888;
}
.standardForm input[type=radio], .standardForm input[type=checkbox] {
top: 1px;
position: relative;
}
.standardForm input[type=radio] + label, .standardForm input[type=checkbox] + label, .standardForm input[type=radio] .label, .standardForm input[type=checkbox] .label {
margin-left: 5px;
margin-right: 25px;
font-weight: 400;
}
.standardForm select {
padding: 1px;
height: 26px;
border: 1px solid #b1b3b4;
padding-top: 2px;
margin-top: -4px;
}
.standardForm select.wideWidth {
width: 412px;
}
.standardForm select.mediumWidth {
width: 212px;
}
.standardForm select.smallWidth {
width: 52px;
}
.standardForm select + label, .standardForm input[type=text] + label {
margin-left: 25px;
}
.standardForm .wideWidth, .standardForm textarea {
width: 400px;
}
.standardForm .mediumWidth {
width: 200px;
}
.standardForm .smallWidth {
width: 40px;
}
.standardForm .notification, .notification {
font-size: .846em;
font-weight: 700;
}
.standardForm li {
display: block;
margin-bottom: 10px;
padding-top: 14px;
}
.standardForm li .col1 {
margin-bottom: 2px;
display: inline-block;
width: 27%;
vertical-align: top;
margin-right: 10px;
}
.standardForm li .col1.oversize {
width: 90%;
}
.standardForm li .col1.oversize textarea {
width: 587px;
}
.standardForm li .col1.indent {
width: 23.4% !important;
}
.standardForm li .col2 {
display: inline-block;
width: 60%;
vertical-align: top;
}
/*.standardForm li .col1 label, .standardForm li .col1 .label {
font-weight: 400
}*/
.standardForm li .col1 p {
margin: 0;
}
.standardForm li .col2.withPrefix {
position: relative;
}
.standardForm li .col2.withPrefix span {
position: absolute;
left: -17px;
}
.error.notification,
.standardForm li.error .notification {
color: red;
}
.standardForm li.error input {
border: 1px solid red;
}
.standardForm li.success .notification {
color: green;
}
.standardForm .formSubmit, .standardForm .formSubmit2 {
margin: 25px 0;
}
.standardForm .formSubmit .flr, .standardForm .formSubmit2 .flr {
margin-left: 25px;
}
.standardForm .formSubmit .intLink, .standardForm .formSubmit2 .intLink {
margin-top: 4px;
}
.standardForm .formSubmit2 a, .standardForm .formSubmit2 button {
margin-right: 12px;
white-space: nowrap;
}
.standardForm .indent {
margin-left: 23px;
}
.standardForm .twoCols div {
width: 48.51632047477745%;
float: left;
background-color: #dddedf;
text-align: left;
padding: 10px 0;
}
.standardForm .twoCols div:first-child {
margin-right: 25px;
}
.standardForm .twoCols div span, .standardForm .twoCols div p {
margin-left: 10px;
}
.image {
margin: 0 15px 15px 0;
max-width: 100%;
}
.image.fll {
margin-top: 4px;
}
.image.fll img {
max-width: 100%;
}
.logoSmartphone {
display: none;
}
.logo {
display: block;
}
.cellWrapper {
position: relative;
}
#header {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAATCAYAAABRC2cZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkJGMjBFMDAyOUNCMTFFMkJGOTVDMDRGN0QwQjk5MjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkJGMjBFMDEyOUNCMTFFMkJGOTVDMDRGN0QwQjk5MjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQkYyMERGRTI5Q0IxMUUyQkY5NUMwNEY3RDBCOTkyMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQkYyMERGRjI5Q0IxMUUyQkY5NUMwNEY3RDBCOTkyMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqrmWqUAAAA8SURBVHjaHMSxCkARAIbRH0m3lFIGg8VyF4vJ5P1fi89wjiTtS4smDfqpU6NKhTIlivRRIE+OLJnXEWAAcxQBr1iPYVYAAAAASUVORK5CYII=) repeat-x left bottom;
padding-bottom: 19px;
z-index: 10;
position: relative;
}
#header_content {
padding: 20px 27px 0;
border-bottom: 1px solid #b1b3b4;
background: #e3e4e4 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACLCAIAAAAvXGRgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD9JREFUeNpiOHv+AhMDA8OIx4yMjBhsRhCfEJsRpIcRKoabzcgANR8bmxFqL5QN1oOLzQg1k0g2Nn+RiQECDACXRwPAgZV/0gAAAABJRU5ErkJggg==) repeat-x left top;
}
#header_content .fieldwrapper {
position: relative;
}
#header_content .fieldwrapper .innerSubmitWrapper {
position: relative;
float: left;
clear: both;
}
#header_content .fieldwrapper .input_txt {
border-radius: 9px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
height: 2.538em;
float: left;
margin-top: 3px;
padding: 0 10px;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDkxNUEyQjAyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDkxNUEyQjEyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTE1QTJBRTI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTE1QTJBRjI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpSuWjEAAAArSURBVHjaNMPBCQAwCATB7b9eRU7klDwyMEQEb2ZSVUiiu5kZbLO7/wkwAL5uIDtKv5sJAAAAAElFTkSuQmCC) repeat-x left top;
}
#header_content .fieldwrapper .input_txt.innerSubmit {
padding-right: 50px;
}
#header_content .fieldwrapper button.innerSubmit {
border: 0;
border-left: 1px solid #9c9e9f;
background-color: #fff;
position: absolute;
right: 18px;
bottom: 8px;
}
#headerBox {
margin-bottom: 15px;
}
#headerBox .container {
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
box-shadow: 0 4px 20px #cdcdcd;
-moz-box-shadow: 0 4px 20px #cdcdcd;
-webkit-box-shadow: 0 4px 20px #cdcdcd;
border: 1px solid #b1b3b4;
background: #e3e4e4 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABJCAIAAABzfNvfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlJREFUeNpi+P//P9OnT5+YGBgYwBjEh7Hx4f/45Ig0Ax3/+fOH6d+/f2SZ+x9N339S9OJ3L0CAAQCSqSA8wBDb4gAAAABJRU5ErkJggg==) repeat-x left top;
position: relative;
display: table;
width: 100%;
}
.logoBox {
padding: 2px 10px;
margin-right: 40px;
width: 18.5em;
}
.logoBox img {
padding: 14px 0 11px 5px;
}
.logoBox, #searchMeta, #profileNav {
display: table-cell;
vertical-align: top;
}
#searchMeta {
padding-top: 8px;
}
#searchMeta .fieldwrapper label {
font-weight: 700;
color: #1a171b;
font-size: 1.077em;
margin-right: 10px;
line-height: 15px;
}
#searchMeta .fieldwrapper a {
font-size: .846em;
font-weight: 700;
color: #00628d;
line-height: 15px;
margin-right: 15px;
}
#searchMeta .fieldwrapper a:hover,
#searchMeta .fieldwrapper a:active,
#searchMeta .fieldwrapper a.hover {
color: #0083a7;
}
#searchMeta .fieldwrapper .innerSubmitWrapper {
float: none;
}
#searchMeta .fieldwrapper .innerSubmitWrapper .input_txt {
border: 1px solid #6baac5;
width: 80%;
padding: 0 15% 0 2%;
float: none;
line-height: 32px \9;
}
#searchMeta .fieldwrapper .innerSubmitWrapper button.innerSubmit {
right: 5%;
}
#searchMeta .fieldwrapper .innerSubmitWrapper button.innerSubmit img {
padding-top: 2px;
padding-left: 3px;
}
#profileNav {
margin-right: 7px;
width: 10em;
vertical-align: middle;
}
.content-protection-overlay + #profileNav .content > ul, .logoBox + #profileNav .content > ul {
display: inline-block;
float: right;
width: auto;
}
#profileNav .content > ul {
display: table;
}
#profileNav .content li {
border-left: 1px solid #fff;
box-shadow: -1px 0 0 #cdcfd0;
-moz-box-shadow: -1px 0 0 #cdcfd0;
-webkit-box-shadow: -1px 0 0 #cdcfd0;
position: relative;
display: table-cell;
vertical-align: middle;
}
#profileNav .content li:hover .subIcon,
#profileNav .content li.hover .subIcon {
left: 5px;
}
#profileNav .content li:hover ul,
#profileNav .content li.hover ul {
left: -5px;
}
#profileNav .content li a {
height: 2.385em;
line-height: 2.385em;
display: block;
padding: 0 11px;
position: relative;
}
#profileNav .content li a img {
padding-top: 8px;
}
#profileNav .content li a {
font-size: 1.077em;
font-weight: 700;
color: #00628d;
text-shadow: 1px 1px 0 #fff;
display: inline-block;
position: relative;
vertical-align: middle;
line-height: 17px;
white-space: nowrap;
height: 2.385em;
line-height: 2.385em;
display: block;
padding: 0 11px;
position: relative;
}
#profileNav .content li a span:hover,
#profileNav .content li a span:active {
color: #0083a7;
}
#profileNav .content li a .opener {
background: transparent url(/resource/crblob/30934/83c0007b0d2cfd28fe9b4a8defb13af9/icon-arrow-top-png-data.png) no-repeat left bottom;
width: 7px;
height: 6px;
left: 50%;
position: absolute;
margin-left: -3px;
bottom: -8px;
display: block;
}
#profileNav .content li.last img {
padding-top: 0;
padding-left: 3px;
margin-top: -10px;
}
#profileNav .content li .subIcon {
left: -9999px;
}
#profileNav .content li ul {
left: -9999px;
}
#profileNav .content li ul li {
border-left: 0;
box-shadow: 0 0 0 transparent;
-moz-box-shadow: 0 0 0 transparent;
-webkit-box-shadow: 0 0 0 transparent;
}
#profileNav .content li ul li a,
#profileNav .content li ul li .boxNavWrapper {
border-left: 0;
height: auto;
}
#profileNav .content li ul li a {
position: relative;
padding-left: 30px;
font-weight: 700;
line-height: 1.4;
}
#profileNav .content li ul li a span,
#profileNav .content li ul li .boxNavWrapper span {
font-size: 1em;
text-shadow: none;
display: inline-block;
width: 80%;
}
#profileNav .content li ul li a .icon,
#profileNav .content li ul li .boxNavWrapper .icon {
width: 16px;
height: 1em;
text-align: center;
padding-right: 8px;
text-shadow: 1px 1px 0 #fff;
}
#profileNav .content li ul li a .icon {
position: absolute;
left: 3px;
top: 50%;
line-height: 0;
height: 16px;
text-shadow: 1px 1px 0 #fff;
}
#profileNav .content li ul li .intLink {
font-size: .846em;
color: #4b4b4d;
}
#profileNav .content li ul li .intLink.normal {
font-size: 1em;
color: #00628d;
float: right;
margin-right: 10px;
}
#profileNav .content li ul li .innerSubmitWrapper {
margin-top: 3px;
}
#profileNav .content li ul li .input_txt {
border: 1px solid #b1b3b4;
width: 130px;
color: #87888a;
font-size: 0.929em;
}
#profileNav .content li ul li .input_txt.innerSubmit {
width: 90px;
}
#profileNav .content li ul li .input_txt.focus {
color: #000;
}
#profileNav .content li ul li button.innerSubmit img {
padding-top: 1px;
padding-left: 1px;
}
#profileNav .content > .boxNav {
margin-top: 1px;
}
.primaryNav {
display: inline-block;
float: left;
margin-bottom: -1px;
}
.primaryNav .content ul {
background: transparent url(/resource/crblob/30976/52d5bfe657b8819a8a0d312000cae46c/bg-mainnav-border-png-data.png) no-repeat left top;
margin-left: 3px;
padding-left: 2px;
}
.primaryNav .content ul li {
display: inline-block;
float: left;
position: relative;
font-weight: 700;
background: transparent url(/resource/crblob/30976/52d5bfe657b8819a8a0d312000cae46c/bg-mainnav-border-png-data.png) no-repeat right top;
padding-right: 2px;
}
.primaryNav .content ul li:hover ul, .primaryNav .content ul li.hover ul {
left: -10px;
}
.primaryNav .content ul li:hover .subIcon, .primaryNav .content ul li.hover .subIcon {
left: 5px;
}
.primaryNav .content ul li a {
color: #1b4163;
text-shadow: 1px 1px 0 #fff;
padding: 10px 12px 7px;
display: block;
border-bottom: 1px solid #b1b3b4;
}
.primaryNav .content ul li a:hover,
.primaryNav .content ul li a.hover {
text-decoration: none;
color: #1b4163;
border-color: #8699a8;
}
.primaryNav .content ul li a:hover span,
.primaryNav .content ul li a.hover span {
text-decoration: none;
color: #1b4163;
}
.primaryNav .content ul li a:hover.active,
.primaryNav .content ul li a.active {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEIxMDU1QzAyOUU0MTFFMkEzNjNCNDFDN0Y4M0JFNUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEIxMDU1QzEyOUU0MTFFMkEzNjNCNDFDN0Y4M0JFNUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjEwNTVCRTI5RTQxMUUyQTM2M0I0MUM3RjgzQkU1QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjEwNTVCRjI5RTQxMUUyQTM2M0I0MUM3RjgzQkU1QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuhZ86UAAABISURBVHjaYmBgYGBjBhKMTEDiPxOnmCIDE6+cHhMTK68IG0iMC0TwgQhhECEEIgRQCX4sBB+c4EXlgg1lGCVGiVGCfgRAgAEAcCgEUVBEQ9sAAAAASUVORK5CYII=) repeat-x left -4px;
text-decoration: none;
border-color: #1b4163;
text-shadow: 1px 1px 0 #000;
}
.primaryNav .content ul li a:hover.active,
.primaryNav .content ul li a.active {
text-decoration: none;
color: #fff;
}
.primaryNav .content ul li a img {
margin-top: 1px;
}
.primaryNav .content ul li a {
font-size: 1.154em;
}
.primaryNav > .content > ul > li > a .icon {
line-height: .75em;
font-size: 1.15em;
}
.primaryNav .content ul li .subIcon {
left: -9999px;
}
.primaryNav .content ul li ul {
left: -9999px;
}
.serviceNav {
float: right;
}
.serviceNav .content ul li a {
color: #00628d;
}
.serviceNav .content ul li a:hover, .serviceNav .content ul li a.hover {
color: #00628d;
}
.serviceNav .content ul li a:hover span, .serviceNav .content ul li a.hover span {
color: #00628d;
}
.serviceNav .content ul li a.active:hover, .serviceNav .content ul li a.active.hover {
color: #fff;
}
.serviceNav .content ul li a.active:hover span, .serviceNav .content ul li a.active.hover span {
color: #fff;
}
#header .boxNav .subIcon {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjlCRUU0RjAyQTUxMTFFMjhCRThGRDM1RkMyODI3NEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjlCRUU0RjEyQTUxMTFFMjhCRThGRDM1RkMyODI3NEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGOUJFRTRFRTJBNTExMUUyOEJFOEZEMzVGQzI4Mjc0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOUJFRTRFRjJBNTExMUUyOEJFOEZEMzVGQzI4Mjc0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpSc3L8AAACUSURBVHjajJBRC8IwDIQTNx8qqyKI/v8/NxlMUSftY70bmYQyxIMSLsmXkEopReoH7RBviPvV+grAxpJSYhjgY93TipOqErjmnGWa3kyd4V/In2zzrNYBHQp3AI0BC8jpg4EP+o0BR9vwBRbRM4/6iL7DvMkm9Chsa8CDEMEe/Rflte6Gn4qxkxDCU/lL/wAe/AgwACE7odKOVDapAAAAAElFTkSuQmCC) no-repeat center top;
height: 8px;
width: 100%;
display: block;
position: absolute;
margin-left: -7px;
bottom: -4px;
z-index: 105;
}
#header .subnav ul > li > div {
display: none;
}
#header .boxNav ul {
background-image: none;
background-color: #e9e9ea;
border: 1px solid #fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
display: block;
position: absolute;
min-height: 0;
height: auto;
max-height: none;
min-width: 100%;
z-index: 100;
margin-top: 3px;
padding: 7px 0 4px;
}
#header .boxNav ul li {
height: auto;
display: block;
float: none;
margin: 0 10px;
border-bottom: 1px solid #fff;
background: 0 0;
padding-right: 0;
overflow: hidden;
}
#header .boxNav ul li a, #header .boxNav ul li .boxNavWrapper {
padding: 8px 4px;
margin: 0;
text-shadow: none;
font-weight: 400;
border-bottom: 1px solid #cdcfd0;
white-space: nowrap;
}
#header .boxNav ul li a, #header .boxNav ul li .boxNavWrapper {
font-size: 1.077em;
display: block;
}
#header .boxNav ul li .boxNavWrapper:hover, #header .boxNav ul li .boxNavWrapper.hover {
background: 0 0;
}
#header .boxNav ul li a:hover, #header .boxNav ul li a.hover {
color: #00628d;
}
#header .boxNav ul li.last, #header .boxNav ul li.last:hover, #header .boxNav ul li.last.hover {
border-bottom: 0;
}
#header .boxNav ul li.last a, #header .boxNav ul li.last:hover a, #header .boxNav ul li.last.hover a {
border-bottom: 0;
}
#header .boxNav ul li:hover, #header .boxNav ul li.hover {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAABCAIAAACnnMvDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mzg0NTk0MzQyQTgwMTFFMjgzMTM5RTE3NjZBOTk2MUUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mzg0NTk0MzUyQTgwMTFFMjgzMTM5RTE3NjZBOTk2MUUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozODQ1OTQzMjJBODAxMUUyODMxMzlFMTc2NkE5OTYxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozODQ1OTQzMzJBODAxMUUyODMxMzlFMTc2NkE5OTYxRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnqDENYAAAArSURBVHjaYnz58hUDAwMjIyOERGZg8CDK4IIgkmEUjIJRMApGweADAAEGAO8MAuUgrLB2AAAAAElFTkSuQmCC) repeat-y left top;
}
#header .boxNav ul li:hover a, #header .boxNav ul li.hover a {
border-bottom: 1px solid #cdcfd0;
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAABCAIAAABLzPn8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTUyQkE2NzQyQTgwMTFFMjhEQTlCMUUxMEFGNDZGQUUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTUyQkE2NzUyQTgwMTFFMjhEQTlCMUUxMEFGNDZGQUUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NTJCQTY3MjJBODAxMUUyOERBOUIxRTEwQUY0NkZBRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NTJCQTY3MzJBODAxMUUyOERBOUIxRTEwQUY0NkZBRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjuJrMsAAAAgSURBVHjaYvz27TsDAvz//x+ZBDGgFAOCjSINUw0QYABwKim+or7WQgAAAABJRU5ErkJggg==) repeat-y right top;
}
#header .boxNav ul li.subMenuItem {
margin: 10px;
border: 0;
}
#header .boxNav ul li.subMenuItem:hover, #header .boxNav ul li.subMenuItem.hover {
background: 0 0;
}
#header .boxNav ul li.subMenuItem:hover a, #header .boxNav ul li.subMenuItem.hover a {
background: 0 0;
}
#header .boxNav ul li.subMenuItem:hover li.last a, #header .boxNav ul li.subMenuItem.hover li.last a {
border: 0;
}
#header .boxNav ul li.subMenuItem > a {
color: #4b4b4d;
}
#header .boxNav ul li.subMenuItem .menuTitle {
color: #4b4b4d;
display: block;
margin: 20px 0 8px;
padding-right: 20px;
text-align: right;
}
#header .boxNav ul li.subMenuItem ul {
position: relative;
left: auto;
top: auto;
background: 0 0;
border: 0;
border-radius: 0;
box-shadow: none;
overflow: hidden;
border-top: 1px solid #cdcfd0;
margin: 0;
padding: 0;
}
#header .boxNav ul li.subMenuItem ul li {
margin: 0;
}
#header .boxNav ul li.subMenuItem ul li a {
font-weight: 400;
}
#header .boxNav ul li.subMenuItem ul li.first {
border-top: 1px solid #fff;
}
.secondaryNav .breadcrumb {
margin-bottom: 4px;
}
.secondaryNav .breadcrumb li {
display: inline;
line-height: 1em;
padding-right: 7px;
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTBBOTAwNTgzM0I2MTFFMkJENTJGMTgxNTY3NUMwRkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTBBOTAwNTkzM0I2MTFFMkJENTJGMTgxNTY3NUMwRkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMEE5MDA1NjMzQjYxMUUyQkQ1MkYxODE1Njc1QzBGRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMEE5MDA1NzMzQjYxMUUyQkQ1MkYxODE1Njc1QzBGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po/llWoAAAAiSURBVHjaYrCILF+14+j///8ZpR2TGRgYLA3UGeBiAAEGAMDgDalBuhPOAAAAAElFTkSuQmCC) no-repeat right center;
}
.secondaryNav .breadcrumb li a {
font-size: .923em;
color: #1b4163;
}
.secondaryNav h2 {
border-bottom: 2px solid #1b4163;
padding: 0 0 4px;
font-size: 1.231em;
margin-bottom: 10px;
}
.secondaryNav h2 a {
color: #1b4163;
font-weight: 700;
}
.secondaryNav h2 a:hover,
.secondaryNav h2 a.hover {
color: #1b4163;
}
.secondaryNav .content {
margin: 10px 0 25px;
}
.secondaryNav .content ul {
border-bottom: 2px solid #1b4163;
padding: 0 0 10px;
}
.secondaryNav .content ul li.active {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAIAAAC5qnJaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUY4N0FEMzQyRjEyMTFFMkE0NDBCODVFMzFCQ0ZEOEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUY4N0FEMzUyRjEyMTFFMkE0NDBCODVFMzFCQ0ZEOEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1Rjg3QUQzMjJGMTIxMUUyQTQ0MEI4NUUzMUJDRkQ4RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1Rjg3QUQzMzJGMTIxMUUyQTQ0MEI4NUUzMUJDRkQ4RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgTLNMAAAAB4SURBVHjafNE7CoAwDAbgtti1HkQ3Raye3weimz2IrilUA+IjGjPmg5A/kSEE8Szwvm27vas4qG2pONBaKw7EOfMNh30CGgdos3PLuhZ5RgAtTZLYmGGcAICajqKqslKIpusJ4y4cHxk++cr+ZklufY8kf/6wCTAAZixqf94Cvn8AAAAASUVORK5CYII=) no-repeat right center;
margin-right: -29px;
padding-right: 29px;
}
.secondaryNav .content ul li.active a {
color: #1b4163;
}
.secondaryNav .content ul li a {
border-bottom: 1px solid #dddedf;
padding: 9px 0;
font-size: 1.077em;
font-weight: 700;
color: #000;
display: block;
}
.secondaryNav .content ul li a:hover,
.secondaryNav .content ul li a.hover {
color: #1b4163;
}
.secondaryNav .content ul li.last a {
border: 0;
}
#col2 .standardListView .searchfilter {
position: relative;
left: -60px;
width: 968px;
border-top: 1px solid #e3e4e4;
font-size: .923em;
padding: 19px 57px 0 0;
margin-bottom: 27px;
background: url(/resource/crblob/30978/c79977dc825b5f86f859696de2d8c3a6/line-double2-gif-data.gif) repeat-x 0 100% #f4f4f4;
}
#col2 .standardListView .searchfilter p {
margin-left: 58px;
border-bottom: 1px solid #d5d6d7;
padding-bottom: 13px;
}
#col2 .standardListView .searchfilter > ul {
background: url(/resource/crblob/30980/be9b038aca1bfe846e6f184c1505224f/bottomarrow-gif-data.gif) no-repeat 50% 100%;
margin-left: 42px;
padding-bottom: 22px;
}
#col2 .standardListView .searchfilter > ul > li {
margin-left: 30px !important;
}
#col2 .standardListView .searchfilter > ul ul {
margin: 8px 0 0;
border-top: 1px solid #fff;
box-shadow: 0 -1px 0 #e3e4e4;
-moz-box-shadow: 0 -1px 0 #e3e4e4;
-webkit-box-shadow: 0 -1px 0 #e3e4e4;
}
#col2 .standardListView .searchfilter > ul li {
padding: 10px 0;
margin-left: 15px;
border-bottom: 1px solid #e3e4e4;
box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 0 #fff;
}
#col2 .standardListView .searchfilter > ul li:last-child {
border: 0;
box-shadow: 0 0 0 #fff;
-moz-box-shadow: 0 0 0 #fff;
-webkit-box-shadow: 0 0 0 #fff;
}
#col2 .standardListView .searchfilter > ul li.hasChildren {
padding: 10px 0 0;
}
#col2 .standardListView .searchfilter > ul li.hasChildren a, #col2 .standardListView .searchfilter > ul li.hasChildren strong {
background: url(/resource/crblob/30982/b752f83cd5a44d15e1307ab53cd6241e/icon-arrowdown2-gif-data.gif) no-repeat 0 4px;
}
#col2 .standardListView .searchfilter > ul li.hasChildren li a {
background: url(/resource/crblob/30984/3ab31a5d283f336300fd95ec948f90bb/icon-arrowright2-gif-data.gif) no-repeat 0 4px;
padding-left: 17px;
}
#col2 .standardListView .searchfilter > ul li.hasChildren li.hasChildren > a {
background: url(/resource/crblob/30982/b752f83cd5a44d15e1307ab53cd6241e/icon-arrowdown2-gif-data.gif) no-repeat 0 4px;
}
#col2 .standardListView .searchfilter > ul li strong, #col2 .standardListView .searchfilter > ul li a {
background: url(/resource/crblob/30984/3ab31a5d283f336300fd95ec948f90bb/icon-arrowright2-gif-data.gif) no-repeat 0 4px;
padding-left: 17px;
margin-left: -12px;
}
#col2 .standardListView .searchfilter span {
color: #4b4b4d;
font-weight: 400;
}
.main .titleWrapper {
border-bottom: 1px solid #1b4163;
padding-bottom: 3px;
margin-bottom: 30px;
}
.main .titleWrapper h2 {
border: 0;
margin: 0;
padding: 0;
display: inline-block;
}
.main .titleWrapper .button.back {
top: -4px;
position: relative;
margin-right: 12px;
}
.main .titleWrapper .button.back span {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAYAAABbayygAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDUzRkQzMjYzOTRDMTFFMkI4QkVERjM3RTI2Rjk5ODkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDUzRkQzMjczOTRDMTFFMkI4QkVERjM3RTI2Rjk5ODkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNTNGRDMyNDM5NEMxMUUyQjhCRURGMzdFMjZGOTk4OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNTNGRDMyNTM5NEMxMUUyQjhCRURGMzdFMjZGOTk4OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pmp4pmcAAACzSURBVHjaYvj//z8DLiztmMwJxNUgNgsDDiDjlBIIpCYAsRyIz4JFgQFUgT2ScAsLkgIhkAAQZ2KzgQWogBlI5wNxHRDz43IKyMRLQKzFQAAwAbFhSWLAS15uTrwKGUFeBwK2Ww+eVUxfuaN69c5jbOiKnuybA1cIA6IHz1ydNXnptoATF2+iKMQV2Abz1++7ZhZe+h8Y4P//44sVEH719kNC++y1H0AK0a3GBkC+LAUIMACqEH3jlGBLkwAAAABJRU5ErkJggg==) no-repeat left 17px;
padding-left: 17px;
}
.main .titleWrapper a.icon {
display: inline-block;
position: relative;
margin-bottom: 16px;
}
.main .titleWrapper a.icon span {
display: block;
color: #1b4163;
font-size: 1.538em;
padding: 9px;
}
.main .titleWrapper a.icon + a.icon span {
border-left: 1px solid #e9e9ea;
}
.main .titleWrapper a.icon:hover span,
.main .titleWrapper a.icon:active span,
.main .titleWrapper a.icon:hover .icon-note.inactive,
.main .titleWrapper a.icon:active .icon-note.inactive,
.main .titleWrapper a.icon:hover .icon-note-fill.inactive,
.main .titleWrapper a.icon:active .icon-note-fill.inactive {
color: #009ee0;
}
.main .titleWrapper a.icon .icon-note + .opener,
.main .titleWrapper a.icon .icon-note-fill + .opener {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkRFRjRGMjc4QjI2MTFFMkFDOEZGMUZFOEQ4MDNEQzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkRFRjRGMjg4QjI2MTFFMkFDOEZGMUZFOEQ4MDNEQzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2REVGNEYyNThCMjYxMUUyQUM4RkYxRkU4RDgwM0RDOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2REVGNEYyNjhCMjYxMUUyQUM4RkYxRkU4RDgwM0RDOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhTTpswAAACdSURBVHjaYvz//z8DLsCY3KcPpDYAccD/uUUXcaljImDAgWgzNQUQDeVjByCXoGOGpF59IH4/Y+/Z/1++fPkPokF8kDhW9YQMgGF8BjEihwnMCzOiHQRizNUxXL3k5E2GjKUHPgCZDshhBDeEkAH4DAIbQqwBuAxiBIcBCQZgM4iZwdjzxYwoew5SDAABPRkRBjkhXo4tVx9lAAQYAAPkpy38jaltAAAAAElFTkSuQmCC) no-repeat left top;
position: absolute;
border: 0;
width: 17px;
height: 9px;
left: 10px;
padding: 0;
bottom: -17px;
z-index: 1;
}
.main .titleWrapper a.icon .icon-note.inactive,
.main .titleWrapper a.icon .icon-note-fill.inactive {
color: #4b4b4d;
}
.main .titleWrapper a.icon .icon-note.inactive + .opener,
.main .titleWrapper a.icon .icon-note-fill.inactive + .opener {
display: none;
}
#col2.main .searchfilter {
width: 675px;
left: 0;
}
.teaserView {
margin: 20px 0 40px;
}
.teaserView h2 {
font-size: 1.538em;
}
.teaserView h3 {
font-size: 1.231em;
margin: 0;
}
.teaserView .linkContainer .content {
background: transparent url(/resource/crblob/30986/e2efd4e822823adbfa0b5d1da047cc44/icon-linkcontainer-png-data.png) no-repeat right center;
overflow: hidden;
}
.teaserView .linkContainer.hover .content {
background: transparent url(/resource/crblob/30988/0d135d168088a0b375be21c532052b7b/icon-linkcontainer-hover-png-data.png) no-repeat right center;
}
.teaserView .teaser {
width: 255px;
margin-right: 27px;
float: left;
display: inline-block;
padding-right: 28px;
border-right: 1px solid #e9e9ea;
}
.teaserView .teaser.last {
margin-right: 0;
border-right-width: 0;
padding-right: 0;
}
.teaserView .teaser.last .teaser {
border-right-width: 0;
margin-right: 0;
}
.teaserView .teaser .content {
padding-right: 30px;
}
#col1.width100 .slideshow.box, #col1 .mainTeaser {
margin: -39px -58px 50px;
padding-bottom: 0;
}
.slideshow.box {
background: #f3fafd;
border-bottom: 1px solid #b6d3e2;
padding-bottom: 0;
margin-top: -19px;
}
.slideshow.box .content {
padding: 0;
width: 655px;
float: left;
}
.slideshow.box .content .slides {
width: 655px;
height: 390px;
overflow: hidden;
}
.slideshow.box .teaser {
padding: 30px 0 25px 35px;
background: 0 0;
min-height: 0;
border-left: 1px solid #b1b3b4;
float: left;
width: 275px;
}
.slideshow.box li {
font-weight: 700;
padding: 7px 0;
}
.slideshow.box li .icon {
color: #00b400;
font-size: 2.2em;
padding-right: 10px;
font-weight: 400;
margin-bottom: -5px;
position: relative;
display: inline-block;
text-shadow: 0 0 20px #9ce1a2;
}
#col1 .mainTeaser .container {
background: #f4f4f4 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAIUCAIAAAC/xGrcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzc5MjMyRDkzMzBEMTFFMjhGRTE4MUU2MDREQkJBNzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc5MjMyREEzMzBEMTFFMjhGRTE4MUU2MDREQkJBNzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNzkyMzJENzMzMEQxMUUyOEZFMTgxRTYwNERCQkE3NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNzkyMzJEODMzMEQxMUUyOEZFMTgxRTYwNERCQkE3NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps1jum4AAABLSURBVHja7MW5EcAgDARA0X+7AvQBHhfBBfZtsu2cIyKN/ay9N2OMMca+2VoLU1VhyszLRQQmd8dkZpjmnJjGGJfrvWNSVfb2CDAA3NYmk2ds374AAAAASUVORK5CYII=) repeat-x left top;
padding-bottom: 50px;
border-bottom: 1px solid #c6c7c8;
}
#col1 .mainTeaser .container .content {
display: inline-block;
float: left;
}
.slideshow.box .teaser h3 {
font-size: 1.385em;
line-height: 1em;
margin-bottom: 20px;
margin-top: 0;
color: #1b4163;
}
.slideshow.box .teaser p, .slideshow.box li {
font-size: 1.077em;
line-height: 1.286em;
}
#col1 .mainTeaser .container .content.left {
width: 547px;
border-right: 1px solid #b1b3b4;
padding: 0 50px 0 58px;
}
#col1 .mainTeaser .container .content.right {
width: 275px;
border-left: 1px solid #b1b3b4;
padding: 0 58px 0 35px;
background: #f4f4f4 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAHGCAIAAAA67XZmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mjk5QTlBNzczMzBCMTFFMkI5NDNDOTAwMUNGQjVDQjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mjk5QTlBNzgzMzBCMTFFMkI5NDNDOTAwMUNGQjVDQjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOTlBOUE3NTMzMEIxMUUyQjk0M0M5MDAxQ0ZCNUNCMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyOTlBOUE3NjMzMEIxMUUyQjk0M0M5MDAxQ0ZCNUNCMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqDcq1UAAABASURBVHja7MPJDQAxCASw9F8vhBu2iclnhSWfmTl/3d2QVQWZmbARAevukGYGqaqQIgJ774VkZkgi2nu/+QkwAIyUJVuStX71AAAAAElFTkSuQmCC) repeat-x left top;
margin-left: -1px;
min-height: 430px;
}
.slideshow.box .teaser .rte--list li {
background: transparent url(/resource/crblob/30990/e7d9dc2430d1fe3249707616b9ba50d1/icon-check-png-data.png) no-repeat 0 0;
padding-left: 30px;
}
#col1 .mainTeaser .container .content .linkList li {
height: auto;
display: block;
border-bottom: 1px solid #fff;
font-size: 1em;
}
#col1 .mainTeaser .container .content .linkList li.last {
border: 0;
}
#submit-btn .search-icon {
width: 15px;
height: 14px;
background: transparent url(/resource/crblob/30992/5e8a0e237b75d87f54aa9344230599b8/icon-search-png-data.png) no-repeat;
position: relative;
text-indent: -9999px;
display: block;
}
#loginbutton {
border: 0;
background-color: #fff;
}
#loginbutton .icon-form-submit {
width: 12px !important;
height: 13px;
background: transparent url(/resource/crblob/30994/9054ec6d5974d3a661e50e47146a4e2f/icon-login-png-data.png) no-repeat;
position: relative;
text-indent: -9999px;
display: block !important;
}
#col1 .mainTeaser .container .content .linkList li.last a {
border: 0;
}
#col1 .mainTeaser .container .content .linkList li .hint.downloads {
border-bottom: 1px solid #cdcfd0;
color: #cd0000;
display: block;
padding: 0 0 8px 29px;
}
#col1 .mainTeaser .container .content .linkList li a {
padding: 8px 4px;
margin: 0;
border-bottom: 1px solid #cdcfd0;
display: block;
}
#col1 .mainTeaser .container .content .linkList li a.deliveries.has-new-downloads {
border: none;
}
#col1 .mainTeaser .container .content .linkList li a.hover span, #col1 .mainTeaser .container .content .linkList li a:hover span {
color: #009ee0;
}
#col1 .mainTeaser .container .content .linkList li a.hover .icon-listd, #col1 .mainTeaser .container .content .linkList li a:hover .icon-listd {
background: transparent url(/resource/crblob/30996/69158d76ffd35c31a4db721370b12393/icon-arrow-double-hover-png-data.png) no-repeat 2px 3px;
}
#col1 .mainTeaser .container .content .linkList li a span {
color: #00628d;
font-weight: 700;
font-size: 1em;
}
#col1 .mainTeaser .container .content .linkList li a .icon {
width: 16px;
height: 1em;
text-align: center;
padding-right: 5px;
text-shadow: 1px 1px 0 #fff;
display: inline-block;
}
#col1 .mainTeaser .container .content .linkList li.subMenuItem {
border-bottom: 0;
}
#col1 .mainTeaser .container .content .linkList li.subMenuItem .menuTitle {
color: #4b4b4d;
display: block;
margin: 20px 0 8px 25px;
}
#col1 .mainTeaser .container .content .linkList li.subMenuItem ul {
border-top: 1px solid #cdcfd0;
}
#col1 .mainTeaser .container .content .linkList li.subMenuItem ul li a span {
font-weight: 400;
}
#col1 .mainTeaser .container .content .linkList li.subMenuItem ul li.first {
border-top: 1px solid #fff;
}
#col1 .mainTeaser .container .content .linkList li.subMenuItem ul li.last {
border: 0;
}
#col1 .mainTeaser .container .content .linkList li.subMenuItem ul li.last a {
border: 0;
}
#col1 .mainTeaser .container .content .linkList li .intLink.normal {
float: right;
}
#col1 .mainTeaser .container .content .linkList li .intLink.normal strong {
color: #00628d;
}
#col1 .mainTeaser .container .content .linkList li .intLink.normal:hover strong, #col1 .mainTeaser .container .content .linkList li .intLink.normal .hover strong {
color: #009ee0;
}
#col1 .mainTeaser .container .content .linkList li .intLink.normal.additional {
display: block;
clear: both;
}
#imageSlider {
width: 655px;
height: 390px;
overflow: hidden;
}
.js #imageSlider {
background: transparent url(/resource/crblob/30998/49894f4711e8571b87175dd4ad555f42/icon-ajax-loader-gif-data.gif) no-repeat center center;
}
.pagination {
display: block;
margin: 0;
clear: both;
}
.pagination .pagination_content {
float: right;
}
.pagination .pagination_content button,
.pagination .pagination_content > span,
.pagination .pagination_content > a {
width: auto;
position: relative;
background: #eeefef url(/resource/crblob/28856/1b10f1872b7ee66eb41140dcfd301c70/bg-button-png-data.png) repeat-x left top;
border: 1px solid #e3e4e4;
height: 44px;
display: inline-block;
line-height: 44px;
float: left;
margin-left: 3px;
}
.pagination .pagination_content > a {
width: 44px;
line-height: 44px;
height: 44px;
padding: 0;
}
.pagination .pagination_content button {
width: 44px;
line-height: 46px;
height: 46px;
padding: 0;
}
.pagination .pagination_content button span,
.pagination .pagination_content a > span {
text-indent: -9999px;
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAYAAADFEzJmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDYxODBFRjMzNDkxMTFFMkJDNDE4RUZGNDAyNTA5OTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDYxODBFRjQzNDkxMTFFMkJDNDE4RUZGNDAyNTA5OTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NjE4MEVGMTM0OTExMUUyQkM0MThFRkY0MDI1MDk5OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NjE4MEVGMjM0OTExMUUyQkM0MThFRkY0MDI1MDk5OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppv57rsAAAEgSURBVHja7NzBDcIwEATAXOqgGmqhLGqhGvow8IiUB5ZA2ManzEh88jqF9TqJIFFKWSCr1SlAgEGAQYARYBBgEGAQYAQYBBgEGAQYAQYBBgFGgEGAN6fzpbw+nx6fyewzZj6HvWbv2cDly+MzKebL8f1Hq78UbavrfrvGbsioHZ+tNWafcR+A57zLbt5MMzaffe208uJNAGrHZ2uN2WeMBE1cm7H57D83sObVxP9s4pYNrHk18fAmbnUNPOya56BNlm7nGLUzr1lW2sGbLPPO0XVnjsYvNtHEmnfoPVHrpxCaWPMOvSeKTq+Wqq2wDHf60z8HTnwOm88e3o1GZn7MgwCDAIMAI8AgwCDAIMAIMAgwCDAIMAIMAgwCzME9BBgAnJy6T1lk7KEAAAAASUVORK5CYII=) no-repeat left top;
display: block;
}
.pagination .pagination_content button.back span,
.pagination .pagination_content a.back span {
background-position: -44px top;
}
.pagination .pagination_content button.next span,
.pagination .pagination_content a.next span {
background-position: -88px top;
}
.pagination .pagination_content button.last span,
.pagination .pagination_content a.last span {
background-position: -132px top;
}
.pagination .pagination_content > span {
padding: 0 20px;
color: #1b4163;
}
.tabbox {
float: right;
clear: both;
margin-bottom: 20px;
}
.tabbox strong, .tabbox a {
margin-left: 4px;
}
.tabbox strong:before, .tabbox a:before {
content: "|";
}
.tabbox strong:first-child:before, .tabbox a:first-child:before {
content: "";
}
.tabbox strong span, .tabbox a span {
padding-left: 7px;
}
.shopListView .container .itemList li {
background-color: #fafafa;
border: 1px solid #f4f4f4;
display: block;
float: none;
margin-bottom: 5px;
}
.shopListView .container .itemList li .content {
padding: 11px 20px 18px;
}
.shopListView .container .itemList li .content h3 {
font-size: 1.231em;
border-bottom: 1px solid #cdcfd0;
margin-bottom: 15px;
}
.shopListView .container .itemList li .content h3 a .title {
background: transparent url(/resource/crblob/31000/c8212badef2aa0059a301ee2b991e7d0/icon-linkcontainer-list-png-data.png) no-repeat right center;
display: block;
font-weight: 700;
margin-bottom: 5px;
padding-right: 23px;
}
.shopListView .container .itemList li .content h3 a:hover .subTitle,
.shopListView .container .itemList li .content h3 a.hover .subTitle {
color: #009ee0;
}
.shopListView .container .itemList li .content h3 a:hover .title,
.shopListView .container .itemList li .content h3 a.hover .title {
background: transparent url(/resource/crblob/31002/3c6bf50e6c7bb2f27a1c6bd9ea513649/icon-linkcontainer-list-hover-png-data.png) no-repeat right center;
}
.shopListView .container .itemList li .content h3 a .subTitle {
font-size: 0.563em;
}
.shopListView .container .itemList li .content p {
width: 62%;
max-width: 62%;
margin-left: 140px;
}
.shopListView .container .itemList li .content .price {
float: right;
}
.shopListView .container .itemList li .content .price .currency {
font-size: .846em;
margin-left: 3px;
}
.shopListView .container .itemList li .content .description {
font-weight: 700;
}
.shopListView .container .itemList li .content .intLink {
display: block;
}
.shopListView .container .itemList li .content .image {
margin-bottom: 0;
}
.shopListView .container .itemList li .content .moreLink {
margin-left: 140px;
display: block;
}
.standardListView .container .itemList {
border-bottom: 1px solid #9c9e9f;
margin-top: 27px;
margin-bottom: 27px;
clear: both;
}
.standardListView .container .itemList li {
border-top: 1px solid #9c9e9f;
border-bottom: 1px solid #fff;
display: block;
float: none;
background-color: #f4f4f4;
}
.standardListView .container .itemList li:last-child {
border-bottom: 1px solid #fff;
}
.standardListView .container .itemList li:hover, .standardListView .container .itemList li.hover {
background: #e2eef4;
}
.standardListView .container .itemList li:hover .content,
.standardListView .container .itemList li.hover .content {
background: #e2eef4 url(/resource/crblob/30988/0d135d168088a0b375be21c532052b7b/icon-linkcontainer-hover-png-data.png) no-repeat 15px center;
}
.standardListView .container .itemList li.moreResults {
border-top: 1px solid #e0e1e2;
margin-top: -1px;
}
.standardListView .container .itemList li.moreResults:hover {
background-image: none;
}
.standardListView .container .itemList li.moreResults .moreResultsLink {
display: block;
padding: 17px 0 14px 50px;
}
.standardListView .container .itemList li.moreResults .moreResultsLink.addBorder {
border-top: 1px solid #9c9e9f;
}
.standardListView .container .itemList li.moreResults .content {
border-top: 1px solid #9c9e9f;
}
.standardListView .container .itemList li.moreResults .content:first-child {
border: 0;
}
.standardListView .container .itemList li .content {
padding: 11px 0 18px;
position: relative;
}
.standardListView .container .itemList li .content.hover {
cursor: pointer;
}
.standardListView .container .itemList li .content a .meta-infos {
color: #000;
}
.standardListView .container .itemList li .content a:hover .meta-infos {
color: #009ee0;
}
.standardListView .container .itemList li .content .meta-infos > .width100 {
margin-top: 10px;
}
.standardListView .container .itemList li .content .meta-infos > .width100 .label {
font-weight: 700;
}
.standardListView .container .itemList li .content .clickWrapper {
display: inline;
}
.standardListView .container .itemList li .content .iconButton {
position: absolute;
bottom: 0;
right: 0;
height: 47px;
width: 60px;
font-size: 1.538em;
border-top: 1px solid #fff;
}
.standardListView .container .itemList li .content .iconButton span {
display: block;
text-align: center;
line-height: 47px;
}
.standardListView .container .itemList li .content .iconButton + .iconButton {
bottom: 47px;
border-bottom: 1px solid #cdcfd0;
border-top: 0;
}
.standardListView .container .itemList li .content .iconButton.open .opener {
display: block !important;
}
.standardListView .container .itemList li .content .iconButton .icon-note + .opener,
.standardListView .container .itemList li .content .iconButton .icon-note-fill + .opener {
display: none;
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkRFRjRGMjc4QjI2MTFFMkFDOEZGMUZFOEQ4MDNEQzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkRFRjRGMjg4QjI2MTFFMkFDOEZGMUZFOEQ4MDNEQzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2REVGNEYyNThCMjYxMUUyQUM4RkYxRkU4RDgwM0RDOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2REVGNEYyNjhCMjYxMUUyQUM4RkYxRkU4RDgwM0RDOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhTTpswAAACdSURBVHjaYvz//z8DLsCY3KcPpDYAccD/uUUXcaljImDAgWgzNQUQDeVjByCXoGOGpF59IH4/Y+/Z/1++fPkPokF8kDhW9YQMgGF8BjEihwnMCzOiHQRizNUxXL3k5E2GjKUHPgCZDshhBDeEkAH4DAIbQqwBuAxiBIcBCQZgM4iZwdjzxYwoew5SDAABPRkRBjkhXo4tVx9lAAQYAAPkpy38jaltAAAAAElFTkSuQmCC) no-repeat left top;
position: absolute;
border: 0;
width: 17px;
height: 9px;
right: 25px;
padding: 0;
bottom: -9px;
z-index: 1;
}
.standardListView .container .itemList li .linkContainer h3, .standardListView .container .itemList li h3.linkContainer.dakksItem {
font-size: 1.231em;
}
.standardListView .container .itemList li .linkContainer h3 a.hover .title, .standardListView .container .itemList li .linkContainer h3 a.hover .subTitle, .standardListView .container .itemList li h3.linkContainer.dakksItem a.hover .title, .standardListView .container .itemList li h3.linkContainer.dakksItem a.hover .subTitle {
color: inherit;
}
.standardListView .container .itemList li .linkContainer h3 a.hover .title:hover, .standardListView .container .itemList li .linkContainer h3 a.hover .subTitle:hover, .standardListView .container .itemList li h3.linkContainer.dakksItem a.hover .title:hover, .standardListView .container .itemList li h3.linkContainer.dakksItem a.hover .subTitle:hover {
color: #009ee0;
}
.standardListView .container .itemList li .linkContainer h3 .title, .standardListView .container .itemList li h3.linkContainer.dakksItem .title {
display: inline-block;
font-weight: 700;
margin-bottom: 5px;
color: #1b4163;
min-width: 132px;
margin-right: 10px;
}
.standardListView .container .itemList li .linkContainer h3 .subTitle,
.standardListView .container .itemList li .linkContainer h3 .category, .standardListView .container .itemList li h3.linkContainer.dakksItem .subTitle,
.standardListView .container .itemList li h3.linkContainer.dakksItem .category {
font-size: .769em;
text-transform: none;
font-family: Arial, Helvetica, sans-serif;
display: inline-block;
}
.standardListView .container .itemList > li > .content {
padding-right: 70px;
padding-left: 50px;
background: transparent url(/resource/crblob/31000/c8212badef2aa0059a301ee2b991e7d0/icon-linkcontainer-list-png-data.png) no-repeat 15px center;
}
.standardListView .container .itemList li .noteWrapper {
position: relative;
overflow: hidden;
}
.standardListView .container .itemList li .noteWrapper form .button {
position: absolute;
bottom: 30px;
right: 22px;
width: 19px;
height: 20px;
background: url(/resource/crblob/30970/861a5510c38d91b8a6b48457a77afcc7/icon-savenote-png-data.png) repeat-x 0 0 #fff;
padding: 2px;
border: 0;
}
.standardListView .container .itemList li .noteWrapper form .button span {
position: absolute;
top: 0;
left: -9999px;
}
.standardListView .container .itemList li .noteWrapper form:first-child .button {
right: 52px;
background: url(/resource/crblob/30972/e248a3ded363716bd95430ea89ddf16b/icon-deletenote-png-data.png) !important;
}
.standardListView .container .itemList li .note {
display: block;
clear: both;
float: none;
width: 864px;
border: 1px solid #0083a7;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 8px 10px 15px;
min-height: 120px;
padding: 10px;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpi+PLlCxMDAwMTIyMjEwiAaBhG4jP8//8fIMAAglIGCnIgC4wAAAAASUVORK5CYII=) repeat-x left top;
}
#col2.main .standardListView .container .itemList li .note {
width: 632px;
}
.indexListView .toggleListContainer {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACSCAIAAAALhTczAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTNBOTgzMDIzNTZCMTFFMjk5Q0FGQkFFRkVFOEY2RTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTNBOTgzMDMzNTZCMTFFMjk5Q0FGQkFFRkVFOEY2RTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxM0E5ODMwMDM1NkIxMUUyOTlDQUZCQUVGRUU4RjZFOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxM0E5ODMwMTM1NkIxMUUyOTlDQUZCQUVGRUU4RjZFOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk+6SY4AAABVSURBVHjapMMJCoAwDATA/v+xNk3P9EilgqKCsODAmM1as1qiR1qdu7oz85HvvTf+NYTwOcYITSlBc87QUgpURKC1VmhrDdp7h44xoKoKnXP+vQswADR2qWspEFq5AAAAAElFTkSuQmCC) repeat-x left top;
border: 0;
margin: 60px -58px 25px;
position: relative;
}
.indexListView .toggleListContainer.open {
border-top: 1px solid #e3e4e4;
/* margin-bottom: 120px */
}
.indexListView .toggleListContainer.open .bg_wrapper {
border-bottom: 1px solid #cdcfd0;
}
.indexListView .toggleListContainer.open .toggleLink {
border-bottom: 0;
}
.indexListView .toggleListContainer.open .toggleLink span {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAICAYAAAArzdW1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDVCOTc3RjkzNTczMTFFMjkwNDU4NDA0OEFDRDQ2MzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDVCOTc3RkEzNTczMTFFMjkwNDU4NDA0OEFDRDQ2MzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNUI5NzdGNzM1NzMxMUUyOTA0NTg0MDQ4QUNENDYzNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNUI5NzdGODM1NzMxMUUyOTA0NTg0MDQ4QUNENDYzNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pmu2N9AAAACVSURBVHjaYvz//z8DDMg4pbABqatArP1k35xfMHEmBlSQD8QqpUkBT4E0G4YioClCQKoCxJ69erfI/Scvy7CZ1ALEIIUMHz5/ZZi+cmcNjM8ENcUASKUh27ty+xH2A6euzEA2aTIQMyMr+vvvH8PEJVtCgEwD5jmHnoQDGUUMWMCzV+8YxYT4HRhAQQDE4f/xAIAAAwD8nUwU+943dwAAAABJRU5ErkJggg==) no-repeat left 20px;
}
.indexListView .toggleListContainer .toggleLink {
position: absolute;
top: -45px;
left: 58px;
}
.indexListView .toggleListContainer .toggleLink span {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAICAYAAAArzdW1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkU3REIxNUQzNTczMTFFMjhCNDVDRTc5RTQ5OUQ3RTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkU3REIxNUUzNTczMTFFMjhCNDVDRTc5RTQ5OUQ3RTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRTdEQjE1QjM1NzMxMUUyOEI0NUNFNzlFNDk5RDdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRTdEQjE1QzM1NzMxMUUyOEI0NUNFNzlFNDk5RDdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phgf+UsAAACnSURBVHjaYpR2TA5nYGBYwYAbRDA92TdnpagQ/w1ssma6qgxA+RVMIM7rdx8jmRgZ/yMrYGZiYmjOjQIxj4AVAVVfkBQVXIOsKNrHjkFbRfYvkJnLBBN8+updBhcH+08QW4CXm6EsORDEnAXEF+CKgKa94+RgawGxs6M8QQrfAZk1YMn////DMdCnbFp+ua9//f4N5P4vhYmjKIJiNiC+DaXBYgABBgAC/ViBGF6SlwAAAABJRU5ErkJggg==) no-repeat left 20px;
padding-left: 18px;
}
.indexListView .toggleListContainer .bg_wrapper {
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACPCAIAAAC0zSZ2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDAzOUFBNTczNTZCMTFFMjlBMjJCMTdFNjRCNzNBNjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDAzOUFBNTgzNTZCMTFFMjlBMjJCMTdFNjRCNzNBNjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MDM5QUE1NTM1NkIxMUUyOUEyMkIxN0U2NEI3M0E2NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MDM5QUE1NjM1NkIxMUUyOUEyMkIxN0U2NEI3M0E2NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg/KA5gAAAAuSURBVHjaYvj//z8TAwMDSZhYPaPqBl4dutx/EI0k9h8mBxX7j6wfhxiUDxBgANS8NOlGRwseAAAAAElFTkSuQmCC) repeat-x left bottom;
padding: 0 58px;
border: 0;
}
.indexListView .toggleListContainer .toggleList {
margin: 35px 0;
}
.indexListView .toggleListContainer .toggleList li {
margin: 0;
padding: 0;
border-top: 1px solid #e3e4e4;
border-right: 1px solid #e3e4e4;
list-style: none;
}
.indexListView .toggleListContainer .toggleList li li {
border-right: 0;
}
.indexListView .toggleListContainer .toggleList > li:last-child {
border-bottom: 1px solid #e3e4e4;
}
.indexListView .toggleListContainer .toggleList .odd {
background: #f7f7f7;
}
.indexListView .toggleListContainer .toggleList .icon {
width: 44px;
height: 44px;
position: relative;
font-family: vobIcons;
font-style: normal;
speak: none;
font-weight: 400;
-webkit-font-smoothing: antialiased;
display: inline-block;
float: left;
padding: 0;
cursor: pointer;
color: #1b4163;
line-height: 44px;
text-align: center;
border-bottom: 1px solid #e3e4e4;
border-left: 1px solid #e3e4e4;
z-index: 1;
}
.indexListView .toggleListContainer .toggleList .icon:hover,
.indexListView .toggleListContainer .toggleList .icon.hover {
color: #009ee0;
}
.indexListView .toggleListContainer .toggleList .plus > .icon {
font-size: 1.231em;
}
.indexListView .toggleListContainer .toggleList .plus > .icon:before {
content: "";
}
.indexListView .toggleListContainer .toggleList .plus.active > .icon {
color: #fff;
background-color: #1b4163;
}
.indexListView .toggleListContainer .toggleList .minus > .icon {
font-size: 1.231em;
}
.indexListView .toggleListContainer .toggleList .minus > .icon:before {
content: "";
}
.indexListView .toggleListContainer .toggleList .minus.active > .icon {
color: #fff;
background-color: #1b4163;
}
.indexListView .toggleListContainer .toggleList .document > .icon {
font-size: 1.538em;
}
.indexListView .toggleListContainer .toggleList .document > .icon:before {
content: "";
}
.indexListView .toggleListContainer .toggleList .document.active > .icon {
color: #fff;
background-color: #1b4163;
}
.indexListView .toggleListContainer .toggleList a {
margin-left: 45px;
padding: 13px 0 12px 10px;
display: block;
font-weight: 700;
border-left: 1px solid #e2e3e3;
text-decoration: none;
color: #1b4163;
min-height: 19px;
padding-right: 14px;
}
.indexListView .toggleListContainer .toggleList a.hover,
.indexListView .toggleListContainer .toggleList a:hover {
color: #009ee0;
}
.indexListView + .detailView .pagination:first-child {
margin-top: -70px;
}
.indexListView.loginFalse .toFullText {
text-align: right;
background-color: #fff;
}
.highlight, .highlightDokNr {
background-color: #C7D0D9;
}
.twoColsView .container .left {
border-right: 1px solid #9c9e9f;
width: 560px;
min-height: 510px;
float: left;
}
.twoColsView .container .right {
position: relative;
float: right;
width: 311px;
background-color: #fff;
}
.twoColsView .container .registerBox {
width: 522px;
margin-bottom: 36px;
box-shadow: 0 3px 15px #cdcdcd;
-moz-box-shadow: 0 3px 15px #cdcdcd;
-webkit-box-shadow: 0 3px 15px #cdcdcd;
border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
-webkit-border-radius: 0 0 7px 7px;
}
.twoColsView .container .registerBox .top {
border-radius: 7px 7px 0 0;
-moz-border-radius: 7px 7px 0 0;
-webkit-border-radius: 7px 7px 0 0;
background: #009cb5;
background: -moz-linear-gradient(top, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
background: -webkit-linear-gradient(top, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
background: linear-gradient(to bottom, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
padding: 13px 5px 13px 20px;
}
.twoColsView .container .registerBox .top p {
text-shadow: 1px 1px 0 #000;
color: #fff;
font-weight: 700;
font-size: 1.385em;
margin: 0;
}
.twoColsView .container .registerBox .regContent {
border: 1px solid #9c9e9f;
border-top: 1px solid #fff;
background-color: #dddedf;
padding: 11px 18px 12px;
}
.twoColsView .container .registerBox .regContent ul {
margin-top: 8px;
}
.twoColsView .container .registerBox .regContent li {
list-style: none;
background: transparent url(/resource/crblob/31006/658c2909979998106b0085561ece25d8/icon-check2-png-data.png) no-repeat 0 0;
padding: 12px 0 7px 38px;
}
.twoColsView .container .registerBox .regContent input, .twoColsView .container .registerBox .regContent label {
vertical-align: middle;
margin-right: 7px;
line-height: 2.3em;
}
.twoColsView .container .registerBox .regContent label {
margin-right: 0;
font-size: 1.385em;
font-weight: 700;
}
.twoColsView .container .registerBox .regContent.check label {
display: inline-block;
line-height: 1.4em;
margin-left: 0;
margin-right: -21px;
width: calc(100% - 10px);
}
.twoColsView .container .registerBox .regContent.check input[type="checkbox"] {
display: inline-block;
width: 18px;
height: 18px;
margin-right: 10px;
margin-top: -3px;
}
.twoColsView .container .registerBox .regContent .formItem {
float: left;
display: block;
text-align: left;
width: 300px;
margin-top: 14px;
}
.twoColsView .container .registerBox .regContent a.detailLink {
display: none;
padding-left: 11px;
font-weight: 700;
vertical-align: middle;
background: url(/resource/crblob/31008/2195fd44469175ee7ab9f4d324b97afd/icon-arrowright-png-data.png) no-repeat 0 50%;
position: relative;
}
.twoColsView .container .registerBox .regContent a.detailLink.open {
background: url(/resource/crblob/31010/ebb2337ad5f76ba62e5707bb34205827/icon-arrowdown-png-data.png) no-repeat 0 50%;
}
.twoColsView .container .registerBox .regContent div.details {
margin-left: 0;
margin-top: 16px;
width: 484px;
}
.twoColsView .container .registerBox .regContent span.price {
background: url(/resource/crblob/31012/f012e2f6e9ccb21e9a23b8f98459c539/bg-price-png-data.png) no-repeat 0 0;
padding: 9px 10px 9px 0;
width: 140px;
text-align: right;
display: inline-block;
position: relative;
top: 0;
color: #1b4163;
font-size: 18px;
font-weight: 700;
}
.twoColsView .container .registerBox .regContent.last {
border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
-webkit-border-radius: 0 0 7px 7px;
}
.twoColsView .container .registerBox .regContent.check {
text-align: right;
}
.twoColsView p.packagetitle {
margin-left: 8px;
}
.twoColsView .calculationBox {
text-align: right;
border-bottom: 3px solid #9c9e9f;
padding-bottom: 17px;
margin-bottom: 30px;
*zoom: 1;
}
.twoColsView .calculationBox:before, .twoColsView .calculationBox:after {
content: " ";
display: table;
}
.twoColsView .calculationBox:after {
clear: both;
}
.twoColsView .calculationBox.sums {
border: 0;
margin-bottom: 0;
}
.twoColsView .calculationBox.demo {
border: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.twoColsView .calculationBox .row {
border-top: 1px solid #9c9e9f;
margin-top: 14px;
padding: 14px 8px 0;
}
.twoColsView .calculationBox .row .label {
display: inline-block;
width: 218px;
float: left;
text-align: left;
}
.twoColsView .calculationBox .row .price {
display: inline-block;
}
.twoColsView .calculationBox .row:first-child {
border: 0;
margin-top: 0;
}
.twoColsView .calculationBox .row.subtotal {
padding-top: 0;
margin-top: -15px;
margin-top: -15px;
color: #9c9e9f;
font-size: 1.154em;
font-weight: 700;
}
.twoColsView .calculationBox .row.discount, .twoColsView .calculationBox .row.total {
font-size: 1.154em;
font-weight: 700;
color: #ac0000;
}
.twoColsView .calculationBox .row.total {
color: #1a171b;
font-size: 1.385em;
margin-top: 17px;
padding-top: 18px;
border-top: 3px solid #1a171b;
}
.twoColsView .calculationBox .row.total .price {
color: #00b400;
}
.twoColsView .calculationBox .row.total p {
font-size: .692em;
font-weight: 400;
color: #4b4b4d;
margin-top: 2px;
}
#footer {
background: #87888a url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACjCAIAAADEo+M7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTA2RDA3OEUyRjQxMTFFMkFDQ0VFREU3RTY0RUI2NTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTA2RDA3OEYyRjQxMTFFMkFDQ0VFREU3RTY0RUI2NTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MDZEMDc4QzJGNDExMUUyQUNDRUVERTdFNjRFQjY1OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MDZEMDc4RDJGNDExMUUyQUNDRUVERTdFNjRFQjY1OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PntEhPkAAAA1SURBVHjaYggNC2diZmZmYmJiZgJTYABngAEjIyMYI7NhmIGBAU4PFYzu3lE+bflEYoAAAwAz0gLeRwYKZAAAAABJRU5ErkJggg==) repeat-x left top;
padding: 0 58px 20px;
overflow: hidden;
}
#footer .toTop {
background: transparent url(/resource/crblob/31014/28f58e9e503e5254e21d3b005e043ae7/icon-arrow-dark-bottom-png-data.png) no-repeat center top;
padding-top: 7px;
margin: 13px 0;
text-align: center;
}
#footer .toTop a {
text-transform: uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.692em;
}
#footer .copyrightBox, #footer .footer_nav {
border-top: 1px solid #9c9e9f;
padding: 12px 0 0;
}
#footer .footer_nav strong {
margin-bottom: 7px;
display: inline-block;
}
#footer strong {
color: #fff;
margin-right: 10px;
}
#footer a {
color: #fff;
font-size: 0.923em;
}
#footer a:hover, #footer a:focus {
color: #bde4f7;
}
#footer a:hover span, #footer a:focus span, #footer a:hover strong, #footer a:focus strong {
color: #bde4f7;
}
#footer ul {
display: inline-block;
}
#footer ul li {
display: inline-block;
margin-right: 5px;
margin-bottom: 12px;
}
#footer ul li strong {
margin-right: 0;
}
#footer .icon {
width: 18px;
height: 18px;
display: inline-block;
background: transparent url(/resource/crblob/31016/c2f55b713c9ce3ad21f4f917318f4eb5/icon-social-sprite-png-data.png) no-repeat left -4px;
margin-bottom: -4px;
margin-right: 3px;
}
#footer .icon.facebook {
background-position: -4px -4px;
}
#footer .icon.twitter {
background-position: -29px -4px;
}
#footer .icon.gplus {
background-position: -54px -4px;
}
#footer .icon.newsletter {
background-position: -79px -4px;
}
#footer .icon.rss {
background-position: -104px -4px;
}
span.arrow:before {
content: "» ";
display: inline-block;
}
.nivoSlider {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}
.nivoSlider img {
position: absolute;
top: 0;
left: 0;
max-width: none;
}
.nivoSlider a.nivo-imageLink {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
padding: 0;
margin: 0;
z-index: 6;
display: none;
background: transparent url(/resource/crblob/31018/26da52cec6869f4837d15f9e33849bca/trans-fix-png-data.png) repeat left top;
}
.nivo-slice {
display: block;
position: absolute;
z-index: 5;
height: 100%;
top: 0;
}
.nivo-box {
display: block;
position: absolute;
z-index: 5;
overflow: hidden;
}
.nivo-box img {
display: block;
}
.nivo-caption {
position: absolute;
left: 0;
bottom: 0;
background: #000;
color: #fff;
width: 100%;
z-index: 8;
padding: 5px 10px;
opacity: .8;
overflow: hidden;
display: none;
-moz-opacity: .8;
filter: alpha(opacity=8);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nivo-caption p {
padding: 5px;
margin: 0;
}
.nivo-caption a {
display: inline !important;
}
.nivo-html-caption {
display: none;
}
.nivo-directionNav a {
background: url(/resource/crblob/31020/6679fbf0cec7cab8e157ea3a6c9e353a/button-slider-sprite-png-data.png) no-repeat left top;
position: absolute;
top: 50%;
margin-top: -50px;
z-index: 9;
cursor: pointer;
height: 107px;
text-indent: -9999px;
display: block;
width: 57px;
}
.nivo-caption {
display: none !important;
}
.nivo-directionNav .nivo-prevNav {
left: 25px;
background-position: 0 0;
}
.nivo-directionNav .nivo-nextNav {
right: 25px;
background-position: -57px 0;
}
.nivo-directionNav .nivo-prevNav:hover {
background-position: 0 -107px;
}
.nivo-directionNav .nivo-nextNav:hover {
background-position: -57px -107px;
}
.nivo-controlNav {
text-align: center;
padding: 15px 0;
}
.nivo-controlNav a {
cursor: pointer;
}
.nivo-controlNav a.active {
font-weight: 700;
}
@font-face {
font-family: vobIcons;
src: url(/resource/crblob/31022/0706bb60423db7e9b3c01425df73bc99/vobicons-eot-data.eot);
src: url(/resource/crblob/31022/0706bb60423db7e9b3c01425df73bc99/vobicons-eot-data.eot#iefix) format("embedded-opentype"), url(/resource/crblob/31024/6fd9e300bc8041f9ad15bd4cbba768cc/vobicons-svg-data.svg#vobIcons) format("svg"), url(/resource/crblob/31026/c98570505fa51e83166d0b889fbafcae/vobicons-woff-data.woff) format("woff"), url(/resource/crblob/31028/df5d9ca24f7c7edaabeb61ddbc68d423/vobicons-ttf-data.ttf) format("truetype");
font-weight: 400;
font-style: normal;
}
[data-icon]:before {
font-family: vobIcons;
content: attr(data-icon);
speak: none;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
[class^=icon-]:before, [class*=" icon-"]:before {
font-family: vobIcons;
font-style: normal;
speak: none;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
.icon-nto-tool:before {
content: "\e900";
}
.icon-nto-kompakt:before {
content: "\e901";
}
.icon-inls-user:before {
content: "\e902";
}
.icon-clip:before {
content: "\e600";
}
.icon-info:before {
content: "\e604";
}
.icon-packet:before {
content: "\e605";
}
.icon-delete:before {
content: "\e607";
}
.icon-add:before {
content: "\e608";
}
.icon-download:before {
content: "";
}
.icon-listd:before {
content: "";
}
.icon-check:before {
content: "";
}
.icon-cart:before {
content: "";
}
.icon-paper:before {
content: "";
}
.icon-profil:before {
content: "";
}
.icon-note-small:before {
content: "";
}
.icon-note:before {
content: "";
}
.icon-norm:before {
content: "";
}
.icon-loupe:before {
content: "";
}
.icon-bookmark-small:before {
content: "";
}
.icon-bookmarkded:before {
content: "";
}
.icon-bookmark:before {
content: "";
}
.icon-open:before {
content: "";
}
.icon-close:before {
content: "";
}
.icon-document:before {
content: "";
}
.icon-home:before {
content: "";
}
.icon-list:before {
content: "";
}
.icon-print:before {
content: "";
}
.icon-note_small_fill:before {
content: "";
}
.icon-note-fill:before {
content: "";
}
.inheritedForm.template-1 .reg-auswahl-login .blau, .inheritedForm.template-1 a.blau {
color: #0083a7;
}
.inheritedForm.template-1 .reg-auswahl-login .blau:hover, .inheritedForm.template-1 a.blau:hover {
color: #009ee0;
}
.inheritedForm.template-1 .reg-auswahl-login .blau:before, .inheritedForm.template-1 a.blau:before {
content: "» ";
}
.inheritedForm.template-1 .reg-auswahl-login a.navi {
text-decoration: none !important;
}
.inheritedForm.template-1 .reg-auswahl-login p {
margin-bottom: 10px;
font-weight: 700;
}
.inheritedForm.template-1 form span.inputWrapper {
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDkxNUEyQjAyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDkxNUEyQjEyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTE1QTJBRTI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTE1QTJBRjI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpSuWjEAAAArSURBVHjaNMPBCQAwCATB7b9eRU7klDwyMEQEb2ZSVUiiu5kZbLO7/wkwAL5uIDtKv5sJAAAAAElFTkSuQmCC) repeat-x left top;
width: 276px;
}
.inheritedForm.template-1 .rot-fett {
color: red;
font-weight: 700;
}
.inheritedForm.template-1 .reg-auswahl-login p {
margin-bottom: 10px;
}
.inheritedForm.template-1 .reg-auswahl-login input {
margin-right: 5px;
}
.inheritedForm.template-1 .reg-auswahl-login div {
display: block;
}
.inheritedForm.template-1 .reg-auswahl-login .option-login {
width: auto;
float: none;
height: 20px;
}
.inheritedForm.template-1 .reg-auswahl-login .option-login.first {
display: inline-block;
}
.inheritedForm.template-1 .reg-auswahl-login .option-login-label {
width: auto;
padding-top: 3px;
display: inline-block;
}
.inheritedForm.template-1 .reg-auswahl-login .option-login-label strong {
font-weight: 400;
}
.inheritedForm.template-1 .reg-auswahl-login .option-login-body {
padding: 10px 0 10px 10px;
margin-left: 30px;
width: 450px;
}
.inheritedForm.template-1 .reg-auswahl-login .login-labelgroup {
padding-top: 10px;
}
.inheritedForm.template-1 .reg-auswahl-login .login-labelgroup label {
float: left;
width: 100px;
font-weight: 700;
margin-top: 5px;
}
.inheritedForm.template-1 .reg-auswahl-login .home-log-in2, .inheritedForm.template-1 .reg-auswahl-login .home-log-in3 {
background: 0 0;
width: 150px;
padding: 0;
}
.inheritedForm.template-1 .reg-auswahl-login .login-links {
padding-left: 100px;
}
.inheritedForm.template-1 div.option-login-body div {
display: inline-block;
}
.inheritedForm.template-1 .home-log-in1-ip a, .inheritedForm.template-1 .home-log-in2 a, .inheritedForm.template-1 .home-log-in3 a {
line-height: 1em;
}
.inheritedForm.template-1 input {
font-family: Arial, Helevtica, sans-serif;
}
.inheritedForm.template-1 form span.inputWrapper {
display: block;
float: left;
position: relative;
width: auto;
}
.inheritedForm.template-1 form .inputWrapper input {
background: transparent none repeat scroll 0 0;
border: medium none;
float: left;
padding: 2px;
width: 300px;
height: 24px;
}
.inheritedForm.template-1 .absenden {
float: right;
border: 0;
color: #000;
clear: both;
background-color: #FFF;
text-decoration: underline;
}
.inheritedForm.template-1 .button, .inheritedForm.template-1 .button-re, .inheritedForm.template-1 .blueSubmit, .inheritedForm.template-1 .pur-b {
border: 0;
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTYxOENFREQzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYxOENFREUzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjE4Q0VEQjNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjE4Q0VEQzNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PonSsJwAAABDSURBVHjabEzJDQAgCGvYxXVcxeV5+KsYQInx0aQ3Wh8CQEAD6NzAn1c1d4dlGzo6U/XJk9O/g+c3zrZ84erIlgADACgHIfugbfN8AAAAAElFTkSuQmCC) repeat-x left center;
color: #fff;
font-weight: 700;
padding: 5px 15px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.inheritedForm.template-1 .button:hover, .inheritedForm.template-1 .button-re:hover, .inheritedForm.template-1 .blueSubmit:hover, .inheritedForm.template-1 .pur-b:hover {
background-image: none;
background-color: #1b4163;
}
.inheritedForm.template-1 .button {
margin: 30px 5px 10px 0;
text-align: center;
}
.inheritedForm.template-1 .button-re {
float: right;
margin: 10px 25px 10px 0;
}
.inheritedForm.template-1 .button-hide {
display: none;
}
.inheritedForm.template-1 .blueSubmit a {
color: #fff;
text-decoration: none;
font-weight: 700;
border: 0;
}
.inheritedForm.template-1 .main-artikel-bestellen .blueSubmit {
height: 17px;
padding-right: 4px;
}
.inheritedForm.template-1 .blueSubmit.bestellButton input {
color: #fff;
font-weight: 700;
margin-top: -2px;
background: 0 0;
border: 0;
}
.inheritedForm.template-1 .langanzeige .blueSubmit {
width: 80px;
padding: 3px 0 0 5px;
float: right;
height: 16px;
}
.inheritedForm.template-1 .loginBox .labelgroup {
margin-bottom: 5px;
}
.inheritedForm.template-1 .loginBox .labelgroup label {
display: block;
float: none;
margin-bottom: 4px;
font-weight: 700;
}
.inheritedForm.template-1 .home-log-in1, .inheritedForm.template-1 .home-log-in1-ip, .inheritedForm.template-1 .home-log-in2, .inheritedForm.template-1 .home-log-in3 {
float: left;
padding: 10px 7px 0 0;
}
.inheritedForm.template-1 .home-log-in2, .inheritedForm.template-1 .home-log-in3 {
margin-top: 4px;
}
.inheritedForm.template-1 .home-log-in2 {
padding: 10px 7px 0 8px;
}
.inheritedForm.template-1 .home-log-in3 {
padding: 10px 0 0 8px;
}
.inheritedForm.template-1 .subLoginBox {
clear: both;
padding: 25px 0;
}
.inheritedForm.template-1 .subLoginBox p {
margin-bottom: 0;
}
.inheritedForm.template-2 input[type=radio] {
margin-right: 5px;
}
.inheritedForm.template-2 p {
margin-bottom: 0 !important;
}
.inheritedForm.template-2 .rot-fett {
color: red;
font-weight: 700;
}
.inheritedForm.template-2 .blueSubmit {
border: 0;
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTYxOENFREQzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYxOENFREUzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjE4Q0VEQjNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjE4Q0VEQzNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PonSsJwAAABDSURBVHjabEzJDQAgCGvYxXVcxeV5+KsYQInx0aQ3Wh8CQEAD6NzAn1c1d4dlGzo6U/XJk9O/g+c3zrZ84erIlgADACgHIfugbfN8AAAAAElFTkSuQmCC) repeat-x left center;
color: #fff;
font-weight: 700;
padding: 5px 15px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-top: 20px;
float: left;
}
.inheritedForm.template-2 .blueSubmit:hover {
background-image: none;
background-color: #1b4163;
}
.inheritedForm.template-2 .formbreite {
width: 53%;
float: right;
margin: 5px 5px 0 0;
}
.inheritedForm.template-2 .formular-breite {
float: left;
width: 98%;
margin: 2px 0 0;
}
.inheritedForm.template-2 .formular-breite-auswahl {
float: left;
width: 49%;
height: 26px;
margin: 16px 0 0;
}
.inheritedForm.template-2 .label-kombi {
font-size: 80%;
width: 98%;
float: left;
margin: 10px 0 0;
padding: 5px 0 0 5px;
font-weight: 700;
border-top: 1px solid #1b4163;
border-right: 0;
border-bottom: 0;
border-left: 0;
}
.inheritedForm.template-2 .formbreite-auswahl {
float: left;
width: 5%;
height: 20px;
}
.inheritedForm.template-2 .breite-form {
width: 98%;
float: left;
margin: 15px 0 0 10px;
}
.inheritedForm.template-2 .breite-form-option {
width: 98%;
float: left;
margin: 10px 0 10px 10px;
}
.inheritedForm.template-2 .option-label {
float: left;
width: auto;
margin-right: 25px;
}
.inheritedForm.template-2 .option {
margin-right: 5px;
display: inline-block;
float: left;
}
.inheritedForm.template-2 .radio {
font-size: 80%;
float: left;
width: 15%;
margin: 5px 0 0;
}
.inheritedForm.template-2 .order-warenkorb {
border: 0;
color: #000;
margin: 10px 0 0 -3px;
padding: 0;
font-size: 100%;
text-decoration: underline;
}
.inheritedForm.template-2 .loginBox .blueSubmit {
float: left;
}
.inheritedForm.template-2 .registerForm input.pur-b {
height: 50px;
width: 258px;
margin: 0;
border: 0;
font-size: 1.3em;
font-weight: 700;
padding: 0 12px 5px 0;
cursor: pointer;
}
.inheritedForm.template-2 .pw-anfordern {
margin: 20px 0 0;
padding: 10px 0;
width: 100%;
float: left;
}
.inheritedForm.template-2 .pw-anfordern form {
margin: 0 0 0 10px;
}
.inheritedForm.template-2 .pw-anfordern-label {
padding: 4px 0 0;
width: 15%;
float: left;
font-weight: 700;
}
.inheritedForm.template-2 .pw-anfordern-input {
width: 40%;
float: left;
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(/resource/crblob/31030/d22ec5d520723e8fbc7f7910ed58ce4a/bg-input-shadow-png-data.png) repeat-x left top;
}
.inheritedForm.template-2 .pw-anfordern .blueSubmit {
margin: 0 20px;
width: 30%;
float: left;
}
.inheritedForm.template-2 .anmeldung .loginBox, .inheritedForm.template-2 .anmeldung-purb .loginBox {
width: 325px;
float: left;
}
.inheritedForm.template-2 .anmeldung .loginBox {
padding-top: 20px;
}
.inheritedForm.template-2 .anmeldung-purb .loginBox {
height: 125px;
padding-left: 15px;
padding-top: 23px;
}
.inheritedForm.template-2 .anmeldung .subLoginBox, .inheritedForm.template-2 .anmeldung-purb .subLoginBox {
padding-left: 15px;
float: left;
width: 325px;
}
.inheritedForm.template-2 .anmeldung .subLoginBox {
height: 99px;
padding-top: 51px;
}
.inheritedForm.template-2 .anmeldung-purb .subLoginBox {
height: 128px;
padding-top: 32px;
}
.inheritedForm.template-2 .form-box {
float: left;
margin: 20px 0 0;
padding: 10px 0 0;
width: 100%;
}
.inheritedForm.template-2 .form-box form .ersatzsuche label, .inheritedForm.template-2 .form-box form .code label {
font-weight: 700;
font-size: 0.9em;
}
.inheritedForm.template-2 .form-box form .ersatzsuche label {
display: block;
margin-bottom: 4px;
}
.inheritedForm.template-2 .form-box form .code label {
display: inline;
margin: 2px 10px 0 5px;
float: left;
}
.inheritedForm.template-2 .form-box form .ersatzsuche div, .inheritedForm.template-2 .form-box form .code div {
float: left;
margin: 5px;
}
.inheritedForm.template-2 .form-box form .ersatzsuche span.inputWrapper, .inheritedForm.template-2 .form-box form .code span.inputWrapper {
width: 280px;
}
.inheritedForm.template-2 .form-box form .ersatzsuche input .form-box form .code input {
width: 280px;
padding: 0;
}
.inheritedForm.template-2 .form-box form .code input.blueSubmit, .inheritedForm.template-2 .form-box form .ersatzsuche input.blueSubmit {
float: right;
padding: 0 0 2px;
}
.inheritedForm.template-2 .form-box form .code input.blueSubmit {
margin: 0;
width: 90px;
}
.inheritedForm.template-2 .form-box form .ersatzsuche input.blueSubmit {
margin: 20px 0 0;
width: 70px;
}
.inheritedForm.template-2 .regis-label {
float: left;
width: 27%;
font-weight: 700;
margin: 5px 5px 0 0;
}
.inheritedForm.template-2 .regis-label-kdnr-left {
float: left;
width: 17%;
font-weight: 700;
}
.inheritedForm.template-2 .regis-label-kdnr-middle {
float: left;
width: 10%;
text-align: right;
}
.inheritedForm.template-2 .form-regi-breit {
width: 300px;
float: left;
margin: -5px 5px 0 0;
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(/resource/crblob/31030/d22ec5d520723e8fbc7f7910ed58ce4a/bg-input-shadow-png-data.png) repeat-x left top;
}
.inheritedForm.template-2 .form-regi-breit-text {
width: 50%;
float: left;
margin: 5px 5px 0 0;
}
.inheritedForm.template-2 .form-regi-mittel {
width: 300px;
float: left;
margin: -5px 5px 0 0;
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(/resource/crblob/31030/d22ec5d520723e8fbc7f7910ed58ce4a/bg-input-shadow-png-data.png) repeat-x left top;
}
.inheritedForm.template-2 .form-regi-vor-tel {
width: 100px;
float: left;
margin: -5px 5px 0 0;
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(/resource/crblob/31030/d22ec5d520723e8fbc7f7910ed58ce4a/bg-input-shadow-png-data.png) repeat-x left top;
}
.inheritedForm.template-2 .form-regi-tel {
width: 162px;
float: left;
margin: -5px 5px 0 0;
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(/resource/crblob/31030/d22ec5d520723e8fbc7f7910ed58ce4a/bg-input-shadow-png-data.png) repeat-x left top;
}
.inheritedForm.template-2 .tel-10 {
float: left;
width: 3%;
margin: 0;
}
.inheritedForm.template-2 form.registerForm {
min-width: 75px;
width: auto !important;
float: none;
}
.inheritedForm.template-2 form.registerForm .blueSubmit {
float: none !important;
margin: 0;
}
.inheritedForm.template-2 .bestellung {
float: left;
width: 98%;
margin: 3px 0 0;
border: 1px solid #b1b3b4;
padding: 1px 5px;
background: #fff url(/resource/crblob/31030/d22ec5d520723e8fbc7f7910ed58ce4a/bg-input-shadow-png-data.png) repeat-x left top;
}
.inheritedForm.template-2 .formbreite-suche-dropdown {
width: 312px;
float: left;
margin: -5px 5px 0 0;
padding: 1px;
height: 26px;
border: 1px solid #b1b3b4;
padding-top: 2px;
}
.inheritedForm.template-2 a {
color: #0083a7;
}
.inheritedForm.template-2 a:hover {
color: #009ee0;
}
.inheritedForm.template-2 .main-nach-oben {
width: 65%;
float: right;
margin: 2px 5px 0 0;
}
.inheritedForm.template-2 .main-zwsp-48-li {
float: left;
width: 49%;
border-top: 1px solid #1b4163;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 10px 0;
padding: 10px 0;
}
.inheritedForm.template-2 .main-zwsp-48-re {
float: right;
width: 49%;
border-top: 1px solid #1b4163;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 5px 0 0;
text-align: right;
padding: 10px 0;
}
.inheritedForm.template-2 .zwsp-48-li-o {
float: left;
width: 49%;
margin: 5px 0 0;
}
.inheritedForm.template-2 .zwsp-48-re-o {
float: right;
width: 49%;
margin: 5px 0 0;
}
.inheritedForm.template-2 .main-zwsp-48-re-text-li {
float: right;
width: 49%;
border-top: 1px solid #1b4163;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 10px 0;
text-align: left;
padding: 10px 0;
}
.inheritedForm.template-2 .main-einsp-weiss {
width: 99%;
float: left;
margin: 0;
padding: 0 0 5px;
}
.inheritedForm.template-2 .main-einsp-weiss-border {
width: 98%;
float: left;
margin: 10px 0 0;
padding: 10px 0 10px 10px !important;
border-top: 1px solid #1b4163;
border-right: 0;
border-bottom: 0;
border-left: 0;
}
.inheritedForm.template-2 .main-einsp-weiss-border p {
padding: 0 10px 0.8em 0;
}
.inheritedForm.template-2 .button, .inheritedForm.template-2 .button-re {
border: 0;
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTYxOENFREQzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYxOENFREUzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjE4Q0VEQjNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjE4Q0VEQzNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PonSsJwAAABDSURBVHjabEzJDQAgCGvYxXVcxeV5+KsYQInx0aQ3Wh8CQEAD6NzAn1c1d4dlGzo6U/XJk9O/g+c3zrZ84erIlgADACgHIfugbfN8AAAAAElFTkSuQmCC) repeat-x left center;
color: #fff;
font-weight: 700;
padding: 5px 15px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-top: 20px;
float: right;
}
.inheritedForm.template-2 .button:hover, .inheritedForm.template-2 .button-re:hover {
background-image: none;
background-color: #1b4163;
}
.inheritedForm.template-2 .absatz {
margin-bottom: 10px !important;
}
.inheritedForm.template-2 .absatz input[type=checkbox] {
margin: 5px;
}
.inheritedForm.template-2 .spalte-main-60 {
width: 75%;
float: left;
border-top: 0;
border-right: 0;
border-bottom: 0;
margin: 0;
padding: 0;
border: 0;
width: 100%;
}
.inheritedForm.template-2 .daten-main-100 {
width: 98%;
float: left;
margin: 2px 0 5px;
}
.inheritedForm.template-2 .daten-main-100 a {
color: #0083a7;
display: inline-block;
}
.inheritedForm.template-2 .daten-main-100 a:hover {
color: #009ee0;
}
.inheritedForm.template-2 .daten-main-100 a:before {
content: "» ";
}
.inheritedForm.template-2 .daten-main-30 {
width: 30%;
float: left;
text-align: left;
font-weight: 700;
}
.inheritedForm.template-2 .daten-main-60 {
width: 65%;
float: right;
text-align: left;
}
.inheritedForm.template-2 .spalte-main-30 {
width: 20%;
float: right;
border-top: 0;
border-right: 0;
border-bottom: 0;
text-align: right;
margin: 0;
padding: 0;
border: 0;
position: absolute;
right: 0;
}
.inheritedForm.template-3 .rot-fett {
color: red;
font-weight: 700;
}
.inheritedForm.template-3 .button-hide {
display: none;
}
.inheritedForm.template-3 .suche-text {
width: 30%;
display: block;
float: left;
margin: 5px 0 0;
padding: 3px 0 0 5px;
font-weight: 700;
}
.inheritedForm.template-3 .suche-text span {
font-weight: 400;
font-size: 0.846em;
}
.inheritedForm.template-3 .suche-treffer-li, .inheritedForm.template-3 .suche-rubriken {
width: 8%;
float: left;
margin: 4px 10px 10px 0;
padding: 1px;
height: 26px;
border: 1px solid #b1b3b4;
}
.inheritedForm.template-3 .suche-rubriken {
width: 20%;
}
.inheritedForm.template-3 .formbreite-suche {
width: 55%;
float: left;
margin: 5px 5px 0 0;
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(/resource/crblob/31030/d22ec5d520723e8fbc7f7910ed58ce4a/bg-input-shadow-png-data.png) repeat-x left top;
}
.inheritedForm.template-3 .suche-auswahl-li {
width: 27%;
float: left;
margin: 10px 10px 0 5px;
}
.inheritedForm.template-3 .suche-auswahl-re {
width: 55%;
float: left;
margin: 10px 10px 0 5px;
}
.inheritedForm.template-3 .formbreite-suche-dropdown {
width: 305px;
float: left;
margin: 5px 5px 0 0;
}
.inheritedForm.template-3 .suche-25 {
float: left;
width: 50%;
text-align: left;
margin: 25px 0 0;
}
.inheritedForm.template-3 .suche-25 img {
display: none;
}
.inheritedForm.template-3 .suche-25 a {
color: #0083a7;
margin-top: 4px;
display: inline-block;
}
.inheritedForm.template-3 .suche-25 a:hover {
color: #009ee0;
}
.inheritedForm.template-3 .suche-25 a:before {
content: "» ";
}
.inheritedForm.template-3 .suche-radio {
width: 20%;
display: block;
float: left;
margin: 5px 0 0 5px;
padding: 3px 0 0 5px;
}
.inheritedForm.template-3 p {
margin-bottom: 0 !important;
}
.inheritedForm.template-3 .login-text-suche {
width: 20%;
display: block;
float: left;
margin: 5px 0 0;
padding: 3px 0 0;
}
.inheritedForm.template-3 .search input.submit {
padding-left: 7px;
padding-top: 3px;
margin-left: 5px;
}
.inheritedForm.template-3 .formular-breite {
float: left;
width: 98%;
margin: 2px 0 0;
}
.inheritedForm.template-3 .button, .inheritedForm.template-3 .button-re {
border: 0;
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTYxOENFREQzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYxOENFREUzRTIyMTFFMjg5QzBGNUZCMjc5OTcyM0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjE4Q0VEQjNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjE4Q0VEQzNFMjIxMUUyODlDMEY1RkIyNzk5NzIzRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PonSsJwAAABDSURBVHjabEzJDQAgCGvYxXVcxeV5+KsYQInx0aQ3Wh8CQEAD6NzAn1c1d4dlGzo6U/XJk9O/g+c3zrZ84erIlgADACgHIfugbfN8AAAAAElFTkSuQmCC) repeat-x left center;
color: #fff;
font-weight: 700;
padding: 5px 15px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-top: 20px;
float: right;
}
.inheritedForm.template-3 .button:hover, .inheritedForm.template-3 .button-re:hover {
background-image: none;
background-color: #1b4163;
}
.inheritedForm.template-3 .button-re {
float: right;
margin-top: 0;
}
.tr--nref .tr--label {
display: inline-block;
}
.tr--profile, .tr--profile-dot-int, .tr--profile-dot-nat, .tr--profile-dot-reg {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
font-size: 100%;
margin-bottom: 0;
margin-left: 0;
margin-top: 0;
padding: 1px;
text-align: left;
text-indent: 0;
}
.tr--standard-dot-din, .tr--standard-dot-int, .tr--standard-dot-reg, .tr--rule, .tr--tr {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: 400;
margin-bottom: 0;
margin-left: 0;
margin-top: 0;
padding: 1px;
text-align: left;
text-indent: 0;
}
.tr--annex {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.tr--clause, .tr--division, .tr--section {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.tr--contents, .tr--index {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.tr--concept {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.tr--no {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.tr--preface {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.tr--signature {
font-family: Times New Roman, Times, serif;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.tr--attention {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
}
.tr--citation > a {
background-color: transparent;
color: maroon;
text-decoration: none;
}
.tr--citation > a[href] {
background-color: transparent;
color: red;
text-decoration: none;
}
.tr--citation > a[href]:hover {
background-color: transparent;
color: red;
text-decoration: underline;
}
.tr--descriptive-dot-list, .tr--dl-alphabetic, .tr--dl-arabic, .tr--dl-bullet, .tr--dl-colon, .tr--dl-dash, .tr--dl-equals.sign, .tr--dl-manual, .tr--dl-none, .tr--dl-numeric, .tr--dl-roman {
list-style-type: none;
}
.tr--emphasis-bold {
font-weight: 700;
}
.tr--emphasis-italic {
font-style: italic;
}
.tr--emphasis-marked {
background-color: silver;
}
.tr--emphasis-underlined {
text-decoration: underline;
}
.tr--example {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
}
.tr--footnotes {
background-color: transparent;
border-top: 1px solid #000;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: 400;
margin: 0;
margin-top: 24pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
}
.tr--footnote {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
}
.tr--footnote > .tr--label {
margin-right: .5em;
font-weight: 400;
}
.tr--footnote-separator {
border-top: 1px solid #000;
margin-left: 0;
margin-top: 18pt;
text-align: left;
width: 5em;
}
.tr--graphics {
border: 0;
text-align: center;
max-width: 886px;
overflow: auto;
}
.tr--figure > img, .tr--figure > a > img {
border: 0;
}
.tr--inferior {
font-size: 80%;
vertical-align: -20%;
}
.tr--note {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
}
.tr--ordered-dot-list, .tr--ol-alphabetic, .tr--ol-arabic, .tr--ol-manual, .tr--ol-numeric, .tr--ol-roman {
list-style-type: none;
}
.tr--paragraph, .tr--p {
font-size: 100%;
padding: 1px;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: 0;
}
.tr--fref, .tr--ftxt {
font-size: 80%;
vertical-align: 20%;
}
.tr--reference > a, .tr--fref > a, .tr--label > a, .tr--ftxt > a {
background-color: transparent;
color: olive;
text-decoration: none;
}
.tr--reference > a[href], .tr--fref > a[href], .tr--label > a[href], .tr--ftxt > a[href] {
background-color: transparent;
color: green;
text-decoration: none;
}
.tr--reference > a[href]:hover, .tr--fref > a[href]:hover, .tr--label > a[href]:hover, .tr--ftxt > a[href]:hover {
background-color: transparent;
color: green;
text-decoration: underline;
}
.tr--superior {
font-size: 80%;
vertical-align: 20%;
}
.tr--tabular-dot-form {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
max-width: 886px;
overflow: auto;
padding: 1px;
text-align: left;
text-indent: 0;
width: 97%;
}
.tr--term-dot-item, .tr--term-dot-item > a {
background-color: transparent;
color: navy;
font-weight: 700;
text-decoration: none;
}
.tr--term-dot-item > a[href] {
background-color: transparent;
color: #00f;
font-weight: 700;
text-decoration: none;
}
.tr--term-dot-item > a[href]:hover {
background-color: transparent;
color: #00f;
font-weight: 700;
text-decoration: underline;
}
.tr--warning {
font-weight: 700;
margin-bottom: 0;
margin-top: 6pt;
text-align: left;
}
.tr--typeface-antique {
font-family: Times New Roman, Times, serif;
font-style: normal;
}
.tr--typeface-grotesque {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}
.tr--typeface-mathematical {
font-family: Times New Roman, Times, serif;
font-style: italic;
}
.tr--typeface-typewritten {
font-family: Courier New, Courier, monospace;
font-style: normal;
}
.tr--unordered-dot-list, .tr--ul-bullet, .tr--ul-dash, .tr--ul-none {
list-style-type: none;
}
.tr--figure {
border: 0;
font-size: 100%;
padding: 1px;
margin-left: 0;
margin-top: 18pt;
margin-bottom: 18pt;
max-width: 886px;
overflow: auto;
text-align: center;
text-indent: 0;
width: 97%;
}
.tr--printed-dot-form {
border: 0;
font-size: 100%;
padding: 1px;
margin-left: 0;
margin-top: 18pt;
margin-bottom: 18pt;
max-width: 886px;
overflow: auto;
text-align: center;
text-indent: 0;
width: 97%;
}
.tr--table {
font-size: 100%;
margin-left: 0;
margin-top: 18pt;
margin-bottom: 18pt;
max-width: 886px;
overflow: auto;
padding: 1px;
text-align: center;
text-indent: 0;
width: 97%;
}
.tr--typed-dot-form {
font-family: Courier New, Courier, monospace;
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
max-width: 886px;
overflow: auto;
width: 97%;
}
.tr--abstract, .tr--abstract-dot-de, .tr--abstract-dot-en, .tr--abstract-dot-fr {
display: none;
}
.tr--committee {
margin-bottom: 6pt;
margin-top: 6pt;
text-align: center;
}
.tr--copyright {
margin-bottom: 6pt;
}
.tr--date {
font-size: 100%;
margin-bottom: 0;
margin-left: 0;
margin-top: 6pt;
padding: 1px;
text-align: right;
}
.tr--descriptor, .tr--descriptor-dot-de, .tr--descriptor-dot-en, .tr--descriptor-dot-fr {
display: none;
}
.tr--identifier {
text-align: right;
}
.tr--identity-dot-note {
text-align: right;
}
.tr--identifier > .tr--language {
display: none;
}
.tr--number {
font-size: 160%;
font-weight: 700;
margin-bottom: 0;
margin-left: 0;
margin-top: 6pt;
padding: 1px;
text-align: right;
}
.tr--objection-dot-note {
text-align: right;
}
.tr--preliminary-dot-note {
text-align: center;
}
.tr--price, .tr--price > .tr--x {
display: none;
}
.tr--prodinfo {
display: none;
}
.tr--sales-dot-number, .tr--sales-dot-number > .tr--x {
display: none;
}
.tr--source, .tr--source > .tr--x {
display: none;
}
.tr--statement-ENTFALLEN {
font-size: 100%;
padding: 1px;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
}
.tr--status {
font-size: 100%;
padding: 1px;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
}
.tr--status-dot-note {
font-weight: 700;
font-size: 130%;
}
.tr--superseding-dot-note {
text-align: right;
}
.tr--supply {
margin-bottom: 6pt;
}
.tr--title, .tr--title-dot-de, .tr--title-dot-en, .tr--title-dot-fr {
text-align: center;
width: 100%;
}
.tr--general-dot-title {
font-size: 160%;
font-weight: 700;
margin-bottom: 0;
margin-left: 0;
margin-top: 6pt;
padding: 1px;
text-align: center;
}
.tr--group-dot-title {
font-size: 100%;
margin-bottom: 0;
margin-left: 0;
margin-top: 6pt;
padding: 1px;
text-align: center;
}
.tr--sub-dot-title {
font-size: 110%;
margin-bottom: 0;
margin-left: 0;
margin-top: 6pt;
padding: 1px;
text-align: center;
}
.tr--title-dot-text {
font-size: 110%;
margin-bottom: 0;
margin-left: 0;
margin-top: 6pt;
padding: 1px;
text-align: center;
}
.tr--list-dot-of-dot-documents {
font-size: 100%;
margin-bottom: 0;
margin-left: 0;
margin-top: 0;
padding: 1px;
text-align: left;
}
.tr--preferred-dot-term > .tr--abbreviation {
font-weight: 700;
}
.tr--admitted-dot-term, .tr--definition, .tr--non-preferred-dot-term, .tr--preferred-dot-term, .tr--related-dot-entries, .tr--representations, .tr--source.of, .tr--symbols, .tr--term-dot-equivalents {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
}
.tr--symbol {
border-style: none;
}
.tr--preferred-dot-term > .tr--term {
font-weight: 700;
}
.tr--term-dot-equivalents > .tr--admitted-dot-term, .tr--term-dot-equivalents > .tr--definition, .tr--term-dot-equivalents > .tr--non-preferred-dot-term, .tr--term-dot-equivalents > .tr--preferred-dot-term, .tr--term-dot-equivalents > .tr--related-dot-entries, .tr--term-dot-equivalents > .tr--representations, .tr--term-dot-equivalents > .tr--symbols {
font-size: 100%;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
}
.tr--dformula > img {
font-family: Times New Roman, Times, serif;
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
max-width: 886px;
overflow: auto;
}
.tr--formula {
background-color: transparent;
font-family: Times New Roman, Times, serif;
font-size: 100%;
margin-left: 0;
margin-top: 2px;
margin-bottom: 2px;
padding: 1px;
text-align: left;
max-width: 886px;
overflow: auto;
vertical-align: bottom;
}
.tr--inf {
font-size: 80%;
vertical-align: -20%;
}
.tr--italic {
font-style: italic;
}
.tr--roman {
font-family: Times New Roman, Times, serif;
font-style: normal;
}
.tr--sansser {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}
.tr--sup {
font-size: 80%;
vertical-align: 20%;
}
.tr--typewrit {
font-family: Courier New, Courier, monospace;
font-style: normal;
}
.tr--undrline {
text-decoration: underline;
}
.tr--entry {
padding: 0.2em;
}
.tr--entry[align=char] {
text-align: center;
}
.tr--tgroup {
border-style: solid;
}
.tr--ordering-dot-details {
font-size: 100%;
font-style: normal;
font-weight: 700;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: center;
}
.tr--standard-dot-designation {
font-size: 110%;
font-style: normal;
font-weight: 400;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: center;
}
.tr--caption {
font-weight: 700;
text-align: center;
}
.tr--item, .tr--ol > .tr--li, .tr--ol-alphabetic > .tr--li, .tr--ol-arabic > .tr--li, .tr--ol-manual > .tr--li, .tr--ol-numeric > .tr--li, .tr--ol-roman > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.tr--ul-bullet > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.tr--dl-alphabetic > .tr--li, .tr--dl-arabic > .tr--li, .tr--dl-bullet > .tr--li, .tr--dl-colon > .tr--li, .tr--dl-dash > .tr--li, .tr--dl-equals-dot-sign > .tr--li, .tr--dl-manual > .tr--li, .tr--dl-none > .tr--li, .tr--dl-numeric > .tr--li, .tr--dl-roman > .tr--li, .tr--ul-dash > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.tr--ul-none > .tr--li, .tr--legend > .tr--li, .tr--list-dot-of-dot-documents > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -2.1em;
}
.tr--dl-alphabetic > .tr--dd, .tr--dl-arabic > .tr--dd, .tr--dl-bullet > .tr--dd, .tr--dl-dash > .tr--dd, .tr--dl-manual > .tr--dd, .tr--dl-numeric > .tr--dd, .tr--dl-roman > .tr--dd {
font-size: 100%;
padding: 1px;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: 0;
}
.tr--dl-alphabetic > .tr--dt, .tr--dl-arabic > .tr--dt, .tr--dl-bullet > .tr--dt, .tr--dl-dash > .tr--dt, .tr--dl-manual > .tr--dt, .tr--dl-numeric > .tr--dt, .tr--dl-roman > .tr--dt {
font-size: 100%;
padding: 1px;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.tr--legend {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 1px;
text-align: left;
}
.tr--phrase {
font-size: 100%;
padding: 1px;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
}
.navTocEntry, .tr--ni, .tr--ni1, .tr--ni2, .tr--ni3, .tr--ni4, .tr--ni5, .tr--ni6 {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: 400;
margin: 0;
padding: 1px;
text-align: left;
text-indent: 0;
}
.navNode {
min-width: 16px;
}
a.tr--nref {
text-decoration: none;
}
.tr--ni1 {
margin-left: 1em;
}
.tr--ni2 {
margin-left: 2em;
}
.tr--ni3 {
margin-left: 3em;
}
.tr--ni4 {
margin-left: 4em;
}
.tr--ni5 {
margin-left: 5em;
}
.tr--ni6 {
margin-left: 6em;
}
.navTocTitle, .tr--nh {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
font-style: normal;
font-weight: 400;
margin-top: 15pt;
}
.tr--label {
margin-right: 1em;
}
.tr--concept > .tr--label, .tr--concept-dot-1 > .tr--label, .tr--concept-dot-2 > .tr--label, .tr--concept-dot-3 > .tr--label, .tr--concept-dot-4 > .tr--label, .tr--concept-dot-5 > .tr--label, .tr--concept-dot-6 > .tr--label {
margin-right: 0;
font-weight: 700;
}
.tr--h1 > .tr--label, .tr--h2 > .tr--label, .tr--h3 > .tr--label, .tr--h4 > .tr--label, .tr--h5 > .tr--label, .tr--h6 > .tr--label {
margin-right: 1em;
font-weight: 700;
}
.tr--p1 > .tr--label, .tr--p2 > .tr--label, .tr--p3 > .tr--label, .tr--p4 > .tr--label, .tr--p5 > .tr--label, .tr--p6 > .tr--label {
margin-right: 1em;
font-weight: 700;
}
.tr--attention > .tr--label, .tr--warning > .tr--label {
margin-right: 0;
font-weight: 700;
}
.tr--example > .tr--label, .tr--note > .tr--label {
margin-right: 0;
font-weight: 400;
}
.tr--depiction > .tr--label, .tr--dt > .tr--label, .tr--no > .tr--label .tr--p > .tr--label {
margin-right: .5em;
font-weight: 400;
}
.tr--dl-alphabetic > .tr--li > .tr--label, .tr--dl-arabic > .tr--li > .tr--label, .tr--dl-bullet > .tr--li > .tr--label, .tr--dl-dash > .tr--li > .tr--label, .tr--dl-manual > .tr--li > .tr--label, .tr--dl-none > .tr--li > .tr--label, .tr--dl-numeric > .tr--li > .tr--label, .tr--dl-roman > .tr--li > .tr--label {
margin-right: .5em;
font-weight: 400;
}
.tr--ol-alphabetic > .tr--li > .tr--label, .tr--ol-arabic > .tr--li > .tr--label, .tr--ol-manual > .tr--li > .tr--label, .tr--ol-numeric > .tr--li > .tr--label, .tr--ol-roman > .tr--li > .tr--label {
margin-right: .5em;
font-weight: 400;
}
.tr--ul-bullet > .tr--li > .tr--label, .tr--ul-dash > .tr--li > .tr--label, .tr--ul-none > .tr--li > .tr--label {
margin-right: 0, 5em;
font-weight: 400;
}
.tr--legend > .tr--label {
font-weight: 700;
}
.tr--insertion {
background-color: #aaf !important;
}
.tr--deletion {
text-decoration: line-through !important;
background-color: #faa !important;
}
.nh {
font-weight: 700;
margin-top: 9pt;
}
.tr--annex-dot-bibligraphy-dot-int, .tr--annex-dot-bibligraphy-dot-nat, .tr--annex-dot-bibligraphy-dot-reg, .tr--annex-dot.informative-dot {
font-size: 120%;
font-weight: 700;
}
.tr--annex-heading {
font-weight: 700;
text-align: center;
}
.tr--annex-label {
font-size: 160%;
font-weight: 700;
text-align: center;
}
.tr--button {
color: #aaa;
margin-bottom: 0;
text-align: right;
}
.tr--clause-label {
font-weight: 700;
}
.tr--concept-label {
font-weight: 700;
}
.tr--frame {
margin-top: 0;
}
.tr--green {
color: green;
font-weight: 400;
}
.tr--h1 {
font-size: 120%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.tr--h2 {
font-size: 110%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.tr--h3 {
font-size: 100%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.tr--h4 {
font-size: 100%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.tr--h5 {
font-size: 100%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.tr--h6 {
font-size: 100%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.tr--ii {
color: #fff;
font-weight: 700;
margin-top: 9pt;
text-align: right;
}
.tr--navigator-body {
background-attachment: scroll;
background-color: transparent;
background-position: 0 0;
background-repeat: repeat;
text-align: left;
}
.tr--navigator-foot {
margin-bottom: 9pt;
margin-top: 24pt;
text-align: right;
}
.tr--navigator-head {
margin-bottom: 24pt;
margin-top: 9pt;
text-align: right;
}
.tr--none {
display: none;
}
.tr--page-body {
background-attachment: scroll;
background-color: #fff;
background-position: 0 0;
background-repeat: repeat;
text-align: left;
}
.tr--page-foot {
margin-bottom: 6pt;
margin-top: 24pt;
text-align: center;
}
.tr--page-graphics {
margin-bottom: 24pt;
margin-top: 0;
text-align: center;
}
.tr--page-head {
margin-bottom: 24pt;
margin-top: 9pt;
text-align: center;
}
.tr--phrase-ol {
display: block;
}
.tr--phrase-ul {
display: block;
}
.tr--phrase-dl {
display: block;
}
.tr--popup {
visibility: hidden;
width: 150px;
max-width: 200px;
position: absolute;
left: 0;
top: 0;
z-index: 500;
background-color: #FFC;
border: 2px solid #C0C09F;
padding: 2px 10px 8px;
overflow: auto;
}
.tr--red {
color: red;
}
.tr--download {
padding: 1px;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
}
.std--dformula > img, .std--figure > img, .std--figure > a > img, .std--formula > img {
border: 0;
}
.std--footnotes {
background-color: transparent;
border-top: 1px solid #000;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: 400;
margin: 1em;
margin-top: 24pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--profile-dot-int, .std--profile-dot-nat, .std--profile-dot-reg {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--standard-dot-din, .std--standard-dot-eur, .std--standard-dot-int {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: 400;
margin: 1em;
padding: 0;
text-align: left;
}
.std--amendments, .std--annex, .std--annex-dot-bibliography-dot-int, .std--annex-dot-bibliography-dot-nat, .std--annex-dot-bibliography-dot-reg, .std--annex-dot-informative-dot-int, .std--annex-dot-informative-dot-nat, .std--annex-dot-informative-dot-reg, .std--annex-dot-normative, .std--annex-dot-normative-dot-reg, .std--clause, .std--clause-dot-1, .std--clause-dot-2, .std--clause-dot-3, .std--clause-dot-4, .std--clause-dot-5, .std--clause-dot-6, .std--common-dot-modifications, .std--concept, .std--concept-dot-1, .std--concept-dot-2, .std--concept-dot-3, .std--concept-dot-4, .std--concept-dot-5, .std--concept-dot-6, .std--concepts, .std--concepts-dot-1, .std--concepts-dot-2, .std--concepts-dot-3, .std--concepts-dot-4, .std--concepts-dot-5, .std--concepts-dot-6, .std--contents, .std--definitions, .std--division, .std--endorsement-dot-notice, .std--foreword, .std--foreword-dot-int, .std--foreword-dot-nat, .std--foreword-dot-reg, .std--index, .std--int-dot-pat-dot-classification, .std--introduction, .std--introduction-dot-int, .std--introduction-dot-nat, .std--introduction-dot-reg, .std--no, .std--preface, .std--previous-dot-edition, .std--references, .std--scope, .std--section, .std--signature, .std--untitled-dot-clause, .std--untitled-dot-clause-dot-1, .std--untitled-dot-clause-dot-2, .std--untitled-dot-clause-dot-3, .std--untitled-dot-clause-dot-4, .std--untitled-dot-clause-dot-5, .std--untitled-dot-clause-dot-6 {
text-align: left;
}
.std--attention {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--citation > a {
background-color: transparent;
color: maroon;
text-decoration: none;
}
.std--citation > a[href] {
background-color: transparent;
color: red;
text-decoration: none;
}
.std--citation > a[href]:hover {
background-color: transparent;
color: red;
text-decoration: underline;
}
.std--descriptive-dot-list, .std--dl, .std--dl-alphabetic, .std--dl-arabic, .std--dl-bullet, .std--dl-dash, .std--dl-none, .std--dl-manual, .std--dl-numeric, .std--dl-roman {
list-style-type: none;
}
.std--emphasis-bold {
font-weight: 700;
}
.std--emphasis-italic {
font-style: italic;
}
.std--emphasis-marked {
background-color: silver;
}
.std--emphasis-underlined {
text-decoration: underline;
}
.std--example {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--footnote {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--graphics {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
max-width: 886px;
overflow: auto;
width: 97%;
}
.std--index-dot-item {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--note {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--unordered-dot-list, .std--ul, .std--ul-bullet, .std--ul-dash, .std--ul-none {
list-style-type: none;
}
.std--ordering-dot-details {
font-size: 100%;
font-style: normal;
font-weight: 700;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: center;
}
.std--paragraph {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--p {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--quotation {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--reference > a, .std--fref > a, .std--ftxt > a, .fnnum > a, .fnref > a {
background-color: transparent;
color: olive;
text-decoration: none;
}
.std--reference > a[href], .std--fref > a[href], .std--ftxt > a[href], .fnnum > a[href], .fnref > a[href] {
background-color: transparent;
color: green;
text-decoration: none;
}
.std--reference > a[href]:hover, .std--fref > a[href]:hover, .std--ftxt > a[href]:hover, .fnnum > a[href]:hover, .fnref > a[href]:hover {
background-color: transparent;
color: green;
text-decoration: underline;
}
.std--standard-dot-designation {
font-size: 110%;
font-style: normal;
font-weight: 400;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: center;
}
.std--tabular-dot-form {
font-size: 100%;
margin-top: 6pt;
margin-bottom: 0;
max-width: 886px;
overflow: auto;
text-align: left;
text-indent: 0;
width: 97%;
}
.std--term-dot-item > a {
background-color: transparent;
color: navy;
font-weight: 700;
text-decoration: none;
}
.std--term-dot-item > a[href] {
background-color: transparent;
color: #00f;
font-weight: 700;
text-decoration: none;
}
.std--term-dot-item > a[href]:hover {
background-color: transparent;
color: #00f;
font-weight: 700;
text-decoration: underline;
}
.std--typeface-antique {
font-family: Times New Roman, Times, serif;
font-style: normal;
}
.std--typeface-grotesque {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}
.std--typeface-mathematical {
font-family: Times New Roman, Times, serif;
font-style: italic;
}
.std--typeface-typewritten {
font-family: Courier New, Courier, monospace;
font-style: normal;
}
.std--warning {
font-weight: 700;
margin-bottom: 0;
margin-top: 6pt;
text-align: left;
}
.std--figure {
background-color: transparent;
border: 0;
color: #000;
font-size: 100%;
font-style: normal;
font-weight: 400;
margin-left: 0;
margin-bottom: 18pt;
margin-top: 18pt;
padding: 0;
text-align: center;
max-width: 886px;
overflow: auto;
width: 97%;
}
.std--printed-dot-form {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: center;
max-width: 886px;
overflow: auto;
width: 97%;
}
.std--table {
font-size: 100%;
margin-top: 18pt;
margin-bottom: 18pt;
max-width: 886px;
overflow: auto;
padding: 3px;
text-align: center;
text-indent: 0;
width: 97%;
}
.std--typed-dot-form {
font-family: Courier New, Courier, monospace;
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
max-width: 886px;
overflow: auto;
width: 97%;
}
.std--abstract-dot-de, .std--abstract-dot-en, .std--abstract-dot-fr {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--abstracts {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--cautionary-dot-note {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--classification {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--code {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
font-family: Courier New, Courier, monospace;
white-space: pre;
}
.std--committee {
margin-bottom: 6pt;
margin-top: 6pt;
text-align: center;
}
.std--copyright {
margin-bottom: 6pt;
}
.std--date {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: right;
}
.std--descriptors {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--descriptors-dot-de, .std--descriptors-dot-en, .std--descriptors-dot-fr {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--identifier {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: right;
}
.std--identity-dot-note {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: right;
}
.std--nameloc {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--nmlist {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--number {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: right;
font-size: 160%;
font-weight: 700;
}
.std--objection-dot-note {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: right;
}
.std--preliminary-dot-note {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
}
.std--price, .std--price > .std--x {
display: none;
}
.std--prodinfo {
display: none;
}
.std--sales-dot-number, .std--sales-dot-number > .std--x {
display: none;
}
.std--source, .std--source > .std--x {
display: none;
}
.std--standard-dot-text {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--statement {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--status {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--status-dot-note {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
font-weight: 700;
font-size: 130%;
}
.std--superseding-dot-note {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: right;
}
.std--supply {
margin-bottom: 6pt;
}
.std--title-dot-de, .std--title-dot-en, .std--title-dot-fr {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
width: 100%;
}
.std--titles {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--validity-dot-note {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--version {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--general-dot-title {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
font-size: 160%;
font-weight: 700;
}
.std--group-dot-title {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
font-size: 100%;
}
.std--part-dot-title {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
font-size: 110%;
}
.std--sub-dot-title {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
font-size: 110%;
}
.std--title-dot-text {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
font-size: 110%;
}
.std--bibliographic-dot-entry {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -2.1em;
}
.std--list-dot-of-dot-documents > .std--document-dot-title {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: 0;
}
.std--bibliographic-dot-entry > .std--document-dot-title {
font-style: italic;
}
.std--list-dot-of-dot-documents {
font-size: 100%;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--normative-dot-entry {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--admitted-dot-term, .std--definition, .std--non-preferred-dot-term, .std--preferred-dot-term, .std--related-dot-entries, .std--representations, .std--symbols, .std--term-dot-equivalents {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--symbol {
border-style: none;
}
.std--term-dot-equivalents > .std--admitted-dot-term, .std--term-dot-equivalents > .std--definition, .std--term-dot-equivalents > .std--non-preferred-dot-term, .std--term-dot-equivalents > .std--preferred-dot-term, .std--term-dot-equivalents > .std--related-dot-entries, .std--term-dot-equivalents > .std--representations, .std--term-dot-equivalents > .std--symbols {
font-size: 100%;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--entry {
padding: 0.2em;
}
.std--tgroup {
border-style: solid;
}
.std--ordered-dot-list, .std--ol, .std--ol-alphabetic, .std--ol-arabic, .std--ol-manual, .std--ol-numeric, .std--ol-roman {
list-style-type: none;
}
.std--phrase-ol {
display: block;
}
.std--phrase-ul {
display: block;
}
.std--phrase-dl {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
display: block;
}
.std--dd {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--dformula {
background-color: transparent;
font-family: Times New Roman, Times, serif;
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
max-width: 886px;
overflow: auto;
width: 97%;
}
.std--formula {
background-color: transparent;
font-family: Times New Roman, Times, serif;
font-size: 100%;
margin-left: 0;
margin-top: 2px;
margin-bottom: 2px;
padding: 0;
text-align: left;
max-width: 886px;
overflow: auto;
vertical-align: bottom;
}
.std--inf {
font-size: 80%;
vertical-align: -20%;
}
.std--italic {
font-style: italic;
}
.std--roman {
font-family: Times New Roman, Times, serif;
font-style: normal;
}
.std--sansser {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}
.std--sup {
font-size: 80%;
vertical-align: 20%;
}
.std--typewrit {
font-family: Courier New, Courier, monospace;
font-style: normal;
}
.std--undrline {
text-decoration: underline;
}
.std--caption {
font-weight: 700;
text-align: center;
}
.std--change-dot-end {
display: none;
}
.std--change-dot-start {
display: none;
}
.std--depiction {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--document-dot-number {
font-size: 100%;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
}
.std--item, .std--ol > .std--li {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.std--ol > .std--li, .std--ol-alphabetic > .std--li, .std--ol-arabic > .std--li, .std--ol-manual > .std--li, .std--ol-numeric > .std--li, .std--ol-roman > .std--li {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.4em;
}
.std--ul-bullet > .std--li {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.std--dl-bullet > .std--li, .std--dl-colon > .std--li, .std--dl-dash > .std--li, .std--dl-equals-dot-sign > .std--li, .std--dl-none > .std--li, .std--ul-dash > .std--li {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.std--ul-none > .std--li {
font-size: 100%;
padding: 0;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: 0;
}
.std--identifier > .std--language, .std--profile > .std--language, .std--profile-dot-int > .std--language, .std--profile-dot-nat > .std--language, .std--profile-dot-reg.std--language {
display: none;
}
.std--legend {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--n {
display: none;
}
.std--newline {
display: none;
}
.std--phrase {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--p {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--title {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.std--h1 {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 18pt;
margin-bottom: 0;
text-align: left;
font-size: 120%;
font-weight: 700;
}
.std--h2 {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 12pt;
margin-bottom: 0;
text-align: left;
font-size: 110%;
font-weight: 700;
}
.std--h3 {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 9pt;
margin-bottom: 0;
text-align: left;
font-size: 100%;
font-weight: 700;
}
.std--h4 {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
font-size: 100%;
font-weight: 400;
}
.std--h5 {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
font-size: 100%;
font-weight: 400;
}
.std--h6 {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
font-size: 100%;
font-weight: 400;
}
.std--button {
color: #aaa;
margin-bottom: 0;
text-align: right;
}
.std--frame {
margin-top: 0;
}
.std--navigator-body {
background-attachment: scroll;
background-color: transparent;
background-position: 0 0;
background-repeat: repeat;
text-align: left;
}
.std--navigator-foot {
margin-bottom: 9pt;
margin-top: 24pt;
text-align: right;
}
.std--navigator-head {
margin-bottom: 24pt;
margin-top: 9pt;
text-align: right;
}
.std--none {
display: none;
}
.std--page-body {
background-attachment: scroll;
background-color: transparent;
background-position: 0 0;
background-repeat: repeat;
text-align: left;
}
.std--page-foot {
margin-bottom: 9pt;
margin-top: 24pt;
text-align: center;
}
.std--page-graphics {
margin-bottom: 24pt;
margin-top: 0;
text-align: center;
}
.std--page-head {
margin-bottom: 24pt;
margin-top: 9pt;
text-align: center;
}
.std--popup {
visibility: hidden;
width: 150px;
max-width: 200px;
position: absolute;
left: 0;
top: 0;
z-index: 500;
background-color: #FFC;
border: 2px solid #C0C09F;
padding: 2px 10px 8px;
overflow: auto;
}
.std--preferred-dot-term > .std--abbreviation, .std--preferred-dot-term > .std--term {
font-weight: 700;
}
.std--red {
color: red;
}
.std--sub {
font-size: 80%;
vertical-align: -20%;
}
.std--fref, .std--sup {
font-size: 80%;
vertical-align: 20%;
}
.std--label {
margin-right: 1em;
}
.std--concept-dot-1 > .std--label, .std--concept-dot-2 > .std--label, .std--concept-dot-3 > .std--label, .std--concept-dot-4 > .std--label, .std--concept-dot-5 > .std--label, .std--concept-dot-6 > .std--label {
margin-right: 0;
font-weight: 700;
}
.std--h1 > .std--label, .std--h2 > .std--label, .std--h3 > .std--label, .std--h4 > .std--label, .std--h5 > .std--label, .std--h6 > .std--label {
margin-right: 1em;
font-weight: 700;
}
.std--p1 > .std--label, .std--p2 > .std--label, .std--p3 > .std--label, .std--p4 > .std--label, .std--p5 > .std--label, .std--p6 > .std--label {
margin-right: 1em;
font-weight: 700;
}
.std--footnote > .std--label {
margin-right: .5em;
font-weight: 400;
}
.std--bibliographic-dot-entry > .std--label, .std--example > .std--label, .std--note > .std--label, .std--li > .std--label, .std--li1 > .std--label, .std--li2 > .std--label, .std--li3 > .std--label, .std--li4 > .std--label, .std--depiction > .std--label, .std--dt > .std--label, .std--p > .std--label {
margin-right: 1em;
font-weight: 400;
}
.std--dl-alphabetic > .std--li > .std--label, .std--dl-arabic > .std--li > .std--label, .std--dl-bullet > .std--li > .std--label, .std--dl-dash > .std--li > .std--label, .std--dl-manual > .std--li > .std--label, .std--dl-none > .std--li > .std--label, .std--dl-numeric > .std--li > .std--label, .std--dl-roman > .std--li > .std--label {
margin-right: .5em;
font-weight: 400;
}
.std--ol-alphabetic > .std--li > .std--label, .std--ol-arabic > .std--li > .std--label, .std--ol-manual > .std--li > .std--label, .std--ol-numeric > .std--li > .std--label, .std--ol-roman > .std--li > .std--label {
margin-right: .5em;
font-weight: 400;
}
.std--ul-bullet > .std--li > .std--label, .std--ul-dash > .std--li > .std--label, .std--ul-none > .std--li > .std--label {
margin-right: 1em;
font-weight: 400;
}
.std--legend > .std--label {
font-weight: 700;
}
.std--insertion {
background-color: #aaf !important;
}
.std--deletion {
text-decoration: line-through !important;
background-color: #faa !important;
}
.std--comment {
background-color: transparent;
color: green;
margin-left: 1em;
padding: 0;
}
.std--comment > a > img {
border: 0;
}
.std--download {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
}
.navTocEntry, .std--ni, .std--ni1, .std--ni2, .std--ni3, .std--ni4, .std--ni5, .std--ni6 {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: 400;
margin: 0;
padding: 0;
text-align: left;
text-decoration: none;
text-indent: 0;
}
.std--ni1 {
margin-left: 1em;
}
.std--ni2 {
margin-left: 2em;
}
.std--ni3 {
margin-left: 3em;
}
.std--ni4 {
margin-left: 4em;
}
.std--ni5 {
margin-left: 5em;
}
.std--ni6 {
margin-left: 6em;
}
.navTocTitle, .std--nh {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
font-style: normal;
font-weight: 400;
margin-top: 15pt;
}
.rul--dformula > img, .rul--figure > img, .rul--figure > a > img, .rul--formula > img {
border: 0;
}
.rul--footnotes {
background-color: transparent;
border-top: 1px solid #000;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: 400;
margin: 1em;
margin-top: 24pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.rul--profile {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
font-size: 100%;
padding: 0;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: 0;
}
.rul--rule {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: 400;
margin: 1em;
padding: 0;
text-align: left;
}
.rul--annex {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.rul--clause, .rul--division, .rul--section {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.rul--no {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.rul--preface {
margin-bottom: 0;
margin-top: 0;
text-align: left;
}
.rul--signature {
font-family: Times New Roman, Times, serif;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.rul--citation > a {
background-color: transparent;
color: maroon;
text-decoration: none;
}
.rul--citation > a[href] {
background-color: transparent;
color: red;
text-decoration: none;
}
.rul--citation > a[href]:hover {
background-color: transparent;
color: red;
text-decoration: underline;
}
.rul--descriptive-dot-list, .rul--dl-alphabetic, .rul--dl-arabic, .rul--dl-bullet, .rul--dl-dash, .rul--dl-none, .rul--dl-manual, .rul--dl-numeric, .rul--dl-roman {
list-style-type: none;
}
.rul--emphasis-bold {
font-weight: 700;
}
.rul--emphasis-italic {
font-style: italic;
}
.rul--emphasis-marked {
background-color: silver;
}
.rul--emphasis-underlined {
text-decoration: underline;
}
.rul--footnote {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.rul--graphics {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
max-width: 886px;
overflow: auto;
width: 97%;
}
.rul--inferior {
font-size: 80%;
vertical-align: 20%;
}
.rul--ordered-dot-list, .rul--ol-alphabetic, .rul--ol-arabic, .rul--ol-manual, .rul--ol-numeric, .rul--ol-roman {
list-style-type: none;
}
.rul--paragraph, .rul--p {
font-size: 100%;
padding: 0;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: 0;
}
.rul--reference > a, .rul--fref > a, .rul--ftxt > a, .fnnum > a, .fnref > a {
background-color: transparent;
color: olive;
text-decoration: none;
}
.rul--reference > a[href], .rul--fref > a[href], .rul--ftxt > a[href], .fnnum > a[href], .fnref > a[href] {
background-color: transparent;
color: green;
text-decoration: none;
}
.rul--reference > a[href]:hover, .rul--fref > a[href]:hover, .rul--ftxt > a[href]:hover, .fnnum > a[href]:hover, .fnref > a[href]:hover {
background-color: transparent;
color: green;
text-decoration: underline;
}
.rul--superior {
font-size: 80%;
vertical-align: -20%;
}
.rul--tabular-dot-form {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
max-width: 886px;
overflow: auto;
padding: 0;
text-align: left;
text-indent: 0;
width: 97%;
}
.rul--term-dot-item > a {
background-color: transparent;
color: navy;
font-weight: 700;
text-decoration: none;
}
.rul--term-dot-item > a[href] {
background-color: transparent;
color: #00f;
font-weight: 700;
text-decoration: none;
}
.rul--term-dot-item > a[href]:hover {
background-color: transparent;
color: #00f;
font-weight: 700;
text-decoration: underline;
}
.rul--typeface-antique {
font-family: Times New Roman, Times, serif;
font-style: normal;
}
.rul--typeface-grotesque {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}
.rul--typeface-mathematical {
font-family: Times New Roman, Times, serif;
font-style: italic;
}
.rul--typeface-typewritten {
font-family: Courier New, Courier, monospace;
font-style: normal;
}
.rul--unordered-dot-list, .rul--ul-bullet, .rul--ul-dash, .rul--ul-none {
list-style-type: none;
}
.rul--figure {
border: 0;
font-size: 100%;
padding: 0;
margin-left: 0;
margin-top: 18pt;
margin-bottom: 18pt;
max-width: 886px;
overflow: auto;
text-align: center;
text-indent: 0;
width: 97%;
}
.rul--printed-dot-form {
border: 0;
font-size: 100%;
padding: 0;
margin-left: 0;
margin-top: 18pt;
margin-bottom: 18pt;
max-width: 886px;
overflow: auto;
text-align: center;
text-indent: 0;
width: 97%;
}
.rul--table {
font-size: 100%;
margin-left: 0;
margin-top: 18pt;
margin-bottom: 18pt;
max-width: 886px;
overflow: auto;
padding: 0;
text-align: center;
text-indent: 0;
width: 97%;
}
.rul--typed-dot-form {
font-family: Courier New, Courier, monospace;
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
max-width: 886px;
overflow: auto;
width: 97%;
}
.rul--committee {
margin-bottom: 6pt;
margin-top: 6pt;
text-align: center;
}
.rul--copyright {
margin-bottom: 6pt;
display: none;
}
.rul--date {
text-align: right;
}
.rul--identifier {
text-align: right;
}
.rul--identity-dot-note {
text-align: right;
}
.rul--number {
font-size: 160%;
font-weight: 700;
text-align: right;
}
.rul--objection-dot-note {
text-align: right;
}
.rul--preliminary-dot-note {
text-align: center;
}
.rul--price, .rul--price > .rul--x {
display: none;
}
.rul--prodinfo {
display: none;
}
.rul--sales-dot-number, .rul--sales-dot-number > .rul--x {
display: none;
}
.rul--source, .rul--source > .rul--x {
display: none;
}
.rul--statement {
font-size: 100%;
padding: 0;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
}
.rul--status {
display: none;
}
.rul--status-dot-note {
font-weight: 700;
font-size: 130%;
}
.rul--superseding-dot-note {
text-align: right;
}
.rul--supply {
margin-bottom: 6pt;
display: none;
}
.rul--title-dot-de {
text-align: center;
width: 100%;
}
.rul--general-dot-title {
font-size: 160%;
font-weight: 700;
text-align: center;
}
.rul--group-dot-title {
font-size: 100%;
text-align: center;
}
.rul--part-dot-title {
font-size: 110%;
text-align: center;
}
.rul--sub-dot-title {
font-size: 110%;
text-align: center;
}
.rul--title-dot-text {
font-size: 110%;
text-align: center;
}
.rul--dformula {
background-color: transparent;
font-family: Times New Roman, Times, serif;
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
max-width: 886px;
overflow: auto;
vertical-align: top;
width: 97%;
}
.rul--formula {
background-color: transparent;
font-family: Times New Roman, Times, serif;
font-size: 100%;
margin-left: 0;
margin-top: 2px;
margin-bottom: 2px;
padding: 0;
text-align: left;
max-width: 886px;
overflow: auto;
}
.rul--inf {
font-size: 80%;
vertical-align: -20%;
}
.rul--italic {
font-style: italic;
}
.rul--roman {
font-family: Times New Roman, Times, serif;
font-style: normal;
}
.rul--sansser {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}
.rul--sup {
font-size: 80%;
vertical-align: 20%;
}
.rul--typewrit {
font-family: Courier New, Courier, monospace;
font-style: normal;
}
.rul--undrline {
text-decoration: underline;
}
.rul--entry {
padding: 0.2em;
}
.rul--tgroup {
border-style: solid;
}
.rul--caption {
font-weight: 700;
text-align: center;
}
.rul--document-dot-number {
font-size: 100%;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
}
.rul--item, .rul--ol > .rul--li .rul--ul > .rul--li {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.rul--dl > .rul--dt, .rul--dl-alphabetic > .rul--dt, .rul--dl-arabic > .rul--dt, .rul--dl-manual > .rul--dt, .rul--dl-numeric > .rul--dt, .rul--dl-roman > .rul--dt {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.4em;
}
.rul--dl > .rul--dd, .rul--dl-alphabetic > .rul--dd, .rul--dl-arabic > .rul--dd, .rul--dl-manual > .rul--dd, .rul--dl-numeric > .rul--dd, .rul--dl-roman > .rul--dd {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: 0;
}
.rul--ol > .rul--li, .rul--ol-alphabetic > .rul--li, .rul--ol-arabic > .rul--li, .rul--ol-manual > .rul--li, .rul--ol-numeric > .rul--li, .rul--ol-roman > .rul--li {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.4em;
}
.rul--ul-bullet > .rul--li {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.rul--dl-bullet > .rul--li, .rul--dl-colon > .rul--li, .rul--dl-dash > .rul--li, .rul--dl-equals-dot-sign > .rul--li, .rul--dl-none > .rul--li, .rul--ul-dash > .rul--li {
font-size: 100%;
padding: 0;
margin-left: 2em;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: -1.5em;
}
.rul--ul-none > .rul--li {
font-size: 100%;
padding: 0;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
text-indent: 0;
}
.rul--identifier > .rul--language {
display: none;
}
.rul--legend {
font-size: 100%;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
padding: 0;
text-align: left;
}
.rul--phrase {
font-size: 100%;
padding: 0;
margin-left: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: left;
}
.rul--title {
display: none;
}
.navTocEntry, .rul--ni, .rul--ni1, .rul--ni2, .rul--ni3, .rul--ni4, .rul--ni5, .rul--ni6 {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: 400;
margin: 0;
padding: 0;
text-align: left;
text-decoration: none;
text-indent: 0;
}
.rul--ni1 {
margin-left: 1em;
}
.rul--ni2 {
margin-left: 2em;
}
.rul--ni3 {
margin-left: 3em;
}
.rul--ni4 {
margin-left: 4em;
}
.rul--ni5 {
margin-left: 5em;
}
.rul--ni6 {
margin-left: 6em;
}
.navTocTitle, .rul--nh {
background-color: transparent;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
font-style: normal;
font-weight: 400;
margin-top: 15pt;
}
.rul--label {
margin-right: 1em;
}
.rul--h1 > .rul--label, .rul--h2 > .rul--label, .rul--h3 > .rul--label, .rul--h4 > .rul--label, .rul--h5 > .rul--label, .rul--h6 > .rul--label {
margin-right: 1em;
font-weight: 700;
}
.rul--p1 > .rul--label, .rul--p2 > .rul--label, .rul--p3 > .rul--label, .rul--p4 > .rul--label, .rul--p5 > .rul--label, .rul--p6 > .rul--label {
margin-right: 1em;
font-weight: 700;
}
.rul--footnote > .rul--label {
margin-right: .5em;
font-weight: 400;
}
.rul--depiction > .rul--label, .rul--dt > .rul--label, .rul--no > .rul--label .rul--p > .rul--label {
margin-right: .5em;
font-weight: 400;
}
.rul--dl-alphabetic > .rul--li > .rul--label, .rul--dl-arabic > .rul--li > .rul--label, .rul--dl-bullet > .rul--li > .rul--label, .rul--dl-dash > .rul--li > .rul--label, .rul--dl-manual > .rul--li > .rul--label, .rul--dl-none > .rul--li > .rul--label, .rul--dl-numeric > .rul--li > .rul--label, .rul--dl-roman > .rul--li > .rul--label {
margin-right: .5em;
font-weight: 400;
}
.rul--ol-alphabetic > .rul--li > .rul--label, .rul--ol-arabic > .rul--li > .rul--label, .rul--ol-manual > .rul--li > .rul--label, .rul--ol-numeric > .rul--li > .rul--label, .rul--ol-roman > .rul--li > .rul--label {
margin-right: .5em;
font-weight: 400;
}
.rul--ul-bullet > .rul--li > .rul--label, .rul--ul-dash > .rul--li > .rul--label, .rul--ul-none > .rul--li > .rul--label {
margin-right: 1em;
font-weight: 400;
}
.rul--legend > .rul--label {
font-weight: 700;
}
.rul--insertion {
background-color: #aaf !important;
}
.rul--deletion {
text-decoration: line-through !important;
background-color: #faa !important;
}
.nh {
font-weight: 700;
margin-top: 9pt;
}
.rul--annex-dot-bibligraphy-dot-int, .rul--annex-dot-bibligraphy-dot-nat, .rul--annex-dot-bibligraphy-dot-reg, .rul--annex-dot.informative-dot {
font-size: 120%;
font-weight: 700;
}
.rul--annex-heading {
font-weight: 700;
text-align: center;
}
.rul--annex-label {
font-size: 160%;
font-weight: 700;
text-align: center;
}
.rul--button {
color: #aaa;
margin-bottom: 0;
text-align: right;
}
.rul--clause-label {
font-weight: 700;
}
.rul--concept-label {
font-weight: 700;
}
.rul--footnote-separator {
border-top: 1px solid #000;
margin-left: 0;
margin-top: 18pt;
text-align: left;
width: 5em;
}
.rul--frame {
margin-top: 0;
}
.rul--green {
color: green;
font-weight: 400;
}
.rul--h1 {
font-size: 120%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.rul--h2 {
font-size: 110%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.rul--h3 {
font-size: 100%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.rul--h4 {
font-size: 100%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.rul--h5 {
font-size: 100%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.rul--h6 {
font-size: 100%;
font-weight: 700;
margin-bottom: 0;
margin-top: 18pt;
text-align: left;
}
.rul--ii {
color: #fff;
font-weight: 700;
margin-top: 9pt;
text-align: right;
}
.rul--navigator-body {
background-attachment: scroll;
background-color: transparent;
background-position: 0 0;
background-repeat: repeat;
text-align: left;
}
.rul--navigator-foot {
margin-bottom: 9pt;
margin-top: 24pt;
text-align: right;
}
.rul--navigator-head {
margin-bottom: 24pt;
margin-top: 9pt;
text-align: right;
}
.rul--none {
display: none;
}
.rul--page-body {
background-attachment: scroll;
background-color: #fff;
background-position: 0 0;
background-repeat: repeat;
text-align: left;
}
.rul--page-foot {
margin-bottom: 6pt;
margin-top: 24pt;
text-align: center;
}
.rul--page-graphics {
margin-bottom: 24pt;
margin-top: 0;
text-align: center;
}
.rul--page-head {
margin-bottom: 24pt;
margin-top: 9pt;
text-align: center;
}
.rul--phrase-ol {
display: block;
}
.rul--phrase-ul {
display: block;
}
.rul--phrase-dl {
display: block;
}
.rul--popup {
visibility: hidden;
width: 150px;
max-width: 200px;
position: absolute;
left: 0;
top: 0;
z-index: 500;
background-color: #FFC;
border: 2px solid #C0C09F;
padding: 2px 10px 8px;
overflow: auto;
}
.rul--preferred-dot-term > .rul--abbreviation {
font-weight: 700;
}
.rul--red {
color: red;
}
.rul--fref, .rul--ftxt, .fnnum, .fnref {
font-size: 80%;
vertical-align: 20%;
}
.rul--download {
padding: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0;
text-align: center;
}
.tr--standard-dot-din, .tr--standard-dot-int, .tr--standard-dot-reg, .tr--rule, .tr--tr {
line-height: 13pt;
}
.tr--general-dot-title {
line-height: 125%;
}
.tr--title-dot-2 {
margin: 1em 0;
}
.tr--number {
line-height: 125%;
}
.tr--sub-dot-title {
line-height: 120%;
}
.tr--h1, .tr--h2 {
line-height: 125%;
}
.tr--fref, .tr--ftxt {
line-height: 120%;
}
.tr--formula {
line-height: 120%;
}
.listViewTopContent div.image.fll + p {
clear: both;
}
#main .tr--graphics, #main .tr--graphics img {
max-width: 100%;
height: auto;
}
#main .tr--dformula, #main .tr--dformula img {
max-width: 100%;
height: auto;
}
.last.logo a img {
min-width: 73px;
}
a.button.teaserReg:hover span,
button.teaserReg:hover span,
a.button.regButton:hover span,
button.regButton:hover span {
text-shadow: 0 0 12px #ffffbb;
color: #ffffdd;
}
.std--standard-dot-din,
.std--standard-dot-int,
.std--standard-dot-reg,
.std--rule,
.std--tr {
line-height: 13pt;
}
.std--general-dot-title {
line-height: 125%;
}
.std--title-dot-2 {
margin: 1em 0;
}
.std--number {
line-height: 125%;
}
.std--sub-dot-title {
line-height: 120%;
}
.std--h1,
.std--h2 {
line-height: 125%;
}
.std--fref,
.std--ftxt {
line-height: 120%;
}
.std--formula {
line-height: 120%;
}
.rul--standard-dot-din,
.rul--standard-dot-int,
.rul--standard-dot-reg,
.rul--rule,
.rul--tr {
line-height: 13pt;
}
.rul--general-dot-title {
line-height: 125%;
}
.rul--title-dot-2 {
margin: 1em 0;
}
.rul--number {
line-height: 125%;
}
.rul--sub-dot-title {
line-height: 120%;
}
.rul--h1,
.rul--h2 {
line-height: 125%;
}
.rul--fref,
.rul--ftxt {
line-height: 120%;
}
.rul--formula {
line-height: 120%;
}
#skiplinks {
display: none;
}
/*
UserFunctions
-------------------------------------------------------------------------- */
.standardListView .container .itemList li .content .user-functions {
width: 60px;
position: absolute;
right: 0;
bottom: 0;
}
.standardListView .container .itemList li .content .user-functions > div + div {
border-top: 1px solid #e2e3e3;
}
.standardListView .container .itemList li .content .user-functions .iconButton {
position: static;
border-top: 0;
}
.standardListView .container .itemList li .content .user-functions > div {
position: relative;
}
/*
WebDb Normungsdokument
-------------------------------------------------------------------------- */
.webdb-norm .width100 {
width: 100%;
float: left;
}
.webdb-norm .width100 .label {
float: left;
width: 30%;
margin-bottom: 10px;
font-weight: 700;
}
.webdb-norm .width100 .value {
float: right;
width: 68%;
margin-bottom: 10px;
}
.webdb-norm .toggleContainer .toggleItBtn {
margin-bottom: 10px;
display: block;
}
.webdb-norm .toggleContainer .toggleItBtn .icon {
padding: 0 2px;
}
.webdb-norm .toggleContainer .toggleItBtn .icon-close:before {
content: "–";
}
.webdb-norm .toggleContainer .toggleItBtn .icon-open:before {
content: "+";
}
.webdb-norm .toggleContainer .toggleItItem > p {
font-weight: 700;
color: #1b4163;
}
.webdb-norm .toggleContainer .toggleItItem ul li {
padding: 3px 0;
}
.webdb-norm .nav-fulltext {
text-align: right;
}
.webdb-norm .nav-fulltext .icon.icon-right > span {
background: transparent url(/resource/crblob/30984/3ab31a5d283f336300fd95ec948f90bb/icon-arrowright2-gif-data.gif) no-repeat right 50%;
padding-right: 17px;
}
/*
Fulltext Page (Volltext)
-------------------------------------------------------------------------- */
h1.tr--h1 {
border-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 0;
color: #000;
}
.dinFullPage-downloadLink {
padding-left: 15px;
vertical-align: middle;
}
/* tr.css: Cascading Style Sheet (CSS) for Technical Regulations and Beuth publications
default version for online portals
(c) 2007 to 2017 Beuth Verlag GmbH
Springer, S.; Wernicke, A. Berlin: Ovidius, Stefan Springer and Beuth Verlag, 2017-11-23
*/
/* Basic elements */
.tr--page-body {
margin-left: 2.75em;
/* default variant */
margin-right: 2em;
/* default variant */
/* workaround ie bug */
}
.tr--profile,
.tr--profile-dot-int,
.tr--profile-dot-nat,
.tr--profile-dot-reg {
border-bottom: 1px solid black;
border-top: 1px solid black;
font-size: 100%;
margin-bottom: 0pt;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 0pt;
padding: 1px;
text-align: left;
text-indent: 0em;
}
.tr--publication-dot-bv,
.tr--rule,
.tr--standard-dot-din,
.tr--standard-dot-eur,
.tr--standard-dot-int,
.tr--tr {
background-color: transparent;
border-color: transparent;
/* ### 2015-03-05: set in order to init default border. */
border-style: solid;
/* ### 2015-03-05: set in order to init default border. */
border-width: 1px;
/* ### 2015-03-05: set in order to init default border. */
color: black;
font-family: "Arial", "Helvetica", "sans-serif";
/* default variant */
font-size: 11pt;
font-style: normal;
font-weight: normal;
margin-bottom: 0pt;
margin-left: 0em;
margin-right: 0em;
/* workaround ie bug */
margin-top: 0pt;
padding: 1px;
text-align: left;
text-indent: 0em;
}
/* Clauses and other divisions */
.tr--annex {
margin-bottom: 0pt;
margin-top: 0pt;
text-align: left;
}
.tr--clause,
.tr--division,
.tr--section {
margin-bottom: 0pt;
margin-top: 0pt;
text-align: left;
}
.tr--contents,
.tr--index {
margin-bottom: 0pt;
margin-top: 0pt;
text-align: left;
}
.tr--concept {
margin-bottom: 0pt;
margin-top: 0pt;
text-align: left;
}
.tr--no {
margin-bottom: 0pt;
margin-top: 0pt;
text-align: left;
}
.tr--preface {
margin-bottom: 0pt;
margin-top: 0pt;
text-align: left;
}
.tr--signature {
font-family: "Times New Roman", "Times", "serif";
margin-bottom: 0pt;
margin-top: 18pt;
text-align: left;
}
/* Paragraphs and paragraph elements */
/* !!display!! */
/* ---------------------------------------- */
.tr--attention
{
/* default variant */
/* default variant */
/* default variant */
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
/* color: 2007-10-08 selektive Farbgebung funktioniert im IE nicht und mu� anders gel�st werden. Andreas Wernicke" <andreas.wernicke@beuth.de> */
.tr--citation > a {
background-color: transparent;
color: maroon;
text-decoration: none;
/* default variant */
}
.tr--citation > a[href] {
background-color: transparent;
color: red;
text-decoration: none;
/* default variant */
}
.tr--citation > a[href]:hover {
background-color: transparent;
color: red;
text-decoration: underline;
}
.tr--descriptive-dot-list,
.tr--dl-alphabetic,
.tr--dl-arabic,
.tr--dl-bullet,
.tr--dl-colon,
.tr--dl-dash,
.tr--dl-equals.sign,
.tr--dl-manual,
.tr--dl-none,
.tr--dl-numeric,
.tr--dl-roman {
list-style-type: none;
/* Wernicke: disabled
margin-top: 0pt;
*/
}
.tr--emphasis-bold {
font-weight: bold;
}
.tr--emphasis-italic {
font-style: italic;
}
.tr--emphasis-marked {
background-color: #cccccc;
}
.tr--emphasis-underlined {
text-decoration: underline;
}
/* !!display!! */
/* ---------------------------------------- */
.tr--example
{
/* default variant */
/* default variant */
/* default variant */
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
/* OPEN ISSUE: Duplette: welche footnote ist aktiv und welche richtig? */
.tr--footnotes {
background-color: transparent;
border-top: 1px solid black;
color: black;
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 11pt;
font-style: normal;
font-weight: normal;
margin: 0em;
/* margin-right: 0; workaround for ie bug */
margin-top: 24pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
.tr--legend > .tr--footnotes {
background-color: transparent;
border-top: 0px solid black;
color: black;
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 11pt;
font-style: normal;
font-weight: normal;
margin: 0em;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
.tr--footnote {
/* default variant */
/* default variant */
/* default variant */
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
.tr--footnote-separator {
border-top: 1px solid black;
margin-left: 0pt;
margin-top: 18pt;
text-align: left;
width: 5em;
}
.tr--formula {
/* see below */
}
.tr--graphics,
.tr--dformula > img {
/* default variant */
/* default variant */
/* default variant */
border: none;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: -0.1em;
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
text-align: center;
/* width: 97%; malfunctions if set to graphics */
}
span.tr--graphics > img {
margin-bottom: -0.1em;
max-height: 1em;
}
div.tr--graphics > .tr--source {
color: gray;
font-size: 80%;
font-weight: normal;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 0pt;
margin-bottom: 0pt;
padding: 1px;
text-align: center;
}
.tr--attention > .tr--graphics,
.tr--definition > .tr--graphics,
.tr--description > .tr--graphics,
.tr--example > .tr--graphics,
.tr--item > .tr--graphics,
.tr--legend > .tr--graphics,
.tr--note > .tr--graphics,
.tr--paragraph > .tr--graphics,
.tr--quotation > .tr--graphics,
.tr--representations > .tr--graphics,
.tr--warning > .tr--graphics {
border: none;
/* default variant */
overflow: visible;
/* width: 97%; malfunctions if set here and not in context */
}
.tr--mathml,
.tr--dformula > img,
.tr--figure > img,
.tr--figure > img,
.tr--formula > img,
.tr--graphics > img,
.tr--printed-dot-form > img {
background-color: transparent;
/* default variant */
/* width: 97%; malfunctions if set here and not in context */
}
.tr--inferior {
font-size: 80%;
vertical-align: -20%;
}
/* !!display!! */
/* ---------------------------------------- */
.tr--note
{
/* default variant */
/* default variant */
/* default variant */
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
/* !!container!! */
/* ---------------------------------------- */
.tr--ordering-dot-details
{
/* OPEN ISSUE: verweisen */
}
.tr--ordered-dot-list,
.tr--ol-alphabetic,
.tr--ol-arabic,
.tr--ol-manual,
.tr--ol-numeric,
.tr--ol-roman {
list-style-type: none;
}
/* ---------------------------------------------------------------- */
.tr--paragraph,
.tr--p {
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
/* text-align: justify; OPEN ISSUE: suggested by Stefan Springer */
text-indent: 0em;
}
.tr--caption-dot-figure {
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 18pt;
text-align: center;
text-indent: 0em;
}
.tr--caption-dot-table {
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 18pt;
margin-bottom: 0pt;
text-align: center;
text-indent: 0em;
}
.tr--heading-dot-centered {
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: center;
text-indent: 0em;
}
.tr--heading-dot-centered:first-of-type {
margin-top: 18pt;
}
.tr--heading-dot-left {
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 18pt;
margin-bottom: 0pt;
text-align: left;
text-indent: 0em;
}
.tr--heading-dot-left:first-of-type {
margin-top: 6pt;
}
/* ---------------------------------------------------------------- */
.tr--marginal,
.tr--marginal-dot-note {
font-size: 80%;
font-weight: bold;
padding: 1px;
margin-left: 0em;
margin-right: -2.75em;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: right;
text-indent: 0em;
}
.tr--margin-label,
.tr--margin-dot-no,
.tr--margin-dot-number {
color: gray;
float: left;
font-weight: normal;
font-size: 100%;
margin-bottom: 0pt;
margin-left: -2.75em;
margin-right: 0;
margin-top: 6pt;
padding: 1px;
text-align: left;
text-indent: 0em;
width: 2.75em;
}
.tr--p-dot-label,
.tr--p-dot-number {
/* float: left; enable for div version, disabled for span version */
font-weight: normal;
font-size: 100%;
margin-bottom: 0pt;
margin-left: 0em;
margin-right: 0.5em;
margin-top: 6pt;
padding: 1px;
text-align: left;
text-indent: 0em;
width: 2.5em;
}
/* ---------------------------------------------------------------- */
.tr--quotation {
/* default variant */
/* default variant */
/* default variant */
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
/* color: olive; 2007-10-08 selektive Farbgebung funktioniert im IE nicht und mu� anders gel�st werden. Andreas Wernicke" <andreas.wernicke@beuth.de> */
.tr--footnote > .tr--label,
.tr--fref > a[class="tr--frefdisabled"],
.tr--label > a[class="tr--frefdisabled"],
span[class="tr--fref"] {
font-size: 80%;
margin-right: 0.2em;
vertical-align: +20%;
}
.tr--reference > a,
.tr--label > a,
.tr--footnote > .tr--label {
background-color: transparent;
color: olive;
text-decoration: none;
/* default variant */
}
.tr--footnote > .tr--label {
color: olive;
/* default variant */
}
.tr--reference > a[href],
.tr--fref > a[href],
.tr--label > a[href] {
background-color: transparent;
color: green;
text-decoration: none;
/* default variant */
}
.tr--reference > a[href]:hover,
.tr--fref > a[href]:hover,
.tr--label > a[href]:hover {
background-color: transparent;
color: green;
text-decoration: underline;
}
/* !!container!! */
/* ---------------------------------------- */
.tr--standard-dot-designation
{
/* OPEN ISSUE: verweisen */
}
.tr--superior {
font-size: 80%;
vertical-align: +20%;
}
.tr--tabular-dot-form {
border: none;
/* ### 2015-03-05: changed in order to fix fat left top border bug in IE. */
font-size: 100%;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
padding: 1px;
text-align: left;
text-indent: 0em;
width: 97%;
}
/* color: 2007-10-08 selektive Farbgebung funktioniert im IE nicht und mu� anders gel�st werden. Andreas Wernicke" <andreas.wernicke@beuth.de> */
.tr--term-dot-item,
.tr--term-dot-item > a {
background-color: transparent;
color: navy;
font-weight: bold;
text-decoration: none;
}
.tr--term-dot-item > a[href] {
background-color: transparent;
color: blue;
font-weight: bold;
text-decoration: none;
/* default variant */
}
.tr--term-dot-item > a[href]:hover {
background-color: transparent;
color: blue;
font-weight: bold;
text-decoration: underline;
}
/* !!display!! */
/* ---------------------------------------- */
.tr--warning
{
/* default variant */
/* default variant */
/* default variant */
font-weight: bold;
margin-bottom: 0pt;
margin-top: 6pt;
text-align: left;
}
/* tr--typed-dot-form see Representations*/
.tr--typeface-antique {
/* default variant */
font-family: "Times New Roman", "Times", "serif";
font-style: normal;
}
.tr--typeface-grotesque {
/* default variant */
font-family: "Arial", "Helvetica", "sans-serif";
font-style: normal;
}
.tr--typeface-mathematical {
/* default variant */
font-family: "Times New Roman", "Times", "serif";
font-style: italic;
}
.tr--typeface-small-dot-caps {
font-family: "Arial", "Helvetica", "sans-serif";
font-variant: small-caps;
}
.tr--typeface-typewritten {
/* default variant */
font-family: "Courier New", "Courier", "monospace";
font-style: normal;
}
.tr--unordered-dot-list,
.tr--ul-bullet,
.tr--ul-dash,
.tr--ul-none {
list-style-type: none;
/* Wernicke: disabled
margin-top: 0pt;
*/
}
/* Representations */
/* ---------------------------------------------------------------- */
.tr--block-answer,
.tr--block-attention,
.tr--block-example,
.tr--block-exercise,
.tr--block-explanation,
.tr--block-form,
.tr--block-note,
.tr--block-question,
.tr--block-quotation,
.tr--block-quotation2,
.tr--block-solution,
.tr--block-summary,
.tr--block-tip,
.tr--block-warning {
/* border: 1px solid black; */
font-size: 100%;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 18pt;
margin-bottom: 18pt;
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
padding-bottom: 0.5em;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.0em;
text-align: center;
text-indent: 0em;
width: 97%;
}
.tr--block-answer,
.tr--block-exercise,
.tr--block-question,
.tr--block-solution {
background-color: #eeeeff;
/* pastellblau */
border-left: 1em solid #aaaaff;
/* border: 2px solid blue */
}
.tr--block-attention {
background-color: #ffeecc;
/* pastellorange */
border-left: 1em solid #eeccaa;
/* border: 2px solid orange; */
}
.tr--block-example,
.tr--block-explanation,
.tr--block-note {
background-color: #eeeeee;
/* pastellgrau */
border-left: 1em solid #aaaaaa;
/* border: 2px solid silver */
}
.tr--block-quotation {
background-color: #dddddd;
/* 15 % Grau */
/* #cccccc; 20 % Grau */
border: 0px solid black;
}
.tr--block-form,
.tr--block-quotation2 {
background-color: #ddddff;
/* #ccccff; Taubenblau */
border: 0px solid black;
}
.tr--block-summary,
.tr--block-tip {
background-color: #eeeeee;
/* pastellgrau */
border-left: 1em solid #aaaaaa;
/* border: 2px solid silver */
}
.tr--block-warning {
background-color: #ffeeee;
/* pastellrot */
border-left: 1em solid #ffaaaa;
/* border: 3px solid red; */
}
.tr--block-answer > .tr--heading,
.tr--block-attention > .tr--heading,
.tr--block-example > .tr--heading,
.tr--block-exercise > .tr--heading,
.tr--block-explanation > .tr--heading,
.tr--block-form > .tr--heading,
.tr--block-note > .tr--heading,
.tr--block-question > .tr--heading,
.tr--block-quotation > .tr--heading,
.tr--block-quotation2 > .tr--heading,
.tr--block-solution > .tr--heading,
.tr--block-summary > .tr--heading,
.tr--block-tip > .tr--heading,
.tr--block-warning > .tr--heading {
font-size: 100%;
font-weight: bold;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
/* text-align: justify; OPEN ISSUE: suggested by Stefan Springer */
text-indent: 0em;
}
/* ---------------------------------------------------------------- */
.tr--figure {
border: none;
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 18pt;
margin-bottom: 18pt;
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
text-align: center;
text-indent: 0em;
width: 97%;
}
.tr--printed-dot-form {
border: none;
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 18pt;
margin-bottom: 18pt;
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
text-align: center;
text-indent: 0em;
width: 97%;
}
.tr--table {
font-size: 100%;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 18pt;
margin-bottom: 18pt;
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
padding: 1px;
text-align: center;
text-indent: 0em;
width: 97%;
}
.tr--typed-dot-form {
/* default variant */
/* default variant */
/* default variant */
font-family: "Courier New", "Courier", "monospace";
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
width: 97%;
}
/* Bibliographic information (profile data) */
.tr--titleheader {
display: none;
/* default variant */
}
img.tr--beuth {
display: none;
/* default variant */
}
img.tr--din {
display: none;
/* default variant */
}
.tr--clear {
clear: both;
}
.tr--abstract,
.tr--abstract-dot-de,
.tr--abstract-dot-en,
.tr--abstract-dot-fr {
display: none;
}
.tr--classification {
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
}
.tr--committee {
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
/* default variant */
margin-bottom: 6pt;
/* default variant */
text-align: center;
/* default variant */
}
.tr--copyright {
/* display: none; */
/* publication.bv */
/* 2008-04-28: Copyright shall no be expressed for rules. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
margin-bottom: 6pt;
/* default variant */
}
.tr--date {
font-size: 100%;
margin-bottom: 0pt;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
padding: 1px;
text-align: right;
}
.tr--descriptor,
.tr--descriptor-dot-de,
.tr--descriptor-dot-en,
.tr--descriptor-dot-fr {
display: none;
}
/* ---------------------------------------------------------------- */
.tr--identifier {
text-align: right;
}
.tr--identifier > .tr--language {
display: none;
}
/* ---------------------------------------------------------------- */
.tr--identity-dot-note,
.tr--identity-dot-note > .tr--p {
text-align: right;
}
.tr--number {
/* default variant */
font-size: 160%;
/* default variant */
font-weight: bold;
/* default variant */
margin-bottom: 0pt;
/* default variant */
margin-left: 0em;
/* default variant */
margin-right: 0;
/* default variant */
/* workaround ie bug */
margin-top: 6pt;
/* default variant */
padding: 1px;
/* default variant */
text-align: right;
/* default variant */
/* clean up and use inheritance where possible */
}
.tr--objection-dot-note,
.tr--objection-dot-note > .tr--p {
text-align: right;
}
.tr--preliminary-dot-note,
.tr--preliminary-dot-note > .tr--p {
text-align: center;
}
.tr--price,
.tr--price > .tr--x {
display: none;
}
/* ---------------------------------------------------------------- */
/* prodinfo and it's role classes (begin) */
/* ---------------------------------------------------------------- */
.tr--prodinfo {
display: none;
}
.tr--copyright,
.tr--copyright2,
.tr--copyright-dot-definieren,
.tr--cover-dot-design,
.tr--cover-dot-text,
.tr--disclaimer,
.tr--media-dot-object,
.tr--publication-dot-note
{
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 0pt;
margin-bottom: 0pt;
text-align: left;
}
/* ---------------------------------------------------------------- */
.tr--cover-dot-text {
display: none;
/* 2008-04-28: Cover text shall not be displayed. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
}
/* ---------------------------------------------------------------- */
.tr--subject-dot-area {
display: none;
/* default variant */
font-size: 140%;
font-weight: bold;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
}
/* ---------------------------------------------------------------- */
.tr--edition {
margin-top: 18pt;
}
.tr--edition > .tr--p {
font-size: 100%;
/* default variant */
font-weight: normal;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: LEFT;
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--imprint {
font-size: 100%;
font-weight: normal;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 18pt;
margin-bottom: 0pt;
text-align: left;
}
/* ---------------------------------------------------------------- */
.tr--discount,
.tr--environmental-dot-note,
.tr--print,
.tr--typeset {
display: none;
}
/* ---------------------------------------------------------------- */
.tr--media-dot-object {
font-size: 100%;
font-weight: normal;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
}
/* ---------------------------------------------------------------- */
/* prodinfo and it's role classes (end) */
/* ---------------------------------------------------------------- */
.tr--sales-dot-number,
.tr--sales-dot-number > .tr--x {
display: none;
}
/* ---------------------------------------------------------------- */
.tr--profile > .tr--source {
display: none;
/* font-size: 100%; */
/* margin-left: 0em; */
/* margin-right: 0; */
/* workaround ie bug */
/* margin-top: 6pt; */
/* margin-bottom: 0pt; */
/* padding: 1px; */
/* text-align: left; */
}
/* ---------------------------------------------------------------- */
.tr--statement-ENTFALLEN {
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
}
/* ---------------------------------------------------------------- */
.tr--status {
/* default variant */
font-size: 100%;
/* default variant */
padding: 1px;
/* default variant */
margin-left: 0em;
/* default variant */
margin-right: 0;
/* default variant */
/* workaround ie bug */
margin-top: 6pt;
/* default variant */
margin-bottom: 0pt;
/* default variant */
text-align: left;
/* default variant */
}
/* ---------------------------------------------------------------- */
/* .tr--status-dot-note, */
.tr--status-dot-note > .tr--p {
font-weight: bold;
font-size: 120%;
}
/* ---------------------------------------------------------------- */
.tr--profile > .tr--source {
font-size: 100%;
/* default variant */
margin-left: 0em;
/* default variant */
margin-right: 0;
/* default variant */
/* workaround ie bug */
margin-top: 6pt;
/* default variant */
margin-bottom: 0pt;
/* default variant */
padding: 1px;
/* default variant */
text-align: left;
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--superseding-dot-note,
.tr--superseding-dot-note > .tr--p {
text-align: right;
}
/* ---------------------------------------------------------------- */
.tr--supply {
font-size: 100%;
/* default variant */
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
/* default variant */
margin-bottom: 0pt;
/* default variant */
padding: 1px;
text-align: left;
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--title,
.tr--title-dot-de,
.tr--title-dot-en,
.tr--title-dot-fr {
text-align: center;
/* default variant */
width: 100%;
}
/* Information in the title field */
.tr--general-dot-title {
font-size: 160%;
font-weight: bold;
margin-bottom: 0pt;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
padding: 1px;
/* default variant */
padding: 1px;
text-align: center;
padding: 1px;
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--group-dot-title {
font-size: 100%;
/* default variant */
margin-bottom: 0pt;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
padding: 1px;
text-align: center;
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--sub-dot-title {
font-size: 110%;
/* default variant */
margin-bottom: 0pt;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
padding: 1px;
text-align: center;
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--title-dot-text {
font-size: 110%;
margin-bottom: 0pt;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
padding: 1px;
text-align: center;
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--title-dot-1 {
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--title-dot-2 {
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
/* default variant */
}
/* ---------------------------------------------------------------- */
.tr--auto,
.tr--erfasst,
.tr--gelesen,
.tr--geprueft,
.tr--html-dot-css-dot-add,
.tr--html-dot-css-dot-alt,
.tr--html-dot-css-dot-var,
.tr--numbering-dot-annex,
.tr--numbering-dot-clause,
.tr--numbering-dot-concept,
.tr--numbering-dot-context,
.tr--numbering-dot-depiction,
.tr--numbering-dot-dformula,
.tr--numbering-dot-example,
.tr--numbering-dot-figure,
.tr--numbering-dot-footnote,
.tr--numbering-dot-note,
.tr--numbering-dot-paragraph,
.tr--numbering-dot-table,
.tr--problem,
.tr--sha-1,
.tr--word-dot-dot,
.tr--wordopts,
.tr--xhtml-dot-css,
.tr--xhtml-dot-level,
.tr--xhtml-dot-level-dot-mobile,
.tr--xhtml-dot-level-dot-online {
display: none;
/* failsafe suppression for slipped-through internal information */
}
/* List of documents */
.tr--list-dot-of-dot-documents {
/* $(default paragraph styles) [ */
font-size: 100%;
margin-bottom: 0pt;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
/* Terminology */
/* !!inline!! */
/* ---------------------------------------- */
.tr--abbreviation
.tr--term
.tr--symbol
{
/* default variant */
/* default variant */
font-weight: normal;
/* default variant */
}
/* !!inline!! */
/* ---------------------------------------- */
.tr--preferred-dot-term > .tr--abbreviation
{
font-weight: bold;
}
/* !!display!! */
/* ---------------------------------------- */
.tr--admitted-dot-term,
.tr--definition,
.tr--non-preferred-dot-term,
.tr--preferred-dot-term,
.tr--related-dot-entries,
.tr--representations,
.tr--source-dot-of,
.tr--symbols,
.tr--term-dot-equivalents
{
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
.tr--div-terms,
.tr--equivalent-dot-terms {
float: left;
margin-left: 8pt;
margin-top: 0;
padding-top: 0;
}
/* !!inline!! */
/* ---------------------------------------- */
.tr--symbol
{
border-style: none;
}
/* !!inline!! */
/* ---------------------------------------- */
.tr--preferred-dot-term > .tr--term
{
font-weight: bold;
}
/* ---------------------------------------- */
.tr--term-dot-equivalents > .tr--admitted-dot-term,
.tr--term-dot-equivalents > .tr--definition,
.tr--term-dot-equivalents > .tr--non-preferred-dot-term,
.tr--term-dot-equivalents > .tr--preferred-dot-term,
.tr--term-dot-equivalents > .tr--related-dot-entries,
.tr--term-dot-equivalents > .tr--representations,
.tr--term-dot-equivalents > .tr--symbols
{
font-size: 100%;
margin-left: 2.0em;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
}
/* Formulas */
.tr--dformula {
/* default variant */
/* default variant */
/* default variant */
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
white-space: nowrap;
/* width: 97%; malfunctions if set to graphics */
}
.tr--mathml[data-display="block"] {
/* default variant */
/* default variant */
/* default variant */
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 2pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
width: 97%;
}
::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
span.math {
max-width: 97%;
/* workaround for ie bug */
}
.tr--formula {
background-color: transparent;
font-family: "Times New Roman", "Times", "serif";
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 2px;
margin-bottom: 2px;
padding: 1px;
text-align: left;
/* max-height: 886px; 2007-09-25: disabled due to problems in Firefox. "Andreas Wernicke" <andreas.wernicke@beuth.de> */
/* max-width: 886px; ### 2015-03-05: disabled in order to use full width. */
overflow: auto;
overflow-y: hidden;
vertical-align: bottom;
white-space: nowrap;
/* width: 97%; not to be set for inline element */
}
.tr--inf {
font-size: 80%;
vertical-align: -20%;
}
.tr--italic {
font-style: italic;
}
.tr--roman {
/* default variant */
font-family: "Times New Roman", "Times", "serif";
font-style: normal;
}
.tr--sansser {
/* default variant */
font-family: "Arial", "Helvetica", "sans-serif";
font-style: normal;
}
.tr--sup {
font-size: 80%;
vertical-align: +20%;
}
.tr--typewrit {
/* default variant */
font-family: "Courier New", "Courier", "monospace";
font-style: normal;
}
.tr--undrline {
text-decoration: underline;
}
/* Tables */
.tr--entry {
padding: 0.2em;
}
.tr--entry[align="char"] {
text-align: center;
}
.tr--tgroup {
/* align: center; funktioniert hier nicht */
/* border malfunctions in IE when set here */
/* overflow: auto; funktioniert hier nicht */
/* text-align: center; funktioniert hier nicht */
/* width: 97%; ### 2015-03-05: enable in order to use full width. */
}
/* Tolerances */
/* OPEN ISSUE: entfallen-Statement */
/* Designation systems */
/* !!container!! */
/* ---------------------------------------- */
.tr--ordering-dot-details
{
/* default variant */
/* default variant */
/* default variant */
font-size: 100%;
font-style: normal;
font-weight: bold;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: center;
}
/* !!container!! */
/* ---------------------------------------- */
.tr--standard-dot-designation
{
/* default variant */
/* default variant */
/* default variant */
font-size: 110%;
font-style: normal;
font-weight: normal;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: center;
}
/* Other elements */
.tr--caption {
font-weight: bold;
text-align: center;
}
.tr--change {
/* see Change marks: */
}
.tr--item,
.tr--ol > .tr--li,
.tr--ol-alphabetic > .tr--li,
.tr--ol-arabic > .tr--li,
.tr--ol-manual > .tr--li,
.tr--ol-numeric > .tr--li,
.tr--ol-roman > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 2.0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
text-indent: -1.5em;
}
.tr--ul-bullet > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 2.0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
text-indent: -1.5em;
}
.tr--dl-alphabetic > .tr--li,
.tr--dl-arabic > .tr--li,
.tr--dl-bullet > .tr--li,
.tr--dl-colon > .tr--li,
.tr--dl-dash > .tr--li,
.tr--dl-equals-dot-sign > .tr--li,
.tr--dl-manual > .tr--li,
.tr--dl-none > .tr--li,
.tr--dl-numeric > .tr--li,
.tr--dl-roman > .tr--li,
.tr--ul-dash > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 2.0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
text-indent: -1.5em;
}
.tr--list-dot-of-dot-documents > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 2.0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
text-indent: -2.1em;
}
.tr--legend > .tr--li,
.tr--ul-none > .tr--li {
font-size: 100%;
padding: 1px;
margin-left: 0.0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
text-indent: 0.0em;
}
.tr--dl-alphabetic > .tr--dd,
.tr--dl-arabic > .tr--dd,
.tr--dl-bullet > .tr--dd,
.tr--dl-dash > .tr--dd,
.tr--dl-manual > .tr--dd,
.tr--dl-numeric > .tr--dd,
.tr--dl-roman > .tr--dd,
.tr--legend > .tr--dd {
font-size: 100%;
padding: 1px;
margin-left: 2.0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
text-indent: -0.0em;
}
.tr--dl-alphabetic > .tr--dt,
.tr--dl-arabic > .tr--dt,
.tr--dl-bullet > .tr--dt,
.tr--dl-dash > .tr--dt,
.tr--dl-manual > .tr--dt,
.tr--dl-numeric > .tr--dt,
.tr--dl-roman > .tr--dt,
.tr--legend > .tr--dt {
font-size: 100%;
padding: 1px;
margin-left: 2.0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
text-indent: -1.5em;
}
.tr--term-dot-equivalents > .tr--language {
float: left;
margin-top: 9px;
/* OPEN ISSUE: confirm or use 17 px and delete comment */
padding-top: 0;
width: 16pt;
}
.tr--legend {
/* $(default paragraph styles) [ */
font-size: 100%;
margin-left: 0;
/* margin-right: 0; workaround for ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
padding: 1px;
text-align: left;
/* ] */
}
.tr--phrase {
font-size: 100%;
padding: 1px;
margin-left: 0em;
margin-right: 0;
/* workaround ie bug */
margin-top: 6pt;
margin-bottom: 0pt;
text-align: left;
}
/* Navigation elements */
.navTocEntry,
.tr--ni,
.tr--ni1 > a > .tr--label,
.tr--ni2 > a > .tr--label,
.tr--ni3 > a > .tr--label,
.tr--ni4 > a > .tr--label,
.tr--ni5 > a > .tr--label,
.tr--ni6 > a > .tr--label,
.tr--ni7 > a > .tr--label,
.tr--ni8 > a > .tr--label,
.tr--ni9 > a > .tr--label {
font-weight: normal;
/* default variant */
margin-right: 1em;
/* default variant */
}
.navTocEntry,
.tr--ni,
.tr--ni1,
.tr--ni2,
.tr--ni3,
.tr--ni4,
.tr--ni5,
.tr--ni6,
.tr--ni7,
.tr--ni8,
.tr--ni9 {
background-color: transparent;
color: black;
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 100%;
font-style: normal;
font-weight: normal;
margin: 0;
padding: 1px;
text-align: left;
text-decoration: none;
/* OPEN ISSUE: should not be underlined */
text-indent: 0em;
}
.navNode {
min-width: 16px;
}
a.tr--nref {
text-decoration: none;
}
.tr--ni1 {
margin-left: 1em;
}
.tr--ni2 {
margin-left: 2em;
}
.tr--ni3 {
margin-left: 3em;
}
.tr--ni4 {
margin-left: 4em;
}
.tr--ni5 {
margin-left: 5em;
}
.tr--ni6 {
margin-left: 6em;
}
.tr--ni7 {
margin-left: 7em;
}
.tr--ni8 {
margin-left: 8em;
}
.tr--ni9 {
margin-left: 9em;
}
.navTocTitle,
.tr--nh {
background-color: transparent;
color: black;
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 120%;
font-style: normal;
font-weight: bold;
margin-top: 15pt;
}
/* Attribute elements */
.tr--label {
/* default variant */
/* default variant */
/* margin-right: 1em; 2014-12-11: changed default to zero */
/* default variant */
background-color: inherit;
}
.tr--concept > .tr--label,
.tr--concept-dot-1 > .tr--label,
.tr--concept-dot-2 > .tr--label,
.tr--concept-dot-3 > .tr--label,
.tr--concept-dot-4 > .tr--label,
.tr--concept-dot-5 > .tr--label,
.tr--concept-dot-6 > .tr--label {
font-weight: bold;
margin-right: 0em;
}
.tr--h1 > .tr--label,
.tr--h2 > .tr--label,
.tr--h3 > .tr--label,
.tr--h4 > .tr--label,
.tr--h5 > .tr--label,
.tr--h6 > .tr--label {
font-weight: bold;
margin-right: 1em;
}
.tr--p1 > .tr--label,
.tr--p2 > .tr--label,
.tr--p3 > .tr--label,
.tr--p4 > .tr--label,
.tr--p5 > .tr--label,
.tr--p6 > .tr--label {
font-weight: bold;
margin-right: 1em;
}
.tr--no > .tr--label,
.tr--p > .tr--label {
font-weight: normal;
margin-right: 1em;
}
.tr--attention > .tr--label,
.tr--warning > .tr--label {
font-weight: bold;
margin-right: 0em;
}
.tr--example > .tr--label,
.tr--note > .tr--label {
font-weight: normal;
margin-right: 0em;
}
.tr--dl-alphabetic > .tr--li > .tr--label,
.tr--dl-arabic > .tr--li > .tr--label,
.tr--dl-bullet > .tr--li > .tr--label,
.tr--dl-dash > .tr--li > .tr--label,
.tr--dl-manual > .tr--li > .tr--label,
.tr--dl-none > .tr--li > .tr--label,
.tr--dl-numeric > .tr--li > .tr--label,
.tr--dl-roman > .tr--li > .tr--label {
font-weight: normal;
margin-right: 0.5em;
}
.tr--ol-alphabetic > .tr--li > .tr--label,
.tr--ol-arabic > .tr--li > .tr--label,
.tr--ol-manual > .tr--li > .tr--label,
.tr--ol-numeric > .tr--li > .tr--label,
.tr--ol-roman > .tr--li > .tr--label {
font-weight: normal;
margin-right: 0.5em;
}
.tr--ul-bullet > .tr--li > .tr--label,
.tr--ul-dash > .tr--li > .tr--label,
.tr--ul-none > .tr--li > .tr--label {
font-weight: normal;
margin-right: 0.5em;
}
.tr--dt > .tr--label,
.tr--footnote > .tr--label,
.tr--legend > .tr--li > .tr--label,
.tr--list-dot-of-dot-documents > .tr--li > .tr--label {
font-weight: normal;
margin-right: 0.5em;
}
.tr--legend > .tr--label {
font-weight: bold;
margin-right: 0.0em;
}
/* Change marks: */
[data-change=amendment],
.tr--amendment,
.tr--change-amendment {
background-color: #ffddbb;
}
.tr--graphics[data-change=amendment] {
border: 2pt solid #ffddbb;
}
[data-change=deletion],
.tr--deletion,
.tr--change-deletion {
text-decoration: line-through;
background-color: #ffdddd;
}
.tr--graphics[data-change=deletion] {
border: 2pt dotted #ffdddd;
}
[data-change=insertion],
.tr--insertion,
.tr--change-insertion {
background-color: #ddddff;
}
.tr--graphics[data-change=insertion] {
border: 2pt solid #ddddff;
}
/* ------------------ additional styles: ------------------ */
.tr--annex-dot-bibligraphy-dot-int,
.tr--annex-dot-bibligraphy-dot-nat,
.tr--annex-dot-bibligraphy-dot-reg,
.tr--annex-dot.informative-dot {
font-size: 120%;
font-weight: bold;
}
.tr--annex-heading {
font-weight: bold;
text-align: center;
}
.tr--annex-label {
font-size: 160%;
font-weight: bold;
text-align: center;
}
.tr--button {
color: #aaaaaa;
margin-bottom: 0pt;
text-align: right;
}
.tr--clause-label {
font-weight: bold;
}
.tr--concept-label {
font-weight: bold;
}
.tr--frame {
margin-top: 0pt;
}
.tr--green {
color: green;
font-weight: normal;
}
.tr--h1 {
font-size: 120%;
font-weight: bold;
margin-bottom: 0pt;
margin-top: 18pt;
text-align: left;
}
.tr--h2 {
font-size: 110%;
font-weight: bold;
margin-bottom: 0pt;
margin-top: 18pt;
text-align: left;
}
.tr--h3 {
font-size: 100%;
font-weight: bold;
margin-bottom: 0pt;
margin-top: 18pt;
text-align: left;
}
.tr--h4 {
font-size: 100%;
font-weight: bold;
margin-bottom: 0pt;
margin-top: 18pt;
text-align: left;
}
.tr--h5 {
font-size: 100%;
font-weight: bold;
margin-bottom: 0pt;
margin-top: 18pt;
text-align: left;
}
.tr--h6 {
font-size: 100%;
font-weight: bold;
margin-bottom: 0pt;
margin-top: 18pt;
text-align: left;
}
.tr--ii {
color: #ffffff;
font-weight: bold;
margin-top: 9pt;
text-align: right;
}
.tr--navigator-body {
background-attachment: scroll;
background-color: transparent;
background-position: 0% 0%;
background-repeat: repeat;
text-align: left;
}
.tr--navigator-foot {
margin-bottom: 9pt;
margin-top: 24pt;
text-align: right;
}
.tr--navigator-head {
margin-bottom: 24pt;
margin-top: 9pt;
text-align: right;
}
.tr--none {
display: none;
}
.tr--page-body {
background-attachment: scroll;
background-color: transparent;
background-position: 0% 0%;
background-repeat: repeat;
text-align: left;
}
.tr--page-foot {
margin-bottom: 6pt;
margin-top: 24pt;
text-align: center;
}
.tr--page-graphics {
margin-bottom: 24pt;
margin-top: 0pt;
text-align: center;
}
.tr--page-head {
margin-bottom: 24pt;
margin-top: 9pt;
text-align: center;
}
.tr--phrase-ol {
display: block;
}
.tr--phrase-ul {
display: block;
}
.tr--phrase-dl {
display: block;
}
.tr--popup {
visibility: hidden;
width: 150px;
max-width: 200px;
position: absolute;
left: 0;
top: 0;
z-index: 500;
background-color: WhiteSmoke;
border: 2px solid #C0C09F;
padding: 2px 10px 8px 10px;
overflow: auto;
/* overflow-y: hidden; not relevant, here */
}
.tr--red {
color: red;
}
/* Download information */
.tr--download {
/* $(CENTER-aligned paragraph styles) [ */
padding: 1px;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
margin-bottom: 0pt;
text-align: center;
/* ] */
}
/* MathJax */
.tr--math-switch-img,
.tr--math-switch-mathml {
text-decoration: underline;
cursor: pointer;
}
.tr--math-switcher {
font-weight: bold;
color: DarkGray;
font-size: small;
}
/* displayed processing instructions: */
.tr--pi {
display: none;
/* default variant */
/* default variant */
/* default variant */
/* default variant */
}
.tr--pi:before {
display: none;
/* default variant */
/* default variant */
/* default variant */
}
.tr--pi:after {
display: none;
/* default variant */
/* default variant */
/* default variant */
}
@keyframes blinker {
/* default variant */
}
.standardListView .container .itemList li .content .iconButton {
outline: medium none transparent;
}
.primaryNav .content > ul > li > a:focus + div > ul {
left: 0;
}
/* DINREL14-1917 EUCO - Styles in XHTML Volltexten */
.main .detailView h2.tr--h2 {
border-bottom: 0px solid transparent;
padding-bottom: 0;
margin-bottom: 0;
color: #000;
}
/* EOD DINREL14-1917 */
.primaryNav .content ul li a:hover.active span.icon-home,
.primaryNav .content ul li a.active span.icon-home {
color: #fff;
cursor: default;
}
/* DINREL14-2181 */
#slot-submit-btn .search-icon {
width: 15px;
height: 14px;
background: url(/resource/crblob/30992/5e8a0e237b75d87f54aa9344230599b8/icon-search-png-data.png) no-repeat;
position: relative;
text-indent: -9999px;
display: block;
}
/* EOD DINREL14-2181 */
.rte--list {
padding-left: 2em;
}
.rte--list li {
list-style-type: inherit;
}
.slideshow .rte--list,
.regContent .rte--list {
padding-left: 0;
}
.slideshow .rte--list li,
.regContent .rte--list li {
list-style-type: none;
}
.mainTeaser .rte--list {
padding-left: 20px;
}
.mainTeaser .rte--list > li {
list-style: inherit;
}
#col1 .mainTeaser.no-title .container .content.right {
padding-top: 30px;
min-height: 400px;
}
#col1.width100 .standardForm.subscription-form {
margin: 0 -58px 0;
}
.secondaryNav .content ul li:last-child a {
border-bottom: 0 none;
}
.secondaryNav .headlineBox {
margin-top: 80px;
}
.stickyContainer.sticky {
position: relative;
}
/* BVEC-2156 */
#profileNav .content > ul {
width: 100%;
}
#profileNav .content > ul .logo {
text-align: right;
}
#profileNav .content > ul .logo a {
display: inline-block;
}
#profileNav .content > ul .logo.standalone {
border-left: 0;
box-shadow: 0 0 0 0;
-moz-box-shadow: 0 0 0 0;
-webkit-box-shadow: 0 0 0 0;
}
/* BVEC-2730 */
.citedVobcRelevantContent > div {
margin-bottom: .8em;
}
.citedVobcRelevantContent > div:first-child {
margin-top: .8em;
font-weight: bold;
font-size: 1.1em;
}
/* BVEC-3295 */
.tr--math-switcher, .tr--style-switcher {
display: none;
/* E-Business CoreMedia Online variant */
}
/* BVEC-3181 */
.national-document .title {
display: inline-block;
margin-bottom: 0;
}
.national-document .subTitle {
text-transform: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1em;
margin-bottom: 10px;
}
.rubric-link {
font-size: .769em;
text-transform: none;
font-family: Arial, Helvetica, sans-serif;
display: inline-block;
}
.flag {
display: inline-block;
width: 1em;
height: 1em;
background-size: contain;
background-repeat: no-repeat;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.icon-pdf_lang span::after,
.flag {
position: relative;
left: .5em;
top: .1em;
width: 1.45em;
}
.view-mode-list a.icon-pdf_lang span::after, .page_margins a.icon-pdf_lang span::after {
content: '';
top: .25em;
}
.view-mode-list .icon-pdf_lang span::after, .page_margins .icon-pdf_lang span::after {
display: inline-block;
width: 1em;
height: 1em;
background-size: contain;
background-repeat: no-repeat;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.flag.ad {
background-image: url(/resource/crblob/202576/4fee9ed79393077bcb306f9137401690/ad-png-data.png);
}
.flag.ae {
background-image: url(/resource/crblob/202578/1877aff83ad5d2dd071df95287840649/ae-png-data.png);
}
.flag.af {
background-image: url(/resource/crblob/202580/bbd0ee432c5e4e2b7964ce70810a213a/af-png-data.png);
}
.flag.ag {
background-image: url(/resource/crblob/202582/a7baa55665a21d237506fe03f5255186/ag-png-data.png);
}
.flag.ai {
background-image: url(/resource/crblob/202584/38e7e418a223a26798507155889cca51/ai-png-data.png);
}
.flag.al {
background-image: url(/resource/crblob/202586/a1c0b458cefbd8bb9de3488aa7f9819f/al-png-data.png);
}
.flag.am {
background-image: url(/resource/crblob/202588/1b05856ee6711f121d407139eed314d6/am-png-data.png);
}
.flag.an {
background-image: url(/resource/crblob/202590/15439e11f96947b31becef64f3a6d3d4/an-png-data.png);
}
.flag.ao {
background-image: url(/resource/crblob/202592/64da700d2129a0a14fa4e57eb3cc5fa3/ao-png-data.png);
}
.flag.ar {
background-image: url(/resource/crblob/202594/eaaf8209c5804c6aa3cd23c193cc4715/ar-png-data.png);
}
.flag.as {
background-image: url(/resource/crblob/202596/e60b2c8c2890c37b52733ed4d94bf0f1/as-png-data.png);
}
.flag.at {
background-image: url(/resource/crblob/202598/bbd087e02710b5683f3fed7b195142ea/at-png-data.png);
}
.flag.au {
background-image: url(/resource/crblob/202600/9c51329ce5acbd2ce6b6e37ee65e294d/au-png-data.png);
}
.flag.aw {
background-image: url(/resource/crblob/202602/c6146063ff0a718cd1d392d12cb966d9/aw-png-data.png);
}
.flag.ax {
background-image: url(/resource/crblob/202604/11e9f5d210a573541667ff8729262a3b/ax-png-data.png);
}
.flag.az {
background-image: url(/resource/crblob/202606/bf630c229468539a030018e9ebf4ad2b/az-png-data.png);
}
.flag.ba {
background-image: url(/resource/crblob/202608/bb2d439ccad7d601ed92b903c9806efe/ba-png-data.png);
}
.flag.bb {
background-image: url(/resource/crblob/202610/053a5fa9fd2de4977e246f58e2b0d716/bb-png-data.png);
}
.flag.bd {
background-image: url(/resource/crblob/202612/b64babf37f130e4e2474c0be44bcd753/bd-png-data.png);
}
.flag.be {
background-image: url(/resource/crblob/202614/149ed65a7f31b1957eaa6eb57d1522d0/be-png-data.png);
}
.flag.bf {
background-image: url(/resource/crblob/202616/1ec324c8112e5d8b79997d13daea4f24/bf-png-data.png);
}
.flag.bg {
background-image: url(/resource/crblob/202618/deb271e4eeae7e1c49dee5db28288bba/bg-png-data.png);
}
.flag.bh {
background-image: url(/resource/crblob/202620/e89a32ff39772cfb47842add277e8e85/bh-png-data.png);
}
.flag.bi {
background-image: url(/resource/crblob/202622/8cf2201561da34460b95ff158a1101ca/bi-png-data.png);
}
.flag.bj {
background-image: url(/resource/crblob/202624/3480cb85ff586bde4821b011c0b2322d/bj-png-data.png);
}
.flag.bm {
background-image: url(/resource/crblob/202626/44c242631072232ae19782805248167f/bm-png-data.png);
}
.flag.bn {
background-image: url(/resource/crblob/202628/4e47fe7d72b30c4571770cfcde49f7c3/bn-png-data.png);
}
.flag.bo {
background-image: url(/resource/crblob/202630/2b4463782d7f9f5a981fd30b4812a33f/bo-png-data.png);
}
.flag.br {
background-image: url(/resource/crblob/202632/046c1f3d1e5b0a3080f80b737875ae72/br-png-data.png);
}
.flag.bs {
background-image: url(/resource/crblob/202634/5fc7772cee926af10793e09f676e925e/bs-png-data.png);
}
.flag.bt {
background-image: url(/resource/crblob/202636/36416c49f09ad149117fbc1e13ba9431/bt-png-data.png);
}
.flag.bv {
background-image: url(/resource/crblob/202638/c23da06e248feeda8044ab1b8b594a23/bv-png-data.png);
}
.flag.bw {
background-image: url(/resource/crblob/202640/ff53adc8324790c016cda80dfe995e4b/bw-png-data.png);
}
.flag.by {
background-image: url(/resource/crblob/202642/1450d0ad05e24a1d5fcd893a2491db23/by-png-data.png);
}
.flag.bz {
background-image: url(/resource/crblob/202644/1e50751a2a4f39b4fd0172f293b09408/bz-png-data.png);
}
.flag.ca {
background-image: url(/resource/crblob/202646/1b5278e12d0789b403ef050ead94fb2e/ca-png-data.png);
}
.flag.catalonia {
background-image: url(/resource/crblob/202648/07ea765c5383e1ff269cc139a3679e10/catalonia-png-data.png);
}
.flag.cc {
background-image: url(/resource/crblob/202650/e01285acf6ffdb781be8e629ecc06f71/cc-png-data.png);
}
.flag.cd {
background-image: url(/resource/crblob/202652/a39c364d991a6cdabde435e03a68f84f/cd-png-data.png);
}
.flag.cf {
background-image: url(/resource/crblob/202654/d3cc400a948d9814c7c55eb698a56a29/cf-png-data.png);
}
.flag.cg {
background-image: url(/resource/crblob/202656/8de1ba3776d16bf90a50c51659af1263/cg-png-data.png);
}
.flag.ch {
background-image: url(/resource/crblob/202658/be65602569c49f579d272962e4a10af6/ch-png-data.png);
}
.flag.ci {
background-image: url(/resource/crblob/202660/be882d64609095bf5b9b97df8bd16b38/ci-png-data.png);
}
.flag.ck {
background-image: url(/resource/crblob/202662/a22f224a73b92905381b39e113e9f56c/ck-png-data.png);
}
.flag.cl {
background-image: url(/resource/crblob/202664/c14493b8aabfe0f11d7164d438921cc4/cl-png-data.png);
}
.flag.cm {
background-image: url(/resource/crblob/202666/eed7af4967f8bf4935fdaf249a473d06/cm-png-data.png);
}
.flag.cn {
background-image: url(/resource/crblob/202668/0bcc5b33e5a308ceaf7fceb2c0ee09d8/cn-png-data.png);
}
.flag.co {
background-image: url(/resource/crblob/202670/f339fc6fd0cfee96bbcf72bb4380d88d/co-png-data.png);
}
.flag.cr {
background-image: url(/resource/crblob/202672/1ed7b73136e12aaac6b35736b17b195d/cr-png-data.png);
}
.flag.cs {
background-image: url(/resource/crblob/202674/92d8f0b26a9a196d8610d851eaa47c4d/cs-png-data.png);
}
.flag.cu {
background-image: url(/resource/crblob/202676/b20f708b948d21822c7d7fa7c0d00232/cu-png-data.png);
}
.flag.cv {
background-image: url(/resource/crblob/202678/27fb64004a34782b514d9ec47f77aaf1/cv-png-data.png);
}
.flag.cx {
background-image: url(/resource/crblob/202680/9f7d620d9fc25c20737358cf3ea727f1/cx-png-data.png);
}
.flag.cy {
background-image: url(/resource/crblob/202682/34493f793617d3f40ead2c434f2a829f/cy-png-data.png);
}
.flag.cz {
background-image: url(/resource/crblob/202684/bc2c26dd701798b40e4e9016f8aab72d/cz-png-data.png);
}
.icon-pdf_lang.de span::after, .flag.de {
background-image: url(/resource/crblob/202686/fe8454b4cd668c918e4f48dc1933239b/de-png-data.png);
}
.flag.dj {
background-image: url(/resource/crblob/202688/042f0b5bd9409b406e4285fc5a57a7f9/dj-png-data.png);
}
.flag.dk {
background-image: url(/resource/crblob/202690/dc4ee499ace89957f32ccf39a0463b1b/dk-png-data.png);
}
.flag.dm {
background-image: url(/resource/crblob/202692/f67bb353357f8faea1531db2ea8b14ad/dm-png-data.png);
}
.flag.do {
background-image: url(/resource/crblob/202694/799a7a197ab504d02af9b7e8932f365b/do-png-data.png);
}
.flag.dz {
background-image: url(/resource/crblob/202696/bfa8ccbe5c7ddd7f6a63531feff743ab/dz-png-data.png);
}
.flag.ec {
background-image: url(/resource/crblob/202698/6e4b5555a56fdf92428adef2345d829a/ec-png-data.png);
}
.flag.ee {
background-image: url(/resource/crblob/202700/f85fb30e84ba809520b03c5beea9ead3/ee-png-data.png);
}
.flag.eg {
background-image: url(/resource/crblob/202702/601a15d8ce179f516a7e1344fcf7f60b/eg-png-data.png);
}
.flag.eh {
background-image: url(/resource/crblob/202704/cb6913f28262a0631641c7987cd21a9b/eh-png-data.png);
}
.icon-pdf_lang.en span::after, .flag.en {
background-image: url(/resource/crblob/202706/3f363ecd00a5c4f973ecc461796cc4df/gb-png-data.png);
}
.flag.england {
background-image: url(/resource/crblob/202708/73588c65cc3192ae0a5ce3b589b64894/england-png-data.png);
}
.flag.er {
background-image: url(/resource/crblob/202710/ce196d1395d9e8ade5663eb4019322e5/er-png-data.png);
}
.flag.es {
background-image: url(/resource/crblob/202712/28f68341ad13a5101929ddcb210a9742/es-png-data.png);
}
.flag.et {
background-image: url(/resource/crblob/202714/02ce2e84e4762a774fe1c29bdeb1b64a/et-png-data.png);
}
.flag.europeanunion {
background-image: url(/resource/crblob/202716/960157d218d63af774a1267d5b55938d/europeanunion-png-data.png);
}
.flag.fam {
background-image: url(/resource/crblob/202718/76a6522fc871fb1df0b51f8a832ed09a/fam-png-data.png);
}
.flag.fi {
background-image: url(/resource/crblob/202720/506e6fec1071606e32cdb3064bd9a590/fi-png-data.png);
}
.flag.fj {
background-image: url(/resource/crblob/202722/1769967a3d18dc977d635cec8483fba2/fj-png-data.png);
}
.flag.fk {
background-image: url(/resource/crblob/202724/44c0469f930fa25fbd9f7ac026885154/fk-png-data.png);
}
.flag.fm {
background-image: url(/resource/crblob/202726/0b0bff06c1d7cc75694d3cdd92a3f8a0/fm-png-data.png);
}
.flag.fo {
background-image: url(/resource/crblob/202728/fe79448eb0e899c897f1e7ad553e16b2/fo-png-data.png);
}
.icon-pdf_lang.fr span::after, .flag.fr {
background-image: url(/resource/crblob/202730/9acae5ea6896d8836662e7b7a2de0d3f/fr-png-data.png);
}
.flag.ga {
background-image: url(/resource/crblob/202732/57a55408e75bdae6ee31246e0893a7bf/ga-png-data.png);
}
.flag.gb {
background-image: url(/resource/crblob/202706/3f363ecd00a5c4f973ecc461796cc4df/gb-png-data.png);
}
.flag.gd {
background-image: url(/resource/crblob/202734/16590197f7beb71e82e636bb126bd5e7/gd-png-data.png);
}
.flag.ge {
background-image: url(/resource/crblob/202736/f2d5f629a53dc64c4f1ea935d2bcc438/ge-png-data.png);
}
.flag.gf {
background-image: url(/resource/crblob/202738/9acae5ea6896d8836662e7b7a2de0d3f/gf-png-data.png);
}
.flag.gh {
background-image: url(/resource/crblob/202740/646fd8e3b506c68ec0f9fc297561de3d/gh-png-data.png);
}
.flag.gi {
background-image: url(/resource/crblob/202742/d0a1b685d571a45e9ee728e195e10a14/gi-png-data.png);
}
.flag.gl {
background-image: url(/resource/crblob/202744/75386f6d3879f08270aea9da116b7082/gl-png-data.png);
}
.flag.gm {
background-image: url(/resource/crblob/202746/d43f4f7be381ab5ed50279a27a44de95/gm-png-data.png);
}
.flag.gn {
background-image: url(/resource/crblob/202748/68c375779c3f4a7edd256cd3751cffe9/gn-png-data.png);
}
.flag.gp {
background-image: url(/resource/crblob/202750/42faac7a03a9c51c8bcdaf1e1d874101/gp-png-data.png);
}
.flag.gq {
background-image: url(/resource/crblob/202752/160b4b9ffe331bd2210baeefc4d72bc5/gq-png-data.png);
}
.flag.gr {
background-image: url(/resource/crblob/202754/b2b34520480ce2b2f3fc95841d071846/gr-png-data.png);
}
.flag.gs {
background-image: url(/resource/crblob/202756/704dae78a004e2ce3792dfdddf7f0e6a/gs-png-data.png);
}
.flag.gt {
background-image: url(/resource/crblob/202758/3fca2b97f1aa540ddbfcb5d0fae3b7b7/gt-png-data.png);
}
.flag.gu {
background-image: url(/resource/crblob/202760/c93487222287683abfa801d199ac07c4/gu-png-data.png);
}
.flag.gw {
background-image: url(/resource/crblob/202762/e9363d150340473f6d83d7ddb16b88a2/gw-png-data.png);
}
.flag.gy {
background-image: url(/resource/crblob/202764/f0d1d3af0762b140bf12821b1ad02ad3/gy-png-data.png);
}
.flag.hk {
background-image: url(/resource/crblob/202766/c46412d871536e5b65c9d0959d4b5135/hk-png-data.png);
}
.flag.hm {
background-image: url(/resource/crblob/202768/9c51329ce5acbd2ce6b6e37ee65e294d/hm-png-data.png);
}
.flag.hn {
background-image: url(/resource/crblob/202770/3dc6052caa44ccf92eeea50e6d0abb49/hn-png-data.png);
}
.flag.hr {
background-image: url(/resource/crblob/202772/1a0e435bbb1f4f5dfaaeb93b7ce51f09/hr-png-data.png);
}
.flag.ht {
background-image: url(/resource/crblob/202774/0b2f5fa758b4d4bf01343dac5738f7c0/ht-png-data.png);
}
.flag.hu {
background-image: url(/resource/crblob/202776/d77dbbdc929911cf683f3186dd526802/hu-png-data.png);
}
.flag.id {
background-image: url(/resource/crblob/202778/d2836fbfd9407fa06d7331153b6eb699/id-png-data.png);
}
.flag.ie {
background-image: url(/resource/crblob/202780/22ff2aee67b53b333d3f4b77b672c189/ie-png-data.png);
}
.flag.il {
background-image: url(/resource/crblob/202782/2ef310328ed61a3df8a3a8e57af1ae19/il-png-data.png);
}
.flag.in {
background-image: url(/resource/crblob/202784/f2e1585fadb4d750fa3ad9d58ee6189b/in-png-data.png);
}
.flag.io {
background-image: url(/resource/crblob/202786/1080d4f622693b18ece8826b184d4ea2/io-png-data.png);
}
.flag.iq {
background-image: url(/resource/crblob/202788/39469b932c96e501a399d2a8c9b317a4/iq-png-data.png);
}
.flag.ir {
background-image: url(/resource/crblob/202790/725e3e90851e0b90098a526a8c1fd86e/ir-png-data.png);
}
.flag.is {
background-image: url(/resource/crblob/202792/0ceacb05792bccbcd9efdc8fe2dfc045/is-png-data.png);
}
.flag.it {
background-image: url(/resource/crblob/202794/49c40cab605c0b662f69bea190d290a2/it-png-data.png);
}
.flag.jm {
background-image: url(/resource/crblob/202796/6a49772e1628d4f57fc9d0f6c7cb49f1/jm-png-data.png);
}
.flag.jo {
background-image: url(/resource/crblob/202798/625bdc1452789c29cf9472967dfe4120/jo-png-data.png);
}
.flag.jp {
background-image: url(/resource/crblob/202800/6d59f33b0b1f32a8467a746e81a39094/jp-png-data.png);
}
.flag.ke {
background-image: url(/resource/crblob/202802/d49869ecf7faa071b998d29870aeee7b/ke-png-data.png);
}
.flag.kg {
background-image: url(/resource/crblob/202804/e5a7e1ce162e0c46cb57b0c9f94553a6/kg-png-data.png);
}
.flag.kh {
background-image: url(/resource/crblob/202806/22104a2ff3627a26362f267f498fe169/kh-png-data.png);
}
.flag.ki {
background-image: url(/resource/crblob/202808/9c4d1ae1fd7f70bf2c6f0f6ec655c127/ki-png-data.png);
}
.flag.km {
background-image: url(/resource/crblob/202810/b06248660a3e9be0d2f1488abaaa2033/km-png-data.png);
}
.flag.kn {
background-image: url(/resource/crblob/202812/006c3e09d75c8854f92fb85f0ff93e07/kn-png-data.png);
}
.flag.kp {
background-image: url(/resource/crblob/202814/71b2e694d242e3952f761cea12516688/kp-png-data.png);
}
.flag.kr {
background-image: url(/resource/crblob/202816/7f2d4172466f81bdd5da0a124459bb7f/kr-png-data.png);
}
.flag.kw {
background-image: url(/resource/crblob/202818/8a10f5b2679fdb160ddac81d662d4c8e/kw-png-data.png);
}
.flag.ky {
background-image: url(/resource/crblob/202820/fb763fcd34af58c71bf1d5f2635633ab/ky-png-data.png);
}
.flag.kz {
background-image: url(/resource/crblob/202822/ea954556c744c357b11a240deb4c8b6d/kz-png-data.png);
}
.flag.la {
background-image: url(/resource/crblob/202824/98ce38cb6933bdf8e46716b4d1c56ad5/la-png-data.png);
}
.flag.lb {
background-image: url(/resource/crblob/202826/2df29f55f626d15cc49026bc2fc281c4/lb-png-data.png);
}
.flag.lc {
background-image: url(/resource/crblob/202828/7e329c8040f5091c8e75e230d2ac1f28/lc-png-data.png);
}
.flag.li {
background-image: url(/resource/crblob/202830/f5ab102de247bcd26b868deb3f3da77d/li-png-data.png);
}
.flag.lk {
background-image: url(/resource/crblob/202832/fbb06f62e0a144c0168174ad91b8aee5/lk-png-data.png);
}
.flag.lr {
background-image: url(/resource/crblob/202834/2ecb4bfa6bd9457d8a6a72ccb92eda60/lr-png-data.png);
}
.flag.ls {
background-image: url(/resource/crblob/202836/ce248221a74e93888e557d7f77578f45/ls-png-data.png);
}
.flag.lt {
background-image: url(/resource/crblob/202838/6da545e1789221aea328d4a75a918da4/lt-png-data.png);
}
.flag.lu {
background-image: url(/resource/crblob/202840/e0818055256a989f2e2786c45b467dab/lu-png-data.png);
}
.flag.lv {
background-image: url(/resource/crblob/202842/63c1c1b2db8e078ee70d72603c96af10/lv-png-data.png);
}
.flag.ly {
background-image: url(/resource/crblob/202844/e38673aaacc936a1d74f3c50e74858f4/ly-png-data.png);
}
.flag.ma {
background-image: url(/resource/crblob/202846/5ef4e02e567acb56cb3addf206018d29/ma-png-data.png);
}
.flag.mc {
background-image: url(/resource/crblob/202848/a88d5b07f229a0fd5bc35bc617495218/mc-png-data.png);
}
.flag.md {
background-image: url(/resource/crblob/202850/d21cadf7ed9726904e12f1479430d533/md-png-data.png);
}
.flag.me {
background-image: url(/resource/crblob/202852/944d8676cc4685388a114f7869c02197/me-png-data.png);
}
.flag.mg {
background-image: url(/resource/crblob/202854/dbf5beaa7403bba0478774e1fe1dc9f9/mg-png-data.png);
}
.flag.mh {
background-image: url(/resource/crblob/202856/7aa90564bd8d7fe3e3c9b27d413dde11/mh-png-data.png);
}
.flag.mk {
background-image: url(/resource/crblob/202858/e1e3c97dbc893b66813e015424b911f6/mk-png-data.png);
}
.flag.ml {
background-image: url(/resource/crblob/202860/05d4d7da4f850b46d4c011244e94e197/ml-png-data.png);
}
.flag.mm {
background-image: url(/resource/crblob/202862/0d4502a30507882295de5591487ed439/mm-png-data.png);
}
.flag.mn {
background-image: url(/resource/crblob/202864/849f6804a6165a6c8c66fbfec6a644b0/mn-png-data.png);
}
.flag.mo {
background-image: url(/resource/crblob/202866/0d33149af87248a84a914fdaf048ccb1/mo-png-data.png);
}
.flag.mp {
background-image: url(/resource/crblob/202868/0d99a1e39207791f34b85d52724f5f2e/mp-png-data.png);
}
.flag.mq {
background-image: url(/resource/crblob/202870/03e17d92c2be0bbdb4d90ccda26eee63/mq-png-data.png);
}
.flag.mr {
background-image: url(/resource/crblob/202872/df90ae702ffa56a57c03608b07bf3291/mr-png-data.png);
}
.flag.ms {
background-image: url(/resource/crblob/202874/60afb9f6defa02939b6d9ecfd687304e/ms-png-data.png);
}
.flag.mt {
background-image: url(/resource/crblob/202876/fb193caf2e70d125564d8b517394340d/mt-png-data.png);
}
.flag.mu {
background-image: url(/resource/crblob/202878/e989dabb82610f59c0f4abd780e5f248/mu-png-data.png);
}
.flag.mv {
background-image: url(/resource/crblob/202880/8575892662e45b10495786a297d8447e/mv-png-data.png);
}
.flag.mw {
background-image: url(/resource/crblob/202882/04811039e90d1e0d68435c968a7e0ea5/mw-png-data.png);
}
.flag.mx {
background-image: url(/resource/crblob/202884/49f8248fa6c98c2524a677d4d4b001cb/mx-png-data.png);
}
.flag.my {
background-image: url(/resource/crblob/202886/6a652b03382152d1cb45f5c4c496d55e/my-png-data.png);
}
.flag.mz {
background-image: url(/resource/crblob/202888/867fc3443c92097b3df9846976645fd7/mz-png-data.png);
}
.flag.na {
background-image: url(/resource/crblob/202890/d140e839d80c2299dd43f39ae4ee975a/na-png-data.png);
}
.flag.nc {
background-image: url(/resource/crblob/202892/3eeafaee7d8f4eddef5334395a11033c/nc-png-data.png);
}
.flag.ne {
background-image: url(/resource/crblob/202894/85b68a606676366384958ecdb310ca27/ne-png-data.png);
}
.flag.nf {
background-image: url(/resource/crblob/202896/5445b25348e4875c98007f41ab315a82/nf-png-data.png);
}
.flag.ng {
background-image: url(/resource/crblob/202898/03d34140fae69fa05f0a00c8a8dd6fb3/ng-png-data.png);
}
.flag.ni {
background-image: url(/resource/crblob/202900/c69ff2754b7989df9d3fe475f850b946/ni-png-data.png);
}
.flag.nl {
background-image: url(/resource/crblob/202902/b42c58a16764a912ac20fbb4931f22b7/nl-png-data.png);
}
.flag.no {
background-image: url(/resource/crblob/202904/c23da06e248feeda8044ab1b8b594a23/no-png-data.png);
}
.flag.np {
background-image: url(/resource/crblob/202906/d31935e9694e3ae67cc10b2c9ceacaa1/np-png-data.png);
}
.flag.nr {
background-image: url(/resource/crblob/202908/dd79f13b2079aa9fc90103dbda6ea348/nr-png-data.png);
}
.flag.nu {
background-image: url(/resource/crblob/202910/5b70478987419a0570f14204d35d635a/nu-png-data.png);
}
.flag.nz {
background-image: url(/resource/crblob/202912/3c986f3f184ff3e1dca580fc11bf550f/nz-png-data.png);
}
.flag.om {
background-image: url(/resource/crblob/202914/bc2959457a34f89262cfecdfb7c0ea94/om-png-data.png);
}
.flag.pa {
background-image: url(/resource/crblob/202916/638ab53f97235ea055691bc7d811e04b/pa-png-data.png);
}
.flag.pe {
background-image: url(/resource/crblob/202918/9b6165d144a52fb20eb5890f4fb666fe/pe-png-data.png);
}
.flag.pf {
background-image: url(/resource/crblob/202920/40cfd9e7db193f15e1eefc13be3546aa/pf-png-data.png);
}
.flag.pg {
background-image: url(/resource/crblob/202922/355b053c9beab20c586ae7878f01269b/pg-png-data.png);
}
.flag.ph {
background-image: url(/resource/crblob/202924/50c0f4569dc87b3d842b38560d572b3b/ph-png-data.png);
}
.flag.pk {
background-image: url(/resource/crblob/202926/9d3ece922f75843126a6948733ea4907/pk-png-data.png);
}
.flag.pl {
background-image: url(/resource/crblob/202928/8e03c9301afa013446c2a68589dd22f5/pl-png-data.png);
}
.flag.pm {
background-image: url(/resource/crblob/202930/ec77e6ce44ca23e8e423b8007705be1b/pm-png-data.png);
}
.flag.pn {
background-image: url(/resource/crblob/202932/ec773a5fcbf7bc40c425410a120faa72/pn-png-data.png);
}
.flag.pr {
background-image: url(/resource/crblob/202934/dd9995720d7418f6bbd539b58d467578/pr-png-data.png);
}
.flag.ps {
background-image: url(/resource/crblob/202936/ca597bd7a06a57b3d289752c54584f69/ps-png-data.png);
}
.flag.pt {
background-image: url(/resource/crblob/202938/e8f1553c05dce01dc07f1be364d48138/pt-png-data.png);
}
.flag.pw {
background-image: url(/resource/crblob/202940/e13768425168b5162dcd47b7c229f4cb/pw-png-data.png);
}
.flag.py {
background-image: url(/resource/crblob/202942/0d3d3af2fb012ad73bb4d175e96640f5/py-png-data.png);
}
.flag.qa {
background-image: url(/resource/crblob/202944/59b27f090ab4555afbddd57b9ae36594/qa-png-data.png);
}
.flag.re {
background-image: url(/resource/crblob/202946/9acae5ea6896d8836662e7b7a2de0d3f/re-png-data.png);
}
.flag.ro {
background-image: url(/resource/crblob/202948/1fdc09bde9496169d099bd9671d507fd/ro-png-data.png);
}
.flag.rs {
background-image: url(/resource/crblob/202950/56eac615ef476a0c651e1413dce37c9a/rs-png-data.png);
}
.flag.ru {
background-image: url(/resource/crblob/202952/32529c5a1f00e502b2af0d1d78248789/ru-png-data.png);
}
.flag.rw {
background-image: url(/resource/crblob/202954/56b7934def5afc364dbcd987aea6bdb0/rw-png-data.png);
}
.flag.sa {
background-image: url(/resource/crblob/202956/f60a7a446ed338fb8822b61a617a75ed/sa-png-data.png);
}
.flag.sb {
background-image: url(/resource/crblob/202958/ab31c778abc52dcad7f25938dc828d26/sb-png-data.png);
}
.flag.sc {
background-image: url(/resource/crblob/202960/1f8030347571b547727e9410bbcf43f9/sc-png-data.png);
}
.flag.scotland {
background-image: url(/resource/crblob/202962/08c636e7c76bd51152dcf127f39832d5/scotland-png-data.png);
}
.flag.sd {
background-image: url(/resource/crblob/202964/9c55eabea4adbb4f008b0947f53ada32/sd-png-data.png);
}
.flag.se {
background-image: url(/resource/crblob/202966/e8c0fa3c8f5228908fd34267f170489e/se-png-data.png);
}
.flag.sg {
background-image: url(/resource/crblob/202968/3b46e1ddd4d2e71a3e22a67ede15d026/sg-png-data.png);
}
.flag.sh {
background-image: url(/resource/crblob/202970/ef057e710aef56a26545e622704d2c85/sh-png-data.png);
}
.flag.si {
background-image: url(/resource/crblob/202972/419c33bff98d8fbd9444b5a8baf1488d/si-png-data.png);
}
.flag.sj {
background-image: url(/resource/crblob/202974/c23da06e248feeda8044ab1b8b594a23/sj-png-data.png);
}
.flag.sk {
background-image: url(/resource/crblob/202976/01576cbfe1254687f7c4c1345d380173/sk-png-data.png);
}
.flag.sl {
background-image: url(/resource/crblob/202978/832b69d62b63f14011ae782d68b56a8e/sl-png-data.png);
}
.flag.sm {
background-image: url(/resource/crblob/202980/99b2be9b5af7b4b9ae71b37820e111d4/sm-png-data.png);
}
.flag.sn {
background-image: url(/resource/crblob/202982/29d24f2eb8d917c78a340a90a7183a6e/sn-png-data.png);
}
.flag.so {
background-image: url(/resource/crblob/202984/d589e8f15e723a43c9b7c02d12613799/so-png-data.png);
}
.flag.sr {
background-image: url(/resource/crblob/202986/0c0fc82d06b9f5dd7d4dfe22632f2933/sr-png-data.png);
}
.flag.st {
background-image: url(/resource/crblob/202988/d2b6669f524468cff078a1c59094c63c/st-png-data.png);
}
.flag.sv {
background-image: url(/resource/crblob/202990/4432de474392b83019d8f3bb023cfe12/sv-png-data.png);
}
.flag.sy {
background-image: url(/resource/crblob/202992/117e6ea35d0b1b233fca8e3acbc058e4/sy-png-data.png);
}
.flag.sz {
background-image: url(/resource/crblob/202994/c9162a7d39706f122559d7afa5ac200e/sz-png-data.png);
}
.flag.tc {
background-image: url(/resource/crblob/202996/ff41d7e7f9a0629cd0abe48617fb8b17/tc-png-data.png);
}
.flag.td {
background-image: url(/resource/crblob/202998/a53bc88d9a34dbc98e6095602668a664/td-png-data.png);
}
.flag.tf {
background-image: url(/resource/crblob/203000/0d8ffa431bec955bb7aed3b8ae120a31/tf-png-data.png);
}
.flag.tg {
background-image: url(/resource/crblob/203002/27ac360702f525542428c555e0054f40/tg-png-data.png);
}
.flag.th {
background-image: url(/resource/crblob/203004/3ce2f8a72e7002ac10bbc3fe4f6198b4/th-png-data.png);
}
.flag.tj {
background-image: url(/resource/crblob/203006/7811c528f8d67bf772c22feae6218186/tj-png-data.png);
}
.flag.tk {
background-image: url(/resource/crblob/203008/d5b2ff4907f7826eced69835d0b97fff/tk-png-data.png);
}
.flag.tl {
background-image: url(/resource/crblob/203010/837c5705ef8876e87105c6f675a9b70c/tl-png-data.png);
}
.flag.tm {
background-image: url(/resource/crblob/203012/92c26d83b51d04f9387b476d35e117e4/tm-png-data.png);
}
.flag.tn {
background-image: url(/resource/crblob/203014/4a3a35c56a3907bc9fcc6c34ccb9c85e/tn-png-data.png);
}
.flag.to {
background-image: url(/resource/crblob/203016/e9e687e7596f9229db762363c49f4f08/to-png-data.png);
}
.flag.tr {
background-image: url(/resource/crblob/203018/32a04c2e5d4c0296823a36eb7975767a/tr-png-data.png);
}
.flag.tt {
background-image: url(/resource/crblob/203020/a4e6651e70d82320842bd63702b766e4/tt-png-data.png);
}
.flag.tv {
background-image: url(/resource/crblob/203022/890ccf428fe73f4447f47da7d4729d9c/tv-png-data.png);
}
.flag.tw {
background-image: url(/resource/crblob/203024/f88419773ebea9935b3f7466bdf1cf16/tw-png-data.png);
}
.flag.tz {
background-image: url(/resource/crblob/203026/fb16ec8472785bdaf47b80d31701a715/tz-png-data.png);
}
.flag.ua {
background-image: url(/resource/crblob/203028/f248948b2c09734f463a15cccbf4ce5a/ua-png-data.png);
}
.flag.ug {
background-image: url(/resource/crblob/203030/b2db490ed016946aafb26be1f62851eb/ug-png-data.png);
}
.flag.um {
background-image: url(/resource/crblob/203032/933fb417d4a75dc120c75542d814ffe5/um-png-data.png);
}
.flag.us {
background-image: url(/resource/crblob/203034/c8197dbc4bceaec1e744ef4d584d23ee/us-png-data.png);
}
.flag.uy {
background-image: url(/resource/crblob/203036/dd08a46c71242e0673edf38bced45321/uy-png-data.png);
}
.flag.uz {
background-image: url(/resource/crblob/203038/7c6607084a2f563af8cf79dbd085f945/uz-png-data.png);
}
.flag.va {
background-image: url(/resource/crblob/203040/4c9ff23f7158be938dd6f61809955c4f/va-png-data.png);
}
.flag.vc {
background-image: url(/resource/crblob/203042/2169b9b08ab09ef839b44ca9b9f486b9/vc-png-data.png);
}
.flag.ve {
background-image: url(/resource/crblob/203044/25ee1473c057a2d7837cd35ebb56355d/ve-png-data.png);
}
.flag.vg {
background-image: url(/resource/crblob/203046/72fcf89f2cb6b65dd8f494b49cad5632/vg-png-data.png);
}
.flag.vi {
background-image: url(/resource/crblob/203048/c0d4e4ac6d59a5f5fafa8f0041cc193c/vi-png-data.png);
}
.flag.vn {
background-image: url(/resource/crblob/203050/229b777cb09bc7b77b9d4e62617c342c/vn-png-data.png);
}
.flag.vu {
background-image: url(/resource/crblob/203052/bf92ee9f4179c6934cce0e307536030b/vu-png-data.png);
}
.flag.wales {
background-image: url(/resource/crblob/203054/08535cde67d8c45c8b0ec0b217d3509d/wales-png-data.png);
}
.flag.wf {
background-image: url(/resource/crblob/203056/017b00206a2da83e8cebb85362e8cf3d/wf-png-data.png);
}
.flag.ws {
background-image: url(/resource/crblob/203058/eb10e8fe080f2d5caa1714a97e5b47aa/ws-png-data.png);
}
.flag.ye {
background-image: url(/resource/crblob/203060/51339b1bc7c6df53aade5e60457a12e1/ye-png-data.png);
}
.flag.yt {
background-image: url(/resource/crblob/203062/1412737ec21531a917531fab61a0367c/yt-png-data.png);
}
.flag.za {
background-image: url(/resource/crblob/203064/0d26f8ec72edaf8ef6b25274c81bce2a/za-png-data.png);
}
.flag.zm {
background-image: url(/resource/crblob/203066/a0ad4616acc8cdb9e3fea8916315980f/zm-png-data.png);
}
.flag.zw {
background-image: url(/resource/crblob/203068/63562979226f79ae919ccdfcb9a79632/zw-png-data.png);
}
.title {
margin: 0 0 40px 0;
display: block;
}
/*
Registrierung
-> DINREL14-1040 MOD: Styling Registrierungsformular
-------------------------------------------------------------------------- */
.reg-selection .license-types {
margin-bottom: 40px;
}
.reg-selection .license-types .license-type + .license-type {
margin-left: 20px;
}
.webdb-single-view .img-wrapp {
display: inline-block;
position: relative;
}
.webdb-single-view .img-wrapp .icon {
background: url(/resource/crblob/210326/522d91a367c3d9abb193a34439427209/bg-lupe-png-data.png) no-repeat;
position: absolute;
height: 20px;
width: 20px;
bottom: 0;
left: 0;
}
.remodal.detail-img-modal {
display: none;
width: auto;
}
html.js .remodal.detail-img-modal {
display: inline-block;
}
.webdb-single-view .webshopLink {
float: right;
margin-bottom: 20px;
}
.save-query {
display: block;
float: right;
position: relative;
top: 2px;
margin-left: 5px;
}
.save-query.icon-save {
display: block;
cursor: pointer;
}
.save-query-popup {
text-align: left;
}
.save-query-popup .col2 > * {
width: 100%;
box-sizing: border-box;
height: 29.5313px;
}
.save-query-popup .title {
border-bottom: 1px solid #1b4163;
font-size: 1.5em;
line-height: 1.125em;
padding: 15px 0 3px;
margin-bottom: 30px;
}
.save-query-popup .title + .standardForm {
margin-top: 0;
}
.saved-queries .actions,
.main .detailView .saved-queries .actions {
border-bottom: 1px dashed #ececec;
padding-bottom: 15px;
margin-bottom: 15px;
}
.main .detailView .saved-queries .actions > *,
.saved-queries .actions > * {
display: inline-block;
float: left;
margin-left: 15px;
padding-left: 15px;
border-left: 1px solid #1b4163;
}
.main .detailView .saved-queries .actions > *:first-child,
.saved-queries .actions > *:first-child {
margin-left: 0;
padding-left: 0;
border-left: 0;
}
.saved-queries .header {
margin-bottom: 10px;
}
.icon-save {
position: relative;
width: 19px;
height: 20px;
background: url(/resource/crblob/30970/861a5510c38d91b8a6b48457a77afcc7/icon-savenote-png-data.png) repeat-x 0 0 #fff;
border: 0;
}
.pdf {
display: inline-block;
padding-left: 25px;
background: 0 2px no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAARCAMAAADqmnyMAAAAOVBMVEUAAAAbQWMbQWMbQWMbQWMbQWMpTW04WXdUcYpifJR/lKeNoLGbrLu4xM7G0NjU2+Lj5+zx8/X///8xCjqpAAAABXRSTlMAMFBg7wu0RO4AAABiSURBVHjajc5bDoAgDERRfBQqVYTZ/2KtQXkkxnA/mnAyH5gcPa2TqVHRucHaUvFL6UupqzyHEMAuQNr0gF9kgQQ6oqBZnikoMu5lQc9WUVK3ZFKJ8C2yJXLMTs/fl3IDeAGYgQeBxzynDAAAAABJRU5ErkJggg==);
}
.pdf.hover, .pdf:hover, .pdf:active, .pdf:focus {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAARCAMAAADqmnyMAAAAOVBMVEUAAAAAnuMAnuMAnuMAnuMAnuMQpOUgqudAtupQvOxwyO+Az/GP1fOv4fa/5/jP7frf8/zv+f3////XCKyGAAAABXRSTlMAMFBg7wu0RO4AAABiSURBVHjajc5bDoAgDERRfBQqVYTZ/2KtQXkkxnA/mnAyH5gcPa2TqVHRucHaUvFL6UupqzyHEMAuQNr0gF9kgQQ6oqBZnikoMu5lQc9WUVK3ZFKJ8C2yJXLMTs/fl3IDeAGYgQeBxzynDAAAAABJRU5ErkJggg==);
}
.pdf.iconButton {
background-position: center;
border: none !important;
padding: 0;
}
#footer ul.footer-links li {
margin-bottom: 0;
}
#footer .footerNav > ul > li {
display: block;
}
#footer .footer-links {
padding: 12px 0 0;
border-top: 1px solid #9c9e9f;
display: block;
}
#footer .footer-links li:last-child, #footer .footer-links li:nth-last-child(2) {
font-weight: bold;
}
.social-links {
padding: 12px 0 0;
border-top: 1px solid #9c9e9f;
width: 100%;
}
.social-links li:first-child {
display: block !important;
}
.underline {
text-decoration: underline;
}
.list-no-bullets > li,
.main .detailView ul > li {
margin: 0;
padding-left: 0;
}
.main .detailView .list-no-bullets > li, .list-no-bullets > li {
list-style: none;
list-style-type: none;
}
.user-functions-enabled {
// text-align: right;
// margin-top: -26px;
}
.user-functions-enabled > .content {
min-height: 130px;
}
.subscription-form {
@extends .clearfix;
box-size: border-box;
background: #f2fafd;
padding: 20px;
}
.subscription-form .title-bordered {
border-bottom: 1px solid #b6d3e5;
color: #0084a9;
}
.subscription-col-1 {
float: left;
width: 61%;
padding: 0 4% 0 0;
}
.subscription-col-2 {
float: left;
width: 34%;
padding: 0 0 0 1%;
}
.subscription-col-2 ul {
margin: 0;
}
.subscription-col-2 ul li {
padding-top: 0 !important;
}
.subscription-col-2 input[type="email"],
.subscription-col-2 input[type="password"],
.subscription-col-2 input[type="search"],
.subscription-col-2 input[type="text"],
.subscription-col-2 input[type="tel"],
.subscription-col-2 input[type="number"] {
width: 95.5%;
}
.indexListView .toggleListContainer .toggleList {
border-left: 1px solid #e2e3e3;
}
.indexListView .toggleListContainer .toggleList p[class*="tr--ni"] {
margin-left: 0px;
border-bottom: 1px solid #e2e3e3;
}
.headlineBox h3 {
padding: 0 0 4px;
margin-bottom: 10px;
font-size: 1.231em;
border-bottom: 2px solid #1b4163;
}
.headlineBox .facets-accordion ul {
padding-bottom: 0;
border-bottom: 0 none;
}
.headlineBox .facets-accordion ul li {
margin-left: 5px;
padding: 5px;
}
.headlineBox .facets-accordion ul li:last-child {
border-bottom: 0px solid transparent;
}
.headlineBox .facets-accordion ul li button {
text-align: left;
width: 100%;
background: url(/resource/crblob/31032/2e3136079193e5025768123d9ff20779/icon-arrowright2-png-data.png) left center no-repeat;
border: none;
padding: 5px 15px;
font: inherit;
cursor: pointer;
color: #0083A7;
}
.headlineBox .facets-accordion ul li button:hover {
color: #009EE0;
}
.headlineBox .facets-accordion ul li button[disabled] {
color: #000;
font-weight: bold;
cursor: default;
}
.headlineBox .facets-accordion ul li button.selected {
font-weight: bold;
color: #1b4163;
}
.headlineBox .facets-accordion ul li button span {
display: block;
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
}
.headlineBox .facets-accordion ul li button span.count {
display: inline;
border-bottom: none;
padding-bottom: 0;
}
#printView #header, #printView #footer, #printView #col1.secondaryNav, #printView .noPrint {
display: none;
}
#printView #col2.main {
width: 100% !important;
float: none;
}
.indexListView .user-functions-parent {
position: relative;
}
.indexListView .user-functions-parent .titleWrapper {
border-bottom: 0;
}
.indexListView .user-functions-parent .titleWrapper h2 {
display: block;
border-bottom: 1px solid #111;
padding-right: 150px !important;
}
.indexListView .user-functions-parent .user-function-pdf, .indexListView .user-functions-parent .user-function-bookmark, .indexListView .user-functions-parent .user-function-note, .indexListView .user-functions-parent .user-function-correctedByList, .indexListView .user-functions-parent .user-function-consolidationOf {
font-size: 20px;
border-right: 1px solid #e8e8e9;
display: inline;
padding: 0 8px;
}
.indexListView .user-functions-parent .user-function-pdf a.pdf {
width: 20px;
padding-left: 0;
margin-top: -3px;
color: transparent;
text-indent: -9999px;
}
.indexListView .user-functions-parent .user-function-correctedByList {
font-size: 14px;
}
.indexListView .user-functions-parent .user-function-consolidationOf {
font-size: 14px;
}
.indexListView .user-functions-parent .user-function-note {
border-right: 0px solid transparent;
}
.indexListView .user-functions-parent .indexListView .user-functions-parent .create-note textarea {
display: block;
clear: both;
float: none;
width: 864px;
min-height: 120px;
margin: 8px 10px 15px;
padding: 10px;
border: 1px solid #0083a7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAGXRFW…JJREFUeNpi+PLlCxMDAwMTIyMjEwiAaBhG4jP8//8fIMAAglIGCnIgC4wAAAAASUVORK5CYII=) repeat-x left top;
}
/* User Function Icon Colors */
.user-function-info a.iconButton .icon-info.inactive {
color: #888;
}
.user-function-info a.iconButton:hover .icon-info.inactive {
color: #000;
}
.user-function-bookmark a.bookmarkButton .icon-bookmark, .user-function-bookmark a.bookmarkButton .icon-bookmarkded {
color: #888;
}
.user-function-bookmark a.bookmarkButton:hover .icon-bookmark, .user-function-bookmark a.bookmarkButton:hover .icon-bookmarkded, .user-function-bookmark a.bookmarkButton:active .icon-bookmark, .user-function-bookmark a.bookmarkButton:active .icon-bookmarkded, .user-function-bookmark a.bookmarkButton:focus .icon-bookmark, .user-function-bookmark a.bookmarkButton:focus .icon-bookmarkded {
color: #000;
}
.user-function-note a.noteButton .icon-note.inactive, .user-function-note a.noteButton .icon-note-fill.inactive {
color: #888;
}
.user-function-note a.noteButton:hover .icon-note, .user-function-note a.noteButton:hover .icon-note-fill {
color: #000;
}
.user-alias-view label {
margin-right: 25px;
}
.user-alias-view #alias {
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDkxNUEyQjAyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDkxNUEyQjEyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTE1QTJBRTI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTE1QTJBRjI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpSuWjEAAAArSURBVHjaNMPBCQAwCATB7b9eRU7klDwyMEQEb2ZSVUiiu5kZbLO7/wkwAL5uIDtKv5sJAAAAAElFTkSuQmCC) repeat-x left top;
margin-top: 5px;
}
.user-alias-view input[type="submit"] {
background: #173959;
/* Old browsers */
background: -moz-linear-gradient(top, #173959 0%, #234b6c 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #173959), color-stop(100%, #234b6c));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #173959 0%, #234b6c 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #173959 0%, #234b6c 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #173959 0%, #234b6c 100%);
/* IE10+ */
background: linear-gradient(to bottom, #173959 0%, #234b6c 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173959', endColorstr='#234b6c',GradientType=0 );
/* IE6-9 */
padding: 5px;
color: #FFF;
font-weight: 700;
border: 1px solid #173959;
margin: 10px 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.standardListView .container .itemList .list-links {
margin-top: 15px;
}
.standardListView .container .itemList .list-links li {
border-top: 0;
border-bottom: 0;
display: block;
float: none;
background-color: transparent;
padding: 5px 0;
}
.standardListView .container .itemList .list-links li:hover, .standardListView .container .itemList .list-links li:focus, .standardListView .container .itemList .list-links li:active {
background: transparent;
}
.titledLinklist {
border: 1px solid #9c9e9f;
padding: 15px 10px;
}
.titledLinklist > .label {
display: block;
border-bottom: 1px solid #9c9e9f;
padding-bottom: 5px;
}
.detailText {
/* DINREL14-1484 */
}
.detailText strong + a::before {
content: "\0020";
}
.standardListView {
/* elektronische Beilage*/
}
.standardListView .container .itemList li .toggleItItem {
padding-top: 0.8em;
}
.standardListView .container .itemList li .toggleItItem li {
border-top: 0px solid transparent;
border-bottom: 0px solid transparent;
background-color: transparent;
}
.standardListView .container .itemList li .toggleItItem li:last-child {
border-bottom: 0px solid transparent;
}
.standardListView .meta-infos .titledLinklist {
border-width: 0;
padding: 0;
}
.standardListView .meta-infos .titledLinklist > .label {
display: inline-block;
border-bottom-width: 0;
}
.standardListView .meta-infos .titledLinklist .list-links {
display: inline-block;
margin-top: 0;
}
.standardListView .meta-infos .titledLinklist .list-links li {
display: inline-block;
padding: 0 5px 0 0;
}
.standardListView .width100.bold {
font-weight: bold;
}
.standardListView .beilagen .icon-clip {
font-size: 25px;
color: #000000;
vertical-align: middle;
}
.standardListView .beilagen .iconlabel {
line-height: 25px;
}
.standardListView .beilagen a {
color: #000000;
}
.content-protection-overlay {
display: none;
}
.noteWrapper {
position: relative;
top: -10px;
clear: both;
}
.noteWrapper textarea.note {
display: block;
clear: both;
float: none;
width: calc(100% - 22px);
border: 1px solid #0083a7;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 30px 0 15px;
min-height: 120px;
padding: 10px;
}
.noteWrapper form .button {
position: absolute;
bottom: 10%;
right: 22px;
width: 19px;
height: 20px;
background: url(/resource/crblob/30970/861a5510c38d91b8a6b48457a77afcc7/icon-savenote-png-data.png) repeat-x 0 0 #fff;
padding: 2px;
border: 0;
}
.noteWrapper form .button span {
position: absolute;
top: -9999px;
left: 0;
}
.noteWrapper form:first-child .button {
right: 52px;
background-image: url(/resource/crblob/30972/e248a3ded363716bd95430ea89ddf16b/icon-deletenote-png-data.png) !important;
}
.marginal .noteWrapper form .button {
right: 52px;
}
.marginal .noteWrapper form:first-child .button {
right: 52px;
}
.indexfields {
background-color: #FFFFFF;
border: 1px solid #006699;
box-shadow: 0 0 5px #888888;
display: none;
left: 50%;
width: 500px;
padding-bottom: 2px;
position: absolute;
top: 233px;
overflow-x: hidden;
}
.indexfields .close-btns {
position: absolute;
float: none;
right: 0;
}
#ics-selection-tree .action-buttons {
margin: 10px 0;
}
#ics-selection-tree form {
margin: 4px 0 20px;
}
#ics-selection-tree ul {
padding-left: 20px;
}
#ics-selection-tree ul li {
margin: 2px 0 2px 17px;
}
#ics-selection-tree ul li a {
vertical-align: middle;
}
#ics-selection-tree ul li a.subtree-action {
font-size: 9px;
}
#ics-selection-tree ul li.has-children {
margin-left: 0;
}
#ics-selection-tree ul li .icon {
color: #000;
}
a.button.teaserReg,
a.button.regButton {
background: transparent url(/resource/crblob/28852/b918bc35f96ed534dc5c37584a108cdc/button-reg-png-data.png) no-repeat left top;
height: 83px;
width: 318px;
margin: 10px 0 0 -20px;
display: table;
border: 0;
}
a.button.teaserReg span,
a.button.regButton span {
display: table-cell;
}
button.teaserReg,
button.regButton {
display: table-cell;
}
button.regButton {
z-index: 9;
}
.standardForm .formButton,
.button-wrapper .formButton,
.formButton {
border: 0;
background: transparent url(/resource/crblob/28854/5630789b2c8c85c45905f9712b17028d/bg-btn-submit-png-data.png) repeat-x left center;
color: #fff;
font-weight: 700;
padding: 5px 15px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.standardForm a.formButton.gray {
background: gray;
/* For browsers that do not support gradients */
background: linear-gradient(#d3d3d3, #808080);
}
.searchFormTab {
margin-bottom: -27px;
}
.searchFormTab .formButton {
background: #fff none;
border-radius: 0;
color: #0083a7;
}
.searchFormTab .formButton[disabled] {
border: 1px solid #9c9e9f;
border-bottom: 1px solid white;
color: #1b4163;
margin-bottom: -1px;
}
.button-wrapper .formButton:hover span {
color: #fff;
}
a.button.standard,
button.standard {
border: 1px solid #e3e4e4;
background: #eeefef url(/resource/crblob/28856/1b10f1872b7ee66eb41140dcfd301c70/bg-button-png-data.png) repeat-x left top;
height: 44px;
display: inline-block;
padding: 0 15px;
}
.fulltext-buttons {
margin-top: 16px;
}
.fulltext-buttons .button-wrapper {
margin-bottom: 8px;
}
.fulltext-buttons .button-wrapper a {
display: block;
}
a.formButton {
color: white;
}
.cta-button a.button.standard {
display: table;
margin: 0 auto;
text-align: center;
}
.cta-button a.button.standard span {
display: table-cell;
vertical-align: middle;
line-height: normal;
}
.strike {
text-decoration: line-through;
}
/* alignment */
.align--left {
text-align: left;
}
.align--center {
text-align: center;
}
.align--right {
text-align: right;
}
.align--justify {
text-align: justify;
}
/* floating (images) */
img.float--left {
float: left;
float: left;
margin: 0 12px 12px 0;
}
img.float--right {
float: right;
margin: 0 0 12px 12px;
}
img.float--none {
float: none;
}
.detailText table {
margin-bottom: 12px;
}
.detailText table th,
.detailText table td {
padding: 0;
}
.detailText table th {
font-weight: bold;
}
.detailView ol {
margin: 15px 0;
}
.detailView ol li {
list-style: outside decimal;
margin-left: 30px;
}
/* BVEC-6675 */
table.tableBorder {
border: 1px solid black;
}
table.tableBorder th,
table.tableBorder td {
border: 1px solid black;
}
table.wideColumns th,
table.wideColumns td {
padding: 0 1em;
}
.state {
display: inline-block;
font-size: 0.769em;
text-transform: uppercase;
padding-right: 10px;
color: #ac0000 !important;
}
.state em {
font-style: normal;
font-weight: bold;
}
.twoColsView .container .registerBox .regContent {
position: relative;
}
.twoColsView .container .registerBox .regContent .bottom {
margin: 10px 0 0 20px;
width: 444px;
}
.twoColsView .container .registerBox .regContent.check label.disabled {
color: #999;
}
.reg-selection .calculationBoxWrapper noscript p {
color: #f00;
font-weight: bold;
}
/* Whitepaper BVEC-3240 */
.title + .standardForm {
margin-top: -40px;
}
.detailText + .intLink {
display: block;
margin: 1em 0;
}
.hold-text p {
margin-bottom: 0;
}
.btn {
display: inline-block;
padding: 4px .5em;
border-radius: 3px;
line-height: 18px;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
text-align: center;
background: transparent url(/resource/crblob/28854/5630789b2c8c85c45905f9712b17028d/bg-btn-submit-png-data.png) repeat-x left center;
color: #fff;
}
a.btn:link, a.btn:active, a.btn:visited, a.btn:hover, a.btn:focus {
color: #fff;
}
.additional-registration-hint {
color: red;
font-weight: bold;
margin-top: 10px;
}
.landingpage-teaser {
margin: -39px -26px 50px;
background-color: #e6f5fc;
padding-bottom: 15px;
}
.landingpage-teaser .container {
height: 746px;
width: 465px;
float: left;
}
.landingpage-teaser .container:first-child {
margin-right: 30px;
}
.landingpage-teaser .landingpage-teaser-big {
height: 545px;
margin-bottom: 20px;
}
.landingpage-teaser .landingpage-teaser-big .teaser-link {
margin-top: 350px;
display: block;
margin-bottom: 35px;
padding: 0 15px 0 45px;
color: #fff;
text-shadow: 4px 4px 20px #fffcfc;
font-size: 2em;
font-weight: 600;
}
.landingpage-teaser .landingpage-teaser-big .teaser-body {
padding: 0 15px;
}
.landingpage-teaser .landingpage-teaser-full-width {
width: 97%;
height: auto;
padding: 0 15px;
float: none;
clear: both;
}
.landingpage-teaser .landingpage-teaser-full-width ol,
.landingpage-teaser .landingpage-teaser-full-width ul {
margin: 1em 0;
padding: 0 0 0 20px;
}
.landingpage-teaser .landingpage-teaser-full-width ol li,
.landingpage-teaser .landingpage-teaser-full-width ul li {
list-style-type: inherit;
}
.facets-full-width .content,
#col1 .standardListView.guided-search .searchfilter {
background: url(/resource/crblob/30978/c79977dc825b5f86f859696de2d8c3a6/line-double2-gif-data.gif) repeat-x 0 100% #f4f4f4;
border-top: 1px solid #e3e4e4;
font-size: .923em;
padding: 19px 57px 22px 58px;
margin-bottom: 27px;
}
.facets-full-width .content > p,
#col1 .standardListView.guided-search .searchfilter > p {
border-bottom: 1px solid #d5d6d7;
padding-bottom: 13px;
}
.facets-full-width .content > li:first-child,
#col1 .standardListView.guided-search .searchfilter > li:first-child {
padding: 10px 0 0;
}
.facets-full-width .content li:not(:last-child),
#col1 .standardListView.guided-search .searchfilter li:not(:last-child) {
border-bottom: 1px solid #e3e4e4;
box-shadow: 0 1px 0 #fff;
}
.facets-full-width .content li a,
#col1 .standardListView.guided-search .searchfilter li a {
background: url(/resource/crblob/30984/3ab31a5d283f336300fd95ec948f90bb/icon-arrowright2-gif-data.gif) no-repeat 0 13px;
display: block;
padding: 10px 0 10px 17px;
}
.facets-full-width .content li .first,
#col1 .standardListView.guided-search .searchfilter li .first {
display: inline-block;
}
.facets-full-width .content li.hasChildren > a, .facets-full-width .content li.hasChildren > strong,
#col1 .standardListView.guided-search .searchfilter li.hasChildren > a,
#col1 .standardListView.guided-search .searchfilter li.hasChildren > strong {
background: url(/resource/crblob/30982/b752f83cd5a44d15e1307ab53cd6241e/icon-arrowdown2-gif-data.gif) no-repeat 0 15px;
}
.facets-full-width .content li.hasChildren > strong,
#col1 .standardListView.guided-search .searchfilter li.hasChildren > strong {
padding: 10px 0 10px 17px;
display: block;
}
.facets-full-width .content li.hasChildren ul,
#col1 .standardListView.guided-search .searchfilter li.hasChildren ul {
margin-left: 17px;
border-top: 1px solid #fff;
box-shadow: 0 -1px 0 #e3e4e4;
}
.facets-full-width .content ~ p,
#col1 .standardListView.guided-search .searchfilter ~ p {
font-weight: 600;
}
#col2 .standardListView.guided-search .searchfilter li a span {
color: #0083a7;
}
#col2 .standardListView.guided-search .searchfilter li a span.count {
color: #4b4b4d;
}
.facets-full-width h3 {
display: none;
}
.facets-full-width .facets-accordion ul li button span {
border: 0;
}
.webdb-norm .indexListView + .nav-fulltext,
.webdb-single-view .indexListView + .nav-fulltext {
position: relative;
top: -1em;
}
.webdb-norm .width100,
.webdb-single-view .width100 {
display: table-row;
float: none;
}
.webdb-norm .width100 .label,
.webdb-single-view .width100 .label {
display: table-cell;
float: none;
font-weight: 700;
margin: auto;
padding: 0 .5em 10px 0;
}
.webdb-norm .width100 .value,
.webdb-single-view .width100 .value {
display: table-cell;
float: none;
padding-bottom: 10px;
}
/*
// correct strange layout settings from original-styles
// too much collateral damage
.page_margins {
width: auto;
}
#main_content {
padding: 20px 17px 0;
}
*/
#normen-timeline {
position: relative;
margin: 9px 0 13px 0;
padding: 10px;
border: 1px solid #f6f9fa;
border-radius: 3px;
background: #dae9f0;
/*
Implementierung anderer Fälle zu einem späteren Zeitpunkt,
Zugriff für CSS via Class von #normen-timeline
Nur beispielhaft für #NORMWECHSEL = false:
.status-keinwechsel {
#tl-heute {
right: 0%;
left: 50%;
}
#tl-date {
right: 25%;
left: 25%;
}
#tl-date-line {
left: 51%;
}
#tl-upper-line {
width: 50%;
margin-left: 50%;
}
.lower-line-2 {
width: 75%;
margin-left: 25%;
}
#tl-lower-norm-1 {
.tl-status-b-wrap {
left: 50%;
}
.tl-status-a {
left: -50%;
width: 50%;
}
.tl-status-b {
left: -50%;
width: 50%;
}
}
#tl-lower-norm-2 {
.tl-status-b-wrap {
left: 33.3333333333%;
}
.tl-status-a {
left: -33.3333333333%;
width: 33.3333333333%;
}
.tl-status-b {
left: -33.3333333333%;
width: 66.6666666666%;
}
}
#tl-lower-wrap #tl-upper-norm.lower-line-2 {
.tl-status-b-wrap {
left: 75%;
}
.tl-status-a {
left: -75%;
width: 75%;
}
.tl-status-b {
left: auto;
right: 75%;
width: 25%;
}
}
}
*/
}
#normen-timeline .tl-name {
display: block;
width: auto;
padding: 1px 0;
margin: 0 6px;
font-size: 1.153em;
line-height: 1em;
font-weight: bold;
color: #4b4b4d;
}
#normen-timeline .tl-name:not(:last-child) {
border-bottom: 1px solid #ffffff;
}
#normen-timeline .tl-name a, #normen-timeline .tl-name a:link, #normen-timeline .tl-name a:visited {
font-size: 0.933em;
padding-left: 9px;
background: url(/resource/crblob/117302/6d426314ab1e2dbd4defdb36638f681e/arrow-1-gif-data.gif) no-repeat -1000px 50%;
color: #00628D;
font-weight: normal;
}
#normen-timeline .tl-name a:hover, #normen-timeline .tl-name a:active {
background: url(/resource/crblob/117302/6d426314ab1e2dbd4defdb36638f681e/arrow-1-gif-data.gif) no-repeat -1994px 50%;
color: #0383a7;
font-weight: normal;
}
#normen-timeline.status-bereit #tl-heute {
right: 25%;
left: 50%;
}
#normen-timeline.status-bereit #tl-date {
right: 0%;
left: 50%;
}
#normen-timeline.status-bereit #tl-date-line {
left: 75%;
}
#normen-timeline.status-bereit #tl-upper-line {
width: 50%;
margin-left: 50%;
}
#normen-timeline.status-bereit #tl-upper-norm .tl-status-b-wrap {
left: 50%;
}
#normen-timeline.status-bereit #tl-upper-norm .tl-status-a {
left: -50%;
width: 50%;
}
#normen-timeline.status-bereit #tl-upper-norm .tl-status-b {
left: -50%;
width: 50%;
}
#normen-timeline.status-bereit .lower-line-2 {
width: 75%;
margin-left: 25%;
}
#normen-timeline.status-bereit #tl-lower-norm-1 .tl-status-b-wrap {
left: 75%;
}
#normen-timeline.status-bereit #tl-lower-norm-1 .tl-status-a {
left: -75%;
width: 75%;
}
#normen-timeline.status-bereit #tl-lower-norm-1 .tl-status-b {
left: -75%;
width: 25%;
}
#normen-timeline.status-bereit #tl-lower-norm-2 .tl-status-b-wrap {
left: 66.66666666666%;
}
#normen-timeline.status-bereit #tl-lower-norm-2 .tl-status-a {
left: -66.6666666666%;
width: 66.6666666666%;
}
#normen-timeline.status-bereit #tl-lower-norm-2 .tl-status-b {
left: -66.6666666666%;
width: 33.3333333333%;
}
#normen-timeline .tl-norm-box + .tl-norm-box {
margin-top: 10px;
}
#tl-date-wrap {
position: relative;
display: block;
width: 100%;
height: 22px;
}
#tl-heute {
top: 0;
width: auto;
position: absolute;
display: block;
z-index: 0;
height: 10px;
text-align: center;
font-weight: normal;
line-height: 0.9em;
}
#tl-date {
display: inline;
width: auto;
padding: 0;
position: absolute;
display: block;
text-align: center;
font-weight: bold;
line-height: 0.9em;
color: #4B4B4D;
}
#tl-date-line {
position: absolute;
z-index: 0;
top: 25px;
bottom: 7px;
width: 5px;
margin-left: -7px;
background: url(/resource/crblob/117304/32105d883797fe09aab840ebf639bc60/tl-date-line-png-data.png) no-repeat scroll 0 0 transparent;
}
#tl-upper-line {
position: relative;
z-index: 15;
background: url(/resource/crblob/117306/14789ca87e74f2ce2102d42cb636ac20/tl-upper-line-png-data.png) no-repeat 6px 100%;
margin: 5px 0 -8px 0;
padding-bottom: 18px;
}
#tl-lower-wrap {
margin: 0 -10px -10px -10px;
padding: 0 10px 15px 10px;
background: #e8f3f9 url(/resource/crblob/117308/160ff3f163efff00051e966d79b09ded/tl-lower-wrap-gif-data.gif) repeat-x top left;
}
#tl-arrow {
position: relative;
z-index: 5;
height: 11px;
padding-bottom: 20px;
background: url(/resource/crblob/117310/a2c693b7dc8a0a076598e61565509912/tl-arrow-png-data.png) no-repeat 100% 50%;
}
.lower-line-1, .lower-line-2 {
background: url(/resource/crblob/117312/4bab370c66db700cbceb3c2ee6a0d30d/tl-lower-line-png-data.png) no-repeat 6px 0;
}
.tl-norm-box {
position: relative;
z-index: 5;
background: #f0f5f6;
border: 1px solid #fff;
border-radius: 7px;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
.tl-status-a-wrap {
float: left;
width: 100%;
overflow: hidden;
border-radius: 6px 6px 0 0;
margin-bottom: 2px;
}
.tl-status-b-wrap {
position: relative;
float: left;
width: 100%;
border-left: 1px solid #f0f5f6;
}
.tl-status-a, .tl-status-b {
position: relative;
display: block;
float: left;
}
.tl-status-a span, .tl-status-b span {
display: block;
padding: 6px 6px 8px 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.692em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 0;
color: #1a171b;
font-weight: normal;
}
.tl-status-a-wrap.bereit, .tl-status-b-wrap.bereit {
background: #f0f5f6 url(/resource/crblob/117314/84b8f60320302860a5ac5b904946ae04/tl-status-bereitg-gif-data.gif) repeat-x 0 100%;
}
.tl-status-a-wrap.aktuell, .tl-status-b-wrap.aktuell {
background: #f0f5f6 url(/resource/crblob/117316/6b1c3435110fef9b8aabaeb7b3c54526/tl-status-aktuell-gif-data.gif) repeat-x 0 100%;
}
.tl-status-a-wrap.entwurf, .tl-status-b-wrap.entwurf {
background: #f0f5f6 url(/resource/crblob/117318/86783e768788740c1476bf4661b3d6d7/tl-status-entwurf-gif-data.gif) repeat-x 0 100%;
}
.tl-status-a-wrap.zurueckgezogen, .tl-status-b-wrap.zurueckgezogen {
background: #f0f5f6 url(/resource/crblob/117320/58ab8592ca238966bddcfc90cce10673/tl-status-zurueckg-gif-data.gif) repeat-x 0 100%;
}
.tl-norm-list {
margin: 0 !important;
padding: 0 !important;
list-style-type: none;
}
.status-keinwechsel #tl-heute {
right: 0%;
left: 50%;
}
.status-keinwechsel #tl-date {
right: 25%;
left: 25%;
}
.status-keinwechsel #tl-date-line {
left: 51%;
}
.status-keinwechsel #tl-upper-line {
width: 50%;
margin-left: 50%;
}
.status-keinwechsel .lower-line-2 {
width: 75%;
margin-left: 25%;
}
.status-keinwechsel #tl-lower-norm-2 .tl-status-b-wrap {
left: 33.3333333333%;
}
.status-keinwechsel #tl-lower-norm-2 .tl-status-a {
left: -33.3333333333%;
width: 33.3333333333%;
}
.status-keinwechsel #tl-lower-norm-2 .tl-status-b {
left: -33.3333333333%;
width: 66.6666666666%;
}
.status-keinwechsel #tl-lower-norm-1 .tl-status-b-wrap {
left: 50%;
}
.status-keinwechsel #tl-lower-norm-1 .tl-status-a {
left: -50%;
width: 50%;
}
.status-keinwechsel #tl-lower-norm-1 .tl-status-b {
left: -50%;
width: 50%;
}
.subusermanagement {
margin-bottom: 20px;
}
.subusermanagement .title {
margin-bottom: 20px;
}
.subusermanagement .row {
border: 1px solid #C9CBCD !important;
margin-bottom: 5em;
padding: 10px;
position: relative;
}
.subusermanagement .row p {
margin: 1.25em 0;
}
.subusermanagement .row p.first {
margin-top: inherit;
}
.subusermanagement .row.admin {
background-color: #e2eef4;
border-top: 1px solid #9c9e9f;
border-bottom: 1px solid #9c9e9f;
margin: 0 0 5em 0;
padding: 10px;
}
.subusermanagement .row.admin .badge {
position: absolute;
top: 5px;
right: 10px;
padding: 2px 4px;
background-color: white;
border: 1px solid #cc0000;
border-radius: 3px;
color: #cc0000;
font-weight: bold;
}
.subusermanagement .row:first-child {
margin-top: 10px;
}
.subusermanagement .row form .formButton {
float: right;
margin: 0px;
}
.subusermanagement .row form .formButton.delete {
float: left;
}
.subusermanagement .row form.update button,
.subusermanagement .row form.update .button, .subusermanagement .row form.create button,
.subusermanagement .row form.create .button {
margin-left: 10px;
}
.subusermanagement .row form.update button.disabled,
.subusermanagement .row form.update .button.disabled, .subusermanagement .row form.create button.disabled,
.subusermanagement .row form.create .button.disabled {
background-color: #999999;
background-image: none;
}
.subusermanagement .row form.update fieldset, .subusermanagement .row form.create fieldset {
display: inline-block;
}
.subusermanagement .row form.update fieldset input,
.subusermanagement .row form.update fieldset select,
.subusermanagement .row form.update fieldset .chosen-container, .subusermanagement .row form.create fieldset input,
.subusermanagement .row form.create fieldset select,
.subusermanagement .row form.create fieldset .chosen-container {
float: right;
}
.subusermanagement .row form.update fieldset label,
.subusermanagement .row form.update fieldset input, .subusermanagement .row form.create fieldset label,
.subusermanagement .row form.create fieldset input {
display: block;
}
.subusermanagement .row form.update fieldset .languages label, .subusermanagement .row form.create fieldset .languages label {
display: inline-block;
}
.subusermanagement .row form.update fieldset label, .subusermanagement .row form.create fieldset label {
margin-bottom: 10px;
}
.subusermanagement .row form.update fieldset input[type=radio], .subusermanagement .row form.create fieldset input[type=radio] {
float: left;
}
.subusermanagement .row form.update fieldset .languages, .subusermanagement .row form.create fieldset .languages {
display: inline-block;
float: right;
text-align: right;
}
.subusermanagement .row form.update fieldset .languages > div, .subusermanagement .row form.create fieldset .languages > div {
display: inline-block;
}
.subusermanagement .row form.update fieldset.js-fieldset, .subusermanagement .row form.create fieldset.js-fieldset {
width: 450px;
}
.subusermanagement .row form.update fieldset.js-fieldset .title, .subusermanagement .row form.create fieldset.js-fieldset .title {
padding-left: 15px;
}
.subusermanagement .row form.update fieldset.js-fieldset .body, .subusermanagement .row form.create fieldset.js-fieldset .body {
padding: 10px 15px;
}
.subusermanagement .row form.update fieldset.js-fieldset .group input[type="checkbox"],
.subusermanagement .row form.update fieldset.js-fieldset .group label, .subusermanagement .row form.create fieldset.js-fieldset .group input[type="checkbox"],
.subusermanagement .row form.create fieldset.js-fieldset .group label {
display: inline-block;
}
.subusermanagement .row form.update fieldset.js-fieldset .button, .subusermanagement .row form.create fieldset.js-fieldset .button {
margin: 10px 0 0 0;
}
.subusermanagement .row form.update fieldset.js-fieldset input,
.subusermanagement .row form.update fieldset.js-fieldset select, .subusermanagement .row form.create fieldset.js-fieldset input,
.subusermanagement .row form.create fieldset.js-fieldset select {
float: none;
}
.subusermanagement .row form.create {
margin-bottom: 10px;
}
.subusermanagement .row form.delete {
position: inherit;
top: inherit;
right: 0;
}
.subusermanagement .row form.delete button {
margin: 0;
}
.subusermanagement .row form input.error {
border: 1px solid red;
}
.subusermanagement .row form label.error {
color: red;
}
.subusermanagement #messages {
margin: 2em 0;
}
.subusermanagement #messages .message {
background-color: #DFF0D8;
border-radius: 5px;
border-style: solid;
border-width: 1px;
font-weight: bolder;
margin-top: 0.25em;
padding: 8px 15px 8px 14px;
}
.subusermanagement #messages .message .icon {
background-repeat: no-repeat;
padding-left: 25px;
padding-bottom: 5px;
}
.subusermanagement #messages .message.success {
background-color: #DFF0D8;
border-color: #D6E9C6;
color: #468847;
}
.subusermanagement #messages .message.success .icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAutJREFUeNq0lctPE0Ecx38zu/RFS1EryqtgJFA08YCiMZIAQQ4eRG8eDGdPJiYeTIwHTfwPiAcvXIwXLwoXPaDxkWgQ6islKlJLSQWLUraPLTv7Gme32zoF9KSTfLO7v53vZ3d/M7/fIth+IO6INt2jjoA7bjHCJoAlzCRw59YwHYjBnfMPqAKWQYKjGkfCJqAF0xwZjipQtA3MxeSG87VhOOYegVrUCy7UZM9S6TLIdAamySTclZdYhFhRHloGYg7mgZv1Zzztvgud7V1tbQ2twYA34LJmF4p5dXF1KTufnE+SxeJtuCZNsLDCQU0+RyKTF27Unw101l8e6hns3u0PBalORVVVkcaEKBJDgV3+cGM4tKKmI+ohlIGnygKX00rSBfszz/n2uXv81wd6+rt1orsZCHRdr1Imk2F2Kob3hutSxW8thsd8AXNaln9D7CTfA6O+0UgkMuwVvEFFUbbAcrkcTA8+AtOk8E6KiQiDmMFSDqZItAzEVQviRkdDdaFgPp8HSZKAEAL5Qh7Sq2lIJBJwv2scUqkUnKoZgNhcDKhKg5aH+1IkcouCAdFGAQsuWZYhOjwFHQ96oagWgRoUov1T9kRBEODAwxM2QtEUl+Wp+Ln9VRo6BcMw4ErHRYjH4/B26AlQoQQTRdHWwcd9AH57+UAXddvDD37DmrBBV34WfqiXPl61g+vr6xA9zsGeM9gOdsNXkgpEtTwVvwOklXLKm6+/p5ezwk4B+j6droBs2CsGa/gNs6RIxazl4Tc25mpTgw/apPR1LYlNRFAzgsOxkyXYLIM1V8NMwyAkJSctD1eGVKiq5wWjSPdjmeTkiKvVW4f2YPHWl3GAVq6ymcyCTgovM3FzyRiDe2TaKcEKsLpJvNHjZgPNqEtyi6mZIm4SRFyLMUsONSSdkPeFtY1n0mczoY3BHTLhwPRy9/lzcziCw9ACI+yql0VLzcGAZbYSM5CCSZg1/9oc/nn7+i8N9p/8An4JMADxhH+xHfuiKwAAAABJRU5ErkJggg==);
}
.subusermanagement #messages .message.info {
background-color: #D9EDF7;
border-color: #BCE8F1;
color: #3A87AD;
}
.subusermanagement #messages .message.info .icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QYFAhkSsdes/QAAA8dJREFUOMvVlGtMW2UYx//POaWHXg6lLaW0ypAtw1UCgbniNOLcVOLmAjHZolOYlxmTGXVZdAnRfXQm+7SoU4mXaOaiZsEpC9FkiQs6Z6bdCnNYruM6KNBw6YWewzl9z+sHImEWv+vz7XmT95f/+3/+7wP814v+efDOV3/SoX3lHAA+6ODeUFfMfjOWMADgdk+eEKz0pF7aQdMAcOKLLjrcVMVX3xdWN29/GhYP7SvnP0cWfS8caSkfHZsPE9Fgnt02JNutQ0QYHB2dDz9/pKX8QjjuO9xUxd/66HdxTeCHZ3rojQObGQBcuNjfplkD3b19Y/6MrimSaKgSMmpGU5WevmE/swa6Oy73tQHA0Rdr2Mmv/6A1n9w9suQ7097Z9lM4FlTgTDrzZTu4StXVfpiI48rVcUDM5cmEksrFnHxfpTtU/3BFQzCQF/2bYVoNbH7zmItbSoMj40JSzmMyX5qDvriA7QdrIIpA+3cdsMpu0nXI8cV0MtKXCPZev+gCEM1S2NHPvWfP/hL+7FSr3+0p5RBEyhEN5JCKYr8XnASMT0xBNyzQGQeI8fjsGD39RMPk7se2bd5ZtTyoFYXftF6y37gx7NeUtJJOTFlAHDZLDuILU3j3+H5oOrD3yWbIztugaAzgnBKJuBLpGfQrS8wO4FZgV+c1IxaLgWVU0tMLEETCos4xMzEIv9cJXQcyagIwigDGwJgOAtHAwAhisQUjy0ORGERiELgG4iakkzo4MYAxcM5hAMi1WWG1yYCJIcMUaBkVRLdGeSU2995TLWzcUAzONJ7J6FBVBYIggMzmFbvdBV44Corg8vjhzC+EJEl8U1kJtgYrhCzgc/vvTwXKSib1paRFVRVORDAJAsw5FuTaJEhWM2SHB3mOAlhkNxwuLzeJsGwqWzf5TFNdKgtY5qHp6ZFf67Y/sAVadCaVY5YACDDb3Oi4NIjLnWMw2QthCBIsVhsUTU9tvXsjeq9+X1d75/KEs4LNOfcdf/+HthMnvwxOD0wmHaXr7ZItn2wuH2SnBzbZAbPJwpPx+VQuzcm7dgRCB57a1uBzUDRL4bfnI0RE0eaXd9W89mpjqHZnUI5Hh2l2dkZZUhOqpi2qSmpOmZ64Tuu9qlz/SEXo6MEHa3wOip46F1n7633eekV8ds8Wxjn37Wl63VVa+ej5oeEZ/82ZBETJjpJ1Rbij2D3Z/1trXUvLsblCK0XfOx0SX2kMsn9dX+d+7Kf6h8o4AIykuffjT8L20LU+w4AZd5VvEPY+XpWqLV327HR7DzXuDnD8r+ovkBehJ8i+y8YAAAAASUVORK5CYII=);
}
.subusermanagement #messages .message.failure {
background-color: #F2DEDE;
border-color: #EED3D7;
color: #B94A48;
}
.subusermanagement #messages .message.failure .icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtRJREFUeNqkVc1u00AQHq+dOD+0poIQfkIjalW0SEGqRMuRnHos3DjwAH0ArlyQeANOOSMeAA5VjyBxKBQhgSpVUKKQNGloFdw4cWw2jtfMOna6JOUArDTazXi/b3dm55socPqQhFka++aHBsI8GsopRJERNFlY88FCEk9Yiwf8RhgRyaHFQpPHCDmZG5oX2ui2yilkcTT1AcDsbYC1NMAyOi7zTX2Agx7A9luAl88BauiiQ/cJaZQfIpAlngDcvZZMrl8vFPK5+XktrWlx3/ehZ5r9+t6e+WVnp1pxnNIjgBe4/6dAysQc8dsmHwPcW9C0h3fW1hans1ltwJhy0GxK7XZbUlMp5Ww2eyan6+ft/f2FAqXGK4CvQk5HueFz7D6GOZtIrK+srupdx1GRBBqNBtzc2AiMr7nPplRdKhb1q6q6zjFhrklEFOUutoQ50xcX86ZlqaZpQrfbBdu2R6/G19zX6XSgh6RX5ubyHCM8nqSID6ICrGiZjGYYxojEsiw4PDwMSL5VKsC8Yf4VRYFzMzMaxwjlJSlCyAQ9l0CW44PBADzXhe7xMdi9HtTrdYjFYkDQL0cn4Xdq2/EAE+InCnvADTf2eah4Sx9vExQjkqXT6aAERICMewd/UAp/IeYANM2joxt+q5VI+ieq2i0Wg3l6DNzHwTERPgo1ko7XBXj3vdlsT2F+UuhIhYkp7u7CarkcrFOCtR3H5JiwbAIeImjT/YQKKBtGjRFCU5IUgFRe7fF4cCNVIPMYo3VKqxwjyNAXNepuopyqnld602qVsfRpEkkz+GFL1wPj6ySXBpJtWVa5xlhpcyhBNwpZHmtX8AGgfIExo0ZpzkWVTBGiXCSEaHh62/PoR0p/vHaczxXGnj4bSo+G78lELU80h1uogBwWLf5YlsPmgDEd4M236xjm+8nm4IuE/9u+/PH2JXZfbwz4zw1WbO+SQPpXfwG/BBgAhCNZiSb/pOQAAAAASUVORK5CYII=);
}
#col1 .inls-subuser-chooser {
padding: 10px 58px;
margin: 0 -58p;
}
#col2 .inls-subuser-chooser {
padding: 10px 58px 10px 26px;
margin: 0 -58px 0 -26px;
}
.inls-subuser-chooser {
background-color: #f4f4f4;
border-top: 1px solid #9c9e9f;
border-bottom: 1px solid #9c9e9f;
}
.inls-subuser-chooser select {
padding: 4px;
}
.inls-subuser-chooser + .saved-queries {
margin-top: 40px;
}
.full-width-teaser {
display: block;
margin-top: 40px;
width: 100%;
}
.full-width-teaser .image {
margin: 0;
}
.registration-teaser.with-mediacode {
padding-top: 20px;
}
.registration-teaser.with-mediacode input.fullWidth {
border: 1px solid #b1b3b4;
height: 1.846em;
padding: 1px 5px;
background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDkxNUEyQjAyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDkxNUEyQjEyOUQ5MTFFMkJGNzRGQkIzMDREQUE2MjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTE1QTJBRTI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTE1QTJBRjI5RDkxMUUyQkY3NEZCQjMwNERBQTYyMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpSuWjEAAAArSURBVHjaNMPBCQAwCATB7b9eRU7klDwyMEQEb2ZSVUiiu5kZbLO7/wkwAL5uIDtKv5sJAAAAAElFTkSuQmCC) repeat-x left top;
margin-top: -5px;
width: 250px;
}
.registration-teaser.with-mediacode .button {
display: table;
position: relative;
margin-left: -10px;
}
.registration-teaser.with-mediacode .button span {
position: absolute;
left: -10px;
top: 32px;
}
.access-hint {
margin-top: 20px;
}
.search-shortcut {
display: block;
margin-bottom: 20px;
}
.search-shortcut select {
margin-bottom: 10px;
}
.standardListView .container .itemList li .content h3.linkContainer.dakksItem + a:hover .meta-infos,
.standardListView .container .itemList li .content h3.linkContainer.dakksItem + a:hover span {
color: #000;
}
/* BVEC-3634 */
.standardListView ul.itemList li .linkContainer h3 span.title {
margin-bottom: 5px;
}
.delivery-list .deliveries li {
border-top: 1px solid #e3e4e4;
border-bottom: 1px solid #e3e4e4;
background: #f4f4f4;
margin: 0 -58px 10px -26px;
padding: 10px 58px 10px 26px;
position: relative;
}
.delivery-list .deliveries li:first-child {
margin-top: 20px;
}
.delivery-list .deliveries li a.button {
color: white;
position: absolute;
bottom: 2px;
right: 30px;
}
.delivery-list .deliveries li span.date {
display: block;
}
.delivery-list .deliveries li .category span {
margin-left: 4px;
}
.delivery-single-view {
margin-bottom: 40px;
}
.delivery-single-view .content {
border-top: 1px solid #e3e4e4;
border-bottom: 1px solid #e3e4e4;
background: #f4f4f4;
margin: 0 -58px 10px -26px;
padding: 10px 58px 10px 26px;
}
.delivery-single-view li.item {
margin-bottom: 4px;
}
.delivery-single-view .deliver-information {
border-top: 1px solid #e3e4e4;
margin-top: 10px;
}
.delivery-single-view .deliver-information .detailText div > p {
display: inline;
}
.order-hint {
color: red;
}
#delivery-address {
display: none;
}
.standardForm form a.suche-indexlink {
display: inline-block;
margin-left: 10px;
position: relative;
top: 4px;
}
.standardForm form #icslink {
background: url(/resource/crblob/211244/147d7955492c395d75f0c9f5bcdb91d0/index-baum-icon-gif-data.gif) no-repeat;
border: none;
display: inline-block;
position: relative;
top: 4px;
height: 1.3em;
width: 2.5em;
margin-left: 13px;
}
.standardForm form #anzeigerNalink {
background: url(/resource/crblob/231032/f4fe7d53c4a68674afe91d2b819baf04/liste-gr-gif-data.gif) no-repeat;
border: none;
display: inline-block;
position: relative;
top: 4px;
height: 1.3em;
width: 2.5em;
margin-left: 13px;
}
.slideshow.box li.webdb-slider-item {
min-height: 270px;
text-align: center;
padding-top: 50px;
}
.slideshow.box li.webdb-slider-item .img-wrapp {
-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.75);
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.75);
width: 180px;
margin: 0 auto;
}
.slideshow.box li.webdb-slider-item a {
color: white;
}
.slideshow.box li.webdb-slider-item a:hover span {
color: white;
}
.slideshow.box li.webdb-slider-item h3 {
font-size: 1.385em;
}
.slideshow.box li.webdb-slider-item h3 span {
padding: 0 20px;
}
.bx-wrapper {
background-color: #015B83;
margin-bottom: 0;
}
.bx-wrapper .bx-viewport {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
border: none;
left: 0;
height: 380px !important;
}
.bx-wrapper .bx-pager {
display: none;
}
.bx-wrapper .bx-controls-direction a {
margin-top: -35px;
height: 107px;
width: 57px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
background: url(/resource/crblob/210328/3a9302aa3651cdd500615d9d19f0d4a9/controls-png-data.png) -86px -44px no-repeat;
}
.bx-wrapper .bx-controls-auto .bx-start {
background: url(/resource/crblob/210328/3a9302aa3651cdd500615d9d19f0d4a9/controls-png-data.png) -86px -11px no-repeat;
}
.bx-wrapper .bx-prev {
background: url(/resource/crblob/31020/6679fbf0cec7cab8e157ea3a6c9e353a/button-slider-sprite-png-data.png) no-repeat 0 0;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 -107px;
}
.bx-wrapper .bx-next {
background: url(/resource/crblob/31020/6679fbf0cec7cab8e157ea3a6c9e353a/button-slider-sprite-png-data.png) no-repeat -57px 0;
}
.bx-wrapper .bx-next:hover {
background-position: -57px -107px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
bottom: 10px;
right: 20px;
}
#col1.width100 .mainTeaser .slideshow.box {
margin-top: 0;
}
.shopListView .container .itemList {
margin-top: 40px;
}
.secondaryNav .content:first-child > ul {
border-top: 2px solid #1b4163;
padding-top: 10px;
}
.secondaryNav .content.sublevel {
margin: 0 0 0 12px;
}
.secondaryNav .content.sublevel ul {
padding: 0;
border-bottom: 0;
}
.secondaryNav .content.sublevel ul li a {
border-bottom: 1px solid #dddedf;
}
.boxNav ul li:last-of-type,
.boxNav ul li:last-of-type.hover,
.boxNav ul li:last-of-type a,
.boxNav ul li:last-of-type:hover a,
.boxNav ul li:last-of-type.hover a {
border-bottom: 0;
}
/* mod-content-demo */
.demoContent {
min-height: 47em;
overflow: hidden;
position: relative;
}
.demoContent .overlay {
/* #D7E7E9 */
background: rgba(215, 231, 233, 0.95);
color: #2A7987;
display: none;
font-family: sans-serif;
font-size: 16px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.demoContent .overlay h2 {
color: #2A7987;
padding-bottom: 30px;
}
.demoContent .overlay .inner {
border: 6px solid #FFF;
margin: 50px auto;
max-width: 750px;
padding: 50px 180px;
text-align: center;
}
.demoContent .overlay .detailText a {
background-color: #2A7987;
color: #FFF;
text-transform: uppercase;
padding: 0.9em 2em;
}
.demoContent .overlay form .form-group {
margin-bottom: 18px;
}
.demoContent .overlay form .form-group--third {
float: left;
margin-bottom: 2em;
position: relative;
width: 33.3333333333%;
}
.demoContent .overlay form .form-group--third.desktop-only {
display: block;
}
.demoContent .overlay form input,
.demoContent .overlay form textarea,
.demoContent .overlay form select,
.demoContent .overlay form button {
border: none;
padding: 8px;
width: 168px;
}
.demoContent .overlay form input,
.demoContent .overlay form textarea,
.demoContent .overlay form select {
font-size: 13px;
}
.demoContent .overlay form input[type=checkbox],
.demoContent .overlay form input[type=radio] {
width: inherit;
}
.demoContent .overlay form div.salutation {
display: inline-block;
padding-right: 2em;
}
.demoContent .overlay form .errors {
margin: 2em 0em;
}
.demoContent .overlay form .error input,
.demoContent .overlay form .error .salutations {
border: 3px solid #FF6E6E;
}
.demoContent .overlay form button {
background-color: #2A7987;
color: #FFF;
margin: 2em auto;
padding: 0.9em 0;
text-transform: uppercase;
width: 184px;
}
.main__row {
position: relative;
margin-bottom: 80px;
}
.main__row::before, .main__row::after {
content: '';
display: table;
clear: both;
}
.main__row .main__col {
float: left;
}
.main__row .main__col * {
box-sizing: border-box;
}
.main__row .main__col-4 {
width: 33.333%;
}
.main__row .main__col-5 {
  width: 42%;
}
.main__row .main__col-6 {
width: 50%;
}
.main__row .main__col-7 {
  width: 58%;
}
.main__row .main__col-8 {
width: 66.666%;
}
.register-box {
margin-right: 30px;
margin-bottom: 30px;
}
.register-box__head {
border-radius: 7px 7px 0 0;
-moz-border-radius: 7px 7px 0 0;
-webkit-border-radius: 7px 7px 0 0;
background: #009cb5;
background: -moz-linear-gradient(top, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
background: -webkit-linear-gradient(top, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
background: linear-gradient(to bottom, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
padding: 13px 5px 13px 20px;
}
.register-box__content {
border: 1px solid #9c9e9f;
border-top: 1px solid #fff;
background-color: #dddedf;
padding: 11px 18px 12px;
}
.register-box__content::before, .register-box__content::after {
content: '';
display: table;
clear: both;
}
.register-box__content:last-child {
border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
-webkit-border-radius: 0 0 7px 7px;
}
.register-box__title {
text-shadow: 1px 1px 0 #000;
color: #fff;
font-weight: 700;
font-size: 1.385em;
margin: 0;
}
.register-box__title_mainPackage, .register-box__title_subPackage {
color: inherit;
text-shadow: inherit;
}
.register-box__title_subPackage {
padding-left: 2em;
}
.register-box__details {
display: inline-block;
width: 50%;
margin-top: 10px;
}
.register-box__details .detailLink {
padding-left: 10px;
background: url(/resource/crblob/31008/2195fd44469175ee7ab9f4d324b97afd/icon-arrowright-png-data.png) no-repeat 0 50%;
}
.register-box__details .detailLink.open {
background: url(/resource/crblob/31010/ebb2337ad5f76ba62e5707bb34205827/icon-arrowdown-png-data.png) no-repeat 0 50%;
}
.register-box__details .details {
width: 490px;
margin-top: 10px;
}
.register-box__details .rte--list {
padding-left: 0;
}
.register-box__details .rte--list li {
list-style: none;
background: transparent url(/resource/crblob/31006/658c2909979998106b0085561ece25d8/icon-check2-png-data.png) no-repeat 0 0;
padding: 12px 0 7px 38px;
}
.register-box__details_subPackage {
width: 58%;
}
.register-box__checkbox {
background: url(/resource/crblob/31012/f012e2f6e9ccb21e9a23b8f98459c539/bg-price-png-data.png) no-repeat 100% 0;
background-size: 240px 100%;
display: inline-block;
float: right;
margin-right: -21px;
padding-left: 20px;
}
.register-box__checkbox input[type=checkbox] {
margin-right: 10px;
width: 18px;
height: 18px;
top: 2px;
position: relative;
}
.register-box__checkbox .price {
padding: 9px 10px 9px 0;
display: inline-block;
position: relative;
top: 0;
color: #1b4163;
font-size: 18px;
font-weight: 700;
}
.main .detailView .register-box .details ul li {
list-style: none;
padding: 12px 0 7px 38px;
}
.main__col:not(:first-child) .pricebox {
width: 285px;
float: right;
}
.main__col:first-child .pricebox {
width: 380px;
}
.pricebox__title {
display: block;
font-size: 18px;
margin-bottom: 10px;
}
.pricebox__item {
padding: 20px 0;
}
.pricebox__item-line {
position: relative;
padding-left: 30px;
padding-right: 110px;
background: url(/resource/crblob/313142/8846b7c2b90678f98d494c69d76e5d85/checked-green-png-data.png) 0 0 no-repeat;
}
.pricebox__item-line > span {
position: absolute;
right: 0;
bottom: 0;
}
.pricebox__item:empty {
display: none;
}
.pricebox__item + .pricebox__item {
border-top: solid 1px #9c9e9f;
}
.pricebox__item p {
margin-bottom: 0;
}
.pricebox__item p + p {
margin-top: 10px;
}
.pricebox .price, .pricebox .total {
float: none;
}
.pricebox__btn {
box-sizing: border-box;
display: inline-block;
height: 44px;
border: 0;
padding: 12px 30px;
font-size: 14px;
font-weight: bold;
margin-top: 20px;
background: #eeefef;
background: -moz-linear-gradient(top, #eeefef 0%, #eeefef 46%, #eaeaea 50%, #e4e4e4 100%);
background: -webkit-linear-gradient(top, #eeefef 0%, #eeefef 46%, #eaeaea 50%, #e4e4e4 100%);
background: linear-gradient(to bottom, #eeefef 0%, #eeefef 46%, #eaeaea 50%, #e4e4e4 100%);
text-align: center;
border: solid 1px #d7d7d7;
color: #000 !important;
width: 100%;
}
.pricebox__btn--hero {
background: #009cb5;
background: -moz-linear-gradient(top, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
background: -webkit-linear-gradient(top, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
background: linear-gradient(to bottom, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
color: #FFF !important;
display: block;
border: 0;
}
.pricebox__price {
margin-top: 10px;
font-weight: bold;
font-size: 24px;
text-align: right;
color: #1b4163;
}
.pricebox__total {
text-align: right;
font-weight: bold;
font-size: 14px;
color: #1b4163;
}
.pricebox__contact {
font-size: 16px;
margin-top: 40px;
}
.pricebox__contact-label {
font-weight: bold;
}
.pricetables__inner {
margin-right: -10px;
}
.pricetables * {
box-sizing: border-box;
}
.pricetables .col-1, .pricetables .col-2, .pricetables .col-3, .pricetables .col-4 {
float: left;
}
.pricetables .col-1 p, .pricetables .col-2 p, .pricetables .col-3 p, .pricetables .col-4 p {
margin: 0;
padding: 14px 8px;
height: 50px;
}
.pricetables .col-1 {
width: 22%;
border: solid 1px transparent;
}
.pricetables .col-1 .head {
position: relative;
}
.pricetables .col-1 .head p {
position: absolute;
bottom: 0;
}
.pricetables .col-1 .group > p {
position: relative;
}
.pricetables .col-1 .group > p > span {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.pricetables .col-1 .group p:not(:last-child) {
border-bottom: solid 1px #eeeeee;
}
.pricetables .col-2, .pricetables .col-3, .pricetables .col-4 {
width: 26%;
}
.pricetables .col-inner {
background-color: #dddedf;
text-align: center;
border-radius: 10px;
margin: 0 10px;
border: 1px solid #9c9e9f;
box-shadow: 0 3px 15px #cdcdcd;
}
.pricetables .col-inner.js-pricemodel {
  cursor: pointer;
}
.pricetables .col-inner.active {
margin-top: -25px;
margin-left: 0;
margin-right: 0;
background-color: #c4e6eb;
}
.pricetables .col-inner.active .group p:nth-of-type(even) {
background-color: #d1e8eb;
}
.pricetables .col-inner.active .head {
height: 200px;
padding-top: 45px;
}
.pricetables .col-inner.active .group:last-child {
margin-bottom: 25px;
}
.pricetables .col-inner .group p:nth-of-type(even) {
background-color: #e4e4e4;
}
.pricetables .col-inner.inactive {
opacity: 0.5;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
cursor: auto;
}
.pricetables .col-inner.inactive .pricetables__btn {
display: none;
}
.pricetables .head {
position: relative;
font-size: 16px;
font-weight: bold;
height: 175px;
padding-top: 20px;
}
.pricetables .head__title {
font-size: 28px;
line-height: 1.4;
color: #1b4163;
display: block;
}
.pricetables .group:not(:last-child) {
position: relative;
}
.pricetables .group:not(:last-child)::after {
content: '';
position: absolute;
left: -11px;
right: -11px;
height: 1px;
bottom: 0;
background-color: #9c9e9f;
border-bottom: solid 1px #FFF;
}
.pricetables .col-1 .group:not(:last-child)::after {
left: 0;
}
.pricetables .col-4 .group:not(:last-child)::after {
right: 0;
}
.pricetables .group:last-child p:last-child {
border-radius: 10px;
}
.pricetables .pricetables__btn {
height: 44px;
background: #009cb5;
background: -moz-linear-gradient(top, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
background: -webkit-linear-gradient(top, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
background: linear-gradient(to bottom, #00abc4 0%, #00abc4 46%, #009cb5 50%, #009cb5 100%);
border: 0;
color: #FFF;
padding: 10px 30px;
font-size: 14px;
position: absolute;
display: block;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.pricetables .pricetables__btn:active, .pricetables .pricetables__btn:focus {
outline: none;
}
.pricetables .pricetables__btn .selected {
display: none;
}
.pricetables .active .notselected {
display: none;
}
.pricetables .active .selected {
display: block;
}
.pricetables .checked {
position: relative;
display: inline-block;
width: 24px;
height: 24px;
background: url(/resource/crblob/313144/4475ee99aec247746caa9d13ee785d78/checked-png-data.png) 0 0 no-repeat;
margin-top: 3px;
}
.pricetables .unchecked {
position: relative;
display: inline-block;
width: 34px;
height: 18px;
margin-top: 3px;
}
.pricetables .unchecked::before {
content: '';
border-bottom: solid 4px #9c9e9f;
transform: rotate(-45deg);
width: 19px;
top: 7px;
left: 6px;
position: absolute;
z-index: 1;
}
.pricetables .unchecked::after {
content: '';
border-bottom: solid 4px #9c9e9f;
transform: rotate(45deg);
width: 19px;
top: 7px;
left: 6px;
position: absolute;
z-index: 1;
}
 
.pricetables .registerBox:not(.active) .top {
  background-color: #8e8e8e;
  background-image: none;
}
.pricetables .registerBox .pricetables__btn {
  position: relative;
  left: 0;
  transform: none;
  float: right;
  display: none;
}
.pricetables .registerBox .pricetables__btn.active {
  display: block;
}
.pricetables--horizontal .col {
  margin-bottom: 20px;
}
.pricetables--horizontal .col-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  padding: 20px;
  min-height: 87px;
}
.pricetables--horizontal .col-inner.active {
  margin-top: 0;
}
.pricetables--horizontal .pricetables__btn {
  transform: none;
  position: relative;
  left: auto;
  bottom: auto;
  width: 150px;
  height: auto;
  min-height: 44px;
  float: right;
}
.pricetables--horizontal .title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  width: calc(100% - 150px);
  float: left;
}
 
.progress-bar {
margin: 30px -70px;
}
.progress-bar__bubble {
position: relative;
width: 40px;
height: 40px;
color: #000;
background-color: #dddedf;
border: solid 1px #9c9e9f;
border-radius: 50%;
margin-top: 12px;
box-shadow: 0 2px 10px #cdcdcd;
-moz-box-shadow: 0 2px 10px #cdcdcd;
-webkit-box-shadow: 0 2px 10px #cdcdcd;
}
.progress-bar__step--active .progress-bar__bubble {
width: 60px;
height: 60px;
margin-top: 0;
color: #FFF;
background-color: #009cb5;
border: 0;
}
.progress-bar__step--active .progress-bar__bubble .progress-bar__bubble-text {
font-size: 26px;
}
.progress-bar__step--visited .progress-bar__bubble {
position: relative;
background-color: #009cb5;
border: 0;
}
.progress-bar__step--visited .progress-bar__bubble:before {
content: '';
border-left: solid 3px #FFF;
border-bottom: solid 3px #FFF;
transform: rotate(-45deg);
width: 16px;
height: 10px;
top: 10px;
left: 10px;
position: absolute;
z-index: 1;
}
.progress-bar__step--visited .progress-bar__bubble .progress-bar__bubble-text {
display: none;
}
.progress-bar__bubble-text {
font-size: 14px;
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
}
.progress-bar__step {
float: left;
position: relative;
padding: 0 70px;
height: 84px;
}
.progress-bar__step::after {
content: '';
position: absolute;
height: 1px;
width: 150px;
background-color: #9c9e9f;
top: 30px;
left: calc(100% - 70px);
}
.progress-bar__step:last-child {
width: 50px;
}
.progress-bar__step:last-child::after {
display: none;
}
.progress-bar__container {
width: 50px;
height: 50px;
display: block;
position: relative;
}
.progress-bar__text {
position: absolute;
transform: translateX(-50%);
left: 50%;
bottom: 0;
font-size: 14px;
color: #000;
white-space: nowrap;
}
.progress-bar--small .progress-bar__step:last-child {
width: 50px;
}
.toggle {
padding: 15px 0 50px;
}
.toggle__btn {
position: relative;
background-color: transparent;
padding: 0;
border: 0;
font-size: 18px;
font-weight: bold;
padding-left: 26px;
}
.toggle__btn:hover, .toggle__btn:focus {
outline: 0px;
color: #009cb5;
}
.toggle__btn:hover:before, .toggle__btn:focus:before {
border-color: #009cb5;
}
.toggle__btn:before {
content: '';
font-size: 24px;
transform: rotate(-45deg);
border-left: solid 2px;
border-bottom: solid 2px;
height: 10px;
width: 10px;
position: absolute;
left: 0;
border-color: #000;
}
.toggle__btn.active:before {
transform: rotate(135deg);
top: 6px;
}
.toggle__content {
display: none;
padding-top: 30px;
}
.toggle__content.active {
display: block;
}
.responsive #main_content {
overflow-x: hidden;
}
.responsive #profileNav .content > ul .logo a {
height: auto;
}
.responsive #searchMeta .fieldwrapper .innerSubmitWrapper {
padding-right: 15px;
}
.responsive #searchMeta .fieldwrapper .innerSubmitWrapper .input_txt {
width: 100%;
box-sizing: border-box;
}
.responsive #searchMeta .fieldwrapper .innerSubmitWrapper button.innerSubmit {
right: 16px;
}
.responsive #profileNav .content li {
border: none;
box-shadow: none;
}
.responsive #profileNav .content li .cellWrapper,
.responsive #profileNav .content li.logo {
border-left: 1px solid #cdcfd0;
}
.responsive #profileNav .content li a {
border-left: 0;
}
.responsive #profileNav .content li a img {
padding-top: 0;
min-width: 72px;
height: auto;
vertical-align: middle;
}
.responsive #profileNav .content li.last img {
padding: 0;
margin-top: 0;
}
.responsive #footer {
background: #87888a;
}
.responsive #footer ul {
display: block;
}
.responsive #footer ul li {
display: block;
margin-right: 0;
margin-bottom: 0;
}
.responsive #footer ul li strong {
margin-right: 0;
}
.responsive #footer .footerNav > ul > li {
display: block;
}
.responsive #footer .footer-links {
margin: 0 -7px;
padding: 12px 0 0;
text-align: right;
border: none;
}
.responsive #footer .footer-links li {
display: inline-block;
padding: 7px;
}
.responsive #footer .footer-links li:first-child {
float: left;
}
.responsive #footer .footer-links li:last-child, .responsive #footer .footer-links li:nth-last-child(2) {
font-weight: bold;
}
.responsive #footer .social-links {
margin: 0 -7px;
padding: 12px 0 0;
border: none;
}
.responsive #footer .social-links li {
margin-bottom: 0;
display: inline-block;
padding: 0 7px;
}
.responsive #footer .social-links li:first-child {
display: none !important;
}
.responsive #footer .social-links li:last-child, .responsive #footer .social-links li:nth-last-child(2) {
font-weight: bold;
}
.responsive #footer .social-links li .icon + a {
display: none;
}
.responsive .footerOpener {
width: 100%;
left: 15px;
right: 15px;
border: 0;
background: transparent url(/resource/crblob/30936/2482bb0e66aa4e2e113884fd1fa25a89/icon-arrow-bottom-png-data.png) no-repeat center center;
height: 40px;
padding: 10px;
border-top: 2px groove #b1b1b1;
margin-bottom: -20px;
display: none;
}
.responsive .footerOpener span {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.responsive #footer.active .footerOpener {
background: transparent url(/resource/crblob/30934/83c0007b0d2cfd28fe9b4a8defb13af9/icon-arrow-top-png-data.png) no-repeat center center;
}
@media only screen and (min-width: 0) and (max-width: 599px) {
.responsive #header .boxNav ul {
left: 0px;
margin: 0;
width: 100%;
max-width: 100%;
background: transparent;
border: 0;
}
.responsive #header .boxNav ul li:hover,
.responsive #header .boxNav ul li:hover a,
.responsive #header .boxNav ul li.hover a {
border: 0;
background: transparent;
}
.responsive #header_content .fieldwrapper .innerSubmitWrapper,
.responsive #profileNav .content li ul li .input_txt {
box-sizing: border-box;
width: 100% !important;
}
.responsive .logoBox {
padding: 12px 14px 9px 7px;
}
.responsive .logoBox img {
padding: 0;
height: auto;
}
.responsive .logoSmartphone {
position: static;
float: right;
}
.responsive .logoBox .logoSmartphone img {
width: 48px;
padding-top: 3px;
}
.responsive #searchMeta {
padding: 12px 0 14px;
border-bottom: 1px solid #cdcfd0;
}
.responsive #searchMeta .fieldwrapper .innerSubmitWrapper {
padding-right: 0;
width: unset;
}
.responsive #searchMeta .fieldwrapper label {
opacity: 0;
display: table;
height: 1px;
width: 1px;
font-size: 1px;
line-height: 1px;
margin-top: -1px;
}
.responsive #searchMeta .more {
display: none;
}
.responsive #profileNav {
margin: 0;
padding: 7px 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #cdcfd0;
}
.responsive #profileNav .content li {
padding: 0;
}
.responsive #profileNav .content li .cellWrapper {
border: none;
}
.responsive #profileNav .content li .cellWrapper.closed {
padding-bottom: 15px;
}
.responsive #profileNav .content li ul {
background: none;
border: none;
box-shadow: none;
padding: 0;
margin: 0;
position: relative;
left: 0 !important;
}
.responsive #profileNav .content li li {
border: none;
box-shadow: none;
margin-top: 10px;
}
.responsive #profileNav .content li a {
padding: 0 7px;
text-align: left;
text-shadow: none;
border: none;
}
.responsive .closed + .navOpener {
background: transparent url(/resource/crblob/30934/83c0007b0d2cfd28fe9b4a8defb13af9/icon-arrow-top-png-data.png) no-repeat center center;
}
.responsive .navOpener {
height: 30px;
margin: 0;
padding: 8px 0;
text-align: center;
border-top: 1px solid #fff;
background: transparent url(/resource/crblob/30936/2482bb0e66aa4e2e113884fd1fa25a89/icon-arrow-bottom-png-data.png) no-repeat center center;
display: block;
position: relative;
}
.responsive .navOpener::before {
content: '';
position: absolute;
width: 100%;
height: 1px;
background-color: #bfbfbf;
left: 0;
top: -2px;
}
.responsive .navOpener a {
display: block;
opacity: 0;
}
.responsive .primaryNav {
border-bottom: 1px solid #cdcfd0;
}
.responsive .primaryNav .content .boxNav {
box-shadow: none;
padding: 7px 0;
}
.responsive .primaryNav .content .boxNav li:first-child {
display: none;
}
.responsive .primaryNav .content ul li {
border: none;
}
.responsive .primaryNav .content ul li:hover, .responsive .primaryNav .content ul li:focus, .responsive .primaryNav .content ul li:active {
background: none !important;
margin: 0 !important;
}
.responsive .primaryNav .content ul li:hover > a, .responsive .primaryNav .content ul li:focus > a, .responsive .primaryNav .content ul li:active > a {
background: #1b4163;
padding: 10px 0 7px !important;
text-decoration: none;
}
.responsive .primaryNav .content ul li a {
padding: 10px 0 7px !important;
border: 0;
text-align: inherit;
border-bottom: none;
}
.responsive .primaryNav .content ul li a.active, .responsive .primaryNav .content ul li a:hover, .responsive .primaryNav .content ul li a:focus, .responsive .primaryNav .content ul li a:active {
background: #1b4163;
text-shadow: none !important;
padding-left: 7px !important;
}
.responsive .serviceNav {
border-top: 1px solid #fff;
border-bottom: 1px solid #cdcfd0;
float: none;
margin: inherit;
padding: 7px 0;
}
.responsive .serviceNav .content ul li {
display: inherit;
float: none;
margin-left: inherit;
border-right: inherit;
box-shadow: inherit;
-moz-box-shadow: inherit;
-webkit-box-shadow: inherit;
}
.responsive .serviceNav .content ul li a.active, .responsive .serviceNav .content ul li a:hover, .responsive .serviceNav .content ul li a:focus, .responsive .serviceNav .content ul li a:active {
color: #fff;
background: #00628d;
text-shadow: none;
padding-left: 7px;
}
.responsive #footer .toTop {
display: none;
}
.responsive #footer ul {
position: relative;
}
.responsive #footer .footer-links,
.responsive #footer .social-links {
margin: 10px 0;
text-align: left;
padding: 0;
}
.responsive #footer .footer-links li,
.responsive #footer .social-links li {
border: none;
}
.responsive #footer .footer-links li a,
.responsive #footer .footer-links li strong,
.responsive #footer .social-links li a,
.responsive #footer .social-links li strong {
display: block;
padding: 0;
}
.responsive #footer .footer-links li a:before,
.responsive #footer .social-links li a:before {
content: none;
}
.responsive #footer .footer-links {
column-count: auto;
-webkit-column-count: auto;
-moz-column-count: auto;
}
.responsive #footer .footer-links li {
display: block;
padding: 7px 0;
}
.responsive #footer .footer-links li:first-child {
float: none;
margin-bottom: 15px;
column-span: all;
-webkit-column-span: all;
}
.responsive #footer .social-links {
padding: 0;
position: absolute;
left: 50%;
top: 2px;
border: none;
}
.responsive #footer .social-links li a {
display: inline-block;
}
.responsive #footer .social-links .icon + a {
display: none;
}
.responsive #footer:not(.active) .social-links,
.responsive #footer:not(.active) .footer-links li:not(:first-child):not(:last-child):not(:nth-last-child(2)) {
display: none;
}
.responsive #footer:not(.active) .footer-links li:last-child,
.responsive #footer:not(.active) .footer-links li:nth-last-child(2) {
float: right;
margin-left: 20px;
}
.responsive #footer:not(.active) .footer-links li:first-child {
float: left;
}
.responsive #footer.active .footer-links {
column-count: 2;
-webkit-column-count: 2;
-moz-column-count: 2;
}
.responsive #footer.active .footer-links li:first-child {
float: none;
}
.responsive .footerOpener {
display: block;
}
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
.responsive #headerBox img {
height: auto;
}
.responsive #headerBox img.logoLeftSecond {
display: none;
}
.responsive .logoBox {
width: 6em;
vertical-align: middle;
}
.responsive #searchMeta {
padding: 12px 0 14px;
}
.responsive #searchMeta .fieldwrapper label {
opacity: 0;
display: table;
height: 1px;
width: 1px;
font-size: 1px;
line-height: 1px;
margin-top: -1px;
}
.responsive #searchMeta .more {
display: none;
}
.responsive #profileNav .content li.last img {
min-width: 26px;
}
.responsive #profileNav .content li:hover ul,
.responsive #profileNav .content li.hover ul {
right: 0 !important;
left: auto !important;
}
.responsive #profileNav .content li a {
border-left: 0;
}
.responsive .primaryNav {
display: block;
float: none;
margin-bottom: 0;
}
.responsive .primaryNav .content ul {
background: 0 0;
margin-left: 0;
padding-left: 7px 0;
display: block !important;
}
.responsive .primaryNav .boxNav {
border-top: 1px solid #fff;
border-bottom: 1px solid #cdcfd0;
}
.responsive .serviceNav {
border-top: 1px solid #fff;
border-bottom: 1px solid #cdcfd0;
}
.responsive .primaryNav .content > ul > li {
display: block;
float: none;
background: 0 0;
padding-right: 0;
display: block !important;
text-align: left !important;
}
.responsive .primaryNav .boxNav li:first-child {
display: none !important;
}
.responsive .primaryNav .content ul li a {
padding: 10px 0 7px 104px !important;
border: 0;
}
.responsive .primaryNav .content ul li a.active, .responsive .primaryNav .content ul li a:focus, .responsive .primaryNav .content ul li a:hover, .responsive .primaryNav .content ul li a:active {
color: #fff;
background: #1b4163;
text-shadow: none;
}
.responsive .serviceNav .content ul li a.active, .responsive .serviceNav .content ul li a:hover, .responsive .serviceNav .content ul li a:focus, .responsive .serviceNav .content ul li a:active {
color: #fff;
background: #00628d;
text-shadow: none;
}
.responsive .primaryNav .content ul li .subIcon {
display: none !important;
}
.responsive .primaryNav .content ul li ul {
left: 0;
display: none !important;
}
.responsive #profileNav .content .smartToggle.closed ul,
.responsive #profileNav .content .smartToggle.closed .navOpener,
.responsive #profileNav .content .smartToggle.closed .subIcon {
display: none;
}
.responsive #profileNav .content .smartToggle.closed .opener {
display: block;
}
.responsive #nav.closed {
display: none;
}
.responsive .closed + .navOpener {
background: transparent url(/resource/crblob/30934/83c0007b0d2cfd28fe9b4a8defb13af9/icon-arrow-top-png-data.png) no-repeat center center;
}
.responsive .navOpener {
height: 30px;
padding: 8px 0;
background: transparent url(/resource/crblob/30936/2482bb0e66aa4e2e113884fd1fa25a89/icon-arrow-bottom-png-data.png) no-repeat center center;
margin: 0;
padding-bottom: 0;
border-top: 1px solid #fff;
display: none;
}
.responsive .navOpener a {
display: block;
opacity: 0;
}
}
 
