﻿body {
    background: #000;
}
.inner-wrap {
    background: #FFF;
}
.hero-image {
    background: url('images/Horsepower_KeyVisual1660588595924.png');
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.formLabel {
    font-weight: bold;
    padding: 2px 0 0 2px;
}

.formValueLabel {
    margin: 2px 0 0 7px;
}

.text-danger {
    font-weight: bold;
    color: #ff0000;
}

.formControl {
    padding: 2px;
}

.formBottom, .form-top {
    height: 15px;
    display: block;
}

hr {
    margin: 15px 0 0 0;
}

.straightBold {
    font-weight: bold;
}

.doubleSpace {
    margin: 0 0 20px 0;
}

.excelButton {
    background: url("/App_Themes/images/excel.jpg");
    width: 20px;
    height: 20px;
    display: block;
    margin: 2px;
    float: left;
}

.csvButton {
    background: url("/App_Themes/images/csv.png");
    width: 20px;
    height: 20px;
    display: block;
    margin: 2px;
    float: left;
}

.buttonContainer {
    float: left;
}

.contractList {
    max-height: 300px;
    overflow-x: auto;
    margin: 0 0 0 10px;
}

.summaryViewList {
    max-height: 150px;
    overflow-x: auto;
}

.bumpRight {
    margin: 0 0 0 10px;
}

.bumpDown {
    margin: 0 0 10px 0;
}

.contractList ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

td label {
    margin: 0 6px 0 6px;
}

.detailRow, .altDetailRow, .submitDetailRow, .submitAltDetailRow {
    border: 1px solid #C6C6C6;
    background-color: #FEFEFE;
    font-size: 70%;
    margin: 7px 0;
    padding: 0 4px;
}

.submitDetailRow, .submitAltDetailRow {
    border: 1px solid #C6C6C6;
    background-color: #FEFEFE;
    margin: 0 6px;
}

.altDetailRow, .submitAltDetailRow {
    background-color: #e6ffe6;
}

.submitDetailRow, .submitAltDetailRow {
    font-size: 100%;
}

.MyGridClass .rgDataDiv {
    height: auto !important;
    width: auto !important;
}

.divShadow {
    height: 100%;
    background-color: #F0F0F0;
    padding: 20px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.buttonRowUnder {
    margin: 10px 0 0 0;
}

.exportLabel {
    padding: 5px 0 0 0;
}

.textLabelSmall {
    font-size: 90%;
}

.cart-panel {
    margin-top: 15px;
    font-size: 95%;
}

.cart-icon {
    margin: 6px 0 0 0;
}

.font-weight-bold {
    font-weight: bold;
}

.gauge-container {
    width: 268px;
    height: 268px;
    padding-top: 22px;
    background: url("/app_themes/horsepower/images/gauge-container.png") no-repeat 50% 50%;
}

.processingIndicator {
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
    margin-top: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
}

.processingMessage {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.selectedItemsBlock {
    font-size: 90%;
}

    .selectedItemsBlock ul {
        padding: 0 0 2px 4px;
        margin: 0;
        list-style: none;
        background: #F9F9F9;
        border: 1px solid #DEDEDE;
        height: 83px;
        overflow-x: hidden;
        overflow-y: auto;
    }

        .selectedItemsBlock ul li {
            margin: 3px;
            font-size: 90%;
        }

.hero-wrap {
    position: relative;
    min-height: 488px;
    margin: 15px 0 0 0;
}

#footer {
    background: #000;
    padding: 30px 0;
    position: relative;
}


.specialty-vertical-point-cta-outer {
    margin: 0;
}

.cta-organization-name {
    font-size: 16px;
}

.continental-vertical-point-cta-inner, .general-vertical-point-cta-inner, .gislaved-vertical-point-cta-inner {
}

.cta-points-label {
    font-size: 14px;
}

.header-logo {
    margin: 0 15px 15px 15px;
    max-width: 160px;
}

.logo-right {
    position: absolute;
    right: 0;
    width: 226px;
}

#footer {
    background: #000;
    min-height: 80px;
    margin: 15px 0;
}

.logo-right {
    display: none;
}

.center-logo {
    padding: 60px 0 40px 0;
    margin: 0 auto;
}

.language-button {
    color: #FFF;
}

    .language-button a:link, .language-button a:visited, .language-button a:active {
        color: #FFA500;
    }

@media only screen and (max-width: 537px) {
    #footer {
        position: inherit;
    }


    .header-logo {
        display: none;
    }
}

.premier-level-box {
    background: #f4f4f4;
    height: 100%;
    padding: 0 0 0 15px;
}

.premier-level-container {
    font-size: 18px;
}

.premier-level-title {
    font-size: 54px;
    font-weight: bold;
    margin-bottom: 25px;
}

.premier-level-premier {
    color: #FFA500;
}

.premier-level-body-text {
    font-size: 16px;
    font-weight: bold;
    margin-top: 55px;
}

.print-logo {
    display: none;
}

@media print {
    .print-logo {
        background: #000;
    }

    .logo-right {
        display: block;
    }

    .header-logo-div {
        display: none;
    }

    .print-logo {
        display: block;
    }
}
.plt-vertical-point-cta-outer {
    background: url(/app_themes/Horsepower/images/PLT_Icon.png) no-repeat #ffa500;
    background-position: 10px;
    background-size: 110px;
}
.specialty-vertical-point-cta-outer {
    background: url(/app_themes/Horsepower/images/Specialty_Icon.png) no-repeat #ffa500;
    background-position: 10px;
    background-size: 110px;
}
.commercialvehicletire-vertical-point-cta-outer, .plt-vertical-point-cta-outer, .specialty-vertical-point-cta-outer {
    color: #000;
    padding: 17px 0 11px 0;
    margin: 0 0 15px 0;
}
.commercialvehicletire-vertical-point-cta-outer {
    background: url(/app_themes/Horsepower/images/TruckTire_Icon.png) no-repeat #ffa500;
    background-position: 10px;
    background-size: 170px;
}
.my-ol > ol > li:before {
    display: inline-block;
    width: 1.5em;
    padding-right: 0.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}
.cta-button-text {
    margin: 10px 0;
    border: 4px solid #C6C6C6;
    padding: 8px 0;
    color: #000;
    width: 100%;
    transition: all 0.3s;
}
    .cta-button-text:hover {
        background: #C6C6C6;
        border: 4px solid #FFF;
        text-decoration: none !important;
    }
.middle-row-button {
    font-size: 18px;
    background: #eceded;
    padding: 8px 24px;
    transition: all 0.3s;
}
    .middle-row-button:hover, .middle-row-button:focus {
        background-color: #333;
        color: #FFF;
        text-decoration: none;
    }

.conti-orange {
    color: #ffa500 !important;
}
.footer-menu-button {
    color: #000;
}

.footer-menu-button a:link, .footer-menu-button a:visited, .footer-menu-button a:active {
    color: #000;
}


.k-scrollview-nav-wrap {
    margin: 0 0 20px 0;
}

.carousel-main-page {
    margin: 15px 0 0 0;
    height: 590px;
    max-width: 1128px;
}

.carousel-image {
    min-width: 100%;
    max-width: 100%;
}

.header, #footer, .outer-wrap {
    background: #FFF !important;
}

.k-block, .k-widget, .k-input, .k-textbox, .k-group, .k-content, .k-header, .k-filter-row > th, .k-editable-area, .k-separator, .k-textbox > input, .k-autocomplete, .k-dropdown-wrap, .k-group-footer td, .k-grid-footer, .k-footer-template td, .k-state-default, .k-state-default .k-select, .k-state-disabled, .k-grid-header, .k-grid-header-wrap, .k-grid-header-locked, .k-grid-footer-locked, .k-grid-content-locked, .k-grid td, .k-grid td.k-state-selected, .k-grid-footer-wrap, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-refresh, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-panelbar > .k-item > .k-link, .k-panel > .k-item > .k-link, .k-panelbar .k-panel, .k-panelbar .k-content, .k-treemap-tile, .k-slider-track, .k-splitbar, .k-dropzone-active, .k-tiles, .k-tooltip, .k-upload-files, .k-popup.k-align .k-list .k-item:last-child {
    border: none !important;
}
.k-primary {
    color: #ffffff;
    border-color: #ffa500 !important;
    background-color: #ffa500 !important;
}
@media only screen and (max-width: 1000px) {
    .carousel-main-page {
        height: 500px;
    }
}
@media only screen and (max-width: 900px) {
    .carousel-main-page {
        height: 400px;
    }
}
@media only screen and (max-width: 800px) {
    .carousel-main-page {
        height: 350px;
    }
}
@media only screen and (max-width: 700px) {
    .carousel-main-page {
        height: 300px;
    }
}
@media only screen and (max-width: 600px) {
    .carousel-main-page {
        height: 250px;
    }
}
.carousel-container {
    position: relative;
}

.announcements-div {
    position: absolute;
    background: #ffa500;
    opacity: 85%;
    bottom: 65px;
    padding: 6px 0;
    text-align: center;
    font-weight: bold;
}
.available-to-spend-link {
    display: none;
}
.lead-points-link, .lead-points-points-link {
    font-weight: bold;
    font-size: 18px;
}
    .lead-points-link:link, .lead-points-link:visited, .lead-points-link:active,
    .lead-points-points-link:link, .lead-points-points-link:visited, .lead-points-points-link:active {
        color: #000 !important;
    }
.cart-icon:link, .cart-icon:visited, .cart-icon:active {
    color: #ffa500;
}