/*

  font-family: 'Signika Negative', sans-serif;
  400, 300 italic, 600
*/

body, .main-text, .main-text p, p {
    -webkit-text-size-adjust: 100%;
}

#content p i { font-style: italic; }

fieldset { border: 0;}

.powermail_submit,
#content .tx-indexedsearch input.button,
#content #search input.button {
     font-family: "fontawesome";
     font-weight: bold;
     color: #000 !important;
     font-size: 28px;
     background-color: transparent !important;
     -webkit-appearance: none;
     border-radius: 0;
     float: right;
     padding-left: 5px !important;
     height: 40px;
}

body {
/* Silbentrennung */
/* -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;*/
}

b { font-weight: bold;}
i { font-style: normal;}

strong, .bold { font-weight: bold;}
.small {font-size: 12px;}
.italic {font-style: italic; }
.not-bold { font-weight: normal; }
.uppercase { text-transform: uppercase; }

.blau, .blau *,
.cyan, .cyan * { color: #009FE3;}
.rosa, .rosa *,
.rot, .rot *,
.magenta, .magenta *,
.pink, .pink * { color: #E6007E;}
.gelb, .gelb * { color: #FFEE00;}
.grau, .grau * { color: #878787;}
.schawarz, .schawarz * { color: #000;}

.link-button {
    padding: 10px !important;
    margin: 0 !important;
    background-color: #009FE3;
    color: #fff !important;

    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}

.blau.link-button{ background-color: #009FE3;}
.grau.link-button { background-color: #878787;}
.schwarz.link-button { background-color: #000;}
.gelb.link-button { background-color: #FFEE00; color: #000 !important;}
.magenta.link-button { background-color: #E6007E;}

.link-button:hover { text-decoration: none !important;}


.page, .header-page {
    margin: 0 auto;
    width: 1080px;
}

#main {
/*  width:980px;
  margin:auto;*/
  min-height:100%;
  position:relative;
}

.main-content-wrap {

}

.powermail_submit {
     -webkit-appearance: none;
}

.align-center, #content p.align-center { text-align:center;}
.align-right { text-align: right; }
.align-left { text-align: left; }
.align-top { vertical-align:top !important;}

.hidden {display: none !important;}

a {
  font-family: 'Signika Negative', sans-serif;
  font-weight:400;
  font-size:17px;
  line-height:21px;
  color: #009FE3;
  text-decoration:none;
  /*position:relative; doesnt work in sliders*/
}

a:hover, a:hover:after
/* , a:hover:before , a:hover i, a:hover i:before  */
{
  color: #009FE3;
  text-decoration:underline;
}

a:hover {
/*  text-decoration: underline;*/
}

#content p a {
/*    padding-left: 10px;*/
  /*font-weight:bold;*/
}

#content p a:before {
/*  font-family: "fontawesome";
  content:"\f18e";
*/
  /*  padding-right: 5px;*/
}

#cookieDisclaimer * {
  color: #fff;
}


/* Special custom -types */
.warning { color: #009FE3; font-weight: bold; padding-bottom: 5px;}

.text-small {
  /*text-align:left;*/
  font-size: 12px;
  line-height: 15px;
  /*margin-top:-2px;*/
}

.text-bigger { padding-bottom: 5px; }
.text-bigger, .text-bigger * { font-size: 16px; line-height: 18px; display: inline;}


.text-big {padding-top: 5px;}
.text-big, .text-big * { font-size: 24px; line-height: 28px; display: inline;}

.style-red, .style-red * {
  color: #009FE3;
}

.style-upper {
  text-transform: uppercase;
}

.style-big {
  font-size: 20px;
  line-height: 24px;
  font-weight:bold;
}


.style-red-bg {
  background-color: #009FE3;
  color: #fff;
  padding: 10px;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 15px;
  text-align:center;
}
.style-red-bg * {
  color: #fff;
}

.style-red-bg a {
  color: #fff;
  font-size: 18px;
  background: none !important;
  text-align:center;
  padding-left:0 !important;
}

#footer-newsletter .style-red-bg a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none !important;
}

.fixed-width {
  display: inline-block;
  width: 150px;
}

.fixed-width-table {
  display: inline-block;
  width: 80px;
}

/*jquery-generated table-layout*/
.fixed-width-table-wrap { display: table; }
.fixed-width-col {        display: table-cell; }

.contact-item { text-align: left; }

.error {
  background-color: #009FE3;
  color: #fff;
  padding: 15px 0;
}

.error li, .error li i, .error li span {
    list-style-type: none;
    color: #fff;
    font-weight: bold;
    padding-left: 20px;
}

.gray-background-wrap {   background-color: #EEEEEE;}
.white-background-wrap { background-color: #fff; }
.gray-background-wrap, .white-background-wrap {
    margin-left: -100%;
    margin-right: -100%;
/*  overflow:hidden;*/
  margin-bottom: 60px;
  position: relative;
}
.gray-background.page, .white-background.page {
    padding-top: 50px;
  padding-bottom: 30px;
}


a.shop-button { color: #000}
span.button, a.button, span.button a {
    margin-top: 15px;
    width: 258px;
    background-color: #009FE3;
    padding: 10px;
    color: #ffffff;
    border: 0px solid #009FE3;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration:none;
    margin-bottom: 10px;
    border: 0;
    /*  height: 40px;*/
    line-height: 1.4;
}

a.button.full-width {
  width: 100%;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 5px;
    text-align: center;
    padding: 0 10px;
}

a.button:hover { }

.ce-menu a, a.anchor, a.internal, a.external, a.file { line-height: 1.3;  text-decoration:none; font-:normal; margin-right:30px;}
a.file {padding-left:30px; margin-right:0}


.link-button {
    color: #fff;
    text-decoration: none;
    padding: 6px 15px;
    background-color: #009FE3;
    margin-bottom: 20px;
    display: inline-block;
}

.link-button:hover { color: #fff;}
.link-button:hover:before { color: #fff;}

* {
    padding: 0; margin: 0;   font-family: 'Signika Negative', sans-serif; color: #000; font-size: 17px; line-height:21px;
}

p {
  font-family: 'Signika Negative', sans-serif;
  font-weight:300;
  font-size:17px;
  line-height:21px;
  padding-bottom: 20px;
  color: #000;

}

.main-content .ce-textpic .ce-bodytext{
/*  padding-left:38px;*/
}

div.clear,
div.rowclearer {
  clear:both;
  float:none;
  height:0px;
}

h1, h2, h3, h4, h5, h6 {
  position:relative;
}

h1, h1 a,
h1 span.special-inline {
    font-family: 'Signika Negative', sans-serif;
    font-size: 40px;
    line-height:44px;
    text-transform:uppercase;
    color: #E6007E;
    padding-bottom: 32px;
    font-weight: 400;
    /*padding-top: 20px;*/
    border-bottom: 1px solid #E6007E;
    padding-bottom: 5px;
    margin-bottom: 35px;
}

h1 a:before{ content:none !important;}

h1 .special-inline , h1 .special-inline a, h1 a .special-inline {
  color: #000;
}

h2, h3 {
  /*text-transform:uppercase;*/
  text-decoration: none;
  border-bottom: 1px solid #E6007E;
}

header.withSubheader .mainHeader {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom:3px;
}

header.withSubheader .subHeader {
    color: #E6007E;
    font-style: normal;
    font-weight:400;
    font-size: 22px;
    line-height:24px;
    border-bottom: 1px solid #E6007E;
    padding-bottom: 8px;
    margin-bottom: 25px;
}

h2, h2 a, h2 span,
h3, h3 a, h3 span {
  font-family: 'Signika Negative', sans-serif;
  font-weight:400;
  font-size: 22px;
  line-height:24px;
  text-transform:uppercase;
  color: #E6007E;
  padding-bottom: 8px;
  margin-bottom: 25px;
}

a b,
b a,
strong a,
a strong {
    font-weight: bold;
    color: #009FE3;
    text-decoration: none;
}



h2 a:before{ content:none !important;}
h2 span {      font-family: 'Signika Negative', sans-serif; }

h2 .special-inline , h2 .special-inline a, h2 a .special-inline {
  color: #000;
}

h3, h3 a, h3 span {
    color: #000;
}
h3 a:before{ content:none !important;}

h4, h4 a, h4 span {
  font-family: 'Signika Negative', sans-serif;
  font-size: 19px;
  line-height:23px;
  font-weight:600;
  color:#000;
  font-style:normal;

  padding-bottom: 18px;
  text-decoration: none;
}
h4 a:before{ content:none !important;}

h5, h5 a, h5 span {
  font-family: 'Signika Negative', sans-serif;
  font-size: 14px;
  line-height:17px;
  font-weight:300;
  color:#000;
  text-decoration: none;
  padding-bottom: 15px;
}

h5 .special-inline , h5 .special-inline a, h5 a .special-inline {
  color: #009FE3;
}

h6, h6 a, h6 span {
  font-family: 'Signika Negative', sans-serif;
  font-size: 13px;
  line-height:16px;
  font-weight:300;
  color:#000;
  text-transform:uppercase;
  text-decoration: none;
  padding-bottom: 12px;
}

h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a {
  background: none !important;
  padding-left: 0 !important;

 -webkit-hyphens: none;
 -moz-hyphens: none;
 -ms-hyphens: none;
 hyphens: none;
 word-break: normal;
}

.special-inline { color: #009FE3 !important; }

._yellow {color: #000 !important;}
._red {color: #009FE3 !important;}


img{
  border:0px;
}

.top_pad {
  height:20px;
}

.bottom_pad {

}

#page {
  height:100%;
  min-height:100%;
}




#main-frame {
  padding: 0px 0px 0px 0px;
  overflow:hidden /* box-shadow in Header */
}


/* HEADER */
#header {
   /*padding-bottom:30px;*/
  height: 130px;
    position: relative;
    z-index: 101;
  background-color: #fff;
/*  border-bottom: 1px solid #DADADA;*/

}
#header-page {
  position: relative;
  background-color: #ffffff;
  height: 100%;
}

#header-wrap {
/*
    -webkit-box-shadow: 0px 5px 10px 0px rgba(89,76,89,0.56);
    -moz-box-shadow: 0px 5px 10px 0px rgba(89,76,89,0.56);
    box-shadow: 0px 5px 10px 0px rgba(89,76,89,0.56);
*/
}

#header-banner {
/*  position:relative;
  height: 100%;
  float:left;
  padding-left:31px;
  padding-top:15px;*/
}

#logo {
  text-align: left;
  padding-top:35px;
  position:absolute;
  z-index:1;
}
#logo img {
  width: auto;
}

/* Search / Indexed Search */

#search {
  /*position: relative;*/
  float:left;
  margin-top:0px;
}

#header-top-wrap {
  float: right;
  margin-top: 20px;

}

#header-top-wrap .meta-wrap { float: right; padding-left: 20px; padding-top: 5px; }
#header-top-wrap .meta-wrap, #header-top-wrap .meta-wrap a, #header-top-wrap .meta-wrap a span { text-transform: uppercase; font-weight: bold; font-size: 13px; line-height: 23px;}
#header-top-wrap .meta-wrap .login-nav {font-size: 13px; line-height: 23px; float: right; }
#header-top-wrap .meta-wrap .meta-nav { float: left;}
#header-top-wrap .meta-wrap ul li { float:left; list-style: none; }
#header-top-wrap .meta-wrap .meta-nav li:after { content: "|"; font-size: 13px; padding: 0 8px;}
#header-top-wrap .meta-wrap .settings-wrap { padding-right:5px; }
#header-top-wrap .meta-wrap .fa:before { font-size:18px; }
#header-top-wrap .meta-wrap a {  color: #000; }
#header-top-wrap .meta-wrap a:hover {  color: #009FE3;}
#header-top-wrap #search { float: left; padding-right: 20px; }

.login-nav a.profile.edit,
.login-nav a.profile.logout, .login-nav a.profile.edit span, .login-nav a.profile.logout span { color: #E6007E !important; position:relative; }
.login-nav a.profile.edit { padding-left:10px; margin-right: 10px; }
.login-nav a.profile.logout { padding-right:25px; }
/* .login-nav a.profile.edit:after, */
.login-nav a.profile.logout:after {
    content: "\f2bd";
    font-family: "fontawesome";
    font-weight: bold;
    position: absolute;
    right: 0;
    font-size: 30px;
}

.login-nav a.profile.logout:after {
    content: "\f2f5";
    font-family: "fontawesome";
}
.login-nav a.profile.edit:hover:after,
.login-nav a.profile.logout:hover,
.login-nav a.profile.logout:hover:after { text-decoration: none;  }

/*--------------------------------------------------------- */

#search .search-form-wrap {
  display:none;
  position: absolute;
  right: 0;
}

#search.active .search-form-wrap {
  display: block;
}

#search.active .search-bg-wrap {
  position: absolute;
    background-color: rgba(0,0,0,0.8);
    left: 0;
    top: 0;
    width: 300%;
  margin-left:-100%;
    height: 100%;
    z-index: 10012;
}

#search .search-inner-wrap {position: relative; }
#search.active .search-inner-wrap {  z-index: 10013; }



#search input[type="text"] {
    line-height: 30px;
    height: 30px;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    width: 250px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 0 10px;
}

#search input[type="submit"] {
    width:30px;
    height: 30px;
}

#search .row {
  clear: none;
  float:left;
  position: relative;
}

#search input.searchfield {
  display: none;
  float:left;
  margin-right: 70px;
}

#search select.d {
  font-size: 18px;
  width: 200px;
  height: 40px;
  line-height:40px;
}

#search input.button {
    font-family: "fontawesome";
    color: #000;
    font-weight: bold;
    position: absolute;
    top:0;
    right: 0;
    cursor: pointer;
    width: 25px;
    height: 30px;
    font-size: 18px;
    background-color: transparent;
}

#search .search-open:hover,
#search input.button:hover {
  color: #009FE3;
}

#search.active input.button {
  color: #fff;
    background-color: #009FE3;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    top: -8px;
    padding-left: 14px;
}

#search.active .search-open {
  display: none;
}

#search .search-close {
    display: none;
    position: absolute;
    right: -80px;
    top: 0;
    color: #fff;
    background-color: #697078;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
}

#search.active .search-close {
  display: block;
}

#search .search-close:hover {
  background-color: #d4220c;
  color: #fff;
}

.tx-indexedsearch .tx-indexedsearch-form.row {
  float:left;
  margin-bottom: 20px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox fieldset {  border: none;}
.tx-indexedsearch .tx-indexedsearch-whatis {  display: none;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul li {
  display: inline;
  margin-left:0px !important;
}
.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  list-style-type: none;
  margin-bottom: 20px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox ul li {
  float:left;
  margin-right:5px !important;
  padding-left:0;
  margin-bottom: 15px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul li:before {
  content:"";
}
.tx-indexedsearch .tx-indexedsearch-browsebox ul li a {
  /*border: 1px solid #5A5A5A;*/
  padding: 6px 12px !important;
  background: none !important;
  background-color: #5A5A5A !important;
  display:block;
  height:18px;
  line-height:18px;
  background-position: 50% 50%;
  text-decoration:none;
  color:#fff;


}
.tx-indexedsearch .tx-indexedsearch-browsebox ul li a:hover { background:#009FE3 !important;  text-decoration:none;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a { background:#009FE3 !important; color: #fff;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a:hover { color: #fff;  cursor:pointer;  text-decoration: none;
}
.tx-indexedsearch h2,
.tx-indexedsearch p {  font-size: 15px;}
.tx-indexedsearch .divider hr{  margin:0;}
.tx-indexedsearch .tx-indexedsearch-res {  clear:both;}
.tx-indexedsearch .tx-indexedsearch-browsebox{  height:30px;}

.tx-indexedsearch .tx-indexedsearch-res h3 { border-bottom: 0; margin-bottom: 0; }


.tx-indexedsearch .tx-indexedsearch-redMarkup {
    color: #E6007E;
}



.tx-indexedsearch .tx-indexedsearch-form.row label span:first-child {
  display: none;
}

.tx-indexedsearch input.button  {

}

.tx-indexedsearch input.tx-indexedsearch-searchbox-sword {

}

.tx-indexedsearch .tx-indexedsearch-res h2,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a { text-decoration:none; text-align: left; padding-bottom: 15px; border-bottom: 0;}


#header-image img { width: 100%; height: auto; }
#header-image .ce-gallery { margin: 0 !important;}



/* CONTENT */
#content-wrap {
  /*padding-left: 15px;*/
  padding-top:60px;
  min-height:200px;
  padding-bottom:50px;
}

.layout-9 #content-wrap, .layout-cart #content-wrap { padding-top: 10px;}

#content p {
  text-align:justify;
  word-wrap: inherit;
  word-break: normal;
}

ul.ce-menu { }

ul.ce-menu > li {
  display: inline-block;
  vertical-align: top;
  min-width:200px;
  /*float: left;*/
  /*width: 24%;
  margin-right: 1%;*/
}

ul.ce-menu li:before { content: "" !important;}

ul.ce-menu ul {
  padding-top:0px;
  margin-bottom: 0;
}

ul.ce-menu > li > ul {
  margin-bottom: 10px;
}

ul.ce-menu > li > a {
  background-color: #009FE3 !important;
  padding: 5px !important;
  margin-bottom: 5px;
  display: inline-block;
}

ul.ce-menu li a {
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
}


ul.ce-menu li li a {
  color: #323232;
  font-weight: bold;
}

ul.ce-menu li li a:hover {
  color: #009FE3;
}

ul.ce-menu li li li a {
  text-transform: none;
  font-weight: normal;
}

/* Accordion ------------------------------------------------------------------- */
.accordion .accordion-item {
  margin-bottom: 1px;
  position: relative;
}

.accordion .accordion-title {
  background-color: #69727B;
  padding: 12px 15px;
  color: #fff;
  text-transform: uppercase;
  cursor:pointer;
}

.accordion .accordion-content {
  padding: 15px 15px;
    background-color: #7E858D;
  color: #fff;
}

.accordion .accordion-title *,
.accordion .accordion-content * {
  color: #fff;
}


.accordion .accordion-title,
.accordion .accordion-content {
  padding-left:55px;
}

.accordion-item .accordion-toggle {
  top: 8px;
  left:12px;
  position: absolute;
    width: 30px;
    height: 30px;
    background-color: #7E858D;
  color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;

}

.accordion-item .accordion-title:hover .accordion-toggle {
  background-color: #009FE3;
}


.accordion-item .accordion-toggle:before {
    content: "+";
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    font-weight: 300;
    line-height: 28px;
}


.accordion-item.active .accordion-toggle:before {
    content: "-";
  margin-top: -2px;
}


/* Tabs / Tab-System ------------------------------------------------------------------- */
.tab-system {
    padding-bottom: 25px;
}

.tab-system h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}

ul.resp-tabs-list {
  margin: 0px;
  padding: 0px;
}

.resp-tabs-list li {
  /* max-width: 60px; */
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  padding: 5px 5px !important;
  height: 30px;
  line-height: 30px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  border:1px solid #dadada;
/*  border-bottom:1px solid #dadada;*/
  background-color: #EEE;
  color: #9c9c9c;
  margin-bottom: -1px !important;
  margin-left: -1px;
}

.resp-tabs-list li:first-child {
  margin-left: 0;
}




.resp-tabs-list li.resp-tab-active {
  border-bottom:1px solid #fff;
  background-color: #fff;
  color: #009FE3;
  z-index: 1;

  -webkit-box-shadow: 2px 0px 2px 0px rgba(218,218,218,0.25);
  -moz-box-shadow: 2px 0px 2px 0px rgba(218,218,218,0.25);
  box-shadow: 2px 0px 2px 0px rgba(218,218,218,0.25);
}

.resp-tabs-list li:before {
  content: none !important;
}

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}


.resp-tab-content {
  display: none;
  padding: 15px;
}


.resp-content-active,
.resp-accordion-active { display: block; }

.resp-tab-content { border: 1px solid #dadada; }

h2.resp-accordion {
    font-weight: 600;
    font-size: 13px;
  color: #9c9c9c;
  cursor: pointer;
  display: none;
  font-size: 13px;
  border: 1px solid #dadada;
  border-top: 0px solid #dadada;
  margin: 0px;
  padding: 10px 15px !important;
}

h2.resp-tab-active {
  color: #009FE3;
  border-bottom: 0px solid #dadada !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #dadada !important;
  background: blue;
}

/* Tab-Accordion styles */
h2.resp-tab-active { background: #dadada !important; }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #dadada; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #dadada !important; }
.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active { display: block; }
h2.resp-accordion:first-child { border-top: 1px solid #dadada !important; }



/* Footer */
#footer-wrap {
  background-color: #D7D7D7;
  color: #000;
  padding-top:45px;
  padding-bottom: 45px;
}

#footer-wrap p,
#footer-wrap p strong,
#footer-wrap p * {
  color: #000;
  font-size: 15px;
  line-height: 19px;
}
#footer-wrap p:last-child {
    padding-bottom: 0;
}

#footer-wrap h2, #footer-wrap h3, #footer-wrap h4,
#footer-wrap h2 a, #footer-wrap h3 a, #footer-wrap h4 a {
    font-weight: 600;
    font-size: 17px;
    line-height:21px;
    text-transform:uppercase;
    color: #000;
    padding-bottom: 15px;
    margin-bottom: 0;
    text-align: left;
    text-decoration: none;
    border: none;
}

#footer-wrap h2 i:hover, #footer-wrap h3 i:hover, #footer-wrap h4 i:hover {
    text-decoration: none;
}

#footer-wrap tr td,
#footer-wrap tr td * {
    font-size: 15px;
    line-height: 19px;
    background-color: inherit;
    padding: 0;
}

#footer-wrap i {
    display: block;
    font-size: 34px;
    padding-bottom: 10px;
}

#footer-wrap a { color: #009FE3;}
#footer-wrap a:hover { text-decoration:underline;}

#footer-wrap .col_wrap { display: flex; margin-bottom: 0;}

#footer-wrap .col1,
#footer-wrap .col2,
#footer-wrap .col3 { overflow: visible;}

#footer-wrap .col1:after,
#footer-wrap .col2:after,
#footer-wrap .col3:after {
    content: "";
    display: block;
    background-color: #E7E7E7;
    width: 1px;
    height: 100%;
    position:absolute;
    right: 25px;
    top: 0;

    -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.2);
}

#footer-info .header {
  color: #000;
  padding-bottom: 15px;
}

.footer-row .footer-item.bottom { padding-top: 10px; }
.footer-row .footer-item.bottom .frame-type-textmedia { float:left; }
.footer-row .footer-item.bottom .frame-type-textmedia p { padding-bottom: 5px; }
.footer-row .footer-item.bottom .frame-type-textmedia p a { border-right: 1px solid #fff; padding-right: 10px; margin-right: 10px; }
.footer-row .footer-item.bottom .frame-type-textmedia:last-child p a { border-right: none; padding-right: 0; margin-right: 0;  }

#move-top {
    color: #fff;
    font-size: 50px;
    line-height: 0.6;
    padding: 8px 8px;
    background-color: #009FE3;
    border: 1px solid #009FE3;
    position: fixed;
    left: 48%;
    /*    right: 90px;*/
    bottom: 0px;
    /*    -webkit-box-shadow: 2px 2px 5px 0px #9c9c9c;
    -moz-box-shadow: 2px 2px 5px 0px #9c9c9c;
    box-shadow: 2px 2px 5px 0px #9c9c9c;*/
    z-index: 1;
}

#move-top:hover {
  cursor:pointer;
}

/* Footer banner */
#banner-wrap { height: 13px; background-color: #878787; margin-bottom: 1px;}
#banner-wrap .banner-page { background: url('/typo3conf/ext/cvb_distribution/Resources/Public/img/cvb_banner_rainbow.png') left no-repeat; height: 100%;}

/* Footer Bottom */
#bottom-wrap {
  height: 45px;
  background-color: #FFF;
}

#bottom-wrap #copy {
  font-size: 14px;
  color: #000;
  float: left;
  padding-top: 14px;
  text-transform: uppercase;
}
#bottom-wrap #design {
  color: #000;
  font-size: 12px;
  float: right;
  padding-top: 16px;
}

#bottom-wrap #design a {
  font-size: 14px;
  color: #000;
}

#bottom-wrap #design a:hover {
  color: #fff;
  text-decoration:none;
}


/* general form stuff -------------------------------------------------------------------- */

.f-type-select select,
input[type="text"],
input[type="password"] {
    padding: 0 15px;
    border: 0;
    background-color: #EEEEEE;
    font-family: "Signika Negative", sans-serif;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
}

label, .label {

}

/* Datepicker */
input.datefield {
  background-image: url('/typo3conf/ext/cvb_distribution/Resources/Public/img/datepicker.png');
  background-size: 20px 20px;
    background-position: right 10px center;
    background-repeat: no-repeat;
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
  background-color: #697078;
  border-color: #697070;
}

.datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:hover.active.focus, .datepicker table tr td span.active.disabled:hover.active:focus, .datepicker table tr td span.active.disabled:hover.active:hover, .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover {
  background-color: #697078;
  border-color: #697070;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    color: #eeeeee;
}

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover,
.datepicker table tr td span.focused, .datepicker table tr td span:hover,
.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background-color: #697078;
    border-color: #697070;
    color: #fff;
}

/*.datepicker { position: absolute; }

.table-condensed {
    border-spacing: 0;
}

.table-condensed thead {
  background-color: #697078;
    color: #fff;
}

.table-condensed thead th { color: #fff; text-align: center;}
.table-condensed td { text-align: right;}

.table-condensed th,
.table-condensed td {
    padding: 3px;
  cursor: pointer;
}
*/



.table-condensed tbody {
  background-color: #fff;
}


/* Newsletter-Subscription */

#content .tx_direct_mail_subscription {
  background-color: #fff;
  /* padding: 30px; */
  padding-top: 40px;
    margin-bottom: 50px;
    color: #fff;
}

.tx_direct_mail_subscription label {
    color: #000;
}

.tx_direct_mail_subscription label.small,
.tx_direct_mail_subscription label.small * {
    font-size: 11px;
    line-height: 1.1;
}


.tx_direct_mail_subscription p,
.tx_direct_mail_subscription strong,
.tx_direct_mail_subscription * {
    color: #000;
}

.tx_direct_mail_subscription a {
    text-decoration: underline;
    color: #000 !important;
    font-weight: normal;
}

.tx_direct_mail_subscription a:hover {
    font-weight: normal !important;
    text-decoration: underline !important;
}

.tx_direct_mail_subscription fieldset {
    border: none;
    width: 560px;
    margin: 0 auto;
}

.tx_direct_mail_subscription li.header {
  background-color: #009FE3;
  padding: 8px 15px !important;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px !important;
}

.tx_direct_mail_subscription li:before { display: none;}

.tx_direct_mail_subscription li input[type="text"] {
    width: 100%;
    background-color: #eee;
    color: #000;
    outline: none;
}

.tx_direct_mail_subscription li input[type="text"]::-webkit-input-placeholder {  color: #000;}
.tx_direct_mail_subscription li input[type="text"]::-moz-placeholder {  color: #000;}
.tx_direct_mail_subscription li input[type="text"]:-ms-input-placeholder {  color: #000;}
.tx_direct_mail_subscription li input[type="text"]:-moz-placeholder {  color: #000;}
.tx_direct_mail_subscription li input[type="text"]::placeholder {  color: #000;}

.tx_direct_mail_subscription li.drop-down .drop-down-content {
  display: none;
  padding-bottom: 20px;
}

.tx_direct_mail_subscription li.drop-down .drop-down-button {
  position: absolute;
  right: 0;
  top: -10px;
  cursor:pointer;
}

.tx_direct_mail_subscription li.drop-down .drop-down-button:before {
  content: "\f0d8";
  display: inline-block;
  font-size: 22px;
  color: #000;
  font-family: "fontawesome";
  border: 1px solid #eee;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

.tx_direct_mail_subscription li.drop-down.closed .drop-down-button:before {
  content:"\f0d7";
}

.tx_direct_mail_subscription textarea {
  display: block;
  width: 100%;
  height: 100px;
  border: 0;
  background-color: #eee;
  padding: 10px 15px;
  box-sizing: border-box;
}

.tx_direct_mail_subscription ul ul {
  padding-left: 25px !important;
}

.tx_direct_mail_subscription ul li {
  padding-left: 0px !important;
}

.tx_direct_mail_subscription ul.error li {
  padding-left: 20px !important
}

.tx_direct_mail_subscription input[type="submit"] {
  margin-top:10px;
  width: 100%;

  background-color: #009FE3;
    padding: 10px;
    color: #ffffff;
    border: 0px solid #009FE3;
    text-transform: uppercase;
    cursor: pointer;
}

.tx_direct_mail_subscription h3 {
    font-weight: 300;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 10px;
    text-align: left;
    text-decoration: none;
}

.tx_direct_mail_subscription .unsubscribe {
  font-size: 14px;
  padding-top:10px;
}

.tx_direct_mail_subscription .unsubscribe-link {
  font-size: 14px;
  padding-top:10px;
    color: #000;
}

.tx_direct_mail_subscription .unsubscribe-link a {
    text-decoration: underline;
    color: #000;
}

.tx_direct_mail_subscription .warning em { color: #fff;}

.csc-mailform-field {
    min-height: 38px;
}

.tx_direct_mail_subscription li select {
  -webkit-appearance: none;
  background: none;

  /* -webkit-appearance: menulist; */
  width: 100%;
  background-color: #eee;
  color: #000;
  outline: none;
  padding: 0 15px;
  border: 0;
  font-size: 14px;
  font-family: "Signika Negative", sans-serif;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
}

#footer-newsletter .tx_direct_mail_subscription {
    padding-top: 0px;
  /*padding-bottom: 30px;*/
    width: 100%;
/*    max-width: 250px;*/
}

#footer-newsletter .tx_direct_mail_subscription fieldset {
  border: 0;
}

#footer-newsletter .tx_direct_mail_subscription .csc-mailform-field {
  padding-bottom:0px;
}

#footer-newsletter .tx_direct_mail_subscription .csc-mailform-field input {
  width: 100%;
}

#footer-newsletter .tx_direct_mail_subscription .csc-mailform-field input[type="text"] {
  height: 36px;
  line-height: 36px;
  background-color: #767D83;
  color: #fff;
  outline: none;
}

#footer-newsletter input::-webkit-input-placeholder {  color: #fff;}
#footer-newsletter input::-moz-placeholder {  color: #fff;}
#footer-newsletter input:-ms-input-placeholder {  color: #fff;}
#footer-newsletter input:-moz-placeholder {  color: #fff;}
#footer-newsletter input::placeholder {  color: #fff;}


#footer-newsletter #input { width: 100%;}



/* Forms etc */


input[type="submit"],
.row input[type="submit"] {
    background-color: #009FE3;
    padding: 10px;
    color: #ffffff;
    border: 0px solid #009FE3;
    text-transform: uppercase;
    cursor: pointer;
  outline:none;
}
.row input[type="submit"] { padding: 0;}


.form-loading {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.5);
  z-index:99999;

}
.fa-spinner {
  position:absolute;
  z-index:100000;
  color: #FFF;

  font-size: 50px;
  text-align:center;
  vertical-align:middle;


    top:45%;
    left:50%;

    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    transition-property: transform;
    transition-duration: 1s;

    -webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;

    -ms-transform-origin: 50% 50%; /* IE 9 */
    -webkit-transform-origin: 50% 50%; /* Chrome, Safari, Opera */
    transform-origin: 50% 50%;
}

@-webkit-keyframes rotate {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

@-moz-keyframes rotate {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(360deg);}
}

@keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

/* Lightbox */
#nlLightboxButton {
    margin-bottom: 30px;
}

.lightbox {
    display: none;
}

.lightbox-bg {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.8);
    text-align:center;
    z-index:1000;
    cursor: pointer;
}

.lightbox-inner {
    position: fixed;
    z-index: 1001;
    background-color: #697078;
    top: 30%;
    left: calc(50% - 280px);
    width: 530px;
    border: 15px solid #8D969F;

    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,1);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,1);
}

#nlLightbox .lightbox-inner {
  margin-top: -150px;
}


.lightbox-inner-content {
        padding:50px;
}

.lightbox-header h3 {
    text-align: center !important;
    padding-bottom: 30px !important;
}

.lightbox .tx_direct_mail_subscription fieldset {
    border: none;
    width: 100%;
    margin: 0 auto;
}

.lightboxOverlay {    z-index: 99999;}
.lightbox {z-index: 100000;}
.lightbox .lb-data .lb-caption { color: #999999; }

/* Date-Picker Date-Time-Picker */
.bootstrap-datetimepicker-widget {
    position: absolute;
    background-color: #fff;
    z-index:99999;
}

.bootstrap-datetimepicker-widget table th.prev:after,
.bootstrap-datetimepicker-widget table th.next:after,
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after,
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    font-family: 'fontawesome';
    font-weight: bold;
    position: relative;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]:after {
    font-size: 45px;
    color: #000;
    margin-left: -60px;
    text-decoration: none !important;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]:hover,
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]:hover,
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]:hover,
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]:hover {
    text-decoration: none !important;
}

.bootstrap-datetimepicker-widget table th.prev:after {  content: '\f053'; }
.bootstrap-datetimepicker-widget table th.next:after {  content: '\f054'; }
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]:after { content: '\f077'; }
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]:after,
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]:after { content: '\f078'; }


/* Mobile only */
#nav-mobile-button {display:none;}
#nav-mobile { display:none; }
.mobile-only {display: none !important;}
.breakpoint-sm .mobile-only,
.breakpoint-xs .mobile-only {display:table-cell !important; }

/* Desktop only */
.breakpoint-sm .desktop-only,
.breakpoint-xs .desktop-only { display: none !important; }



/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 430px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
	background-color:#009FE3;
	opacity:1;	
	z-index:10012;
}

#gdpr-cookie-message.show {	
	opacity:1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.3s;
}
#gdpr-cookie-message h4 {
	font-size:1.2rem;
    font-weight: bold;
    margin-bottom: 0;
	color:#fff;	
}
#gdpr-cookie-message h5 {
    display:none;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    line-height: 1.5rem;
	margin-bottom:0.3rem;
	color:#fff;	
}

#gdpr-cookie-message p, #gdpr-cookie-message ul {
	margin-bottom:0.8rem;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
	padding-bottom:0;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
	margin-bottom:10px;
}
#gdpr-cookie-message a {
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
	color:#fff;
}
#gdpr-cookie-message a:hover {
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    padding: 7px;
    border-radius: 3px;
    margin-right: 1rem;
    cursor: pointer;
    transition: all 0.3s ease-in;	
	background-color:#E6007E;
	color:#fff;
	margin-bottom:10px;
}

#gdpr-cookie-message li span.more {
	font-weight:bold;
	cursor:pointer;
	display:inline-block;
	background:#E6007E;
	padding-left:5px;
	padding-right:5px;
	margin-left:10px;
	color:#fff;
	display:none !important;
}

#gdpr-cookie-message li div.advanced {
	font-size:0.8rem;
	color:#fff;
	padding-bottom:10px;
	display:block !important;
}

@media screen and (max-width: 550px) {
	
	#gdpr-cookie-message {
		right:10px;
		margin-left:10px;
		top:10px;
		bottom:10px;
		overflow:scroll;
	}
	
	#gdpr-cookie-message button,
	button#ihavecookiesBtn {
		width:100%;
		float:none;
		margin-left:0px;
	}
	
	#gdpr-cookie-message li {
		width:100%;
	}
}

#gdpr-cookie-message button:hover {
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
	margin:0;
	float: none;
	margin-top: 0;
	margin-right: 5px;
	width: auto;
	height: auto;
	
}

#gdpr-cookie-message label {
	font-size:1rem;
	color:#fff;
	margin-left:0;
	cursor:pointer;
}

.consentbox .consent-message {
	text-align:center;
	padding:20px;	
	padding-top:30px;
	background-color:#009FE3;
	margin-top:20px;
	margin-bottom:20px;
	color:#fff;
}

.consentbox .consent-message p {
	color:#fff;
}

.consentbox .consent-message a {
	color:#fff;
	text-decoration:underline;
}