.d-none {
  display: none; }

.d-block {
  display: block; }

.d-inline {
  display: inline; }

.d-inline-block {
  display: inline-block; }

.d-flex {
  display: flex; }

.d-inline-flex {
  display: inline-flex; }

.table-cell {
  display: table-cell; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.width-100 {
  width: 100%; }

.width-50 {
  width: 50%; }

.margin-auto {
  margin-left: auto;
  margin-right: auto; }

.margin-auto-important {
  margin-left: auto !important;
  margin-right: auto !important; }

.h-padding-standard {
  padding: 20px 0; }

.v-align-top {
  vertical-align: top; }

@media (min-width: 768px) {
  .h-padding-standard {
    padding: 30px 0; } }
@media (min-width: 992px) {
  .h-padding-standard {
    padding: 40px 0; } }
.bg-light-grey {
  background-color: #d7d7d7; }

.bg-brand-grey {
  background-color: #2f2f2f; }

.bg-black {
  background-color: #000; }

@media (min-width: 992px) {
  .border-bottom-brand {
    border-bottom: 3px solid #ff5800; } }
@media (min-width: 992px) {
  .carousel-alt-wrapper {
    padding: 0 30px; }

  .carousel-alt-wrapper .left.carousel-control, .carousel-alt-wrapper .right.carousel-control {
    top: 70px; } }
@media (min-width: 1200px) {
  .carousel-alt-wrapper .left.carousel-control, .carousel-alt-wrapper .right.carousel-control {
    top: 92px; } }
.nav-tabs li.tabs-m-size {
  margin: 0;
  display: table; }
  .nav-tabs li.tabs-m-size a {
    text-transform: none;
    font-size: 1.2em;
    padding: 15px 20px;
    margin: 0;
    border: none;
    max-width: 130px;
    text-align: center;
    line-height: 1em;
    display: table-cell;
    vertical-align: middle; }
  .nav-tabs li.tabs-m-size .download-category-button {
    max-width: none; }
  .nav-tabs li.tabs-m-size a:hover {
    background-color: #2e2e2e;
    color: #fff;
    border: none;
    font-weight: normal; }
.nav-tabs li.tabs-m-size.active a {
  background-color: #2e2e2e;
  color: #fff;
  margin: 0;
  border: none;
  font-weight: normal; }

#downloads-section .nav-tabs, #mobile-downloads-section .nav-tabs {
  display: table; }
  #downloads-section .nav-tabs li.tabs-m-size, #mobile-downloads-section .nav-tabs li.tabs-m-size {
    display: table-cell;
    vertical-align: middle;
    width: 130px;
    float: none; }
    #downloads-section .nav-tabs li.tabs-m-size.active, #mobile-downloads-section .nav-tabs li.tabs-m-size.active {
      background-color: #2e2e2e; }
      #downloads-section .nav-tabs li.tabs-m-size.active a, #mobile-downloads-section .nav-tabs li.tabs-m-size.active a {
        color: #fff; }
    #downloads-section .nav-tabs li.tabs-m-size:hover, #mobile-downloads-section .nav-tabs li.tabs-m-size:hover {
      background-color: #2e2e2e;
      color: #fff;
      border: none;
      font-weight: normal; }
      #downloads-section .nav-tabs li.tabs-m-size:hover a, #mobile-downloads-section .nav-tabs li.tabs-m-size:hover a {
        color: #fff; }
    #downloads-section .nav-tabs li.tabs-m-size a, #mobile-downloads-section .nav-tabs li.tabs-m-size a {
      display: block;
      max-width: none;
      background-color: transparent;
      color: #2e2e2e; }

.m-download-section .nav-tabs img {
  margin-bottom: 10px; }

.m-download-section .nav-tabs {
  border: none; }

.m-download-section img {
  margin-bottom: 10px;
  max-width: 48px; }

.m-download-section .download-item:nth-child(odd) {
  background-color: #f5f5f5; }

.m-download-section .download-item:nth-child(even) {
  background-color: #ececec; }

.download-item-inner {
  padding: 20px 0;
  height: 155px; }

.m-download-section .bg-lighter-grey, .m-download-section .no-bg-colour {
  border-top: 2px solid #2e2e2e; }

.download-category-column {
  overflow-x: scroll; }

.download-category-column:after {
  display: none; }

.download-item {
  width: 33%;
  float: left;
  position: relative;
  display: block;
  line-height: 1em;
  text-align: center; }
  .download-item strong, .download-item span {
    font-size: 0.85em; }
  .download-item strong {
    vertical-align: middle;
    color: #333; }
  .download-item span {
    display: block; }
  .download-item img {
    max-width: 48px; }

.download-label {
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.85em; }

/* Regular product page */
#collapse-downloads .panel-body {
  padding: 0; }

.general-product-page .panel-title {
  font-size: 1.2em; }

.general-product-page .panel.panel-default {
  border: none; }
.general-product-page .m-download-section .nav-tabs li > a {
  color: #fff; }
.general-product-page .m-download-section .nav-tabs li:nth-child(odd) > a {
  background-color: #2e2e2e; }
.general-product-page .m-download-section .nav-tabs li:nth-child(even) > a {
  background-color: #444; }
.general-product-page .m-download-section .nav-tabs li.active > a {
  background-color: #ff5800; }
.general-product-page .m-download-section .bg-lighter-grey {
  border-top: 2px solid #ff5800; }
.general-product-page .tab-content .active ul {
  background-color: transparent; }

#download-section .tab-pane {
  padding: 20px 0; }

.m-download-section .custom-thumbnail-download {
  background-color: #fff;
  height: auto; }
  .m-download-section .custom-thumbnail-download .download-item {
    background-color: transparent; }
    .m-download-section .custom-thumbnail-download .download-item .download-item-inner {
      margin-left: auto;
      margin-right: auto; }

.custom-thumbnail-download {
  height: 375px; }
  .custom-thumbnail-download .download-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column; }
    .custom-thumbnail-download .download-item .download-item-inner {
      height: auto;
      width: 190px;
      padding-bottom: 0; }
  .custom-thumbnail-download .download-item {
    margin-bottom: 20px !important; }
  .custom-thumbnail-download .download-item-inner img {
    max-width: 190px; }
  .custom-thumbnail-download .download-item-inner .download-label {
    position: relative;
    left: auto;
    top: auto;
    transform: none; }

.survitec-download-section .download-item {
  width: 100%;
  padding-bottom: 20px; }
  .survitec-download-section .download-item .download-item-inner {
    height: auto;
    width: 190px;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto; }
.survitec-download-section img {
  max-width: 190px; }
.survitec-download-section .download-label {
  position: relative;
  left: auto;
  top: auto;
  transform: none; }

@media (min-width: 768px) {
  .download-item-inner {
    height: 125px; }

  .m-download-section .custom-thumbnail-download .download-item, .m-download-section .download-scroller .download-item {
    width: 33%; } }
@media (min-width: 992px) {
  #survitec-product-detail .dropdown-link.download-category-button, #crewsaver-product-page .dropdown-link.download-category-button {
    display: block; }

  .survitec-download-section .download-item {
    width: 22%; }
  .survitec-download-section .download-scroller {
    height: 350px; }
  .survitec-download-section img {
    margin-bottom: 10px; }

  #survitec-product-detail .m-download-section .download-scroller .download-item {
    width: 22%; }
  #survitec-product-detail .m-download-section .custom-thumbnail-download .download-item {
    width: 17%; }

  .m-download-section .custom-thumbnail-download {
    background-color: transparent; }

  #downloads-section .download-label {
    transform: none;
    top: 0; }
  #downloads-section .tab-content tab-pane {
    height: 350px; }

  .download-category-tabs li.tabs-m-size a {
    color: #333; }

  .nav-tabs li.tabs-m-size a {
    font-size: 1em;
    padding: 8px 15px; }
  .nav-tabs li.tabs-m-size .fixed-download-category {
    width: 120px; }

  #download-section li.tabs-m-size .fixed-download-category {
    width: auto; }

  .download-item {
    width: 22%;
    margin-right: 3%;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.4em; }
    .download-item .orange {
      line-height: 1em;
      font-weight: bold;
      font-size: 1em; }

  .download-scroller {
    height: 210px;
    overflow-y: auto;
    overflow-x: hidden; }

  .download-category-column {
    overflow: visible;
    padding-top: 0;
    padding-bottom: 0; }

  .general-product-page .m-download-section .nav-tabs {
    border-bottom: 3px solid #ff5800; }
    .general-product-page .m-download-section .nav-tabs li.active > a,
    .general-product-page .m-download-section .nav-tabs li > a.dropdown-link {
      background-color: transparent;
      color: #ff5800;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 10px;
      margin-right: 20px; }
    .general-product-page .m-download-section .nav-tabs li.active > a {
      border-bottom: 3px solid #ff5800 !important;
      font-weight: bold; }
  .general-product-page #downloads, .general-product-page #accessories, .general-product-page #spares {
    padding: 20px 0 20px; }
    .general-product-page #downloads .bg-brand-grey, .general-product-page #downloads .bg-lighter-grey, .general-product-page #accessories .bg-brand-grey, .general-product-page #accessories .bg-lighter-grey, .general-product-page #spares .bg-brand-grey, .general-product-page #spares .bg-lighter-grey {
      background-color: transparent;
      border: none; }
    .general-product-page #downloads .download-category-column, .general-product-page #accessories .download-category-column, .general-product-page #spares .download-category-column {
      padding-left: 0;
      margin-bottom: 5px; }
      .general-product-page #downloads .download-category-column h4, .general-product-page #accessories .download-category-column h4, .general-product-page #spares .download-category-column h4 {
        margin-bottom: 15px;
        margin-top: 25px; }
      .general-product-page #downloads .download-category-column h4:first-child, .general-product-page #accessories .download-category-column h4:first-child, .general-product-page #spares .download-category-column h4:first-child {
        margin-top: 5px; }
    .general-product-page #downloads .tab-pane, .general-product-page #accessories .tab-pane, .general-product-page #spares .tab-pane {
      padding-top: 10px;
      padding-bottom: 10px; }
    .general-product-page #downloads .download-item, .general-product-page #accessories .download-item, .general-product-page #spares .download-item {
      background-color: transparent;
      margin-bottom: 0; }
  .general-product-page .download-item-inner {
    padding: 5px 0 0;
    height: 85px; }
  .general-product-page .download-scroller {
    max-height: 400px; }

  .tab-pane .bg-light-grey {
    background-color: transparent; }

  #crewsaver-product-page .m-download-section {
    background-color: #dcdcdc;
    padding: 20px 40px; }
  #crewsaver-product-page .download-item {
    width: 30%; } }
.tab-title {
  display: inline-block;
  border-bottom: 3px solid #ff5800 !important;
  font-weight: bold;
  background-color: transparent;
  color: #ff5800;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-right: 20px; }

.contourPage .product-reg-checklist {
  width: 65%;
  margin-top: 0; }
.contourPage .help-block a {
  color: #ff5800; }

.multiplechoice input[type=checkbox] {
  position: absolute; }

.crewsaver-contact.contourPage input[type=checkbox] {
  top: 0; }
.crewsaver-contact.contourPage input[type="submit"] {
  margin-top: 30px; }

.form-container {
  padding: 60px 0 80px; }

.surviteccontactform .custom-checkbox {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  position: relative;
  cursor: pointer; }
  .surviteccontactform .custom-checkbox:after {
    content: "";
    line-height: 13px;
    position: absolute;
    height: 15px;
    width: 15px;
    background: #fff;
    border: 1px solid #2f2f2f; }
  .surviteccontactform .custom-checkbox:checked:after {
    background: #fff;
    content: '\2714';
    font-size: 0.8em; }
.surviteccontactform .field-validation-error {
  color: indianred;
  margin-bottom: 18px;
  display: block; }
.surviteccontactform a {
  color: #ff5800; }
.surviteccontactform input[type="checkbox"] {
  position: relative;
  margin: 5px 15px 20px 0; }
.surviteccontactform input[type="text"] {
  margin-top: 10px; }
.surviteccontactform label, .surviteccontactform p.help-block {
  vertical-align: top;
  width: 70%;
  font-weight: normal;
  display: inline-block;
  margin: 0; }
.surviteccontactform .help-block {
  color: #000; }

.recaptcha.recaptcha2 {
  margin-top: 20px; }

@media (min-width: 768px) {
  .crewsavercontactform .terms .field-validation-error, .crewsavercontactform .recaptcha2 .field-validation-error {
    margin: 0; }

  .product-registration.contour .checkboxlist {
    padding: 0; }
  .product-registration.contour .terms .field-validation-error {
    margin: 0;
    margin-bottom: 40px; } }
@media (min-width: 992px) {
  .surviteccontactform input[type="checkbox"] {
    position: relative;
    margin: 5px 15px 20px 0; }
  .surviteccontactform label, .surviteccontactform p.help-block {
    vertical-align: top;
    width: 90%;
    font-weight: normal;
    display: inline-block;
    margin: 0; }

  .product-registration.contour .terms .field-validation-error {
    margin-left: 25%; }

  .contourPage.product-registration input[type=checkbox] {
    left: 0;
    position: relative; }
  .contourPage.product-registration .newslettersignup .help-block {
    width: 70%; }
  .contourPage.product-registration .product-reg-checklist {
    width: 95%; }
  .contourPage.product-registration .checkboxlist {
    width: 75%;
    padding-left: 0;
    position: relative; }

  .crewsaver-contact.contourPage {
    padding: 0; }
    .crewsaver-contact.contourPage input[type="text"], .crewsaver-contact.contourPage textarea {
      width: 70%; }
    .crewsaver-contact.contourPage textarea {
      height: 150px;
      margin-bottom: 0; }
    .crewsaver-contact.contourPage input[type=checkbox] {
      left: 0; }
    .crewsaver-contact.contourPage label.fieldLabel {
      width: 30%;
      padding-right: 25px;
      text-align: right;
      margin: 0.8em 0 0.2em; }
    .crewsaver-contact.contourPage .umbraco-forms-fieldset {
      padding: 0;
      min-width: 1px; }
    .crewsaver-contact.contourPage .field-validation-error {
      margin-left: 30%; }
    .crewsaver-contact.contourPage .terms .field-validation-error, .crewsaver-contact.contourPage .recaptcha2 .field-validation-error {
      margin: 0; } }
.content-section .gallery-tabs li {
  width: 100%;
  text-align: center; }

@media (min-width: 768px) {
  .content-section .gallery-tabs li {
    width: auto; } }

/*# sourceMappingURL=shared-main.css.map */
