* {
    font-size: 13px;
    -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}

a, span, strong {
    font-size: inherit;
}

textarea {
    vertical-align: top;
}

.admin-form {
    display: block;
}

/** Styles for forms in admin area*/
.admin-form label {
    display: block;
    font-weight: bold;
    margin-bottom: 2px;

}

.admin-form div {
    width: 100%;
}

.admin-form * {
    display: block;
    clear: both;
}

.admin-form input[type=text],
.admin-form textarea,
.admin-form input[type=password] {
    width: 60%;
}

.admin-form input, .admin-form select, .admin-form textarea {
    margin-bottom: 10px;
}

.admin-form fieldset {
    border: none;
}

.admin-form fieldset legend {
    font-size: 14px;
    color: #020031;
    font-weight: bold;
    margin-bottom: 5px;
}

/** End admin form styles */

div.label-div {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    font-weight: bold;
}

div#top-action-bar {
    width: 100%;
}

div#select-country {

}

div#container {
    margin: 0 auto 0 auto;
    /*float: left;*/
    width: 100%;
    min-width: 1200px;
}

div#left-content {
    display: block;
    min-height: 300px;
}

.header {
    width: 100%;
    height: 113px;
    float: left;
    background-color: #6b6b6b;
    background-position: center;
}
.content-section-link {
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    text-decoration: none;
}

.content-section-link:hover {
    text-decoration: underline;
}

div#racing-header {
    background-image: url('/img/header_racing.jpg');
    background-repeat: no-repeat;
}

div#industrial-header {
    background-image: url('/img/header_automotive.jpg');
    background-repeat: no-repeat;
}

div#gopro-header {
    background-image: url('/img/header_gopro.jpg');
    background-repeat: no-repeat;
}

div#custom-header {
    background-image: url('/img/header_automotive.jpg');
    background-repeat: no-repeat;
}

#top-links {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    padding: 5px;
}

div#left-content {
    width: 235px;
    margin-left: 3px;
    float: left;
}

div#right-content {
    width: 705px;
    float: left;
    padding-left: 5px;
    padding-bottom: 5px;
    text-align: justify;

}

#right-content > p > iframe {
    width: 700px;
    height: 395px;
}

div#right-content table {
    max-width: unset !important;
    text-align: justify;
}


#right-content p {
    margin-top: 0;
}

.footer {
    background-color: white;
    color: #73939d;
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
    height: 80px;
    float: left;
    border-top: 2px solid #73939d;
    margin-top:10px;
}

#footer-item-wrapper {
    width: 1200px;
    margin: 0 auto;
    height: 55px;
    margin-top: 15px;
}

.footer-item {
    width: 200px;
    float: left;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
    font-weight: bold;
    height: 40px;
}

.footer-item a, .footer-item a:visited {
    color: #73939d;
    text-decoration: none;
}

.footer-item a, .footer-item span, .footer-item button {
    display: inline-block;
}

.footer-item a:hover {
    text-decoration: underline;

}

.link-button {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    cursor: pointer;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.link-button:hover {
    text-decoration: underline;
}

#social-links {
    margin-top: 0;
}

#social-links a {
    display: inline-block;
    margin: 0 10px;
}

#live-chat-link-wrapper {
    margin-left: 5px;
    margin-top: 0;
}

.footer-links {
    width: 180px;
}

.footer-item:first-child {
    padding-left: 0;
}

.footer-item:last-child {
    padding-right: 0;
}

#footer-item-wrapper .footer-item:not(:first-child) {
    border-left: 2px solid #73939d;
}

.footer-item img {
    display: inline-block;
    vertical-align: middle;
}

.footer-item div {
    display: inline-block;
}

.footer-item div:last-child {
    margin-top: 5px;
}

#footer-live-chat {
    min-width: 190px;
}

div#racing-footer {

}

div#industrial-footer {

}

div#gopro-footer {

}

div#custom-footer {

}

#footer-contact-us {
    width: 120px;
}

div#footer-contact-details {
    width: 490px;
    display: flex;
    flex-direction: row;
}

div.footer-contact-item {
    display: block;
    float: left;
    width: 100%;
    text-align: right;
}

#footer-contact-details-wrapper {
    display: flex;
    flex-direction: column;
    width: 580px;
}


.button-wrap {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}

.button-wrap * {
    margin-left: 10px;
    margin-right: 10px;
}

.field-set {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    clear: both;
}

.field-label {
    font-weight: bold;
    min-width: 80px;
    display: inline-block;
}

.article-actions {
    display: inline-block;
    margin-left: 5px;
    font-weight: bold;
}

hr {
    clear: both;
    width: 100%;
}

.top-link-item {
    width: auto;
    padding: 0 4px;
    color: white;
    font-weight: bold;
    border-right: 2px solid white;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    line-height: 20px;
}

.top-link-item:first-child {
    border-left: none;
}

.top-link-item:last-child {
    border-right: none;
}

.admin-menu-action {
    display: inline-block;
    float: right;
}

.ui-dialog {
    clear: both;
    float: none
}

/**
CSS styles for the products table.
*/

table.product-listing {
    display: block;
    width: 100%;
}

/*
table.product-listing tr,td
{
padding:0;
}*/
table.product-listing tr.product-list-row:hover {
    /* background-color : #FB8C00;*/
}

table.product-listing td.heading {
    width: 100%;
    font-weight: bold;
    font-size: 10pt;
}

table.product-listing td.sub-heading {

    display: inline-block;
    font-weight: bold;
    font-size: 13px;
    padding-top: 10px;
}

table.product-listing tr.product-list-row {
    padding: 0;
    height: 50%;
    width: 100%;
}

.product-name {
    width: 470px;
    max-width: 470px;
}

#shopping-cart-steps-wrapper {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.shopping-cart-step {
    /*width: 300px;*/
    /* background-color: #6ED901;*/
    line-height: 32px;
    word-break: break-all;
    padding: 0 10px;
    float: left;
    font-weight: bold;
    width: calc(20% - 20px);
    position: relative;
    height: 32px;
    box-sizing: border-box;
    text-align: center;
}

.green-green {
    background-image: url("/img/green-green.png");
    width: 24px;
    height: 32px;
    float: left;
}

.green-grey {
    background-image: url("/img/green-grey.png");
    width: 24px;
    height: 32px;
    float: left;
}

.grey-grey {
    background-image: url("/img/grey-grey.png");
    width: 24px;
    height: 32px;
    float: left;
}

#shopping-basket-content-wrapper, #shopping-basket-summary-wrapper, #terms-and-conditions-wrapper {
    width: calc(50% - 30px);
    float: left;
}

#terms-and-conditions-page-wrapper {
    width: 100%;
}

#terms-and-conditions-page-wrapper #shopping-basket-summary-wrapper {
    margin-top: 0;
    margin-bottom: 0;
}

#terms-and-conditions-wrapper {
    border: 2px solid #acacac;
    margin-right: 30px;
}

#terms-and-conditions {
    padding: 10px 20px;
    box-sizing: content-box;
    font-size: 12px;
}

#shopping-basket-country-select div.input {
    float: unset;
    display: inline-block;
}

#shopping-basket-country-select div.input label {
    width: unset;
    font-weight: bold;
}

#shopping-basket-content-wrapper {
    border: 2px solid #dfdfdf;
    margin: 20px 50px 10px 0;
}

#shopping-basket-summary-wrapper {
    border: 2px solid #dfdfdf;
    background: #dfdfdf;
    margin: 20px 0 10px 0;
    padding: 50px 20px 20px 20px;
}

#shopping-basket-summary-wrapper h1 {
    font-weight: bold;
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 13px;
}

.shopping-basket-summary-item {
    width: 100%;
    float: left;
    display: block;
    margin: 5px 0;
}

.shopping-basket-summary-item .name {
    width: 60%;
    float: left;
}

.shopping-basket-summary-item .currency, .shopping-basket-summary-item .value {
    width: 20%;
    float: left;
    text-align: right;
    font-weight: bold;
}

.shopping-basket-summary-item .value {

}

.cart-button {
    text-align: center;
}

#cart-button-wrap .cart-button {
    margin: 10px 0;
    box-sizing: border-box;
}

#cart-button-wrap .cart-button input[type=submit] {
    width: 100% !important;
    background: #86c97a;
    border: 2px solid white !important;
}

#cart-button-wrap .cart-button input[type=submit]:disabled {
    background: gray;
    color: lightgray;
}

#cart-button-wrap .cart-button input[type=submit], .cart-button input {
    padding: 0;
    border: none;
    height: 35px !important;
}


#basket-button-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

#basket-shipping-destination {
    width: 100%;
    margin-top: 10px;
    display: block;
    height: auto;
    float: left;
}

.basket-product-name {
    width: 55%;
    vertical-align: middle;
}

.basket-product-quantity {
    width: 15%;
    vertical-align: middle;
    text-align: center;
}

.basket-product-price, .basket-product-cost {
    width: 15%;
    text-align: right;
    vertical-align: middle;
}


table.shopping-basket {
    padding: 0;
    border-collapse: collapse;
}

table.shopping-basket-content thead {
    margin-bottom: 10px;
}

table.shopping-basket-content {
    float: left;
    width: 100%;
}

table.shopping-basket tr:first-child td {
    /*padding: 0;*/
    color: #000000;
}

table.shopping-basket tbody tr td {
    padding: 2px 0;
}

div#basket-button-div {
    margin-top: 20px;
}

div#cart-button-wrap {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

#cart-accept-terms-wrap, #cart-accept-terms-wrap div.input {
    width: 100%;
}

#cart-accept-terms-wrap div.input {
    margin-bottom: 20px;
}

#cart-accept-terms-wrap {
    display: block;
    text-align: center;
}

#cart-accept-terms-wrap label {
    font-weight: bold;
    width: auto;
}

div.cart-button {
    display: block;
    width: auto;
    margin: 10px;
}

.cart-button input[type=button], .cart-button input[type=submit] {
    width: 60%;
    height: 30px;
    font-weight: bold;
    background: #acacac;
    color: black;
}


a.shopping-cart-link {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.shopping-cart-link:hover {
    text-decoration: underline;
    color: black;
}

input[type=checkbox] {
    vertical-align: middle;
}

div#top-shortcut-links {
    float: right;
    display: block;
    width: 265px;
    height: 30px;
    margin: 0;
}

ul.top-shortcut-links {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    float: right;
}

ul.top-shortcut-links li {
    display: inline-block;
    float: left;
    height: 20px;
    margin: 0;
    padding: 0 2px 0 2px;
}

ul.top-shortcut-links li:nth-child(2), ul.top-shortcut-links li:nth-child(3), ul.top-shortcut-links li:nth-child(6) {
    display: none;
}

ul.top-shortcut-links a {
    color: #000000;
    text-decoration: none;

}

.twitter-share-button * {
    border-radius: 0;
}

a, img {
    border: none;
}

td.quotation-request img {
    vertical-align: top;
}

ul.top-shortcut-links a:hover {
    text-decoration: underline;
}

/*fix for shrinking grid*/
*, *::before, *::after {
    box-sizing: content-box;
}

#content {
    width: 1200px;
    margin: 0 auto;
    min-height: calc(100vh - 82px);
}

#jump-menu-wrapper {
    width: 100%;
    background-color: #73939d;
    height: 32px;
    float: left;
    line-height: 32px;
    font-weight: bold;
}

#jump-menu {
    width: 1200px;
    margin: 0 auto;
    height: 32px;
}

#jump-menu div {
    float: left;
    width: auto;
    margin: 0 10px 0 10px;
}

#jump-menu a, #jump-menu a:visited {
    color: black;
    text-decoration: none;
}

#jump-menu a:hover {
    text-decoration: underline;
}

#jump-menu div:first-child {
    margin-left: 0;
}

#breadcrumb-wrapper {
    float: left;
    height: 32px;
    width: 100%;
    background-color: white;
    margin-top: 2px;
}

#breadcrumb a {
    background-color: #73939d;
}

#breadcrumb a:not(:first-child) {
    padding-left: 5px;
}

#breadcrumb a.product-link ~ .breadcrumb-separator {
    background-image: url("/img/yah_menu_arrow_01.png");
}

#breadcrumb-wrapper * {
    color: white;
}

#breadcrumb-end, #breadcrumb-start {
    float: left;
    height: 32px;
}

#breadcrumb-end {
    width: 24px;
    background-image: url("/img/yah_menu_arrow_02.png");
    background-repeat: no-repeat;
}


.breadcrumb-separator {
    background-image: url("/img/yah_menu_arrow.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 32px;
    display: inline-block;
    float: left;
}

#breadcrumb a.endpoint-element {
    border-right: 2px solid #7d7d7d;
    background-color: #acacac;
    color: black;
    padding: 0 5px;
}

#breadcrumb a.endpoint-element.endpoint-selected {
    text-decoration: underline;
    background-color: white;
}

a.endpoint-element ~ .breadcrumb-separator, a.endpoint-element ~ #breadcrumb-end {
    display: none;
}

#breadcrumb-wrapper.end-point-selected {
    background-color: #acacac;
}


#breadcrumb-start {
    width: calc(100vw / 2 - 1200px / 2);
    z-index: 2;
    position: absolute;
    background-color: #73939d;
}

#breadcrumb {
    width: 1200px;
    margin: 0 auto;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    z-index: 3;
    position: relative;
}

#breadcrumb a {
    color: white;
}

.site-content-wrapper {
    display: block;
    margin: 10px 0 40px 0;
    float: left;
}

.shopping-basket-title {
    float: left;
    display: block;
    padding: 10px 0;
    font-weight: bold;
    min-width: 100%;
}


