﻿/*General styles*/
body {
    font-family: interstate;
    overflow-x: hidden;
}

.FilterSelect {
    background-color: rgb(54 54 54 / 95%);
    padding: 1% 5%;
    font-size: 8pt;
    max-height: 153px;
    overflow-y: auto;
}

.FilterWraper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

    .FilterWraper label {
        padding: 0 1% !important;
    }

.filtersearchtext {
    color: black;
}

input.FilterCheck {
    width: 14px !important;
    height: auto !important;
    margin: 0% !important;
}

.table-apps-filter {
    position: relative;
}

.FilterApplied {
}

select.FilterSelect {
    color: black;
}

.FilterSelect option {
    color: black;
}

.brandic {
    background-repeat: no-repeat;
    float: right;
    width: 27px;
    height: 27px;
}

.collapser {
    color: white;
    text-transform: capitalize;
    font-size: 14pt;
    background-color: black;
    padding: 1%;
    margin-bottom: 0px;
    font-family: interstate !important;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 1px solid #464646;
    border-top: 1px solid #464646;
}

.containerAccountTabs {
    width: 1500px !important;
    padding-left: 0px !important;
}

.row.row-PasswordArea {
    display: flex;
    flex-direction: column;
    margin-left: 0%;
}

.cart-container {
    background-color: rgb(255 255 255 / 89%);
    padding: 6%;
}



.inputQuantity {
    text-align: center;
    min-width: 0;
    width: 44px;
    padding: 0;
    margin-left: 2px;
    margin-right: 2px;
    -moz-appearance: textfield;
}

.cart-table-container {
}

.cart-table {
    color: black;
    border: 1px solid lightgray;
}

.cart-head {
    color: white;
    background-color: darkgray;
}

tr.cart-head.cart-web-cat-orders {
    background-color: none !important;
    color: black !important;
}

div.splash-top-txt.robo.text-uppercase {
    font-weight: 400;
    font-style: normal;
    font-family: interstate, sans-serif;
}

h5.your-order-title {
    font-size: large;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    margin: 1%;
}

h5.h5-comments-title {
    font-size: large;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
}

h5.h5-branch-title {
    font-size: large;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    margin-bottom: 6px;
}

div.webcat-orders-comments-section {
    background-color: white;
    padding: 13%;
    height: 52%;
    font-weight: 600;
    font-size: small;
}

h5.h5-order-summary-title {
    font-size: large;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    margin-right: 0;
}

h5.h5-order-ref-num-title {
    font-size: large;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
}

div.span-order-subtotal-title {
    font-size: small;
    font-weight: bold;
    color: black;
    margin-top: 0;
    display: flex;
    justify-content: space-evenly;
}

hr.hr.hr-cart.hr.cart-line.hr-webcat-orders {
    width: 104% !important;
    margin-left: 0px !important;
}

span.viewOrd.viewOrd-webcat-orders {
    font-weight: bold;
}

div.reorder.reorder-btn {
    background-color: #333;
    color: white;
    border-radius: 3px;
    text-align: center;
    font-weight: bold;
    padding: 4% 2%;
    font-size: x-small;
    width: 100%;
}

    div.reorder.reorder-btn:hover {
        background-color: #000;
        color: white;
        border-radius: 3px;
        text-align: center;
        font-weight: bold;
        padding: 4% 2%;
        font-size: x-small;
        width: 100%;
    }

div.div-webcat-orders-order-summary {
    background-color: white;
    padding: 0%;
    margin: 0;
}

span.span-order-sub-total-price {
    float: right;
    font-size: medium;
    margin-top: -2px;
    color: #828282;
    margin-bottom: 20px;
    margin-right: -11px;
}

.data-dismiss {
    padding: 23px 38px 15px 82px;
}

div.bckToOrder {
    color: white;
    background-color: #F5402B;
    padding: 1%;
    text-align: center;
    width: 22%;
    cursor: pointer;
    border-radius: 3px;
    font-size: x-small;
    font-weight: bold;
    margin-left: -8px;
    margin-top: 12px;
}

    div.bckToOrder:hover {
        color: white;
        background-color: #D3311F;
        padding: 1%;
        text-align: center;
        width: 22%;
        cursor: pointer;
        border-radius: 3px;
        font-size: x-small;
        font-weight: bold;
        margin-left: -8px;
        margin-top: 12px;
    }

.cart-wrapper {
    background-color: white;
    padding: 4%;
}

.cart-tr {
    color: black;
    background-color: white;
}

.cart-tbody tr:nth-of-type(even) td {
    background: rgb(217 217 217 / 90%) !important;
}


.cart-td {
    color: black;
    background-color: white;
    position: relative;
}

.cart-updater {
    background-color: none !Important;
    color: none !important;
    padding: 5px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 15px;
}

.cart-delete {
    color: red;
    cursor: pointer;
    text-align: center;
}

.cart-h4 {
    color: black;
    text-transform: uppercase;
    font-family: interstate;
    font-weight: bold;
}

h4.cart-order-ref {
    color: black;
    text-transform: uppercase;
    font-family: interstate;
    font-weight: bold;
}

input#cphContent_ReviewOrder.btn.btn-primary {
    margin-top: 8px;
    width: 100%;
}

.col-order-total {
    color: black;
    font-family: interstate;
}

.cart-productInfo {
    display: flex;
    flex-direction: row;
}

.cart-image {
    display: inline-block;
    width: 21%;
}

.cart-qtyupdater {
    display: flex;
}

.cart-item-quantity {
    width: 33%;
    text-align: center;
    margin: 2%;
    -moz-appearance: textfield;
}

th.cart-th {
    font-family: interstate;
    font-weight: normal;
    border-bottom: none !important;
    padding: -1px 52px !important;
    font-weight: bold;
}

#ad-banner .l-col {
    background-color: #01387B;
}

#ad-banner .r-col {
    background-color: #01387B;
    padding-top: 10px;
}

.background-blue {
    background-color: #01387B;
}

.foot-tandc {
    /*position: absolute;*/
    left: 438px;
    top: 18px;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

    .foot-tandc:hover {
        color: #F5402B;
    }

    .foot-tandc:focus {
        color: #F5402B;
    }

.footer-image-left-block {
    display: block;
    margin-left: auto;
}

.footer-image-right-block {
    display: block;
    margin-right: auto;
}

img#cphFooter_iFooterImage.img-responsive.advert-footer {
    max-height: 95%;
    /*  background-image: url(../Layout/Uploads/Footer/30112020134148LTD-WebCatBannerAdvert.png) !important;*/
    background-repeat: no-repeat;
    background-size: contain;
    height: 95%;
    background-position: center;
}

a.foot-product-fitment {
    position: absolute;
    left: 484px;
    top: 18px;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

div.modal.fade.bs-info-modal-lg.in {
    background-color: rgb(0 0 0 / 83%);
}

.foot-product-fitment:hover {
    color: #F5402B;
}

@media (min-width: 768px) {

    .navbar-right {
        float: right !important;
        margin-right: 29px !important;
    }

    div.container-fluid.navbar-container {
        padding-right: 41px;
    }
}

@media screen and (max-width: 770px) {
    #ad-banner {
        margin-top: 3px;
    }

    .footer-image-left-block {
        margin-left: auto;
        margin-right: auto;
    }

    .footer-image-right-block {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 1078px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}

/*Section controls background, splash and advert*/
@media screen and (min-width: 990px) {
    body.home {
        /*THIS IS/USED TO GOOD*/
        /*background-image: url(../layout/width-1920.jpg);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #b1b6ba;*/
    }
    /*Splash banner*/
    #splash-banner {
        /*position: inherit;
        left: 0%;
        opacity: 1;
        height: 190px;
        padding: 50px;
        z-index: -1;*/
        /* margin-top: -40%; */
        /*margin-left: 19%;
        border-bottom: none !important;
        padding-top: 5%;*/

        position: relative;
        left: 0%;
        opacity: 1;
        padding: 20px;
        z-index: 0;
        margin-left: 15%;
        border-bottom: none !important;
        padding-top: 5%;
    }

    .splash-top-txt {
        font-size: 22px;
        color: #ffffff;
        line-height: 18px;
    }

    .splash-big-txt {
        font-size: 9em;
        color: #ffffff;
        line-height: 1em;
        font-family: bebas-neue-by-fontfabric, sans-serif;
        font-weight: 700;
        font-style: normal;
    }

    footer {
        position: relative;
    }

    /*Ad-banner*/
    #ad-banner {
        width: 100%;
        background-color: none !important;
        height: 148px;
        padding-top: 14px;
        position: relative;
        /*        top: -148px;
*/ z-index: 1;
    }

    .col-srch {
        text-align: left;
    }
}

div#pnMissing.modal-content {
    border-radius: 0;
    background-color: rgb(255 255 255 / 89%);
}

div.modal.fade.bs-missing-parts-modal-lg.in {
    background-color: rgb(0 0 0 / 83%);
}

a#lbMissingParts.btn.btn-primary {
    margin-top: 61px;
}

div.col-sm-6.text-left {
    float: right;
    margin-top: -70px;
}

span#spanDeleteAccount.cursor-pointer {
    margin-top: -87px;
}

h2.animate.MyAccount {
    font-family: interstate;
    font-size: xx-large;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    margin-top: 31px !Important;
}

input#btnSaveUserDetails.btn.btn-primary {
    float: left;
    /* margin-top: -54px;*/
}

@media screen and (max-width: 991px) {
    .splash-top-txt {
        display: none;
    }

    .splash-big-txt {
        display: none;
    }

    img.tri-img-responsive {
        display: none;
    }

    .col-srch input {
    }

    #splash-banner {
        display: none;
    }

    #WelcomeModal {
        display: none !important;
    }
}

p.err-main {
    font-family: interstate;
    font-size: x-large;
    font-weight: bold;
}

p.err-sub {
    font-weight: bold;
}

button#errContinue.btn.btn-default {
    background-color: #f5402b;
    color: white;
}

    button#errContinue.btn.btn-default:hover {
        background-color: #D3311F;
        color: white;
    }

#NewWebCat {
    padding: 10px;
    z-index: -1;
}

    #NewWebCat .new-webcat-top-txt {
        font-weight: bold;
        font-size: 38px;
        padding-bottom: 15px;
    }

    #NewWebCat .new-webcat-middle-txt {
        font-weight: bold;
        font-size: 17px;
        color: #1f1f1f;
    }

    #NewWebCat .glyphicon-play {
    }

    #NewWebCat ul {
        list-style: none;
        text-indent: -10px;
    }

    #NewWebCat li {
        padding-bottom: 10px;
    }

/*End of section*/





/*General styles*/
.form-control {
    border-radius: 3px;
}

.robo {
    font-family: interstate;
    font-weight: bold;
}

.grey {
    color: #808080;
}

.bld {
    font-weight: bold;
}

.red {
    color: #ff0000;
}

.red-b {
    color: #ff0000;
    font-weight: bold;
}

.checkbox label {
    font-size: 12px;
}

.margin-b-10 {
    margin-bottom: 10px;
}

.modal-dialog {
    padding: 1%;
    background-color: rgb(255 255 255 / 89%);
}

.modal-content {
    border-radius: 0;
}

.modal-body .table > thead > tr > th {
    color: #1F1F1F;
}

    .modal-body .table > thead > tr > th:not(.checkAll):after {
    }

.modal-body .table > tbody > tr > td {
    border: 0;
}

.modal-body .table > thead > tr.wish-head > th:not(.checkAll):after {
    content: none;
}

.modal-body .table > thead > tr.wish-head > th {
    border: 0;
    font-family: interstate;
    font-weight: bold;
    text-transform: uppercase;
}

.price {
    border: 0;
    font-family: interstate;
    font-weight: bold;
    text-transform: uppercase;
}

div.right.price {
    background: none;
    color: #000;
    text-align: right;
    /*vertical-align: middle;*/
    /*line-height: 23px;
    margin-right: 12px;*/
}

span#lblTotalPrice {
    margin-left: 57px !important;
}

.modal-body .table {
    margin-bottom: 0;
}

.btn-primary,
.btn-success {
    border-radius: 0;
    background-image: none;
    background-color: #969696;
    border: none;
    text-transform: uppercase;
}

    .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
        background-color: #969696;
    }

.btn-success {
    background-color: #1f5c4a;
}

.accounts-reporting .btn-primary {
    margin-bottom: 2px;
}

/*Header section*/
.headbar {
    padding: 10px 10px 10px 20px;
    margin: 0;
    height: 70px;
    border: 0;
}

.header-links {
    font-size: 8.5pt;
    text-align: right;
    float: right;
}

    .header-links .dropdown-toggle {
        padding: 10px 0;
        padding-top: 0 !important;
    }

.header-link {
    cursor: pointer;
    text-align: center;
    display: block;
    float: right;
    padding: 5px;
    padding-top: 35px;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}

    .header-link:hover {
        color: #f5402b !important;
        text-decoration: underline;
    }

    .header-link img {
        margin-bottom: 10px;
        height: 20px;
    }

.mobile-link {
    padding-left: 60px;
    background-repeat: no-repeat;
    background-position: 5% 50%;
    font-weight: bold;
}

.header-links .lnkLogin,
.lnkLogout {
    background-image: url('../Images/my-account-icon.png');
}

.lnkInfo {
    background-image: url(../Images/SpannerLogo.png);
}

a#lnkInfo {
    /*position: absolute;
    left: 541px;
    top: 18px;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;*/
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

.lnkMissing {
    background-image: url(../Images/missing-part.png);
}

.lnkWishlist {
    background-image: url(../Images/wishlist.png);
}

.lnkCreateACatalogue {
    background-image: url(../Images/catalogue.png);
}

.lnkAccount {
    background-image: url(../Images/account.png);
}

.lnkAccountPersonal {
    background-image: url(../Images/cog.png);
}

.lnkAdvertising {
    background-image: url(../Images/advertising.png);
}

.lnkWarranty {
    background-image: url('../Images/FirstLine/FL-Warranty Returns.png');
}

.lnkWarrantyAdmin {
    background-image: url('../Images/FirstLine/FL-Warranty Admin.png');
}

.lnk-marketing-hub {
    background-image: url('../Images/marketing-hub.png');
}

div.row.searchContainer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 0%;
}

div.custom-product-group-name {
    cursor: pointer;
}

span.glyphicon.glyphicon-plus.application-increase-quantity {
    padding-right: 12px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

ul.nav.nav-tabs.account-setting-nav-tabs {
    padding-top: 140px;
    margin-left: 0px;
    border: none;
    margin-bottom: -7px;
}

div.container.admin {
    margin-right: auto !important;
    margin-left: auto !important;
    background-color: rgb(255 255 255 / 90%) !important;
    width: 1500px !important;
}

div.branch-info {
    margin-bottom: 18px;
}

div.col-sm-6.text-left.col-delete-account-btn {
    float: left;
    margin-top: 1%;
    margin-left: -3%;
}

div#divPasswordArea.col-sm-12 {
    /* margin-top: -333px !important;
    margin-left: -16px !important;*/
}

#passwordPolicy {
    margin-top: 15px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: none !important;
    border: none !important;
    z-index: 99;
    width: 100%;
    font-family: interstate, sans-serif !important;
}

h4.h4-password-requirements-title {
    font-family: interstate, sans-serif !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

div.new.password {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
}

div.col-sm-12.col-new-password-field {
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding-left: 0px;
}

div.col-sm-12.col-confirm-new-password-field {
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding-left: 0px;
}

row.row.row-PasswordArea {
    margin-left: 1px !important;
}

table#OrderTable.table.cart-table.cart-table-webcat-orders {
    width: 100%;
}

a.settings-tab {
    height: 40px;
    margin-top: 2px;
    color: #000 !important;
    background-color: #b1b1b1 !important;
    border: none !important;
    border-radius: 0px !important;
    width: 290px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Interstate, sans-serif;
}

.settings-tab .active {
    color: #fff !important;
    background-color: #282b30 !important;
}

li.settings-tab.active a {
    color: #fff !important;
    background-color: #282b30 !important;
}

a.settings-tab:hover {
    color: #fff !important;
    background-color: #282b30 !important;
}

a.settings-tab:focus {
    color: #fff !important;
    background-color: #282b30 !important;
}

div#OrderDetails {
    margin-top: 1%;
}



a.webcat-orders-tab {
    height: 40px;
    margin-top: 2px;
    color: #000 !important;
    background-color: #b1b1b1 !important;
    border: none !important;
    border-radius: 0px !important;
    width: 290px;
    margin-left: 6px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Interstate, sans-serif;
}

li.my-webcat-orders-tab.active a {
    color: #fff !important;
    background-color: #282b30 !important;
}

a.webcat-orders-tab:hover {
    color: #fff !important;
    background-color: #282b30 !important;
}

a.webcat-orders-tab:active {
    color: #fff !important;
    background-color: #282b30 !important;
}

a.webcat-orders-tab:focus {
    color: #fff !important;
    background-color: #282b30 !important;
}

tr.cart-head-tr.cart-head-tr-webcat-orders {
    height: 40px;
    background-color: darkgray;
    border: none !important;
}

th.cart-th.cart-th-webcat-orders {
    padding: 1% 8% !important;
    font-size: larger;
    font-family: interstate !important;
    font-weight: bold;
}

h4.webcat-table-title {
    font-size: xx-large;
    font-family: interstate;
    font-weight: bold;
    color: black;
}

h6.webcat-table-sub-title {
    font-size: initial;
    font-family: interstate;
    color: black;
    margin-bottom: 31px;
}

th.cart-th.cart-th-webcat-orders-total {
    padding: 1% 0% !important;
    font-size: larger;
    font-family: interstate !important;
    font-weight: bold;
}

td.cart-td.cart-td-webcat-orders-date-ordered {
    border-top: 2px solid grey !important;
    padding: 1% 8%;
}

td.cart-td.cart-td-webcat-orders-date-confirm-num {
    border-top: 2px solid grey !important;
    padding: 1% 8%;
}

td.cart-td.cart-td-webcat-orders-date-items {
    border-top: 2px solid grey !important;
    padding: 1% 0%;
}

td.webcat-orders-view-order {
    border-top: 2px solid grey !important;
    padding: 1% 7% !important;
}

td.cart-td.cart-productInfo.cart-web-cat-orders {
    border-top: 2px solid #e9e9e9 !important;
}

td.cart-td.cart-web-cat-orders {
    border-top: 2px solid #e9e9e9 !important;
    padding: 7% 0%;
}

table.table.cart-table.cart-web-cat-orders {
    width: 94%;
}

div.webcat-orders-product-infos {
    margin-top: 42px;
}

div.part-item-cart {
    font-family: interstate;
    text-transform: uppercase;
    font-size: smaller;
    color: rgb(0 0 0 / 60%);
    margin-left: 19px !important;
}

span.part-item-num {
    font-family: interstate;
    font-size: x-large;
    font-weight: bold;
    margin-left: 19px !important;
}

th.th-space {
    border: none !important;
}

div.row.row-stock-page-header {
    padding: 2% 12.5% 0%;
    margin-left: -48px;
}

.container-stock {
    width: 100% !important;
    padding: 2%;
}

.stock {
    background-color: rgb(255 255 255 / 80%);
    width: 80%;
    padding: 2%;
    margin: auto;
}

h1.stock-page-header-title {
    color: white;
    font-family: 'interstate';
    font-weight: bold;
    font-size: xxx-large;
}

p.stock-page-header-p {
    color: white;
    font-size: large;
    font-family: interstate;
}

.stockTabs {
    width: 100%;
    padding: 0px;
}

.csvcontainer {
    width: 80%;
}

.settings-tab {
    /*width: 20%;*/
}

.csv-tab {
    /*width: 20%;*/
}

a.stock-check-tab {
    background-color: #b1b1b1 !important;
    height: 40px;
    margin-top: 2px;
    color: white !important;
    border: none !important;
    border-radius: 0px !important;
    /* width: 290px;*/
    width: auto;
    text-transform: uppercase;
    font-weight: bold;
    font-family: interstate;
}

    a.stock-check-tab:hover {
        color: #000 !important;
        background-color: #b1b1b1 !important;
    }

    a.stock-check-tab:focus {
        color: #000 !important;
        background-color: #b1b1b1 !important;
    }

a.bulk-csv-tab {
    background-color: #b1b1b1;
    height: 40px;
    margin-top: 2px;
    color: white !important;
    border: none !important;
    border-radius: 0px !important;
    /*    width: 290px;*/
    width: auto;
    text-transform: uppercase;
    font-weight: bold;
    font-family: interstate;
}

.csv-tab .active {
    color: #fff !important;
    background-color: #282b30 !important;
}

li.csv-tab .active {
    color: #fff !important;
    background-color: #282b30 !important;
}

a.bulk-csv-tab:hover {
    color: #fff !important;
    background-color: #282b30 !important;
}


a.bulk-csv-tab:focus {
    color: #fff !important;
    background-color: #282b30 !important;
}

div.bulkload-container.row {
    background-color: white;
    padding: 1% 4%;
    width: 100%;
    margin: 0px;
}

div.bulkOrder-form {
    background-color: #fff;
    padding: 3%;
    margin-top: 5%;
    min-height: 37vh;
    width: 100%;
}

div.bulkOrder-outine-left {
    background-color: white;
    padding: 2%;
    text-align: center;
}

div.bulkOrder-outine-2-left {
    background-color: white;
    border: dashed 2px #80808040 !important;
    padding: 5%;
    text-align: center;
    min-height: 23vh;
}

div.bulkOrder-label-two {
    text-align: center;
}

img.download-icon {
    margin-top: 10px;
}

p.bulk-p {
    margin-top: 10px;
    margin-bottom: 1rem;
    font-size: large;
    color: #434343;
    font-weight: bold;
}

div.text-center {
    text-align: center !important;
}

a.bulkOrder-submitBtn.btn-warning.download {
    padding: 0.5em;
    border: none;
    display: inline-block;
    margin-top: 1em;
    background-image: none !important;
    background-color: #F5402B;
}

    a.bulkOrder-submitBtn.btn-warning.download:hover {
        background-image: none !important;
        background-color: #D3311F;
        text-decoration: none;
    }

h1.bulk-header {
    text-transform: uppercase;
    font-family: interstate;
    color: black;
    font-weight: bold;
}

p.lead-p {
    font-family: interstate;
}

p.bulk-p {
    font-family: interstate;
    color: black;
}

div#box.csv-p {
    font-family: interstate;
    color: black !important;
    cursor: pointer;
}

p.click-p {
    font-family: interstate;
}

.download-title {
    text-transform: uppercase;
    font-family: interstate;
    color: black;
    font-weight: bold;
    padding-left: 0px;
    font-size: 1.3em;
}

.upload-title {
    text-transform: uppercase;
    font-family: interstate;
    color: black;
    font-weight: bold;
    padding-left: 0px;
    font-size: 1.3em;
}

div.bulkOrder-outine-right {
    background-color: white;
    padding: 2%;
    text-align: center;
}

div.bulkOrder-outine-2-right {
    background-color: white;
    border: dashed 2px #80808040 !important;
    padding: 5%;
    text-align: center;
    min-height: 23vh;
}

div#box.csv-p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: large;
    color: #434343;
    font-weight: bold;
}

p.click-p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: medium;
    color: #808080;
    font-weight: bold;
}

input#upload.bulkOrder-submitBtn.btn-warning.upload {
    padding: 0.5em;
    border: none;
    background-image: none !important;
    background-color: #F5402B;
    display: flex;
    margin: auto;
    margin-top: 1em;
    white-space: pre-wrap;
}

    input#upload.bulkOrder-submitBtn.btn-warning.upload:hover {
        background-image: none !important;
        background-color: #D3311F;
    }

div.row.row-header.header-csv {
    margin-bottom: 24px !important;
}

.col-upload {
    padding-bottom: 35px;
}

button.btn.btn-primary.select-all.sel-all {
    display: none !important;
}

.grey-border {
    background-color: #eeeeee;
}

div#cphContent_panelPrivacyPolicy {
    position: relative;
    background-color: #dddddd;
    padding: 0px 34px 0px 34px;
    /*  margin-left: 733px;
    margin-top: -211px;*/
    z-index: 111 !important;
}

div.col-sm-6.col-change-password {
    /*margin-top: -368px;*/
}
/*Search by VRM*/

.sub-sec-vrm {
    height: auto !important;
    width: 291px !important;
    background-color: rgba(0,0,0,0.70);
    padding: 10px 0 10px 0px;
    border-top: none;
}

dv#sub-sec-vrm.searchBySubSection.sub-sec-vrm {
    margin-top: 203px;
}

.input-vrm-uk, .input-vrm-multiple {
    position: relative;
    width: 100%;
}

#txtVRM, #txtVRMMultiple {
    background: #ffe900;
    padding-left: 50px;
    text-transform: uppercase;
    margin-top: -3px;
    font-weight: bold;
}

.input-vrm-uk:after, .input-vrm-multiple:after {
    content: " ";
    display: block;
    height: 35px;
    width: 32px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.vrm-CarWeb .input-vrm-uk:after {
    background: url(../Layout/gb-flag.png) no-repeat;
}

.vrm-Cartel .input-vrm-uk:after {
    background: url(../Layout/ie-flag.png) no-repeat;
    top: 0px;
}

.vrm-Cartel-multi .input-vrm-multiple:after {
    background: url(../Layout/ie-flag.png) no-repeat;
    top: 0px;
}

.input-vrm-uk, .input-vrm-multiple {
    position: relative;
    width: 100%;
    margin-top: 3px;
}


/*Search by vehicle section*/
#searchByVehSection {
    width: 291px !important;
    height: 344px;
    padding: 10px 0 10px 20px;
    border-top: none;
}

img#imYPC {
    height: 16px;
}

img#imCV {
    /* height: 16px;*/
    height: 21px;
}

img#imYCV {
    height: 21px;
}

img#imPC {
    height: 16px;
}


div.pull-right.mandatory {
    padding-right: 108px !important;
    margin-top: -280px !important;
    display: none !important;
}

.valign-top {
    vertical-align: top;
}

.sbv-title {
    font-size: 12px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 2px;
    display: inline-block;
    border-bottom: none !important;
    font-family: interstate, sans-serif;
    font-weight: 500;
    font-style: normal;
}

span.sbv-title.valign-top.robo.text-uppercase {
    margin-top: 7px;
    margin-bottom: -4px;
}

div.col-sm-12.search-by-veh {
    margin-top: 0px;
}

#searchByVehSection select {
    width: 100%;
    display: inline-block;
}

div.quantity-updater {
    display: flex !important;
}

.ddBox {
    color: #ffffff;
    padding: 0;
    width: 103%;
}

div.col-md-12 {
}


    div.col-md-12.col-search {
        margin-left: -15px;
        width: 103%;
    }

    div.col-md-12.drop {
        width: 100%;
        margin-bottom: 13px;
    }

    div.col-md-12.col-srch {
        width: 100%;
        margin-top: 2px;
    }

.ddBox .select2-container,
.ddBox .select2-selection,
.select2-dropdown {
    border: 0;
    border-radius: 0;
    margin-bottom: 3px;
    font-size: 14px;
}

.ddBox .select2-container,
.ddBox .select2-selection {
    width: 100% !important;
}

div.custom-product-group-name {
    /*margin-bottom: 57px !important;*/
    cursor: pointer;
}

div.text-right.deleted-parts-toggle {
    /*color: #09347a;*/
    color: black;
    margin-right: 16px;
}

.select2-dropdown {
    font-size: 14px;
}

table#table-apps.table.table-parts.table-check-fail.table-search-pages {
    background-color: white;
}

.ddBox .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-transform: none;
}

    .ddBox .select2-container--default .select2-selection--single .select2-selection__rendered span span {
        color: #d54639;
    }

.ddBox .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(../Images/Firstline/UV.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

    .ddBox .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: none !important;
        background-image: src(../Images/Firstline/UV.png) !important;
        display: none;
        border-style: solid;
        border-width: 7px 6px 0px 6px;
        height: 0;
        left: 50%;
        margin-left: -9px;
        margin-top: -4px;
        position: absolute;
        top: 50%;
        width: 0;
    }

.dd-search-inpt .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-transform: none;
}

    .dd-search-inpt .select2-container--default .select2-selection--single .select2-selection__rendered span span {
        color: #d54639;
    }

.dd-search-inpt .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(../Images/Firstline/UV.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

    .dd-search-inpt .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: none !important;
        background-image: src(/Images/Firstline/UV.png) !important;
        display: none;
        border-style: solid;
        border-width: 7px 6px 0px 6px;
        height: 0;
        left: 50%;
        margin-left: -9px;
        margin-top: -4px;
        position: absolute;
        top: 50%;
        width: 0;
    }

.dd-search-inpt .select2-container, .dd-search-inpt .select2-selection, .select2-dropdown {
    border: 0;
    border-radius: 0;
    margin-bottom: 3px;
    font-size: 14px;
}

span.select2-selection__arrow {
}

#drop-make {
    width: 100% !important;
}

#drop-model {
    width: 100% !important;
}

#drop-litre {
    width: 100% !important;
}

#drop-body {
    width: 100% !important;
}

#drop-year {
    width: 100% !important;
}

.btnSearch {
    width: 249px;
    height: 30px;
    border: none;
    vertical-align: bottom;
    margin-left: 0px;
    margin-right: 10px;
    border-radius: 3px;
}

/*Search by other method section*/
div.searchSubSection {
    margin: 0.7% 0.9%;
}

.btnSearch-other {
    background: url(../images/search.png) no-repeat center;
    width: 40px;
    height: 34px;
    border: none;
    margin-top: -34px;
    border-radius: 3px;
}

#searchByOtherSection {
}

.searchBySubSection {
    margin-top: 0px;
}


.lower-placeholder::-webkit-input-placeholder {
    text-transform: none !important;
}

.lower-placeholder::-moz-placeholder {
    text-transform: none !important;
}

.sub-sec-ec {
    ;
    height: 127px !important;
    width: 291px !important;
}

.search-block {
    padding: 20px 20px 14px;
    margin-top: -12px;
}

.sub-sec-prt {
    background-color: rgba(0,0,0,0.65);
    height: 127px !important;
    width: 291px !important;
    margin-top: 20px;
}

.sub-sec-np {
    background-color: rgba(50, 50, 50, 0.95);
    padding: 14px 0 0;
    height: 151px;
}


.stock-icon {
    background-image: url(../Images/wishlist.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 2px 15px 2px 20px;
}

ul.nav.nav-tabs.stock-availabilty-nav-tabs {
    padding-top: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}


@media screen and (max-width: 592px) {
    div .vehSection {
        margin: 0% 2%;
    }

    div.searchSubSection {
        margin: 10% 0%;
    }
}

/*Footer area*/
#footer-box {
    /*position: absolute;
    left: 0;
    width: 100%;
    height: 50px;
    border-top: none;
    border: none;
    margin-top: 0px !important;*/
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.foot-eng-by {
    background-image: url(../layout/Elcome_DB_logo_reverse.png);
    /* position: absolute;
    left: 23px;
    height: 43px;
    width: 71px;
    top: 4px;*/

    left: 23px;
    height: 43px;
    width: 71px;
    top: 4px;
}

.foot-text {
    /*position: absolute;
    left: 104px;
    top: 19px;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;*/
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
}

.foot-socials {
    /* position: absolute;
    right: 0;
    height: 46px;
    text-align: center;
    padding-right: 20px;*/
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    /*text-decoration: underline;*/
    position: relative;
}

    .foot-socials a, .foot-socials a:hover {
        outline: 0;
        color: transparent;
    }

.foot-smi {
    color: #ffffff;
    padding: 7px;
    padding-top: 16px;
    font-size: 18px;
    cursor: pointer;
}

    .foot-smi:hover {
        color: #f5402b;
        text-decoration: none;
    }

.foot-toolbox-lnk {
    background-image: url(../Layout/spanner-icon.png);
    display: block;
    width: 25px;
    height: 25px;
    margin: auto;
    margin-top: 12px;
    cursor: pointer;
}

.head-smi {
    color: #ffffff;
    padding: 7px;
    padding-top: 16px;
    font-size: 18px;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 4px;
}

    .head-smi:hover {
        text-decoration: none;
    }

.head-socials {
    position: absolute;
    height: 46px;
    text-align: left;
    padding-right: 20px;
    width: 100%;
}

div.row.new-products-row {
    display: none;
}
/*Login area*/
#login-box-veil {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000;
    right: 0;
    opacity: .6;
    z-index: 100;
    overflow: hidden;
    display: none;
}

.login-box {
    font-size: 12pt;
    position: absolute;
    top: 73px;
    right: 0;
    width: 320px;
    height: 260px;
    opacity: 1;
    z-index: 101;
    padding: 20px;
    color: #fff200;
    display: none;
}

    .login-box input {
        margin-bottom: 10px;
    }

.tritop {
    position: absolute;
    font-size: 20px;
    top: -15px;
    right: 40px;
}

.btn-login {
    font-size: 14px;
    position: absolute;
    right: 0;
    color: #ffffff;
    background-color: #808080;
    border: none;
    border-bottom: 2px solid #fff200;
    padding: 5px;
    width: 160px
}

.lnk-login {
    color: #fff200;
    font-style: normal;
    font-size: 12pt;
    text-align: right;
    text-decoration: underline;
    padding: 5px 0 5px 0;
    cursor: pointer;
}

.text-right-password-reg {
    text-align: left;
}

/*Select Part Type page*/

.spp { /*select part panel general*/
    background-color: #989898;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 724px;
    background-size: 100%;
    overflow-y: auto;
}

.spp-result-box {
    padding: 0px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

    .table-striped > tbody > tr:nth-of-type(odd):hover {
        background-color: #f5f5f5;
    }

.table-striped > tbody > tr:nth-of-type(even) {
}

    .table-striped > tbody > tr:nth-of-type(even):hover {
        background-color: #f5f5f5;
    }

.spp-braking {
    background: #bbbbbb; /* Old browsers */
    background: -moz-linear-gradient(top, #bbbbbb 0%, #c0c0c0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#c0c0c0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bbbbbb 0%,#c0c0c0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bbbbbb 0%,#c0c0c0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bbbbbb 0%,#c0c0c0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bbbbbb 0%,#c0c0c0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#c0c0c0',GradientType=0 ); /* IE6-9 */
    height: 764px;
    min-height: 362px;
    overflow-y: auto;
    padding: 22px 70px;
}

    .spp-braking .collapser {
        letter-spacing: 1px;
    }

.spp-niche {
    background: #a5a5a5; /* Old browsers */
    background: -moz-linear-gradient(top, #a5a5a5 0%, #cacaca 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5a5a5), color-stop(100%,#cacaca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a5a5a5 0%,#cacaca 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a5a5a5 0%,#cacaca 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a5a5a5 0%,#cacaca 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a5a5a5 0%,#cacaca 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#cacaca',GradientType=0 ); /* IE6-9 */
    height: 362px;
    min-height: 362px;
    overflow-y: auto;
}

.spp-chassis {
    background: #aeaeae; /* Old browsers */
    background: -moz-linear-gradient(top, #aeaeae 0%, #d2d2d2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeaeae), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #aeaeae 0%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #aeaeae 0%,#d2d2d2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #aeaeae 0%,#d2d2d2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #aeaeae 0%,#d2d2d2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeae', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-9 */
}

.spp-engine {
    background: #c9c9c9; /* Old browsers */
    background: -moz-linear-gradient(top, #c9c9c9 0%, #dedede 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9c9c9), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c9c9c9 0%,#dedede 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c9c9c9 0%,#dedede 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c9c9c9 0%,#dedede 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c9c9c9 0%,#dedede 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
}

.spp h5 span {
    background-repeat: no-repeat;
    float: right;
    width: 28px;
    height: 28px;
    margin-top: -4px;
}

.spp h5 {
    background: #e3ede9;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 12px;
    margin: 0;
    border-bottom: 1px solid #464646;
    border-top: 1px solid #464646;
    font-size: 15px;
    letter-spacing: 1px;
}

    .spp h5:nth-of-type(even) {
        background: #ededea;
    }

.avail {
    color: #1f1f1f;
}

/*.avail:hover {
    color: #000573;
    cursor: pointer;
  }*/

.unav {
    color: #878787;
}

.badge-B {
    background-image: url('../Images/FirstLine/comp-b – default.png');
    margin-left: 10px;
    background-size: contain;
}

    .badge-B:hover {
        background-image: url('../Images/FirstLine/comp-b-hover.png');
        margin-left: 10px;
    }

.badge-B-single {
    background-image: url(../images/BorgandBeck/brand-borgbeck-larger.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
    padding: 10px;
}

    .badge-B-single.webOrders {
        background-repeat: no-repeat;
        margin-left: 15px;
        padding: 10px 10px;
        margin-top: -26px;
        background-size: contain;
        width: 4%;
    }

.badge-F {
    background-image: url('../Images/FirstLine/comp-f-default.png');
    margin-left: 10px;
    background-size: contain;
}

    .badge-F:hover {
        background-image: url('../Images/FirstLine/comp-f-hover.png');
        margin-left: 10px;
    }

.badge-F-single {
    background-image: url(../images/FirstLine/brand-FirstLine-larger.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
    padding: 10px;
}

    .badge-F-single.webOrders {
        background-image: url(../images/FirstLine/brand-FirstLine-larger.png);
        background-repeat: no-repeat;
        margin-left: 15px;
        padding: 10px 10px;
        margin-top: -26px;
        background-size: contain;
        width: 4%;
    }

.badge-K,
.badge-k {
    background-image: url('../Images/FirstLine/comp-k-default.png');
    margin-left: 10px;
    background-size: contain;
}

    .badge-K,
    .badge-k:hover {
        background-image: url('../Images/FirstLine/comp-k-hover.png');
        margin-left: 10px;
    }

.badge-K-single,
.badge-k-single {
    background-image: url(../images/FirstLine/brand-keyparts-larger.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
    padding: 10px;
}

span.badge-K-single.webOrders {
    background-image: url(../images/FirstLine/brand-keyparts-larger.png);
    background-repeat: no-repeat;
    margin-left: 15px;
    padding: 10px 10px;
    margin-top: -26px;
    background-size: contain;
    width: 4% !important;
}

div#MyAccSub {
    margin-bottom: -3px;
}

h2.animate.AccountInfo {
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
    font-family: 'interstate', sans-serif;
}

.badge-M,
.badge-m {
    background-image: url('../Images/MANNFilters/brand-mannfilters.png');
    margin-left: 10px;
    background-size: contain;
}

    .badge-M:hover,
    .badge-m:hover {
        background-image: url('../Images/MANNFilters/comp-m-hover.png');
        margin-left: 10px;
    }

.badge-M-single,
.badge-m-single {
    background-image: url(../Images/MANNFilters/brand-mannfilters.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
    padding: 10px;
}

    .badge-M-single.webOrders
    .badge-m-single.webOrders {
        background-image: url(../images/FirstLine/brand-FirstLine-larger.png);
        background-repeat: no-repeat;
        margin-left: 15px;
        padding: 10px 10px;
        margin-top: -26px;
        background-size: contain;
        width: 4%;
    }
/*Hover and single TODO for MANN Filters*/

.select2-container .select2-selection--single {
    height: 30px;
    border-radius: 3px;
}

.model-image-pic-holder {
    padding: 0;
    margin: 0;
}

    .model-image-pic-holder img {
        max-width: 100%;
        /*float: left;*/
    }

.search-results small {
    color: #2C2C2C;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}

.search-results span {
    color: #FFF100;
}

.search-results {
    font-size: 15px;
}

h2.search-results.robo.col-lg-col-lg-8.col-sm-12 {
    width: 75%;
}

/*Part/Applications/xrefs Detail sections*/
.part-img-box {
    cursor: pointer;
    min-height: 14rem;
}

a#cphContent_pdPart_lbCheckStock.btn.btn-primary.pull-right {
    margin-top: -138px;
    float: left !important;
    margin-left: 149px;
    width: 241px;
}

div.col-md-3.prod-images {
    margin-top: -328px;
    margin-left: -122px;
}

@media screen and (max-width: 1200px) {
    .part-img-box {
        padding: 20px;
        margin: 0px;
    }
}


.row-part-img-box {
    cursor: pointer;
    padding-bottom: 5px;
    padding-top: 5px;
    background-image: url(../Layout/Zoom_in.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    float: left;
    margin-left: -17px;
}

.image-row-apps {
    width: 65px;
    border: 1px solid lightgrey;
    margin-left: 16px;
    margin-right: 16px;
}

.pdf-lnk {
    vertical-align: top;
    float: left;
    width: 90px;
    background-image: url(../Layout/pdf_icon.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 100px;
    margin: 30px;
    margin-left: 0px;
    text-align: center;
    color: #2C2C2C;
    cursor: pointer;
}

    .pdf-lnk:hover {
        color: #2C2C2C;
    }

.mrgn-top-20 {
    margin-top: 20px;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 27px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    border: 1px solid black;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 4px;
        bottom: 3px;
        background-color: black;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #959595;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

div.text-right.deleted-parts-toggle {
    color: white;
    margin-bottom: 0px;
    margin-right: 16px;
}

.toggle-title {
    color: black;
}

h4.col.col-sm-col-lg-6.toggle-title {
    display: inline-block;
    margin-right: 20px;
    text-align: right;
    width: 149px;
    font-size: revert;
    font-family: interstate;
    text-transform: uppercase;
}

.glyphicon-minus:before {
    content: "";
}

.glyphicon-plus:before {
    content: "";
}

.navbar-header {
    float: right !important;
}

.navbar {
    margin: 0;
    border: none;
    border-radius: 0;
    background: #444444;
}

.nav > li {
    border-radius: 0;
    height: 60px;
    padding-top: 10px;
}

.nav navbar-nav navbar-right > li {
    width: 100%;
}

ul.nav.nav-pills.navbar-right {
    margin-top: -65px;
}

.nav-tabs.nav-justified > li > a.squareTabs {
    border-radius: 0 0 0 0;
    border: none;
    margin-top: 10px;
    text-align: left;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: none !important;
}

.nav-pills img {
    margin-right: 5px;
}

.nav-pills a {
    color: white !important;
    padding: 3px 10px !important;
}

    .nav-pills a img {
        margin-right: 5px;
    }

.nav-pills .dropdown-menu {
    background-color: #444444;
}

ul.dropdown-menu {
    margin-top: 11px;
}

ul#menu1.dropdown-menu {
    margin-top: 18px !important;
    background-color: #363636;
}

ul.drop-down-menu {
    margin-top: 11px !important;
}

.nav-pills > li > a {
    padding: 3px 15px !important;
}

.nav-pills button {
    background: none;
    border: 0;
    color: white;
}

.nav-pills .dropdown-toggle, .nav-pills .dropdown-toggle:hover, .nav-pills .dropdown-toggle:focus {
    background-color: #808080 !important;
    padding: 12px !important;
}

    .nav-pills .dropdown-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .nav-pills .dropdown-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: none !important;
    border: 0 !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: none !important;
}

.d-inital {
    display: initial !important;
}

li#liWishlist.text-center {
    margin-top: -1px;
}

li.text-center.text-uppercase.webcat-home-nav-pill {
    margin-top: -2px !important;
}

li.text-center.text-uppercase.new-to-range-nav-pill {
    margin-top: -2px !important;
}

li#liAccountPersonal.text-center {
    margin-top: 1px;
}

input#cphContent_btnCatalogueDownloads.btn.btn-primary {
    padding: 5px 4px !important;
}

#nonMobileNavs {
    width: 100%;
    background-color: #444444;
    border-radius: 0;
    margin: 0;
    border: 0;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    .nav-tabs li {
        width: 50%;
        float: left !important;
        height: auto !important;
    }

    .spp {
        height: auto !important;
    }
}

.nav > li.inline {
    display: inline;
}

.table > tbody > tr:first-child > td.hideTopLine {
    border: none;
}

.table-parts > tbody > tr > td {
    border: none !important;
    background-color: none !important;
    font-family: interstate;
}

.affix {
    right: 14.2vw;
    /*background: rgba(255, 255,255, 0.6);*/
    /*padding: 10px 30px 0 0;*/
    bottom: 0;
}

.affix-bottom {
    bottom: 64px;
}

.table-link td {
    cursor: pointer;
}


#overlayscreen {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #c0c0c0;
    opacity: 0.8;
    filter: alpha(opacity=5);
}

#overlayloading {
    width: 250px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 45%;
    margin: -28px 0 0 -25px;
    font-weight: bold;
}

.back-link {
    position: relative;
    left: -54px;
    top: 28px;
    float: right;
    cursor: pointer;
}

a#showDeletedPartsButtonID.btn.btn-primary {
    margin-top: -108px;
    display: none;
}

@media screen and (max-width: 800px) {
    header {
    }

    .home header {
        margin: 0;
    }

    main {
        position: relative;
        min-height: 923px !important;
    }

    .back-link {
        top: -41px;
        left: 0;
        width: 100%;
    }

    .foot-text {
        max-width: 140px;
        top: 10px;
    }

    .spp {
        min-height: 0;
        padding-bottom: 20px;
    }

        .spp h2 {
            font-size: 40px;
        }

    .searchBySubSection {
        height: auto !important;
    }
}

.text-results {
    font-size: 14px;
    color: #1f1f1f;
}

.title-part-app {
    font-size: 30px;
    margin-top: 4px;
    margin-bottom: 20px;
    font-family: interstate;
}

.btn-margin {
    margin-bottom: 15px;
}

.title-border {
    font-size: 22px;
    display: inline-block;
    text-transform: uppercase;
}

.top-buffer {
    margin-top: 15px;
}

.modal-toolbox-header-green {
    font-family: interstate;
    font-weight: bold;
    font-size: 75px;
    text-transform: uppercase;
    color: #01573c;
    line-height: 75px;
}

.modal-toolbox-btn {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    font-family: interstate;
    color: #797979;
    font-size: 39px;
    background: #d1d1d2;
    padding: 25px 35px 25px 35px;
    text-decoration: none;
}

    .modal-toolbox-btn:hover {
        background: #bcbcbc;
        text-decoration: none;
    }

.modal-header {
    font-family: interstate;
    background-color: none !important;
    color: none !important;
}

.modal-title {
    text-align: left;
    text-transform: uppercase;
    padding: 5px 81px;
    font-size: x-large !important;
    font-weight: bold;
    color: #333 !Important;
}

.table .row {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
}


.aspNetDisabled {
    cursor: not-allowed;
    opacity: 0.3;
}

.ad-banner, .aspNetDisabled {
    cursor: default;
    opacity: 1;
}

.pagination {
    margin: 0;
}

.syntax-container {
    background: #FCFCFC;
    -webkit-border-radius: 7px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 7px;
    -moz-background-clip: padding;
    border-radius: 7px;
    background-clip: padding-box;
    border: 1px solid #e3e3e3;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.isloading-wrapper.isloading-right {
    margin-left: 10px;
}

.isloading-overlay {
    position: relative;
    text-align: center;
    left: 0px !important;
    height: 100vh !important;
    top: 0px !important;
}

.isloading-wrapper {
    background: #FFFFFF;
    -webkit-border-radius: 7px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 7px;
    -moz-background-clip: padding;
    border-radius: 7px;
    background-clip: padding-box;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 20px;
    z-index: 9000;
    position: absolute !important;
    top: 50% !important;
    height: auto !important;
    left: 50% !important;
}

.spInfo {
    margin-left: 8px;
}

#h1PartDetails {
    text-decoration: underline;
}

.table-responsive {
    overflow-x: visible;
}

.scroll-top-wrapper {
    display: none;
}

.iframe360 {
    width: 100%;
    height: 516px;
    border: 0;
}

.label-full label {
    width: 100%;
}

.modal input[type=checkbox],
.table-parts input[type=checkbox] {
    width: 16px;
    height: 16px;
}

.col-checkbox {
    width: 20px;
    text-align: right;
}

.qtyinput {
    text-align: center;
}

.user-tab-content {
    background-color: white;
    padding: 4%;
}

.table-parts {
    margin-bottom: 22px !important;
}

    .table-parts .badge-F-single,
    .table-parts .badge-K-single,
    .table-parts .badge-B-single,
    .table-parts .badge-M-single {
        margin: 0 10px 0 5px;
    }

@media (min-width: 1200px) {
    .mandatory {
        padding-right: 20px;
    }
}

@media screen and (max-width: 1482px) {
    .settings-tab {
        width: 30%;
    }

    .csv-tab {
        width: 30%;
    }
}

@media screen and (max-width: 1540px) {
    .mandatory > span {
        display: block;
    }
}

@media screen and (max-width: 990px) {
    .mandatory {
        float: none;
        display: inline;
    }

        .mandatory > span {
            display: inline;
        }
}

div.container.mrgn-top-20.product {
    margin-top: 0px;
}

div.partdetails-add-to-basket {
    display: flex;
    margin-top: 1rem;
    flex-wrap: wrap;
}

div.pd-hdr-part-description {
    font-family: interstate;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
}

div.pd-hdr-part {
    font-size: xx-large;
    font-family: interstate;
}

div.partdetail-price {
    font-size: 2rem;
    font-family: interstate;
}

span.not-available.glyphicon.glyphicon-remove.text-danger {
}

.tab-pane {
    margin-bottom: 30px;
}

.finish-text {
    font-size: 20px;
    padding: 50px 0 30px;
}

.image-modal #watermark {
    width: 100%;
    position: absolute;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.6;
    min-height: 200px;
}

    .image-modal #watermark.logo-B {
        background: url('../Images/bb 25.png') no-repeat center;
        background-size: 400px;
    }

    .image-modal #watermark.logo-F {
        background: url('../Images/FL 25.png') no-repeat center;
        background-size: 400px;
    }

    .image-modal #watermark.logo-K {
        background: url('../Images/KP 25.png') no-repeat center;
        background-size: 400px;
    }

@media (min-width: 768px) {
    .dl-horizontal dt {
        width: 260px;
    }

    .dl-horizontal dd {
        margin-left: 280px;
    }
}

.container-paginacao {
    margin-bottom: 20px;
}

input#txtNewQuantity.text-center {
    border: none !important;
    box-shadow: inset 0 1px 9px 0px rgb(0 0 0 / 8%);
}

.stock-instock-cell {
    background-color: lightgreen;
}

.stock-outofstock-cell {
    background-color: lightcoral;
}

.stock-instock-text {
    color: darkgreen;
    font-weight: bold;
}

.stock-outofstock-text {
    color: darkred;
    font-weight: bold;
}

.stock-warningstock-text {
    color: darkorange;
    font-weight: bold;
}

.stock-message-row {
    padding-bottom: 12px;
}

.spacer {
    margin: 9%;
}


.contitech-logo {
    vertical-align: top;
    width: 95px;
    padding: 5px;
}

.mann-logo {
    vertical-align: top;
    width: 55px;
    padding: 5px;
}

.flg-logo {
    vertical-align: top;
    width: 235px;
    padding: 5px;
    height: 40px;
}

    .flg-logo:hover {
        outline: 0;
    }

.nowrap {
    white-space: nowrap;
}

.header-links .nav .dropdown {
    padding-top: 0;
    border: 0;
}

.dropdown-menu {
    z-index: 99999;
    top: unset;
    background-clip: unset;
}



@media(max-width:350px) {
    .change-language {
        padding: 10px 5px !important;
    }

    .head-smi {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.composite-image-table {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
}

    .composite-image-table td {
        border-top: none !important;
    }

.composite-image-hover {
    margin: 0 auto;
    border: 1px solid #fff;
}

    .composite-image-hover:hover {
        margin: 0 auto;
        border: 1px solid #fff;
    }

.composite-image-normal {
    max-width: 120px !important;
    max-height: 85px !important;
}

    .composite-image-normal:hover {
        max-width: 120px !important;
        max-height: 85px !important;
    }

.composite-image-small {
    max-width: 60px !important;
    max-height: 43px !important;
}

    .composite-image-small:hover {
        max-width: 60px !important;
        max-height: 43px !important;
    }

.composite-image-large {
    max-width: 180px !important;
    max-height: 125px !important;
}

    .composite-image-large:hover {
        max-width: 180px !important;
        max-height: 125px !important;
    }

.cc-grower {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

.link360 {
    cursor: pointer;
}

.vehicle-type-selection {
    cursor: pointer;
}

    .vehicle-type-selection input {
        cursor: pointer !important;
        outline: none;
    }

.cursor-pointer {
    cursor: pointer;
}

.col-small {
    width: 60px;
}


/* WARRANTY */

.header-tip {
    margin-bottom: 20px;
}

.row-claim-reference {
    margin-bottom: 1px;
}


.chk {
    position: relative;
    padding-left: 19px;
    margin-left: -20px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .chk input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: darkgrey;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.chk:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.chk input:checked ~ .checkmark {
    background-color: black;
    border: 2px solid #bbbbbb;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.chk input:checked ~ .checkmark:after {
    display: block;
}


.right.carousel-control {
    background: none !important;
}

.left.carousel-control {
    background: none !important;
}

.carousel-inner > .item {
    min-height: 510px !important;
}

.carousel-inner img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
}

.display-none {
    display: none;
}

.warranty-portal-invoice-link {
    color: black !important;
}


.checkbox-inline .checkbox-list {
    margin-left: 25px;
    margin-top: 8px;
}

.admin-option-spacer {
    background-color: #969696;
    padding: 2px;
}

div.form-group.form-group-user {
    /*   width: 30%;
    margin-left: 15px;
    text-transform: uppercase;*/
    width: 100%;
    text-transform: uppercase;
}

b.b-privacy-title {
    font-size: x-large;
    font-family: interstate;
    text-transform: uppercase;
}

b.b-marketing-title {
    font-size: x-large;
    font-family: interstate;
    text-transform: uppercase;
}

/* move to top */


.custom-category-name {
    text-transform: uppercase;
    font-size: 2.1rem;
    font-family: interstate;
    margin-bottom: 4px;
    font-weight: bold;
}

.custom-product-group-name {
    text-transform: uppercase;
    background-color: black;
    font-size: 1.75rem;
    color: white;
    padding: 6px 0px 6px 7px;
    font-weight: bold;
    margin-bottom: 10px !important;
}


table#table-apps.table.table-parts.table-striped.table-bordered.table-check-fail {
}

div.div-space-search-pages {
    margin-bottom: 1%;
}

div#basketPreview {
    padding: 4%;
    margin-right: 7%;
    margin-top: 4%;
}

div#cartprev.cart-preview {
    right: 28px !important;
    top: 74px !important;
    box-shadow: 3px 3px #00000026, -2px -1.6px #202020;
    z-index: 4;
}

div.Image.preview-image {
    padding: 0%;
    background-image: url(../Layout/Zoom_in.png);
    background-repeat: no-repeat;
    background-position: 83% 100%;
}

div#taketobasket.btn.btn-primary.cart-btn {
    width: 90%;
    margin: 5% 5% -3.5% 5%;
}

div#closepreview.btn.btn-primary.cart-btn {
    width: 90%;
    margin: 5% 5% 7.5% 5%;
    background-color: #767676;
}

    div#closepreview.btn.btn-primary.cart-btn:hover {
        width: 90%;
        margin: 5% 5% 7.5% 5%;
        background-color: #606060;
    }

h1.basket-pop-up-title {
    color: white;
    margin-left: 16px;
    font-weight: bold;
    font-size: x-large;
}

div.row.preview-item {
    margin: -5% 1% 6% 2%;
    padding: 4%;
}

.application-add-to-basket {
    border-radius: 3px;
    background-image: none;
    background-color: red;
    border: none;
    margin-left: 30px;
}

.application-price {
    font-size: 1.7rem;
    font-family: interstate;
    color: black;
    font-weight: bold;
}

    .application-price.application-price-alternative-parts
    {
        margin-top: 5px;
        font-size: x-large !important;
    }

    .application-part {
        font-weight: bold;
        font-size: 1.7rem;
        font-family: interstate;
        white-space: nowrap;
    }

.applicatedPartDescription {
    font-weight: bold;
    font-size: 1.7rem;
    font-family: interstate;
}

.applicationCriteriaheader {
    width: 16%;
}

.application-compare-button {
    margin-bottom: 15px;
    margin-top: -22px;
    background-color: black;
    div .container-fluid.mrgn-top-20.product padding: 6px;
}

div.expando {
    margin-left: 20px;
}

div.col-sm-3.col-icons {
    margin-left: 85px;
    justify-content: right !important;
}


div.container.mrgn-top-20.product, div.container-fluid.mrgn-top-20.product {
    background-color: rgb(255 255 255 / 80%);
    padding: 3% 3%;
}

div.row.row-products-images-additional {
    width: 32%;
}

img.small-image-select {
    max-width: 95px;
    max-height: 70px;
    width: auto;
    height: auto;
    padding-right: 3px;
}

div.additional-images.col-sm-12.col-md-6 {
}

.row-products-images-additional {
    margin-top: 1%;
    display: flex;
    flex-direction: row;
}

.additional-images {
    display: flex;
}

.container-fluid-part-details {
    margin: 0px 70px;
}

.part-details-page {
    padding-top: 20px;
}

    .part-details-page .container-fluid-part-details {
        margin: 0px 70px;
    }

#mainImagenew {
    /*height: 19vh !important;
    width: 28vh !important;*/
    height: 30vh !important;
    width: 100% !important;
    float: left;
}

div.col-sm-12.col-md-4.main-prod-images {
    width: 34.333333% !important;
}

div.col-sm-12.col-md-5.prod-info {
    width: 40.666667%;
}

div.product-container-info-space {
    padding-top: 2%;
}

div.product-container-info-space-2 {
    padding-top: 2%;
}

div .col-sm-8.prod-info {
    margin-top: 3.5%;
}

.vehicle-details-and-image {
    padding: 3px 0px;
}

#divSelectPartsForAvail .vehicle-details-and-image {
    padding: 3px 0px;
}

td.td-om {
    width: 7%;
}

tr.applications-srch-body {
}

/* Basket */
.cart-container {
    background-color: none !important;
    padding: 3% !important;
}

tr.cart-head-tr {
    text-transform: uppercase;
    background-color: darkgray;
    font-size: smaller;
}

.col-order-total {
    font-size: large;
    font-family: interstate;
}

span.badge-B-single {
    margin-left: 15px;
    padding: 10px 10px;
    margin-top: -16px;
    background-size: contain;
    width: 5%;
}

span.badge-M-single {
    margin-left: 15px;
    padding: 10px 10px;
    margin-top: -16px;
    background-size: contain;
    width: 5%;
}

span.badge-F-single {
    margin-left: 15px;
    padding: 10px 10px;
    margin-top: -16px;
    background-size: contain;
    width: 5%;
}

span.badge-K-single {
    margin-left: 15px;
    padding: 10px 10px;
    margin-top: -16px;
    background-size: contain;
    width: 5%;
}

hr.hr.hr-cart {
    display: block;
    position: relative;
    margin: 24px 40px -71px -59px;
    height: 0;
    width: 110%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 2px solid #aaaaaa;
}

td.cart-td.cart-productInfo {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 2px solid #000;
}

td.cart-td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none !important;
}

    td.cart-td.cart-td-quantity {
        padding: 30px 8px;
    }

    td.cart-td.cart-td-item-price {
        padding: 51px 8px;
    }

    td.cart-td.cart-td-total-price {
        padding: 44px 8px;
    }

div.Image.cart-image {
    margin-top: 8px;
    min-width: 122px;
    min-height: 122px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.orderhistory-img {
    /*  min-height: 137px !important;*/
}

.orderHistory-cart-Table {
    width: 94% !important;
}

.orderHistory-cart-td-cart-td-quantity {
    padding: 59px 8px !important;
}

.orderHistory-cart-td-item-price {
    padding: 59px 8px !important;
}

.orderHistory-cart-td-total-price {
    padding: 59px 8px !important;
}

input#cphContent_placeOrder.btn.btn-primary {
    font-size: 14px;
    font-family: interstate;
    border-radius: 3px;
    background-image: none;
    background-color: #F5402B;
    border: none;
    text-transform: uppercase;
    width: 180px px;
}

    input#cphContent_placeOrder.btn.btn-primary:hover {
        background-color: #D3311F;
    }

span.Part-num-cart {
    font-family: interstate;
    font-size: x-large;
    font-weight: bold;
    margin-left: 17px !important;
}

span.part-item-cart {
    margin-left: 17px !important;
    font-family: interstate;
    text-transform: uppercase;
    font-size: smaller;
    white-space: nowrap;
}

div.cart-product-title-info {
    margin-top: 23px;
}

span.cart-updater.quantityPlus {
    background-color: none !Important;
    color: none !important;
    padding: 8px;
    cursor: pointer;
    background-image: url(../Images/group-103.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 7px;
}

span.cart-updater.quantityMinus {
    background-color: none !Important;
    color: none !important;
    padding: 8px;
    cursor: pointer;
    background-image: url(../Images/group-104.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 7px;
}

span.cart-delete.deleteItem {
    margin-left: 24px;
}

    span.cart-delete.deleteItem:hover {
        margin-left: 24px;
        text-decoration: underline;
    }

.col-delivery-info {
    background-color: rgb(217 217 217 / 90%) !important;
    margin-top: 4%;
    padding: 5%;
}

.col-total {
    font-size: x-large !important;
}

.col-delivery {
    margin-bottom: 20px;
    margin-top: 10px;
    display: none;
}

.col-sub-total {
    margin-bottom: 20px;
    padding: 0px;
}

div.content-wrapper {
    background-color: white;
    padding: 7% 4%;
    color: black;
}

h2.h2-review-order {
    margin-bottom: 0px;
}

div.info-container {
    background-color: rgb(237 237 237);
    padding: 5%;
    margin: 0%;
    color: black;
    margin-bottom: 9%;
}

h4.h4-order-review {
    font-family: interstate;
    text-transform: uppercase;
}

h4.h4-order-summary {
    font-family: interstate;
    text-transform: uppercase;
    padding-left: 5%;
}

h4.h4-your-order {
    margin-left: 17px;
    text-transform: uppercase;
    font-family: interstate;
}

.cart-table-container {
    margin-top: 0px;
    padding-left: 0px;
}

h2.h2-review-order {
    font-family: interstate;
    text-transform: uppercase;
}

span.part-type-cart-review {
    margin-left: 28px;
    font-family: interstate;
    text-transform: uppercase;
    font-size: smaller;
    color: black;
    font-weight: bold;
    white-space: nowrap;
}

span.part-num-cart-review {
    font-family: interstate;
    font-size: x-large;
    font-weight: bold;
    margin-left: 26px;
}

div.cart-review-product-titles {
    margin-top: 23px;
}

td.cart-td.cart-td-quantity {
    padding: 43px 8px;
}

td.cart-td.carft-td-unit-price {
    padding: 43px 8px;
}

td.cart-td.cart-td-total-price {
    padding: 51px 0px;
}

td.cart-td.cart-td-total-price-review {
    padding: 43px 8px;
}

textarea#cphContent_Comments.commentbox {
    background-color: transparent;
    color: black;
    width: 237px;
    height: 113px;
    border: none;
    padding: 3%;
    margin: -4%;
}

.col-order-summary {
    margin-top: 5%;
}

.sub-total-review-col {
    font-size: large;
    font-family: interstate;
    padding: 0 25% 0 6%;
}

.delivery-review-col {
    font-size: large;
    font-family: interstate;
    padding: 0 25% 0 6%;
}

.total-review-col {
    font-size: x-large;
    font-family: interstate;
    padding: 0 21% 0 10%;
}

span.span-total-price-review {
    float: right;
    font-weight: bold;
}

span.delivery-price-review-span {
    float: right;
    color: white;
}

span.span-subtotal-price-review {
    float: right;
    /*color: white;*/
    color: black;
}

.delivery-review-col {
    margin-bottom: 20px;
    margin-top: 10px;
}

.total-review-col {
    margin-top: 1%;
    margin-left: 9px;
}

input#cphContent_placeOrder.btn.btn-primary {
    /* margin-top: 20px;*/
    margin: 4% 17%;
}

h5.modal-title.modal-title-backorder {
    text-align: center;
    text-transform: uppercase;
    padding: 5px 81px;
    font-size: xx-large !important;
    font-weight: bold;
    color: #000 !Important;
    font-family: interstate;
    margin-left: 71px;
}

div.modal-body.modal-body-backorder {
    text-align: center;
    font-family: interstate;
    margin-left: 6px;
    font-size: larger;
    color: #000;
}

div#divOrderConfirmBox.modal.in {
    background-color: rgb(0 0 0 / 83%);
}

p.p-backorder {
    text-align: center;
    font-family: interstate;
    margin-left: 6px;
    font-size: larger;
    color: #000;
}

button#btnorderCancel.btn.btn-primary.btn-no-backorder {
    font-size: 14px;
    font-family: interstate;
    border-radius: 9px;
    background-image: none;
    border: none;
    text-transform: initial;
    width: 101px;
    height: 43px;
    margin-top: 30px;
    margin-right: 121px;
}

input#cphContent_btnhiddenHelperbutton.btn.btn-primary.btn-yes-backorder {
    font-size: 14px;
    font-family: interstate !important;
    border-radius: 9px !important;
    background-image: none;
    border: none;
    text-transform: initial !important;
    width: 101px !important;
    height: 43px !important;
    margin-top: 30px !important;
    margin-right: 91px !important;
}

div.modal-content.modal-backorder {
    border-radius: 0;
    /*    background-color: rgb(255 255 255);
*/ /* padding: 12%;
    margin: 38% -8%;*/
}

div.modal-content.modal-edit-order-ref {
    border-radius: 0;
    /*background-color: rgb(255 255 255);
    padding: 5%;
    margin: 38% -8%;*/
}

div#orderRefEditModal.modal.in {
    background-color: rgb(0 0 0 / 83%);
}

h5.modal-title.modal-edit-order-ref {
    text-align: left;
    text-transform: uppercase;
    padding: 5px 81px;
    font-size: xx-large !important;
    font-weight: bold;
    color: #000 !Important;
    font-family: interstate;
    margin-left: 62px;
}

input#cphContent_OrderRefEditBox {
    margin-left: 63px;
    border: none;
    background-color: #efefef;
    border-radius: 3px;
    width: 400px;
    height: 39px;
    margin-top: -10px;
    font-family: interstate;
}

input#cphContent_orderRefbtn {
    margin-left: 63px;
    border: none;
    /* background-color: #efefef; */
    border-radius: 3px;
    width: 400px;
    height: 39px;
    margin-top: 38px;
    font-family: interstate;
}

p.p-modal-edit-order-ref {
    text-align: left;
    font-family: interstate;
    margin-left: 62px;
    font-size: larger;
    color: #000
}

span.span-total-review {
    margin-left: -18px;
}

div.modal-content.modal-alternative-branch {
    border-radius: 0;
    /*background-color: rgb(255 255 255);
    padding: 6% 11%;
    margin: 38% -6%;*/
}

div#branchEditModal.modal.in {
    background-color: rgb(0 0 0 / 83%);
}

h5.modal-title.title-alternative-branch {
    text-transform: uppercase;
    padding: 5px 81px;
    font-size: xx-large !important;
    font-weight: bold;
    color: #000 !Important;
    text-align: left;
    margin-left: 10px;
}

select#cphContent_ddlBranched.form-control {
    border: none;
    background-color: #efefef;
    border-radius: 3px;
    height: 39px;
    font-family: interstate;
}

p.p-alternative-branch {
    text-align: left;
    font-family: interstate;
    margin-left: 11px;
    font-size: larger;
    color: #000;
}

hr.hr.hr-cart {
    display: block;
    position: relative;
    margin: 8px auto;
    height: 0;
    width: 88%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 2px solid #aaaaaa;
}

th.cart-th.th-product {
    font-weight: bold;
}

#ordReference {
    background-color: rgb(238 238 238);
}

.col-branch-ref-drop-downs {
    margin-top: 2%;
}

.col-order-totals {
    /*width: 50%;*/
    padding: 0px;
    margin-bottom: 9%;
}

h2.delivery-info-title {
    /*color: white;*/
    color: black;
    /*font-size: x-large;*/
    font-size: large;
    font-weight: bold;
}

p.delivery-info-info {
    /*color: #a9a9a9;*/
    color: black;
    /* background-color: #a9a9a9; */
    padding: 3%;
}

.col-total {
    margin-top: 20px;
    padding: 0px;
}

span.span-sub-total-price {
    float: right;
    font-weight: bold;
}

span.span-sub-total {
    font-weight: bold;
}

span.span-delivery {
    font-weight: bold;
}

span.span-exc-tax {
    font-size: small;
    /*  margin-left: 135px;*/
    text-align: right;
    text-transform: uppercase;
    white-space: nowrap;
    display: block;
}

span.span-delivery-price {
    float: right;
}

span.span-total-price {
    float: right;
    font-weight: bold;
}

.row-ref-order-num {
    margin-top: 16px;
}

span.span-total {
    margin-left: 0px;
    font-weight: bold;
}

u.change-password {
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    width: 47%;
    margin-right: 5px;
    margin-top: 5px;
}

input#BWK251 {
    margin-top: -7px !important;
}

span.glyphicon.glyphicon-plus application-increase-quantity {
    margin-top: -7px !important;
}

span.glyphicon.glyphicon-minus application-decrease-quantity {
    margin-top: -7px !important;
}

@media (min-width: 1200px) {
    div .container.mrgn-top-20.product {
        width: 1520px;
    }

    input#btn.btn-primary.order-button {
        margin-left: 407px;
    }

    .table-parts > thead > tr > th {
        background: rgb(54 54 54 / 95%);
        border: 0 !important;
        color: #fff;
        font-family: interstate !important;
        font-weight: bold !important;
        text-transform: uppercase !important;
    }

    .table-parts > thead > tr > td {
        background: none !important;
    }

    div.row.stock-buttons {
        /*padding-top: 66px;*/
    }

    .tab-content > .active {
        display: contents;
    }

    input#btnclick.btn.btn-primary.order-button {
        margin-left: 586px
    }

    div.col-md-6.add-part-num {
        width: 49.5%;
    }

    div#upResolveOrder {
        padding-bottom: 20px !important;
    }

    div#pResolveOrder {
        /*padding-bottom: 35px;*/
        /*    background-color: rgb(255 255 255 / 80%);
        padding: 2% 0%;
        margin-left: 184px;
        margin-right: 184px;*/
    }

    h2.title-borde.rob.stock-availability {
        color: #000 !important;
        font-family: 'Interstate Regular', sans serif;
        text-transform: uppercase;
        font-size: xx-large;
    }

    a.btn.btn-primary.custom-action-button.stock-button {
        float: right;
        margin-right: 15px;
        margin-bottom: 30px;
        width: 17%;
    }

    #AddToBasket.btn.btn-primary {
        float: right;
        background-color: #004B38;
    }

        #AddToBasket.btn.btn-primary:hover {
            float: right;
            background-color: #00382a;
        }

    input#btnUpdateQuantity.btn.btn-primary {
        background-color: #575757;
    }

        input#btnUpdateQuantity.btn.btn-primary:hover {
            background-color: #232323;
        }

    th.stock {
        background: none !important;
        color: #000 !important;
    }

    input.stockAll.stock {
        background: none !important;
    }

    h1.basket-title {
        text-transform: uppercase;
        font-family: interstate;
        /*color: white;*/
        color: black;
        font-weight: bold;
    }

    div.col-sm-2.col-branch-ref-drop-downs {
        margin-top: 64px;
    }

    div.logo {
        text-align: right;
    }

    div.col-sm-4.prod-info {
        margin-top: 39px;
    }

    button.btn.btn-primary.select-all.sel-all.text-uppercase.search-modal {
        display: inline !important;
    }
}

button#errContinue.btn.btn-default {
    background-image: none !important;
    text-shadow: none !important;
    border: none !important;
}

div#orderPlaced.modal.in {
    display: block;
    padding-right: 8px;
    background-image: url(../Images/Firstline/Firstline-main-image.png);
    /* background: no-repeat; */
    background-size: cover;
}

div.modal-content-webcatOrder-confirmation {
    /* border-radius: 0;
    background-color: rgb(0 0 0 / 89%);
    padding: 9%;
    margin: 12% -41%;
    color: white;
    width: 1118px;
    height: 498px;*/
    border-radius: 0;
    background-color: rgb(0 0 0 / 89%);
    padding: 9%;
    color: white;
}

h5.modal-title-webcatOrder-confirmation {
    font-size: x-large;
    /* margin-top: 24px; */
    font-weight: bolder;
    margin-bottom: 20px;
}

div.modal-body-webcatOrder-confirmation {
    width: 70%;
    font-family: 'Interstate', sans-serif;
}

div.modal-footer-webcatOrder-confirmation {
    margin-top: 20px;
    font-family: 'Interstate', sans-serif;
}

button.close.webcatOrder-confirmation {
    display: none;
}
/*STEP BAR STYLING*/
.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    /*New To Range*/


    @media (max-width: 768px) {
        font-size: 12px;
    }
}

.buyGuideCol {
    max-height: 94px;
    width: 100%;
    overflow-y: auto !important;
    margin: 0% !important;
    min-height: 84px;
}

.stepper-item .step-name {
    color: black;
    opacity: 30%;
}

.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #0000009f;
    width: 100%;
    top: 20px;
    left: -50%;
    z-index: 2;
}

.stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 2;
}

.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* background: #ccc;*/
    background: darkgray;
    margin-bottom: 6px;
}

.stepper-item.active {
    font-weight: bold;
}

    .stepper-item.active .step-counter {
        /*color: black;*/
        color: white;
    }

.step-counter {
    /*color: black;*/
    color: white;
}

.stepper-item.active .step-name {
    /*color: white;*/
    color: black;
    font-weight: bold;
    opacity: 100%;
}

.stepper-item.completed .step-counter {
    background-color: #cccccc;
    background-image: url(../Images/blackTick.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
}

.stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid antiquewhite;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 3;
}

.stepper-item:first-child::before {
    content: none;
}

.stepper-item:last-child::after {
    content: none;
}
/*STEP BAR STYLING*/

div#BulkUpdateError.modal.fade.in {
    background-color: rgb(0 0 0 / 83%);
    padding: 10%;
}

/*New to Range*/

.img-newtorange {
    max-width: 50% !important;
    max-height: 100%;
    border: 1px solid #707070;
}

th.text-center-add-to-basket {
    padding-left: 16% !important;
}

div.quantity-updater.new-to-range {
    display: inline-flex;
}

div.NewToRange-title {
    color: white;
    /*  margin-bottom: 3%;*/
}

h3.NTR-header {
    font-size: xx-large;
}

.pager {
    padding-bottom: 4% !important;
    padding-top: 1%;
    font-size: 0.9rem;
    cursor: pointer;
    margin: 0;
}

.selected {
    background-color: #F5402B !important;
    color: white;
    border-radius: 3px;
    padding: 1%;
}

div.buyGuide {
    margin: 0%;
}

.pageritem {
    background-color: white;
    padding: 1%;
    font-size: 0.9rem;
    cursor: pointer;
    border-radius: 3px;
}

.stock-add {
    width: 23%;
}

.quantityupdater {
    padding: 4% 0%;
}

.stock-input {
    max-width: 4vw;
    text-align: center;
}

/*.stock-add div.quantity-updater.new-to-range {
    display: flex;*/
/* flex-wrap: wrap; */
/* justify-content: space-evenly; */
/*width: 90%;
    margin-left: 27% !important;
}*/

.stock-add div.quantity-updater.new-to-range {
    display: flex;
    /* flex-wrap: wrap; */
    /* justify-content: space-evenly; */
    /*width: 90%;
    margin-left: 27% !important;*/
    justify-content: end;
    width: 90%;
    margin-left: 0% !important;
}

.stock-add .application-add-to-basket {
    border-radius: 3px;
    background-image: url(../Images/add-to-basket.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f5402b;
    border: none;
    padding: 1vw;
    margin: 0% !important;
}

.stock-add span.cart-updater.quantityMinus {
    cursor: pointer;
    background-image: url(../Images/group-104.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 2%;
    margin-right: 1%;
}

.stock-add span.cart-updater.quantityPlus {
    /*padding: -1.75px;*/
    cursor: pointer;
    background-image: url(../Images/group-103.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 2%;
    margin-right: 15%;
    margin-left: 1%;
}

span.partlink {
    color: black;
    font-weight: bold;
    font-size: 1.7rem;
    font-family: interstate;
    white-space: nowrap;
    cursor: pointer;
}

    span.partlink.partlink-new-to-range {
        font-size: x-large !important;
        cursor: pointer;
    }

div.buyGuide {
    font-family: interstate;
    color: black;
}

table#table-apps.table.table-parts.table-check-fail.newToRange-table {
    background-color: white;
}

div.quantityupdater-component {
    display: inline-flex;
}

tr.tr-new-to-range {
    border-bottom: none !important;
}

/*Accounts*/

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #F5402B;
    border-color: #F5402B;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #F5402B;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

/*Branches*/

div.branches-space {
    padding-top: 2%;
}

div.container.container-branches {
    padding: 2%;
    background-color: rgb(255 255 255 / 80%) !important;
}

h4.modal-title.modal-title-branches {
    background-color: none !important;
    padding: 0% !important;
    margin-bottom: 2%;
    font-size: xx-large !important;
}

a.back-to-user-branches-btn {
    color: #fff !important;
    background-color: #575757 !important;
}

    a.back-to-user-branches-btn:hover {
        color: #fff !important;
        background-color: #232323 !important;
    }

table.branch-table {
    width: 66%;
    border: none !important;
    margin-top: 3% !important;
    background-color: rgb(255 255 255 / 80%);
}

tr.branch-table-tr {
    border-bottom: 2px solid #d3d3d3 !important;
}

.MyAccDropdown {
    min-width: 193px !important;
    white-space: nowrap;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.pd-partInfoHeader {
    border-bottom: 3px solid grey;
    margin-bottom: 2%;
    padding: 0% 0% 1% 0%;
}

.main-prod-images {
    display: flex;
    justify-content: flex-end;
    /* flex-direction: row-reverse;*/
    flex-direction: column;
    padding-left: 0px;
}

.imagelink360 {
    display: block;
    width: 7vh;
    height: 7vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 0;
    margin: 0% 0% 9% 0;
}

h5.link-part.unav {
    display: none;
}
/*media-queries*/

@media only screen and (max-width: 600px) {
    div.container.admin {
        width: 95% !important;
    }

    .part-details-page .container-fluid-part-details {
        margin: 0;
    }

    .nav-tabs li {
        width: 100%;
        /* float: left !important; */
        /* height: auto !important; */
        padding-top: 1%;
        height: auto;
    }

    .table .row {
        display: flex;
    }

    .pd-hdr-other {
        padding-top: 0px !important;
    }

    .col-md-1.col-xs-1.hideTopLine {
        display: none;
    }

    .spp {
        min-height: 0;
        padding-bottom: 20px;
        padding: 4%;
    }

    .xlg {
        width: 83%;
        margin: auto;
    }

    .spp h5 span {
        float: none;
        display: inline-block;
    }

    h5.link-part {
        display: flex;
    }

    .container-fluid.container-fluid-part-details.mrgn-top-20.product {
        width: 90%;
        margin: auto;
    }

    /* .collapser .col-sm-8 {
        width: 50%;
        float: left;
    }

    .collapser .col-sm-4 {
        width: 50%;
    }*/
}

@media only screen and (max-width: 1064px) {
    ul.nav.nav-pills.navbar-right {
        margin-top: 0px !important;
    }
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell !important;
        min-width: 33.3% !important;
    }

    .stock-add .application-add-to-basket {
        padding: 16px;
    }
}


@media (min-width: 480px) {
    .nav-tabs.nav-justified > li {
        display: contents;
    }
}

@media (min-width: 1670px) {
    div.quantity-updater {
    }
}

#hlBasket:hover {
    cursor: pointer;
}

#ReviewOrder {
    width: 100% !important;
    margin-top: 2%;
}

.cart-tbody tr:nth-of-type(even) td.bcktoOrder-td {
    background: none !important;
}

div.webcat-orders-comments-section {
    background-color: #d7d7d7;
}

.newtorangeimg {
    width: 171px !important;
    height: auto;
    padding: 0% !important;
    margin: auto !important;
}

#register-account .modal-header .lnk-login.robo {
    padding: 23px 38px 15px 82px;
}

.row form-group {
}

/*@media (min-width: 1802px) {
    main {
        max-height: 950px;
    }
}
*/

#txtRemindEmail {
    box-shadow: inset 0 1px 9px rgb(0 0 0 / 8%);
}

.cart-preview {
    position: absolute;
    min-height: 225px;
    width: 322px;
    background-color: rgb(50, 48, 48);
    top: 66px;
    right: 93px;
    display: none;
}

.navImg {
    display: block;
    margin: auto !important;
}

.liBasket {
    padding-top: 2%;
}

#lbCheckStock {
    width: auto !important;
}

.stock-priceinfo {
    position: relative;
    margin-bottom: 2%;
}

.stock-pricetax {
    position: absolute;
    left: 27%;
}

.stock-pricetotal {
    position: absolute;
    right: 5%;
}

#AddToBasket.btn.btn-primary {
    background-color: #004B38;
}

li#liBasket {
    padding-top: 2%;
}

li#liLogin {
    padding-top: 4%;
}

.reloadPrice {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
    white-space: nowrap;
}
