/* ORL: woco default styles */
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* top padding ------------------------------------------------------------- */
#page > header {
  /* margin-bottom: 0; */
}
.panel-woco_home_12121 .panel-col-top .view-woco-carousel,
.panel-woco_home_12121 .panel-col-above-top .view-woco-carousel,
.panel-woco_home_1212121 .panel-col-top .view-woco-carousel,
.panel-woco_home_1212121 .panel-col-above-top .view-woco-carousel {
  margin-top: -22px; /* carousel in 'top' or 'above top' section */
}
.container .woco-product-banner-wide {
  margin-top: -22px !important; /* product wide banner */
}

/* carousel ---------------------------------------------------------------- */
.woco-carousel-wrapper {
  width: 98.85%;
}
.view-woco-carousel {
  padding-bottom: 14px;
  background: #ededed;
}
.woco-carousel {
  width: 100%;
  height: auto;
}
.woco-carousel li {
  display: none;
}
.woco-carousel-image,
.woco-carousel-image img {
  width: 100% !important;
  height: 100% !important;
}
.woco-carousel-item {
  position: relative;
}
.woco-carousel-wrapper .anythingSlider .anythingBase {
  background: #ededed;
}
.woco-carousel-wrapper .anythingSlider .anythingWindow {
  overflow: visible;
}
.woco-carousel-wrapper .anythingSlider-default .anythingWindow {
  border: 0;
}
.woco-carousel-wrapper .anythingSlider-default {
  padding: 0;
}
.woco-carousel-wrapper .anythingSlider-default .arrow a {
  width: 70px;
  height: 70px;
  padding: 0;
  margin: -35px 0 0 0;
  background-image: url('../images/woco-sprite-carousel.png');
}
.as-oldie .woco-carousel-wrapper .anythingSlider-default .arrow {
  top: 50%;
}
.woco-carousel-wrapper .anythingSlider-default .back {
  width: 70px;
  height: 70px;
  left: 0;
}
.woco-carousel-wrapper .anythingSlider-default .forward {
  width: 70px;
  height: 70px;
  right: 0;
}
.woco-carousel-wrapper .anythingSlider-default .back a {
  background-position: 0 -70px !important;
}
.woco-carousel-wrapper .anythingSlider-default .forward a {
  background-position: 0 0 !important;
}
.woco-carousel-wrapper .anythingSlider-default .back a:hover {
  background-position: -70px -70px !important;
}
.woco-carousel-wrapper .anythingSlider-default .forward a:hover {
  background-position: -70px 0 !important;
}
.woco-carousel-caption {
  display: none;
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 440px;
  padding: 30px 30px 45px 30px;
  background: #fff;
}
.woco-carousel-item.top_left .woco-carousel-caption {
  left: 70px;
  right: auto;
  top: 50px;
  bottom: auto;
}
.woco-carousel-item.top_right .woco-carousel-caption {
  left: auto;
  right: 70px;
  top: 50px;
  bottom: auto;
}
.woco-carousel-item.bottom_left .woco-carousel-caption {
  left: 70px;
  right: auto;
  top: auto;
  bottom: 50px;
}
.woco-carousel-item.bottom_right .woco-carousel-caption {
  left: auto;
  right: 70px;
  top: auto;
  bottom: 50px;
}
.woco-carousel-caption-overflow,
.woco-carousel-caption-overflow * {
  vertical-align: baseline !important;
}
.woco-carousel-caption-overflow {
  max-height: 228px; /* 5 double lines x 44 pixels + H2 8px top padding */
  padding-bottom: 2px; /* overflow "g" fix */
  overflow: hidden;
}
.ie7 .woco-carousel-caption-overflow {
  height: 228px; /* 5 double lines x 44 pixels + H2 8px top padding */
}
.woco-button.woco-carousel-link {
  position: absolute;
  right: 30px;
  bottom: -22px;
  max-width: 437px;
}
.ie6-8 .woco-carousel-li .woco-carousel-item,
.ie6-8 .woco-carousel-li .woco-category-label,
.ie6-8 .woco-carousel-li .woco-carousel-media,
.ie6-8 .woco-carousel-li .woco-carousel-link,
.ie6-8 .woco-carousel-li .woco-carousel-link a {
  filter: inherit;
  /* this fix do not work for IE7 */
}
.ie8 .woco-carousel-li .woco-category-label,
.ie8 .woco-carousel-li .woco-carousel-link,
.ie8 .woco-carousel-li .woco-carousel-media {
  display: none;
}
.ie8 .woco-carousel-li.activePage .woco-category-label,
.ie8 .woco-carousel-li.activePage .woco-carousel-link,
.ie8 .woco-carousel-li.activePage .woco-carousel-media {
  display: block;
}
.woco-carousel-title,
.woco-carousel-title * {
  font-family: 'Oswald Regular', sans-serif;
  font-size: 38px;
  line-height: 44px; /* double line */
  color: #333 !important;
}
.woco-carousel-title a:hover {
  color: #5f3cd1 !important;
}
.woco-carousel-title {
  padding-top: 8px;
}
.woco-carousel-description,
.woco-carousel-description * {
  font-family: 'Lato Regular', sans-serif;
  font-size: 15px;
  line-height: 22px; /* single line */
  color: #494949;
}
.woco-carousel-description-for-video {
  float: left;
  width: 310px;
}
.woco-carousel-title + .woco-carousel-description {
  padding-top: 22px;
}
.woco-carousel-media {
  width: 100px;
  height: 56px;
  border: 5px solid #dcdcdc;
  margin: 5px 20px 10px 0;
  float: left;
}
.woco-carousel .video-icon {
  height: 29px;
  width: 29px;
  margin: 0 0 -14px -16px;
  padding: 0;
  background: url('../images/woco-sprite-carousel.png') 0 -140px;
  cursor: pointer;
}
@media all and (max-width: 1180px) {
  /* normal browsers */
  .view-woco-carousel {
    margin: 0 -10px;
  }
}
.woco-narrow .view-woco-carousel {
  /* IE7 and IE8 */
  margin: 0 -10px;
}

/* remove outline */
a.colorbox-inline:focus {
  outline: none;
}
.ie7 a.colorbox-inline:focus {
  _noFocusLine: expression(this.hideFocus=true);
}

/* new buttons ------------------------------------------------------------- */
.woco-button {
  display: inline-block;
  position: relative;
  padding: 0 3px 3px 0 !important;
  overflow: hidden;
}
.ie7 .woco-button {
  display: inline;
  zoom: 1;
}
.woco-button a {
  position: relative;
  display: inline-block;
  padding: 10px 25px !important;
  color: #fff;
  background-color: #5f3cd1;
  border: 0;
  font-family: 'Oswald Light', sans-serif;
  font-size: 20px;
  line-height: auto !important;
  white-space: nowrap;
}
.woco-button input {
  position: relative;
  display: inline-block;
  padding: 5px 25px !important;
  color: #fff;
  background-color: #5f3cd1;
  border: 0 !important;
  font-family: 'Oswald Light', sans-serif;
  font-size: 20px;
  line-height: auto !important;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
}
.ie7 .woco-button input {
  padding: 1px 8px 0px 8px !important;
}
.woco-button input::-moz-focus-inner {
  padding: 0 !important;
  border: none !important;
}
.woco-button a:hover,
.woco-button input:hover {
  color: #fff !important;
  background-color: #926bf2;
}
.woco-button-shadow {
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 1200px;
  height: 1200px;
  background-color: rgba(0, 0, 0, 0.2);
}
.ie6-8 .woco-button-shadow {
  background-color: none;
  -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
  zoom: 1;
}
/* color: grey */
.woco-button.grey a,
.woco-button.grey input {
  background-color: #333;
}
.woco-button.grey a:hover,
.woco-button.grey input:hover {
  background-color: #474747;
}
/* size: small */
.woco-button.small a {
  font-family: 'Oswald Regular', sans-serif;
  padding: 6px 10px !important;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
}
.woco-button.small input {
  font-family: 'Oswald Regular', sans-serif;
  padding: 6px 10px !important;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
}
.ie7 .woco-button.small input {
  padding: 3px 0 4px 0 !important;
}
@-moz-document url-prefix() {
  .woco-button.small input {
    padding: 2px 10px !important;
  }
}
/* icons for small */
.woco-button.small.icon-add a,
.woco-button.small.icon-add input {
  padding-left: 32px !important;
  background-image: url('../images/woco-sprite-button-icons.png');
  background-position: 9px 0;
  background-repeat: no-repeat;
}
.ie7 .woco-button.small.icon-add input {
  padding-left: 15px !important;
}
.woco-button.small.icon-share a,
.woco-button.small.icon-share input {
  padding-left: 32px !important;
  background-image: url('../images/woco-sprite-button-icons.png');
  background-position: 9px -50px;
  background-repeat: no-repeat;
}
.ie7 .woco-button.small.icon-share input {
  padding-left: 15px !important;
}
/* css3 */
.woco-button-css3 {
  display: inline-block;
  padding: 10px 25px;
  margin-bottom: 3px;
  color: #fff;
  background: #5f3cd1;
  font-family: 'Oswald Light', sans-serif;
  font-size: 20px;
  line-height: 20px;
  white-space: nowrap;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.ie6-8 .woco-button-css3 {
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#33000000');
}
.woco-button-css3:hover {
  background: #926bf2;
  color: #fff !important;
}
.ie7 .woco-button-css3 {
  display: inline;
  zoom: 1;
}
/* css3 gray + small */
.woco-instagram-popup .woco-button-css3 {
  padding: 6px 10px;
  font-family: 'Oswald Regular', sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  background: #333;
}
.ie7 .woco-instagram-popup .woco-button-css3 {
  padding: 3px 10px 9px 10px;
}
.woco-instagram-popup .woco-button-css3:hover {
  background: #474747;
}

/* buttons simple links ---------------------------------------------------- */
.section-title.title-links-list-red-first-button .pane-content li:first-child a {
  font-family: 'Oswald Light', sans-serif;
  font-size: 17px;
  line-height: 36px;
  margin-left: 0;
  color: #fff !important;
  text-transform: none;
  background: #333;
  border-bottom: 1px solid #333;
}
.section-title.title-links-list-red h2.pane-title {
  font-family: 'Oswald Light', sans-serif;
  font-size: 17px;
  line-height: 34px;
  margin-left: 0;
  margin-top: -3px;
  color: #fff !important;
  background: #333;
  border-bottom: 1px solid #333;
}
.section-title.title-links-list-red h2.pane-title span {
  text-transform: none !important;
}
.section-title.title-links-list-red .links.simple ul {
  padding-top: 2px;
}
.section-title {
  background: none !important;
}
.section-title .pane-content a,
.pane-content > .section-title a {
  font-size: 14px;
  padding-left: 22px;
  color: #333 !important;
  background: url('../images/woco-sprite-bullets.png') no-repeat -255px -13px;
}
.section-title .pane-content a:hover,
.pane-content > .section-title a:hover {
  color: #5f3cd1 !important;
}

/* tooltip ----------------------------------------------------------------- */
.woco-custom-block-image {
  position: relative;
}
.woco-custom-block-mouseover-teaser {
  position: absolute !important;
  min-width: 68px;
  max-width: 307px;
  /* width: 307px; */
  padding: 0 0 17px 0;
  left: 20px;
  bottom: 29px;
  background: url('../images/woco-sprite-tooltip.png') no-repeat bottom left;
}
.ie7 .section-box-279 .woco-custom-block-mouseover-teaser {
  max-width: 270px;
}
.woco-custom-block-mouseover-container {
  padding: 15px 27px 18px 20px;
  background: url('../images/woco-sprite-tooltip.png') no-repeat top right;
}
.woco-custom-block-mouseover-content {
  max-height: 81px;
  font-family: 'Oswald Light', sans-serif;
  font-size: 22px;
  line-height: 27px;
  color: #333;
  overflow: hidden;
}
/* not needed any more
section.panel-panel,
section.panel-panel div.panel-pane {
  position: relative;
  z-index: 2;
}
section.panel-panel + section.panel-panel,
section.panel-panel div.panel-separator + .section-box-279 {
  z-index: 1;
}
*/

/* form elements ----------------------------------------------------------- */
#block-visitdk-search-visitdk-search-block {
  width: auto;
  float: right;
  padding: 0;
  background: none;
}
#edit-visitdk-search-container {
  width: 236px;
}
#edit-visitdk-search-container .button-wrapper {
  margin: 0;
}
#visitdk-search-form .form-wrapper,
form[id^="visitdk-search-form"] .form-wrapper {
  border: 1px solid #333;
  background: #333;
}
#visitdk-search-form label {
  display: none;
}
#visitdk-search-form .form-text,
#visitdk-search-form .compact-form-label,
form[id^="visitdk-search-form"] .form-text,
form[id^="visitdk-search-form"] .compact-form-label {
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}
#visitdk-search-form .form-text {
  width: 196px;
}
#visitdk-search-form .compact-form-label,
form[id^="visitdk-search-form"] .compact-form-label {
  top: 4px;
  left: 12px;
  cursor: text;
}
#visitdk-search-form .form-submit,
form[id^="visitdk-search-form"] .form-submit {
  background: url('../images/woco-sprite.png') no-repeat -1178px -305px;
}
#visitdk-search-form .form-submit:hover,
form[id^="visitdk-search-form"] .form-submit:hover {
  background: url('../images/woco-sprite.png') no-repeat 6px -305px;
}
#visitdk-search-form .button-wrapper:hover {
  background: none !important;
}
.pane-ankiro-custom-layout-form .button-wrapper button {
  background: url('../images/woco-sprite.png') no-repeat -1114px -309px;
}
.pane-ankiro-custom-layout-form .button-wrapper button:hover {
  background: url('../images/woco-sprite.png') no-repeat 70px -309px;
}

#visitdk-search-form input:focus {
  outline: none;
}
@media all and (max-width: 1180px) {
  /* normal browsers */
  #visitdk-search-form .form-text {
    width: 95px;
  }
  #edit-visitdk-search-container {
    width: 137px;
  }
}
.woco-narrow #visitdk-search-form .form-text {
  /* IE7 and IE8 */
  width: 95px;
}
.woco-narrow #edit-visitdk-search-container {
  /* IE7 and IE8 */
  width: 137px;
}

/* simple links ------------------------------------------------------------ */
.qtip.multiple .links.simple a {
  background: url('../images/woco-simple-links-arrow.png') no-repeat 0 4px;
  padding: 0 0 0 22px;
  font-size: 15px !important;
  color: #474747 !important;
}
body > .qtip.multiple .links.simple a {
  background-position: 0 8px;
}
.qtip.multiple .links.simple a:hover {
  color: #5f3cd1 !important;
}
.qtip.multiple .links-simple .links {
  padding: 0;
}

/* simple links for custom blocks */
.section-box-279.links-simple {
  height: 228px !important;
}
.section-box-279.links-simple .links.simple {
  margin-top: 5px;
  height: 130px !important;
  overflow: hidden;
}
.panel-col-col-4 .section-box-279.links-simple {
  height: 358px !important;
}
.panel-col-col-4 .section-box-279.links-simple .links.simple {
  height: 260px !important;
  overflow: hidden;
}
.section-box-279.links-simple .links.simple a {
  background: url('../images/woco-simple-links-arrow.png') no-repeat 0 10px;
  padding: 5px 0 5px 22px;
  margin-bottom: 0 !important;
  font-size: 14px !important;
  color: #474747 !important;
}
.section-box-279.links-simple .links.simple a:hover {
  color: #5f3cd1 !important;
}

/* simple links for right col */
.field-name-field-simple-link .field-item {
  margin-bottom: 10px;
}
.field-name-field-simple-link .field-items a {
  background: url('../images/woco-simple-links-arrow.png') no-repeat 0 10px;
  padding: 5px 0 5px 22px;
  margin-bottom: 0 !important;
  font-size: 14px !important;
  color: #474747 !important;
}
.field-name-field-simple-link .field-items a:hover {
  color: #5f3cd1 !important;
}

/* all --------------------------------------------------------------------- */
#page,
#main-content {
  background: #ededed;
}
header {
  position: relative;
  z-index: 3;
}
#main-content {
  position: relative;
  z-index: 2;
}
footer {
  z-index: 1;
  filter: none !important;
}
section.above-header {
  position: relative;
  z-index: 2 !important;
  filter: none !important;
}
section.mainmenu {
  position: relative;
  z-index: 1;
}

/* header ------------------------------------------------------------------ */
header hgroup {
  float: left;
}
#site-name {
  float: none;
  position: static;
  width: 240px;
  height: 90px;
  text-align: left;
}
#site-name a,
#site-name .link-site-logo {
  display: block;
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  text-indent: 0;
  background: transparent none;
}
#site-name .logo-default {
  position: static;
  top: 0;
  right: 0;
}
#site-name .link-site-logo img {
  display: block;
  max-width: 520px;
  max-height: 90px;
  margin: 0;
}
#site-name .link-site-name {
  display: block;
  margin: 18px 20px 0 auto;
}


.above-header {
  background: #fff;
}
.region-above-header {
  float: right;
}
.region-above-header > * {
  float: left !important;
}
#block-menu-menu-woco-header-top {
  background: url('../images/woco-sprite.png') no-repeat right -2000px;
  padding: 0;
}
#block-menu-menu-woco-header-top ul li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  *list-style-image: none !important;
}
#block-menu-menu-woco-header-top ul {
  margin: 0 !important;
  padding: 0 !important;
}
#block-menu-menu-woco-header-top ul li a {
  display: block;
  width: auto;
  min-width: 58px;
  height: 16px;
  padding: 17px 61px 13px 20px;
  font-family: 'Lato Regular', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  background-image: url('../images/woco-myguide-icon.png');
  background-repeat: no-repeat;
  background-position: right 13px;
  white-space: nowrap;
  overflow: hidden;
  color: #333;
}
#block-menu-menu-woco-header-top ul li a:hover {
  background-position: right -47px;
  color: #5f3cd1 !important;
}
#block-market-redirect-market-redirect .block-content {
  margin: 0 !important;
}
#market-redirect-block-form {
  display: none;
}
#block-menu-menu-other-sites,
.region-above-header .block-menu-block,
.region-above-footer .block-menu-block,
#block-market-redirect-market-redirect {
  height: 46px;
  width: 139px;
  background: url('../images/woco-sprite.png') no-repeat right -2000px;
  padding: 0;
}
#block-menu-menu-other-sites ul.menu,
.region-above-header .block-menu-block ul.menu,
.region-above-footer .block-menu-block ul.menu,
#block-market-redirect-market-redirect ul.menu {
  padding: 0;
  margin: 0;
  border: 1px solid #f0f0f0;
  display: none;
}
#block-menu-menu-other-sites ul.menu li,
.region-above-header .block-menu-block ul.menu li,
.region-above-footer .block-menu-block ul.menu li,
#block-market-redirect-market-redirect ul.menu li {
  padding: 0;
  margin: 0;
  list-style: none;
  *list-style-image: none !important;
}
#block-menu-menu-other-sites h2.block-title,
.region-above-header .block-menu-block h2.block-title,
.region-above-footer .block-menu-block h2.block-title,
#block-market-redirect-market-redirect h2.block-title {
  display: block;
  width: auto;
  height: 16px;
  padding: 17px 20px 13px 20px;
  font-family: 'Lato Regular', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  background-image: url('../images/woco-header-drop-down-arrows.png');
  background-repeat: no-repeat;
  background-position: right 0;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
}
#block-menu-menu-other-sites h2.block-title:hover,
.region-above-header .block-menu-block h2.block-title:hover,
.region-above-footer .block-menu-block h2.block-title:hover,
#block-market-redirect-market-redirect h2.block-title:hover {
  background-position: right -100px;
  color: #5f3cd1 !important;
}
#block-menu-menu-other-sites ul.menu a,
.region-above-header .block-menu-block ul.menu a,
.region-above-footer .block-menu-block ul.menu a,
#block-market-redirect-market-redirect ul.menu a {
  display: block;
  width: auto;
  padding: 6px 19px;
  font-family: 'Lato Regular', sans-serif;
  font-size: 13px;
  line-height: 16px;
  background: #f0f0f0;
  color: #333;
}
#block-menu-menu-other-sites ul.menu a:hover,
.region-above-header .block-menu-block ul.menu a:hover,
.region-above-footer .block-menu-block ul.menu a:hover,
#block-market-redirect-market-redirect ul.menu a:hover {
  background: #fff;
  color: #333 !important;
}
#block-menu-menu-other-sites ul.menu span,
.region-above-header .block-menu-block ul.menu span,
.region-above-footer .block-menu-block ul.menu span,
#block-market-redirect-market-redirect ul.menu span {
  display: none;
}
#block-menu-block-2 {
  display: none;
  visibility: hidden;
}
.region-above-header .block-menu-block ul.menu li a strong,
.region-above-footer .block-menu-block ul.menu li a strong {
  font-family: 'Lato Regular', sans-serif;
  font-weight: normal;
}

/* share icons ------------------------------------------------------------- */
#block-follow-site {
  height: 50px;
  background: url('../images/woco-sprite.png') no-repeat right -2000px;
  width: auto;
  padding: 0;
  margin: 0;
}
#block-follow-site .block-inner {
  margin: 0;
  padding: 13px 15px 0 0;
}
.block-follow-site .block-title {
  display: none;
}
.follow-link-wrapper {
  position: relative !important;
  height: 26px !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}
.follow-link-wrapper a {
  position: relative !important;
  left: 0 !important;
  top: -26px;
  margin: 0 5px 0 0 !important;
  padding: 0 !important;
  display: block !important;
  width: 26px !important;
  height: 52px !important;
  text-indent: -9999px;
}
.follow-link-wrapper.follow-link-wrapper-facebook a { background: url('../images/woco-share-icons.png') no-repeat 0 !important; }
.follow-link-wrapper.follow-link-wrapper-twitter a { background: url('../images/woco-share-icons.png') no-repeat -26px !important; }
.follow-link-wrapper.follow-link-wrapper-flickr a { background: url('../images/woco-share-icons.png') no-repeat -52px !important; }
.follow-link-wrapper.follow-link-wrapper-youtube a { background: url('../images/woco-share-icons.png') no-repeat -78px !important; }
.follow-link-wrapper.follow-link-wrapper-instagram a { background: url('../images/woco-share-icons.png') no-repeat -104px !important; }
.follow-link-wrapper.follow-link-wrapper-pinterest a { background: url('../images/woco-share-icons.png') no-repeat -130px !important; }
.follow-link-wrapper.follow-link-wrapper-weibo a { background: url('../images/woco-share-icons.png') no-repeat -156px !important; }

#block-follow-site a.follow-link-googleplus,
footer a.follow-link-googleplus {
  background-image: url('../images/woco_share_icon_Google_plus.png') !important;
  background-position: -26px 0;
}

/* header menu ------------------------------------------------------------- */
#page .region-header .block-menu-block {
  float: left;
  width: auto;
}
#page .region-header .block-menu-block .fright {
  float: left !important;
}
#page .region-header .block-menu-block ul.menu {
  height: 90px;
  padding: 0 0 0 1px;
  margin: 0;
  background: url('../images/woco-sprite.png') no-repeat -1199px -1910px !important;
  overflow: hidden;
}
#page .region-header .block-menu-block ul.menu li {
  display: block;
  float: left;
  padding: 0;
}
#page .region-header .block-menu-block ul.menu > li > a {
  position: static;
  display: block;
  height: 80px !important;
  margin: 0;
  padding: 10px 25px 0 20px;
  max-width: none;
  background-image: url('../images/woco-sprite.png') !important;
  background-color: none;
  background-position: right -1820px;
  background-repeat: repeat-x;
}
#page .region-header .block-menu-block ul.menu > li > a:hover,
#page .region-header .block-menu-block ul.menu > li > a.active {
  position: static;
  display: block;
  height: 80px !important;
  margin: 0;
  padding: 10px 25px 0 20px;
  background-position: right -1910px !important;
}
#page .region-header .block-menu-block ul.menu > li.active-trail > a,
#page .region-header .block-menu-block ul.menu > li > a:hover {
  background: none;
}
#page .region-header .block-menu-block ul.menu > li.active-trail > a + span,
#page .region-header .block-menu-block ul.menu > li > a:hover + span {
  background: none;
}
.woco-menu-title {
  display: block;
  height: 30px;
  padding-top: 4px;
  overflow: hidden;
  font-family: 'Oswald Regular', sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  text-transform: uppercase;
  color: #333;
  /* max-width: 200px; */
  *cursor: pointer;
}
a:hover .woco-menu-title,
a.active .woco-menu-title {
  color: #5f3cd1 !important;
}
.woco-menu-description {
  display: block;
  height: 30px;
  padding-top: 4px;
  overflow: hidden;
  font-family: 'Lato Regular', sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #999;
  white-space: pre;
  /* max-width: 200px; */
  *cursor: pointer;
}
a:hover .woco-menu-description,
a.active .woco-menu-description {
  color: #463b59 !important;
}

/* header submenu ---------------------------------------------------------- */
.qtip.multiple .qtip-content-processed {
  background: url('../images/woco-submenu-bg.png') #e5e5e5 repeat-x;
}
.qtip-content .panel-panel {
  margin: 40px 0;
  border-left: 1px solid #fff;
}
.qtip-content h2, .qtip-content .pane-node-title {
  padding: 0 0 10px 0 !important;
  font-family: 'Oswald Regular', sans-serif !important;
  font-size: 20px !important;
  line-height: 24px !important;
}
.qtip-content .links.simple a {
  background-position: 0 4px;
}

/* footer ------------------------------------------------------------------ */
#page > footer {
  background: url('../images/woco-footer-bg.png') #333 repeat-x 0 bottom;
  clear: both;
}
#page > footer div.block {
  float: none;
}
#page > footer .inner {
  padding: 45px 0 0 0;
  position: relative;
}
footer .footer-logo {
  display: none;
}
/*footer .footer-logo {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 10px;
  top: 40px;
  width: 172px;
  height: 70px;
  text-indent: 0;
  background: none !important;
  visibility: visible;
}
footer .footer-logo a {
  display: block;
  width: 172px;
  height: 70px;
  background: url("../images/woco-sprite.png") no-repeat 0 -491px;
  text-indent: -9999px;
}*/
#block-woco-subsite-woco-footer .center-wrapper {
  padding: 0;
}
#block-woco-subsite-woco-footer .center-wrapper article {
  padding: 0 0 30px 0;
}
#block-woco-subsite-woco-footer .center-wrapper .layout-cols-1 {
  width: 23%;
  padding: 0 2% 0 0;
  margin: 0;
}
#block-woco-subsite-woco-footer .center-wrapper h1,
#block-woco-subsite-woco-footer .center-wrapper h1 a,
#block-woco-subsite-woco-footer .center-wrapper h1 a:hover,
#block-woco-subsite-woco-footer .center-wrapper h2,
#block-woco-subsite-woco-footer .center-wrapper h2 a,
#block-woco-subsite-woco-footer .center-wrapper h2 a:hover,
#block-woco-subsite-woco-footer .center-wrapper h3,
#block-woco-subsite-woco-footer .center-wrapper h3 a,
#block-woco-subsite-woco-footer .center-wrapper h3 a:hover {
  font-family: 'Lato Bold', sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #fff !important;
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
}
#block-woco-subsite-woco-footer .center-wrapper p {
  margin: 0 0 10px 0;
}
#block-woco-subsite-woco-footer .center-wrapper .field-item,
#block-woco-subsite-woco-footer .center-wrapper .links.simple {
  margin: 0;
  padding: 0;
  font-family: 'Lato Regular', sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #999 !important;
}
#block-woco-subsite-woco-footer .center-wrapper .field-item a,
#block-woco-subsite-woco-footer .center-wrapper .links.simple a {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  font-size: 13px !important;
  line-height: 18px !important;
  color: #ccc !important;
}
#block-woco-subsite-woco-footer .center-wrapper .field-item a:hover,
#block-woco-subsite-woco-footer .center-wrapper .links.simple a:hover {
  color: #926bf2 !important;
}
footer .panel-display .follow-link-wrapper {
  float: left;
}
#block-woco-subsite-woco-footer .panel-col-bottom {
  height: 60px;
  overflow: hidden;
}
#block-woco-subsite-woco-footer .panel-col-bottom .pane-follow-site {
  float: left;
  margin-top: 17px;
}
#block-woco-subsite-woco-footer .panel-col-bottom .panel-separator {
  display: none;
}
#block-woco-subsite-woco-footer .panel-col-bottom .pane-visitdk-html-blocks-pane {
  float: right;
}
#block-woco-subsite-woco-footer .panel-col-bottom .pane-visitdk-html-blocks-pane img {
  float: left;
  margin-left: 30px;
}
#block-woco-subsite-woco-footer .panel-col-bottom p {
  padding: 0;
  margin: 0;
}
#block-woco-subsite-woco-footer .layout-cols-4 > .inside, .panel-col-bottom-row-full-width .inner {
  width: 100%;
}

/* custom blocks all */
/*
.woco-custom-block.default
.woco-custom-block.solid_color
.woco-custom-block.gray
.woco-custom-block.purple
.woco-custom-block.dark
.section-box-279 .woco-custom-block.default
.section-box-572 .woco-custom-block.default
*/
.woco-custom-block {
  position: relative;
}
.woco-custom-block-media img,
.woco-custom-block-media iframe,
.woco-custom-block-video div,
.woco-custom-block-video .video-play {
  width: 100% !important;
  height: 100% !important;
}
.woco-custom-block-overflow p {
  padding: 0 !important;
  margin: 0 !important;
}

/* custom blocks misc */
.woco-custom-block.default {
  background: none !important;
}
.woco-custom-block.left_info_block {
  background: none !important;
  padding: 0 20px;
}
.woco-custom-block.default .woco-custom-block-content,
.woco-custom-block.solid_color .woco-custom-block-content {
  position: relative;
}
.woco-custom-block.default .woco-custom-block-category-title,
.woco-custom-block.gray .woco-custom-block-category-title,
.woco-custom-block.purple .woco-custom-block-category-title,
.woco-custom-block.dark .woco-custom-block-category-title,
.woco-custom-block.left_info_block .woco-custom-block-category-title,
.woco-custom-block.solid_color .woco-custom-block-description,
.woco-custom-block.gray .woco-custom-block-description,
.woco-custom-block.solid_color .woco-custom-block-media,
.woco-custom-block.gray .woco-custom-block-media,
.woco-custom-block.purple .woco-custom-block-media,
.woco-custom-block.dark .woco-custom-block-media,
.woco-custom-block.left_info_block .woco-custom-block-media {
  display: none;
}
.woco-custom-block.solid_color {
  background-repeat: no-repeat;
  background-position: center 20px;
}
.woco-custom-block.solid_color .woco-category-label,
.woco-custom-block.purple .woco-category-label,
.woco-custom-block.dark .woco-category-label,
.woco-custom-block.left_info_block .woco-category-label,
.woco-custom-block.custom_solid_color .woco-category-label {
  display: none;
}
.woco-custom-block.solid_color .woco-custom-block-category-title {
  margin: 0 0 7px 0;
  padding: 100px 20px 0 20px;
  height: 20px;
  font-family: 'Oswald Light', sans-serif !important;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  overflow: hidden;
}
.woco-custom-block.solid_color .woco-custom-block-title {
  padding: 3px 20px 0 20px;
  font-family: 'Oswald Regular', sans-serif !important;
  font-size: 30px;
  line-height: 40px;
  max-height: 76px;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
}
.woco-custom-block.solid_color .woco-custom-block-title a,
.woco-custom-block.solid_color .woco-custom-block-title a:hover {
  color: #333 !important;
}
.woco-custom-block.gray,
.woco-custom-block.dark {
  background-image: none !important;
  background: #333;
}
.woco-custom-block.purple {
  background-image: none !important;
  background: #926bf2;
}
.woco-custom-block.gray .woco-category-label {
  top: 0;
}
.woco-custom-block.gray .woco-custom-block-overflow {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 20px 20px;
}
.woco-custom-block.gray .woco-custom-block-title {
  font-family: 'Oswald Regular', sans-serif;
  font-size: 25px;
  line-height: 32px;
  padding-top: 3px;
  max-height: 98px;
  overflow: hidden;
}
.woco-custom-block.purple .woco-custom-block-overflow,
.woco-custom-block.dark .woco-custom-block-overflow,
.woco-custom-block.custom_solid_color .woco-custom-block-overflow {
  padding: 19px 30px 0 30px;
}
.section-box-279 .woco-custom-block.custom_solid_color .woco-custom-block-overflow {
  overflow: hidden;
  max-height: 197px;
}
.woco-custom-block.purple .woco-custom-block-title,
 .woco-custom-block.custom_solid_color .woco-custom-block-title {
  margin-bottom: 8px;
  font-family: 'Oswald Regular', sans-serif;
  font-size: 25px;
  line-height: 35px;
  padding-top: 3px;
  max-height: 99px;
  overflow: hidden;
  color: #333;
}
.woco-custom-block.purple .woco-custom-block-title a,
.woco-custom-block.purple .woco-custom-block-title a:hover {
  color: #333 !important;
}
.woco-custom-block.purple .woco-custom-block-description,
.woco-custom-block.custom_solid_color .woco-custom-block-description {
  font-family: 'Oswald Regular', sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding-top: 2px;
  max-height: 133px;
  overflow: hidden;
  color: #fff;
}

.woco-custom-block.dark .woco-custom-block-title {
  margin-bottom: 8px;
  font-family: 'Oswald Regular', sans-serif;
  font-size: 25px;
  line-height: 32px;
  padding-top: 3px;
  max-height: 96px;
  overflow: hidden;
  color: #926bf2;
}
.woco-custom-block.dark .woco-custom-block-title a,
.woco-custom-block.dark .woco-custom-block-title a:hover {
  color: #926bf2 !important;
}
.woco-custom-block.dark .woco-custom-block-description {
  font-family: 'Oswald Regular', sans-serif;
  font-size: 20px;
  line-height: 26px;
  padding-top: 2px;
  max-height: 78px;
  overflow: hidden;
  color: #fff;
}
.woco-custom-block * {
  vertical-align: baseline !important;
}

/* custom blocks big */
.section-box-572 {
  margin-bottom: 14px;
}
.section-box-572 .woco-custom-block {
  height: 470px !important;
}
.section-box-572 .default .woco-custom-block-media {
  height: 328px;
}
.section-box-572 .default .woco-custom-block-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 22px 0 28px 0;
  background: #fff;
}
.section-box-572 .default .woco-custom-block-overflow {
  min-height: 92px; /* watch out - other lines */
  padding: 0 30px 0 30px;
  overflow: hidden;
}
.section-box-572 .default .woco-custom-block-title {
  max-height: 64px; /* watch out - other lines */
  line-height: 32px !important; /* watch other lines */
  padding: 3px 0 0 0; /* watch out - other lines */
  margin: 0 !important;
  font-family: 'Oswald Regular', sans-serif;
  font-size: 25px;
  font-weight: normal;
  color: #333;
  overflow: hidden;
}
.section-box-572 .default .woco-custom-block-description {
  line-height: 21px !important; /* watch out - other lines */
  margin: 0 !important;
  font-family: 'Lato Regular', sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #494949;
}
.section-box-572 .default .title-lines-count-1 .woco-custom-block-description {
  padding-top: 15px; /* watch out - other lines */
}
.section-box-572 .default .title-lines-count-2 .woco-custom-block-description {
  padding-top: 4px; /* watch out - other lines */
}
.section-box-572 .default .woco-custom-block-title a {
  color: #333;
}
.section-box-572 .default .woco-custom-block-title a:hover {
  color: #5f3cd1 !important;
}
.section-box-572 .video-icon {
  z-index: 0;
  cursor: pointer;
}

/* custom blocks small */
.section-box-279 {
  margin-bottom: 14px;
}
.section-box-279 .woco-custom-block {
  height: 228px !important;
}
.section-box-279 .woco-custom-block.left_info_block {
  height: 470px !important;
  border-left: 1px solid #ccc;
}
.section-box-279 .default .woco-custom-block-media {
  height: 160px;
}
.section-box-279 .default .woco-custom-block-description {
  display: none;
}
.section-box-279 .default .woco-custom-block-content {
  padding: 10px 30px;
}
.section-box-279 .default .woco-custom-block-overflow {
  height: 45px;
  overflow: hidden;
}
.section-box-279 .default .woco-custom-block-title {
  display: table;
  height: 44px;
  padding: 2px 0 0 0 !important;
  margin: 0 !important;
  font-family: 'Oswald Regular', sans-serif;
  font-size: 16px;
  line-height: 22px !important;
  font-weight: normal;
  color: #333;
  overflow: hidden;
}
.section-box-279 .default .woco-custom-block-title span {
  display: table-cell;
  vertical-align: middle !important;
}
.section-box-279 .default .woco-custom-block-title a {
  color: #333;
}
.section-box-279 .default .woco-custom-block-title a:hover {
  color: #5f3cd1 !important;
}
.section-box-279 .left_info_block .woco-custom-block-title {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}
.section-box-279 .left_info_block .woco-custom-block-description {
  font-size: 15px;
  line-height: 20px;
}
.section-box-279 .left_info_block .woco-custom-block-overflow {
  height: 440px;
  overflow: hidden;
}
.section-box-279 .left_info_block .woco-custom-block-overflow p {
  padding-bottom: 20px !important;
}
.section-box-279.no-bg,
#content .panel-col-top {
  background: none !important;
}
.panel-col-nav {
  background: transparent none;
  border-top: 0;
}

/* custom block banner */
[class*="pane-openx"].section-box-279 {
  position: relative;
  height: 228px;
}
[class*="pane-openx"].section-box-572 {
  height: 470px !important;
  position: relative;
}
[class*="pane-openx"].section-box-279 .pane-content,
[class*="pane-openx"].section-box-572 .pane-content {
  overflow: hidden;
  margin: 27px 5px 5px;
}
[class*="pane-openx"].section-box-279 .pane-content {
  height: 86%;
}
[class*="pane-openx"].section-box-572 .pane-content {
  height: 93.3%;
}
[class*="pane-openx"].section-box-279 .pane-content .openx-banner,
[class*="pane-openx"].section-box-279 .pane-content .openx-banner img,
[class*="pane-openx"].section-box-572 .pane-content .openx-banner,
[class*="pane-openx"].section-box-572 .pane-content .openx-banner img {
  width: 100% !important;
  height: 100% !important;
}
[class*="pane-openx"] .banner-label {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 12px;
  margin-left: -5px;
  padding: 7px 5px 7.5px 0;
  text-align: right;
  font-family: 'Lato Black', sans-serif;
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #333;
  background: #fff;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-main-content-col-2 [class*="pane-openx"].section-box-279,
#article-top-ten.panel-twocol_65_35 .panel-col-main-content-col-2 [class*="pane-openx"].section-box-279,
body.body-top-ten .panel-twocol_65_35 .panel-col-main-content-col-2 [class*="pane-openx"].section-box-279 {
  clear: both;
}
/*article.article-top-ten .panel-twocol_65_35 .panel-col-main-content-col-2 [class*="pane-openx"].section-box-279 .pane-content .openx-banner img,
#article-top-ten.panel-twocol_65_35 .panel-col-main-content-col-2 [class*="pane-openx"].section-box-279 .pane-content .openx-banner img,
body.body-top-ten .panel-twocol_65_35 .panel-col-main-content-col-2 [class*="pane-openx"].section-box-279 .pane-content .openx-banner img {
  width: auto !important;
}*/

/* custom block banner  Top Ten Page*/
article.article-top-ten .panel-twocol_65_35 .panel-col-main-content-col-2 {
  background: transparent;
}
article.article-top-ten .panel-twocol_65_35 .pane-visitdk-topten-list-pane {
  margin-bottom: 20px;
  background-color: #fff;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-main-content-col-2 [class*="pane-openx"].section-box-279 {
  width: 100%;
  min-height: 326px;
  margin: 0;
}
article.article-top-ten .panel-twocol_65_35 [class*="pane-openx"].section-box-279 .pane-content {
  height: 90.2%;
}
article.article-top-ten .panel-twocol_65_35 [class*="pane-openx"].section-box-279 ~ div[class*="section-box-279"] {
  min-height: 299px;
}
article.article-top-ten .panel-twocol_65_35 [class*="pane-openx"].section-box-279 ~ div[class*="section-box-279"] .pane-content {
  margin-top: 0;
  height: 98.4%;
}
article.article-top-ten .panel-twocol_65_35 [class*="pane-openx"].section-box-279 ~ div[class*="section-box-279"] .banner-label,
.tellus-product-long-content .panel-gdpanel .panel-col-main-content.layout-cols-4 [class*="pane-openx"].section-box-279 ~ div[class*="section-box-279"] .banner-label {
  display: none;
}

/* custom block banner  Tellus Product Page*/
.tellus-product-long-content .panel-gdpanel .panel-col-main-content.layout-cols-4 [class*="pane-openx"].section-box-279 {
  min-height: 236px;
  margin-bottom: 0;
}
.tellus-product-long-content .panel-gdpanel .panel-col-main-content.layout-cols-4 [class*="pane-openx"].section-box-279 ~ div[class*="section-box-279"] {
  min-height: inherit;
  height: 209px;
}
.tellus-product-long-content .panel-gdpanel .panel-col-main-content.layout-cols-4 [class*="pane-openx"].section-box-279 .pane-content {
  height: 86.5%;
}
.tellus-product-long-content .panel-gdpanel .panel-col-main-content.layout-cols-4 [class*="pane-openx"].section-box-279 ~ div[class*="section-box-279"] .pane-content {
  margin-top: 0;
  height: 97.5%;
}


.tellus-product-long-content #woco-product-page-similar-attractions-when-long-content {
  margin-top: 0;
  margin-bottom: 30px;
  width: 73.8%;
  overflow: hidden;
}
.tellus-product-long-content #woco-product-page-similar-attractions-when-long-content .panel-pane {
  clear: none;
  width: 100%;
  margin: 0;
}
.tellus-product-long-content #woco-product-page-similar-attractions-when-long-content .pane-tellus-related-products .pane-content {
  width: 98%;
  margin-left: 1%;
}
.tellus-product-long-content #woco-product-page-similar-attractions-when-long-content .pane-tellus-related-products h2.pane-title {
  margin: 1%;
  width: 98%
}
.tellus-product-long-content #content .panel-gdpanel .panel-col-main-content {
  margin-bottom: -28px;
  padding-bottom: 0;
}


/* category label ---------------------------------------------------------- */
.woco-category-label {
  position: absolute;
  top: -22px;
  left: 20px;
  padding: 5px 12px;
  height: 12px;
  font-family: 'Lato Black', sans-serif;
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #333;
  background: #fff;
}
.woco-article-label .woco-category-label {
  top: 0;
}

/* popup ------------------------------------------------------------------- */
.popup-style-bent_white .popup-element-body .close-btn-wrapper a.popup-close-button,
body div.ctools-modal-content a.close,
body #cboxClose {
  background: url('../images/woco-sprite-popup.png') no-repeat;
  width: 28px;
  height: 28px;
  margin: 0;
}
body #cboxClose {
  right: 0;
  top: 0;
}
.popupoverlay,
#modalBackdrop,
body #cboxOverlay {
  background: url('../images/woco-overlay.png') !important;
}
body #cboxTopLeft,
body #cboxTopRight,
body #cboxBottomLeft,
body #cboxBottomRight {
  width: 10px;
  height: 10px;
}
body #cboxTopCenter,
body #cboxBottomCenter {
  height: 10px;
}
body #cboxMiddleLeft,
body #cboxMiddleRight {
  width: 10px;
}
body #cboxCurrent {
  display: none;
  position: absolute;
  top: 0;
  left: -99999px;
}
body #cboxPrevious {
  position: absolute;
  top: 271px;
  right: auto;
  bottom: auto;
  left: 0;
  padding: 0;
  margin: 0;
  width: 70px;
  height: 70px;
  background: url('../images/woco-sprite-carousel.png') 0 -70px;
  z-index: 2;
}
body #cboxPrevious:hover {
  background: url('../images/woco-sprite-carousel.png') -70px -70px;
}
body #cboxNext {
  position: absolute;
  top: 271px;
  right: 0;
  bottom: auto;
  left: auto;
  padding: 0;
  margin: 0;
  width: 70px;
  height: 70px;
  background: url('../images/woco-sprite-carousel.png') 0 0;
  z-index: 2;
}
body #cboxNext:hover {
  background: url('../images/woco-sprite-carousel.png') -70px 0;
}

/* instagram */
.woco-instagram-popup {
  width: 612px;
  overflow: hidden;
}
.woco-instagram-title {
  font-family: 'Oswald Regular', sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 6px 0 0 25px;
  margin: 0 40px 14px 0;
  max-height: 40px;
  background: url('../images/woco-sprite-popup.png') no-repeat 4px -93px;
  overflow: hidden;
}
.woco-instagram-image {
  width: 612px;
  height: 612px;
  margin-bottom: 15px;
  padding-top: 38px;
}
.woco-instagram-image img {
  width: 100% !important;
  height: 100% !important;
}
.woco-instagram-likes {
  padding-left: 22px;
  background: url('../images/woco-sprite-popup.png') no-repeat 0 -198px;
  float: right;
  font-size: 14px;
  line-height: 20px;
  margin-left: 15px;
}
.woco-instagram-description {
  width: 500px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  word-wrap: break-word;
}
.woco-instagram-tags {
  padding-bottom: 15px;
}
.woco-instagram-comment {
  width: auto;
  padding: 0 0 15px 25px;
  font-size: 14px;
  line-height: 20px;
  background: url('../images/woco-sprite-popup.png') no-repeat 0 -296px;
  overflow: hidden;
  word-wrap: break-word;
}
.woco-instagram-description a,
.woco-instagram-comment a {
  font-weight: bold;
}

/* instagram slider -------------------------------------------------------- */
.woco-instagram-wrapper .anythingSlider-default .anythingWindow {
  overflow: visible;
  border: 0;
}
.woco-instagram-wrapper .anythingSlider-default {
  padding: 0;
}
.woco-instagram-wrapper .anythingSlider-default .arrow a {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: -20px 0 0 0;
  background-image: url('../images/woco-sprite-instagram.png');
}
.as-oldie .woco-instagram-wrapper .anythingSlider-default .arrow {
  top: 50%;
}
.woco-instagram-wrapper .anythingSlider-default .back {
  width: 40px;
  height: 40px;
  left: -65px;
}
.woco-instagram-wrapper .anythingSlider-default .forward {
  width: 40px;
  height: 40px;
  right: -65px;
}
.woco-instagram-wrapper .anythingSlider-default .back a {
  background-position: 0 -40px !important;
}
.woco-instagram-wrapper .anythingSlider-default .forward a {
  background-position: 0 0 !important;
}
.woco-instagram-wrapper .anythingSlider-default .back a:hover {
  background-position: -40px -40px !important;
}
.woco-instagram-wrapper .anythingSlider-default .forward a:hover {
  background-position: -40px 0 !important;
}

.woco-instagram-block {
  background: #fff;
  margin-bottom: 14px;
  width: 98.85%;
}
.ie7 .pane-copenhagen-map + .panel-separator + .pane-woco-instagram-feed .woco-instagram-block {
  float: left;
}
.woco-instagram-header {
  position: relative;
  text-align: center;
}
.woco-instagram-follow {
  position: absolute;
  right: 40px;
  bottom: 30px;
}
.woco-instagram-block .woco-category-label {
  position: static;
  display: inline-block;
  margin: 0 auto;
  background: #333;
  color: #fff;
}
.ie7 .woco-instagram-block .woco-category-label {
  display: inline;
  zoom: 1;
}
.woco-instagram-header-title {
  padding: 48px 0 18px 0 !important;
  margin: 0 250px !important;
  font-family: 'Oswald Light', sans-serif;
  font-size: 34px !important;
  line-height: 44px !important;
  text-transform: uppercase;
}
.woco-instagram-wrapper {
  padding: 0 65px;
  overflow: hidden;
}
.ie7 .woco-instagram-wrapper {
  position: relative;
}
.woco-instagram-li {
  background: #000 !important;
}
.woco-instagram-item {
  display: block;
  position: relative;
  width: 150px;
  height: 100%;
  float: left;
}
.ie6-8 .woco-instagram-item {
  width: 14.285%;
}
@media all and (max-width: 1220px) {
  .woco-instagram-item {
    width: 14.285%;
  }
}
.woco-instagram-block ul {
  margin: 0 !important;
}
.ie7 .woco-instagram-wrapper {
  position: relative;
}
.woco-instagram-item img {
  position: relative;
  width: 100% !important;
  height: 100% !important;
}
.woco-instagram-mouseover {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 32px;
  font-family: 'Lato Regular', sans-serif;
  font-size: 11px !important;
  line-height: 11px !important;
  color: #474747;
  background: #fff;
}
.woco-instagram-mouseover * {
  vertical-align: baseline !important;
}
.woco-instagram-li.activePage .instagram-popup-button:hover .woco-instagram-mouseover {
  display: block;
}
.woco-instagram-count-likes {
  display: block;
  float: right;
  height: 11px;
  margin: 11px 8px 0 0;
  padding: 0 0 0 14px;
  background: url('../images/woco-instagram-mouseover-icons.png') no-repeat 0 0;
}
.woco-instagram-count-comments {
  display: block;
  float: right;
  height: 11px;
  margin: 11px 14px 0 0;
  padding: 0 0 0 14px;
  background: url('../images/woco-instagram-mouseover-icons.png') no-repeat 0 -25px;
}
.woco-instagram-count-likes a,
.woco-instagram-count-comments a,
.woco-instagram-count-likes a:hover,
.woco-instagram-count-comments a:hover {
  color: #000 !important;
}

/* main colors ------------------------------------------------------------- */
/*
shopping #ff786c
begivenhed #ff4c00
attraktion #e9ef2a
aktivitet #56dc32
sted #f222ae
maddrikke #3399ff
transport #00bab9
overnatning #fd115b
service #00f2f5
udlejning #18ac3e
annonce #ffffff
wocopurple #5f3cd1
wocolightpurple #926bf2
*/
#toolbar a:hover {
  color: #fff !important;
}
a {
  color: #5f3cd1;
}
a:hover {
  color: #333 !important;
}
.woco-categories-sted .woco-category-label { background: #ff786c; }
.woco-categories-service .woco-category-label { background: #ff4c00; }
.woco-categories-overnatning .woco-category-label { background: #e9ef2a; }
.woco-categories-transport .woco-category-label { background: #56dc32; }
.woco-categories-shopping .woco-category-label { background: #f222ae; }
.woco-categories-attraktion .woco-category-label { background: #3399ff; }
.woco-categories-begivenhed .woco-category-label { background: #00bab9; }
.woco-categories-maddrikke .woco-category-label { background: #fd115b; }
.woco-categories-udlejning .woco-category-label { background: #00f2f5; }
.woco-categories-aktivitet .woco-category-label { background: #18ac3e; }
.woco-categories-annonce .woco-category-label { background: #ffffff; }

.woco-categories-sted.woco-custom-block.solid_color { background-color: #ff786c; }
.woco-categories-service.woco-custom-block.solid_color { background-color: #ff4c00; }
.woco-categories-overnatning.woco-custom-block.solid_color { background-color: #e9ef2a; }
.woco-categories-transport.woco-custom-block.solid_color { background-color: #56dc32; }
.woco-categories-shopping.woco-custom-block.solid_color { background-color: #f222ae; }
.woco-categories-attraktion.woco-custom-block.solid_color { background-color: #3399ff; }
.woco-categories-begivenhed.woco-custom-block.solid_color { background-color: #00bab9; }
.woco-categories-kongreskalendar.woco-custom-block.solid_color { background-color: #0247be; }
.woco-categories-maddrikke.woco-custom-block.solid_color { background-color: #fd115b; }
.woco-categories-udlejning.woco-custom-block.solid_color { background-color: #00f2f5; }
.woco-categories-aktivitet.woco-custom-block.solid_color { background-color: #18ac3e; }
.woco-categories-annonce.woco-custom-block.solid_color { background-color: #ffffff; }

.woco-categories-kongreskalendar.woco-custom-block.solid_color .woco-custom-block-title a { color: #fff !important; }

.woco-categories-sted.woco-custom-block.gray .woco-custom-block-title a { color: #ff786c; }
.woco-categories-service.woco-custom-block.gray .woco-custom-block-title a { color: #ff4c00; }
.woco-categories-overnatning.woco-custom-block.gray .woco-custom-block-title a { color: #e9ef2a; }
.woco-categories-transport.woco-custom-block.gray .woco-custom-block-title a { color: #56dc32; }
.woco-categories-shopping.woco-custom-block.gray .woco-custom-block-title a { color: #f222ae; }
.woco-categories-attraktion.woco-custom-block.gray .woco-custom-block-title a { color: #3399ff; }
.woco-categories-begivenhed.woco-custom-block.gray .woco-custom-block-title a { color: #00bab9; }
.woco-categories-maddrikke.woco-custom-block.gray .woco-custom-block-title a { color: #fd115b; }
.woco-categories-udlejning.woco-custom-block.gray .woco-custom-block-title a { color: #00f2f5; }
.woco-categories-aktivitet.woco-custom-block.gray .woco-custom-block-title a { color: #18ac3e; }
.woco-categories-annonce.woco-custom-block.gray .woco-custom-block-title a { color: #ffffff; }

.woco-categories-sted.woco-custom-block.gray .woco-custom-block-title a:hover { color: #ff786c !important; }
.woco-categories-service.woco-custom-block.gray .woco-custom-block-title a:hover { color: #ff4c00 !important; }
.woco-categories-overnatning.woco-custom-block.gray .woco-custom-block-title a:hover { color: #e9ef2a !important; }
.woco-categories-transport.woco-custom-block.gray .woco-custom-block-title a:hover { color: #56dc32 !important; }
.woco-categories-shopping.woco-custom-block.gray .woco-custom-block-title a:hover { color: #f222ae !important; }
.woco-categories-attraktion.woco-custom-block.gray .woco-custom-block-title a:hover { color: #3399ff !important; }
.woco-categories-begivenhed.woco-custom-block.gray .woco-custom-block-title a:hover { color: #00bab9 !important; }
.woco-categories-maddrikke.woco-custom-block.gray .woco-custom-block-title a:hover { color: #fd115b !important; }
.woco-categories-udlejning.woco-custom-block.gray .woco-custom-block-title a:hover { color: #00f2f5 !important; }
.woco-categories-aktivitet.woco-custom-block.gray .woco-custom-block-title a:hover { color: #18ac3e !important; }
.woco-categories-annonce.woco-custom-block.gray .woco-custom-block-title a:hover { color: #ffffff !important; }

/* product page ------------------------------------------------------------ */
.panel-col-bottom-row-full-width {
  margin-bottom: -14px !important;
}
.panel-gdpanel .ProductWrapper {
  margin-right: 1.2%;
  width: 73.8%;
  margin-top: 0;
}
.woco-banner-wide .panel-gdpanel .ProductWrapper {
  margin-top: -250px;
}
.panel-gdpanel .ProductRightSidebar {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 14px;
  width: 25%;
}
.woco-banner-wide .panel-gdpanel .ProductRightSidebar {
  margin-top: 14px;
}
@media all and (max-width: 1180px) {
  /* normal browsers */
  .panel-gdpanel .ProductWrapper {
    margin-right: 1.5%;
    width: 73.5%;
  }
}
.woco-narrow .panel-gdpanel .ProductWrapper {
  /* IE7 and IE8 */
  margin-right: 1.5%;
  width: 73.5%;
}

.ProductInfoSidebar > div {
  margin-right: 20px;
}
.panel-gdpanel .ProductInfoSidebar {
  width: 31.6%;
}
@media all and (max-width: 1180px) {
  /* normal browsers */
  .panel-gdpanel .ProductInfoSidebar {
    width: 31.2%;
  }
}
.woco-narrow .panel-gdpanel .ProductInfoSidebar {
  /* IE7 and IE8 */
  width: 31.2%;
}

.ProductInfoSidebar {
  padding-top: 0;
}
.ProductInfoSidebar > div,
.ProductTransportList {
  border-bottom: 2px solid #333333;
}
.ProductInfoSidebar .TellusProductContacts {
  padding-top: 20px;
  border-top: 2px solid #333333;
}
.ProductBodyContent .TellusDbOwner .TellusDbOwnerName {
  border-right: 1px solid #333333;
}
.FacilityCategoryList ul > li > ul li {
  color: #5f3cd1;
}

/* big banner */
.woco-product-banner-wide {
  display: none;
  width: 200%;
  margin: 0 -50% !important;
  height: 500px;
  position: relative;
  background: #e5e5e5;
}
.woco-product-banner-wide .pane-content {
  text-align: center;
}
.woco-product-banner-wide .openx-banner {
  overflow: hidden;
}
.woco-product-banner-wide .openx-banner > a {
  display: block;
}
.woco-banner-wide .woco-product-banner-wide {
  display: block;
}

/* elements */

/* Card icons for Product Page */

.ProductCopenhagenCard {
  height: 122px;
  background: url('../images/woco-discount-card-hagen.png') no-repeat 0 2px;
}

.pane-tellus-product .product-facility-2091 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/uk01b.png');
}
.i18n-da .pane-tellus-product .product-facility-2091 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/dk01b.png');
}
.i18n-de .pane-tellus-product .product-facility-2091 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/de02b.png');
}
.i18n-sv .pane-tellus-product .product-facility-2091 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/se01b.png');
}


.pane-tellus-product .product-facility-2092 .ProductCopenhagenCard {
  background: url('../images/card_icons/uk02b.png') no-repeat 0 2px;
}
.i18n-da .pane-tellus-product .product-facility-2092 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/dk02b.png');
}
.i18n-de .pane-tellus-product .product-facility-2092 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/de01b.png');
}
.i18n-sv .pane-tellus-product .product-facility-2092 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/se02b.png');
}



.ProductCopenhagenCard a {
  display: block;
  width: 165px;
  height: 106px;
}
.ProductWrapper .follow-links {
  margin-left: 14px;
  margin-bottom: 20px;
}
.ProductWrapper .follow-links .follow-link-wrapper {
  float: left;
}
h1.ProductName {
  font-family: 'Oswald Regular', sans-serif;
  font-size: 40px;
  line-height: 50px;
  color: #333;
  padding: 40px 200px 14px 20px;
}
.TellusProductContacts h3,
.ProductInfoSidebar h3,
.ProductRightSidebar h3 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
.TellusProductContacts h4 {
  font-size: 15px;
  line-height: 18px;
  padding-bottom: 5px;
}
.TellusProductContacts h4 + div,
.FacilityCategoryList ul > li h4,
.ProductInfoSidebar,
.ProductTransportList ul > li > h4 {
  font-size: 15px;
  line-height: 21px;
  color: #474747;
}
.ProductBodyContent .ProductTextList p strong {
  font-family: 'Oswald Regular', sans-serif;
  font-size: 25px;
  line-height: 34px;
}
.ProductBodyContent .ProductScheduleList th {
  font-size: 21px;
  line-height: 28px;
}
.pane-node-terms .pane-title,
.pane-related-tags .pane-title,
.ProductBodyContent .TellusCategoryList h3,
.ProductBodyContent .TellusDbOwner h3 {
  width: auto;
  padding-right: 15px;
  font-family: 'Lato Bold', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 25px;
}
.pane-node-terms,
.pane-related-tags,
.ProductBodyContent .TellusCategoryList,
.ProductBodyContent .TellusDbOwner {
  padding: 13px 0 15px 5px;
}

.ProductBodyContent .ProductScheduleList td,
.ProductBodyContent .ProductPriceCategoryList td {
  color: #474747;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
}
.ProductBodyContent .ProductScheduleList td {
  padding: 10px 15px;
  background: #f6f6f6;
}
.ProductBodyContent .ProductScheduleList tr.place td {
  background: #fff;
  padding: 15px 0 5px 0;
}
.ProductBodyContent .ProductScheduleList tr.place h3 {
  text-transform: uppercase;
  font-family: 'Lato Bold', sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #333 !important;
}
.ProductScheduleList .dates {
  text-align: right;
}

.ProductDistanceList h4 {
  font-size: 14px;
  color: #474747;
}
.ProductDistanceList .ProductDistanceInfo {
  font-family: 'Lato Bold', sans-serif;
}
.TellusRoutesForm h5 {
  margin-top: 10px;
}
input.form-text,
input[type="text"],
textarea {
  background: none repeat scroll 0 0 #f5f5f5;
  border: 1px solid #dddddd;
}
label,
.form-corporate .form-item label {
  color: #999999;
}
.ProductLinksList h3 {
  /*
  border-top: 2px solid #333333;
  padding-top: 20px;
  */
}
.ProductLinksList a {
  color: #474747 !important;
}
.ProductLinksList a:hover {
  color: #5f3cd1 !important;
}
.TellusRoutesForm .form-actions {
  margin-right: -4px;
}
.ProductDistanceList {
  padding-bottom: 20px;
}
#content .panel-gdpanel .ProductBodyContent > * {
  margin-left: 20px;
  margin-right: 32px;
}
#content .panel-gdpanel .ProductBodyContent > .TellusMediaList {
  margin: 0 0 0 14px;
}
#content .panel-gdpanel .ProductBodyContent > .TellusMediaList img {
  height: 100%;
}
.TellusPhonePrefix {
  color: #999999;
}
.ProductFlickr .woco-link-arrow {
  margin: 15px 0;
}
.ProductTwitter {
  font-size: 14px;
  padding-bottom: 10px !important;
}
.ProductTwitter .tweet_time {
  font-family: 'Lato Bold', sans-serif;
}
.ProductTwitter .tweet_text {
  display: block;
}
.TellusBookingBox {
  padding-bottom: 20px;
}
.TellusPriceItem {
  background: #f6f6f6;
  padding: 10px 15px;
  margin: 10px 0;
}
.priceListHeader,
.priceListHeader strong {
  font-family: 'Oswald Regular', sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333 !important;
}
.TellusStarRating {
  display: none;
}
.pane-tellus-related-products .ProductImageWrapper {
  margin-bottom: 20px;
}
.pane-tellus-related-products .ProductName {
  margin-bottom: 10px;
}
.pane-tellus-related-products .TellusProductList .ProductTextList {
  margin-top: 0;
}
.pane-tellus-related-products h2.pane-title {
  margin-bottom: 10px;
}
.pane-tellus-related-products .see-more {
  margin-top: 20px;
}

.panel-gdpanel .pane-visitdk-search-print-button-pane {
  display: none;
}
.panel-gdpanel .panel-col-main-content.layout-cols-4 .section-box-279 {
  margin-right: 0;
  width: 25%;
}
.panel-gdpanel .panel-col-main-content.layout-cols-4 .panel-pane.pane-visitdk-html-blocks-pane.section-box-279.pane-openx-999 {
  clear: left;
  float: left;
  margin-top: 2%;
}
body.tellus-product-long-content .panel-gdpanel .panel-col-main-content.layout-cols-4 .panel-pane.pane-visitdk-html-blocks-pane.section-box-279.pane-openx-999 {
  margin-top: 0;
  float: right;
  clear: right;
}
.panel-gdpanel .element-add-button {
  position: absolute;
  right: 27.9%;
  top: 87px;
  padding-right: 0;
  z-index: 9999; /* the same as other button */
}
.woco-banner-wide .panel-gdpanel .element-add-button {
  top: 315px;
}
.panel-gdpanel .pane-addthis-addthis-block {
  position: absolute;
  right: 27.9%;
  top: 57px;
  padding-right: 0;
  z-index: 9999; /* the same as other button */
}
.woco-banner-wide .panel-gdpanel .pane-addthis-addthis-block {
  top: 285px;
}
@media all and (max-width: 1180px) {
  /* normal browsers */
  .panel-gdpanel .pane-add-product-to-guide,
  .panel-gdpanel .pane-addthis-addthis-block {
    right: 28.5%;
  }
}
.woco-narrow .panel-gdpanel .pane-add-product-to-guide,
.woco-narrow .panel-gdpanel .pane-addthis-addthis-block {
  /* IE7 and IE8 */
  right: 28.5%;
}

.woco-link-arrow {
  color: #333 !important;
  display: inline-block;
  height: 21px;
  line-height: 21px;
  padding: 0 0 0 20px;
  background: url("../images/woco-sprite-bullets.png") no-repeat -290px 6px;
}
.ie7 .woco-link-arrow {
  display: inline;
  zoom: 1;
}
.woco-link-arrow:hover {
  color: #5f3cd1 !important;
}
.ProductTripadvisor iframe {
  margin-bottom: 10px;
  height: 85px;
}

/* corporate page ---------------------------------------------------------- */
.article-section-page .pane-node-title h1 {
  font-size: 40px;
  line-height: 60px;
  margin: 0;
  padding: 0 50px 20px 0;
  text-transform: uppercase;
}
.article-section-page .pane-node-body,
.article-section-page .pane-node-body * {
  font-family: 'Lato Light', sans-serif;
  font-size: 20px;
  line-height: 28px;
}
.article-section-page .pane-node-body {
  padding-right: 50px;
}

/* article page ------------------------------------------------------------ */
.article-type-article h1 {
  font-size: 40px;
  line-height: 45px;
}
.article-type-article .field-name-field-body-summary {
  font-family: 'Lato Light', sans-serif;
  font-size: 20px;
  line-height: 28px;
}
.article-type-article h2 {
  font-size: 25px;
  line-height: 30px;
  color: #333;
}
.article-type-article h3 {
  font-size: 20px;
  line-height: 35px;
  color: #333;
}
.article-type-article h4 {
  font-size: 15px;
  line-height: 20px;
  color: #333;
}
.field-name-field-copyright h2.field-label,
.field-name-field-copyright .field-items {
  margin: 0;
  padding: 0;
  font-family: 'Lato Regular', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.field-name-field-copyright h2.field-label {
  font-family: 'Lato Bold', sans-serif;
  line-height: 17px;
}
.article-content .field-name-field-full-name {
  margin-bottom: 10px;
}
.article-content .field-name-field-full-name * {
  margin-bottom: 0 !important;
}
.article-content .field-name-field-full-name,
.article-content .field-name-field-full-name * {
  color: #7D7463;
  font-family: 'Lato Regular', sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal !important;
}
.field-collection-container {
  border-bottom: 0;
}
.field-collection-view .field-name-field-block-title h2 {
  font-size: 25px;
  line-height: 35px;
  margin-bottom: 10px;
}
.field-collection-view .field-name-field-block-body .field-item,
.field-collection-view .field-name-field-block-body .field-item p {
  margin: 0 0 10px 0;
}
.field-collection-view .field-name-field-block-body .field-items a {
  background: url('../images/woco-simple-links-arrow.png') no-repeat 0 10px;
  padding: 5px 0 5px 22px;
  margin-bottom: 0 !important;
  font-size: 14px !important;
  color: #474747 !important;
}
.field-collection-view .field-name-field-block-body .field-items a:hover {
  color: #5f3cd1 !important;
}
.article-content .pane-node-terms .pane-content ul {
  margin-top: 3px;
}

/* employee page ----------------------------------------------------------- */
.views-exposed-widgets {
  border: 1px solid #333 !important;
  background: #333 !important;
  height: 28px;
  min-height: 28px;
}
.views-exposed-widgets .views-widget {
  margin-top: 1px;
}
.views-exposed-form .form-text,
.views-exposed-form .compact-form-label {
  color: #fff !important;
  font-size: 13px !important;
  line-height: 18px !important;
}
.views-exposed-form .compact-form-label {
  top: 4px !important;
  left: 12px !important;
  cursor: text !important;
}
.views-exposed-form .form-submit {
  background: url('../images/woco-sprite.png') no-repeat -1178px -305px !important;
}
.views-exposed-form .form-submit:hover {
  background: url('../images/woco-sprite.png') no-repeat 6px -305px !important;
}
.views-exposed-form .button-wrapper:hover {
  background: none !important;
}
.views-exposed-form input:focus {
  outline: none !important;
}
.views-exposed-widgets .button-wrapper {
  margin: 0 !important;
  box-shadow: none;
  filter: none;
}
.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
.ie7 .views-exposed-widgets .button-wrapper {
  width: 30px;
}

/* add/remove icon --------------------------------------------------------- */
.node-title .add-remove-wrapper {
  margin: 0 !important;
  padding: 0 !important;
}
.node-title .add-remove-wrapper .text {
  display: none !important;
}
.node-title .add-my-guide {
  margin: 0 !important;
  padding: 2px 14px !important;
  box-shadow: none !important;
  filter: none !important;
}
.node-title .add-my-guide .icon {
  background: url('../images/woco-icon-sprite.png') no-repeat 0 -404px;
}
.node-title .add-my-guide:hover .icon {
  background-position: -34px -404px;
}
.node-title .add-my-guide.action-remove .icon {
  background: url('../images/woco-icon-sprite.png') no-repeat 0 -432px;
}
.node-title .add-my-guide.action-remove:hover .icon {
  background-position: -34px -432px;
}

/* top 10 page ------------------------------------------------------------- */
#topten-items-list h2 {
  line-height: 20px;
}
.ie8 #topten-items-list h2,
.ie8 #topten-items-list h2 .title {
  display: inline;
}
#topten-items-list h2 .title {
  padding: 0 !important;
  margin: 0 !important;
  display: block;
}
#topten-items-list .add-remove-wrapper {
  margin: 0 !important;
}
.pane-visitdk-topten-references .node-image + .node-body {
  width: 59%;
}
.pane-visitdk-topten-references .node-body .button-wrapper a,
.pane-visitdk-topten-references .node-body .button-wrapper a:hover {
  font-family: Oswald Light !important;
  font-size: 17px;
}
.pane-visitdk-topten-references .internal-node,
.pane-visitdk-topten-references .tellus-product {
  position: relative;
}
.pane-visitdk-topten-references .node-body {
  padding-bottom: 38px;
}
.pane-visitdk-topten-references .node-image + .node-body .see-more {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 1px 0 0;
}

/* save card */
#topten-items-list .ProductCopenhagenCard + .ProductTextList {
  width: 70%;
}
#topten-items-list .ProductCopenhagenCard {
  float: right;
  width: 102px;
  height: 64px;
  background: url('../images/woco-discount-card-small.png') no-repeat;
}

/* Card icons for Top Ten Page */
#topten-items-list .product-facility-2091 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/uk01s.png');
}
.i18n-da #topten-items-list .product-facility-2091 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/dk01s.png');
}
.i18n-de #topten-items-list .product-facility-2091 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/de02s.png');
}
.i18n-sv #topten-items-list .product-facility-2091 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/se01s.png');
}


#topten-items-list .product-facility-2092 .ProductCopenhagenCard {
  background: url('../images/card_icons/uk02s.png') no-repeat 0 2px;
}
.i18n-da #topten-items-list .product-facility-2092 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/dk02s.png');
}
.i18n-de #topten-items-list .product-facility-2092 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/de01s.png');
}
.i18n-sv #topten-items-list .product-facility-2092 .ProductCopenhagenCard {
  background-image: url('../images/card_icons/se02s.png');
}



#topten-items-list .ProductCopenhagenCard a {
  width: 102px;
  height: 64px;
}
#topten-items-list .ProductTextList {
  font-size: 15px;
  line-height: 21px;
}

/* minus icon */
.add-my-guide.action-remove .icon {
  background: url('../images/woco-sprite.png') no-repeat left -848px;
}

/* IE7 fix */
.ie7 .pane-visitdk-topten-references .node-image + .node-body {
  width: 58%;
}
.ie7 .pane-visitdk-topten-references .node-title,
.ie7 #topten-items-list h2,
.ie7 #topten-items-list h2 .title {
  line-height: 30px;
}
.ie7 #topten-items-list h2 .title {
  padding: 0;
  margin: 0;
}
.ie7 h1 {
  line-height: 40px;
}
.ie7 .article-type-article h1 {
  line-height: 52px;
}

/* wide banner */
article.article-top-ten .panel-twocol_65_35,
#article-top-ten.panel-twocol_65_35,
body.body-top-ten .panel-twocol_65_35 {
  position: relative;
  margin-top: -22px;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-background,
#article-top-ten.panel-twocol_65_35 .panel-col-background,
body.body-top-ten .panel-twocol_65_35 .panel-col-background {
  position: absolute;
  left: 0;
  top: 0;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper,
#article-top-ten.panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper,
body.body-top-ten .panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper {
  position: relative;
  top: 417px;
  left: 0;
  padding: 0 0 417px 0;
}

article.article-top-ten .panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper .panel-col-main-content-col-1,
#article-top-ten.panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper .panel-col-main-content-col-1,
body.body-top-ten .panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper .panel-col-main-content-col-1 {
  margin-top: -150px;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper .panel-col-main-content-col-2,
#article-top-ten.panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper .panel-col-main-content-col-2,
body.body-top-ten .panel-twocol_65_35 .panel-col-background + .panel-panel-wrapper .panel-col-main-content-col-2 {
  margin-top: 0;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-background .openx-banner,
#article-top-ten.panel-twocol_65_35 .panel-col-background .openx-banner,
body.body-top-ten .panel-twocol_65_35 .panel-col-background .openx-banner {
  margin: 0 -50% !important;
  width: 200%;
  text-align: center;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-background .openx-banner > a,
#article-top-ten.panel-twocol_65_35 .panel-col-background .openx-banner > a,
body.body-top-ten .panel-twocol_65_35 .panel-col-background .openx-banner > a {
  display: block;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-background .openx-banner img,
#article-top-ten.panel-twocol_65_35 .panel-col-background .openx-banner img,
body.body-top-ten .panel-twocol_65_35 .panel-col-background .openx-banner img {
  margin: 0;
  display: inline;
}
article.article-top-ten .panel-twocol_65_35 .panel-col-background .openx-banner .banner-label,
#article-top-ten.panel-twocol_65_35 .panel-col-background .openx-banner .banner-label,
body.body-top-ten .panel-twocol_65_35 .panel-col-background .openx-banner .banner-label {
  display: none;
}

/* more -------------------------------------------------------------------- */
.panel-col-title {
  position: relative;
}
.panel-col-title .element-share-button {
  position: absolute;
  bottom: 14px;
  right: 0;
  padding-right: 0;
}
[class*="pane-openx"] {
  position: relative;
}

/* H2 font size change for news, articles, theme articles, section pages --- */
.pane-node-body h2 {
  font-size: 18px;
}
.pane-node-body h3 {
  font-size: 16px;
}
.pane-node-body h4 {
  font-size: 14px;
}

/* more */
#cboxLoadedContent {
  position: relative;
  z-index: 1;
}

/* product 4 banners ------------------------------------------------------- */
.panel-col-content-footer .section-box-279 {
  width: 23.8%;
  margin-right: 1.2%;
}

/* Fixes -------------------------------------------------------------- */
[class*="pane-openx"] {
  overflow: hidden;
}
.panel-twocol_65_35 .panel-col-first [class*="pane-openx"] {
  overflow: visible;
}
.panel-twocol_65_35 .panel-col-first [class*="pane-openx"] .banner-label {
  display: none !important;
}
.woco-product-banner-wide .banner-label {
  display: none !important;
}

/* Meeting */
.pane-meeting-rooms {
  float: left;
  width: 73.8%;
}
/* RFP */
#request-a-proposal-page .webform-client-form .button-wrapper,
.request-for-proposal-button-wrapper,
.pane-venues-explore-more .button-wrapper,
#request-a-proposal-page .webform-client-form .button-wrapper input,
.pane-venues-explore-more .pane-content a,
.request-for-proposal-button-wrapper a {
  background: #0046be;
}
#request-a-proposal-page .webform-client-form .button-wrapper:hover,
.request-for-proposal-button-wrapper:hover,
.pane-venues-explore-more .button-wrapper:hover,
.request-for-proposal-button-wrapper:hover input,
.request-for-proposal-button-wrapper:hover a,
.request-for-proposal-button-wrapper:hover,
.request-for-proposal-button-wrapper a:hover,
.pane-venues-explore-more .pane-content a:hover {
  background: #0046be;
}
/*Congress Tellus Search Results */
#search-panel-congress .pane-visitdk-simple-links-pane .button-wrapper {
	padding: 8px;
}
#search-panel-congress .pane-visitdk-simple-links-pane a {
  font-family: 'Oswald Light' !important;
  font-size: 20px;
  font-weight: normal !important;
  line-height: 28px;
}

#search-panel-congress .button-wrapper-print-button,
#search-panel-congress-all .button-wrapper-print-button {
	background: #333333;
	height: 20px;
	float: right;
  margin-right: 23px;
  margin-top: 14px;
}
#search-panel-congress .button-wrapper-print-button:hover,
#search-panel-congress-all .button-wrapper-print-button:hover {
	background: #999999;
}
#search-panel-congress .button-wrapper-print-button a,
#search-panel-congress .button-wrapper-print-button span,
#search-panel-congress-all .button-wrapper-print-button a,
#search-panel-congress-all .button-wrapper-print-button span {
	text-indent: 0;
	color: #fff;
	text-transform: uppercase;
}
#search-panel-congress .button-wrapper-print-button a.the-print-button,
#search-panel-congress-all .button-wrapper-print-button a.the-print-button {
	background-image: url(../images/congress-print.png);
	background-repeat: no-repeat;
	background-position: 8px 1px;
	padding-left: 36px;
	font-size: 11px;
	height: 20px;
}
#search-panel-congress .pane-tellus-search .TellusProduct .node-title {
  margin: 0!important;
}
#search-panel-congress .pane-tellus-search .TellusProduct .node-title h2 {
  display: block;
	height: auto;
}
#search-panel-congress .pane-tellus-search .TellusProduct .node-date,
#search-panel-congress .pane-tellus-search .TellusProduct .node-advertisementList-Association,
#search-panel-congress .pane-tellus-search .TellusProduct .node-advertisementList-pcd,
#search-panel-congress .pane-tellus-search .TellusProduct .node-facility-number-of-delegates,
#search-panel-congress .pane-tellus-search .TellusProduct .node-venue {
  padding: 0 7%;
}
#search-panel-congress .pane-tellus-search .TellusProduct a {
  color: #0046be;
  vertical-align: middle;
}
#search-panel-congress .pane-tellus-search .TellusProduct {
    height: 410px!important;
    font-family: 'Lato bold';
    font-size: 12px;
}
#search-panel-congress .pane-tellus-search .TellusProductList .TellusProduct .label {
    font-family: 'Lato bold';
    font-weight: normal;
    vertical-align: middle;
    font-size: 12px;
}
#search-panel-congress .panel-col-main-content-col-1 .button-wrapper,
#congress-registration-form .button-wrapper,
#congress-registration-form .panel-col-main-content-col-1 > .inside > .pane-visitdk-simple-links-pane .button-wrapper {
  background: #0046be;
}
#search-panel-congress .TellusPrevious[href] {
	  background: url("../images/woco-sprite-congress.png") no-repeat 0 -696px !important;
}
#search-panel-congress .TellusNext[href] {
	  background: url("../images/woco-sprite-congress.png") no-repeat -51px -647px !important;
}
#search-panel-congress .TellusPrevious {
	  background: url("../images/woco-sprite-congress.png") no-repeat 0 -647px !important;
}
#search-panel-congress .TellusNext {
	  background: url("../images/woco-sprite-congress.png") no-repeat -51px -696px !important;
}

#search-panel-congress .TellusPrevious[href]:hover {
	  background: url("../images/woco-sprite-congress.png") no-repeat -102px -696px !important;
}
#search-panel-congress .TellusNext[href]:hover {
	  background: url("../images/woco-sprite-congress.png") no-repeat -102px -647px !important;
}

#search-panel-congress .panel-col-main-content-col-1 .button-wrapper input,
#search-panel-congress .panel-col-main-content-col-1 .button-wrapper a,
#search-panel-congress .panel-col-main-content-col-1 .button-wrapper input:hover,
#search-panel-congress .panel-col-main-content-col-1 .button-wrapper a:hover,
#congress-registration-form .button-wrapper input,
#congress-registration-form .button-wrapper input:hover,
#congress-registration-form .panel-col-main-content-col-1 > .inside > .pane-visitdk-simple-links-pane a {
	background: none;
}
#congress-registration-form .panel-col-main-content-col-1 > .inside > .pane-visitdk-simple-links-pane .button-wrapper a{
	font-family: 'Oswald Light' !important;
	font-size: 20px;
	font-weight: normal !important;
	line-height: 28px;
}
#congress-registration-form .panel-col-main-content-col-1 > .inside > .pane-visitdk-simple-links-pane .button-wrapper {
	padding: 8px;
}
#search-panel-congress .panel-col-main-content-col-1 .button-wrapper:hover,
#congress-registration-form .button-wrapper:hover,
#congress-registration-form .panel-col-main-content-col-1 > .inside > .pane-visitdk-simple-links-pane .button-wrapper:hover {
  background: #3395e3!important;
}
#search-panel-congress input.form-autocomplete {
  background-image: none;
}
#search-panel-congress .panel-col-main-content-col-1 .pane-freetext-search,
#search-panel-congress .panel-col-main-content-col-1 .pane-reset-facets,
#search-panel-congress .panel-col-main-content-col-1 .pane-visitdk-simple-links-pane {
    margin-top: -15px;
}
#search-panel-congress .panel-col-main-content-col-1 .pane-reset-facets {
  position: relative;
}
#search-panel-congress .panel-col-main-content-col-1 .pane-reset-facets .button-wrapper {
 position: absolute;
 top: -58px;
 right: 89px;
}
#search-panel-congress .panel-col-main-content-col-1 .pane-freetext-search .button-wrapper {
	margin-top: 10px;
}
#search-panel-congress .panel-col-main-content-col-1 .pane-visitdk-simple-links-pane .button-wrapper {
	margin-left: 10%;
	margin-bottom: 20px;
}
#search-panel-congress .pane-visitdk-search-print-button-pane {
	background: #fff;
	margin-right: 14px;
	height: 48px;
}
#search-panel-congress .pane-tellus-search {
	margin-top: -35px;
	margin-bottom: -25px;
}
#search-panel-congress #freetext-search-block-form input.form-text {
	width: 156px!important;
}
#search-panel-congress #freetext-search-block-form {
	margin-left: 10px;
}
#search-panel-congress #freetext-search-block-form .form-item {
	margin-right: 0.5em;
}
#search-panel-congress .panel-col-main-content-col-1 .pane-custom {
	margin-bottom: 5px;
}
#search-panel-congress .panel-col-main-content-col-2 .panel-separator {
  display: none;
}

/* Congress register form */
#congress-registration-form #edit-submitted-about-the-event-event-image .fil {
    float: right;
    margin: 0;
		background-image: url(../images/woco-button-browse-congress.png);
}
#congress-registration-form .webform-client-form label {
	margin-right: 0!important;
}
#congress-registration-form .form-actions {
	text-align: right;
	margin: 25px 0 45px;
}
#congress-registration-form .panel-col-main-content-col-2 .panel-pane .links.simple {
	border-bottom: 2px solid #000;
}
#congress-registration-form .panel-col-main-content-col-2 .panel-pane .links.simple li {
	margin-left: 0!important;
}
#congress-registration-form .webform-datepicker .form-type-select {
	height: 25px;
	background: #ededed!important;
	font-family: 'Oswald Regular',sans-serif;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
	margin-right: 3px;
}
#congress-registration-form .webform-datepicker .form-type-select select {
	margin-right: -18px;
	font-family: 'Oswald Regular',sans-serif;
	background: none!important;
	border: none;
	-webkit-appearance: none;
	-webkit-padding-end: 18px;
  text-transform: uppercase;
}
#congress-registration-form .jqTransformSelectWrapper div span {
	padding-top: 7px;
}
#congress-registration-form .form-item-submitted-about-the-event-end-date-year .jqTransformSelectWrapper,
#congress-registration-form .form-item-submitted-about-the-event-start-date-year .jqTransformSelectWrapper {
	width: 50px!important;
}
#congress-registration-form .jqTransformSelectWrapper  a.jqTransformSelectOpen {
	background: none!important;
}
#congress-registration-form .jqTransformSelectWrapper ul {
	width: 40px!important;
}
#congress-registration-form #edit-submitted-about-the-event-event-image-upload-button {
	height: 24px;
}
#congress-registration-form #edit-submitted-about-the-event-event-image>div {
	width: 246px;
	float: left;
}
#congress-registration-form .ajax-progress-throbber {
	display: none!important;
}
#congress-registration-form .form-managed-file .inp {
	width: 100px;
}
#search-panel-congress .pane-tellus-search {
	min-height: 107px;
}
#congress-registration-form #event-date-facetapi-select-form .button-wrapper {
	margin-right: 27px;
}
#congress-registration-form .panel-col-main-content-col-2 {
	padding-top: 29px!important;
}
#congress-registration-form .panel-col-main-content-col-2 a {
	color: #0046BE;
}
#congress-registration-form .element-share-button {
	position: static!important;
	float: none;
	width: 100%;
	text-align: right;
  padding: 32px 0 70px 0!important;
	border-bottom: 2px solid #000;
	width: 90%!important;
}
#congress-registration-form .element-share-button a {
	color: #fff;
}

#congress-registration-form .panel-col-main-content-col-2 .panel-pane {
	clear: both;
	border-bottom: 2px solid #000;
	padding-top: 20px;
	width: 90%!important;
}
#congress-registration-form .panel-col-main-content-col-2 .panel-pane .pane-title,
#congress-registration-form .panel-col-main-content-col-2 .panel-pane .woco-custom-block-title {
	font-size: 25px;
	margin: 20px 0;
}
#congress-registration-form .panel-col-main-content-col-2 .panel-separator {
	display: none;
}
#webform-component-about-the-event--planned-dates .fieldset-wrapper {
	float: right;
	width: 340px;
	padding-top: 28px;
}
#webform-component-about-the-event--planned-dates legend {
	font-family: 'Lato Regular'!important;
	font-weight: normal !important;
	font-size: 14px;
	padding-bottom: 10px;
	float: left;
	width: auto;
}
#webform-component-about-the-event--planned-dates .fieldset-wrapper label {
	float: none!important;
}
#webform-component-about-the-event--event-abbreviation {
	margin-bottom: 30px;
}
#congress-registration-form .panel-col-main-content-col-1 > .inside > .pane-visitdk-simple-links-pane {
	padding:  30px 0;
}
#edit-submitted-about-the-event-event-image-ajax-wrapper {
	margin-bottom: 18px;
}
#webform-component-about-the-event > legend {
	border-top: 2px solid #ededed;
	margin-left: -23px;
	padding-left: 23px;
}
.TellusProduct .label {
	font-family: 'Lato Light';
	font-weight: bold;
	vertical-align: top;
	margin-right: .6em;
}
#search-panel-congress .button-wrapper-print-button a.the-print-button.active,
#search-panel-congress-all .button-wrapper-print-button a.the-print-button.active {
	padding-right: 20px;
}
#search-panel-congress-all .button-wrapper-print-button {
  margin-bottom: 20px;
}
.TellusProduct .node-date {
	font-size: 13px;
}
#congress-registration-form  #edit-submitted-about-the-event-event-image .button-wrapper {
	padding-left: 13px !important;
	padding-right: 13px !important;
}
#congress-registration-form .file {
	width: 225px !important;
}

/*
 * Campaign events
 */

.pane-campaign-events,
.pane-promoted-events {
  clear: both;
  margin-right: 1.6%;
}

.pane-promoted-events {
  background: #fff;
}
.pane-promoted-events .TellusProductList {
  position: relative;
  left: 5px;
}
.pane-campaign-events .pane-title,
.pane-promoted-events .pane-title {
  font-size: 36px;
  line-height: 45px;
  padding: 20px 0 5px;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  font-family: 'Oswald Light', sans-serif !important;
}
.pane-campaign-events .pane-title .title {
  margin: 0;
}
.pane-campaign-events .pane-content {
  background: #fff;
  padding: 23px 0 23px 31px;
}
.pane-campaign-events .pane-content:after,
.pane-promoted-events .pane-content:after {
  content: "";
  clear: both;
  display: block;
  font-size: 0;
}
.pane-campaign-events #edit-f {
  float: left;
  width: 294px;
}
.pane-campaign-events #edit-f .jqTransformSelectWrapper,
.pane-campaign-events #edit-f select{
  width: 225px !important;
}
.pane-campaign-events #edit-dates {
  float: left;
  width: 302px;
}
.pane-campaign-events #edit-dates .form-item {
  clear: both;
}
.pane-campaign-events #edit-dates .form-item label {
  font-size: 11px;
  float: left;
  line-height: 31px;
  width: 60px;
}
.pane-campaign-events #edit-dates .form-type-select {
  border-radius: 4px;
  background: #efeeea;
  overflow: hidden;
  padding: 0 2px;
  border: 2px solid #efeeea;
  margin: 0 2px 0 0;
}

.pane-campaign-events #edit-dates select {
  border: 0;
  font-family: 'Oswald Regular', sans-serif;
  margin: 0 -19px 0 0;
  font-size: 15px;
  outline: none;
  background: transparent;
}
.pane-campaign-events #edit-dates select.day {
  margin-right: -25px;
}
.pane-campaign-events #edit-keys-wrapper {
  float: left;
  width: 295px;
}
.pane-campaign-events .form-item-keys label {
  margin: 0;
}
.pane-campaign-events .form-item-keys input {
  width: 226px;
}

.pane-campaign-events #edit-f label,
.pane-campaign-events #edit-dates legend,
.pane-campaign-events #edit-keys-wrapper legend {
  font-size: 16px;
  margin-bottom: 13px;
  font-family: 'Oswald Regular', sans-serif;
  font-weight: normal;
  color: #333;
  float: none;
}

.pane-campaign-events .button-wrapper {
  margin-top: 38px;
}
.pane-campaign-events .button-wrapper input {
  font-size: 20px;
  font-family: 'Oswald Light', sans-serif !important;
  padding: 0 33px;
  text-transform: uppercase;
  outline: none;
}

.CampaignEvents .TellusProductList {
}

.CampaignEvents .PagerWrapper {
  background: transparent;
  padding-right: 0;
}

.CampaignEvents .PagerWrapper h3 {
  margin-left: 0;
}

.CampaignEvents .TellusProduct {
  float: left;
  width: 23.8%;
  margin-right: 1.1%;
  margin-bottom: 1.1%;
  background: #fff;
  height: 312px;
}
.pane-promoted-events .CampaignEvents .TellusProduct {
  width: 24.1%;
  margin-right: 0.7%;
}
.CampaignEvents .TellusProduct .node-image {
  position: relative;
  height: 155px;
  margin-bottom: 12px;
  overflow: hidden;
}
.CampaignEvents .TellusProduct .label-event {
  background-color: #00bab9;
  padding: 0 12px;
  line-height: 22px;
  font-size: 11px;
  color: #303b3b;
  position: absolute;
  bottom: 0;
  left: 20px;
}

.CampaignEvents .TellusProduct .node-title {
  margin: 0 0 6px 29px;
}

.CampaignEvents .TellusProduct .node-title a {
  color: #484848;
  font-size: 16px;
  line-height: 22px;
}

.CampaignEvents .TellusProduct .node-date {
  margin: 0 0 6px 29px;
  font-size: 13px;
}
.CampaignEvents .TellusProduct .node-date h5 {
  float: left;
  margin: 0 5px 0 0;
  font-size: 13px;
}

.CampaignEvents .TellusProduct .node-categories {
  margin: 0 0 0 29px;
  font-size: 13px;
}
.CampaignEvents .TellusProduct .node-categories h5 {
  font-size: 13px;
}

.article-type-panel .pane-fblikebutton-fblikebutton-block,
.contextual-links-region.pane-fblikebutton-fblikebutton-block  {
  border-top: none;
}

/*Search*/
.panel-col-main-content-col-1 .ankiro-custom-layout-taxonomy-style-default.expanded .ankiro-custom-layout-taxonomy-title > .label,
.panel-col-main-content-col-1 .ankiro-custom-layout-taxonomy-style-default .ankiro-custom-layout-taxonomy-block a:hover,
.panel-col-main-content-col-1 .ankiro-custom-layout-taxonomy-style-default .ankiro-custom-layout-taxonomy-block .term-title > .label,
.panel-col-main-content-col-1 .ankiro-custom-layout-taxonomy-style-default .ankiro-custom-layout-taxonomy-block .term.active > a {
  color: #5f3cd1;
}
.ankiro-custom-layout-taxonomy-title {
  font-family: 'Oswald Regular',sans-serif;
  font-weight: normal;
}
