﻿@font-face {
    font-family: 'raleway-variablefont_wght';
    src: url('../fonts/raleway-variablefont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'proxima-nova';
    src: url('../fonts/FontsFree-Net-Proxima-Nova-Cond-Reg.otf')
}

@font-face {
    font-family: 'proxima-nova-bold';
    src: url('../fonts/FontsFree-Net-FontsFree-Net-Proxima-Nova-Bold.ttf')
}

@font-face {
    font-family: 'proxima-nova-cond-bold';
    src: url('../fonts/FontsFree-Net-proxima_nova_cond_bold-webfont.ttf')
}

@font-face {
    font-family: 'gotham';
    src: url('../fonts/GothamBook.ttf')
}

@font-face {
    font-family: 'gotham-bold';
    src: url('../fonts/Gotham-Bold.otf')
}

html, body {
    font-family: "raleway-variablefont_wght", "Arial",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 12px;
}

.primary-font-normal {
    font-family: "raleway-variablefont_wght", "Arial",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: normal;
}

.utility-blue {
    color: #0065A4 !important;
}

.search-dropdown-select {
    border: 1px solid #bfbfbf !important;
    font-family: 'raleway-variablefont_wght',Sans-serif;
    font-size: 1.10em;
    width: 100%;
    background: url('/images/dropdown_arrow_gold.png') 97% / 10% no-repeat #fff;
}

.siteBody {
    padding-top: 65px;
    background-color: white;
}

.search-dropdown {
    width: 300px;
    padding-left: 5px;
    padding-right: 5px;
}

.sidebar {
    display: none;
}

.sidebarPanel {
    width: 0;
    position: fixed;
    z-index: 2000;
    top: 67px;
    right: 0;
    background-color: #4b5155;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 40px;
    border-color: #9FA0A0;
    border-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    height: calc(100vh - 67px);
    overflow: hidden;
}

    .sidebarPanel a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 18px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .sidebarPanel a:hover {
            color: #707070;
        }

    .sidebarPanel .closebtn {
        position: absolute;
        top: 0;
        right: 15px;
        font-size: 20px;
        color: white;
    }

.rlOrangeBtn {
    background-color: #ad333d !important;
    color: white !important;
}

.rlBlueBtn {
    background-color: #0078C3 !important;
    color: white !important;
}

.rlGrayBtn {
    background-color: rgba(0,0,0,0.5);
    color: white !important;
}

.userProfileSidebarMenuItems {
    display: block;
}

.socialIcons {
    width: 45px;
    height: 45px;
}

.headerBar {
    /*height: 65px;*/
    background-color: #707070 !important;
    color: white;
}

.hiddenBtn {
    visibility: hidden;
    height: 2px;
}

.ds-dropdown-toggle::after {
    content: none;
}


.headerNav {
    color: white;
    font-size: 12px;
}

    .headerNav a {
        color: white;
        font-size: 12px;
        text-decoration: none;
    }

        .headerNav a:hover {
            color: #707070;
        }

.dsHeaderCompanyName {
    color: black;
    text-decoration: none !important;
    font-size: 18px !important;
    padding-left: 10px;
}

    .dsHeaderCompanyName:hover {
        color: white;
    }


.dsHeaderLink {
    color: white;
    text-decoration: none !important;
    font-size: 15px !important;
}

    .dsHeaderLink:hover {
        color: white;
    }

.dsButtonLink {
    border: none;
    text-align: left;
    text-decoration: none;
    display: block;
    cursor: pointer;
    width: 100%;
}

    .dsButtonLink:hover {
        color: black;
        background-color: #E6E6E6;
    }

.ds-alert {
    color: #664d03;
    background-color: #fffcc8;
}


.modalOnTop {
    z-index: 2000;
}

.userProfileContainer {
    width: 300px;
}

.userRegisterContainer {
    width: 300px;
}


.menubar {
    display: table;
    width: 100%;
    height: 100%;
    padding-left: 0px;
    font-size: 16px;
    margin-bottom: 0px;
}

    .menubar li {
        display: table-cell;
        min-width: 75px;
        text-align: center;
        background-color: #0078C3;
    }

    .menubar a {
        color: white;
        display: table-cell;
        min-width: 75px;
        text-align: center;
        vertical-align: middle;
        background-color: #DDDDDD;
        text-decoration: none;
    }

        .menubar a:hover {
            background-color: #DDDDDD !important;
            color: #707070 !important;
            text-decoration: none;
        }

.menubarBkgnd {
    background-color: #0078C3 !important;
}

.menuItemselected {
    background-color: #999999 !important;
}

.headerSubmenu {
    display: none;
}

.linkNoUnderlineGold {
    text-decoration: none !important;
    color: #deb565;
}

.linkNoUnderline {
    text-decoration: none !important;
    color: #000000;
}

a:hover {
    color: #deb565;
}

.sidebarMenu {
    display: block;
}

    .sidebarMenu a:hover {
        color: black;
        background-color: #E6E6E6;
    }

.sidebarMenuItem {
    height: 40px;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-decoration: none !important;
    color: #707070;
}

.sidebarBtn {
    background-color: #4b5155 !important;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
}

    .sidebarBtn:hover {
        background-color: #DDDDDD;
        color: #707070;
        text-decoration: none;
    }

.btn-active {
    background-color: #4b5155 !important;
    color: #ffffff !important;
    border: 1px white solid;
}

.btn-inactive {
    background-color: #4b5155 !important;
    color: #ffffff !important;
}


.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}

    .nav-sidebar > li > a {
        padding-right: 20px;
        padding-left: 20px;
    }

    .nav-sidebar > .active > a,
    .nav-sidebar > .active > a:hover,
    .nav-sidebar > .active > a:focus {
        color: #fff;
        background-color: #428bca;
    }


.main {
}

.signInContainer {
    width: 320px;
}


.main .page-header {
    margin-top: 0;
}

.siteHeader {
    width: 100%;
    padding: 10px 0 5px 0;
}

.siteHeaderInner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

    .siteHeaderInner .left {
        flex: 0 0 250px;
    }

    .siteHeaderInner .right {
        flex: 1;
        padding: 10px 0;
    }

.siteLogo {
    width: 100%;
    max-width: 200px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 111;
    margin-bottom: -46px;
}


.ie11-vert-stretch-fix {
    height: 1px;
}

.sitePrimaryColor {
    color: #4b5155 !important;
}

.siteSecondaryColor {
    background-color: #0078C3 !important;
    color: white !important;
}

.sitePrimaryBkgnd {
    background-color: #4b5155 !important;
    color: white;
}

.siteSecondaryBkgnd {
}

.siteBkgnd {
    background-color: #F0F0F0;
}

.btn-roadlivesHighlight {
    background-color: #ad333d !important;
    color: white !important;
}

.btn-roadlivesBlue {
    background-color: #0078C3 !important;
    color: white !important;
}

.btn-roadlivesSecondary {
    background-color: #4b5155 !important;
    color: white !important;
}

.text-roadlivesHighlight {
    color: #ad333d !important;
}

.text-blue {
    color: #0078C3 !important;
}


.ds-text-8 {
    font-size: 8px !important;
}

.ds-text-10 {
    font-size: 10px !important;
}

.ds-text-11 {
    font-size: 11px !important;
}

.ds-text-12 {
    font-size: 12px !important;
}

.ds-text-13 {
    font-size: 13px !important;
}

.ds-text-14 {
    font-size: 14px !important;
}

.ds-text-15 {
    font-size: 15px !important;
}

.ds-text-16 {
    font-size: 16px !important;
}

.ds-text-17 {
    font-size: 17px !important;
}

.ds-text-18 {
    font-size: 18px !important;
}

.ds-text-19 {
    font-size: 19px !important;
}

.ds-text-20 {
    font-size: 20px !important;
}

.ds-text-22 {
    font-size: 22px !important;
}

.ds-text-23 {
    font-size: 23px !important;
}

.ds-text-24 {
    font-size: 24px !important;
}

.ds-text-26 {
    font-size: 26px !important;
}

.ds-text-28 {
    font-size: 28px !important;
}

.ds-text-30 {
    font-size: 30px !important;
}

.ds-text-32 {
    font-size: 32px !important;
}

.ds-text-33 {
    font-size: 33px !important;
}

.ds-text-34 {
    font-size: 34px !important;
}

.ds-text-35 {
    font-size: 35px !important;
}

.ds-text-36 {
    font-size: 36px !important;
}

.ds-text-38 {
    font-size: 38px !important;
}

.ds-text-40 {
    font-size: 40px !important;
}

.ds-text-42 {
    font-size: 42px !important;
}

.ds-text-44 {
    font-size: 44px !important;
}

.ds-text-46 {
    font-size: 46px !important;
}

.ds-text-47 {
    font-size: 47px !important;
}

.text-lt-gray {
    color: #9FA0A0;
}

.text-dk-gray {
    color: #707070;
}

.text-bold {
    font-weight: bold;
}

.ddlPlaceholder {
    color: #6c757d !important;
}

select option {
    color: #212529;
}

    select option:first-child {
        color: #212529;
    }

    /* keep your avatar circular */
.avatar-sm {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}

    /* specifically target the avatar link only */
    #navbarUserOptionsDropdown,
    #navbarUserOptionsDropdown:hover,
    #navbarUserOptionsDropdown:focus,
    #navbarUserOptionsDropdown:active {
        background-color: transparent !important;
        outline: none !important;
        box-shadow: none !important;
    }

    /* also ensure the image itself stays transparent when hovered */
    #navbarUserOptionsDropdown img {
        background-color: transparent !important;
    }



.avatar {
    vertical-align: middle;
    width: 125px;
    height: 125px;
    border: solid;
    border-width: 1px;
    border-color: #9FA0A0;
}


.userProfileDropDownMenu {
    top: 37px;
    right: -1px;
}

.userProfileDropDown {
    color: black;
    font-size: 12px;
}

    .userProfileDropDown a {
        color: black;
        font-size: 12px;
        text-decoration: none;
    }

        .userProfileDropDown a:hover {
            color: #707070;
            background-color: #E6E6E6;
        }


.changeImageBtn {
    margin: 0 auto;
    display: block;
}

.userProfileCard {
    background-color: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    border: solid;
    border-color: rgba(0, 0, 0, 0.1) !important;
    border-width: 1px;
}

.changePwdCard {
    background-color: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: solid;
    border-color: rgba(0, 0, 0, 0.1) !important;
    border-width: 1px;
}

.userDetailContainer {
    min-height: 500px;
    background-color: white;
    width: 100%;
}

.userDetailPane {
    width: 500px;
}

.userDetailHeader {
    background-color: #e8e8eb !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.userMgrContainer {
    min-height: 500px;
    background-color: white;
    width: 100%;
}

.userMgrHeader {
    background-color: #0078C3 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.addUserBtn {
    background-color: white;
    margin-top: 8px;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
}

.userCard {
    width: 350px;
    height: 240px;
    margin: 19px;
    padding: 20px;
    background-color: #f5f5f5;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}

.userCardAvatar {
    vertical-align: middle;
    width: 60px;
    height: 60px;
}

.userCardContainer {
    display: flex;
    flex-wrap: wrap;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.userDetailHeaderContainer {
    display: flex;
    flex-wrap: nowrap;
}

.userDetailHeaderLeftCol {
    flex: 0 0 90px;
    overflow: hidden;
}

.userDetailHeaderMiddleCol {
    flex: 1;
    overflow: hidden;
    text-align: left;
}

.userDetailHeaderRightCol {
    flex: 0 0 30px;
    overflow: hidden;
}

.userAttrLabelCol {
    font-weight: bold;
    width: 85px;
    vertical-align: top;
}

.userAttrValueCol {
    vertical-align: top;
    height: 50px;
}

.vert3Dot:after {
    color: black;
    content: '\2807';
    font-size: 15px;
}

.userCardDropDownMenu {
    top: -15px !important;
}

.roleCbLabel {
    padding-top: 2px;
    padding-left: 5px;
}

.inventoryMgrContainer {
    min-height: 500px;
    background-color: white;
    width: 100%;
}

.inventoryMgrHeader {
    background-color: #4b5155 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.inventoryMgrBtn {
    margin-top: 8px;
    margin-right: 16px;
}

.inventoryMgrDropDownMenu {
    top: -15px !important;
}


.inventoryMgrItems {
    background-color: white;
}

.inventorySearchPane {
    display: flex;
    flex-wrap: wrap;
}

.inventoryMgrSearchContainer {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

.inventoryMgrSearchContainerLeftCol {
    flex: 1;
    overflow: hidden;
    text-align: left;
}

.publicInventorySearchContainer {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 95px;
}

.publicInventorySearchContainerLeftCol {
    flex: 1;
    overflow: hidden;
    text-align: left;
}

.publicInventorySearchContainerRightCol {
    flex: 0 0 150px;
    overflow: hidden;
    padding-top: 17px;
    margin-right: 5px;
}


.inventoryItem {
    height: 350px;
    margin: 15px;
    background-color: #f5f5f5;
}

.invItemContainer {
    display: flex;
    height: 100%;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}

.invItemLeftCol {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 15px;
    width: 230px;
}

.invItemMarketplaceRightCol {
    display: flex;
    flex-direction: column;
    flex: 0 0 200px;
    padding: 0px;
    background-color: white;
}

.invItemImage {
    width: 200px;
    height: 150px;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}

.invItemRightCol {
    flex-grow: 1;
    padding: 15px;
    overflow: hidden;
}

.invLabelCol {
    font-weight: bold;
    min-width: 130px;
    vertical-align: top;
}

.invValueCol {
    min-width: 140px;
    vertical-align: top;
}

.invTextValueCol {
    vertical-align: top;
    width: 800px;
    padding: 0px;
    overflow: hidden;
}

.invItemTable {
    table-layout: fixed;
    overflow: hidden;
}

.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 24px;
    margin-top: 5px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }


.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

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: 24px;
}

    .slider.round:before {
        border-radius: 50%;
    }


.dotBtn {
    font-size: 22px;
    line-height: 1px;
    padding: 0px;
}

.deleteItemImage {
    width: 150px;
    height: 125px;
}

.requiredField {
    color: #ad333d !important;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
}



.dealershipMgrContainer {
    min-height: 500px;
    background-color: white;
    width: 100%;
}

.dealershipMgrHeader {
    background-color: #E8E8EB !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.dealershipMgrMenuContainer {
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.dealershipMgrMenu {
    flex: 0 0 600px;
    flex-wrap: nowrap;
    overflow: hidden;
}

.dealershipMgrMenuOptions {
    flex: 1;
    flex-wrap: nowrap;
}

.dealershipMgrMenuItem {
    font-size: 15px !important;
    /*width: 180px;*/
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.dealershipAttr {
    width: 500px;
    padding: 15px;
    background-color: #f5f5f5;
    margin-top: 15px;
    margin-left: 15px;
    border: solid;
    border-color: rgba(0, 0, 0, 0.1) !important;
    border-width: 1px;
}

.dealershipLogo {
    /*height: 150px;
    width: 240px;*/
    max-height: 150px;
    width: 240px;
    object-fit: cover;
    max-width: calc(40vw);
}

.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #4b5155;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

.locationCoverImage {
    width: 100%;
    object-fit: cover;
    border: solid;
    border-width: 1px;
    border-color: #9FA0A0;
}

.dealershipQuoteCoverImage {
    width: 100%;
    height: 282px;
    object-fit: cover;
    border: solid;
    border-width: 1px;
    border-color: #9FA0A0;
}

.dealershipDetailsCoverImage {
    width: 100%;
    height: 138px;
    object-fit: cover;
    border: solid;
    border-width: 1px;
    border-color: #9FA0A0;
}

.dealershipLocationCardImage {
    width: 100%;
    object-fit: cover;
    border: solid;
    border-width: 1px;
    border-color: #9FA0A0;
    height: 182px;
}


.addLocationBtn {
    background-color: white;
    display: inline-flex;
    align-items: center;
    float: right;
}

.addLocation {
    padding: 15px;
    width: 500px;
}

.LocationCard {
    width: 350px;
    height: 460px;
    margin: 15px;
    padding: 20px;
    background-color: #f5f5f5;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}

.editLocationBtn {
    display: inline-flex;
    align-items: center;
    padding: 0px;
    margin: 0px;
}

.editLocationImage {
    width: 20px !important;
    height: 20px !important;
    object-fit: contain;
}


.LocationContainer {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    /*padding-top: 15px;*/
    padding-bottom: 15px;
}

.editDeptBtn {
    background-color: white;
    display: inline-flex;
    align-items: center;
}

.departmentCellLabel {
    width: 100px;
    text-align: right;
    font-weight: bold;
}

.departmentCellValue {
    width: 90%;
    text-align: left;
    padding-left: 10px;
}


.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 24px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }


.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

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: 24px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.dsHr {
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 1px solid rgba(0,0,0,.1);
}

.hourContainer {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 275px;
}

.hourWeekday {
    display: inline-block;
    width: 85px;
}

.hourTime {
    display: inline-block;
    width: 150px;
}

.hourEditBtn {
    display: inline-block;
    width: 30px;
}

.emailContainer {
    min-height: 500px;
    background-color: white;
    width: 100%;
}

.emailHeader {
    background-color: #0078C3 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.emailSearchContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.emailDetailContainer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
    flex-direction: column;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 25px;
}


.forSaleImageContainer {
    vertical-align: middle;
    height: 113px;
}

.forSaleItem {
    position: relative;
    padding-top: 20px;
    display: inline-block;
}

.deleteForSaleItemBadge {
    position: absolute;
    right: -5px;
    top: 16px;
    background: red;
    text-align: center;
    border-radius: 50%;
    color: white;
    padding: 0px 5px;
    font-size: 14px;
    cursor: pointer;
}

.forSaleItem-thumbnail {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.inventoryImages {
}

    .inventoryImages .imageSortListItem {
        margin: 5px 5px 5px 5px;
        padding: 1px;
        float: left;
        width: 340px;
        height: 272px;
        text-align: center;
    }

    .inventoryImages .itemImageContainer {
        width: 340px;
        height: 272px;
        border: solid;
        border-color: RGB(220,220,220);
        background-color: RGB(230,230,230);
    }

        .inventoryImages .itemImageContainer .itemImage {
            width: 333px;
            height: 250px;
            margin-top: 3px;
        }


        .inventoryImages .itemImageContainer .itemImageEditBtn {
            color: royalblue;
            float: right;
            padding-top: 1px;
            padding-bottom: 1px;
            padding-left: 2px;
            padding-right: 2px;
        }


        .inventoryImages .itemImageContainer .itemImageDeleteBtn {
            color: red;
            float: right;
            padding-top: 1px;
            padding-bottom: 1px;
            padding-left: 2px;
            padding-right: 2px;
        }



.imageSortList {
    cursor: move;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.imageConfirmDelete {
    width: 333px;
    height: 250px;
    margin: auto;
    display: block;
    border: solid;
    border-color: RGB(220,220,220);
    background-color: RGB(230,230,230);
}

.imageCropContainer {
    width: 333px;
    height: 250px;
}

.salesContainer {
    min-height: 500px;
    background-color: white;
    width: 100%;
}

.salesHeader {
    background-color: #e8e8eb !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.salesSearchContainer {
    display: flex;
    flex-wrap: nowrap;
}

.salesSearchContainerLeftCol {
    flex: 1;
    overflow: hidden;
    text-align: left;
}

.salesSearchContainerRightCol {
    flex: 0 0 150px;
    overflow: hidden;
    padding-top: 1rem;
    margin-right: 5px;
}


.salesItem {
    height: 260px;
    width: 600px;
    margin: 15px;
    background-color: #f5f5f5;
}

.salesItemContainer {
    display: flex;
    height: 100%;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}

.saleItemsContainer {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}


.salesItemLeftCol {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 15px;
    width: 230px;
}

.salesItemImage {
    width: 200px;
}

.salesItemRightCol {
    flex-grow: 1;
    padding: 15px;
    overflow: hidden;
}

.salesMgrItems {
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.custMgrContainer {
    display: flex;
    flex-wrap: nowrap;
}

.custMgrHeader {
    background-color: #0078C3 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.custMgrContainer {
    display: flex;
    flex-wrap: nowrap;
}

.custMgrContainerLeftCol {
    flex: 1;
    overflow: hidden;
    text-align: left;
}

.custMgrContainerRightCol {
    flex: 0 0 150px;
    overflow: hidden;
    padding-top: 22px;
    margin-right: 15px;
}

.custMgrSearch {
    display: flex;
    flex-wrap: wrap;
    background-color: white;
}

.customerContainer {
    min-height: 500px;
    background-color: white;
    width: 100%;
}

.customerHeader {
    background-color: #0078C3 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.addCustomerBtn {
    background-color: white;
    margin-top: 8px;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
}

.customerCardContainer {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.customerCard {
    width: 370px;
    height: 270px;
    margin: 15px;
    padding: 20px;
    background-color: #f5f5f5;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}


.customerDetailHeaderContainer {
    display: flex;
    flex-wrap: nowrap;
    height: 80px;
}

.customerDetailHeaderLeftCol {
    flex: 0 0 90px;
    overflow: hidden;
}

.customerDetailHeaderMiddleCol {
    flex: 1;
    overflow: hidden;
    text-align: left;
}

.customerDetailHeaderRightCol {
    flex: 0 0 20px;
    overflow: hidden;
}


.customerCardAvatar {
    vertical-align: middle;
    width: 60px;
    height: 60px;
}




.customerAttrLabelCol {
    font-weight: bold;
    width: 125px;
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
}

.customerAttrValueCol {
    vertical-align: top;
}

.selectCustomerModalFooter {
    display: flex;
    justify-content: space-between;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}

.saleItemContainer {
    padding-bottom: 100px;
}

.saleItemHeader {
    background-color: #0078C3 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.saleItemContactPane {
    display: flex;
    flex-direction: column;
    width: 200px;
    justify-content: center;
    align-items: center;
    position: relative;
}

.saleItemImage {
    width: 300px;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}


.for-sale-images {
    min-width: 350px;
    max-width: 500px;
    width: calc(85vw);
    /*border-width: 1px;
    border-color: #707070;
    border-style: solid;
    background-color: #D0D0D0;*/
    background: transparent;
}

.equipmentCarousel {
    height: 100%;
}

    .equipmentCarousel .carousel-control-prev-icon {
        background-image: url("../images/item-traverse-prev.png")
    }

    .equipmentCarousel .carousel-control-next-icon {
        background-image: url("../images/item-traverse-next.png")
    }


.equipmentCarouselModal {
    height: 100%;
}

    .equipmentCarouselModal .carousel-control-prev-icon {
        background-image: url("../images/item-traverse-prev-red.png")
    }

    .equipmentCarouselModal .carousel-control-next-icon {
        background-image: url("../images/item-traverse-next-red.png")
    }





.equipmentCarouselImage {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
    min-height: 375px;
    max-height: 400px;
    max-width: 100%;
    object-fit: scale-down;
}

.equipmentCarouselModalImage {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
    min-height: 375px;
    max-width: 100%;
    object-fit: scale-down;
}

.equipmentCarouselImageSm {
    vertical-align: middle;
    height: 100px;
}

.carousel-indicators {
}

    .carousel-indicators li {
        background-color: transparent;
        -webkit-border-radius: 0;
        border-radius: 0;
        display: inline-block;
        height: auto;
        margin: 0 !important;
        width: auto;
    }

        .carousel-indicators li img {
            display: block;
            opacity: 0.5;
        }

        .carousel-indicators li.active img {
            opacity: 1;
        }

        .carousel-indicators li:hover img {
            opacity: 0.75;
        }



ul.thumbnail-horizontal-slide {
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
}

    ul.thumbnail-horizontal-slide li[class*="span"] {
        display: inline-block;
        float: none;
    }

        ul.thumbnail-horizontal-slide li[class*="span"]:first-child {
            margin-left: 0;
        }


.itemDetailContainer {
    display: flex;
    flex-wrap: wrap;
    /*min-width: 800px;
    max-width: 1000px;*/
    padding-top: 20px;
    justify-content: center;
}

.itemLeftCol {
    /*flex: 0 0 450px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;*/
    width: calc(40vw) !important;
    min-width: 300px;
}

.itemRightCol {
    flex: 1;
    min-width: 300px;
}

.itemDetailLabel {
    font-weight: bold;
    font-size: 12px;
    color: black;
    text-align: right;
}

.itemDetailValue {
    font-size: 12px;
    color: black;
    padding-left: 5px;
}

.itemLabelCell {
    text-align: right;
    vertical-align: top;
    width: 155px;
}

.itemValueCell {
    text-align: left;
    vertical-align: top;
    word-wrap: break-word;
}

.quoteContainer {
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #D0D0D0
}

.quoteItemsContainer {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.salesQuoteItemsContainer {
    display: flex;
    flex-wrap: wrap;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.quoteItem {
    height: 178px;
    width: 220px;
    margin: 15px;
    background-color: white;
    border: solid;
    border-color: rgb(208, 208, 208);
    border-width: 1px;
}

.quoteItemDetail {
    display: flex;
    flex-direction: column;
    height: 175px;
    background-color: white;
}

.quoteTitlebar {
    height: 18px;
    border-bottom: solid;
    border-bottom-color: rgb(208, 208, 208);
    border-bottom-width: 1px;
    background-color: #f5f5f5;
}

.quoteItemImage {
    width: 200px;
    border: solid;
    border-color: rgb(208, 208, 208);
    border-width: 1px;
}

.reportsContainer {
    min-height: 500px;
    background-color: white;
    width: 100%;
}

.reportContainer {
    padding: 15px;
}


.reportsHeader {
    background-color: #E8E8EB !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.reportsMenu {
    display: flex;
    flex-wrap: nowrap;
    height: 100%
}

.reportsMenuItems {
    flex: 0 0 700px;
    overflow: hidden;
}

    .reportsMenuItems a {
        color: white;
        text-decoration: none;
    }

.reportMenuItem {
    font-size: 14px !important;
    /*width: 180px;*/
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.reportHeaderCell {
    font-weight: bold;
    font-size: 12px;
}

.reportValueCell {
}

.salesPersonCard {
    width: 370px;
    height: 270px;
    margin: 15px;
    padding: 20px;
    background-color: #f5f5f5;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}

.salesPersonHeaderContainer {
    display: flex;
    flex-wrap: nowrap;
    height: 80px;
}

.salesPersonHeaderLeftCol {
    flex: 0 0 90px;
    overflow: hidden;
}

.salesPersonHeaderRightCol {
    flex: 1;
    overflow: hidden;
    text-align: left;
}



.createQuoteContainer {
    width: 833px;
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.quoteMsg {
    height: 400px;
}

.quoteContactsPane {
    display: flex;
}

.quoteDetailItem {
    height: 320px;
    width: 500px;
    margin: 15px;
    background-color: white;
    border: solid;
    border-color: rgb(208, 208, 208);
    border-width: 1px;
}

.editQuoteDetailItem {
    height: 350px;
    width: 100%;
    margin: 15px;
    background-color: white;
    border: solid;
    border-color: rgb(208, 208, 208);
    border-width: 1px;
}

.quoteDetailItemProperties {
    display: flex;
    /*flex-wrap: nowrap;*/
    flex-direction: column;
}

.quoteDetailItemImage {
    /*flex: 0 0 220px;*/
    flex: none;
    overflow: hidden;
    padding-left: 15px;
    padding-top: 15px;
    max-height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quoteDetailItemValues {
    flex: 1;
    overflow: hidden;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
}

.quoteDetailItemLabel {
    display: flex;
    justify-content: end;
}

.quoteMgrContainer {
    display: flex;
    flex-wrap: wrap;
}

.quoteMgrHeader {
    background-color: #0078C3 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.quoteDetailContainer {
    display: flex;
    flex-wrap: wrap;
}

.quoteDetailHeader {
    background-color: #0078C3 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}

.quotePanel {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.customerPanel {
    font-size: 14px;
}

.customerPanelLabel {
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    height: 25px;
}

.quoteMsgPanel {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    margin-top: -20px;
}

.quoteItemsPanel {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.showWhiteSpace {
    white-space: pre-line;
}


.customerQuoteContainer {
    width: 1000px;
    padding-bottom: 100px;
    max-width: calc(100vw);
}

.customerQuoteContactContainer {
    display: flex;
    flex-wrap: nowrap;
    height: 150px;
}

    .customerQuoteContactContainer .leftCol {
        flex: 0 0 300px;
        overflow: hidden;
    }

    .customerQuoteContactContainer .rightCol {
        flex: 1;
        overflow: hidden;
    }

.customerQuoteMsgPanel {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    margin-top: -20px;
}

.customerQuoteItems {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.customerQuoteDetailItem {
    min-height: 280px;
    width: 100%;
    margin: 0px;
    background-color: white;
    border: solid;
    border-color: rgb(208, 208, 208);
    border-width: 1px;
}

.addBtnSm {
    width: 15px;
    height: 15px;
}

.itemDeleteBtnSm {
    width: 18px;
    height: 18px;
}

.itemEditBtnSm {
    width: 18px;
    height: 18px;
}

.editCustomerContainer {
    display: flex;
    flex-wrap: wrap;
}

.editCustomer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    align-items: start;
}

.editCustomerLeftCol {
    width: 500px;
}

.editCustomerMiddleCol {
    width: 350px;
}

.editCustomerRightCol {
    width: 350px;
}

.contactInfoLabel {
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}

.editCustomerAttr {
    height: 198px;
    padding-left: 15px;
    overflow-y: auto;
}

.editCustomerNotes {
    max-height: 446px;
    padding-left: 15px;
    overflow-y: auto;
}

.editCustomerLabel {
    max-height: 446px;
    font-size: 1.5rem;
    font-weight: normal;
}

.customerMgrHeader {
    background-color: #0078C3 !important;
    color: white !important;
    height: 50px;
    width: 100%;
}


.return2QuoteText {
    color: white;
    text-decoration: none;
    padding-top: 10px;
    padding-right: 15px;
}

    .return2QuoteText a:hover {
        color: white;
        cursor: pointer;
    }

.editCustomerBtn {
    background-color: white;
    margin-top: 7px;
    margin-right: 7px;
    display: inline-flex;
    align-items: center;
}


.importResultHeaderCell {
    font-weight: bold;
    font-size: 12px;
}

.importResultValueCell {
}


dealershipBrandContainer {
    display: flex;
    flex-wrap: wrap;
}

.addBrandContainer {
    padding: 15px;
    width: 500px;
}


.brandCard {
    width: 400px;
    height: 130px;
    margin: 15px;
    padding: 10px;
    background-color: #f5f5f5;
    border: solid;
    border-width: 1px;
    border-color: #D0D0D0;
}

.brandDetailContainer {
    display: flex;
    height: 115px;
    flex-wrap: nowrap;
}

.brandDetailLeftCol {
    flex: 0 0 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.brandDetailMiddleCol {
    flex: 1;
    overflow: hidden;
    text-align: left;
    display: flex;
    align-items: center;
}

.brandDetailRightCol {
    flex: 0 0 60px;
    overflow: hidden;
}

.brandImage {
    vertical-align: middle;
    width: 400px;
    height: 275px;
    border: solid;
    border-width: 1px;
    border-color: #9FA0A0;
}

.brandCardAvatar {
    vertical-align: middle;
    width: 75px;
    height: 52px;
}


.requiredFieldIndicator {
    color: #ad333d !important;
    padding-left: 2px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

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: 24px;
}

    .slider.round:before {
        border-radius: 50%;
    }


.dot {
    height: 10px;
    width: 10px;
    background-color: rgb(0, 120, 195) !important;
    border-radius: 50%;
    display: inline-block;
}

.backMenuText {
    color: white;
    font-size: 16px !important;
    text-decoration: none;
}

    .backMenuText:hover {
        color: white;
    }

.hotLink {
    cursor: pointer;
}

.ds-icon {
    width: 32px;
    height: 32px;
    padding-top: 5px;
}


.siteTiles {
    width: 900px;
    font-size: 0;
    margin: 0 auto;
}

.siteTile {
    width: 210px;
    display: inline-block;
    border: solid;
    border-color: black;
    margin: 5px;
}

    .siteTile h2 {
        text-align: center;
        font-size: 20px;
    }

    .siteTile img {
        width: 100%;
    }

.featuredInventoryPanel {
    height: 350px;
}

    .featuredInventoryPanel .label {
        font-size: 30px;
    }

    .featuredInventoryPanel .header {
        height: 50px;
        width: 100%;
    }


.featuredInventory {
    display: flex;
    justify-content: center;
    align-items: center;
}

.featuredInvItem {
    padding: 15px;
    width: 230px;
    justify-content: center;
    align-items: center;
}

.publicInvContainer {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.publicInvItemDetailContainer {
    /*padding-left: 15px;
    padding-right: 15px;*/
    /*padding-top: 15px;*/
    /*padding-top: 50px;*/
    padding-bottom: 25px;
}

.publicInvItem {
    display: flex;
    background-color: white;
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #0078C3 !important;
}

    .publicInvItem .Image {
        width: 100%;
        border: solid;
        border-width: 1px;
        border-color: #D0D0D0;
        /*height: 200px;*/
        width: 296px;
    }

    .publicInvItem .Detail {
        /*height: 250px;*/
        width: 100%;
    }

.publicLocationItem {
    display: flex;
    background-color: white;
    width: 350px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .publicLocationItem .Image {
        width: 100%;
        /*height: 200px;*/
        width: 346px;
    }

    .publicLocationItem .Detail {
        /*height: 250px;*/
        width: 100%;
    }

    .publicLocationItem .Swoop {
        width: 346px;
        top: -25px;
        position: relative;
        height: 25px;
    }

.LocationDetail {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
}

    .LocationDetail .Image {
        width: 900px;
        height: 525px;
        object-fit: cover;
        border: solid;
        border-width: 1px;
        border-color: #9FA0A0;
    }

    .LocationDetail .AddressLabel {
        font-size: 18px !important;
    }

    .LocationDetail .Label {
        font-size: 12px !important;
        font-weight: bold;
        padding-right: 15px;
        width: 125px;
        vertical-align: top;
    }

    .LocationDetail .Departments {
        width: 500px;
    }

    .LocationDetail .LocationAddressPane {
        /*width: 800px;*/
        width: 100%;
        margin-top: 10px
    }


.editAboutContainer {
    padding: 15px;
    width: 500px;
}

.editAbout {
    padding: 15px;
    background-color: #f5f5f5;
}

    .editAbout .aboutImage {
        width: 100%;
        height: 250px;
    }


.socialConnectPanel {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    background-color: white;
}

    .socialConnectPanel .inner {
        width: 70%;
    }

    .socialConnectPanel .left {
        font-size: 30px;
        float: left;
        padding-top: 6px;
    }

    .socialConnectPanel .right {
        float: right;
    }

        .socialConnectPanel .right ul li a {
            text-decoration: none;
        }


.siteFooter {
}

    .siteFooter .locationContainer {
        width: 100%;
        /*margin-left: 10px;
        margin-right: 10px;*/
        margin-top: 5px;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
    }

    .siteFooter .locationAddrContainer {
        display: flex;
        flex-wrap: nowrap;
    }

        .siteFooter .locationAddrContainer .leftCol {
            flex: 0 0 25px;
            flex-wrap: nowrap;
            overflow: hidden;
        }

        .siteFooter .locationAddrContainer .rightCol {
            flex: 1;
            flex-wrap: nowrap;
            overflow: hidden;
            padding-left: 5px;
        }

.contentPageContainer {
    min-height: 500px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.secureContentPageContainer {
    min-height: 500px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.pageBuilderContainer {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .pageBuilderContainer .imageSortListItem {
        margin: 5px 5px 5px 5px;
        padding: 1px;
        float: left;
        text-align: center;
    }


    .pageBuilderContainer .itemImageContainer {
        border: solid;
        border-color: RGB(220,220,220);
        background-color: RGB(230,230,230);
        display: flex;
        flex-direction: column;
    }

        .pageBuilderContainer .itemImageContainer .itemImageEditBtn {
            float: right;
            color: royalblue;
            margin-top: 4px;
        }


        .pageBuilderContainer .itemImageContainer .itemImageCopyLinkBtn {
            float: right;
            color: red;
        }

        .pageBuilderContainer .itemImageContainer .itemImageDeleteBtn {
            float: right;
            color: red;
            margin-top: 4px;
        }

        .pageBuilderContainer .itemImageContainer .itemImageId {
            float: left;
            padding-top: 7px;
            padding-left: 4px;
        }

        .pageBuilderContainer .itemImageContainer .itemImage {
            margin-top: 3px;
            max-width: 100%;
        }


.noItemsFoundContainer {
    width: 100%;
    padding-top: 25px;
    height: calc(100vh - 535px);
    font-family: "raleway-variablefont_wght","Arial",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: normal;
}


.reviewFormContainer {
    margin-top: 25px;
}

.unaddressedContactRequest {
    border: 2px solid #ad333d !important;
}


.featuredInventoryEntity {
    position: relative;
    width: 100%;
}

.featuredInventoryEntryImage {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}


.featuredInventoryEntry {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

    .featuredInventoryEntry .featuredInventoryTitle {
        font-family: 'raleway-variablefont_wght';
        font-size: 10px;
        color: #0078C3 !important;
        font-weight: bold;
    }

    .featuredInventoryEntry .featuredInventoryDescription {
        font-family: 'raleway-variablefont_wght';
        font-size: 10px;
        max-height: 180px;
        overflow: hidden;
        word-wrap: break-word;
    }

    .featuredInventoryEntry .featuredInventoryDetailsBtn {
        font-family: 'raleway-variablefont_wghta';
        font-size: 10px;
        background-color: rgb(227, 25, 55) !important;
        border-radius: 1.25rem;
        text-transform: none !important;
        font-weight: bold;
    }

    .featuredInventoryEntry .featuredInventoryContainer {
        height: 100%;
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border: 1px solid #0078C3;
    }

.featuredInventoryEntity:hover .featuredInventoryEntry {
    opacity: 1;
}

.featuredInventoryEntity:hover .featuredInventoryEntryImage {
    opacity: 0.3;
}


/*Navbar Trailers*/
h1, h2, h3, h4, h5, .navbar .navbar-trailers .nav-link, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

h1, h2, h3, h4, h5, .navbar .navbar-trailers .nav-link, h6, .h1, .h2, .h3, .h4, .h5, .h6, .trailer-overview-configs .trailer-configs-item .trailer-config-icons .trailer-icon > div {
    margin-bottom: .5rem;
    font-family: "raleway-variablefont_wght";
    font-weight: 700;
    line-height: 1.2
}

h5, .navbar .navbar-trailers .nav-link, .h5 {
    font-size: calc(1rem + 0.2105263158vw)
}

.mb-0, .card.card-news .card-news-item p, .navbar .navbar-trailers .nav-link, p:last-child, .my-0 {
    margin-bottom: 0 !important
}

.text-nowrap, .navbar .navbar-trailers .nav-link {
    white-space: nowrap !important
}

.text-uppercase, .navbar .navbar-trailers .nav-link, .btn {
    text-transform: uppercase !important
}

.navbar.navbar-expand-lg .navbar-trailers .nav-link {
    font-size: calc(0.9166666667rem + 0.0701754386vw);
    line-height: .75
}


.flex-center-center-100 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.flex-center-center {
    display: flex;
    justify-content: center;
    align-items: center;
}



/*Utility Service and Parts*/
.svc-offering-entry {
    /*min-width: 300px;
    max-width: 325px;*/
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: space-between;
    /*height: 420px;*/
    margin-bottom: 48px;
    height: 100%;
    margin-left: 16px;
    margin-right: 16px;
}

.svc-offering-entries {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    top: 90px;
    position: relative;
    flex-wrap: wrap;
}

.svc-offering-entries-container {
    display: flex;
    justify-content: center;
    width: 350px;
    flex-wrap: wrap;
}

.svc-offering-entry-img-container {
    width: 100%;
    /*height: 185px;*/
}

.svc-offering-entry-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 350px;
}

.svc-offering-entry-img {
    object-fit: fill;
    width: inherit;
}

.svc-offering-entry-offering-header {
    display: flex;
    justify-content: center;
    align-content: center;
    font-size: large;
    color: #0078C3 !important;
    font-weight: bold;
}

.svc-offering-entry-locations-container {
    font-family: 'raleway-variablefont_wght';
    font-size: 1.5rem;
    height: 50%;
}

.svc-offering-location-row {
    display: flex;
    justify-content: space-between;
    align-content: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.svc-offering-location-row-entry-container {
    width: 100%;
}

.svc-offering-location-row-first-entry {
    display: flex;
    justify-content: flex-start;
}


.svc-offering-location-row-final-entry {
    display: flex;
    justify-content: flex-end;
}


/***  Resonsive Body Elements  ***/
.contentBody {
    width: calc(100vw);
    display: flex;
    justify-content: center;
    align-content: center;
    min-width: 350px;
    background-color: lightgray;
}

.siteContent {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    flex-direction: column;
    background-color: white;
}

.siteContentContainer {
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
}

.widget-section-header-left {
    background-image: url('/images/widget-section-header-01.png');
    background-size: 270px 84px;
    width: 270px;
    height: 84px;
    z-index: 2;
    position: relative;
    top: -35px;
}

.widget-section-header-right {
    background-image: url('/images/widget-section-header-02.png');
    background-size: 270px 84px;
    width: 270px;
    height: 84px;
    z-index: 2;
    position: absolute;
    right: 0;
    top: 35px;
}

.widget-section-header-text {
    font-family: 'raleway-variablefont_wght';
    font-size: 30px;
    color: white !important;
    height: 84px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trailer-type-section {
    /*min-width: 300px;
    max-width: 350px;*/
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: space-between;
    height: 450px;
    margin-bottom: 48px;
    margin-left: 10px;
    margin-right: 10px;
}

.finance-scrawl-header-section {
    max-width: 75%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 48px;
}

.finance-scrawl-header {
    font-family: 'raleway-variablefont_wght';
    font-size: x-large;
    color: #0078C3 !important;
    font-weight: bold;
    line-height: 3rem;
    text-align: start;
}

.trailer-header-scrawl {
    display: flex;
    justify-content: center;
    width: 100%;
    font-family: 'raleway-variablefont_wght';
    font-size: x-large;
    color: #0078C3 !important;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.main-company-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 48px;
    margin-top: 48px;
}

.main-company-scrawl {
    width: 100%;
    min-width: 300px;
}

.main-company-links {
    width: 100%;
    min-width: 300px;
}

.main-company-links-body {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.main-company-header {
    font-family: 'raleway-variablefont_wght';
    font-size: xx-large;
    color: #0078C3 !important;
}

.main-company-body {
    font-family: 'proxima-nova';
    font-size: 1.5rem;
}

.main-company-bold {
    font-family: 'raleway-variablefont_wght';
    font-size: large;
}

.main-company-link-image {
    max-width: 250px;
    margin: 10px;
}

.service-parts-body {
    background-image: url('/images/utility-service-parts-bg.jpg');
    top: 65px;
    height: 425px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-direction: column;
}

.service-parts-body-scrawl {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'raleway-variablefont_wght';
    font-size: 20px;
    color: white;
    font-weight: bold;
    padding: 20px;
}

.service-parts-body-button {
    margin-right: 10px;
    font-family: 'raleway-variablefont_wght';
    font-size: 20px;
    font-weight: bold;
    color: #0078C3 !important;
    border-radius: 1.25rem;
    text-transform: none !important;
    font-weight: bold;
    background-color: white !important;
}

.dealershipCoverImageContainer {
    width: 100%;
    /*height: 177px;*/
    top: 0px;
    position: relative;
    max-height: 640px;
}

.dealershipCoverImage {
    width: 100%;
    min-height: 350px;
    height: auto;
    object-fit: cover;
    max-height: 540px;
}

.dealershipCompanyLogo {
    position: absolute;
    left: 0;
    top: 10px;
    height: 125px;
    right: 0;
    margin: auto;
}


.coverImageContainer {
    width: 100%;
    position: relative;
    z-index: -1;
    max-height: 640px;
}

.coverImage {
    width: 100%;
    min-height: 250px;
    height: auto;
    object-fit: cover;
    max-height: 640px;
}

.footer-content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 48px;
}

.footer-content-30 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.footer-notifications {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.inventory-search-button {
    display: flex;
    justify-content: center;
    max-width: 900px;
    flex-wrap: wrap;
    width: 100%;
}

.inventory-page-item {
    font-family: 'raleway-variablefont_wght';
    font-size: x-large;
    font-weight: bold;
    color: #888888;
}

.inventory-page-item-disabled {
    font-family: 'raleway-variablefont_wght';
    font-size: x-large;
    font-weight: bold;
    color: #0065A4 !important;
}

.inventory-label {
    font-family: 'raleway-variablefont_wght-bold';
    font-size: x-large;
    font-weight: bold;
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

.inventory-label-value {
    font-family: 'raleway-variablefont_wght';
    font-size: x-large;
    font-weight: lighter;
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

.inventory-label-row {
    display: flex;
}


.mobileMenuHamburger {
    position: absolute;
    left: 15px;
}

.mobileMenuLogin {
    position: absolute;
    right: 0;
}

#navbarMobileMenu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 280px;
    height: 100%;
}

.mobile {
    display: block;
}

.main-body {
    width: 100% !important;
    top: 0px;
    position: relative;
}

.inventory-header {
    display: flex;
    justify-content: center;
    width: 100%;
    font-family: 'raleway-variablefont_wght-bold';
    font-size: 5em;
    font-weight: bold;
    text-align: center;
    line-height: 5rem;
    margin-top: 20px;
}

.inventory-scrawl {
    font-family: 'raleway-variablefont_wght-bold';
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    margin-top: 70px;
}

.footer-info {
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    max-width: calc(100vw);
    flex-direction: column;
}

.footer-powered {
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    max-width: calc(100vw);
}

.menu-full {
    visibility: hidden;
}

.login-btn {
    font-family: 'raleway-variablefont_wght';
    font-size: smaller !important;
    border-radius: 1.5rem !important;
    border: 1px solid white;
    color: white !important;
    height: 25px !important;
}

.locationsHeader {
    width: 100%;
    font-family: 'raleway-variablefont_wght-bold';
    font-size: 5rem;
    line-height: 8rem;
}

.meet-team {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    top: -65px;
}

.not-mobile {
    display: none;
}

.featuredInventoryItem {
    flex: 0 0 auto;
    width: 50%
}

.location-title {
    font-family: 'raleway-variablefont_wght-bold';
    font-size: 5rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    text-align: center;
    line-height: 8rem;
}

.subpage-section {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
    justify-content: center;
    max-width: 1250px;
}

/* MCore Added */

.footer-icon {
    width: 15px;
    height: 15px;
    min-height: 15px;
}

.footer-mobile-icon {
    width: 20px;
    height: 20px;
    min-height: 20px;
}

.header-icon {
    width: 20px;
    height: 20px;
    min-height: 20px;
    margin-right: 10px;
}

.header-right-icon {
    width: 20px;
    height: 20px;
    min-height: 20px;
    margin-right: 5px;
}

.phone-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.row.flex-nowrap {
    flex-wrap: nowrap !important; /* prevent line wrap */
}

.phone-icon-small {
    width: 10px;
    height: 10px;
    min-height: 10px;
    margin-right: 5px;
}

.header-text-margin {
    margin-right: 10px;
}


.carousel-control-prev-icon {
    background-image: url("../images/icon_previous.png")
}

.carousel-control-next-icon {
    background-image: url("../images/icon_next.png")
}

.section-header {
    font-family: 'raleway-variablefont_wght';
    font-size: 30px;
}

.section-content {
    font-family: 'raleway-variablefont_wght';
    font-size: 18px;
}

.footer-link {
    color: black;
    text-decoration: none;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.arror-icon:after {
    content: "\25BA";
    font-family: 'FontAwesome';
    padding-left: 10px;
    color: #BA801D;
}

.list-arror-icon:before {
    content: "\25BA";
    font-family: 'FontAwesome';
    padding-left: 1px;
    padding-right: 5px;
    color: #BA801D;
}

.btn {
    text-transform: unset !important;
}



.page-item.active .page-link {
    border: none !important;
    color: #ba801d !important;
    background: #fff !important;
}

.page-item .page-link {
    border: none !important;
    color: #000 !important;
    background: #fff !important;
}

.pagination a {
    border: none !important;
}

.emailFormFieldContainer {
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    min-width: 300px;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}


.emailFormFieldContainerTextArea {
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    min-width: 300px;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}


.emailFormFieldInput {
    width: 100%;
}

.emailFormFieldTextArea {
    width: 100%;
    min-width: 300px;
    max-width: 800px;
    resize: none;
    height: 120px;
}

.emailFormFieldRequiredMarker {
    position: absolute;
    top: 15px;
    bottom: 0;
    right: 10px;
    margin-top: auto;
    margin-bottom: auto;
    color: black;
    font-size: 18px;
}

.emailFormSubmitBtn {
    display: block;
    font-family: 'proxima-nova';
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    background-color: #f08221;
    color: #ffffff;
    width: 180px;
}


.emailFormField {
    font-family: 'proxima-nova';
    font-size: 15px;
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
    border: 1px solid black !important;
    font-family: 'proxima-nova',Sans-serif;
    font-size: x-large;
}

    .emailFormField::placeholder {
        color: #000000;
        opacity: 0.75;
    }

.emailSectionDivideHeader {
    font-family: 'proxima-nova';
    font-size: 28px;
    font-weight: bold;
    display: flex;
    width: 100%;
    max-width: 380px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}

.attributeHeader {
    background-color: #7f7f7f;
    color: #ffffff;
    font-weight: bold;
    display: flex;    
    align-items: center;
}

.containerMap {
    /* To position the loading */
    position: relative;
    height:440px;
}

.loadingMap {
    /* Absolute position */
    left: 0;
    position: absolute;
    top: 0;
    /* Take full size */
    height: 100%;
    width: 100%;
    /* Center */
    align-items: center;
    display: flex;
    justify-content: center;
}



@media (min-width: 768px) {

    .content-section-desktop {
        display: block;
    }

    .content-section-mobile {
        display: none;
    }
}

@media (max-width: 768px) {

    .content-section-desktop {
        display: none;
    }

    .content-section-mobile {
        display: block;
    }
    .gallery-container.single-image {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

        .gallery-container.single-image > div {
            min-height: auto !important;
            height: auto !important;
        }
}


.noMouseOver {
    border-bottom: 5px solid #000;
    font-size: 1.25em;
    cursor: default !important;
}

    .noMouseOver:hover,
    .noMouseOver:focus,
    .noMouseOver:active {
        background: transparent !important;
        color: inherit !important;
        box-shadow: none !important;
        text-decoration: none !important;
    }


.inventoryMgrSearchContainer,
.inventoryMgrSearchContainerRightCol,
.inventoryMgrSearchContainerLeftCol {
    overflow: visible !important;
    position: relative !important;
    z-index: auto !important;
}

.dropdown-menu {
    z-index: 5000 !important;
}

.ui-dialog-titlebar-close:after {
    content: 'X' !important;
    position: absolute;
    top: -2px;
    right: 3px;
}

.marketplace-header {
    /*background-color: rgb(173, 51, 61) !important; */
    background-color: rgb(75, 81, 85) !important;
    color: white;
    padding: 6px 10px;
    border-radius: 0px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
}
