﻿body {
  font-family: "Signika", Arial, sans-serif;
  font-weight: 400;
  background: url(../img/body-bg-1170.png) repeat-y 50% 0 #ccc;
}

.container {
  /*background:url(../img/background-BG-TEMP.png)no-repeat 50% 0;*/
  background: #fff;
}

.toplinks {
  background: #009ee0;
  height: 25px;
}

.wrapper-margin-fix {
  margin-left: 30px;
}

.header {
  /* background:url(../img/header-bg.png) no-repeat 50% 0 #003b6f!important; */
  background: #003b6f !important;
  background-size: 100%;
  height: 110px;
  position: relative;
}

footer {
  clear: both;
  padding-top: 18px;
  margin-left: 30px;
}

.logo {
  margin-top: 24px;
  margin-left: 24px;
}

.logo a {
  margin-top: 12px;
}

h2 {
  font-size: 13px;
  font-weight: 600;
}

h3 {
  font-size: 13px;
  font-weight: 600;
}

.homepage-row h3 {
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 6px;
}

.homepage-row h3,
.homepage-row h3 a,
.homepage-row h3 a:visited {
  color: #d40072;
}

.homepage-row h4 {
  font-size: 13px;
  font-weight: 400;
  margin: 0;
}

.homepage-row p {
  margin-right: 24px;
}

.homepage-row .span3 {
  position: relative;
  min-height: 180px;
}

.homepage-row .span3 a.more {
  position: absolute;
  bottom: 0;
}

.sub-menu ul {
  margin: 0;
}

.sub-menu ul li {
  list-style-type: none;
  display: inline;
  background: url(../img/sub-menu-ul-li-BG.png) no-repeat 0 0;
  padding-left: 6px;
  padding-right: 6px;
}

.sub-menu ul li:first-child {
  background: none;
  padding-left: 0;
}

.sub-menu ul li:last-child {
  padding-right: 0;
}

.sub-menu ul li a {
  color: #fff;
  line-height: 25px;
}

.languages ul {
  margin: 0;
}

.languages ul li {
  list-style-type: none;
  display: inline;
  border-right: 1px solid #999999;
  padding-left: 3px;
  padding-right: 7px;
  line-height: 25px;
}

.languages ul li:last-child {
  border-right: none;
}

.languages ul li a {
  text-transform: uppercase;
  color: #fff;
}

.padding-fix {
  padding-left: 30px;
}

.homepage-row .span3 {
  background: url(../img/homepage-box-border.png) right 0 no-repeat;
}

.homepage-row .span3:last-child {
  background: none;
}

.primary-nav {
  position: relative;
  height: 110px;
}

.primary-nav-selected {
  background: #d40072;
}

.primary-nav ul {
  list-style-type: none;
  height: 110px;
  margin: 0;
}

.primary-nav ul li {
  list-style-type: none;
  display: inline;
  margin: 3px;
}

.main-cat-link {
  position: absolute;
  bottom: 6px;
  width: 100%;
}

.main-cat-link a {
  color: #fff;
  text-decoration: none;
  padding: 3px;
  padding-left: 12px;
  display: block;
  background: url(../img/primary-nav-main-cat-link-a-BG.png) repeat-y 0 0;
  font-size: 13px;
  font-weight: 700;
}

.search {
  position: relative;
  background: #009ee0;
  height: 25px;
}

.gsc-search-button-v2 {
  background-color: #009ee0 !important;
  border-color: #009ee0 !important;
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus {
  border: none !important;
}

.search input#keywords {
  width: 100%;
  background: #333333;
  color: #fff;
  margin: 0;
  padding-right: 0;
  height: 25px;
  width: auto;
  padding: 0;
  margin: 0;
  border: none;
  padding-left: 12px;
}

input.searchbutton {
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
}

p.copyright {
  margin-left: 24px;
}

.homepage-row {
  margin-top: 24px;
}

.rollover-nav {
  background: url(../img/rollover-nav-BG.png) 0 0;
  position: absolute;
  z-index: 1000;
  display: none;
}

.rollover-nav ul {
  margin: 0;
  padding: 0;
  margin-top: 12px;
  margin-bottom: 12px;
  list-style-type: none;
}

.rollover-nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.rollover-nav ul li a {
  color: #fff;
  text-decoration: none;
  line-height: 18px;
  font-size: 12px;
  display: block;
}

.rollover-nav ul li a:hover {
  color: #d40072;
}

.btn-red-button {
  color: #fff;
  background-color: #d40072;
  border: none;
  text-transform: uppercase;
  background-image: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
}

.category-thumbs-container .span3 {
  position: relative;
}

.category-thumbs-container h3 {
  font-size: 13px;
  font-weight: 600;
  height: 100%;
  left: 55%;
  line-height: 130%;
  position: absolute;
  top: 30%;
}

.category-thumbs-container h3 a {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #000;
}

.category-thumb {
  margin-top: 20px;
}

.span3 h2.section-title {
  background: #d40072;
  color: #fff;
  font-weight: 400;
  padding-left: 12px;
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: 700;
}

ul.section-list,
ul.nav_categories {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-right: 30px;
}

ul.section-list li,
ul.nav_categories li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.section-list li a,
ul.nav_categories li a {
  margin: 0;
  padding: 3px 3px 3px 12px;
  background: #e6e6e6;
  margin: 3px 0;
  display: block;
  color: #000;
  text-decoration: none;
}

ul.section-list li a:hover,
ul.nav_categories li a:hover {
  background: #8c8c8c;
  color: #fff;
  text-decoration: none;
}

ul.section-list li ul,
ul.nav_categories li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: -3px;
  padding-bottom: 6px;
  background: #e6e6e6;
}

ul.section-list li ul li a,
ul.nav_categories li ul li a {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 36px;
  background: url(../img/sub-section-BG.gif) no-repeat 12px 50% #e6e6e6;
  font-size: 12px;
}

ul.section-list li ul li a:hover,
ul.nav_categories li ul li a:hover {
  background: url(../img/sub-section-hover-BG.gif) no-repeat 12px 50% #8c8c8c;
}

ul.nav_categories li a.selected {
  background: #8c8c8c;
  color: #fff;
}

.featured-rhs {
  background: url(../img/featured-border.gif) no-repeat 0 0;
  color: #000;
  padding-left: 12px;
  margin-top: 12px;
  margin-right: 24px;
}

.featured-rhs h2 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.featured-rhs p {
  margin-right: 30px;
}

.featured-rhs h3 {
  color: #666666;
  font-size: 14px;
  font-weight: 300;
}

.feature h2 {
  color: #666666;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  margin-top: 24px;
}

.feature h3 {
  color: #000;
  font-size: 13px;
  font-weight: 700;
}

.co-ords {
  float: right;
  color: #8c8c8c;
  font-size: 12px;
  margin-top: 16px;
}

.co-ords span {
  color: #d40072;
  font-size: 14px;
  padding-right: 6px;
}

.contact-rhs p:first-child {
  padding-top: 13px;
}

.distribution-rhs {
  background: none;
}

a.more {
  color: #d40072;
  text-decoration: none;
}

.main-content-container {
  padding-top: 48px;
}

.main-content-container h3 {
  margin-left: -30px;
  margin-right: 128px;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}

.main-content-container h4 {
  margin-left: -30px;
  margin-right: 128px;
  font-weight: 400;
  font-size: 15px;
}

.main-content-container p {
  margin-left: -30px;
  margin-right: 128px;
}

.centred-icon {
  text-align: center;
  margin-top: 90px;
}

.downloads ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 0 12px 0 0;
}

.downloads ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.downloads ul li a {
  background: url(../img/download-icon.gif) no-repeat 0 50%;
  display: block;
  line-height: 36px;
  padding-left: 36px;
  color: #000;
}

.downloads ul li a:hover {
  background: url(../img/download-icon.gif) no-repeat 0 50%;
  color: #d40072;
}

.span9 div.static-container .span9 ul,
.span9 div.static-container .span9 ol {
  margin-left: 42px;
  margin-right: 120px;
}

.register {
  margin-top: 36px;
}

.news-events-container {
  background: url(../img/row-bg-underscore.png) repeat-x 0 48px #f3f5f8;
}

.casestudy-container {
  background: none;
}

.news-events-container h2 a {
  color: #000000;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 24px;
  /*padding: 3px;*/
  text-decoration: none;
  margin-left: 24px;
  padding-right: 48px;
  padding-top: 12px;
  text-decoration: none;
  height: 48px;
}

.news-events-container h3 {
  color: #d40072;
  margin-left: 24px;
}

.news-events-container h4 {
  color: #000;
  margin-left: 24px;
  margin-top: 12px;
  font-size: 13px;
  font-weight: 400;
}

.news-events-container p {
  margin: 12px 48px 24px 24px;
}

.news-events-container .readmore {
  bottom: 24px;
  color: #d40072;
  margin: 12px 48px 12px 24px;
  position: absolute;
}

.news-events-container .readmore a {
  color: #d40072;
  position: relative;
  padding-right: 36px;
  display: inline-block;
  line-height: 18px;
}

.news-events-container .readmore a span {
  background: url(../img/readmore-BG.png) no-repeat 0 0;
  height: 18px;
  width: 18px;
  position: absolute;
  right: 0;
  top: 0;
}

.case-study-heading {
  background: url(../img/icon-case-study.png) no-repeat right 50%;
}

.news-heading {
  background: url(../img/icon-press-release.png) no-repeat right 50%;
}

.event-heading {
  background: url(../img/icon-event.png) no-repeat right 50%;
}

.events-container .event-heading {
  background: url(../img/icon-event.png) no-repeat right 50% #e6e6e6;
  padding-bottom: 6px;
}

.events-container .event-heading h3 {
  font-size: 10px;
}

.events-container .event-heading h3 span {
  width: 50px;
}

.news-event-press-release-case-study-box {
  min-height: 300px;
  position: relative;
}

.newsletter-signup .form-horizontal .control-label {
  text-align: left;
  width: 60px;
}

.newsletter-signup .form-horizontal .controls {
  margin-left: 70px;
}

.newsletter-signup .input-small {
  width: 140px;
}

h1.page-heading {
  font-size: 24px;
  margin: 12px 24px;
  font-weight: 400;
}

/*.press-releases-container .row{
margin-left: -10px;

}
.press-releases-container-span9{
width: 880px;
margin-left: 20px;
}
.press-releases-container .span3{
margin-left: 20px;
width: 276px;
}*/
.press-releases-container h2 a {
  color: #000000;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 24px;
  padding: 3px;
  text-decoration: none;
  margin-top: 6px;
}

.events-container h2 a {
  color: #000000;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 24px;
  text-decoration: none;
}

.press-releases-container h3,
.events-container h3 {
  color: #000;
  margin-left: 24px;
}

.events-container h3 {
  background: #e6e6e6;
  line-height: 18px;
  margin-left: 0;
  font-size: 12px;
}

.events-container h3 span {
  color: #d40072;
  width: 72px;
  margin-left: 24px;
  display: inline-block;
}

.press-releases-container p,
.events-container p {
  margin: 12px 48px 24px 24px;
}

.press-release-box,
.event-box {
  background: url(../img/press-release-BG.png) no-repeat bottom right #f2f2f2;
  min-height: 295px;
  margin-bottom: 24px;
  position: relative;
}

.event-box {
  background: url(../img/event-BG.png) no-repeat bottom right #f2f2f2;
}

.newsletter-box {
  background: url(../img/newsletter-BG.png) no-repeat bottom right #f2f2f2;
}

.press-releases-container .readmore,
.events-container .readmore {
  bottom: 24px;
  color: #d40072;
  margin: 12px 48px 12px 24px;
  position: absolute;
}

.press-releases-container .readmore a,
.events-container .readmore a {
  color: #d40072;
  position: relative;
  padding-right: 36px;
  display: inline-block;
  line-height: 18px;
}

.press-releases-container .readmore a span,
.events-container .readmore a span {
  background: url(../img/readmore-BG.png) no-repeat 0 0;
  height: 18px;
  width: 18px;
  position: absolute;
  right: 0;
  top: 0;
}

.press-releases-container .readmore-newsletter {
  margin: 12px 12px 12px 24px;
}

.press-releases-container .readmore-newsletter a {
  padding-right: 36px;
}

.press-release-box h2,
.event-box h2 {
  border-top: 9px solid #666666;
  background: #e6e6e6;
  margin-bottom: 12px;
  height: 56px;
}

.event-box h2 {
  margin-bottom: 0;
}

.event-details-container .event-heading {
  border-top: 9px solid #003b6f;
  border-top: 9px solid #d40072;
  background: url(../img/event-heading-BG.png) right 50% no-repeat #e6e6e6;
  padding-bottom: 12px;
}

.event-details-container ul {
  margin-left: 48px;
}

.box-row-1 h2 {
  border-top: 9px solid #003b6f;
  border-top: 9px solid #d40072;
}

.event-details-container .event-heading h1 {
  font-size: 24px;
  margin-left: 24px;
  font-weight: 400;
  line-height: 36px;
  margin-top: 12px;
}

.event-details-container .event-heading h3 {
  font-size: 16px;
  margin-left: 24px;
  font-weight: 300;
  line-height: 20px;
}

.event-details-container .event-heading h3 span {
  font-size: 16px;
  color: #d40072;
  width: 120px;
  display: inline-block;
}

.event-details-container {
  background: #f2f2f2;
  min-height: 354px;
}

.event-details-container p {
  margin: 12px;
  margin-left: 24px;
}

.event-details-container p:first-child {
  margin-top: 48px;
}

.event-details-container .slider {
  margin-top: 24px;
  margin-bottom: 48px;
}

.event-details-container .flex-control-nav {
  bottom: -36px;
  right: 0;
}

.event-details-container h2,
.event-details-container table {
  margin-left: 24px;
}

.event-details-container h2,
.event-details-container table td {
  padding: 6px;
}

h2.intro {
  color: #d40072;
  font-size: 24px;
  font-weight: 400;
  margin-left: 24px;
  line-height: 28px;
}

.static-container p {
  margin: 12px 120px 12px 24px;
}

.static-container p:first-child {
  margin-top: 48px;
}

.case-study-container {
  background: url(../img/case-study-BG-mag.png) right top no-repeat #fff;
}

.case-study-container h1.page-heading {
  margin-top: 90px;
}

.case-study-container h2.case-study-heading-text {
  float: right;
  margin-right: 68px;
  margin-top: 21px;
  color: #fff;
  text-align: right;
}

.case-study-container p {
  margin-right: 60px;
}

.case-study-container .static-container p:first-child {
  margin-top: 24px;
}

.category-thumb .icon {
  bottom: -12px;
  position: absolute;
  right: 24px;
}

.large-category-icon {
  bottom: -48px;
  position: absolute;
  right: 18px;
}

.large-category-icon img {
  width: auto;
}

.contact-container .form-horizontal .control-label,
.contact-distributor-container .form-horizontal .control-label,
.register-container .form-horizontal .control-label {
  text-align: left;
  width: auto;
}

.distribution-network-container h1.page-heading {
  margin-left: 53px;
}

.register-container p,
.register-container h1.page-heading {
  margin-left: 30px;
}

.map-container {
  margin-left: 30px;
}

.contact-distributor-container,
.register-container {
  margin-left: 30px;
}

ul.distributor-list {
  margin: 0;
}

ul.distributor-list li {
  float: left;
  width: 50%;
  list-style-type: none;
  font-size: 11px;
  white-space: nowrap;
}

.embed_media {
  margin-left: 24px;
}

.modal-header h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 24px;
  color: #808080;
}

p.contact-notes {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin-right: 12px;
  margin-top: 24px;
}

p.contact-notes strong {
  font-weight: 600;
}

.form-horizontal .span2 input,
.form-horizontal .span2 textarea,
.form-horizontal .span2 .uneditable-input,
.form-horizontal .span2 select {
  width: 160px;
  margin-left: -30px;
}

.distributor-popup h2 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 24px;
  margin-bottom: 6px;
}

.distributor-popup p {
  margin: 6px 0;
  padding: 0;
}

.page-heading span {
  font-size: 15px;
}

.suspension-image {
  text-align: center;
}

.suspension-image img {
  width: 90%;
  margin-top: 5px;
}

h1.searchresultstitle {
  font-size: 28px;
  font-weight: 400;
  margin: 24px 36px 6px 24px;
}

table.searchresultstable th {
  text-align: left;
  padding: 3px;
}

table.searchresultstable td {
  border-bottom: 1px solid #ccc;
  padding: 6px 3px;
}

.signin .form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: left;
  width: 90px;
}

.signin .form-horizontal .controls {
  margin-left: 90px;
}

.signin .form-horizontal .control-group {
  margin-bottom: 0;
}

.signin input[type=text],
.signin input[type=password] {
  margin-bottom: 0;
}

.signin label {
  font-size: 13px;
  line-height: 27px;
}

.signin .input-small {
  width: 115px;
}

p.remind {
  margin: 0;
  margin-left: 30px;
}

.remind {
  bottom: 0;
  position: absolute;
}

.featured-rhs .padding-fix {
  padding-left: 0;
}

.featured-rhs p.remind {
  margin-left: 0;
  position: static;
}

.featured-rhs .signin .form-horizontal .controls {
  margin-top: 9px;
}

.featured-rhs .signin input[type=text],
.featured-rhs .signin input[type=password] {
  height: auto;
}

.publisher-toolbar {
  position: fixed;
  z-index: 900;
  left: 12px;
  top: 50%;
  background: #000;
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px;
  box-shadow: 2px 2px 10px;
}

.publisher-toolbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.publisher-toolbar ul li.publisher-active-status {
  background: #d40072;
  color: #fff;
}

.publisher-toolbar ul li a {
  color: #fff;
  list-style-type: none;
  padding: 6px;
}

.inprogress {
  display: none !important;
}

.captcha-container {
  margin-left: 0;
}

.picker-container {
  position: relative;
}

span.mandatory {
  color: #d40072;
}

.control-label span.label-hidden {
  display: none;
}

@media (max-width: 1199px) {
  body {
    background: url(../img/body-bg-940.png) repeat-y 50% 0 #ccc;
  }
  .toplinks {
    font-size: 11px;
  }
  .search {
    width: 160px;
  }
  .search input#keywords {
    margin: 0;
    padding: 0;
    font-size: 11px;
  }
  .sub-menu {
    margin-left: 14px;
  }
  .rollover-nav ul li a {
    font-size: 11px;
  }
  .breadcrumb {
    font-size: 11px;
  }
  .main-cat-link a {
    font-size: 11px;
  }
  .main-content-container h3 {
    font-size: 15px;
    line-height: 36px;
    margin-left: -20px;
    margin-right: 60px;
  }
  .main-content-container p {
    margin-left: -20px;
    margin-right: 90px;
  }
  .category-thumbs-container h3 {
    font-size: 11px;
  }
  .feature h2 {
    font-size: 14px;
  }
  .form-horizontal .controls {
    margin-left: 140px;
  }
  .contact-container .form-horizontal .controls {
    margin-left: 120px;
  }
  .news-events-container p {
    margin: 12px 24px 24px;
  }
  .case-study-container p {
    margin-right: 12px;
  }
  p.contact-notes {
    margin-right: 0;
  }
  .form-horizontal .control-label {
    width: 110px;
  }
  .newsletter-signup .input-small {
    width: 100px;
  }
  .signin .form-horizontal .controls {
    margin-left: 75px;
  }
  .signin .form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 75px;
    font-size: 11px;
  }
  .signin .input-small {
    width: 90px;
  }
}
ul.legend-labels {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  float: left;
  list-style: none;
}

.legend-labels li {
  display: block;
  float: left;
  width: 150px;
  margin-bottom: 6px;
  text-align: center;
  font-size: 80%;
  list-style: none;
}

table.gsc-search-box td {
  vertical-align: top !important;
}

.gsc-search-button-v2 {
  padding: 6px 15px !important;
  margin-left: -20px !important;
}

/* Custom styles */
.hero {
  position: relative;
  height: 80vh;
  background: #f0f0f0;
  color: #fff;
}

.hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.header {
  background: #333;
  color: #fff;
  padding: 10px 0;
}

.header-logo {
  font-size: 24px;
  font-weight: bold;
}

.hamburger-menu {
  font-size: 20px;
  cursor: pointer;
}

.cookie-policy input[type=checkbox] {
  display: inline;
}
.cookie-policy ._CookieScriptReportPageSaveSettingButton {
  color: #fff;
  background: #002d6f;
  border: none;
  padding: 10px;
}
.cookie-policy h2 {
  font-size: 20px;
}
.cookie-policy h4 {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
.cookie-policy table._CookieScriptReportPageTable {
  width: 100%;
  max-width: 100%;
}
.cookie-policy table._CookieScriptReportPageTable td {
  width: auto;
}
