@CHARSET "UTF-8";
/* variables              [18] */ 
/* normalize.1.1.0      [3143] */ /*! normalize.css v1.1.0 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: sans-serif; } body { margin: 0; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } h1 { font-size: 2em; margin: 0.67em 0; } h2 { font-size: 1.5em; margin: 0.83em 0; } h3 { font-size: 1.17em; margin: 1em 0; } h4 { font-size: 1em; margin: 1.33em 0; } h5 { font-size: 0.83em; margin: 1.67em 0; } h6 { font-size: 0.67em; margin: 2.33em 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } dfn { font-style: italic; } hr { -moz-box-sizing: content-box; -ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box; height: 0; } mark { background: #ff0; color: #000; } p, pre { margin: 1em 0; } 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; } dl, menu, ol, ul { margin: 1em 0; } dd { margin: 0 0 0 40px; } menu, ol, ul { padding: 0 0 0 40px; } nav ul, nav ol { list-style: none; list-style-image: none; } img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: bottom; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } form { margin: 0; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } 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, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; } button[disabled], html input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { -ms-box-sizing:border-box;-o-box-sizing:border-box;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; -ms-box-sizing:content-box;-o-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; } table { border-collapse: collapse; border-spacing: 0; }
/* fonts                 [464] */ @font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 400; src: local(''), url('../fonts/noto-sans-v25-latin-regular.woff2') format('woff2'), url('../fonts/noto-sans-v25-latin-regular.woff') format('woff'); } @font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 700; src: local(''), url('../fonts/noto-sans-v25-latin-700.woff2') format('woff2'), url('../fonts/noto-sans-v25-latin-700.woff') format('woff'); } 
/* base                 [1409] */ @media all { *, *:after, *:before{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display: block; } html{ height: 100%; } body{ overflow-y: scroll; } body, .dp-pagewrapper{ background: #fff; overflow-x: hidden; } .ie6 body,.ie7 body{ height: 1%; position: relative; overflow: visible; } .clear{ clear: both; font-size: 0px; height: 0px; } * html div.clear{line-height:0px;} .clearing:before, .clearing:after{ content:""; display:table; } .clearing:after{ clear:both; } .clearing{ *zoom:1; } .cleardiv:after{ content:"."; visibility: hidden; display: block; height: 0; clear: both; } input,textarea,select,button{ font-size: 1em; } fieldset { min-width: 0; width: 100%; } ul{ padding: 0 0 0 1.666em; margin: 0 0 1em; } ul.dp-readerLinks{ position: absolute; left: -1000px; top: -1000px; width: 100%; } ul.dp-readerLinks li{text-decoration: none; } ul.dp-readerLinks a:active,ul.dp-readerLinks a:hover,ul.dp-readerLinks a:focus{ position:absolute;left:1000px;top:1000px;width:40%;background:white;color:black;border:1px solid gray;padding:8px; } .listReset{ margin: 0; padding: 0; } .listReset li{ margin: 0; padding: 0; list-style-type: none; } } @-moz-document url-prefix() { fieldset { display: table-cell; } } 
/* cols                [11983] */ .cols { width: auto; margin-left: -15px; } .cols > * { float: left; padding-left: 15px; position: relative; } .cols > .col-100 { width: 100%; } .cols > .col-83 { width: 83.333%; } .cols > .col-83.pull { right: 16.666%; } .cols > .col-83.push { left: 16.666%; } .cols > .col-80 { width: 80%; } .cols > .col-80.pull { right: 20%; } .cols > .col-80.push { left: 20%; } .cols > .col-75 { width: 75%; } .cols > .col-75.pull { right: 25%; } .cols > .col-75.push { left: 25%; } .cols > .col-70 { width: 70%; } .cols > .col-70.pull { right: 30%; } .cols > .col-70.push { left: 30%; } .cols > .col-66 { width: 66.666%; } .cols > .col-66.pull { right: 33.333%; } .cols > .col-66.push { left: 33.333%; } .cols > .col-60 { width: 60%; } .cols > .col-60.pull { right: 40%; } .cols > .col-60.push { left: 40%; } .cols > .col-50 { width: 50%; } .cols > .col-50.pull { right: 50%; } .cols > .col-50.push { left: 50%; } .cols > .col-40 { width: 40%; } .cols > .col-40.pull { right: 60%; } .cols > .col-40.push { left: 60%; } .cols > .col-33 { width: 33.333%; } .cols > .col-33.pull { right: 66.666%; } .cols > .col-33.push { left: 66.666%; } .cols > .col-30 { width: 30%; } .cols > .col-30.pull { right: 70%; } .cols > .col-30.push { left: 70%; } .cols > .col-25 { width: 25%; } .cols > .col-25.pull { right: 75%; } .cols > .col-25.push { left: 75%; } .cols > .col-20 { width: 20%; } .cols > .col-20.pull { right: 80%; } .cols > .col-20.push { left: 80%; } .cols > .col-16 { width: 16.666%; } .cols > .col-16.pull { right: 83.333%; } .cols > .col-16.push { left: 83.333%; } .cols.no-gaps{ margin-left: 0; } .cols.no-gaps > *{ padding-left: 0; } .cols.small-gaps{ margin-left: -10px; } .cols.small-gaps > *{ padding-left: 10px; } .cols.large-gaps{ margin-left: -50px; } .cols.large-gaps > *{ padding-left: 50px; } .cols.larger-gaps{ margin-left: -20px; } .cols.larger-gaps > *{ padding-left: 20px; } .cols.largest-gaps{ margin-left: -100px; } .cols.largest-gaps > *{ padding-left: 100px; } @media all and (min-width: 25em){ .cols-400 { width: auto; margin-left: -15px; } .cols-400 > * { float: left; padding-left: 15px; position: relative; } .cols-400 > .col-400-100 { width: 100%; } .cols-400 > .col-400-83 { width: 83.333%; } .cols-400 > .col-400-83.pull { right: 16.666%; } .cols-400 > .col-400-83.push { left: 16.666%; } .cols-400 > .col-400-80 { width: 80%; } .cols-400 > .col-400-80.pull { right: 20%; } .cols-400 > .col-400-80.push { left: 20%; } .cols-400 > .col-400-75 { width: 75%; } .cols-400 > .col-400-75.pull { right: 25%; } .cols-400 > .col-400-75.push { left: 25%; } .cols-400 > .col-400-70 { width: 70%; } .cols-400 > .col-400-70.pull { right: 30%; } .cols-400 > .col-400-70.push { left: 30%; } .cols-400 > .col-400-66 { width: 66.666%; } .cols-400 > .col-400-66.pull { right: 33.333%; } .cols-400 > .col-400-66.push { left: 33.333%; } .cols-400 > .col-400-65 { width: 65%; } .cols-400 > .col-400-65.pull { right: 35%; } .cols-400 > .col-400-65.push { left: 35%; } .cols-400 > .col-400-60 { width: 60%; } .cols-400 > .col-400-60.pull { right: 40%; } .cols-400 > .col-400-60.push { left: 40%; } .cols-400 > .col-400-50 { width: 50%; } .cols-400 > .col-400-50.pull { right: 50%; } .cols-400 > .col-400-50.push { left: 50%; } .cols-400 > .col-400-40 { width: 40%; } .cols-400 > .col-400-40.pull { right: 60%; } .cols-400 > .col-400-40.push { left: 60%; } .cols-400 > .col-400-35 { width: 35%; } .cols-400 > .col-400-35.pull { right: 65%; } .cols-400 > .col-400-35.push { left: 65%; } .cols-400 > .col-400-33 { width: 33.333%; } .cols-400 > .col-400-33.pull { right: 66.666%; } .cols-400 > .col-400-33.push { left: 66.666%; } .cols-400 > .col-400-30 { width: 30%; } .cols-400 > .col-400-30.pull { right: 70%; } .cols-400 > .col-400-30.push { left: 70%; } .cols-400 > .col-400-25 { width: 25%; } .cols-400 > .col-400-25.pull { right: 75%; } .cols-400 > .col-400-25.push { left: 75%; } .cols-400 > .col-400-20 { width: 20%; } .cols-400 > .col-400-20.pull { right: 80%; } .cols-400 > .col-400-20.push { left: 80%; } .cols-400 > .col-400-16 { width: 16.666%; } .cols-400 > .col-400-16.pull { right: 83.333%; } .cols-400 > .col-400-16.push { left: 83.333%; } .cols-400.no-gaps{ margin-left: 0; } .cols-400.no-gaps > *{ padding-left: 0; } .cols-400.small-gaps{ margin-left: -10px; } .cols-400.small-gaps > *{ padding-left: 10px; } .cols-400.large-gaps{ margin-left: -50px; } .cols-400.large-gaps > *{ padding-left: 50px; } .cols-400.larger-gaps{ margin-left: -50px; } .cols-400.larger-gaps > *{ padding-left: 50px; } .cols-400.largest-gaps{ margin-left: -100px; } .cols-400.largest-gaps > *{ padding-left: 100px; } } @media all and (min-width: 45em){ .cols-720 { width: auto; margin-left: -15px; } .cols-720 > * { float: left; padding-left: 15px; position: relative; } .cols-720 > .col-720-100 { width: 100%; } .cols-720 > .col-720-83 { width: 83.333%; } .cols-720 > .col-720-83.pull { right: 16.666%; } .cols-720 > .col-720-83.push { left: 16.666%; } .cols-720 > .col-720-80 { width: 80%; } .cols-720 > .col-720-80.pull { right: 20%; } .cols-720 > .col-720-80.push { left: 20%; } .cols-720 > .col-720-75 { width: 75%; } .cols-720 > .col-720-75.pull { right: 25%; } .cols-720 > .col-720-75.push { left: 25%; } .cols-720 > .col-720-70 { width: 70%; } .cols-720 > .col-720-70.pull { right: 30%; } .cols-720 > .col-720-70.push { left: 30%; } .cols-720 > .col-720-66 { width: 66.666%; } .cols-720 > .col-720-66.pull { right: 33.333%; } .cols-720 > .col-720-66.push { left: 33.333%; } .cols-720 > .col-720-60 { width: 60%; } .cols-720 > .col-720-60.pull { right: 40%; } .cols-720 > .col-720-60.push { left: 40%; } .cols-720 > .col-720-50 { width: 50%; } .cols-720 > .col-720-50.pull { right: 50%; } .cols-720 > .col-720-50.push { left: 50%; } .cols-720 > .col-720-40 { width: 40%; } .cols-720 > .col-720-40.pull { right: 60%; } .cols-720 > .col-720-40.push { left: 60%; } .cols-720 > .col-720-33 { width: 33.333%; } .cols-720 > .col-720-33.pull { right: 66.666%; } .cols-720 > .col-720-33.push { left: 66.666%; } .cols-720 > .col-720-30 { width: 30%; } .cols-720 > .col-720-30.pull { right: 70%; } .cols-720 > .col-720-30.push { left: 70%; } .cols-720 > .col-720-25 { width: 25%; } .cols-720 > .col-720-25.pull { right: 75%; } .cols-720 > .col-720-25.push { left: 75%; } .cols-720 > .col-720-20 { width: 20%; } .cols-720 > .col-720-20.pull { right: 80%; } .cols-720 > .col-720-20.push { left: 80%; } .cols-720 > .col-720-16 { width: 16.666%; } .cols-720 > .col-720-16.pull { right: 83.333%; } .cols-720 > .col-720-16.push { left: 83.333%; } .cols-720.no-gaps{ margin-left: 0; } .cols-720.no-gaps > *{ padding-left: 0; } .cols-720.small-gaps{ margin-left: -10px; } .cols-720.small-gaps > *{ padding-left: 10px; } .cols-720.large-gaps{ margin-left: -50px; } .cols-720.large-gaps > *{ padding-left: 50px; } .cols-720.larger-gaps{ margin-left: -75px; } .cols-720.larger-gaps > *{ padding-left: 75px; } .cols-720.largest-gaps{ margin-left: -50px; } .cols-720.largest-gaps > *{ padding-left: 50px; } } @media all and (min-width: 60em){ .cols-960 { width: auto; margin-left: -15px; } .cols-960 > * { float: left; padding-left: 15px; position: relative; } .cols-960 > .col-960-100 { width: 100%; } .cols-960 > .col-960-83 { width: 83.333%; } .cols-960 > .col-960-83.pull { right: 16.666%; } .cols-960 > .col-960-83.push { left: 16.666%; } .cols-960 > .col-960-80 { width: 80%; } .cols-960 > .col-960-80.pull { right: 20%; } .cols-960 > .col-960-80.push { left: 20%; } .cols-960 > .col-960-75 { width: 75%; } .cols-960 > .col-960-75.pull { right: 25%; } .cols-960 > .col-960-75.push { left: 25%; } .cols-960 > .col-960-70 { width: 70%; } .cols-960 > .col-960-70.pull { right: 30%; } .cols-960 > .col-960-70.push { left: 30%; } .cols-960 > .col-960-66 { width: 66.666%; } .cols-960 > .col-960-66.pull { right: 33.333%; } .cols-960 > .col-960-66.push { left: 33.333%; } .cols-960 > .col-960-60 { width: 60%; } .cols-960 > .col-960-60.pull { right: 40%; } .cols-960 > .col-960-60.push { left: 40%; } .cols-960 > .col-960-50 { width: 50%; } .cols-960 > .col-960-50.pull { right: 50%; } .cols-960 > .col-960-50.push { left: 50%; } .cols-960 > .col-960-40 { width: 40%; } .cols-960 > .col-960-40.pull { right: 60%; } .cols-960 > .col-960-40.push { left: 60%; } .cols-960 > .col-960-33 { width: 33.333%; } .cols-960 > .col-960-33.pull { right: 66.666%; } .cols-960 > .col-960-33.push { left: 66.666%; } .cols-960 > .col-960-30 { width: 30%; } .cols-960 > .col-960-30.pull { right: 70%; } .cols-960 > .col-960-30.push { left: 70%; } .cols-960 > .col-960-25 { width: 25%; } .cols-960 > .col-960-25.pull { right: 75%; } .cols-960 > .col-960-25.push { left: 75%; } .cols-960 > .col-960-20 { width: 20%; } .cols-960 > .col-960-20.pull { right: 80%; } .cols-960 > .col-960-20.push { left: 80%; } .cols-960 > .col-960-16 { width: 16.666%; } .cols-960 > .col-960-16.pull { right: 83.333%; } .cols-960 > .col-960-16.push { left: 83.333%; } .cols-960 > .col-960-headerteaser-left { width: 61.15%; } .cols-960 > .col-960-headerteaser-right { width: 38.85%; } .cols-960.no-gaps{ margin-left: 0; } .cols-960.no-gaps > *{ padding-left: 0; } .cols-960.small-gaps{ margin-left: -10px; } .cols-960.small-gaps > *{ padding-left: 10px; } .cols-960.large-gaps{ margin-left: -50px; } .cols-960.large-gaps > *{ padding-left: 50px; } .cols-960.larger-gaps{ margin-left: -75px; } .cols-960.larger-gaps > *{ padding-left: 75px; } .cols-960.largest-gaps{ margin-left: -100px; } .cols-960.largest-gaps > *{ padding-left: 100px; } } @media all and (min-width: 75em){ .cols-1200 { width: auto; margin-left: -15px; } .cols-1200 > * { float: left; padding-left: 15px; position: relative; } .cols-1200 > .col-1200-100 { width: 100%; } .cols-1200 > .col-1200-83 { width: 83.333%; } .cols-1200 > .col-1200-83.pull { right: 16.666%; } .cols-1200 > .col-1200-83.push { left: 16.666%; } .cols-1200 > .col-1200-80 { width: 80%; } .cols-1200 > .col-1200-80.pull { right: 20%; } .cols-1200 > .col-1200-80.push { left: 20%; } .cols-1200 > .col-1200-75 { width: 75%; } .cols-1200 > .col-1200-75.pull { right: 25%; } .cols-1200 > .col-1200-75.push { left: 25%; } .cols-1200 > .col-1200-70 { width: 70%; } .cols-1200 > .col-1200-70.pull { right: 30%; } .cols-1200 > .col-1200-70.push { left: 30%; } .cols-1200 > .col-1200-66 { width: 66.666%; } .cols-1200 > .col-1200-66.pull { right: 33.333%; } .cols-1200 > .col-1200-66.push { left: 33.333%; } .cols-1200 > .col-1200-60 { width: 60%; } .cols-1200 > .col-1200-60.pull { right: 40%; } .cols-1200 > .col-1200-60.push { left: 40%; } .cols-1200 > .col-1200-50 { width: 50%; } .cols-1200 > .col-1200-50.pull { right: 50%; } .cols-1200 > .col-1200-50.push { left: 50%; } .cols-1200 > .col-1200-40 { width: 40%; } .cols-1200 > .col-1200-40.pull { right: 60%; } .cols-1200 > .col-1200-40.push { left: 60%; } .cols-1200 > .col-1200-33 { width: 33.333%; } .cols-1200 > .col-1200-33.pull { right: 66.666%; } .cols-1200 > .col-1200-33.push { left: 66.666%; } .cols-1200 > .col-1200-30 { width: 30%; } .cols-1200 > .col-1200-30.pull { right: 70%; } .cols-1200 > .col-1200-30.push { left: 70%; } .cols-1200 > .col-1200-25 { width: 25%; } .cols-1200 > .col-1200-25.pull { right: 75%; } .cols-1200 > .col-1200-25.push { left: 75%; } .cols-1200 > .col-1200-20 { width: 20%; } .cols-1200 > .col-1200-20.pull { right: 80%; } .cols-1200 > .col-1200-20.push { left: 80%; } .cols-1200 > .col-1200-16 { width: 16.666%; } .cols-1200 > .col-1200-16.pull { right: 83.333%; } .cols-1200 > .col-1200-16.push { left: 83.333%; } .cols-1200 > .col-1200-headerteaser-left { width: 61.15%; } .cols-1200 > .col-1200-headerteaser-right { width: 38.85%; } .cols-1200.no-gaps{ margin-left: 0; } .cols-1200.no-gaps > *{ padding-left: 0; } .cols-1200.small-gaps{ margin-left: -10px; } .cols-1200.small-gaps > *{ padding-left: 10px; } .cols-1200.large-gaps{ margin-left: -50px; } .cols-1200.large-gaps > *{ padding-left: 50px; } .cols-1200.largest-gaps{ margin-left: -100px; } .cols-1200.largest-gaps > *{ padding-left: 100px; } }
/* layout              [16262] */ @media screen, projection { .page { max-width: 1140px; margin: 0 auto; padding: 0 15px; position: relative; } #dp-header { background: -moz-linear-gradient(top, rgba(185,205,46,0.95) 0%, rgba(151,182,43,0.95) 66%, rgba(151,182,43,0.95) 100%); background: -webkit-linear-gradient(top, rgba(185,205,46,0.95) 0%,rgba(151,182,43,0.95) 66%,rgba(151,182,43,0.95) 100%); background: linear-gradient(to bottom, rgba(185,205,46,0.95) 0%,rgba(151,182,43,0.95) 66%,rgba(151,182,43,0.95) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2b9cd2e', endColorstr='#f297b62b',GradientType=0 ); } #dp-header .logo { max-width: 66%; position: absolute; top: 0; left: 15px; height: 100%; padding: 5px 0; } #dp-header .logo h1 { display: inline-block; height: 100%; margin: 0; } #dp-header .logo img { position: absolute; top: 5px; left: 0; height: 85%; max-width: none; width: auto; vertical-align: top; display: block; } #dp-header .logo .pagename { display: none; } #dp-content .contentWrapper { padding: 50px 0; position: relative; } #dp-content .contentWrapper header.sectionheader *,#dp-content .contentWrapper header.articleHeader * { margin: 0; } #dp-content .contentWrapper header.sectionheader { margin: 0 0 50px; } #dp-content .contentWrapper header.articleHeader { margin: 0 0 15px; } #dp-content .contentWrapper .contentItem h1,#dp-content .contentWrapper .contentItem .h1,#dp-content .contentWrapper .contentItem h2,#dp-content .contentWrapper .contentItem .h2,#dp-content .contentWrapper .contentItem h3,#dp-content .contentWrapper .contentItem .h3,#dp-content .contentWrapper .contentItem h4,#dp-content .contentWrapper .contentItem .h4,#dp-content .contentWrapper .contentItem h5,#dp-content .contentWrapper .contentItem .h5,#dp-content .contentWrapper .contentItem h6,#dp-content .contentWrapper .contentItem .h6 { color: #b9cd2e; } #dp-content .contentWrapper .contentItem h1 a,#dp-content .contentWrapper .contentItem .h1 a,#dp-content .contentWrapper .contentItem h2 a,#dp-content .contentWrapper .contentItem .h2 a,#dp-content .contentWrapper .contentItem h3 a,#dp-content .contentWrapper .contentItem .h3 a,#dp-content .contentWrapper .contentItem h4 a,#dp-content .contentWrapper .contentItem .h4 a,#dp-content .contentWrapper .contentItem h5 a,#dp-content .contentWrapper .contentItem .h5 a,#dp-content .contentWrapper .contentItem h6 a,#dp-content .contentWrapper .contentItem .h6 a { color: #b9cd2e; } #dp-content .invertedWrapper { background-image: url(../images/inverted-bg.jpg); } #dp-content .invertedWrapper .contentWrapper.contentInverted { background-color: rgba(156,178,60,0.9); -webkit-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.5); box-shadow:inset 0 0 5px 0 rgba(0,0,0,.5); } #dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem { color: #fff; } #dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h1,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h1,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h2,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h2,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h3,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h3,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h4,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h4,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h5,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h5,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h6,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h6 { color: #fff; } #dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h1 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h1 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h2 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h2 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h3 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h3 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h4 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h4 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h5 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h5 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem h6 a,#dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem .h6 a { color: #fff; text-decoration: none; } #dp-content .invertedWrapper .contentWrapper.contentInverted .contentItem p a { color: #fff; text-decoration: underline; } #dp-content .contentWrapper.contentSlideshow { padding: 0; } #dp-content .contentWrapper.contentSlideshow .contentItem .textWrapper { opcaity: 0; padding: 10px 0 70px; text-align: center; position: absolute; bottom: 0; left: 0; width: 100%; -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.4); box-shadow: 0 0 2px 0 rgba(0,0,0,.4); background: -moz-linear-gradient(left, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.85) 33%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0.4) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.85) 33%,rgba(255,255,255,0.85) 66%,rgba(255,255,255,0.4) 100%); background: linear-gradient(to right, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.85) 33%,rgba(255,255,255,0.85) 66%,rgba(255,255,255,0.4) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#66ffffff',GradientType=1 ); } #dp-content .contentWrapper.contentSlideshow .contentItem .textWrapper h2,#dp-content .contentWrapper.contentSlideshow .contentItem .textWrapper h3 { margin: 0; } #dp-content .contentWrapper.contentSlideshow .contentItem .textWrapper h3 { color: #3ab3db; } #dp-content .contentWrapper.contentSlideshow .swiper-controller { bottom: 5px; } #dp-content .contentWrapper.contentSingle .contentItem .sidebarVideo { max-width: 560px; margin: 10px auto 15px; } #dp-content .contentWrapper.contentSingle .contentItem .centeredContent { text-align: center; } #dp-content .contentWrapper.contentImageGallery { padding-top: 0; margin-top: -50px; } #dp-content .contentWrapper.contentImageGallery .swiper-controller { bottom: -25px; } #dp-content .contentWrapper.contentServices .readmoreButton { bottom: 10px; z-index: 10; position: absolute; left: 50%; -webkit-transform: translate(-50%,0); -webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0); } #dp-content .contentWrapper.contentServices .readmoreButton a { background: url(../images/read-more-button-bottom.png) center no-repeat; width: 34px; height: 34px; display: inline-block; } #dp-content .contentWrapper.contentServices .readmoreButton a.active { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); -webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg); -ms-transform-origin: 50% 50%; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; } #dp-content .contentWrapper.contentServicesList { margin-top: -20px; } #dp-content .contentWrapper.contentServicesList .contentItem { font-size: .875em; margin-bottom: 50px; } #dp-content .contentWrapper.contentServicesList .contentItem .textWrapper { text-align: center; margin: 15px 0; } #dp-content .contentWrapper.contentServicesList .contentItem .textWrapper header { margin: 0; } #dp-content .contentWrapper.contentServicesList .contentItem .textWrapper header * { color: #3ab3db; text-transform: uppercase; } #dp-content .contentWrapper.contentServicesList .contentItem .textWrapper > p { margin: 10px 0; } #dp-content .contentWrapper.contentServicesList .contentItem .articleFooter { text-align: center; } #dp-content .contentWrapper.contentContact .contentItem .contactCols { margin-top: 20px; position: relative; } #dp-content .contentWrapper.contentContact .contentItem .contactCols .contactElm { -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5); } #dp-content .contentWrapper.contentContact .contentItem .contactCols .googleMapWrapper { position: relative; height: 300px; margin-top: 50px; } #dp-content .contentWrapper.contentContact .contentItem .contactCols #googleMap { position: relative; top: 0; left: 0; width: 100%; height: 100%; color: #555; } #dp-content .contentWrapper.contentContact .contentItem .businesscard { background: #fff; padding: 20px; position: relative; } #dp-content .contentWrapper.contentContact .contentItem .businesscard * { color: #62b32c!important; } #dp-content .contentWrapper.contentContact .contentItem .businesscard .contactRow { margin: 0 0 10px; } #dp-content .contentWrapper.contentContact .contentItem .businesscard .contactTitle { display: inline-block; width: 100%; } #dp-content .contentWrapper.contentContact .contentItem .businesscard:after { position: absolute; bottom: 0; right: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 0 50px 50px; border-color: transparent transparent #62b32c transparent; } #dp-content .contentWrapper.contentServices:after,#dp-content .contentWrapper.contentSlideshow:after,#dp-content .contentWrapper.contentImageGallery:after { z-index: 2; content: ""; position: absolute; width: 100%; background-repeat: no-repeat; background-position: center; } #dp-content .contentWrapper.contentSlideshow:after { bottom: 0; height: 31px; background-image: url(../images/border1_small.png); } #dp-content .contentWrapper.contentImageGallery:after { top: 100%; height: 31px; background-image: url(../images/border2_small.png); } #dp-content .contentWrapper.contentServices:after { bottom: 0; height: 29px; background-image: url(../images/border3_small.png); } #dp-footer { padding: 20px 0; background: #444; -webkit-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.5); box-shadow:inset 0 0 5px 0 rgba(0,0,0,.5); } #googleMap img { max-width: none; } .swiper-controller { z-index: 10; position: absolute; width: 100px; height: 81px; left: 50%; -webkit-transform: translate(-50%,0); -webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0); } .swiper-controller .swiper-prev,.swiper-controller .swiper-next { cursor: pointer; position: absolute; top: 50%; margin-top: -18px; width: 36px; height: 36px; background-repeat: no-repeat; background-position: center; } .swiper-controller .swiper-prev { background-image: url(../images/swiper-arrow-l-active.png); left: 0; } .swiper-controller .swiper-prev.swiper-button-disabled { background-image: url(../images/swiper-arrow-l-inactive.png); } .swiper-controller .swiper-next { background-image: url(../images/swiper-arrow-r-active.png); right: 0; } .swiper-controller .swiper-next.swiper-button-disabled { background-image: url(../images/swiper-arrow-r-inactive.png); } .swiper-controller .swiper-pagination { display: none; } .roundedImageWrapper { border: 6px solid #b9cd2e; -webkit-border-radius: 50%; border-radius: 50%; } .roundedImageWrapper .roundedImageInner { overflow: hidden; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #fff; -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); } a.enlargeImage .fullscreenImage { -webkit-transition: all .75s; transition: all .75s; } a.enlargeImage .imageOverlay,a.enlargeImage .imageOverlay:after { -webkit-transition: all .375s; transition: all .375s; } a.enlargeImage .imageOverlay { position: relative; overflow: hidden; } a.enlargeImage .imageOverlay:after { opacity: 0; background: rgba(185,205,45,.8) url(../images/icon-fullsize.png) center no-repeat; position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ""; } a.enlargeImage:hover .fullscreenImage { -webkit-transform: scale(1.5); -webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5); } a.enlargeImage:hover .imageOverlay:after { opacity: 1; } @-webkit-keyframes fadeInDpLightbox { 0% { display: none; opacity: 0; } 1% { display: block; opacity: 0; } 100% { display: block; opacity: 1; } } @keyframes fadeInDpLightbox { 0% { display: none; opacity: 0; } 1% { display: block; opacity: 0; } 100% { display: block; opacity: 1; } } #dp-lightbox { text-align: center; padding: 80px 10px; display: none; z-index: 99999; background: #000; background: rgba(0,0,0,.85); position: fixed; overflow: auto; overflow-x: scroll; top: 0; left: 0; right: 0; bottom: 0; } #dp-lightbox .content { z-index: 2; position: relative; display: inline-block; padding: 0 25px; } #dp-lightbox .content .image { position: relative; max-width: 640px; margin: 0 auto 50px; } #dp-lightbox .content .imageWrapper { -webkit-border-radius: 50%; border-radius: 50%; border: 10px solid #fff; overflow: hidden; -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); } #dp-lightbox .content .lightbox-close { width: 30px; height: 30px; background: url(../images/dp-lightbox-close.png) center no-repeat; position: absolute; top: 15px; right: 15px; z-index: 6; } #dp-lightbox .content .textbox { width: 100%; background: #fff; padding: 30px 10% 70px; margin-bottom: 100px; position: relative; } #dp-lightbox .content .textbox:after { z-index: 2; content: ""; left : 0; position: absolute; width: 100%; top: 100%; height: 31px; background-image: url(../images/border2_small.png); background-repeat: no-repeat; background-position: center; } #dp-lightbox .content .title { color: #3ab3db; text-transform: uppercase; } #dp-lightbox .content .subtitle { margin-top: 10px; } #dp-lightbox .swiper-controller { bottom: -25px; } body.hasDpLightbox { overflow: hidden; padding-right: 17px; } body.hasDpLightbox #dp-lightbox { -webkit-animation-name: fadeInDpLightbox; animation-name: fadeInDpLightbox; -webkit-animation-duration: .333s; animation-duration: .333s; } } @media all and (min-width: 25em){ } @media all and (min-width: 45em){ #dp-content .contentWrapper { padding: 75px 0; } #dp-content .contentWrapper.contentImageGallery .swiper-controller { bottom: -20px; } #dp-content .contentWrapper.contentSlideshow .contentItem .textWrapper { padding: 20px 0 125px; } #dp-content .contentWrapper.contentSlideshow .swiper-controller { bottom: 35px; } #dp-content .contentWrapper.contentContact .contentItem .businesscard .contactRow { font-size: 1.125em; } #dp-content .contentWrapper.contentContact .contentItem .businesscard .contactTitle { margin: 0 0 0 10px; width: 80px; } #dp-content .contentWrapper.contentSlideshow:after { height: 61px; background-image: url(../images/border1.png); } #dp-content .contentWrapper.contentImageGallery:after { height: 62px; background-image: url(../images/border2.png); } #dp-content .contentWrapper.contentServices:after { height: 58px; background-image: url(../images/border3.png); } .swiper-controller { width: 180px; } .swiper-controller .swiper-pagination { display: block; padding-top: 25px; width: 81px; height: 81px; margin: -40px 0 0 -40px; position: absolute; top: 50%; left: 50%; background: url(../images/swiper-pagination.png) center no-repeat; font-weight: 700; color: #fff; font-size: 1.125em; } #dp-lightbox .content .textbox:after { height: 62px; background-image: url(../images/border2.png); } } @media all and (min-width: 60em){ #dp-header { z-index: 90; position: fixed; top: 0; left: 0; width: 100%; } #dp-header .logo img { top: 10px; left: 0; height: 88%; } .isScrolled #dp-header .logo img { top: 5px; left: 0; height: 85%; } #dp-content .contentWrapper.contentContact .contentItem .contactCols .googleMapWrapper { position: absolute; top: 0; right: 0; height: 100%; margin: 0; } } @media all and (min-width: 70em){ #dp-content .contentWrapper { padding: 100px 0; } #dp-content .contentWrapper.smallPadded { padding: 75px 0; } #dp-content .contentWrapper.smallerPadded { padding: 50px 0; } } @media all and (min-width: 100em){ }
/* content              [5697] */ @media all { body { line-height: 1.5; } body,table,input,textarea,button { color: #555; font-family: 'Noto Sans', Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 400; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{ margin: 0 0 15px; line-height: 1.25; font-weight: 700; display: block; } h1, .h1{ font-size: 25px; } h2, .h2{ font-size: 22px; } h3, .h3{ font-size: 20px; } h4, .h4{ font-size: 18px; } h5, .h5{ font-size: 16px; } h6, .h6{ font-size: 14px; } #cookienotice{ z-index: 99999; position: fixed; bottom: 0; left: 0; width: 100%; text-align: center; padding: .5em; font-size: 11px; background: #666; color: #fff; } #cookienotice span{ display: inline-block; padding: .25em; } #cookienotice a{ color: #fff; display: inline-block; margin-left: .25em; padding: .25em .75em; background: rgba(0,0,0,.25); -webkit-border-radius: 4px; border-radius: 4px; } #cookienotice a:hover{ background: rgba(0,0,0,.5); } p,ul,ol,blockquote,table{ margin: 0 0 15px; } strong, b{ font-weight: 700; } a { color: #3ab3db; text-decoration: none; } a:focus{ outline: none; } .no-touch a[href^='tel:']{ cursor: default; color: #555!important; } a, a:before, a:after, button, input{ -webkit-transition: all .25s; transition: all .25s; } .responsiveTable{ min-height: 0.01%; overflow-x: auto; } td p { margin: 0; } .teaserBild { float: left; margin-right: 15px; max-width: 33.33%; } .medium { display: inline-block; } .medium img { vertical-align: bottom; } .mediumleft { margin: 0 1em 0.25em 0; float: left; } .mediumright { margin: 0 0 0.25em 1em; float: right; } .mediumcenter { margin: 0.5em 0; width: 100%; } .mediumcenter img { margin: 0 auto 0; display: block; } .mediumHintergrund { color: #666; background: #efefef; font-size: .825em; padding: .25em .625em; display: block; } .mediumcenter .mediumHintergrund { margin: 0 auto; } .mediumBeschriftung { text-align: left; padding: .25em 0; display: block; } .mediumCopyright { text-align: left; font-weight: bold; font-size: .825em; padding: .25em 0; display: block; } .medium, img{ max-width: 100%; height: auto; } .imageFormat { display: block; height: 0; width: 100%; overflow: hidden; position: relative; } .imageFormat.format-1-1{ padding-bottom: 100%; } .imageFormat.format-4-3{ padding-bottom: 75%; } .imageFormat.format-3-2{ padding-bottom: 66.6666666667%; } .imageFormat.format-16-9{ padding-bottom: 56.25%; } .imageFormat.format-2-1{ padding-bottom: 50%; } .imageFormat.format-3-1{ padding-bottom: 33.3333333333%; } .imageFormat.mainSliderFormat{ padding-bottom: 120%; } .mainSliderTitle{ font-size: 20px; } .mainSliderSubtitle{ font-size: 16px; } .fullscreenImage{ background-repeat: no-repeat; background-position: center; background-attachment: scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-backface-visibility: hidden; -webkit-backface-visibility:hidden;backface-visibility:hidden; } .fullscreenImage.contain{ -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .contentLink a,.dp-userbutton a,#dp-pagination a { padding: 5px 15px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #b9cd2e; color: #fff; margin-right: 10px; display: inline-block; -webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,.5); box-shadow: 3px 3px 3px 0 rgba(0,0,0,.5); } .contentLink a:hover,.dp-userbutton a:hover,#dp-pagination a:hover { background-color: #9cba36; } .contentLink a,.dp-userbutton a { padding-right: 40px; background-image: url(../images/read-more-button-right.png); background-repeat: no-repeat; background-position: 93% center; } .invertedButton { text-align: center; } .invertedButton a { font-size: 1.25em; padding: 5px 15px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #fff; color: #b9cd2e; display: inline-block; -webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,.5); box-shadow: 3px 3px 3px 0 rgba(0,0,0,.5); } .invertedButton a { padding-right: 50px; background-image: url(../images/read-more-button-right-lg.png); background-repeat: no-repeat; background-position: 93% center; } .invertedButton a:hover { background-color: #efefef; } } @media all and (max-width: 45em){ .responsiveTable{ border: 1px solid #ccc; overflow-y: hidden; width: 100%; } } @media all and (min-width: 25em){ h1, .h1{ font-size: 32px; } h2, .h2{ font-size: 27px; } h3, .h3{ font-size: 24px; } h4, .h4{ font-size: 20px; } h5, .h5{ font-size: 18px; } h6, .h6{ font-size: 16px; } .imageFormat.mainSliderFormat{ padding-bottom: 100%; } .mainSliderTitle{ font-size: 22px; } .mainSliderSubtitle{ font-size: 18px; } } @media all and (min-width: 35em){ .imageFormat.mainSliderFormat{ padding-bottom: 80%; } .mainSliderTitle{ font-size: 25px; } .mainSliderSubtitle{ font-size: 22px; } } @media all and (min-width: 45em){ h1, .h1{ font-size: 40px; } h2, .h2{ font-size: 32px; } h3, .h3{ font-size: 27px; } h4, .h4{ font-size: 22px; } h5, .h5{ font-size: 18px; } .imageFormat.mainSliderFormat{ padding-bottom: 70%; } .mainSliderTitle{ font-size: 30px; } .mainSliderSubtitle{ font-size: 26px; } } @media all and (min-width: 60em){ h1, .h1{ font-size: 45px; } h2, .h2{ font-size: 35px; } h3, .h3{ font-size: 32px; } h4, .h4{ font-size: 25px; } h5, .h5{ font-size: 20px; } .imageFormat.mainSliderFormat{ padding-bottom: 65%; } } @media all and (min-width: 80em){ .imageFormat.mainSliderFormat{ padding-bottom: 60%; } .mainSliderTitle{ font-size: 36px; } .mainSliderSubtitle{ font-size: 31px; } } @media all and (min-width: 100em){ .imageFormat.mainSliderFormat{ padding-bottom: 50%; } .mainSliderTitle{ font-size: 42px; } .mainSliderSubtitle{ font-size: 33px; } }
/* menu                 [3070] */ @media screen, projection { #dp-navigation { text-align: center; } #dp-navigation > ul li { display: block; } #dp-navigation > ul li a { color: #fff; padding: 5px; display: inline-block; font-size: 15px; } #dp-navigation > ul > li.active > a,#dp-navigation > ul a:hover { text-decoration: underline; } .mobileMenuBtn { position: relative; float: right; width: 30px; height: 30px; margin: 15px 0; } .mobileMenuBtn span,.mobileMenuBtn span:before,.mobileMenuBtn span:after { background: #1d1d1b; display: block; width: 30px; position: absolute; height: 4px; left: 0; -webkit-border-radius: 2px; border-radius: 2px; -webkit-transition: all .25s; transition: all .25s; } .mobileMenuBtn span { top: 50%; margin-top: -2px; } .mobileMenuBtn span:before,.mobileMenuBtn span:after { content: ""; } .mobileMenuBtn span:before { bottom: 10px; } .mobileMenuBtn span:after { top: 10px; } .mm-opened .mobileMenuBtn span { background: transparent; } .mm-opened .mobileMenuBtn span:before,.mm-opened .mobileMenuBtn span:after { background: #555; } .mm-opened .mobileMenuBtn span:before { -webkit-transform: rotate(-45deg); -webkit-transform-origin: top right; -webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg); transform-origin: top right; } .mm-opened .mobileMenuBtn span:after { -webkit-transform: rotate(45deg); -webkit-transform-origin: bottom right; -webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg); transform-origin: bottom right; } #dp-mainmenu { display: none; } #mm-blocker{ z-index: 9999!important; } } @media all and (min-width: 25em){ } @media all and (min-width: 45em){ #dp-navigation { display: inline-block; position: relative; left: 50%; -webkit-transform: translate(-50%,0); -webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0); } #dp-navigation > ul li { float: left; border-right: 1px solid rgba(0,0,0,.25); border-left: 1px solid rgba(255,255,255,.25); } #dp-navigation > ul li a { padding: 5px 10px; } #dp-navigation > ul li:first-child { border-left: none; } #dp-navigation > ul li:last-child { border-right: none; } } @media all and (min-width: 60em){ .mobileMenuBtn{ display: none; } #dp-mainmenu { display: block; float: right; } #dp-mainmenu ul.menu li { position: relative; } #dp-mainmenu ul.menu li a { padding: 1.75em 1em; font-size: 1.125em; display: block; font-weight: 700; color: #1d1d1b; } #dp-mainmenu ul.menu li.active > a,#dp-mainmenu ul.menu li:hover > a { text-decoration: none; color: #fff; background: rgba(255,255,255,.1); } #dp-mainmenu ul.submenu { display: none; } #dp-mainmenu ul.submenu li a { display: block; } #dp-mainmenu li:hover > ul.submenu { display: block; } #dp-mainmenu ul.menu > li { float: left; } #dp-mainmenu ul.menu > li > a { line-height: 1em; } #dp-mainmenu ul.menuDepth1 { position: absolute; top: 100%; left: 0; } body.isScrolled #dp-mainmenu ul.menu li a{ padding-top: .75em; padding-bottom: .75em; } #dp-navigation > ul li a { padding: 5px 15px; } } @media all and (min-width: 70em){ }
/* print                 [170] */ @media print { .noprint { display: none!important; } .contentWrapper { display: block; } .contentList a[href]:after { content: " (" attr(href) ") "; } }
/* form                  [959] */ @media all { .dp-form fieldset { border: 0; padding: 0; margin: 0; } .dp-form input.text,.dp-form textarea { width: 100%; border: 1px solid #ccc; padding: .5em .75em; color: #555; } .dp-form input.text:focus,.dp-form textarea:focus { background: #f4f4f4; } .dp-form input[type="checkbox"],.dp-form input[type="radio"] { margin-right: 5px; } .dp-form .row { margin: 0 0 15px; } .dp-form .row label { width: 100%; } .dp-form .row-error input.text,.dp-form .row-error textarea { border: 1px solid #c33; } .dp-form .row-error .message { color: #c33; font-size: .875em; font-weight: 700; } .dp-form .row-button button,.dp-form .row-button input.submit { padding: .5em .75em; background: #b9cd2e; color: #fff; } .dp-form .row-button .requiredNotice { font-size: .75em; margin: 0 0 5px; opacity: .75; } } @media all and (min-width: 25em){ } @media all and (min-width: 45em){ } @media all and (min-width: 60em){ } @media all and (min-width: 70em){ }
