/******* screen-small.less *******/
/******* mixins.less 2013-1-16 *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* fontface.less 2013-1-16 *******/
@font-face {
  font-family: "FrutigerLTW01-45Light";
  src: url("/extras/fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");
  src: url("/extras/fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"), url("/extras/fonts/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"), url("/extras/fonts/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"), url("/extras/fonts/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");
}
@font-face {
  font-family: "FrutigerLTW01-46LightIt";
  src: url("/extras/fonts/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?#iefix");
  src: url("/extras/fonts/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?#iefix") format("eot"), url("/extras/fonts/8259f047-a5d2-40a0-a98c-1c24f0316b08.woff") format("woff"), url("/extras/fonts/1078a920-3def-4194-ba69-46751fb9af38.ttf") format("truetype"), url("/extras/fonts/4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3.svg#4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3") format("svg");
}
@font-face {
  font-family: "Frutiger LT W01_65 Bold";
  src: url("/extras/fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix");
  src: url("/extras/fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix") format("eot"), url("/extras/fonts/9aa32a81-1124-4c43-b3db-15bfb1f7aed2.woff") format("woff"), url("/extras/fonts/6faffbf4-f8e8-4817-b24b-a390e166be7e.ttf") format("truetype"), url("/extras/fonts/fc09de64-de25-425e-90dc-a0cae29b02c4.svg#fc09de64-de25-425e-90dc-a0cae29b02c4") format("svg");
}
/******* reset.less 2013-1-16 *******/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
abbr,
code,
em,
hr,
img,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
audio,
video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0 #fff;
  /* color for input.file */
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}
ul {
  list-style: none;
}
a:active,
a:focus {
  outline: none;
}
img {
  display: block;
  /* risky, was #root div.show img, cut at #disp .body img, */
  border: none;
  -ms-interpolation-mode: bicubic;
}
/******* cmsbox.less 2014-08-26 *******/
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 3px;
  margin-bottom: 3px;
}
.unit > .body,
.unit > form > .body {
  margin: 0.4em 0;
  width: 100%;
}
.cb-part-body {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.lead {
  margin-bottom: 0 !important;
}
.list {
  margin-top: 0.2em !important;
  margin-bottom: 0.2em !important;
}
.gist,
.dent {
  display: list-item;
  list-style-position: outside;
}
.gist {
  margin-left: 16px;
}
.dent {
  margin-left: 32px;
}
.line {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  font-size: 0;
  line-height: 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #4d4d4d;
  color: #4d4d4d;
  font-size: 0;
  line-height: 0;
}
.hair {
  border-bottom-style: solid;
}
.dash {
  border-bottom-style: dashed;
}
.spot {
  border-bottom-style: dotted;
}
.fine {
  border-bottom-width: 1px;
}
.bold {
  border-bottom-width: 2px;
}
.link > .open,
.load > .load {
  display: block;
}
.link,
.load {
  background-repeat: no-repeat !important;
}
a.link {
  background: none;
}
.null,
.null:hover,
.null:focus {
  color: #000 !important;
  text-decoration: none !important;
  cursor: default;
}
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > img,
.cb-googlemapscontainer,
.cb-zoom-image {
  width: 100%;
}
a.zoom {
  position: relative;
  display: block;
}
img.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -17px !important;
  width: 35px !important;
  height: 35px;
}
.cb-zoom-image {
  overflow: hidden;
  margin: 0 auto;
  color: #ccc;
  font-size: 12px;
  font-family: monaco, 'courier new', courier, monospace;
  line-height: 1.2;
}
.crop {
  position: relative;
  overflow: hidden;
  height: 320px;
}
.crop > img {
  position: absolute;
  width: auto;
}
.plug {
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
}
p.plug {
  max-width: 100%;
  background-size: contain;
}
.flash,
.flash embed,
.flash object,
.crossslide {
  overflow: hidden;
  width: 100%;
}
div.flash > div {
  width: 100%;
  height: 100%;
}
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube > .cb-youtube,
.cb-vimeo > .cb-vimeo {
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.cb-vimeo iframe,
.cb-youtube iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  /* iframe borderframe */
}
.cb-statistics .cb-loading {
  margin: 10px auto 25px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #111 url(/icons/load.gif) no-repeat 50%;
}
.cb-service > a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  padding-bottom: 4px;
  width: 16px;
  height: 16px;
  background: url('/icons/email.png') no-repeat;
}
.cb-service > a:hover {
  background-position: 0px -20px;
}
.cb-service > a:active {
  background-position: 0px -40px;
}
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service > .cb-service {
  position: relative;
  float: left;
  margin-bottom: 8px;
  padding: 2px 5px 2px 0;
  height: 24px;
  background: red;
}
.code pre {
  font-family: monaco, 'courier new', courier, monospace;
}
.grid table {
  border-collapse: collapse;
}
.cb-table-layout-fixed {
  table-layout: fixed;
}
.grid td,
.grid th {
  border-width: 0;
  border-style: solid;
  border-color: #b3b3b3;
  vertical-align: top;
}
.horz td,
.horz th {
  padding: 1px;
}
.vert td,
.vert th {
  padding: 1px 4px;
}
.horz .trim td,
.horz .trim th {
  border-width: 1px 0;
}
.vert .trim td,
.vert .trim th {
  border-width: 0 1px;
}
.grid th {
  font-weight: normal;
  font-family: 'Frutiger LT W01_65 Bold';
  background: #ccc;
  text-align: left;
}
.vert > .beam td.odd,
.horz > .beam > .odd {
  background: #e6e6e6;
}
a.plug {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/objects/flashplayer/images/adobe.png') no-repeat 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
img.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.hidden,
.fake,
.read {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.cb-invisible {
  display: none !important;
}
.cb-access {
  display: inline;
  float: left;
  overflow: hidden;
  width: 0;
  height: 0;
}
caption {
  display: none;
}
#over {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 210;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.86);
}
#disp {
  position: absolute;
  z-index: 3001;
  color: #404040;
}
#disp .head,
#disp h2,
#disp .head a.quit {
  color: #fff;
  line-height: 24px;
}
#disp .head {
  position: relative;
  overflow: hidden;
}
#disp h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 0 10px;
  padding-right: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.025em;
  font-weight: 300;
}
#disp.zoom h2 {
  padding-right: 80px;
}
#disp .head .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
  width: 74px;
}
#disp .head .cb-hybrid,
#disp a.quit {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  width: 22px;
  height: 24px;
  background: url('/icon-lightbox/lb-ctr.png') no-repeat;
  font-size: 0;
}
#disp .head .cb-hybrid:hover,
#disp a.quit:hover,
#disp .head .cb-hybrid:focus,
#disp a.quit:focus {
  opacity: 0.75;
}
#disp .head .cb-hybrid:active,
#disp a.quit:active {
  opacity: 0.5;
}
#disp .prev > .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next > .cb-hybrid {
  background-position: -15px 50%;
}
#disp a.quit {
  float: right;
  background-position: -50px 50%;
}
/* DISP BODY */
#disp .body {
  overflow: hidden;
  margin: 10px 10px 0;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background: #fff;
}
#disp.mail .body,
#disp.resp .body {
  padding-bottom: 0;
}
#disp.mail .foot,
#disp.resp .foot,
#disp.auth .foot {
  padding-bottom: 10px;
  text-align: right;
}
.mail p + fieldset + fieldset {
  min-height: 2.8em;
  /* no jumping after recipient address renders */
}
#disp a {
  color: #404040;
}
.cb-disp-sent,
.cb-disp-sent:hover {
  display: block;
  padding: 0.4em 14px;
  text-align: left;
  text-decoration: none;
}
#disp fieldset {
  padding: 0.2em 0 0.5em;
}
#disp .mail,
#disp select,
#disp textarea,
#disp .tick,
#disp .text,
#disp .file,
#disp .password {
  display: block;
  width: 100%;
}
#disp textarea {
  height: 160px;
}
#disp label.name {
  font-weight: normal;
  font-family: 'Frutiger LT W01_65 Bold';
  display: block;
  padding-bottom: 0.2em;
  width: 100%;
}
#disp label.sign {
  float: right;
  /* used where ? */
  width: 278px;
}
#disp div.tack {
  float: right;
  width: 20px;
}
/* DISP FOOT */
#disp .foot {
  overflow: hidden;
  margin: 0 10px;
  padding-bottom: 0.5em;
  border-radius: 0 0 2px 2px;
  background: #fff;
  text-align: left;
}
#disp .foot p.prev,
#disp .foot p.next {
  float: left;
  /* used where ? */
  width: 40%;
}
#disp .foot p.next {
  /* used where ? */
  float: right;
  text-align: right;
}
#disp .foot input.prev,
#disp .canc,
#disp .foot .button {
  margin-left: 15px;
}
#disp .submit,
#disp .foot input.next,
#disp .conf,
#disp .foot .button,
#disp.message .submit {
  margin-right: 15px;
}
a.capt {
  float: left;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  background: #000;
}
#disp a.capt {
  width: 100%;
}
img.capt {
  margin: 0 auto;
}
#disp.zoom .foot,
#disp.zoom .foot > fieldset {
  padding-bottom: 0;
}
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #404040;
}
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part > .flash {
  max-width: 100%;
}
/* CODE */
#disp.cb-lightbox-code textarea {
  height: 400px;
  font-family: monaco, 'courier new', courier, monospace;
}
/* DISP SITEMAP */
.cb-sitemap-target {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  padding-bottom: 1em;
  color: #e64246;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.2;
}
#disp.site li,
.cb-sitemap li {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0 0 16px;
  list-style: url('/icon-lightbox/list-sitemap.png');
}
.srch a,
#disp.site li > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li > a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li > a:focus,
.cb-sitemap a:focus {
  text-decoration: underline;
}
#disp.srch a:visited {
  color: #43778f;
}
.srch .text {
  -webkit-appearance: searchfield;
  -moz-appearance: searchfield;
  appearance: searchfield;
}
.srch th,
.srch td {
  padding-right: 0.4em;
  text-align: left;
}
.srch th:first-child {
  color: #bfbfbf;
  text-align: right;
  line-height: 2;
  font-size: 0.9em;
  font-weight: normal;
}
.srch td {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding-bottom: 0.8em;
}
.flag {
  background-color: #fd0;
  color: #333;
  text-shadow: none;
}
::-moz-selection {
  background-color: #004664;
  color: #fff;
  text-shadow: none;
}
::selection {
  background-color: #004664;
  color: #fff;
  text-shadow: none;
}
/* NEWSLETTER */
div.prog p,
div.prog img {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
#disp.two-step-verification {
  z-index: 3100;
  width: 320px;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #4b85a0;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  -webkit-transition: opacity 200ms ease-out 150ms;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 113, 113, 0.3);
  border-radius: 50%;
  border-top-color: #4b85a0;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@media screen and (max-width: 768px) {
  .cb-table-3up.vert {
    position: relative;
    display: block;
    border: 1px solid #b3b3b3;
  }
  .cb-table-3up.vert td {
    display: block;
    border: 0;
    padding: 1px 4px;
  }
  .cb-table-3up.vert > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-3up.vert > tbody tr {
    display: inline-block;
    border-left: 1px solid #b3b3b3;
  }
  .cb-table-3up.vert > tbody tr:first-child {
    border: 0;
  }
  .cb-table-head .cb-table-3up.vert > thead {
    display: block;
    float: left;
  }
  .cb-table-head .cb-table-3up.vert > thead > tr {
    display: block;
  }
  .cb-table-head .cb-table-3up.vert > thead th {
    display: block;
    margin-right: -1px;
    padding: 1px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot {
    display: block;
    float: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot > tr {
    display: block;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot th {
    display: block;
    padding: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-both .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 1px solid #b3b3b3;
  }
  .cb-table-both .cb-table-3up.horz td {
    display: block;
    border: 0;
    padding: 1px 4px;
  }
  .cb-table-both .cb-table-3up.horz > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr {
    display: inline-block;
    border-left: 1px solid #b3b3b3;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr:first-child {
    border: 0;
  }
  .cb-table-both .cb-table-3up.horz > thead {
    display: block;
    float: left;
  }
  .cb-table-both .cb-table-3up.horz > thead > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > thead th {
    display: block;
    margin-right: -1px;
    padding: 1px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot {
    display: block;
    float: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > tfoot th {
    display: block;
    padding: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-head .vert tr.odd {
    background: #e6e6e6;
  }
  .cb-table-head .vert td {
    background: none !important;
  }
  .cb-table-column-inactive {
    position: relative;
  }
  .cb-table-column-inactive th {
    max-width: 1em;
    overflow: hidden;
    white-space: nowrap;
  }
  .cb-table-column-inactive > tr:after {
    top: 0;
    position: absolute;
    left: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    content: '…';
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tbody,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tbody,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    display: block;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot {
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead tr,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot tr {
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th {
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    border: 1px solid #b3b3b3;
    margin-bottom: 4px;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    position: relative;
    padding: 1px 4px;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    font-weight: normal;
    font-family: 'Frutiger LT W01_65 Bold';
    position: absolute;
    top: 0;
    overflow: hidden;
    padding: 1px 4px;
    width: 35%;
    border: 0;
    content: attr(data-title);
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/objects/boxsizing/boxsizing.htc);
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td {
    padding-left: 38%;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after {
    left: 0;
    padding-right: 1%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    padding-right: 38%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    right: 0;
    padding-left: 1%;
  }
  .cb-table-none .cb-table-3up.horz {
    display: block;
    border: 0;
  }
  .cb-table-none .cb-table-3up.horz tbody,
  .cb-table-none .cb-table-3up.horz th,
  .cb-table-none .cb-table-3up.horz tr,
  .cb-table-none .cb-table-3up.horz td {
    display: block;
  }
  .cb-table-none .cb-table-3up.horz tr {
    border: 1px solid #b3b3b3;
    margin-bottom: 4px;
  }
  .cb-table-none .cb-table-3up.horz td {
    padding: 1px 4px;
    border: 0;
  }
  .cb-table-columns-3 tr {
    min-width: 50%;
  }
}
/******* hide-non-mobile.less 2013-1-16 *******/
.body-mobile,
.cb-mobile .cb-mobile-invisible,
.cb-mobile .body-non-mobile {
  display: none;
}
.cb-mobile .body-mobile {
  display: block;
}
/******* site.less 2013-1-16 *******/
html,
body {
  min-height: 100%;
  height: 100%;
  background: #fff;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(75, 133, 160, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  background-color: transparent;
  color: #000;
  font-family: 'FrutigerLTW01-45Light';
  line-height: 1.375;
}
#home {
  float: left;
  height: 54px;
}
@media (max-width: 767px) {
  #home {
    height: 45px;
  }
}
.logo {
  width: auto;
  height: 100%;
}
.mood #head {
  position: relative;
  margin-top: 26px;
}
.mood #head:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 27.7027027%;
  background: #fff;
}
.scroll-animated {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.scroll-animated.scroll-animated--active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.logoContainer {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
}
@media (max-width: 767px) {
  .logoContainer {
    gap: 20px;
  }
}
@media (max-width: 400px) {
  .logoContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.banner {
  border-top: 6px solid #4b85a0;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  width: 100%;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
#searchfield {
  padding-left: 1em;
  border-radius: 20px;
  margin: 20px 0 0 20px;
}
#find .find {
  display: none;
}
.banner .auth,
.banner .service_contact {
  float: right;
  text-transform: uppercase;
  line-height: 38px;
}
.mood,
.footer {
  color: #fff;
  background-color: #4b85a0;
}
.north a,
.footer a {
  color: #fff;
}
.north a:hover,
.footer a:hover,
.north a:focus,
.footer a:focus {
  color: #c9dae3;
}
.north a:active,
.footer a:active {
  color: #4b85a0;
  background: #fff;
  padding: 0 0.2em;
  margin: 0 -0.2em;
}
#expo .cb-landscape {
  width: 100%;
}
#expo .cb-portrait {
  height: 100%;
}
#expo div.link {
  display: none;
}
#slides .slide {
  overflow: hidden;
}
#slides img {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.footer {
  margin-top: 40px;
  padding: 20px 0;
}
.footpart--left {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footpart--right {
  float: right;
}
@media (max-width: 400px) {
  .footpart--right {
    float: left;
    width: 100%;
  }
}
.adressblock {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .adressblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.legal {
  float: left;
}
.footer .vcard {
  float: left;
  margin-right: 70px;
}
@media (max-width: 767px) {
  .footer .vcard {
    margin-top: 1em;
  }
  .footer .vcard:first-child {
    margin-top: 0;
  }
  .footer .vcard:last-child {
    margin-right: -70px;
  }
}
.fn {
  font-weight: normal;
  font-family: 'Frutiger LT W01_65 Bold';
}
#cmsbox {
  margin-top: 1em;
}
#services {
  float: left;
  clear: both;
  margin: 20px 0;
}
@media screen and (min-width: 400px) {
  #services {
    margin: 0;
    clear: none;
    float: right;
  }
}
#services > .meta {
  float: left;
  width: 42px;
  height: 42px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin-right: 16px;
}
#services > .meta:last-child {
  margin-right: 0;
}
#services > .meta:active {
  -webkit-transform: translate(0, 1px);
  transform: translate(0, 1px);
}
.service_facebook {
  background: url(/images/service_facebook.svg) no-repeat;
}
.service_googleplus {
  background: url(/images/service_googleplus.svg) no-repeat;
}
.service_instagram {
  background: url(/images/service_instagram.svg) no-repeat;
}
.navi,
.navi > .item {
  float: left;
}
.menu {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: 0.07em;
}
.navigation .sub1 > .item {
  position: relative;
}
.navigation > .sub1 > .item > .cb-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 50%;
  height: 2.1em;
}
.navigation > .sub1 > .item > .cb-toggle:hover,
.navigation > .sub1 > .item > .cb-toggle:focus {
  cursor: pointer;
}
.navigation > .sub1 > .item > .cb-toggle:after {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -4px;
  content: '';
  width: 7px;
  height: 7px;
  background: url(/images/mnavi-toggle.png) no-repeat;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.navigation > .sub1 > .item > .cb-toggle-active:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.item-empty > .cb-toggle {
  display: none;
}
#over {
  background: rgba(0, 0, 0, 0.8);
  z-index: 3000;
  position: fixed;
}
#disp.zoom {
  top: 0 !important;
  padding: 0 !important;
  display: block !important;
  z-index: 3001;
  width: 100% !important;
}
#disp.zoom .disp-wrapper {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#disp.zoom div.head {
  position: static;
}
#disp.zoom div.head h2 {
  display: none;
}
#disp.zoom div.head div.ctrl {
  position: absolute;
  left: 0;
  top: 0;
  right: unset;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#disp.zoom div.head div.ctrl a.cb-hybrid {
  position: absolute;
  left: 4%;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-left.svg);
}
#disp.zoom div.head div.ctrl .next a.cb-hybrid {
  left: unset;
  right: 4%;
  background-image: url(/images/arrow-right.svg);
}
#disp.zoom div.head div.ctrl a.quit {
  position: absolute;
  right: 4%;
  top: 4vw;
  width: 50px;
  height: 50px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/close.svg);
}
@media (max-width: 767px) {
  #disp.zoom div.head div.ctrl a.cb-hybrid {
    width: 24px;
    height: 24px;
    margin-top: -12px;
  }
  #disp.zoom div.head div.ctrl a.quit {
    width: 24px;
    height: 24px;
  }
}
#disp.zoom div.body {
  margin: 4vw 0;
  padding: 0;
  width: 92%;
  border-radius: 0;
  background: none;
}
#disp.zoom div.body > div {
  width: 100% !important;
}
#disp.zoom div.foot {
  display: none;
}
#root #over {
  height: 100% !important;
}
#root #disp.zoom {
  position: fixed;
  height: 100%;
  margin: 0 !important;
  left: 0 !important;
}
#root #disp.zoom div.head div.ctrl a.cb-hybrid {
  left: 2vw;
}
#root #disp.zoom div.head div.ctrl .next a.cb-hybrid {
  left: auto;
  right: 2vw;
}
#root #disp.zoom div.head a.quit {
  right: 2vw;
  top: 2vw;
}
#root #disp.zoom div.body {
  height: 100%;
  width: 90vw;
  margin: 0;
  padding: 2vw 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#root #disp.zoom div.body > div {
  height: 100%;
  width: 100% !important;
  margin: 0 !important;
}
#root #disp.zoom div.body > div a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#root #disp.zoom div.body > div .cb-zoom-image {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  background: none !important;
}
.disp-wrapper {
  height: 100%;
}
h1,
.unit h2,
h3 {
  font-weight: normal;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.2;
  color: #4b85a0;
}
.mood h1 {
  color: #fff;
  font-size: 56px;
  font-size: 5.6rem;
  line-height: 1.07142857;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.slim h3,
.main > .seam h2 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.07692308;
}
strong {
  font-weight: normal;
  font-family: 'Frutiger LT W01_65 Bold';
}
.text {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.open,
.load {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.gist,
.dent {
  list-style: disc;
}
a {
  color: #4b85a0;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #78a9c0;
}
div.link {
  margin-left: 0;
}
div.link a.open {
  float: left;
  font-size: 16px;
  line-height: 1.375;
  background: #4b85a0;
  color: #fff;
  padding: 4px 20px;
  border-radius: 100px;
}
div.link a.open:hover,
div.link a.open:focus {
  opacity: 0.8;
}
div.link a.open:active {
  opacity: 1;
}
.seam div.link a.open {
  background-color: #fff;
  color: #4b85a0;
}
.flat div.link a.open {
  background-color: #e5333d;
}
.edge div.link a.open {
  background-color: #505050;
}
.line hr,
.main > .seam.slim .lead:before {
  width: 197px;
}
.main > .seam.slim .lead:before {
  right: 0;
  width: auto;
}
.cb-layout1 .main {
  margin-top: 20px;
}
.north,
.south {
  min-height: 0;
}
div.main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.main > .slim .pict.tall {
  border-top: 12px solid #4b85a0;
}
.main > .flat .pict.tall {
  border-color: #e5333d;
}
.main > .edge .pict.tall {
  border-color: #505050;
}
.main > .seam.slim {
  background: #4b85a0;
  color: #fff;
}
.cb-layout1 .main > .seam.slim {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.14285714;
  padding-bottom: 1.1em;
}
.main > .seam.slim .body {
  margin-top: 0;
}
.main > .seam.slim > .head + .body {
  margin-top: 0.4em;
}
.main > .seam.slim h3,
.seam.slim .open,
.seam.slim .load {
  color: #fff;
}
.main > .seam.slim h3 {
  padding: 2.2em 0 0.4em;
}
.main > .seam.slim .lead {
  position: relative;
}
.main > .seam.slim .lead:before {
  position: absolute;
  left: 0;
  top: 23px;
  content: '';
  height: 1px;
  background: #fff;
}
.main > .seam.slim .lead:first-child:before {
  display: none;
}
.main > .seam.slim .lead:first-child h3 {
  padding-top: 0.4em;
}
.main > .seam.slim .line > hr {
  border-color: #fff;
  color: #fff;
}
.farnorth {
  font-family: 'FrutigerLTW01-46LightIt';
}
.farnorth .norm {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.46086957;
  text-rendering: geometricPrecision;
}
/* unit main > .edge.wide is layout helper */
#edit .main > .edge.wide.note {
  position: relative;
  border-top: 2px dashed #ddd;
  color: #ccc;
}
#edit .main > .edge.wide.note:after {
  position: absolute;
  top: 2px;
  left: 20px;
  padding: 0 0.5em 1px;
  border-radius: 3px;
  background: #eee;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3), 0 0 0 1px #ddd inset, 0 0 0 2px #fff inset;
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3), 0 0 0 1px #ddd inset, 0 0 0 2px #fff inset;
  color: #444;
  content: 'Layout-Helper';
  text-shadow: 0 1px 0 #fff;
  letter-spacing: 0.03em;
  font-size: 11px;
  font-family: 'Helvetica Neue', sans-serif;
}
#edit .main > .edge.wide.note h2 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ccc;
}
div.main > .edge.wide.note,
div.main > .edge.wide.note div.body {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  min-height: 0;
  width: 100% !important;
}
.north h2 > .open {
  display: block;
  padding: 30px 24px 92px;
  background-color: #4b85a0;
  background-size: 52px 52px;
  background-position: right 24px bottom 24px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-down.svg);
  color: #fff;
}
.north h2 > .open:hover,
.north h2 > .open:focus {
  background-color: #447992;
}
.north h2 > .open:active {
  background-color: #376276;
}
.north .flat h2 > .open {
  background-color: #e5333d;
}
.north .flat h2 > .open:hover,
.north .flat h2 > .open:focus {
  background-color: #e3212c;
}
.north .flat h2 > .open:active {
  background-color: #c21922;
}
.north .edge h2 > .open {
  background-color: #505050;
}
.north .edge h2 > .open:hover,
.north .edge h2 > .open:focus {
  background-color: #464646;
}
.north .edge h2 > .open:active {
  background-color: #313131;
}
.north .body,
.north .part {
  margin-top: 0;
  margin-bottom: 0;
}
.cb-layout2 .seam,
.cb-layout2 .flat {
  color: #fff;
}
.cb-layout2 .seam a,
.cb-layout2 .flat a {
  color: #fff;
}
.cb-layout2 .seam {
  background: #4b85a0;
}
.cb-layout2 .flat {
  background: #e5333d;
}
.cb-layout2 .seam > .body,
.cb-layout2 .flat > .body {
  margin-top: 0;
}
.form input.text,
.form textarea {
  background-color: #e5eef5;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form input.submit,
.form button.cb-hybrid {
  font-size: 16px;
  line-height: 1.375;
  background: #4b85a0;
  color: #fff;
  padding: 4px 20px;
  border-radius: 100px;
  min-height: 0;
  border: none;
}
.form input.submit:hover,
.form button.cb-hybrid:hover,
.form input.submit:focus,
.form button.cb-hybrid:focus {
  opacity: 0.9;
  background: #4b85a0;
}
.form input.submit:active,
.form button.cb-hybrid:active {
  opacity: 1;
  background: #4b85a0;
}
.part.pict {
  overflow: hidden;
}
.part.pict a img {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.part.pict a img:hover,
.part.pict a img:focus {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
div.load {
  padding-left: 30px;
  background-size: auto 22px;
}
#edit .north {
  min-height: 100px;
  background-color: #f8f8f8;
}
.grow {
  text-transform: none !important;
}
/******* forms.less 2014-10-16 *******/
/* Changelog

2014-10-16
Checkboxes & Radiobuttons:
no float for inputs, no display block for labels

*/
fieldset {
  line-height: 2.2em;
}
fieldset .name,
label.sign {
  line-height: 1.2em;
  margin-top: 0px;
}
.form .name {
  padding-bottom: 0.2em;
}
input,
button,
select,
textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
input::-ms-clear {
  /* delete input IE 10+ */
  width: 0;
  height: 0;
}
input,
textarea {
  color: #404040;
  background-color: #fff;
  font-weight: normal;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.13333333em 3px;
  min-height: 2.2em;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444;
  font-weight: normal;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #8c8c8c;
}
input.text[disabled],
textarea[disabled] {
  border-color: rgba(13, 13, 13, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: transparent;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  -webkit-transition: -webkit-box-shadow 0.218s;
  transition: -webkit-box-shadow 0.218s;
  transition: box-shadow 0.218s;
  transition: box-shadow 0.218s, -webkit-box-shadow 0.218s;
}
textarea::-moz-selection,
input.text::-moz-selection,
input.sign::-moz-selection,
input.password::-moz-selection {
  background-color: rgba(31, 31, 31, 0);
}
textarea::-moz-selection, input.text::-moz-selection, input.sign::-moz-selection, input.password::-moz-selection {
  background-color: rgba(31, 31, 31, 0);
}
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: rgba(31, 31, 31, 0);
}
input.submit,
button.cb-hybrid {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  padding: 0.13333333em 1em;
  min-height: 2.2em;
  border: 1px solid;
  border-color: transparent;
  border-radius: 2px;
  background-color: #4b85a0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  line-height: 2.2em;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: transparent;
  background-color: #447992;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: transparent;
  background-color: #3b687d;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  text-shadow: none;
}
.form .foot,
.auth .foot {
  padding-bottom: 1em;
  text-align: right;
}
.form select,
.form textarea,
.form input.text,
.form input.file,
.form .name,
.form a.capt {
  display: block;
  width: 100%;
}
.form select,
.form .chop > input.file {
  float: right;
  width: 100.3%;
}
.form textarea {
  overflow: auto;
  resize: vertical;
}
.form .pile .ctrl,
.form .pile .chop {
  width: 100%;
}
.ship .chop {
  overflow: visible;
  margin-top: 0.1em;
}
.ship .chop > a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 2.2em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
}
.form .ctrl .sign {
  min-width: 4em;
  display: inline-block;
  margin-left: 0.2em;
}
div.cb-form-sent {
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
.cb-form-sent > .cb-form-sent {
  color: #218823;
}
input.fail,
textarea.fail {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  padding-right: 30px !important;
  border-color: #e64246;
  color: #e64246 !important;
}
div.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  float: right;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border: 1px #e64246;
  border-style: solid none;
  color: #e64246;
}
div.cb-lightbox-table ul.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  color: #e64246;
}
.cb-lightbox-table textarea.fail {
  background-image: none !important;
}
.fail > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail > p {
  font-weight: 600;
}
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
.fail .sign {
  width: 90%;
}
/******* layout-small.less 2013-1-16 *******/
#home {
  margin-top: 23px;
}
.mood #head {
  padding-bottom: 2.3em;
}
.banner {
  padding-bottom: 19px;
}
.cb-layout2 .banner {
  padding-bottom: 20px;
}
.desk {
  width: 91.66666667%;
}
#expo {
  float: left;
  position: relative;
  margin-left: -4.54545455%;
  padding-bottom: 71.06598985%;
  width: 109.09090909%;
  height: 0;
  overflow: hidden;
  border-bottom: 12px solid #fff;
}
#slides {
  height: 100% !important;
  width: 100% !important;
  position: absolute;
}
.cb-mobile .footer {
  padding-bottom: 6em;
}
.navigation {
  display: none;
  width: 250px;
  margin-right: -250px;
  position: fixed;
  right: 0;
  z-index: 2001;
  -webkit-transition: margin-right 0.218s;
  transition: margin-right 0.218s;
}
.cb-toggle-target-active .navigation {
  display: block;
  top: 0;
  bottom: 0;
  margin-right: 0;
  background: #4b85a0;
}
.togglenavigation {
  position: fixed;
  top: 23px;
  width: 29px;
  height: 25px;
  right: 20px;
  cursor: pointer;
  color: #4b85a0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.7);
  background-clip: padding-box;
  -webkit-tap-highlight-color: transparent;
}
.togglenavigation:active > span {
  background: #3e6e84 !important;
}
.togglenavigation > span {
  left: 0;
  top: 10px;
  position: absolute;
  display: block;
  height: 5px;
  width: 100%;
  background: currentColor;
  -webkit-transition: background 0.16s;
  transition: background 0.16s;
}
.togglenavigation > .tline-1 {
  top: 0;
}
.togglenavigation > .tline-3 {
  -webkit-transition-delay: 0.0218s;
  transition-delay: 0.0218s;
}
.togglenavigation > .tline-4 {
  top: 20px;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.cb-toggle-target-active .togglenavigation {
  border-width: 1px 0;
}
.cb-toggle-target-active .togglenavigation > .tline-1,
.cb-toggle-target-active .togglenavigation > .tline-4 {
  opacity: 0;
}
.cb-toggle-target-active .togglenavigation > .tline-2,
.cb-toggle-target-active .togglenavigation > .tline-3 {
  -webkit-transition: -webkit-transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5);
  transition: -webkit-transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5);
  transition: transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5);
  transition: transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5), -webkit-transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5);
}
.cb-toggle-target-active .togglenavigation > .tline-2 {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cb-toggle-target-active .togglenavigation > .tline-3 {
  opacity: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cb-toggle-target-active .togglenavigation {
  right: 270px;
}
.desk > div.sub1 {
  display: none;
}
.navigation .navi,
.navigation .navi > .item {
  width: 100%;
}
.menu {
  padding: 0.45em 10px 0.55em 20px;
  color: #fff;
}
.menu:hover,
.menu:focus,
a.path {
  color: #93b6c6;
}
.menu:active {
  color: #000;
}
.navigation div.sub1 {
  margin-top: 20px;
}
.navigation div.sub1 > .item {
  border-bottom: 1px solid #93b6c6;
}
div.sub2 {
  margin-top: -6px;
}
div.sub2 .menu {
  padding: 0.13em 10px 0.13em 40px;
  letter-spacing: 0.02em;
}
div.sub2 > .exit .menu {
  padding-bottom: 0.65em;
}
.navigation .item > div.sub2 {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.218s;
  transition: max-height 0.218s;
}
.navigation .cb-toggle-target-active > div.sub2 {
  max-height: 1000px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 0%;
  margin-left: 0%;
}
.area .part,
.area > .grid table {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 100%;
}
.farnorth {
  margin-top: 18px;
  padding-bottom: 26px;
}
.north .unit:first-child {
  margin-top: 36px;
}
@media (min-width: 400px) {
  .area > .slim {
    position: relative;
    max-width: 355px;
    left: 50%;
    margin-left: -178px;
    margin-right: 34%;
  }
}
.main > .seam.slim h2,
.main > .seam.slim .part,
.main > .seam.slim .foot {
  margin-right: 22px !important;
  margin-left: 22px !important;
}
.main > .seam.slim .part {
  width: calc(100% - 22px - 22px)  !important;
}
@media (min-width: 400px) {
  .main > .seam.slim .part {
    width: 87.6056338% !important;
  }
}
.cb-layout2 .seam h2,
.cb-layout2 .seam .part,
.cb-layout2 .seam .foot,
.cb-layout2 .flat h2,
.cb-layout2 .flat .part,
.cb-layout2 .flat .foot {
  margin-right: 3.38028169% !important;
  margin-left: 3.38028169% !important;
}
.cb-layout2 .seam .part,
.cb-layout2 .flat .part {
  width: 93.23943662% !important;
}
.cb-layout2 .main > .seam .pict,
.cb-layout2 .main > .flat .pict {
  margin-top: 0;
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 3%;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
h1,
h2 {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/******* module-security.less 2013-1-16 *******/
.cb-part-foot {
  clear: both;
  margin: 0 !important;
}
.cb-part-body {
  /* only used in authentication part */
  margin: 0.4em 0;
}
.auth fieldset {
  padding: 0.2em 0;
}
.auth .text,
.auth .password {
  float: right;
  width: 100%;
}
.auth .ctrl .sign {
  display: block;
  margin-left: 20px;
  line-height: 19px;
}
/******* module-statistic.less 2013-1-16 *******/
.cb-statistics .chartclient-annotation-table {
  font-size: 12px;
  font-size: 1.2rem;
}
.cb-statistic-annotation li {
  list-style: none;
}
.cb-statistics .ctrl {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.cb-statistics .ctrl input {
  margin-right: 5px;
}
.cb-statistics .ctrl label {
  margin-right: 15px;
}
.cb-statistics .ctrl a {
  float: right;
}
#root .goog-custom-button-inner-box table,
#root .chartclient-annotation-table,
#root .annotatedtimelinetable {
  margin: 0;
}
#root #scrollingListTd {
  padding: 5px 0 5px 4px;
}
#root div.cb-statistics table.horz thead th {
  border-style: none none solid;
  border-color: #555;
  background-color: transparent;
}
#root div.cb-statistics table.horz tbody td {
  padding: 2px 1px;
  border: solid #ddd;
  border-width: 1px 0 0;
}
#root div.cb-statistics table.horz .odd td {
  background-color: #f9f9f9;
}
.cb-statistics .cb-visits {
  text-align: right;
}
/******* development.less 2013-1-16 *******/
/*.unit {
  box-shadow: 0 0 0 1px red inset;
}
 .part {
   box-shadow: 0 0 0 1px blue inset;
}*/
/*# sourceMappingURL=screen-small.css.map */