/*
 File:      standards.less
 Project:   weka-fachmedien
 Generated: 20.06.2017 11:18:15
 Revised:   
*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:300,400,500,600');
/* COLORS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* SHORT-CLASSES */
.light {
  font-weight: 300;
}
.normal {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semi-bold {
  font-weight: 600;
}
.hyphens {
  -webkit-hyphens: auto;
  -webkit-hyphenate-character: "\2010";
  -webkit-hyphenate-limit-after: 1;
  -webkit-hyphenate-limit-before: 3;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.rot2 {
  color: #da6666;
}
.rot2Marge {
  color: #da6666;
  display: block;
  margin-bottom: .75rem;
}
.clear {
  content: "";
  display: table;
  clear: both;
}
.align-left,
.align-left p {
  text-align: left;
}
.align-center,
.align-center p {
  text-align: center;
}
/* RESPONSIVE SWITCHES ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* FONTS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
html,
body {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  body {
    padding-top: 54px;
  }
}
h1 {
  font-weight: 500;
  color: #233741;
  text-transform: uppercase;
  border-bottom: solid 1px #233741;
  margin-bottom: 3rem;
  padding-bottom: .25rem;
  font-size: 3rem;
  letter-spacing: .21rem;
}
@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.1rem;
    margin-bottom: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    margin-left: 15px;
    width: calc(100% - 2*15px);
  }
}
h2 {
  color: #44555e;
  font-size: 1.875rem;
  letter-spacing: .175rem;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 500;
}
h4 {
  font-size: 1.5rem;
  margin: 0 0 2.25rem;
}

.cmpboxtxt p {
  font-size: 0.8rem;
}
p {
  font-weight: 300;
  color: #233741;
  font-size: 1.5rem;
  line-height: 1.4;
}
@media screen and (max-width: 479px) {
  p {
    font-size: 1.3rem;
    line-height: 1.3;
  }
}
p.info,
p.descCell {
  font-weight: 500;
  text-transform: uppercase;
}
p.info {
  color: #da6666;
  letter-spacing: .1rem;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -1rem;
}
p.info.secondLineBlack {
  font-size: 2rem;
  color: #233741;
}
p.info.secondLineBlack:first-line {
  color: #da6666;
}
p.info .delete {
  position: absolute;
  right: 15px;
  color: rgba(34, 55, 71, 0.8);
  display: inline-block;
  font-size: 1.1rem;
  letter-spacing: 0;
  cursor: pointer;
  top: 20px;
}
p.info .delete img.recycler {
  margin: -6px 4px 0 2px;
  mix-blend-mode: multiply;
}
p.descCell {
  color: #44555e;
  font-size: 1.813rem;
  margin-bottom: 1.4rem;
  letter-spacing: .15rem;
}
h3,
.title {
  font-size: 1.875rem;
  letter-spacing: .15rem;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: 500;
  color: #44555e;
}
@media screen and (max-width: 479px) {
  h3,
  .title {
    line-height: 1 !important;
  }
}
p + p.title {
  margin-top: 3.1rem;
}
a {
  color: #cd3333;
  font-size: 1.4rem;
  font-weight: 500;
}
.eventsite-link {
  display: block;
  background: url('/fileadmin/sitedesign/Resources/Public/Images/icons/windows_rot.png') no-repeat 6.75rem 7px #dcdce1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px 15px 4px;
  box-sizing: border-box;
  color: #cd3333;
}
.eventsite-link:hover {
  color: #cd3333;
}
a[class^="circled"] {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: .125rem;
}
a[class^="circled"]:before {
  display: block;
}
a[class^="circled"]:hover {
  color: #cd3333;
  text-decoration: none;
}
.circledWindows:before {
  content: url('/fileadmin/sitedesign/Resources/Public/Images/icons/circledWindows.png');
}
.circledDownload_PDF:before {
  content: url('/fileadmin/sitedesign/Resources/Public/Images/icons/circledDownload_PDF.png');
}
.circledPfeil_so:before {
  content: url('/fileadmin/sitedesign/Resources/Public/Images/icons/circledPfeil_so.png');
}
.circledMenu:before {
  content: url('/fileadmin/sitedesign/Resources/Public/Images/icons/circledMenu.png');
}
.circledPfeil_so,
.circledMenu,
.circledAt,
.circledWindows,
.circledDownload_PDF {
  display: block;
  margin-bottom: 1.3rem;
}
.circledPfeil_so:before,
.circledMenu:before,
.circledAt:before,
.circledWindows:before,
.circledDownload_PDF:before {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 auto 0.688rem;
}
.circledPfeil_so:before,
.circledMenu:before {
  border: solid 2px #dcdce1;
  background: #cd3333;
}
.circledPfeil_so:hover:before,
.circledMenu:hover:before {
  border: solid 2px #cd3333;
  background: #dcdce1;
}
.circledAt:before,
.circledWindows:before,
.circledDownload_PDF:before {
  border: solid 2px #233741;
}
.circledAt:hover,
.circledWindows:hover,
.circledDownload_PDF:hover {
  color: #a2abaf !important;
}
.circledAt:hover:before,
.circledWindows:hover:before,
.circledDownload_PDF:hover:before {
  border: solid 2px #cd3333;
  background: #dcdce1;
}
.icon-at {
  display: block;
  margin-top: .5rem;
}
.icon-at > img {
  border: solid 2px #233741;
  border-radius: 50%;
}
.icon-at > img:hover {
  border: solid 2px #cd3333;
  background: #dcdce1;
}
/* GRUND-LAYOUT +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.partnersTop {
  border-bottom: solid 1px #dcdce1;
}
@media screen and (max-width: 1199px) {
  .partnersTop {
    border: 0;
  }
}
.partnersTop p {
  line-height: 67px;
  vertical-align: middle;
  font-weight: 500;
  font-size: 1rem;
  margin: 6px 0 0 0;
}
@media screen and (max-width: 991px) {
  .partnersTop p {
    line-height: inherit;
    padding: .5rem 0;
  }
}
.partnersTop img {
  padding: 0 6px;
}
.partnersTop [class^="col"] {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 767px) {
  .partnersTop [class^="col-"]:nth-child(even) {
    text-align: right;
  }
}
.partnersTop.movedToBottom p {
  font-size: .9rem;
  line-height: inherit;
  margin: 2px 0 -14px;
}
.partnersTop.movedToBottom p img {
  max-width: 112px;
  max-height: 26px;
}
.partnersTop.movedToBottom p img:first-child {
  margin-left: -5px;
}
.partnersTop.movedToBottom p a:first-of-type:before {
  content: '\A';
  white-space: pre;
}
@media screen and (max-width: 991px) {
  .partnersTop.movedToBottom {
    padding-top: 1rem;
    margin-bottom: -2.65rem;
  }
}
.langSelection {
  width: 100%;
  background: transparent;
}
@media screen and (max-width: 1199px) {
  .langSelection {
    display: none;
  }
}
.langSelection.fixed {
  position: fixed;
  z-index: 100001;
}
.langSelection ul {
  padding: 0;
  list-style-type: none;
  float: right;
  border: solid 1px #dcdce1;
  border-top: 0;
  padding: .4rem .8rem;
  margin-bottom: 0;
  background: #fff;
}
.langSelection ul li {
  display: inline-block;
  float: left;
  border-right: solid 1px #233741;
  padding: 0 1.375rem;
  line-height: 1.1rem;
}
.langSelection ul li:first-of-type {
  border-left: solid 1px #233741;
}
.langSelection ul li a {
  font-weight: 500;
  color: #233741;
  font-size: 1rem;
}
.langSelection ul li a:active,
.langSelection ul li a:hover,
.langSelection ul li a.act {
  color: #cd3333;
  text-decoration: none;
}
.defaultContent .container {
  text-align: center;
  margin-bottom: 4rem;
  /* Alle Container haben Abstand nach unten */
  /*        &.align-left {
                    text-align: left;
                }
                &.align-center {
                    text-align: center;
                }*/
}
.defaultContent .container:first-child {
  margin-top: 5rem;
  /* Erster Container im Content-Bereich benötigt Abstand nach oben */
}
.defaultContent .container.socialMedia {
  /* Sinnvoll im DefaultContainer???? */
  margin-bottom: 8rem;
}
.defaultContent .col-xs-6 + .col-xs-12,
.defaultContent .col-sm-6 + .col-xs-12 {
  margin-top: 2.7rem;
}
.registration {
  max-height: 210px;
  height: 210px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .registration {
    max-height: inherit;
  }
}
.registration [class^="col"]:first-of-type p {
  line-height: 168px;
}
@media screen and (max-width: 991px) {
  .registration [class^="col"]:first-of-type p {
    line-height: inherit;
    padding-top: 1rem;
  }
}
.registration [class^="col"]:first-of-type img {
  max-width: 556px;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 992px) {
  .registration [class^="col"]:first-of-type img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 992px) {
  .registration {
    height: inherit;
  }
}
.registration [class^="col"]:last-of-type {
  padding: 2.5rem 0;
}
@media screen and (max-width: 479px) {
  .registration [class^="col"]:last-of-type {
    padding: 1.2rem 0 1.3rem;
  }
}
.registration [class^="col"]:last-of-type p {
  font-size: 2.25rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: .025rem;
  position: relative;
  top: -8px;
}
@media screen and (max-width: 479px) {
  .registration [class^="col"]:last-of-type p {
    font-size: 1.6rem;
    letter-spacing: .005rem;
  }
}
.registration [class^="col"]:last-of-type .btnRegistration {
  font-size: 1rem;
  color: #fff;
  background: #cd3333;
  font-weight: 500;
  letter-spacing: .15rem;
  text-transform: uppercase;
  border: 0;
  border-radius: .25rem;
  line-height: 2.5rem;
  padding: 0 6.2rem;
  position: relative;
  top: -8px;
}
@media screen and (max-width: 479px) {
  .registration [class^="col"]:last-of-type .btnRegistration {
    padding: 0 2.4rem;
  }
}
.navigation {
  background: #233741;
  border-bottom: solid 1px #dcdce1;
  z-index: 100000;
}
.navigation.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.navigation [class^="col-"] {
  float: none;
}
@media screen and (max-width: 1199px) {
  .navigation {
    position: fixed;
    top: 0;
    width: 100%;
    height: inherit;
    background: rgba(35, 55, 65, 0.9);
  }
}
.navigation .dropDown {
  clear: both;
  display: none;
}
@media screen and (max-width: 1199px) {
  .navigation .dropDown {
    padding-top: 2rem;
    display: none;
  }
}
.navigation .dropDown ul {
  list-style-type: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  float: left;
}
@media screen and (max-width: 1199px) {
  .navigation .dropDown ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
    float: none;
    text-align: right;
  }
}
.navigation .dropDown ul li {
  display: inline-block;
  line-height: 54px;
  margin-top: 0;
  margin-left: 0;
}
@media screen and (max-width: 1199px) {
  .navigation .dropDown ul li {
    float: none;
    display: block;
    line-height: inherit;
    margin-right: -1rem;
    line-height: 2.5rem;
  }
}
.navigation .dropDown ul li a {
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  border-right: solid 1px #fff;
  padding: 0 1rem;
  letter-spacing: .06rem;
  white-space: nowrap;
  font-size: 1.2rem;
}
@media screen and (max-width: 1199px) {
  .navigation .dropDown ul li a {
    font-weight: 400;
    font-size: 1.5rem;
    border: 0 !important;
  }
}
.navigation .dropDown ul li a:active,
.navigation .dropDown ul li a:hover,
.navigation .dropDown ul li a.act,
.nav-act {
  color: #cd3333 !important;
  text-decoration: none;
}
.navigation .dropDown ul li:first-of-type a {
  border-left: solid 1px #fff;
}
.navigation .dropDown ul.langFlags {
  display: none;
  float: right;
}
.navigation .dropDown ul.langFlags li {
  float: left;
}
.navigation .dropDown ul.langFlags li a {
  color: #fff;
}
.navigation .dropDown ul.langFlags li a:active,
.navigation .dropDown ul.langFlags li a:hover,
.navigation .dropDown ul.langFlags li a.act {
  color: #cd3333 !important;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .navigation .dropDown ul.langFlags {
    display: block;
    margin: 1rem 0;
  }
}
.navigation img.btnMenu {
  display: none;
  max-width: 2rem;
  float: right;
  cursor: pointer;
  margin-top: .3rem;
}
@media screen and (max-width: 1199px) {
  .navigation img.btnMenu {
    display: inline-block;
  }
}
.headImg {
  background: #233741;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 378px;
  background-position: center bottom;
  padding-left: 0;
  padding-right: 0;
  height: 378px;
  position: relative;
  overflow: hidden;
}
.headImg > .gradient {
  background: url('/fileadmin/sitedesign/Resources/Public/Images/head/verlauf.png') no-repeat center bottom;
  padding: 0 15px;
  height: 378px;
}
@media screen and (max-width: 479px) {
  .headImg {
    max-height: 275px;
    background-size: inherit;
  }
  .headImg > .gradient {
    box-sizing: border-box;
    max-height: 275px;
  }
}
.headImg [class^="col"] {
  color: #fff;
  font-size: 2.25rem;
  line-height: 2.1;
  font-weight: 500;
  letter-spacing: .15rem;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 991px) {
  .headImg [class^="col"] {
    font-size: 1.2rem;
    line-height: inherit;
    padding-bottom: .7rem;
    display: flex;
    height: 62px;
    align-items: center;
  }
}
.defaultFooter .container {
  padding-left: 0;
  padding-right: 0;
}
.defaultFooter ul {
  border: 0 !important;
}
.defaultFooter .wfe {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: url('/fileadmin/sitedesign/Resources/Public/Images/backgrounds/wfe.jpg') no-repeat center #ced5d9;
  background-size: cover;
}
@media screen and (min-width: 1339px) {
  .defaultFooter .wfe h1 {
    width: calc(100% + 2*65px);
    margin-left: -65px;
  }
}
.defaultFooter .wfe h1 + img {
  margin-top: -43px;
  margin-bottom: 17px;
}
@media screen and (max-width: 479px) {
  .defaultFooter .wfe h1 + img {
    margin-top: 0;
    max-width: 112px;
  }
}
.defaultFooter .wfe .circledWindows {
  margin-top: 11px;
  display: inline-block;
  font-size: 1.5rem;
}
@media screen and (max-width: 420px) {
  .defaultFooter .wfe .circledWindows {
    font-size: 1.2rem;
    letter-spacing: .08rem;
  }
}
.defaultFooter .footer {
  background: #233741;
}
.defaultFooter .footer [class^="col"]:last-child {
  margin-top: -24px;
}
@media screen and (max-width: 991px) {
  .defaultFooter .footer [class^="col"]:last-child {
    /*margin-top: -28px;*/
    position: relative;
    top: -9px;
    margin-bottom: -9px;
  }
}
.defaultFooter .footer .row {
  margin-top: 0;
  margin-bottom: 0;
}
.defaultFooter .footer .row:last-child {
  height: 110px;
  overflow-y: hidden;
}
@media screen and (max-width: 991px) {
  .defaultFooter .footer .row:last-child {
    height: inherit;
  }
}
.defaultFooter .footer ul {
  list-style-type: none;
  padding: 0 !important;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .defaultFooter .footer ul {
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
}
.defaultFooter .footer ul li {
  display: inline-block;
  margin-top: 0;
  margin-left: 0;
  color: #fff;
  line-height: 125px;
}
@media screen and (max-width: 991px) {
  .defaultFooter .footer ul li {
    line-height: 30px;
  }
}
.defaultFooter .footer ul li a {
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  border-right: solid 1px #fff;
  padding: 0 1rem;
  font-size: 1rem;
  letter-spacing: .021rem;
}
@media screen and (max-width: 420px) {
  .defaultFooter .footer ul li a {
    /*padding: 0 1.225rem;*/
    padding: 0 .7rem;
  }
}
.defaultFooter .footer ul li a:active,
.defaultFooter .footer ul li a:hover,
.defaultFooter .footer ul li a .act {
  color: #cd3333;
  text-decoration: none;
}
.defaultFooter .footer ul li:first-of-type a {
  border-left: solid 1px #fff;
}
.defaultFooter .footer ul li.act a {
  color: #cd3333;
}
.defaultFooter .footer p {
  color: #fff;
  line-height: 178px;
  font-size: 1rem;
}
@media screen and (max-width: 991px) {
  .defaultFooter .footer p {
    line-height: 1.5;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 479px) {
  .defaultFooter .footer p {
    font-size: .8rem;
    line-height: 1;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  .defaultFooter .footer .text-right {
    text-align: center;
  }
}
/* Spezielle Container ****************************************************** */
.diashow {
  position: relative;
}
.deadline p {
  display: block;
  font-size: 1.875rem;
  letter-spacing: .15rem;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 1rem;
  text-transform: inherit;
}
.deadline p:first-line {
  font-weight: 500 !important;
  text-transform: uppercase;
  color: #44555e !important;
}
.defaultContent ul {
  border: solid 1px #233741;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 15px;
  margin-bottom: 3.77rem;
  width: 100%;
  clear: both;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
@media screen and (max-width: 991px) {
  .defaultContent ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.defaultContent ul li {
  font-size: 1.4rem;
  margin-bottom: .6rem;
  max-width: 96%;
  font-weight: 300;
  list-style-type: none;
  text-indent: -1.5rem;
  margin-left: 1rem;
  padding-right: 1rem;
  /*.hyphens;*/
}
.defaultContent ul li:before {
  font-family: arial;
  font-size: 1.4rem;
  line-height: 1;
  content: '■';
  color: rgba(34, 55, 71, 0.8);
  position: relative;
  top: .15rem;
  margin-right: .5rem;
  vertical-align: top;
}
.speakersList ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  padding-right: 1rem;
}
.speakersList ul li {
  clear: left;
  padding-right: 1rem;
  margin-bottom: 2rem;
}
.speakersList ul li img {
  width: 77px !important;
  height: 77px !important;
  position: absolute;
  float: left;
  border-radius: 50%;
  border: solid 1px #dcdce1;
  padding: 5px;
  background-clip: content-box;
  /* support: IE9+ */
  background-color: #233741;
  box-sizing: border-box;
}
@media screen and (max-width: 479px) {
  .speakersList ul li img {
    float: none;
    position: inherit;
    display: inline-block;
  }
}
.speakersList ul li img + span {
  position: relative;
  left: calc(78px + 1rem);
  width: calc(100% - 78px);
  display: inline-block;
  text-indent: 0;
}
@media screen and (max-width: 479px) {
  .speakersList ul li img + span {
    left: 0;
  }
  .speakersList ul li img + span:before {
    content: '\a';
    white-space: pre;
  }
}
.speakersList ul li strong:last-child:before {
  content: ':\00a0';
}
.cfp .boxBorder {
  margin-top: 2.625rem;
  padding-top: 1.15rem;
  padding-bottom: 1.3rem;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .cfp .boxBorder {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.cfp .deadline {
  margin-bottom: 2.4rem;
}
.cfp .imgColRow {
  margin-top: 1rem;
}
.galery [class^="col-"] > a {
  position: relative;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  border: solid 1px #233741;
  margin-bottom: calc(2*15px);
  max-width: 263px;
  cursor: pointer;
}
.galery [class^="col-"] > a .overlay {
  width: 100%;
  height: 100%;
  display: block;
}
.galery [class^="col-"] > a:hover:after,
.galery [class^="col-"] > a:active:after {
  content: url('/fileadmin/sitedesign/Resources/Public/Images/icons/circledPlus.png');
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  margin-top: -26px;
  margin-left: -20px;
  border-radius: 50%;
  border: solid 2px #dcdce1;
  background: #cd3333;
}
.galery img {
  max-width: 263px;
}
.galery img:hover {
  opacity: .5;
}
/* IMAGES + BACKGROUNDS +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
[class^=col]:not(.noScale) img {
  width: 100%;
  height: auto;
}
[class^=col] img.recycler {
  cursor: pointer;
  width: 20px;
}
.socialMedia img {
  border: solid 1px #dcdce1;
  box-sizing: border-box;
  margin: 0 .75rem 1.5rem;
}
@media screen and (max-width: 479px) {
  .socialMedia img {
    max-width: 50px;
    height: auto;
    margin: 0 .5rem 1rem;
  }
}
.imgBorder,
.boxBorder {
  box-sizing: border-box;
  border: solid 1px #233741;
}
/* MISC: Spezielle Box-Varianten ergänzend/überschreibend zu Bootstrap ++++++ */
.corner {
  position: relative;
}
.corner.weiss {
  background: #fff;
}
.corner.grau1 {
  background: #e7e7ea;
  padding: 15px;
}
.corner.lb:before {
  width: 0;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 15px solid #fff;
  border-right: defaultPadding solid transparent;
}
.corner.lt:before {
  width: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: defaultPadding solid #fff;
  border-right: defaultPadding solid transparent;
}
.imgColRow {
  width: 100%;
  text-align: center;
}
.imgColRow p {
  font-size: 1.313rem;
  line-height: 1.2;
}
@media screen and (max-width: 479px) {
  .imgColRow p {
    font-size: 1.1rem;
  }
}
.imgColRow .textToBottom {
  height: 69px;
  overflow: hidden;
  position: relative;
  margin-bottom: 2px;
}
.imgColRow .textToBottom p {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 1.6rem;
  color: #44555e;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .16rem;
  white-space: nowrap;
}
@media screen and (max-width: 479px) {
  .imgColRow .textToBottom p {
    font-size: 1.5rem;
  }
}
.imgColRow .imgCol-4,
.imgColRow .imgCol-12 {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  /*float: none;*/
  padding: 0 15px;
}
.imgColRow .imgCol-4 .imgRoundBorder,
.imgColRow .imgCol-12 .imgRoundBorder {
  padding: 10px;
  border: solid 1px #7b878d;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  margin: 0 auto .8rem;
}
@media screen and (max-width: 479px) {
  .imgColRow .imgCol-4 .imgRoundBorder,
  .imgColRow .imgCol-12 .imgRoundBorder {
    margin: 0 auto;
  }
}
.imgColRow .imgCol-4 .imgRoundBorder img,
.imgColRow .imgCol-12 .imgRoundBorder img {
  border-radius: 50%;
  border: solid 1px #000;
  width: 100%;
}
.imgColRow .imgCol-4 {
  margin-bottom: calc(2*15px);
  width: 282px;
}
.imgColRow .imgCol-4:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .imgColRow .imgCol-4 {
    width: 100%;
  }
}
.imgColRow .imgCol-4 .imgRoundBorder {
  width: 200px;
}
@media screen and (max-width: 479px) {
  .imgColRow .imgCol-4 .imgRoundBorder {
    max-width: 164px;
  }
}
.imgColRow .imgCol-12 {
  width: 100%;
}
.imgColRow .imgCol-12 .imgRoundBorder {
  width: 240px;
}
@media screen and (max-width: 479px) {
  .imgColRow .imgCol-12 .imgRoundBorder {
    width: 198px;
  }
}
.contact .imgRoundBorder + div {
  height: 120px;
  overflow: hidden;
}
.speakers .imgColRow .imgCol-4 .imgRoundBorder {
  width: 240px;
  margin: 0 auto 1.5rem;
}
.speakers .imgColRow div > div:nth-child(2) {
  height: 6rem;
  overflow: hidden;
}
.speakers .imgColRow div > div:nth-child(3) p {
  margin-top: .625rem;
}
.speakers .imgColRow div > div:nth-child(3) p > strong {
  margin-top: .625rem;
}
.speakers .imgColRow div > div:nth-child(3)::before {
  content: ':';
  color: #cd3333;
  font-weight: 600;
}
.speakers .imgColRow p > strong {
  display: inline-block;
  margin-bottom: .65rem;
}
.speakers .imgColRow h3 {
  margin-bottom: 2rem;
}
.container .boxColRow {
  text-align: center;
  width: calc(100% + 2*15px);
  margin-left: -15px;
}
.container .boxColRow h1 {
  margin-bottom: 4rem;
}
.container .boxColRow .boxCol-6 {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  float: none;
  padding: 0 15px;
  border: solid 1px #233741;
  width: 553px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .container .boxColRow .boxCol-6 {
    margin-bottom: 30px;
  }
  .container .boxColRow .boxCol-6:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .container .boxColRow .boxCol-6 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.container .boxColRow .boxCol-4 {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  float: none;
  padding: 0 30px;
  margin-bottom: 3rem;
  border: solid 1px #233741;
  width: 357px;
  margin: 0 15px 30px;
  height: 550px;
  position: relative;
}
@media screen and (max-width: 784px) {
  .container .boxColRow .boxCol-4 {
    height: inherit;
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 390px) {
  .container .boxColRow .boxCol-4 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.container .boxColRow .boxCol-4 .logoArea {
  line-height: 122px;
  box-sizing: border-box;
  border-bottom: solid 1px #233741;
  margin-bottom: 1.375rem;
}
.container .boxColRow .boxCol-4 .logoArea img {
  max-width: 100%;
  height: auto;
}
.container .boxColRow .boxCol-4 p {
  font-size: 1.375rem;
  line-height: 1.3;
}

.container .boxColRow .boxCol-4 .circledWindows, .circledDownload_PDF {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.container .boxColRow [class*="boxCol-"] h3 {
  margin-top: 1.8rem;
  margin-bottom: 2rem;
}
.container .boxColRow [class*="boxCol-"].fixedH_476 {
  min-height: 476px;
}
@media screen and (max-width: 991px) {
  .container .boxColRow [class*="boxCol-"].fixedH_476 {
    min-height: unset;
    margin-bottom: 30px;
  }
}
.container .boxColRow [class*="boxCol-"].fixedH_476 [class^="circled"] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  letter-spacing: .1rem;
}
@media screen and (max-width: 991px) {
  .container .boxColRow [class*="boxCol-"].fixedH_476 [class^="circled"] {
    position: inherit;
    margin-top: 2.5rem;
  }
}
/* ICONS & BUTTONS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
button.toTop {
  position: relative;
  top: 0;
  margin-bottom: -25px;
  border: 0;
  background: transparent;
}
button.toTop > img {
  max-width: 50px !important;
  max-height: 50px !important;
}
.container-fluid {
  clear: both;
}
.noBottomMarge {
  margin-bottom: 0 !important;
}
[class*="-offset-"] + [class^="col"] {
  margin-top: 1rem;
}
a.circledDiaShow {
  position: absolute;
  left: 50%;
}
a.circledDiaShow img {
  width: inherit !important;
  height: inherit !important;
}
a.circledDiaShow {
  bottom: 39%;
  width: 67px;
  margin-left: -33px;
  margin-top: -33px;
}
/* PROGRAM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.programForm {
  padding-top: 1.125rem;
  /* PRICING-TABLES */
  /* FORMS */
}
.programForm input[type="checkbox"] {
  display: none;
}
.programForm input[type="checkbox"] + label {
  display: inline-block;
  background: url('/fileadmin/sitedesign/Resources/Public/Images/res/checkboxSprite.png') no-repeat 0 0;
  cursor: pointer;
  width: 41px;
  height: 41px;
  margin-bottom: 0;
}
.programForm input[type="checkbox"]:checked + label {
  background-position: 0 -41px;
}
.programForm .desc {
  display: table;
  width: 100%;
}
.programForm .desc .descRow {
  display: table-row;
}
.programForm .desc .descRow .descCell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.programForm .desc .descRow .descCell:nth-child(1) {
  width: calc(100% - 152px);
}
@media screen and (max-width: 991px) {
  .programForm .desc .descRow .descCell:nth-child(1) {
    width: 100%;
  }
}
.programForm .desc .descRow .descCell:nth-child(2),
.programForm .desc .descRow .descCell:nth-child(3) {
  width: 76px;
}
@media screen and (max-width: 991px) {
  .programForm .desc .descRow .descCell:nth-child(2),
  .programForm .desc .descRow .descCell:nth-child(3) {
    display: none;
  }
}
.programForm .submContainer {
  /*margin-top: -4.5rem;*/
}
.programForm .submContainer > .row {
  border: solid 1px #233741;
  width: 100%;
  margin-left: 0;
  padding: 1.5rem;
}
@media screen and (max-width: 450px) {
  .programForm .col-xxs-4 {
    padding-left: 2px;
    padding-right: 2px;
  }
}
.programForm button:not(.subm) {
  border-width: 0 1px 0 0;
  border-color: #fff;
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: #233741;
  color: #fff;
  line-height: 2.5rem;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .1rem;
}
.programForm button:not(.subm):last-of-type {
  border-right: 0;
}
.programForm button:not(.subm).act,
.programForm button:not(.subm):hover {
  background: #dcdce1;
  color: #cd3333;
}
@media screen and (max-width: 640px) {
  .programForm button:not(.subm) {
    line-height: 1.3;
    height: 3.5rem;
  }
}
@media screen and (max-width: 500px) {
  .programForm button:not(.subm) {
    font-size: 1rem;
    letter-spacing: .05rem;
  }
}
@media screen and (max-width: 360px) {
  .programForm button:not(.subm) {
    line-height: 1.1;
    height: 4rem;
    -webkit-hyphens: auto;
    -webkit-hyphenate-character: "\2010";
    -webkit-hyphenate-limit-after: 1;
    -webkit-hyphenate-limit-before: 3;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media screen and (max-width: 419px) {
  .programForm button:not(.subm) {
    border: 0;
    width: 100%;
  }
}

.disabled {
  background: #233741 !important;
  color: #fff !important;
}

.programForm button:disabled:hover {
  background: #233741;
  color: #fff;
}
.programForm .row + .boxColRow {
  margin-top: 3.5rem;
}
.programForm .sessContainer {
  border: solid 1px #233741;
  margin-bottom: calc(15px*2);
}
.programForm .sessContainer * {
  font-size: 1.4rem;
  text-align: left;
  letter-spacing: .03rem;
  line-height: 2.2rem;
}
.programForm .sessContainer strong {
  display: block;
}
.programForm .sessContainer a {
  font-size: 1.1rem;
  letter-spacing: .11rem;
}
.programForm .sessContainer .tHead {
  display: table;
  width: 100%;
}
.programForm .sessContainer .tHead > div {
  display: table-row;
  font-size: 1.5rem;
  background: #233741;
  color: #fff;
  position: relative;
  cursor: row-resize;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  .programForm .sessContainer .tHead > div div {
    float: left;
    display: block;
  }
}
.programForm .sessContainer .tHead > div div:nth-child(1) {
  white-space: nowrap;
  width: 16%;
  padding-left: 23px;
}
@media screen and (max-width: 991px) {
  .programForm .sessContainer .tHead > div div:nth-child(1) {
    width: 30%;
  }
}
@media screen and (max-width: 540px) {
  .programForm .sessContainer .tHead > div div:nth-child(1) {
    width: 100%;
    padding-left: 15px;
    padding-bottom: 0;
  }
}
.programForm .sessContainer .tHead > div div:nth-child(2) {
  position: relative;
  padding-right: 70px;
  width: calc(84% - 152px);
}
.programForm .sessContainer .tHead > div div:nth-child(2) img {
  max-width: 40px;
  position: absolute;
  left: calc(100% - 60px);
  top: calc(50% - 20px);
}
@media screen and (max-width: 991px) {
  .programForm .sessContainer .tHead > div div:nth-child(2) {
    width: 70%;
  }
}
@media screen and (max-width: 419px) {
  .programForm .sessContainer .tHead > div div:nth-child(2) {
    padding-top: 0;
    width: 100%;
  }
}
.programForm .sessContainer .tHead > div div:nth-child(3) {
  padding: 0 12px 0 19px;
  width: 152px;
  background: url('/fileadmin/sitedesign/Resources/Public/Images/res/bg-apm.png') repeat-y;
  vertical-align: middle;
}
.programForm .sessContainer .tHead > div div:nth-child(3):after,
.programForm .sessContainer .tHead > div div:nth-child(3):before {
  font-weight: 300;
  font-size: 1rem;
  position: relative;
  top: .1rem;
}
.programForm .sessContainer .tHead > div div:nth-child(3).am {
  text-align: left;
}
@media screen and (max-width: 991px) {
  .programForm .sessContainer .tHead > div div:nth-child(3).am:after {
    content: ' AM';
  }
}
.programForm .sessContainer .tHead > div div:nth-child(3).apm {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .programForm .sessContainer .tHead > div div:nth-child(3).apm:before {
    content: ' AM';
  }
  .programForm .sessContainer .tHead > div div:nth-child(3).apm:after {
    content: ' PM';
  }
}
.programForm .sessContainer .tHead > div div:nth-child(3).pm {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .programForm .sessContainer .tHead > div div:nth-child(3).pm:before {
    content: ' PM';
  }
}
@media screen and (max-width: 991px) {
  .programForm .sessContainer .tHead > div div:nth-child(3) {
    width: 100%;
    background: url('/fileadmin/sitedesign/Resources/Public/Images/res/bg-apm_full.png') repeat-y;
    background-position: center top;
  }
}
.programForm .sessContainer .tHead > div strong {
  color: #da6666;
  letter-spacing: .2rem;
  text-transform: uppercase;
}
.programForm .sessContainer .tHead > div > div {
  display: table-cell;
}
.programForm .sessContainer .sessTask div {
  box-sizing: border-box;
  vertical-align: top;
  padding: 12px 15px;
}
.programForm .accordion {
  background: #fff;
}
.programForm .accordion > .sessTask {
  background: #fff;
  width: calc(100% - 15px);
  margin: 0 auto;
  border-bottom: dotted 1px #a2abaf;
}
.programForm .accordion > .sessTask:last-child {
  border-bottom: 0;
}
.programForm .accordion > .sessTask div {
  float: left;
}
.programForm .accordion > .sessTask div:nth-child(1) {
  width: 16%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .programForm .accordion > .sessTask div:nth-child(1) {
    width: 100%;
    padding-bottom: 0;
  }
}
.programForm .accordion > .sessTask div:nth-child(2) {
  width: 84%;
}
.programForm .accordion > .sessTask div:nth-child(2) .more-de:after {
  content: 'mehr …';
  color: #cd3333;
  cursor: pointer;
  position: relative;
  left: -0.5rem;
}
.programForm .accordion > .sessTask div:nth-child(2) .more-en:after {
  content: 'more …';
  color: #cd3333;
  cursor: pointer;
  position: relative;
  left: -0.5rem;
}
.programForm .accordion > .sessTask div:nth-child(2) > .moreDetails {
  display: none;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .programForm .accordion > .sessTask div:nth-child(2) {
    width: 100%;
    padding-top: 0;
  }
}
.programForm .accordion > .sessTask:after {
  content: "";
  display: table;
  clear: both;
}
.programForm [class^="tablePricing"] {
  display: table;
  width: 100%;
}
.programForm [class^="tablePricing"] [class^="tRow"] {
  display: table-row;
}
.programForm [class^="tablePricing"] [class^="tCell"] {
  display: table-cell;
  text-align: left;
}
.programForm .tablePricing {
  border: solid 1px #233741;
  border-collapse: collapse;
}
.programForm .tablePricing .tRow {
  border: solid 1px #233741;
}
.programForm .tablePricing .tRow:nth-child(odd) {
  background: #d3d7d6;
}
.programForm .tablePricing .tRow:nth-child(even) {
  background: #e9ebec;
}
.programForm .tablePricing .tRow .tCell {
  padding: .7rem 1rem;
  font-size: 1.65rem;
  font-weight: 600;
  letter-spacing: .075rem;
  color: #da6666;
  width: 25%;
}
.programForm .tablePricing .tRow .tCell:last-child {
  font-weight: 300;
  text-align: right;
  font-size: 1.5rem;
  color: #233741;
}
.programForm .tablePricing + .tablePricing-desc {
  text-align: right;
  padding: .7rem 1rem;
}
.programForm .tablePricingSum {
  border-collapse: collapse;
  max-width: 976px;
  margin: 0 auto 2rem;
}
.programForm .tablePricingSum * {
  font-size: 1.5rem;
}
.programForm .tablePricingSum input[type="text"] {
  text-align: right;
  max-width: 120px;
  border: 0;
}
.programForm .tablePricingSum .tRow {
  font-weight: 300;
  border-top: dotted 1px #dcdce1;
}
.programForm .tablePricingSum .tRow .tCell {
  padding: .7rem 0;
}
.programForm .tablePricingSum .tRow .tCell:first-child {
  width: 50%;
}
.programForm .tablePricingSum .tRow .tCell:last-child {
  text-align: right;
  width: 50%;
  white-space: nowrap;
  min-width: 175px;
}
.programForm .tablePricingSum .tRow:last-child {
  font-weight: 500;
  border-top: dotted 2px #dcdce1;
  border-bottom: dotted 2px #dcdce1;
}
.programForm form .row.personalData input[type="checkbox"] + label {
  margin: 14px 0 -14px;
}
.programForm form .row.personalData input[type="text"],
.programForm form .row.personalData input[type="email"],
.programForm form .row.personalData input[type="file"],
.programForm form .row.personalData select {
  display: block;
  float: left;
  margin-bottom: 15px;
  font-size: 1.5rem;
  box-sizing: border-box;
  padding: .5rem 1rem;
  line-height: 1;
  border: solid 1px #646464;
  box-shadow: 0px 0px 5px 1px #bbb;
  border-radius: 3px;
  height: 3rem;
}
.programForm form .row.personalData input[type="text"].hWL,
.programForm form .row.personalData input[type="email"].hWL,
.programForm form .row.personalData input[type="file"].hWL,
.programForm form .row.personalData select.hWL {
  margin-right: 15px;
  width: calc(50% - 15px);
  content: "";
  display: table;
  clear: both;
}
.programForm form .row.personalData input[type="text"].hWR,
.programForm form .row.personalData input[type="email"].hWR,
.programForm form .row.personalData input[type="file"].hWR,
.programForm form .row.personalData select.hWR {
  margin-left: 15px;
  width: calc(50% - 15px);
}
.programForm form .row.personalData input[type="text"].fW,
.programForm form .row.personalData input[type="email"].fW,
.programForm form .row.personalData input[type="file"].fW,
.programForm form .row.personalData select.fW {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-right: 0;
  content: "";
  display: table;
  clear: both;
}
.programForm form .row.personalData select {
  color: #919191;
}
.programForm form .row.personalData select option:nth-child(n+1) {
  color: #233741;
}
.programForm form .row.personalData input[type="file"] {
  padding: initial;
  height: initial;
}
.programForm form .row.personalData .info {
  display: block;
  content: "";
  display: table;
  clear: both;
  margin: 0 auto;
  padding-top: 1.5rem;
  padding-bottom: 15px;
}
.programForm form .row.personalData .personalDiscount h3 {
  margin: 3rem 0 -1rem;
}
.programForm form .row.personalData .personalDiscount p > input[type="checkbox"] + label {
  margin: 14px 0px -14px -5px;
}
.programForm form .row.personalData .personalDiscount p > input[type="text"],
.programForm form .row.personalData .personalDiscount p > input[type="file"] {
  margin-top: 1rem;
}
body.accordionsClosed .programForm .sessContainer .accordion {
  display: none;
}
button.subm {
  background: #cd3333;
  color: #fff;
  line-height: 2.5rem;
  font-size: 1.1rem;
  letter-spacing: .1rem;
  font-weight: 500;
  letter-spacing: .15rem;
  text-transform: uppercase;
  border: 0;
  border-radius: .25rem;
  padding: 0 6.2rem;
}
button.subm:before {
  content: url('/fileadmin/sitedesign/Resources/Public/Images/res/arrow-e.png');
  position: relative;
  top: .05rem;
  left: -0.5rem;
}
button.subm.back:before {
  content: url('/fileadmin/sitedesign/Resources/Public/Images/res/arrow-w.png');
}
.overlap {
  border-top: solid 1px #233741;
  border-bottom: solid 1px #233741;
}
.overlap,
.grayBox {
  border-left: solid 1px #233741;
  border-right: solid 1px #233741;
  padding: 15px;
  background: #dcdce1;
  position: relative;
}
.overlap.confirmation,
.grayBox.confirmation {
  padding-bottom: 15px;
  border-bottom: 0;
  border-top: 0;
}
.overlap.confirmation h3,
.grayBox.confirmation h3 {
  margin: 1.5rem 0 2rem;
}
.overlap.confirmation p:nth-child(1),
.grayBox.confirmation p:nth-child(1) {
  margin: 0 0 10px;
}
.overlap.confirmation p.info,
.grayBox.confirmation p.info {
  margin: 0 0 .9rem .15rem;
  text-align: left;
}
.overlap.confirmation > div,
.grayBox.confirmation > div {
  text-align: left;
  background: #fff;
  border: solid 1px #233741;
}
.overlap.confirmation > div p,
.grayBox.confirmation > div p {
  font-weight: 500;
  color: #a2abaf;
}
.overlap.confirmation .row > div p,
.grayBox.confirmation .row > div p {
  border-bottom: dotted 1px #a2abaf;
  margin: 0;
  padding: 2px 0;
}
.overlap.confirmation .row > div p:first-child,
.grayBox.confirmation .row > div p:first-child {
  border-top: dotted 1px #a2abaf;
}
.overlap.confirmation .row > div:nth-child(odd),
.grayBox.confirmation .row > div:nth-child(odd) {
  padding: 0 15px 30px 6rem;
}
.overlap.confirmation .row > div:nth-child(even),
.grayBox.confirmation .row > div:nth-child(even) {
  padding: 0 6rem 30px 15px;
}
.overlap.confirmation .row > div.changeLink,
.grayBox.confirmation .row > div.changeLink {
  margin-top: 0;
  padding: 0 0 1rem 0;
}
.overlap.confirmation .row.discount input,
.grayBox.confirmation .row.discount input {
  text-align: right;
  max-width: 8rem;
}
.overlap.confirmation .row.discount [class^="col-"],
.grayBox.confirmation .row.discount [class^="col-"] {
  padding: 0 0 0 0;
}
.overlap.confirmation .row.discount [class^="col-"]:nth-child(odd),
.grayBox.confirmation .row.discount [class^="col-"]:nth-child(odd) {
  padding-left: 6rem;
}
.overlap.confirmation .row.discount [class^="col-"]:nth-child(even),
.grayBox.confirmation .row.discount [class^="col-"]:nth-child(even) {
  text-align: right;
  padding-right: 6rem;
}
.overlap.confirmation .row.discount p,
.grayBox.confirmation .row.discount p {
  color: #233741;
  font-weight: 300;
  line-height: 1.5;
  border: 0;
}
.overlap.confirmation .row.discount:last-of-type,
.grayBox.confirmation .row.discount:last-of-type {
  margin-bottom: 30px;
}
.overlap.confirmation .row.discount:last-of-type p,
.grayBox.confirmation .row.discount:last-of-type p {
  font-weight: 500;
  border-top: dotted 2px #a2abaf;
  border-bottom: dotted 2px #a2abaf;
}
.overlap.confirmation .row.chosenParts h4,
.grayBox.confirmation .row.chosenParts h4 {
  margin: 0;
  line-height: 1.5;
  border-bottom: dotted 1px #a2abaf;
}
.overlap.confirmation .row.chosenParts div:nth-child(2) > h4,
.grayBox.confirmation .row.chosenParts div:nth-child(2) > h4 {
  margin-top: 2rem;
}
.overlap.confirmation .row.chosenParts p,
.grayBox.confirmation .row.chosenParts p {
  font-weight: 300;
  color: #233741;
}
.overlap.confirmation .row.chosenParts p span,
.grayBox.confirmation .row.chosenParts p span {
  display: inline-block;
}
.overlap.confirmation .row.chosenParts p span:first-child,
.grayBox.confirmation .row.chosenParts p span:first-child {
  margin-right: 1rem;
}
.overlap.confirmation input[type="text"],
.grayBox.confirmation input[type="text"] {
  border: 0;
  background: transparent;
  color: #233741;
}
.overlap.confirmation input[type="text"]:read-only,
.grayBox.confirmation input[type="text"]:read-only {
  border: 0;
  background: transparent;
  color: #233741;
}
.overlap.confirmation .changeLink,
.grayBox.confirmation .changeLink {
  text-align: center;
}
.grayBox {
  border-top: solid 1px #233741;
  border-bottom: solid 1px #233741;
  padding-bottom: 0;
}
.grayBox p:nth-child(1) {
  margin: -15px 0 1.5rem;
}
.grayBox .accordion {
  display: none;
  background: transparent;
}
.personalDiscount .accordion {
  display: none;
  background: transparent;
}
.overlap {
  width: calc(100% + 2*15px);
  margin-left: calc(15px*-1);
  margin-bottom: calc(2*15px);
}
.overlap .sessContainer:last-child {
  margin-bottom: 0;
}
.overlap p.info {
  margin: 0.5rem 0 1rem 15px;
  text-align: left;
}
.overlap .flag {
  position: absolute;
  top: .5rem;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  font-size: 1rem;
  width: 44%;
  box-sizing: border-box;
  border: solid 3px #da6666;
  color: #233741;
  padding: .6rem 1rem;
  right: 15px;
  text-transform: initial;
}
.registeredPersons {
  border: solid 3px #da6666;
  margin-bottom: 4rem;
  padding-top: 2rem;
  width: calc(100% + 2*15px);
  margin-left: calc(15px * -1);
}
.registeredPersons h4 {
  color: #44555e;
  letter-spacing: .1rem;
}
.registeredPersons .regP-Table {
  display: table;
  width: calc(100% - 120px);
  margin: 15px 60px 30px;
  border-collapse: collapse;
}
.registeredPersons .regP-Table * {
  font-size: 1.4rem;
}
.registeredPersons .regP-Table .regP-Row {
  display: table-row;
  border-bottom: dotted 2px #dcdce1;
  line-height: 2;
}
.registeredPersons .regP-Table .regP-Row .regP-Cell {
  text-align: left;
  display: table-cell;
}
.registeredPersons .regP-Table .regP-Row .regP-Cell:nth-child(1) {
  width: 70%;
}
.registeredPersons .regP-Table .regP-Row .regP-Cell:nth-child(3) {
  text-align: right;
}
.registeredPersons .regP-Table .regP-Row:first-child {
  height: 3rem;
}
.registeredPersons .regP-Table .regP-Row:nth-last-of-type(2) {
  border-bottom: dotted 2px #a2abaf;
}
.registeredPersons .regP-Table .regP-Row:last-child {
  font-weight: 500;
  border-bottom: dotted 2px #a2abaf;
}
.container .row:first-of-type .confirmation {
  border-top: solid 1px #233741;
}
.container .row:last-of-type .confirmation {
  border-bottom: solid 1px #233741 !important;
}
.container.totalAmountInvoice .row {
  border: solid 5px #da6666;
}
.container.totalAmountInvoice .row [class^="col"]:last-child {
  margin: -2rem 0 2rem;
}
@media screen and (min-width: 992px) {
  .container.totalAmountInvoice .row [class^="col"]:last-child {
    padding: 0 77px;
  }
}
.container.totalAmountInvoice p {
  text-align: left;
}
.container.totalAmountInvoice label {
  position: relative;
  top: .9rem;
}
.container.totalAmountInvoice button.subm {
  margin: 2rem auto 0;
}
/* -------------------------------------------------------------------------- */
/* HELPERS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.layoutEx {
  border-bottom: solid 1px magenta;
  opacity: 0.4;
  position: relative;
  margin-bottom: 0 !important;
}
.layoutEx [class^="col-"] {
  background: magenta;
}
.layoutEx [class^="col-"] div:first-of-type {
  color: magenta;
  height: 100px;
  background: silver;
}
.dev {
  position: absolute;
  z-index: 10000;
  top: .5rem;
  left: .5rem;
  border: solid 1px #233741;
  color: #fff;
  text-align: left;
  background: rgba(255, 255, 255, 0.8);
  padding: 1rem 2rem 0 1rem;
  font-size: 11px;
  color: #da6666;
  display: inline-block;
}
.dev pre {
  display: none;
  font-size: 11px;
  display: block;
  padding: 0;
  font-size: .6rem;
  margin: 1rem 0 10px;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background: transparent;
  border: 0;
}
.blindPosts {
  display: none;
}
.blindPosts.dev {
  display: block;
  background: silver;
}
.blindPosts.dev input[type="checkbox"] {
  display: block !important;
}

/*# sourceMappingURL=standards.css.map */

.form-error {
  background: rgb(255, 220, 220);
}
.confirmation-page {
  font-size:1.3em;
  border:0;
}

#person{
  display:none;
}

button[id="sendRegistration"]:disabled, button[id="sendRegistration"]:disabled:hover {
  background: #DF7B7B;
}

button[id="step=2"]:disabled, button[id="step=2"]:disabled:hover {
  background: #DF7B7B;
}

.container .boxColRow h3.h3-download {
  margin-bottom: 5em;
}

.ad-leaderboard {
  max-width: 970px;
  margin: 5px auto;
  text-align: center;
}

.ad-rectangle {
  max-width: 300px;
  margin: 0 auto;
}

.ad-leaderboard span, .ad-rectangle span{
  font-size: 10px;
  display: block;
  margin: 0 auto;
  text-align: right;
}

.video {
  width: calc(100% - 30px);
  max-width: 700px;
  max-height: 398px;
  height: 44vh;
  min-height: 172px;
}

@media only screen and (max-device-width: 480px) {
  .video {
    max-height: 398px;
    height: 15vh;
    min-height: 169px;
  }

  button.subm {
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
  }

  #participant-data {
    margin-left: 0px;
    padding-left: 15px;
  }

  .mobile-pd {
    margin-left: 0px;
    padding-left: 0px;
  }

  .grayBox.confirmation .row > div:nth-child(2n+1), .grayBox.confirmation .row > div:nth-child(2n), .overlap.confirmation .row > div:nth-child(2n), .grayBox.confirmation .row > div:nth-child(2n) {
    margin-left: 0px;
    padding: 0px 30px 0 0;
  }

  .selectProgramList {
    padding-left: 30px;
    padding-right: 30px;
  }

  .programForm form .row.personalData input[type="text"].hWL, .programForm form .row.personalData input[type="text"].hWR {
    width: 100%;
    float: left;
    padding-left: 5px;
    margin-left: 0px;
  }

  .grayBox.confirmation .row.discount [class^="col-"]:nth-child(2n+1) {
    padding-left: 30px;
  }

  .row.discount [class^="col-"]:nth-child(2n+1), .grayBox.confirmation .row.discount [class^="col-"]:nth-child(2n) {
    padding-left: 0px;
  }

  .grayBox.confirmation .row.discount [class^="col-"]:nth-child(2n) {
    text-align: right;
    padding-right: 30px;
  }

  h1 {
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }

  .grayBox.confirmation .row > div p:first-child {
    border-top: none;
  }

  .overlap.confirmation .row.discount:last-of-type p, .grayBox.confirmation .row.discount:last-of-type p {
    border-bottom: none;
  }

  .programForm .tablePricingSum input[type="text"] {
    padding-right: 0px;
    padding-left: 7px;
    text-align: right;
    float: right;
    width: inherit;
  }

  button.subm {
    font-size: 12px;
  }

  button.subm::before {
    display: none;
  }

  .submContainer {
    padding: 0px;
  }

  .confFees {
    margin: 0px;
    padding: 0px;
  }

  .tablePricingSum > .programForm .tablePricingSum input[type="text"] {
    padding-right: 0;
  }

  .event-article {
    padding-left: 0px;
  }

  .programForm .submContainer > .row {
    padding: 0;
  }

  .programForm .tablePricingSum * {
    font-size: 1.4rem;
  }

  .selectProgramList {
    padding-left: 0px;
    padding-right: 0px;
  }

  .chosenParts {
    padding-left: 30px;
    padding-right: 30px;
  }

}