#topmobilebar {
  height: 117px;
}
#topmobilebar .hs-logo {
  margin-top: 54px;
  height: 34px;
  width: auto;
}
#topmobilebar .newnavbar-toggle {
  margin-top: 15px;
}
#topmobilebar .navigation-container {
  background-color: #0061ae;
  z-index: 99;
  top: 128px;
  padding-top: 10px;
}
#topmobilebar .newnavbar-toggle {
  cursor: pointer;
  margin-top: 52px;
}
#topmobilebar .newnavbar-toggle .newicon-bar {
  display: block;
  width: 32px;
  height: 4px;
  border-radius: 1px;
  background-color: #7c7b7b;
  margin-top: 4px;
}
#topmobilebar .newnavbar-toggle .newicon-bar:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  .js .navigation-container {
    backface-visibility: hidden;
  }
  .js .navigation-container {
    right: -1024px;
    position: absolute !important;
    transition: right 500ms ease 0s;
    -webkit-transition: right 500ms ease 0s;
    width: 100%;
    top: 0px;
  }
  .js.navigation-open .navigation-container {
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .js .navigation-container {
    width: 50%;
  }
  .js.navigation-open .navigation-container {
    right: 0;
  }
}
@media (max-width: 767px) {
  .navigation-container {
    top: 127px !important;
  }
}
#navimobile {
  padding: 0 0 0 60px;
  font-size: 24px;
}
#navimobile .act > a {
  color: #ffffff;
}
#navimobile li {
  list-style: none;
}
#navimobile li a {
  color: #b0d8f5;
  text-decoration: none;
}
#navimobile li ul {
  padding: 0 0 0 20px;
}
#navimobile li ul .act > a {
  color: #ffffff;
}
@media (max-width: 767px) {
  #navimobile {
    padding: 0 0 0 9px;
  }
}
.navigation-container .dropdown {
  padding: 0;
}
.navigation-container .dropdown button {
  width: 100%;
  text-align: left;
  background-color: #b0d8f5;
  border: none;
  color: #0061ae;
  font-size: 15px;
  text-transform: uppercase;
}
.navigation-container .dropdown button span {
  float: right;
  position: relative;
  top: 8px;
}
.navigation-container .dropdown .dropdown-menu {
  width: 100%;
  background-color: #b0d8f5;
  font-size: 15px;
  text-transform: uppercase;
  border: none;
}
.navigation-container .dropdown .dropdown-menu a {
  color: #0061ae;
}
.navigation-container .open > .dropdown-toggle.btn-default {
  background-color: #b0d8f5;
  color: #0061ae;
}
.navigation-container .btn-default:active:hover,
.navigation-container .btn-default.active:hover,
.navigation-container .open > .dropdown-toggle.btn-default:hover,
.navigation-container .btn-default:active:focus,
.navigation-container .btn-default.active:focus,
.navigation-container .open > .dropdown-toggle.btn-default:focus,
.navigation-container .btn-default:active.focus,
.navigation-container .btn-default.active.focus,
.navigation-container .open > .dropdown-toggle.btn-default.focus {
  background-color: #b0d8f5;
  color: #0061ae;
}
.navigation-container .tx-kesearch-pi1_own #form_kesearch_pi1 .inputwrap {
  margin-bottom: 15px;
}
.navigation-container .tx-kesearch-pi1_own #form_kesearch_pi1 .inputwrap #ke_search_input {
  border-radius: 4px;
  background-color: #006dc7;
  border-color: #ffffff;
  color: #ffffff;
  margin-top: 0;
}
.navigation-container .tx-kesearch-pi1_own #form_kesearch_pi1 #kesearch_submit_btn {
  color: #cccccc;
}
.navigation-container .tx-kesearch-pi1_own ::-webkit-input-placeholder {
  color: #ffffff;
}
.navigation-container .tx-kesearch-pi1_own :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.navigation-container .tx-kesearch-pi1_own ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.navigation-container .tx-kesearch-pi1_own :-ms-input-placeholder {
  color: #ffffff;
}
#navimobile-naviheadertop #headernavitop {
  margin: 0;
  padding: 0 0 0 15px;
}
#navimobile-naviheadertop #headernavitop li {
  float: none !important;
  display: block;
}
#navimobile-naviheadertop #headernavitop li a {
  font-size: 22px;
  color: #b0d8f5;
}
#navimobile-naviheadertop #headernavitop li a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  #navimobile-naviheadertop #headernavitop {
    padding: 0 0 0 9px;
  }
}
#subnaviwrap.navimobile-subnavi {
  border: none;
}
#subnaviwrap.navimobile-subnavi #navisub li {
  float: none !important;
  display: block;
}
#subnaviwrap.navimobile-subnavi #navisub li a {
  font-size: 20px;
}
#subnaviwrap.navimobile-subnavi #navisub li a:hover {
  text-decoration: none;
}
ul#navimobile .lvl-3 {
  display: none;
}
ul#navimobile .lvl-2 {
  font-size: 0.8em;
}
ul#navimobile .lvl-2.lessLevels {
  display: none;
}
ul#navimobile .act > ul {
  display: block;
}
ul#navimobile .act > ul.lessLevels {
  display: block;
}
ul#navimobile.lessLevels > li.first > a {
  text-decoration: none;
  cursor: default;
}
ul#navimobile.moreLevels > li.first > a,
ul#navimobile.moreLevels > li.first > ul > li > a {
  text-decoration: none;
  cursor: default;
}
#header {
  height: 117px;
}
#header .hs-logo {
  margin-top: 54px;
  height: 34px;
  width: auto;
}
#headernavitop {
  margin: 31px 0 0 0;
  padding: 0;
  list-style: none;
}
#headernavitop li {
  float: left;
  padding-right: 13px;
}
#headernavitop li.last {
  padding-right: 47px;
}
#headernavitop li a {
  font-size: 13px;
  color: #7c7b7b;
  text-decoration: none;
}
#headernavitop li a:hover {
  text-decoration: underline;
}
#headernavitop li.act a {
  color: #0061ae;
}
#headernavitop .language {
  padding: 0;
  float: left;
  top: 0;
}
#headernavitop .language button {
  vertical-align: inherit;
  padding: 0;
  border: none;
  font-size: 13px;
  color: #7c7b7b;
}
#headernavitop .language button:hover {
  background-color: transparent;
  border-color: #ffffff;
}
#headernavitop .language button span {
  margin-left: 4px;
}
#headernavitop .open > .dropdown-toggle.btn-default {
  background-color: transparent;
}
.navi-search-wrap {
  margin-bottom: 17px;
}
#headernavimain {
  margin: 19px 0 0 0;
  padding: 0;
  list-style: none;
}
#headernavimain li {
  float: left;
}
#headernavimain li a {
  color: #7c7b7b;
  text-decoration: none;
}
#headernavimain li:after {
  content: '|';
  padding: 0 11px;
}
#headernavimain li:last-child:after {
  content: '';
  padding: 0;
}
.rel {
  position: relative;
}
.no-rel {
  position: inherit;
}
#header {
  z-index: 2;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  position: relative;
}
#header .rel {
  padding-bottom: 20px;
}
#content {
  z-index: 1;
  position: relative;
}
#productnavi #spaceingLine {
  padding: 0;
  margin: 0;
  width: 100vw;
  position: absolute;
  left: 0;
  border-color: #b0d8f5;
}
.productnavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.productnavi {
  text-align: right;
}
.productnavi a {
  text-decoration: none;
}
.productnavi a:hover {
  text-decoration: underline;
}
.productnavi > ul {
  display: inline-block;
}
.productnavi > ul > li {
  display: inline-block;
}
.productnavi > ul > li > aÂ  {
  color: #7c7b7b;
}
.productnavi ul.lvl-0 > li {
  font-size: 15px;
}
.productnavi ul.lvl-0 > li:after {
  content: "|";
  padding: 0 5px;
}
.productnavi ul.lvl-0 > li:last-child:after {
  content: "";
  padding: 0;
}
.productnavi ul.lvl-0 > li > a {
  color: #7c7b7b;
}
.productnavi ul.lvl-0 > li > a.active {
  color: #0061ae;
}
.productnavi .menu-wrapper {
  position: absolute;
  margin-top: 34px !important;
  width: 100%;
  left: 0;
  background: #0061ae;
  text-align: left;
}
.productnavi ul.lvl-1 {
  overflow: auto;
  margin-left: -10px;
  margin-right: -10px;
  z-index: 2;
  margin-top: 14px;
}
.productnavi ul.lvl-1.row {
  margin-left: -10px;
  margin-right: -10px;
}
.productnavi ul.lvl-1 > li {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 16.6666667%;
}
.productnavi ul.lvl-1 > li > a {
  font-size: 16px;
  color: white;
}
.productnavi ul.lvl-2 {
  margin-top: 10px;
  padding-bottom: 10px;
}
.productnavi ul.lvl-2 > li > a {
  font-size: 13px;
  color: white;
}
ul.lvl-1.row {
  padding-left: 115px;
  padding-right: 115px;
}
#subnaviwrap {
  background-color: #0061ae;
  padding: 14px 0;
  border-top: 1px solid #b0d8f5;
  border-bottom: 1px solid #b0d8f5;
}
#subnaviwrap #navisub {
  padding: 0;
  margin: 0;
  list-style: none;
}
#subnaviwrap #navisub li {
  float: left;
  margin-right: 19px;
}
#subnaviwrap #navisub li a {
  font-size: 15px;
  color: #b0d8f5;
  text-decoration: none;
}
#subnaviwrap #navisub li a:hover {
  text-decoration: underline;
}
#subnaviwrap #navisub .act a {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .reverse-content {
    flex-wrap: wrap-reverse;
    display: flex;
  }
}
.twocol {
  padding-top: 20px;
}
.singlecol {
  padding-top: 20px;
}
.singlecol .onecol-istext .csc-default {
  padding-right: 25%;
}
.twocol .csc-default,
.singlecol .csc-default,
.threecol .csc-default {
  padding-top: 30px;
}
.twocol .text-pos-right .csc-default,
.singlecol .text-pos-right .csc-default,
.threecol .text-pos-right .csc-default {
  padding-left: 30px;
}
.twocol .text-pos-left .csc-default,
.singlecol .text-pos-left .csc-default,
.threecol .text-pos-left .csc-default {
  padding-right: 30px;
}
.twocol h1,
.singlecol h1,
.threecol h1,
.twocol .h1,
.singlecol .h1,
.threecol .h1,
.twocol h2,
.singlecol h2,
.threecol h2,
.twocol .h2,
.singlecol .h2,
.threecol .h2,
.twocol h3,
.singlecol h3,
.threecol h3,
.twocol .h3,
.singlecol .h3,
.threecol .h3 {
  color: #0061ae;
  margin-top: 5px;
  margin-bottom: 5px;
}
.twocol h2,
.singlecol h2,
.threecol h2,
.twocol .h2,
.singlecol .h2,
.threecol .h2 {
  font-size: 36px;
}
.twocol h3,
.singlecol h3,
.threecol h3,
.twocol .h3,
.singlecol .h3,
.threecol .h3 {
  font-size: 24px;
}
.twocol .csc-subheader,
.singlecol .csc-subheader,
.threecol .csc-subheader {
  color: #7c7b7b;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.twocol.white,
.singlecol.white,
.threecol.white {
  background: #ffffff;
}
.twocol.gray,
.singlecol.gray,
.threecol.gray {
  background: #efefef;
}
.twocol.dark_gray,
.singlecol.dark_gray,
.threecol.dark_gray {
  background: #7c7b7b;
  color: #ffffff;
}
.twocol.dark_gray h1,
.singlecol.dark_gray h1,
.threecol.dark_gray h1,
.twocol.dark_gray h2,
.singlecol.dark_gray h2,
.threecol.dark_gray h2,
.twocol.dark_gray h3,
.singlecol.dark_gray h3,
.threecol.dark_gray h3,
.twocol.dark_gray a,
.singlecol.dark_gray a,
.threecol.dark_gray a {
  color: #ffffff;
}
.twocol.dark_gray hr,
.singlecol.dark_gray hr,
.threecol.dark_gray hr {
  border-top: 1px solid #efefef;
}
.twocol.tabgray,
.singlecol.tabgray,
.threecol.tabgray {
  background: #7c7b7b;
}
.twocol.tabgray h1,
.singlecol.tabgray h1,
.threecol.tabgray h1,
.twocol.tabgray .h1,
.singlecol.tabgray .h1,
.threecol.tabgray .h1,
.twocol.tabgray h2,
.singlecol.tabgray h2,
.threecol.tabgray h2,
.twocol.tabgray .h2,
.singlecol.tabgray .h2,
.threecol.tabgray .h2,
.twocol.tabgray h3,
.singlecol.tabgray h3,
.threecol.tabgray h3,
.twocol.tabgray .h3,
.singlecol.tabgray .h3,
.threecol.tabgray .h3 {
  color: #ffffff;
  margin-top: 5px;
  margin-bottom: 5px;
}
.twocol.tabgray .csc-subheader,
.singlecol.tabgray .csc-subheader,
.threecol.tabgray .csc-subheader {
  color: #ffffff;
}
.twocol.tabgray p.bodytext,
.singlecol.tabgray p.bodytext,
.threecol.tabgray p.bodytext,
.twocol.tabgray ul,
.singlecol.tabgray ul,
.threecol.tabgray ul {
  color: #ffffff;
}
.twocol.tabgray p.bodytext a,
.singlecol.tabgray p.bodytext a,
.threecol.tabgray p.bodytext a,
.twocol.tabgray ul a,
.singlecol.tabgray ul a,
.threecol.tabgray ul a {
  color: #ffffff;
}
.twocol.tabgray p.bodytext a:hover,
.singlecol.tabgray p.bodytext a:hover,
.threecol.tabgray p.bodytext a:hover,
.twocol.tabgray ul a:hover,
.singlecol.tabgray ul a:hover,
.threecol.tabgray ul a:hover {
  color: #0061ae;
}
.twocol.black,
.singlecol.black,
.threecol.black {
  background: #121312;
}
.twocol.black h1,
.singlecol.black h1,
.threecol.black h1,
.twocol.black .h1,
.singlecol.black .h1,
.threecol.black .h1,
.twocol.black h2,
.singlecol.black h2,
.threecol.black h2,
.twocol.black .h2,
.singlecol.black .h2,
.threecol.black .h2,
.twocol.black h3,
.singlecol.black h3,
.threecol.black h3,
.twocol.black .h3,
.singlecol.black .h3,
.threecol.black .h3 {
  color: #b0d8f5;
  margin-top: 5px;
  margin-bottom: 5px;
}
.twocol.black p.bodytext,
.singlecol.black p.bodytext,
.threecol.black p.bodytext,
.twocol.black ul,
.singlecol.black ul,
.threecol.black ul {
  color: #ffffff;
}
.twocol.black p.bodytext a,
.singlecol.black p.bodytext a,
.threecol.black p.bodytext a,
.twocol.black ul a,
.singlecol.black ul a,
.threecol.black ul a {
  color: #ffffff;
}
@media (max-width: 991px) {
  .singlecol .onecol-istext .csc-default {
    padding-right: 0;
  }
  .twocol .text-pos-right .csc-default,
  .singlecol .text-pos-right .csc-default {
    padding-left: 0;
  }
  .twocol .text-pos-left .csc-default,
  .singlecol .text-pos-left .csc-default {
    padding-right: 0;
  }
}
.accordion .accordion-group .accordion-last-show {
  position: relative;
  padding-bottom: 50px;
}
.accordion .accordion-group .accordion-toggle {
  position: absolute;
  bottom: 0;
  right: 10px;
  padding: 10px 18px;
  background-color: #66a0ce;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
.accordion .accordion-group .accordion-toggle.top-0 {
  top: 0;
  bottom: inherit;
}
.accordion .accordion-group .accordion-toggle:after {
  content: "\e114";
  font-family: 'Glyphicons Halflings';
  margin-left: 20px;
}
.accordion .accordion-group .accordion-close:after {
  content: "\e113";
  font-family: 'Glyphicons Halflings';
  margin-left: 20px;
}
.accordion .accordion-group .accordion-toggle {
  display: none;
}
.accordion .accordion-group .accordion-toggle.accordion-close {
  display: block;
}
.accordion .accordion-group .accordion-toggle.collapsed {
  display: block;
}
#slider .cta-btn-news {
  margin-bottom: 0px;
}
#slider .item {
  min-height: 394px;
  background-image: url('/typo3conf/ext/haag_streit_site/Resources/Public/Images/HS_Slider_BG.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#slider .item .twocol,
#slider .item .singlecol {
  background-color: transparent;
  color: #b0d8f5;
}
#slider .item h1,
#slider .item h2,
#slider .item h3 {
  font-size: 26px;
  color: #b0d8f5;
  margin-bottom: 0;
}
#slider .carousel-control {
  width: 3%;
}
#slider .carousel-control.left {
  background-image: none;
  background-repeat: repeat-x;
}
#slider .carousel-control.right {
  background-image: none;
}
#slider .carousel-indicators {
  margin-bottom: 0;
  bottom: 14px;
}
#slider .carousel-indicators li {
  margin: 0 5px 0 0;
  border: 1px solid #b0d8f5;
  border-radius: 0px;
}
#slider .carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
  background-color: #b0d8f5;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  right: 0;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  left: 0;
  margin-right: -10px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #slider {
    overflow: hidden;
  }
  #slider .item {
    height: 380px;
    max-height: 380px;
    min-height: initial;
  }
}
@media (max-width: 991px) {
  #slider .carousel-control .icon-prev,
  #slider .carousel-control .glyphicon-chevron-left {
    display: none;
  }
  #slider .carousel-control .icon-next,
  #slider .carousel-control .glyphicon-chevron-right {
    display: none;
  }
}
@media (min-width: 1200px) {
  #slider .item {
    height: 410px;
    max-height: 410px;
    min-height: initial;
  }
}
#slider .plane-image .image-above .image-wrap .row {
  display: inline-block;
  margin: 0 -10px;
  vertical-align: top;
}
#slider .plane-image .image-above .image-wrap .row .plane-image-helper {
  width: auto;
}
#slider .plane-image .image-above .image-wrap .row .plane-image-helper figure.image {
  margin-bottom: 0;
}
#slider .plane-image .image-above .image-wrap figure.image {
  margin-bottom: 0;
}
#slider .row .row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#slider .image-column {
  margin: 0;
  -webkit-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
}
@media screen and (max-width: 767px) {
  #slider .row .row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #slider .image-column {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: auto;
  }
  #slider .plane-image .image > img {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #slider .carousel .row .row {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #slider .row .row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #slider .image-column {
    -webkit-flex: 1 0 49%;
    -ms-flex: 1 0 49%;
    flex: 1 0 49%;
    width: auto;
  }
}
#navi_anker {
  background-color: #0061ae;
}
#navi_anker ul {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}
#navi_anker ul li {
  float: left;
  padding: 8px 13px;
  border-right: 1px solid #b0d8f5;
}
#navi_anker ul li:first-child {
  padding-left: 0;
}
#navi_anker ul li:last-child {
  border-right: none;
}
#navi_anker ul li a {
  font-size: 13px;
  color: #b0d8f5;
  text-decoration: none;
}
#navi_anker ul .active a {
  color: #ffffff;
}
#productnavi #navi_anker {
  border-top: 1px solid #b0d8f5;
}
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #dadada;
}
#footer h2 {
  color: #020202;
  font-size: 14px;
  margin-top: 0;
}
#footer ul {
  margin: 0;
  padding: 0;
}
#footer ul li {
  list-style: none;
}
#footer ul li a {
  color: #242421;
  font-size: 12px;
  text-decoration: none;
}
#footer ul li a:hover {
  text-decoration: underline;
}
#footer .socialmedia-img {
  float: right;
}
#footer .plane-image .image-right .image-wrap {
  float: right;
}
#footer .plane-image .image-right .image-wrap .row {
  float: right;
}
#footer .plane-image .image-right .image-wrap .row .plane-image-helper {
  float: left;
  padding-left: 5px;
}
#footer .plane-image .image-left .image-wrap .row {
  float: left;
  width: auto;
}
#footer .plane-image .image-left .image-wrap .row .plane-image-helper {
  width: auto;
  float: left;
  padding-right: 5px;
}
@media (max-width: 767px) {
  #footer .socialmedia-img {
    margin-top: 9px;
    float: left;
  }
  #footer [class^="col-"] {
    margin-bottom: 15px;
  }
}
#footer-bottom {
  background-color: #d0d0d0;
  font-size: 10px;
  color: #7c7b7b;
}
#footer-bottom a {
  color: #7c7b7b;
  text-decoration: none;
}
#footer-bottom a:hover {
  text-decoration: underline;
}
#footer-bottom span {
  display: inline-block;
  padding: 9px 0;
  border-right: 1px solid #c4c4c4;
  padding-left: 9px;
  padding-right: 9px;
}
#footer-bottom span:first-child {
  padding-left: 0;
}
#footer-bottom span:last-child {
  border-right: none;
}
.myTab.nav-tabs {
  border-bottom: none;
}
.myTab.nav-tabs > li {
  margin-bottom: 0;
}
.myTab.nav-tabs > li a {
  background: #c4c3c3;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
  margin-right: 0px;
  text-decoration: none;
  border-right: 1px solid #7c7b7b;
}
.myTab.nav-tabs > li:first-child a {
  border-left: 1px solid #7c7b7b;
}
.myTab.nav-tabs > li.active > a {
  background: #7c7b7b;
  color: #ffffff;
  border: none;
}
.tab-content .tab-pane .black,
.tab-content .tab-pane .gray,
.tab-content .tab-pane .white {
  background: #7c7b7b;
}
.tab-content .tab-pane .black h1,
.tab-content .tab-pane .gray h1,
.tab-content .tab-pane .white h1,
.tab-content .tab-pane .black .h1,
.tab-content .tab-pane .gray .h1,
.tab-content .tab-pane .white .h1,
.tab-content .tab-pane .black h2,
.tab-content .tab-pane .gray h2,
.tab-content .tab-pane .white h2,
.tab-content .tab-pane .black .h2,
.tab-content .tab-pane .gray .h2,
.tab-content .tab-pane .white .h2 {
  color: #ffffff;
}
.tab-content .tab-pane .black .csc-subheader,
.tab-content .tab-pane .gray .csc-subheader,
.tab-content .tab-pane .white .csc-subheader {
  color: #ffffff;
}
.tab-content .tab-pane .black p.bodytext,
.tab-content .tab-pane .gray p.bodytext,
.tab-content .tab-pane .white p.bodytext {
  color: #ffffff;
}
.nav-tabs-wrap {
  background-color: #c4c3c3;
}
@media (max-width: 767px) {
  .myTab.nav-tabs {
    margin-left: -10px;
    margin-right: -10px;
  }
  .myTab.nav-tabs > li {
    width: 100%;
    border-bottom: 1px solid #7c7b7b;
  }
  .myTab.nav-tabs > li:last-child {
    border-bottom: none;
  }
  .myTab.nav-tabs > li a {
    margin-right: 0;
    border: none;
  }
  .myTab.nav-tabs > li:first-child a {
    border: none;
  }
}
.popup-csc-default {
  padding-top: 0 !important;
}
.popup-static {
  position: static;
}
.popup-rel {
  position: relative;
}
.cta-outofcontent a.testpopup {
  background-color: #f9b256;
  color: rgba(255, 255, 255, 0.75);
  width: 50px;
  height: 50px;
  padding: 9px;
  font-size: 23px;
  text-align: center;
  position: absolute;
  top: 50px;
  right: 0;
  text-decoration: none;
}
.cta-outofcontent a.testpopup span {
  line-height: 30px;
}
.cta-outofcontent a.testpopup span span {
  display: none;
}
.cta-outofcontent a.ooc-link {
  background-color: #f9b256;
  color: rgba(255, 255, 255, 0.75);
  width: 50px;
  height: 50px;
  padding: 9px;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 50px;
  right: 0;
  line-height: 30px;
  text-decoration: none;
}
.cta-outofcontent a.ooc-link span {
  display: none;
}
.cta-outofcontent a.ooc-link:before {
  font-size: 23px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 30px;
  position: relative;
  left: 4px;
  margin-right: 16px;
}
@media (min-width: 1400px) {
  .cta-outofcontent a.testpopup {
    width: inherit;
  }
  .cta-outofcontent a.testpopup span span {
    display: inherit;
    position: relative;
    top: -5px;
    left: -5px;
    font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
  }
  .cta-outofcontent a.ooc-link {
    color: rgba(255, 255, 255, 0.75);
    width: inherit;
  }
  .cta-outofcontent a.ooc-link span {
    display: inline-block;
  }
}
.cta-btn-news {
  margin-bottom: 50px;
}
.call-to-action-btn-a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .call-to-action-btn-a {
    line-height: 17px;
  }
}
.call-to-action-btn-a:hover {
  color: white !important;
}
.call-to-action-btn-a-before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .call-to-action-btn-a-before {
    top: -1px;
  }
}
.get-a-quote a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .get-a-quote a {
    line-height: 17px;
  }
}
.get-a-quote a:hover {
  color: white !important;
}
.get-a-quote a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e960";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .get-a-quote a:before {
    top: -1px;
  }
}
.watch-the-video a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .watch-the-video a {
    line-height: 17px;
  }
}
.watch-the-video a:hover {
  color: white !important;
}
.watch-the-video a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\ea15";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .watch-the-video a:before {
    top: -1px;
  }
}
.contact-sales a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contact-sales a {
    line-height: 17px;
  }
}
.contact-sales a:hover {
  color: white !important;
}
.contact-sales a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e976";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contact-sales a:before {
    top: -1px;
  }
}
.contact-support a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contact-support a {
    line-height: 17px;
  }
}
.contact-support a:hover {
  color: white !important;
}
.contact-support a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e976";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contact-support a:before {
    top: -1px;
  }
}
.talk-to-an-expert a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .talk-to-an-expert a {
    line-height: 17px;
  }
}
.talk-to-an-expert a:hover {
  color: white !important;
}
.talk-to-an-expert a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e96d";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .talk-to-an-expert a:before {
    top: -1px;
  }
}
.buy-this-product a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .buy-this-product a {
    line-height: 17px;
  }
}
.buy-this-product a:hover {
  color: white !important;
}
.buy-this-product a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e93a";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .buy-this-product a:before {
    top: -1px;
  }
}
.visit-e-shop a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .visit-e-shop a {
    line-height: 17px;
  }
}
.visit-e-shop a:hover {
  color: white !important;
}
.visit-e-shop a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e93a";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .visit-e-shop a:before {
    top: -1px;
  }
}
.online-demo a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .online-demo a {
    line-height: 17px;
  }
}
.online-demo a:hover {
  color: white !important;
}
.online-demo a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e9ce";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .online-demo a:before {
    top: -1px;
  }
}
.cta-image a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cta-image a {
    line-height: 17px;
  }
}
.cta-image a:hover {
  color: white !important;
}
.cta-image a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e90d";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cta-image a:before {
    top: -1px;
  }
}
.brochure a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .brochure a {
    line-height: 17px;
  }
}
.brochure a:hover {
  color: white !important;
}
.brochure a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e926";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .brochure a:before {
    top: -1px;
  }
}
.flyer a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .flyer a {
    line-height: 17px;
  }
}
.flyer a:hover {
  color: white !important;
}
.flyer a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e926";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .flyer a:before {
    top: -1px;
  }
}
.get-more-details a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .get-more-details a {
    line-height: 17px;
  }
}
.get-more-details a:hover {
  color: white !important;
}
.get-more-details a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\ea0c";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .get-more-details a:before {
    top: -1px;
  }
}
.btn-more a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-more a {
    line-height: 17px;
  }
}
.btn-more a:hover {
  color: white !important;
}
.btn-more a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  margin-right: 2px;
  content: '\ea20';
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-more a:before {
    top: -1px;
  }
}
.contact a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contact a {
    line-height: 17px;
  }
}
.contact a:hover {
  color: white !important;
}
.contact a:before {
  content: "\e086";
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
}
.book-your-place a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .book-your-place a {
    line-height: 17px;
  }
}
.book-your-place a:hover {
  color: white !important;
}
.book-your-place a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e939";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .book-your-place a:before {
    top: -1px;
  }
}
.buy-now a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .buy-now a {
    line-height: 17px;
  }
}
.buy-now a:hover {
  color: white !important;
}
.buy-now a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e93a";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .buy-now a:before {
    top: -1px;
  }
}
.tell-me-more a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tell-me-more a {
    line-height: 17px;
  }
}
.tell-me-more a:hover {
  color: white !important;
}
.tell-me-more a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e961";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tell-me-more a:before {
    top: -1px;
  }
}
.ctadownload a {
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ctadownload a {
    line-height: 17px;
  }
}
.ctadownload a:hover {
  color: white !important;
}
.ctadownload a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\e960";
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ctadownload a:before {
    top: -1px;
  }
}
.cta-color-orange a {
  background-color: #e39c59;
}
.cta-color-orange a:before {
  color: #f0d0ad;
}
.cta-color-blue a {
  color: #7c7b7b;
  background-color: #b0d8f5;
}
.cta-color-blue a:before {
  color: #ffffff;
}
.cta-color-blue a:hover {
  color: #959595 !important;
}
.news ul {
  padding-left: 18px;
}
.news ul li {
  list-style-type: square;
}
.news .news-downloads-general {
  margin-top: -40px;
  margin-bottom: 40px;
}
.news .news-downloads-general .itemgroupwrap {
  color: #ffffff;
}
.news .news-downloads-general .itemgroupwrap .firstpart {
  padding-top: 8px;
  padding-bottom: 8px;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}
.news .news-downloads-general .itemgroupwrap .firstpart .header {
  text-transform: uppercase;
}
.news .news-downloads-general .itemgroupwrap .firstpart .glyphicon-triangle-bottom {
  color: rgba(255, 255, 255, 0.3);
}
.news .news-downloads-general .itemgroupwrap .firstpart .title a {
  padding-left: 45px;
  color: #ffffff;
  text-decoration: none;
}
.news .news-downloads-general .itemgroupwrap .firstpart .title a:before {
  content: '\e903';
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.news .news-downloads-general .itemgroupwrap .secondpart {
  padding-top: 8px;
  padding-bottom: 8px;
}
.news .news-downloads-general .itemgroupwrap .secondpart a {
  text-decoration: none;
  color: #ffffff;
}
.news .news-downloads-general .itemgroupwrap .secondpart span {
  font-size: 23px;
  line-height: 0;
}
.news .news-downloads-general .itemgroupwrap .secondpart .icon-eye {
  position: relative;
  left: 0;
  top: 9px;
}
.news .news-downloads-general hr {
  margin-top: 8px;
  margin-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.news .news-downloads-general .top-first-hr {
  border-color: rgba(255, 255, 255, 0.6);
}
.news .no-news-found {
  color: white !important;
  text-align: center;
  font-style: normal;
  background-color: #686868;
  padding: 15px 15px;
  margin-bottom: 20px;
  width: 160px;
  position: relative;
}
.news .article {
  margin-bottom: 0;
  padding-bottom: 0;
}
.news .article h3 {
  margin-top: 0px;
  margin-bottom: 30px;
}
.news .article h3 a {
  color: #0061ae;
  text-decoration: none;
}
.news .article h3 a:hover {
  text-decoration: underline;
}
.news .news-hr {
  border-top: 1px solid #0061ae;
  width: 80px;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
}
.news .more {
  margin-top: 10px;
  background-color: #7c7b7b;
  padding: 5px 8px;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 10px;
}
.news .more:before {
  font-family: 'IcoMoon';
  content: '\ea20';
  margin-right: 3px;
  font-size: 18px;
  position: relative;
  top: 3px;
  line-height: 0;
  color: #bfbfbf;
}
.news .news-image-wrap {
  margin-bottom: 40px;
}
.news .news-list-view-extend .article h3 {
  margin-bottom: 8px;
}
.news .news-list-view-extend .news-hr {
  margin-bottom: 5px;
}
.news .news-list-view-single {
  padding-right: 80px;
}
.news .news-list-view-single h1 {
  margin-bottom: 30px;
}
.news .news-list-view-single .news-detail-img-wrap {
  margin-bottom: 16px;
}
.news .event-list-view-single .news-detail-img-wrap,
.news .jobs-list-view-single .news-detail-img-wrap {
  margin-bottom: 16px;
}
.news .event-list-view-single .teaser-text,
.news .jobs-list-view-single .teaser-text {
  margin: 0 0 10px 0;
}
.news .event-list-view-single .event-teaser,
.news .jobs-list-view-single .event-teaser {
  margin-bottom: 20px;
}
.news .event-list-view-single h1,
.news .jobs-list-view-single h1,
.news .event-list-view-single h3,
.news .jobs-list-view-single h3 {
  background-color: #0061ae;
  padding: 10px 20px;
  margin-bottom: 3px;
  margin-top: 0;
  color: #ffffff;
}
.news .event-list-view-single h1 a,
.news .jobs-list-view-single h1 a,
.news .event-list-view-single h3 a,
.news .jobs-list-view-single h3 a {
  color: #b0d8f5;
}
.news .event-list-view-single h1 a span,
.news .jobs-list-view-single h1 a span,
.news .event-list-view-single h3 a span,
.news .jobs-list-view-single h3 a span {
  font-weight: normal;
}
.news .article hr {
  border-top: 1px solid #0061ae;
  width: 80px;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 5px;
}
.news .jobs-list-view-single .article .header h3 {
  font-size: 24px;
  margin-bottom: 0px;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  padding: 0;
  color: #0061ae;
}
.news .jobs-list-view-single .article .header h3 a {
  color: #0061ae;
}
.news .jobs-list-view-single .article .header h3 {
  margin-bottom: 30px;
  font-size: 39px;
  background-color: rgba(255, 0, 0, 0);
}
.news .jobs-list-view-single .article .news-teaser .bodytext {
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.news .jobs-list-view-single-extend .article .event-teaser {
  min-height: 1px !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
.news .jobs-list-view-single-extend .article .event-teaser h3 {
  font-size: 24px;
  margin-bottom: 0px;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  padding: 0;
  color: #0061ae;
}
.news .jobs-list-view-single-extend .article .event-teaser h3 a {
  color: #0061ae;
}
.news .jobs-list-view-single-extend .article .event-teaser a {
  padding: 0 !important;
}
.news .jobs-list-view-single-extend .article .event-teaser a:after {
  display: none;
}
.news .jobs-list-view-single-extend .article .header h3 {
  font-size: 24px;
  margin-bottom: 0px;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  padding: 0;
  color: #0061ae;
}
.news .jobs-list-view-single-extend .article .header h3 a {
  color: #0061ae;
}
.news .jobs-list-view-single-extend .article .header h3 {
  background-color: rgba(255, 0, 0, 0);
}
.news .jobs-intro {
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}
.news #jobs-single .mediaelement-image {
  margin-right: 10px;
}
.news #jobs-single .header h1 {
  margin-top: 0;
}
.news .event-list-view-single-extend .article,
.news .jobs-list-view-single-extend .article {
  margin-bottom: 20px;
}
.news .event-list-view-single-extend .article h3,
.news .jobs-list-view-single-extend .article h3 {
  font-size: 18px;
  font-family: 'Vectora W01';
  font-weight: 700;
  background-color: #0061ae;
  padding: 10px 20px;
  margin-bottom: 0px;
}
.news .event-list-view-single-extend .article h3 a,
.news .jobs-list-view-single-extend .article h3 a {
  color: #b0d8f5;
}
.news .event-list-view-single-extend .article h3 a span,
.news .jobs-list-view-single-extend .article h3 a span {
  font-weight: normal;
}
.news .event-list-view-single-extend .article .event-teaser,
.news .jobs-list-view-single-extend .article .event-teaser {
  min-height: 104px;
  border-left: 1px solid #0061ae;
  border-right: 1px solid #0061ae;
  border-bottom: 1px solid #0061ae;
}
.news .event-list-view-single-extend .article .event-teaser a,
.news .jobs-list-view-single-extend .article .event-teaser a {
  display: block;
  padding: 20px;
  color: #575756;
  position: relative;
  text-decoration: none;
}
.news .event-list-view-single-extend .article .event-teaser a:after,
.news .jobs-list-view-single-extend .article .event-teaser a:after {
  font-family: 'Glyphicons Halflings';
  content: '\e080';
  top: 35px;
  right: 20px;
  position: absolute;
  font-size: 30px;
  line-height: 25px;
  color: #dadada;
}
.news .news-video-list .header {
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #ffffff;
  text-transform: uppercase;
}
.news .news-video-list .video-item {
  border-right: 1px solid #efefef;
  margin-bottom: 10px;
  padding-top: 10px;
}
.news .news-video-list .video-item:last-child {
  border-right: none;
}
.news .news-video-list .video-item a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}
.news .news-video-list .video-item a .title {
  display: block;
  margin-top: 20px;
}
.news .event-study-view .study-title {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 16px;
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.news .event-study-view .article {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.news .event-study-view .article a {
  text-decoration: none;
  color: #ffffff;
}
.news .event-study-view .article a:before {
  content: '\e903';
  font-family: 'icomoon-extend';
  font-size: 34px;
  position: absolute;
  left: 10px;
  top: 8px;
}
.news .event-study-view .article a .title {
  padding-left: 45px;
}
.news .event-study-view .article a .author {
  padding-left: 45px;
}
.news .event-study-view .article a .teaser {
  padding-left: 45px;
}
.news .event-study-view .article .info_buttons {
  padding-left: 45px;
  padding-bottom: 15px;
  margin-top: 10px;
}
.news .event-study-view .article .info_buttons a {
  padding: 5px 8px 5px 0px;
  height: 30px;
  margin-right: 20px;
  text-decoration: none;
  background-color: #ffffff;
  color: #7c7b7b;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
}
.news .event-study-view .article .info_buttons a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  left: 5px;
  padding-right: 5px;
  content: '\ea20';
}
.news .news-list-newsletter .article {
  margin-bottom: 36px;
}
.news .news-list-newsletter .article .newsletter-date {
  font-size: 14px;
}
.news .news-list-newsletter .article .newsletter-pdf-link a {
  text-decoration: none;
  color: #7c7b7b;
}
.black .news .event-list-view-single-extend .article .event-teaser a {
  color: #ffffff;
}
.black .news .news-list-view-extend .article .news-hr {
  margin-top: 0;
  border-color: #b0d8f5;
}
.black .news .news-list-view-extend .article h3 a {
  color: #b0d8f5;
}
.news-single .teaser-text {
  color: #000000;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.news-single #jobs-single .teaser-text {
  color: #000000;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.news-single .article h1 {
  margin-bottom: 30px;
}
.news-single .article .news-detail-img-wrap .mediaelement {
  margin-bottom: 20px;
}
#event-single h1 {
  background-color: #0061ae;
  padding: 10px 20px;
  margin-bottom: 3px;
  margin-top: 0;
  color: #ffffff;
}
#event-single h1 a {
  color: #b0d8f5;
}
#event-single h1 a span {
  font-weight: normal;
}
#event-single .event-teaser {
  margin-bottom: 20px;
}
#study-single .teaser-text {
  padding-top: 30px;
  padding-bottom: 30px;
}
#jobs-single .header h1 {
  text-transform: uppercase;
  margin-top: 30px;
}
#jobs-single .jobs-address {
  margin: 30px 0;
}
.jobs-apply a {
  display: inline-flex;
  text-decoration: none;
  padding: 5px 10px;
  background: #7c7b7b;
  border: 1px solid #7c7b7b;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.jobs-apply a:before {
  font-family: 'IcoMoon';
  speak: none;
  font-size: 20px;
  line-height: 1em;
  margin-right: 5px;
  content: '\ea20';
}
.fancybox-skin {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fff;
}
.fancybox-skin .fancybox-outer {
  background: #fff;
}
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup {
  padding: 50px;
}
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup h1,
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .h1,
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup h2,
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .h2,
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup h3,
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .h3 {
  color: #0061ae;
  margin-top: 5px;
  margin-bottom: 5px;
}
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup h2,
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .h2 {
  font-size: 36px;
}
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup h3,
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .h3 {
  font-size: 24px;
}
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .col-md-12 .csc-default {
  margin-bottom: 20px;
}
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .col-md-5 .csc-default {
  padding-left: 25px;
}
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup img {
  max-width: 100%;
  width: inherit;
}
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .image-wrap,
.fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .image-left {
  margin-top: 0;
}
@media (max-width: 767px) {
  .fancybox-skin .fancybox-outer .fancybox-inner .gridpopup {
    padding: 15px;
  }
  .fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .csc-default,
  .fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .csc-subheader {
    margin-bottom: 15px;
  }
  .fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .powermail_fieldset .powermail_check_legend {
    margin-bottom: 15px;
  }
  .fancybox-skin .fancybox-outer .fancybox-inner .gridpopup .powermail_fieldset .powermail_fieldwrap_check {
    margin-bottom: 10px;
  }
}
::-webkit-input-placeholder {
  color: #ffffff;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
:-ms-input-placeholder {
  color: #ffffff;
}
.tx-felogin-pi1 form {
  margin-top: 30px;
}
.form-group .form-control {
  background-color: #d9d9d9;
  border: none;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 40px;
}
.form-group .powermail_submit {
  text-transform: uppercase;
  background-color: #266fb4;
  color: #ffffff;
  font-family: 'Vectora W01';
  font-weight: 700;
  letter-spacing: 0.05em;
  border: none;
}
.form-group .powermail_submit:before {
  content: '\e945';
  font-family: 'IcoMoon';
  margin-right: 11px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
.form-group .login_submit {
  text-transform: uppercase;
  background-color: #266fb4;
  color: #ffffff;
  font-family: 'Vectora W01';
  font-weight: 700;
  letter-spacing: 0.05em;
  border: none;
}
.tx-powermail .powermail_fieldwrap_text {
  margin-bottom: 25px;
}
.tx-powermail .checkbox-disclaimer .checkbox {
  margin-top: 50px;
  margin-bottom: 25px;
}
.tx-powermail .checkbox-disclaimer label {
  display: flex;
  padding-bottom: 10px;
  padding-top: 10px;
  font-weight: 700;
}
.tx-powermail .checkbox-disclaimer label input.powermail_checkbox {
  margin-right: 10px;
}
.tx-powermail .checkbox-disclaimer label span.mandatory {
  margin-right: 3px;
}
.tx-kesearch-pi1_own #form_kesearch_pi1 .inputwrap {
  position: relative;
  margin-bottom: 50px;
}
.tx-kesearch-pi1_own #form_kesearch_pi1 .inputwrap #ke_search_input {
  border: 1px solid #97abc2;
  background-color: #ffffff;
  color: #121312;
  margin-top: 7px;
}
.tx-kesearch-pi1_own #form_kesearch_pi1 .inputwrap .reset-submit-wrap {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 18px;
}
.tx-kesearch-pi1_own #form_kesearch_pi1 .inputwrap .reset-submit-wrap .resetbtn a {
  color: #d0d1cf;
  text-decoration: none;
}
.tx-kesearch-pi1_own #form_kesearch_pi1 .inputwrap .reset-submit-wrap #kesearch_submit_btn {
  background-color: transparent;
  border: none;
}
.tx-kesearch-pi1_own #kesearch_results .result-list-item {
  margin: 0 0 25px 0;
  display: inline-block;
}
.tx-kesearch-pi1_own #kesearch_results .result-list-item .result-title {
  margin-bottom: 20px;
  display: inline-block;
}
.tx-kesearch-pi1_own #kesearch_results .result-list-item .result-title a {
  font-size: 18px;
  color: #0061ae;
  text-decoration: none;
}
.tx-kesearch-pi1_own #kesearch_results .result-list-item .result-title a:hover {
  text-decoration: underline;
}
.tx-kesearch-pi1_own #kesearch_results .result-list-item .result-teaser span.hit {
  background-color: #FFFF00;
}
.tx-kesearch-pi1_own #kesearch_results .result-list-item .file-image {
  float: left;
  margin-right: 15px;
}
.tx-kesearch-pi1_own #kesearch_results .result-list-item .file-image img {
  vertical-align: top;
}
.tx-kesearch-pi1_own .search-hr {
  border-top: 1px solid #0061ae;
  width: 80px;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
}
.tx-kesearch-pi1_own #kesearch_num_results {
  margin-bottom: 30px;
  color: #000000;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom {
  text-align: left;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom a {
  padding: 8px 11px;
  color: #707070;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom .current {
  font-weight: 700;
  font-family: 'Vectora W01';
  color: #000000;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom .noborder a {
  font-size: 14px;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom .noborder a:hover {
  background-color: transparent;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom .noborder a.next {
  border-top: none;
  border-right: none;
  border-bottom: none;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom .noborder a.prev {
  border-top: none;
  border-left: none;
  border-bottom: none;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom .pagination {
  margin-top: 25px;
  margin-bottom: 50px;
}
.tx-kesearch-pi1_own #kesearch_pagebrowser_bottom .pagination li:before {
  content: '';
}
#header .tx-kesearch-pi1_own {
  margin-left: 35px;
  margin-top: 31px;
  width: 170px;
}
#header .tx-kesearch-pi1_own .inputwrap {
  margin-bottom: 0;
  line-height: 0px;
}
#header .tx-kesearch-pi1_own .inputwrap #ke_search_input {
  border: 1px solid #efefef;
  height: 24px;
  padding: 0px 18px 0px 8px;
  font-size: 13px;
  min-height: 22px;
  color: #7c7b7b;
  margin-top: 0;
}
#header .tx-kesearch-pi1_own .inputwrap .reset-submit-wrap {
  font-size: 13px;
  right: 0;
  top: 4px;
}
#header .tx-kesearch-pi1_own .inputwrap .reset-submit-wrap #kesearch_submit_btn {
  color: #7c7b7b;
}
.kesearch_pagebrowser ul li:before {
  display: none !important;
}
.kesearch_pagebrowser ul {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.kesearch_pagebrowser ul > li {
  display: inline;
}
.kesearch_pagebrowser ul > li > a,
.kesearch_pagebrowser ul > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.kesearch_pagebrowser ul > li:first-child > a,
.kesearch_pagebrowser ul > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.kesearch_pagebrowser ul > li:last-child > a,
.kesearch_pagebrowser ul > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.kesearch_pagebrowser ul > li > a:hover,
.kesearch_pagebrowser ul > li > span:hover,
.kesearch_pagebrowser ul > li > a:focus,
.kesearch_pagebrowser ul > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.kesearch_pagebrowser ul > .active > a,
.kesearch_pagebrowser ul > .active > span,
.kesearch_pagebrowser ul > .active > a:hover,
.kesearch_pagebrowser ul > .active > span:hover,
.kesearch_pagebrowser ul > .active > a:focus,
.kesearch_pagebrowser ul > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.kesearch_pagebrowser ul > .disabled > span,
.kesearch_pagebrowser ul > .disabled > span:hover,
.kesearch_pagebrowser ul > .disabled > span:focus,
.kesearch_pagebrowser ul > .disabled > a,
.kesearch_pagebrowser ul > .disabled > a:hover,
.kesearch_pagebrowser ul > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.csc-sitemap-own ul {
  padding: 0;
  list-style: none;
}
.csc-sitemap-own ul li a {
  color: #121212;
  text-decoration: none;
}
.csc-sitemap-own ul li a:hover {
  text-decoration: underline;
}
.csc-sitemap-own ul.slvl-1 {
  margin-bottom: 30px;
}
.csc-sitemap-own ul.slvl-1 li {
  font-size: 16px;
}
.csc-sitemap-own ul.slvl-1 li ul.slvl-2 {
  margin-top: 15px;
}
.csc-sitemap-own ul.slvl-1 li ul.slvl-2 li {
  font-size: 13px;
  margin-bottom: 10px;
}
.sitemap-content h1,
.sitemap-content h2,
.sitemap-content h3,
.sitemap-content h4,
.sitemap-content h5 {
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 0;
}
.sitemap-content hr {
  border-top: 1px solid #0061ae;
  width: 80px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.csc-header-uploads-table h4,
.csc-header-uploads-video h4,
.csc-header-uploads-file h4 {
  font-size: 22px;
}
.csc-header-uploads-table h4 {
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 20px;
}
.csc-header-uploads-video h4,
.csc-header-uploads-file h4 {
  color: #ffffff;
  padding-bottom: 10px;
}
ul.csc-uploads {
  display: block;
  width: 100%;
}
ul.csc-uploads:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
ul.csc-uploads span {
  display: inline-block;
}
ul.csc-uploads img {
  margin-right: 0;
}
ul.csc-uploads li {
  margin: 0;
}
ul.csc-uploads li.csc-uploads-element span.csc-uploads-fileName {
  text-decoration: none;
  font-size: 14px;
}
ul.csc-uploads li.csc-uploads-element span.csc-uploads-fileName a {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
ul.csc-uploads.uploads-table-view li.csc-uploads-element {
  padding: 8px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
ul.csc-uploads.uploads-table-view li.csc-uploads-element > a > img {
  max-height: 28px;
  width: auto;
  display: block;
}
ul.csc-uploads.uploads-table-view li.csc-uploads-element span.csc-uploads-fileName {
  height: 28px;
  padding: 6px 8px;
  font-size: 16px;
  margin-left: 10px;
}
ul.csc-uploads.uploads-video-view,
ul.csc-uploads.uploads-file-view {
  margin-left: -20px;
  margin-right: -20px;
  width: initial;
}
ul.csc-uploads.uploads-video-view li.csc-uploads-element,
ul.csc-uploads.uploads-file-view li.csc-uploads-element {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 20%;
  border-right: 1px solid #ffffff;
}
ul.csc-uploads.uploads-video-view li.csc-uploads-element:last-child,
ul.csc-uploads.uploads-file-view li.csc-uploads-element:last-child {
  border-right: none;
}
ul.csc-uploads.uploads-video-view li.csc-uploads-element span.csc-uploads-fileName,
ul.csc-uploads.uploads-file-view li.csc-uploads-element span.csc-uploads-fileName {
  margin-top: 10px;
}
ul.csc-uploads.uploads-file-view li.csc-uploads-element {
  width: 16.6666667%;
}
ul.csc-uploads.uploads-file-view li.csc-uploads-element > a {
  display: block;
  overflow: auto;
}
ul.csc-uploads.uploads-file-view li.csc-uploads-element > a img {
  max-height: 150px;
  width: auto;
  display: block;
}
.back-to-top {
  background: transparent;
  position: fixed;
  bottom: 20px;
  right: 50%;
  margin-right: -630px !important;
  z-index: 500;
  color: #9b9b9b;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.back-to-top:before {
  content: "\ea3a";
  font-family: 'IcoMoon';
  border-top: 2px solid #9b9b9b;
}
.back-to-top:after {
  content: "TOP";
  display: block;
  margin-top: -5px;
}
.back-to-top:hover,
.back-to-top:active,
.back-to-top:focus {
  color: #9b9b9b;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .back-to-top {
    right: 20px;
    margin-right: 0 !important;
  }
}
@media print {
  a[href]:after {
    content: "";
  }
  h1,
  .h1 {
    font-size: 32px;
  }
  h2,
  .twocol h2,
  .singlecol h2,
  .twocol .h2,
  .singlecol .h2 {
    font-size: 28px;
  }
  .col-sm-1,
  .col-md-1,
  .col-lg-1 {
    position: relative;
    float: left;
    width: 8.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-2,
  .col-md-2,
  .col-lg-2 {
    position: relative;
    float: left;
    width: 16.66666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-3,
  .col-md-3,
  .col-lg-3 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-4,
  .col-md-4,
  .col-lg-4 {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-5,
  .col-md-5,
  .col-lg-5 {
    position: relative;
    float: left;
    width: 41.66666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-6,
  .col-md-6,
  .col-lg-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-7,
  .col-md-7,
  .col-lg-7 {
    position: relative;
    float: left;
    width: 58.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-8,
  .col-md-8,
  .col-lg-8 {
    position: relative;
    float: left;
    width: 66.66666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-9,
  .col-md-9,
  .col-lg-9 {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-10,
  .col-md-10,
  .col-lg-10 {
    position: relative;
    float: left;
    width: 83.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-11,
  .col-md-11,
  .col-lg-11 {
    position: relative;
    float: left;
    width: 91.66666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .navigation-container {
    display: none;
  }
  #subankerwrap .divider {
    background: #ccc !important;
  }
  .twocol {
    page-break-inside: avoid;
  }
  .cta-btn-news {
    margin-bottom: 10px;
  }
  .news .event-list-view-single-extend .article h3 {
    border: 1px solid #0061ae;
  }
  #footer {
    display: none;
  }
  #footer-bottom {
    border-top: 1px solid #7c7b7b;
  }
  #footer-bottom span {
    border: none;
  }
  #footer-bottom span a {
    display: none;
  }
  .back-to-top {
    display: none !important;
  }
  .twocol .csc-default,
  .singlecol .csc-default {
    padding-top: 10px;
  }
  /*	#footer h2 {
		font-size: 10px;
	}



	#footer ul li {
		line-height: 12px;
		
		a {
			font-size: 8px;
		}
	}*/
}
.iconmoonextend-before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.tx_downloads .no-downloads-found {
  color: #ffffff;
  text-align: center;
  font-style: normal;
  background-color: #686868;
  padding: 15px 15px;
  margin-bottom: 20px;
  width: 160px;
  position: relative;
}
.tx_downloads .brochures .header,
.tx_downloads .catalogues-and-price-lists .header,
.tx_downloads .quality-docs-and-certificates .header {
  color: #ffffff;
  text-transform: uppercase;
}
.tx_downloads .brochures .itemgroupwrap .item,
.tx_downloads .catalogues-and-price-lists .itemgroupwrap .item,
.tx_downloads .quality-docs-and-certificates .itemgroupwrap .item {
  border-right: 1px solid #efefef;
  margin-bottom: 10px;
  padding-top: 10px;
}
.tx_downloads .brochures .itemgroupwrap .item a,
.tx_downloads .catalogues-and-price-lists .itemgroupwrap .item a,
.tx_downloads .quality-docs-and-certificates .itemgroupwrap .item a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}
.tx_downloads .brochures .itemgroupwrap .item a .title,
.tx_downloads .catalogues-and-price-lists .itemgroupwrap .item a .title,
.tx_downloads .quality-docs-and-certificates .itemgroupwrap .item a .title {
  display: block;
  margin-top: 20px;
}
.tx_downloads .pictures .itemgroupwrap .item {
  height: 224px;
}
.tx_downloads .pictures .itemgroupwrap .item img {
  width: 100%;
  height: auto;
  max-height: 162px;
  max-width: 114px;
}
.tx_downloads .manuals .itemgroupwrap {
  color: #ffffff;
}
.tx_downloads .manuals .itemgroupwrap .firstpart {
  padding-top: 8px;
  padding-bottom: 8px;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}
.tx_downloads .manuals .itemgroupwrap .firstpart .header {
  text-transform: uppercase;
}
.tx_downloads .manuals .itemgroupwrap .firstpart .glyphicon-triangle-bottom {
  color: rgba(255, 255, 255, 0.3);
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title {
  padding-left: 45px;
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.doc:before,
.tx_downloads .manuals .itemgroupwrap .firstpart .title.docx:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e908';
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.jpg:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e909';
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.pdf:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e90a';
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.png:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e90b';
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.psd:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e90c';
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.ppt:before,
.tx_downloads .manuals .itemgroupwrap .firstpart .title.pptx:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e904';
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.tiff:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e905';
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.xls:before,
.tx_downloads .manuals .itemgroupwrap .firstpart .title.xlsx:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e906';
}
.tx_downloads .manuals .itemgroupwrap .firstpart .title.zip:before {
  font-family: 'icomoon-extend';
  font-size: 32px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: '\e907';
}
.tx_downloads .manuals .itemgroupwrap .secondpart {
  padding-top: 8px;
  padding-bottom: 8px;
}
.tx_downloads .manuals .itemgroupwrap .secondpart a {
  text-decoration: none;
  color: #ffffff;
}
.tx_downloads .manuals .itemgroupwrap .secondpart span {
  font-size: 23px;
  line-height: 0;
}
.tx_downloads .manuals .itemgroupwrap .secondpart .icon-eye {
  position: relative;
  left: 0;
  top: 9px;
}
.tx_downloads .manuals .itemgroupwrap .secondpart .icon-download {
  position: absolute;
  right: 12px;
  bottom: 26px;
}
.tx_downloads .manuals hr {
  margin-top: 8px;
  margin-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.tx_downloads .manuals .top-first-hr {
  border-color: rgba(255, 255, 255, 0.6);
}
.tx_downloads .downloads-general {
  margin-top: -40px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .tx_downloads .brochures .itemgroupwrap .item:last-child,
  .tx_downloads .catalogues-and-price-lists .itemgroupwrap .item:last-child,
  .tx_downloads .quality-docs-and-certificates .itemgroupwrap .item:last-child {
    border-right: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tx_downloads .brochures .itemgroupwrap .tablet-3rd-item,
  .tx_downloads .catalogues-and-price-lists .itemgroupwrap .tablet-3rd-item,
  .tx_downloads .quality-docs-and-certificates .itemgroupwrap .tablet-3rd-item {
    border-right: none;
  }
}
@media (max-width: 991px) {
  .tx_downloads .pictures .itemgroupwrap .item {
    height: inherit;
  }
}
@media (max-width: 767px) {
  .tx_downloads .brochures .itemgroupwrap .item,
  .tx_downloads .catalogues-and-price-lists .itemgroupwrap .item,
  .tx_downloads .quality-docs-and-certificates .itemgroupwrap .item {
    border-right: none;
  }
}
.tx-go-maps-ext * {
  cursor: pointer;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
figure.image figcaption.caption {
  position: absolute;
  left: 10px;
  height: 100%;
  width: 100%;
  bottom: 20px;
  color: #ffffff;
}
figure.image figcaption.caption div {
  background-color: #7C7C7B;
  padding: 2px 8px;
  line-height: 1.3;
}
.cluster .twocol {
  padding: 0;
}
.cluster .csc-default {
  padding: 0;
}
.cluster .row {
  margin-left: -10px;
  margin-right: -10px;
}
.cluster .image-left .image-wrap .row {
  margin-left: -10px;
  margin-right: -10px;
}
.cluster [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.cluster figure.image {
  margin-bottom: 20px;
}
.cluster .blue-statement-box-inner {
  margin-bottom: 20px;
  padding: 20px 20px 30px 50px;
  position: relative;
  background-color: #0061ae;
}
.cluster .blue-statement-box-inner:after {
  content: ' ';
  width: 100%;
  height: 10px;
  background-color: #b0d8f5;
  position: absolute;
  bottom: 0px;
  padding-left: 50px;
  left: 0;
  background-clip: content-box;
}
.cluster .blue-statement-box-inner p {
  font-size: 21px;
  margin-bottom: 0;
  color: #ffffff;
}
.cluster .image-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
  flex: 1 0 0;
  width: 100%;
  height: 100%;
}
#slider .image a > img {
  height: 100%;
  width: 100% !important;
  max-width: none;
}
.cluster .csc-default {
  width: 100%;
}
.cluster .col-md-3 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .cluster .col-md-3 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .cluster .col-md-3 {
    float: left;
    width: 100%;
  }
}
.cluster .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-wrap: nowrap;
  -webkit-box-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flexbox-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.cluster .row [class*="col-md"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-wrap: nowrap;
  -webkit-box-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flexbox-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -ms-flex: 1 1 0%;
  -webkit-flex: 1 1 0%;
  flex: 1 1 0%;
}
.cluster .row .blue-statement-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-wrap: nowrap;
  -webkit-box-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flexbox-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-basis: auto;
  -webkit-flex-basis: auto;
  -ms-flex-basis: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1;
}
.cluster .row .blue-statement-box .blue-statement-box-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-wrap: nowrap;
  -webkit-box-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flexbox-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-items: flex-end;
  -webkit-box-basis: auto;
  -webkit-flex-basis: auto;
  -ms-flex-basis: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1;
}
.cluster figure.image {
  width: 100%;
  height: 100%;
}
.cluster .image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-wrap: nowrap;
  -webkit-box-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flexbox-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -moz-box-direction: row;
  -webkit-box-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flexbox-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.image-wrap figcaption.caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-wrap: nowrap;
  -webkit-box-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flexbox-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.csc-default .csc-default figure.image > img {
  height: 100%;
}
@-moz-document url-prefix() {
  figure.image > img,
  figure.image a img {
    width: 100% !important;
    height: 100%;
  }
  .plane-image figure.image > img,
  .plane-image figure.image a img {
    width: inherit !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cluster .row [class*="col-md"] {
    display: block;
  }
  .cluster .row .blue-statement-box {
    height: 100%;
    padding-bottom: 20px;
  }
  .cluster .row .blue-statement-box .blue-statement-box-inner {
    height: 100%;
    margin-bottom: 2 in 10px;
  }
  .cluster .row figure.image > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-box-wrap: nowrap;
    -webkit-box-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flexbox-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .singlecol .row [class*="col-md"] {
    display: block;
  }
  .singlecol .row figure.image > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-box-wrap: nowrap;
    -webkit-box-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flexbox-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .cluster .row {
    display: block;
  }
  figure.image figcaption.caption {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cluster .row {
    -moz-box-wrap: wrap;
    -webkit-box-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flexbox-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cluster .row [class*="col-md"] {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.dropdown-wrap .active {
  min-height: 314px;
  max-height: 100% !important;
  height: auto !important;
}
.various {
  line-height: 20px !important;
}
.dropdown-list {
  margin-bottom: 2%;
}
.dropdown-list label {
  cursor: pointer;
  padding: 5px 8px;
  height: 30px;
  text-decoration: none;
  background-color: #7c7b7b;
  color: #ffffff;
  display: inline-flex;
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 0.05em;
  font-weight: normal;
  line-height: 20px !important;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dropdown-list label {
    line-height: 17px;
  }
}
.dropdown-list label:hover {
  color: white !important;
}
.dropdown-list label:after {
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  font-size: 20px;
  color: #bfbfbf;
  position: relative;
  top: 0px;
  content: "\ea43";
  margin-left: 1em;
  top: 0px !important;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dropdown-list label:after {
    top: -1px;
  }
}
.dropdown-list input[type=checkbox] {
  display: none;
}
.dropdown-list .option-list {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.dropdown-list .option-list .csc-header {
  display: none;
}
.dropdown-list label,
.dropdown-list .option-list {
  min-width: 140px;
}
.dropdown-list input[type=checkbox]:checked ~ label:after {
  content: "\ea41";
}
.dropdown-list input[type=checkbox]:checked ~ .option-list {
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
}
.dropdown-list ul {
  list-style-type: none;
  border: 0 solid #7c7b7b;
  border-width: 0 0 1px 1px;
}
.dropdown-list li {
  margin-left: 0 !important;
  background-color: #ffffff;
  border: 0 solid #7c7b7b;
  border-width: 1px 1px 0 0;
}
.dropdown-list li > a {
  text-decoration: none;
  color: black !important;
  display: block;
  padding: 5px 8px;
}
.dropdown-list li:before {
  display: none !important;
}
.dropdown-list li:hover {
  background-color: #dadada;
}
#loginNotification {
  background-color: #e39c59;
  color: #fff;
}
#loginNotification .row {
  margin-top: 4px;
  margin-bottom: 4px;
}
#loginNotification p {
  font-size: 12px;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#loginNotification .csc-default {
  padding-left: 5px;
}
#loginNotification .csc-default p {
  float: left;
  clear: left;
}
#loginNotification .email {
  float: right;
}
#loginNotification .icon-lock {
  font-size: 12px;
  line-height: 16px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#loginNotification .icon-lock p {
  font-family: "Vectora W01",  Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#loginNotification a {
  color: #fff;
}
@font-face {
  font-family: 'icomoon-extend';
  src: url('../fonts/Iconmoon_extend/icomoon.eot');
  src: url('../fonts/Iconmoon_extend/icomoon.eot') format('embedded-opentype'), url('../fonts/Iconmoon_extend/icomoon.ttf') format('truetype'), url('../fonts/Iconmoon_extend/icomoon.woff') format('woff'), url('../fonts/Iconmoon_extend/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="iconextend-"],
[class*=" iconextend-"] {
  font-family: 'icomoon-extend' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0.8;
  font-size: 32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconextend-doc:before {
  content: "\e908";
}
.iconextend-jpg:before {
  content: "\e909";
}
.iconextend-pdf:before {
  content: "\e90a";
}
.iconextend-png:before {
  content: "\e90b";
}
.iconextend-psd:before {
  content: "\e90c";
}
.iconextend-ppt:before {
  content: "\e904";
}
.iconextend-tiff:before {
  content: "\e905";
}
.iconextend-xls:before {
  content: "\e906";
}
.iconextend-zip:before {
  content: "\e907";
}
.iconextend-to_top:before {
  content: "\e900";
}
.iconextend-link_externally:before {
  content: "\e901";
}
.iconextend-link_internally:before {
  content: "\e902";
}
.iconextend-study:before {
  content: "\e903";
}
html,
body {
  overflow-x: hidden;
  position: relative;
}
a {
  text-decoration: underline;
}
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}
b,
strong {
  font-weight: 700;
  font-family: 'Vectora W01';
}
.divider {
  height: 10px;
  width: 100%;
  background-color: #b0d8f5;
}
.affix {
  top: 0;
  width: 100%;
  z-index: 99;
}
table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
}
table tr {
  border-top: 1px solid #0061ae;
  border-bottom: 1px solid #0061ae;
}
table tr th {
  padding-right: 8px;
  color: #0061ae;
  font-family: 'Vectora W01';
  font-weight: 700;
  font-style: normal;
}
table tr td {
  padding-right: 8px;
}
table tr td p {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  table {
    font-size: 2vw;
  }
}
#content ul {
  padding-left: 0;
}
#content ul li {
  list-style-type: none;
  margin-left: 15px;
}
#content ul li:before {
  content: '\25A0';
  display: inline-block;
  margin-right: 5px;
  position: absolute;
  transform: translate(-15px, -2px);
  font-size: 0.9em;
}
#content ul.nav.nav-tabs li {
  margin-left: 0;
}
#content ul.nav.nav-tabs li:before {
  content: '';
} 