/******* 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 *******/
/******* 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: 10px;
  margin-bottom: 10px;
}
.unit > .body,
.unit > form > .body {
  margin: 0 0;
  width: 100%;
}
.cb-part-body {
  margin-top: 0;
  margin-bottom: 0;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 14px;
  margin-bottom: 14px;
}
.lead {
  margin-bottom: 0 !important;
}
.list {
  margin-top: 7px !important;
  margin-bottom: 7px !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: #3a4d60;
  color: #3a4d60;
  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;
  margin-left: 14px;
}
.link,
.load {
  background-repeat: no-repeat !important;
}
a.load {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
video {
  float: left;
  width: 100%;
}
a.link {
  background: none;
}
.null,
.null:hover,
.null:focus {
  color: #3a4d60 !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: 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.7);
}
#disp {
  position: absolute;
  z-index: 211;
  color: #3a4d60;
}
#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: #3a4d60;
}
.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: 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: #3a4d60;
}
#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: #304050;
}
.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: #c0cdd9;
  text-align: right;
  line-height: 2;
  font-size: 0.9em;
  font-weight: normal;
}
.srch td {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -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: #3a4d60;
  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: #3a4d60;
  -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: 1600px) {
  .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: 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(58, 77, 96, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 19px;
  font-size: 1.9rem;
  width: 100%;
  background-color: transparent;
  color: #3a4d60;
  font-family: 'Open Sans', helvetica, sans-serif;
  line-height: 1.63;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1600px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.desk.maindesk {
  width: 940px;
}
.cb-layout2 .desk.maindesk {
  width: 1180px;
}
.cb-layout4 .desk.maindesk {
  width: 100%;
  max-width: 100% !important;
}
.desk.basedesk {
  width: 1180px;
}
.cb-layout3 .desk.basedesk {
  width: 1600px;
}
#home {
  float: left;
}
.logo {
  width: auto;
  height: 100%;
}
#head {
  float: left;
  width: 100%;
  margin-top: 65px;
}
.cb-layout2 #head {
  margin-top: 40px;
}
.cb-layout4 #head {
  margin-top: 47px;
}
#wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
}
#header {
  width: 100%;
  background: rgba(255, 255, 255, 0.48);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.cb-layout4 #header {
  position: relative;
  float: left;
}
#navigation {
  float: right;
  margin-top: 111px;
}
.rootlink {
  float: left;
  display: none;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
  margin-right: 40px;
  padding: 0 0 61px 6px;
  border-left: 2px solid transparent;
  color: #000;
}
.rootlink:hover,
.rootlink:focus {
  border-color: #868686;
  color: #000;
}
#multimood {
  float: left;
  width: 100%;
  position: relative;
}
.cb-layout4 #multimood {
  display: none;
}
#maincontent {
  float: left;
  width: 100%;
  background: #3a4d60;
  position: relative;
  z-index: 2;
}
.cb-layout2 #maincontent,
.cb-layout4 #maincontent {
  background: none;
}
.mainspickel {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 116px;
  margin-left: -58px;
}
.cb-layout2 .mainspickel,
.cb-layout4 .mainspickel {
  display: none;
}
.moodspickel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: url(/images/spickel-mood.png) no-repeat 50% 0;
  z-index: 2;
  display: none;
}
.cb-layout2 .moodspickel {
  display: block;
}
#topservices {
  position: absolute;
  right: 0;
  top: 20px;
  font-size: 18px;
  color: #626262;
  line-height: 1;
  z-index: 2;
}
#topservices a {
  color: #626262;
}
#topservices a:hover,
#topservices a:focus {
  color: #3a4d60;
}
#find {
  float: left;
  position: relative;
  width: 220px;
}
#find .find {
  position: absolute;
  top: 0;
  right: 16px;
  width: 24px;
  height: 100%;
  background: url(/images/find.png) no-repeat 50% 50%;
}
#searchfield {
  float: left;
  width: 100%;
  height: 44px;
  border: none;
  min-height: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 50px;
  padding: 0 50px 0 25px;
  font-size: 18px;
  color: #626262;
}
.service_custcontact {
  float: left;
  text-transform: uppercase;
  line-height: 44px;
}
.service_downloads {
  float: left;
  text-transform: uppercase;
  line-height: 44px;
  margin-right: 40px;
}
#basecontent {
  float: left;
  width: 100%;
}
.cb-layout2 #basecontent {
  display: none;
}
#footer {
  float: left;
  width: 100%;
  background: #3a4d60;
  color: #fff;
}
#footer a {
  color: #fff;
}
#footer a:hover,
#footer a:focus {
  color: #577390;
}
.social {
  float: left;
  width: 100%;
  margin-top: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social .meta {
  float: left;
  width: 40px;
  height: 40px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  cursor: pointer;
  margin-left: 72px;
}
.social .meta:first-child {
  margin-left: 0;
}
.social .meta:hover,
.social .meta:focus {
  opacity: 0.6;
}
.social .meta.service_facebook {
  height: 66px;
  background-image: url(/images/facebook.png);
}
.social .meta.service_instagram {
  background-image: url(/images/instagram.svg);
}
.social .meta.service_linkedin {
  background-image: url(/images/linkedin.svg);
}
.social .meta.socialmail {
  width: 52px;
  background-image: url(/images/mail.png);
}
@media (max-width: 1023px) {
  .social {
    margin-top: 30px;
  }
  .social .meta {
    margin-left: 40px;
    width: 33px;
    height: 33px;
  }
  .social .meta.service_facebook {
    width: 26px;
    height: 42px;
  }
  .social .meta.socialmail {
    width: 44px;
  }
}
.copyright {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  margin: 46px 0 80px;
}
.copyright a {
  text-decoration: underline;
}
.copyright a:hover,
.copyright a:focus {
  color: #fff !important;
  text-decoration: none;
}
#southcontent {
  float: left;
  width: 100%;
  color: #000;
  background: #e7ead2;
}
#southcontent a {
  text-decoration: underline;
  color: #000;
}
#southcontent a:hover,
#southcontent a:focus {
  color: #000;
  text-decoration: none;
}
.contacttitle {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 74px;
}
.contacttext {
  display: block;
}
.contactlink {
  display: inline-block;
}
#moodtext {
  display: none;
  position: absolute;
  bottom: 180px;
  height: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.cb-layout3 #moodtext {
  display: block;
}
.claim {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 50px;
  line-height: 1.4;
  font-weight: normal;
}
.claim strong {
  font-weight: bold;
}
.c1 .claim {
  left: 0;
}
.c2 .claim {
  right: 0;
  text-align: right;
}
.cm-desk {
  width: 1180px;
  max-width: 100%;
  *zoom: 1;
  margin: 0 auto;
}
.cm-desk:before,
.cm-desk:after {
  display: table;
  content: '';
}
.cm-desk:after {
  clear: both;
}
.chirosuisse-map {
  position: relative;
}
.chirosuisse-map-filter {
  margin-top: 116px !important;
}
.cm-spickel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: url(/images/spickel-mood.png) no-repeat 50% 0;
  z-index: 2;
  display: none;
}
.cm-find {
  float: right;
  width: 58.47457627%;
  position: relative;
}
#root .cm-search-field {
  float: left;
  width: 100%;
  background: #e7ead2;
  font-size: 40px;
  color: #626262;
  padding: 0 100px 0 40px;
  border: none;
  min-height: 100px;
  line-height: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 30px;
}
#root .cm-submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  height: 100%;
  width: 100px;
  background: url(/images/cm-find.png) no-repeat 50% 50%;
  border: none;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.cm-search-label {
  float: left;
  line-height: 40px;
  color: #626262;
  font-size: 30px;
  padding: 35px 0 25px 0;
}
.chirosuisse-map-results {
  margin-top: 100px !important;
  margin-bottom: 150px !important;
}
#chirosuisse-map-results {
  float: left;
  width: 100%;
  font-size: 22px;
  color: #626262;
  line-height: 30px;
  display: table;
}
.cm-result {
  background: #fff;
  text-align: left;
  display: table-row;
}
.cm-result.cm-result-odd {
  background: #e7ead2;
}
.cm-result-part {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
}
.cm-result-part.numbers {
  text-align: right;
}
.cm-result-part.name {
  font-weight: bold;
}
.cm-result-part span {
  display: inline-block;
}
#root div.chirosuisse-backend {
  font-size: 16px;
  text-align: left;
}
#root .chirosuisse-actions {
  float: left;
  width: 100%;
  margin-top: 40px;
  border-bottom: 1px solid #4d6680;
  padding-bottom: 40px;
}
#root .chirosuisse-actions a {
  background: #e7ead2;
  color: #3a4d60;
  display: inline-block;
  line-height: 40px;
  border-radius: 5px;
  margin-right: 20px;
  padding: 0 20px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
#root .chirosuisse-actions a:hover,
#root .chirosuisse-actions a:focus {
  background: #fff;
}
#root .chirosuisse-actions a:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#root .chirosuisse-actions a:last-child {
  margin-right: 0;
}
.chirosuisse-filter {
  float: left;
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #4d6680;
}
.chirosuisse-filter h4 {
  display: block;
  color: #fff;
  font-size: 20px;
  padding-bottom: 10px;
}
.chirosuisse-filter-tag {
  float: left;
  width: 48%;
}
.chirosuisse-filter-tag fieldset {
  width: 100%;
}
.chirosuisse-filter-tag fieldset label {
  font-size: 14px;
}
.chirosuisse-filter-search {
  float: right;
  width: 48%;
}
#root .chirosuisse-filter-action {
  float: left;
  width: 100%;
  margin-top: 40px;
}
#root .chirosuisse-filter-action input.submit {
  background: #e7ead2;
  color: #3a4d60;
  display: inline-block;
  line-height: 40px;
  border-radius: 5px;
  margin-right: 20px;
  padding: 0 20px;
  text-shadow: none;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
#root .chirosuisse-filter-action input.submit:hover,
#root .chirosuisse-filter-action input.submit:focus {
  background: #fff;
}
#root .chirosuisse-filter-action input.submit:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#root .chirosuisse-filter-action input.submit:last-child {
  margin-right: 0;
}
#root .chirosuisse-table-registration {
  float: left;
  width: 100%;
  margin-top: 40px;
}
#root .chirosuisse-table-registration > p {
  display: block;
}
#root .report {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  margin-top: 10px;
}
#root .report td {
  padding: 10px;
}
#root .report thead tr {
  background: #4d6680;
  border-bottom: 1px solid #c0cdd9;
}
#root .report thead tr td {
  font-weight: bold;
}
#root .report tbody tr {
  border-bottom: 1px solid #4d6680;
}
#root .report tbody tr:hover,
#root .report tbody tr:focus {
  background: #4d6680;
}
#root .report tbody tr td:last-child {
  text-align: right;
  padding: 0 10px;
}
#root .report tbody tr td:last-child a:last-child {
  display: inline-block;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url(/images/trash.svg) no-repeat 0 0;
  background-size: auto 22px;
  vertical-align: middle;
  height: 22px;
  width: 18px;
  margin-left: 20px;
}
#root .report a {
  text-decoration: underline;
}
#root .report a:hover,
#root .report a:focus {
  color: #e7ead2;
}
.chirosuisse-tabs {
  float: left;
  width: 100%;
  padding-bottom: 40px;
  border-bottom: 1px solid #4d6680;
}
.chirosuisse-selected-tab {
  font-size: 20px;
}
.chirosuisse-form-contact {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.chirosuisse-contact-left {
  float: left;
  width: 60%;
}
.chirosuisse-contact-right {
  float: right;
  width: 36%;
}
.chirosuisse-contact-left fieldset {
  margin: 5px 0;
  float: left;
  width: 100%;
}
.chirosuisse-contact-left input.text,
.chirosuisse-contact-left textarea {
  float: right;
  max-width: 65%;
  width: 100%;
}
#root .chirosuisse-foot-actions {
  float: left;
  width: 100%;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #4d6680;
}
#root .chirosuisse-foot-actions a {
  background: #e7ead2;
  color: #3a4d60;
  display: inline-block;
  line-height: 40px;
  border-radius: 5px;
  padding: 0 20px;
  text-shadow: none;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
#root .chirosuisse-foot-actions a:hover,
#root .chirosuisse-foot-actions a:focus {
  background: #fff;
}
#root .chirosuisse-foot-actions a:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.chirosuisse-form-actions {
  float: right;
  margin-top: 40px;
}
.chirosuisse-form-actions input.submit {
  background: #e7ead2;
  color: #3a4d60;
  display: inline-block;
  line-height: 40px;
  border-radius: 5px;
  padding: 0 20px;
  text-shadow: none;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  margin-right: 20px;
}
.chirosuisse-form-actions input.submit:hover,
.chirosuisse-form-actions input.submit:focus {
  background: #fff;
  color: #3a4d60;
}
.chirosuisse-form-actions input.submit:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.chirosuisse-form-actions input.submit:last-child {
  margin-right: 0;
}
.chirosuisse-contact-tags span {
  display: block;
  font-size: 20px;
  padding-bottom: 10px;
}
.chirosuisse-contact-tags-selection fieldset {
  margin: 5px 0;
  font-size: 14px;
}
.chirosuisse-contact-tags-definition {
  float: left;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #4d6680;
}
.chirosuisse-contact-tags-definition input {
  width: 100%;
}
.chirosuisse-contact-tags-definition button {
  float: right;
  margin-top: 10px;
  background: #e7ead2;
  color: #3a4d60;
  display: inline-block;
  line-height: 40px;
  border-radius: 5px;
  padding: 0 20px;
  text-shadow: none;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.chirosuisse-contact-tags-definition button:hover,
.chirosuisse-contact-tags-definition button:focus {
  background: #fff;
  cursor: pointer;
  color: #3a4d60;
}
.chirosuisse-contact-tags-definition button:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.chirosuisse-backend ol {
  margin-left: 20px;
}
.chirosuisse-backend ol li {
  padding: 5px 0;
}
.chirosuisse-import-file {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.chirosuisse-import-file input {
  background: none;
  color: #fff;
  font-size: 12px;
  max-width: 100%;
}
.chirosuisse-import-file input:hover,
.chirosuisse-import-file input:focus {
  cursor: pointer;
}
#disp.chirosuisse-lightbox-delete {
  display: none;
}
#disp.chirosuisse-lightbox-delete div.head h2 {
  line-height: 1.5;
}
#disp.chirosuisse-lightbox-delete div.foot fieldset {
  text-align: right;
}
.chirosuisse-import-messages {
  float: left;
  width: 100%;
}
.chirosuisse-import-messages h4 {
  color: #fff;
  font-size: 20px;
}
.chirosuisse-import-messages table {
  float: left;
  width: 100%;
  display: block;
  overflow: scroll;
  font-size: 12px;
  border-collapse: collapse;
  margin-top: 40px;
  border-right: 1px solid #4d6680;
  border-left: 1px solid #4d6680;
}
.chirosuisse-import-messages table th {
  padding: 9px 10px;
  background: #4d6680;
  border: 1px solid #61809f;
}
.chirosuisse-import-messages table td {
  vertical-align: middle;
  padding: 4px 10px;
  white-space: nowrap;
  border: 1px solid #4d6680;
}
#cb-cookie-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1990;
  width: 100%;
  background-color: #3a4d60;
  border-top: 2px solid #fff;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1.25;
}
#cb-cookie-warning a {
  color: #fff;
  text-decoration: underline;
}
#cb-cookie-warning a:hover,
#cb-cookie-warning a:focus {
  color: #e7ead2;
}
@media (max-width: 1023px) {
  #cb-cookie-warning {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
.cb-cookie-warning--container {
  float: left;
  width: 1600px;
  max-width: 94%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
@media (max-width: 1023px) {
  .cb-cookie-warning--container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 86.97916667%;
  }
}
.cb-cookie-warning--actions {
  float: left;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 40px;
}
@media (max-width: 1023px) {
  .cb-cookie-warning--actions {
    margin-top: 20px;
    width: 100%;
    margin-left: 0;
  }
}
.cb-cookie-warning__button {
  float: left;
  background-color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.66666667;
  letter-spacing: 0.05em;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .cb-cookie-warning__button {
    width: 100%;
  }
}
.cb-cookie-warning__button:hover,
.cb-cookie-warning__button:focus {
  background-color: #e7ead2;
}
#cb-cookie-warning__button--decline {
  display: none;
}
h1 {
  color: #fff;
  font-weight: normal;
  font-size: 50px;
  line-height: 1.333;
  text-align: center;
}
.cb-layout2 h1 {
  text-align: left;
  color: #3a4d60;
}
.cb-layout4 h1 {
  text-align: left;
  color: #3a4d60;
}
h2 {
  font-size: 50px;
  line-height: 1.333;
  font-weight: normal;
}
.south h2 {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: bold;
  line-height: 22px;
  padding-top: 26px;
  padding-bottom: 26px;
}
h3 {
  font-size: 34px;
  font-weight: 300;
}
.base .seam h3,
.base .flat h3 {
  padding-bottom: 10px;
}
h4 {
  font-size: 28px;
  color: #515455;
  font-weight: normal;
}
.side h5 {
  padding: 36px 0 16px;
}
.loud {
  padding: 0.2em 0.4em;
  background-color: #bfbfbf;
  color: #fff;
  /* redo with @basecolor & guard */
}
.loud > .open {
  color: #e6e6e6;
  /* redo with @basecolor */
}
.loud > .open:hover,
.loud > .open:focus {
  color: #bfbfbf;
}
.pale {
  color: #8099b3;
}
.skew {
  letter-spacing: 0.03em;
  font-style: italic;
  font-family: georgia, serif;
}
.text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.open,
.load {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.gist,
.dent {
  list-style: disc;
  margin-left: 20px;
}
div.list {
  margin-bottom: 0 !important;
}
a {
  color: #3a4d60;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #577390;
}
.link {
  background: url('/icon-link/link.gif') no-repeat 0 0.4em;
}
.link.mail {
  background-image: url('/icon-link/mail.gif');
  background-position: 0 0.5em;
}
.load {
  background-position: 0 0.3em;
}
.rss {
  background-image: url('/icon-link/rss_small.gif');
}
div.line {
  margin-top: 14px !important;
  margin-bottom: 14px !important;
}
div.load {
  background: none !important;
}
div.load a.load {
  margin-left: 0;
  line-height: 30px;
  padding-left: 40px;
  padding: 6px 0 0 40px;
  text-decoration: underline;
  background: url(/images/pdf.svg) no-repeat 0 0;
}
div.text a.open {
  text-decoration: underline;
}
div.link {
  background: none !important;
}
div.link a.open {
  margin-left: 0;
  font-weight: bold;
  padding-right: 20px;
  display: inline-block;
  background: url(/images/link.png) no-repeat 100% 50%;
}
.fb-share-button a {
  display: block;
  width: 11px;
  height: 32px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url(/images/facebook.svg) no-repeat 50% 0;
}
div.main {
  color: #fff;
  text-align: center;
  font-size: 28px;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 40px;
}
div.main a {
  color: #fff;
}
div.main a:hover,
div.main a:focus {
  color: #577390;
}
.cb-layout2 div.main {
  text-align: left;
  font-size: 19px;
  line-height: 1.63;
  color: #3a4d60;
}
.cb-layout2 div.main a {
  color: #3a4d60;
}
.cb-layout2 div.main a:hover,
.cb-layout2 div.main a:focus {
  color: #577390;
}
div.base {
  margin-top: 100px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
div.base div.seam,
div.base div.flat {
  background: #98b982;
  text-align: left;
  padding-top: 46px;
  padding-bottom: 46px;
}
div.base div.seam img,
div.base div.flat img {
  margin: 0 auto;
}
div.base div.flat {
  background: #e7ead2;
}
div.south {
  float: left;
  width: 100%;
  margin: 65px 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
div.south div.unit {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 74px;
  background: url(/images/contact.svg) no-repeat 0 2px;
}
div.south div.unit.seam {
  background-image: url(/images/praxen.svg);
  background-position: 0 0;
}
div.south div.unit.flat {
  background-image: url(/images/login.svg);
}
div.south div.unit div.head h2,
div.south div.unit div.part {
  margin: 0;
}
div.south div.unit div.part {
  width: 100%;
}
div.side {
  width: 100%;
  margin-bottom: 90px;
}
div.side div.unit {
  border-bottom: 1px solid #3a4d60;
  margin: 90px 0 0 0;
  width: 100%;
}
div.side div.unit div.head h2,
div.side div.unit div.part {
  margin-left: 0;
  margin-right: 0;
}
div.side div.unit div.part {
  float: right;
}
div.side div.unit div.part.pict.tall {
  float: left;
  margin: 0;
}
div.side div.unit.seam div.part {
  float: left;
}
div.side div.unit.seam div.part.pict.tall {
  float: right;
  margin: 0;
}
.cb-layout4 div.area {
  margin: 0;
  width: 100%;
  color: #3a4d60;
}
.cb-layout4 div.area a {
  color: #3a4d60;
}
.cb-layout4 div.area a:hover,
.cb-layout4 div.area a:focus {
  color: #577390;
}
.cb-layout4 div.area div.unit {
  width: 100%;
  margin: 0;
}
.cb-layout4 div.area div.unit div.head h2,
.cb-layout4 div.area div.unit div.part {
  margin: 0;
}
.cb-layout4 div.area div.unit div.part {
  width: 100%;
}
div.form div.part {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.form div.head h2 {
  padding-bottom: 50px;
}
div.form input.text,
div.form textarea {
  border: none;
  min-height: 60px;
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #e7ead2;
  padding: 0 10px;
}
div.form label {
  padding-bottom: 0 !important;
  line-height: 1.63;
  margin-top: 0;
}
div.form input.submit {
  border: none;
  height: 60px;
  font-size: 16px;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #e7ead2;
  padding: 0 40px;
  margin-top: 14px;
  color: #3a4d60;
}
div.form input.submit:hover,
div.form input.submit:focus {
  background: #3a4d60;
  color: #e7ead2;
}
.grow {
  text-transform: none !important;
}
/* MOOD CONTAINER */
#expo {
  float: left;
  width: 100%;
  position: relative;
  height: 0;
}
.cb-layout1 #expo {
  padding-bottom: 27.08333333%;
}
.cb-layout2 #expo {
  padding-bottom: 50%;
}
.cb-layout3 #expo {
  padding-bottom: 37.5%;
}
/* IMAGE CONTAINER */
#slides {
  overflow: hidden;
  position: relative;
  z-index: 1;
  max-width: 100% !important;
  max-height: 10000px !important;
}
#slides .slide {
  width: 100%;
}
#slides img {
  display: block;
  width: 100%;
  max-width: 100% !important;
  max-height: 10000px !important;
}
/* MOOD NAVIGATION */
#expo div.link {
  display: none;
}
.cb-layout3 #expo div.link {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.cb-layout3 #expo div.link .cb-index-some {
  display: none;
}
.cb-layout3 #expo div.link a.link {
  width: 52px;
  height: 52px;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  background: url(/images/mood-prev.png) no-repeat 0 0;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.cb-layout3 #expo div.link a.link.prev {
  left: 74px;
}
.cb-layout3 #expo div.link a.link.next {
  right: 74px;
  background-image: url(/images/mood-next.png);
}
.cb-layout3 #expo div.link .cb-index-all {
  position: absolute;
  bottom: 30px;
  left: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  text-align: center;
}
.cb-layout3 #expo div.link .cb-index-all td {
  display: inline-block;
}
.cb-layout3 #expo div.link .cb-index-all td a {
  width: 11px;
  height: 11px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  background: url(/images/moodlist.png) no-repeat 0 0;
  margin: 0 10px;
}
.cb-layout3 #expo div.link .cb-index-all td.this a {
  background-image: url(/images/moodlist-active.png);
}
/******* forms.less 2014-10-16 *******/
/* Changelog

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

*/
fieldset {
  line-height: 1.63em;
}
fieldset .name,
label.sign {
  line-height: 1.2em;
  margin-top: 22px;
}
.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: #3a4d60;
  background-color: #fff;
  font-weight: normal;
  font-family: 'Open Sans', helvetica, sans-serif;
  font-size: 19px;
  font-size: 1.9rem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.1em 3px;
  min-height: 1.63em;
  border: 1px solid #bfbfbf;
  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: 19px;
  font-size: 1.9rem;
  color: #444;
  font-weight: normal;
  font-family: 'Open Sans', helvetica, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #8099b3;
}
input.text[disabled],
textarea[disabled] {
  border-color: #cccccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: #99b5de;
  -webkit-box-shadow: 0 0 3px rgba(153, 181, 222, 0.7);
  box-shadow: 0 0 3px rgba(153, 181, 222, 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: #c7d7ed;
}
textarea::-moz-selection, input.text::-moz-selection, input.sign::-moz-selection, input.password::-moz-selection {
  background-color: #c7d7ed;
}
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: #c7d7ed;
}
input.submit,
button.cb-hybrid {
  font-size: 19px;
  font-size: 1.9rem;
  display: inline-block;
  padding: 0.1em 1em;
  min-height: 1.63em;
  border: 1px solid;
  border-color: #304050 #1d2730 #1d2730 #304050;
  border-radius: 2px;
  background-color: #3a4d60;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(20, 26, 32, 0.75);
  line-height: 1.63em;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: #304050 #1d2730 #1d2730 #304050;
  background-color: #40556a;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: #304050 #1d2730 #1d2730 #304050;
  background-color: #273340;
  -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: 1.63em;
  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%;
}
.calendar {
  position: absolute;
  z-index: 100;
  border: 1px solid #666;
  background: #333;
  text-align: right;
  line-height: 2;
  color: #fff !important;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.calendar > table {
  margin: 3px;
  border-spacing: 0;
  border-collapse: collapse;
}
.calendar th {
  color: #eee;
  text-align: center;
  font-weight: 700;
}
.calendar tbody {
  border-radius: 0 0 8px 8px;
  border-top: 1px solid #666;
}
td.published {
  color: #7be;
  font-weight: 700;
}
td.show {
  background: #7be;
  color: #fff;
  font-weight: 700;
}
.calendar th > a,
.calendar td > a {
  display: block;
  padding: 0 6px 1px 6px;
  color: inherit;
  text-decoration: none;
}
.calendar th > a:hover,
.calendar td > a:hover {
  background: #666;
  color: #fff;
}
.calendar td.show {
  background: #87004e;
}
.calendar td.show a:hover {
  background: none;
}
/*** mobile-navi-multilevel-top.less 2014-11-04 ***/
.navi,
#find,
.dock {
  display: none;
}
#mobile-navi {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
  z-index: 2000;
  max-height: 0;
  overflow: scroll;
  background: rgba(84, 97, 112, 0.95);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  height: 100%;
}
#mobnaviwidth {
  float: left;
  width: 100%;
}
#mobnavidesk {
  display: block;
  margin: 0 auto;
  width: 430px;
  *zoom: 1;
  max-width: 86.97916667%;
}
#mobnavidesk:before,
#mobnavidesk:after {
  display: table;
  content: '';
}
#mobnavidesk:after {
  clear: both;
}
#services {
  float: left;
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
}
#services .meta {
  float: left;
  line-height: 1;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 6px;
  border-right: 1px solid #fff;
}
#services .meta.service_custcontact {
  padding-left: 0;
}
#services .meta.service_downloads {
  margin-right: 0;
}
#services .meta.find {
  border: none;
  padding-right: 0;
}
.mobhome {
  width: 430px;
  max-width: 86.97916667%;
  margin: 100px auto 0;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.25;
  padding: 20px 0;
  font-weight: 300;
  border-bottom: 2px solid #fff;
}
.mobhome:hover,
.mobhome:focus {
  color: #fff;
}
.togglenavigation {
  position: fixed;
  top: 32px;
  left: 6.51041667%;
  margin-left: -7px;
  display: block;
  width: 72px;
  height: 72px;
  z-index: 2001;
  cursor: pointer;
  color: #000 !important;
  -webkit-tap-highlight-color: transparent;
  background: url(/images/togglenavigation.png) no-repeat 50% 50%;
}
.togglenavigation.cb-toggle-active {
  background-image: url(/images/togglenaviagtion-active.png);
}
body.cb-toggle-target-active #mobile-navi {
  max-height: 100%;
  overflow: scroll;
  -webkit-transition: all 0.218s ease-out;
  transition: all 0.218s ease-out;
}
#mobile-navi .navi {
  float: left;
  display: block;
  width: 100%;
}
#mobile-navi .navi .item {
  width: 100%;
  float: left;
  position: relative;
}
#mobile-navi .navi .item .menu {
  text-transform: uppercase;
  display: block;
  color: #fff;
  font-size: 20px;
  padding: 20px 0;
  line-height: 1.25;
  font-weight: 300;
}
#mobile-navi .navi .item .menu.path {
  font-weight: bold;
}
#mobile-navi .navi.sub1 {
  float: right;
  margin-bottom: 80px;
  width: auto;
  margin-top: 80px;
}
#mobile-navi .navi.sub1 .item {
  width: auto;
  padding: 0 6px;
  border-right: 1px solid #fff;
}
#mobile-navi .navi.sub1 .item.init {
  padding-left: 0;
}
#mobile-navi .navi.sub1 .item.exit {
  padding-right: 0;
  border: none;
}
#mobile-navi .navi.sub1 .item .menu {
  float: left;
  line-height: 1;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 0;
}
#mobile-navi .navi.sub1 .item .menu.path {
  text-decoration: underline;
}
#mobile-navi .navi.sub2 > .item {
  border-bottom: 2px solid #fff;
  margin: 0 auto;
  float: none;
  display: block;
  width: 430px;
  max-width: 86.97916667%;
  *zoom: 1;
}
#mobile-navi .navi.sub2 > .item:before,
#mobile-navi .navi.sub2 > .item:after {
  display: table;
  content: '';
}
#mobile-navi .navi.sub2 > .item:after {
  clear: both;
}
#mobile-navi .navi.sub2 > .item.path {
  max-width: 100%;
  width: 100%;
}
#mobile-navi .navi.sub2 > .item.path .menu {
  margin: 0 auto;
  float: none;
  display: block;
  width: 430px;
  padding-right: 0;
  *zoom: 1;
  max-width: 86.875% !important;
}
#mobile-navi .navi.sub2 > .item.path .menu:before,
#mobile-navi .navi.sub2 > .item.path .menu:after {
  display: table;
  content: '';
}
#mobile-navi .navi.sub2 > .item.path .menu:after {
  clear: both;
}
#mobile-navi .navi.sub3 {
  max-height: 0;
  overflow: hidden;
  max-width: 100%;
}
#mobile-navi .navi.sub3 .item {
  max-width: 100% !important;
  border: none;
  width: 100% !important;
}
#mobile-navi .navi.sub3 .item.exit {
  margin-bottom: 44px;
}
#mobile-navi .navi.sub3 .item .menu {
  padding: 10px 0;
  text-transform: none;
  font-size: 16px;
  max-width: 100% !important;
}
#mobile-navi div.navi > .item.cb-toggle-target-active > div.navi {
  max-height: 1000px;
  -webkit-transition: all 2s;
  transition: all 2s;
}
#mobile-navi .cb-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 65px;
  background: url(/images/mnavi.svg) no-repeat 100% 50%;
  background: none;
}
#mobile-navi .cb-toggle:hover,
#mobile-navi .cb-toggle:focus {
  cursor: pointer;
}
#mobile-navi .cb-toggle.cb-toggle-active {
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
}
#mobile-navi .navi > .cb-toggle,
#mobile-navi .navi .item-empty > .cb-toggle {
  display: none;
}
/******* layout-small.less 2013-1-16 *******/
@media only screen and (max-width: 1023px) {
  #home {
    float: right;
    height: 80px;
    margin: 10px 6.51041667% 10px 0;
  }
  .cm-desk {
    max-width: 86.97916667%;
  }
  #head {
    width: 86.97916667%;
    margin-left: 6.51041667%;
    margin-right: 6.51041667%;
    margin-top: 40px;
  }
  .cb-layout2 #head {
    margin-top: 0;
  }
  #navigation {
    display: none;
  }
  .togglenavigation {
    width: 50px;
    height: 50px;
    top: 27px;
    background-size: 50px auto;
  }
  #header {
    position: relative;
    float: left;
  }
  #topservices {
    display: none;
  }
  .cb-layout3 #expo div.link {
    display: none;
  }
  .contact {
    width: 86.97916667%;
    margin-left: 6.51041667%;
    margin-right: 6.51041667%;
    background-size: 34px auto;
    padding-left: 50px;
    background-position: 0 0;
    margin-bottom: 0;
  }
  .contacttitle {
    line-height: 34px;
  }
  div.south div.unit.seam {
    border-top: 1px solid #3a4d60;
    border-bottom: 1px solid #3a4d60;
    padding-top: 40px;
    padding-bottom: 50px;
    background-position: 0 40px;
  }
  div.main {
    margin-top: 0;
  }
  div.base {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  div.south {
    width: 86.97916667%;
    margin-left: 6.51041667%;
    margin-right: 6.51041667%;
    margin-top: 0;
  }
  div.south div.unit {
    margin-bottom: 0;
    margin-top: 50px;
    padding-left: 50px;
    background-size: 34px auto;
    background-position: 0 0;
  }
  div.south div.unit div.head h2 {
    padding: 6px 0;
  }
  div.area.side {
    margin-bottom: 35px;
    margin-top: 35px;
  }
  div.area.side div.unit.unit {
    margin-top: 35px;
    border: none;
  }
  div.area.side div.unit.unit div.head h2,
  div.area.side div.unit.unit div.part {
    margin-left: 6.51041667%;
    margin-right: 6.51041667%;
  }
  div.area.side div.unit.unit div.part {
    float: left;
    width: 86.97916667%;
  }
  div.side div.unit div.pict,
  div.base div.unit div.pict,
  div.side div.unit div.cb-youtube,
  div.base div.unit div.cb-youtube {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  div.base div.seam,
  div.base div.flat {
    background: #e7ead2;
  }
  .cb-layout3 #expo div.link a.link.prev {
    left: 6.51041667%;
  }
  .cb-layout3 #expo div.link a.link.next {
    right: 6.51041667%;
  }
  #moodtext {
    bottom: 30px;
  }
  .claim {
    font-size: 20px;
  }
  .c1 .claim {
    left: 6.51041667%;
  }
  .c2 .claim {
    right: 6.51041667%;
  }
  .copyright {
    font-size: 12px;
    margin-top: 36px;
    margin-bottom: 24px;
    width: 86.97916667%;
    margin-left: 6.51041667%;
    margin-right: 6.51041667%;
  }
}
@media only screen and (max-width: 1023px) {
  .chirosuisse-map-filter {
    margin-top: 60px !important;
  }
  .chirosuisse-map-results {
    margin-top: 80px !important;
  }
  .cm-search-label {
    padding: 0;
    width: 100%;
    text-align: left;
  }
  .cm-find {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .cm-result {
    display: block;
    padding: 20px;
  }
  .cm-result-part {
    display: block;
    padding: 0;
    text-align: left !important;
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 360px) {
  .cm-result-part {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  body {
    font-size: 16px;
    line-height: 1.2;
  }
  h1 {
    font-size: 28px;
  }
  div.main {
    font-size: 19px;
  }
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 6.51041667%;
  margin-left: 6.51041667%;
}
.area .part,
.area > .grid table {
  margin-right: 6.51041667%;
  margin-left: 6.51041667%;
  width: 86.97916667%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 86.97916667%;
}
@media only screen and (max-width: 1023px) {
  .cb-layout1 div.base div.seam,
  .cb-layout1 div.base div.flat {
    margin-left: 6.51041667%;
    margin-right: 6.51041667%;
    width: 86.97916667%;
  }
  .cb-layout1 div.base div.seam div.head h2,
  .cb-layout1 div.base div.flat div.head h2,
  .cb-layout1 div.base div.seam div.part,
  .cb-layout1 div.base div.flat div.part {
    margin-left: 7%;
    margin-right: 7%;
  }
  .cb-layout1 div.base div.seam div.part,
  .cb-layout1 div.base div.flat div.part {
    width: 86%;
  }
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 90px !important;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
h1,
h2 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/******* 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;
}
.part.auth form {
  float: left;
  width: 100%;
}
.part.auth .body,
.part.auth .foot {
  width: 100%;
  margin: 0;
}
.part.auth fieldset {
  float: left;
  width: 100%;
  margin-top: 14px;
  margin-bottom: 14px;
}
.part.auth fieldset:first-child {
  margin-top: 0;
}
.part.auth label.name {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .part.auth label.name {
    width: 30%;
    min-height: 60px;
    padding-top: 17px;
    padding-bottom: 17px;
    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;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.part.auth input.text,
.part.auth input.password {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F0F0F0;
  min-height: 60px;
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #e7ead2;
  color: #3a4d60;
  padding: 0 10px;
  border: none;
  padding: 5px 10px;
}
.part.auth input.text.fail,
.part.auth input.password.fail {
  border: 2px solid #ae2121;
}
.part.auth input.text.fade,
.part.auth input.password.fade {
  opacity: 0.3;
}
@media (min-width: 1024px) {
  .part.auth input.text,
  .part.auth input.password {
    float: right;
    width: 66%;
  }
}
.auth-login-button {
  float: right;
  margin-top: 14px;
}
.part.auth input.submit {
  float: left;
  font-size: 19px;
  font-size: 1.9rem;
  display: inline-block;
  padding: 0.1em 1em;
  min-height: 1.63em;
  border: 1px solid;
  border-color: #304050 #1d2730 #1d2730 #304050;
  border-radius: 2px;
  background-color: #3a4d60;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(20, 26, 32, 0.75);
  line-height: 1.63em;
  border: none;
  height: 60px;
  font-size: 16px;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #e7ead2;
  padding: 0 40px;
  margin-top: 14px;
  color: #3a4d60;
}
.part.auth input.submit:hover,
.part.auth input.submit:focus {
  border-color: #304050 #1d2730 #1d2730 #304050;
  background-color: #40556a;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.part.auth input.submit:active {
  outline: none;
  border-color: #304050 #1d2730 #1d2730 #304050;
  background-color: #273340;
  -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;
}
.part.auth input.submit:hover,
.part.auth input.submit:focus {
  background: #3a4d60;
  color: #e7ead2;
}
/******* 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 */