.user-button {
    height:44px;
}
.dropdown-wide {
    width: 100%;
    text-align: left;
}

.dropdown-menu-wide {
    width: 100%;
}

.content {
    background-color: whitesmoke !important;
    margin-top: 6px;
    margin-bottom: 6px;
}

.main-navbar {
    background-color: black;
    color: white;
    font-family: "DINNextStencilHeavy", Arial, "Segoe UI", Helvetica, sans-serif;
}

.form-check {
    margin-top: 6px;
    margin-bottom: 6px;
}

#product-spinner {
    position: absolute;
    top: 250px;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

#overlay-image-relative {
    left: 200px;
    top: 200px;
}

#salesOrderSearchBox {
    width: 100%;
}

@media(min-width: 768px) {
    #salesOrderSearchBox {
        width: 18%;
    }
}

@media (max-width: 1024px) {
    .hide-in-small-screen {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .align-left-in-small-screen {
        float: left !important;
    }
}

.flip-y {
    transform: scaleY(-1);
}

#productImageCarousel img {
    width: 98%;
}

.carousel-item .mainimage {
    height: inherit;
    width: inherit;
} 

.carousel img {
    height: 120px;
    width: auto;
}

#productImageThumbnails img {
    height: 56px;
    margin-top: 20px;
    cursor: pointer;
    border: 1px #DDDDDD solid;
}

#productImageThumbnails img:hover {
    opacity: 0.75;
}

.cw-label {
    color: #363636 !important;
    font-family: "DINNextStencilHeavy", Arial, "Segoe UI", Helvetica, sans-serif;
}

.input-group-buttons {
    flex-wrap: nowrap;
}

.input-group .input-number {
    margin-right: 3px;
    width: 50px;
    flex: none !important;
}

.subproduct-listing-quantity-btn {
    border: 1px solid #c4c4c4;
}

.object-fit_contain {
    object-fit: contain
}

.label-field {
    margin-top: 40px;
    margin-bottom: 24px;
}

.label {
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: ghostwhite;
}

.field-text {
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
    font-size: 14px;
    background-color: #fff;
    padding: 5px 0px 5px 0px; 
}

.fa-stack[data-count]:after {
    position: absolute;
    right: -10%;
    top: -20%;
    content: attr(data-count);
    font-size: 60%;
    padding: .7em;
    border-radius: 999px;
    line-height: .6em;
    color: white;
    text-align: center;
    min-width: 2em;
    font-weight: bold;
    background: #2F3787;
    border-style: solid;
}

.cart-table td {
    vertical-align: middle;
}

.cart-row-image {
    height: 60px;
    width: auto;
}

.control-label.required:after {
    content: "*";
    color: #2F3787;
}

.sumrow {
    border-top: 1px solid black;
}

.e-grid .e-rowcell,
.e-grid .e-headercelldiv {
    font-size: 14px !important;
}

.salesorder-conversation-sender {
    font-weight: bold;
    color: #2F3787;
}

.salesorder-conversation-message {
    padding-top: 5px;
    padding-right: 5px;
}

.salesorder-conversation-sendtime {
    float: right;
    padding-right: 5px;
}

.salesorder-conversation-messagebox {
    height: 431px;
    overflow-x: hidden;
    overflow-y: auto;
}

.salesorder-conversation-offerrejection {
    font-style: italic
}

.blazored-toast-body {
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
}

.cart-toast {
    background-color: #2F3787;
    color: white;
    font-family: "DINNextStencilHeavy", Arial, "Segoe UI", Helvetica, sans-serif;
}
.cart-toast .blazored-toast {
    width: 26rem;
}

.modal-body {
    padding: 10px !important;
}

.salesorder-rows-table {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.adafy-table {
    margin-top: 15px;
    margin-bottom: 15px;
    overflow-x: hidden;
    overflow-y: auto;
}

.adafy-table thead th {
    background-color: #2F3787;
    color: #fff;
}

.table-sticky-head thead th {
    position: sticky;
    top: -1px;
}

.adafy-card-table {
    margin-top: 8px;
    margin-bottom: 8px;
    overflow-x: hidden;
    overflow-y: auto;
    border-collapse: separate;
    border-spacing: 0 7px;
}

    .adafy-card-table td {
        border-bottom: 1px solid #dee2e6;
        border-top: 1px solid #dee2e6;
        vertical-align: middle;
    }

.left-border {
    border-left: 1px solid #dee2e6;
}

.right-border {
    border-right: 1px solid #dee2e6;
}

.adafy-card-table thead tr {
    border-bottom: 2px solid #dee2e6;
}

.adafy-card-table thead th {
    background-color: #2F3787;
    color: #fff;
}

.adafy-card-table tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
    cursor: pointer;
}

.adafy-card-table tr.cw-card-header {
    border-bottom: 1px solid #dee2e6;
}

.adafy-card-table tr.cw-card-header:hover {
    background-color: rgba(0, 0, 0, 0.075) !important;
}

.adafy-card-table td.cw-card-content {
    padding: 0px;
    border-top: none;
    border-bottom: none;
}

.adafy-card-table tr.cw-card-content:hover {
    background-color: #fff;
}
    
.adafy-card-table-row {
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
    font-size: 16px;
    background-color: #fff;
}

.adafy-card-table .card-body {
    border: 1px solid #dee2e6;
    background-color: #F8F8F8;
}

.card-content {
    margin-top: 6px;
    background-color: #FDFEFE;
}

.card-section {
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.adafy-card {
    border: 1px solid #dee2e6;
    background-color: #F8F8F8;
    padding: 12px 24px 12px 24px;
}

.field-label {
    font-size: 15px;
    font-weight: bold;
}

.field-value {
    font-size: 15px;
}

.collapsed .fa-angle-double-left {
    transform: scaleX(-1);
}

.collapsed .accordian-chevron {
    transform: scaleY(-1);
}

.accordion-toggle:after {
    font-family: 'FontAwesome', Arial, "Segoe UI", Helvetica, sans-serif;
    content: "\f077";
    color: grey;
    font-weight: bold;
    font-size: 22px;
    transition: all 0.5s ease;
    display: flex;
}

.accordion-toggle.center:after {
    justify-content: center;
}

.collapsed .accordion-toggle:after,
.accordion-toggle.collapsed:after {
    transform: rotate(180deg);
}

.sales-order-card {
    margin-top: 6px;
}

.e-search-icon {
    background: white !important;
}

.e-ddl {
    background: white !important;
}

.search-result {
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
    font-size: 15px;
    height: 70px;
}

search-result-info {
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
    font-size: 15px;
    height: 75px;
}

#navbarProductSearch {
    width: 250px;
}

.product-search {
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
}

@media (max-width: 393px){
    #navbarProductSearch {
        width: 100%;
    }
}

.product-search .blazored-typeahead__loader {
    background-color: #2F3787 !important;
    margin-top: 5px;
    margin-left: 5px;
}

.product-search .blazored-typeahead {
    background-color: white !important;
}

.product-search .blazored-typeahead__result {
    color: black;
    margin-bottom: 5px;
}

.product-search .blazored-typeahead__results {
    width: 400px;
    right: 2px;
    color: black;
}

@media(min-width: 768px) {
    .product-search .blazored-typeahead__results {
        right: auto;
    }
}

.product-search .blazored-typeahead__active-item, .product-search .blazored-typeahead__result:hover, .product-search .blazored-typeahead__result:focus,
.product-search a.search-product-link .product-search p, .blazored-typeahead__selected-item-highlighted {
    background: white !important;
    border: 0 !important;
    color: black;
}

.search-result:hover .search-product-name {
    text-decoration: underline;
}

.search-machine-name {
    font-size: 14px;
}

.search-product-name {
    font-weight: bold;
    margin-top: 0;
}

.search-product-description {
    font-size: 14px;
}

.search-product-category {
    font-size: 14px;
}

.e-ddl.e-input-group input.e-input::placeholder {
    padding-left: 5px !important;
    font-size: 15px;
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
}

.e-dropdownbase .e-list-item {
    line-height: unset !important;
    min-height: 1px !important;
}

#productSearch {
    text-indent: 5px !important;
}


.checkbox-group.e-btn-group {
    box-shadow: none;
}

.btn-checkbox.btn {
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
    font-size: 14px;
}

.btn-checkbox.btn.active {
    background: #2F3787 !important;
    color: white !important;
}

.subproduct-listing-quantity-input {
    width: 40px;
}

.table .column-buttons {
    padding: 0.25rem;
    vertical-align: middle;
}

.noborders-button {
    border: 0px;
    background-color: transparent;
    width: 100%;
    text-align: left;
}

.noborders-button:focus {
    outline: none;
}

.index-banner {
    height: 20rem;
    margin-top: 25px;
}

.index-banner img {
    height: unset;
    width: unset;
    max-height: 20rem;
    max-width: 100%
}

.index-linkbox-container {
    margin-top: 25px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}

.index-linkbox {
    color: black;
    border: 1px solid #4C4C4C;
    border-radius: 1rem;
    padding: 2rem 3rem 2rem 3rem;
    font-size: 4rem;
    height: unset;
    width: 40rem;
    font-family: "DINNextStencilHeavy", Arial, "Segoe UI", Helvetica, sans-serif;
}

.index-linkbox a {
    color: white;
    text-decoration: underline;
}

.index-linkbox a:hover {
    text-decoration: underline;
    color: #DBDBDB;
}

.center {
    text-align: center;
}

#product-search-navigation .page-item .page-link {
    background: white;
    border: 1px solid #dbdbdb;
    color: #363636;
}

#product-search-navigation .page-item.active .page-link {
    background: #2F3787;
    color: white;
    border: #2F3787;
    text-decoration: underline;
}

.product-search-result {
    background: rgba(227, 228, 228, 0.75);
    font-size: 15px;
    margin-top: 8px;
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
}

.product-search-result a {
    color: black;
}

.product-search-result a:hover {
    cursor: pointer;
    text-decoration: underline;
    color: black;
}

.product-search-result-name {
    font-size: 17px;
    font-weight: bold;
}

.product-search-result-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

#price-map-editor .monaco-editor {
    margin-top: 10px;
    height: 500px !important;
}

#price-map-editor .overflow-guard {
    height: 500px !important;
}

#price-map-editor {
    border: 1px solid black;
    margin-top: 10px;
}

.price-map-editor-message {
    margin-top: 10px;
}

.account-dropdown-menu{
    z-index:1030;
}

.order-accept-reject-message{
    font-size: 0.9rem;
}

.blazored-toast-container{
    z-index:2000 !important;

}

.validation-message {
    color: #2F3787;
}

.checkout-confirmation-message{
    padding-top: 2rem;
}

.product-search-thumbnail {
    display: inline-block;
    width: 50px;
    height: 50px;
}

.product-search-result-thumbnail {
    display: block;
    margin: auto;
    width: 50px;
    height: 50px;
    margin-top: 25px;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#overlay-text {
    font-family: "FFDINWebProLight", Arial, "Segoe UI", Helvetica, sans-serif !important;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

#overlay-image {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

@media(min-width: 768px) {
    #overlay-image {
        position: absolute;
        top: 60%;
        left: 50%;
        transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
    }
}

.account-selector .blazored-typeahead__results {
    z-index: 2000;
}

@media (max-width: 767px) {
    .index-linkbox {
        font-size: 2rem;
    }
}

@media (max-width: 424px) {
    .product-search .blazored-typeahead__results {
        right: 0px !important;
        width: auto !important;
    }
}

.product-category-tabs a {
    color: #363636;
    font-family: "DINNextStencilHeavy", Arial, "Segoe UI", Helvetica, sans-serif;
    cursor: pointer;
    text-transform: uppercase;
}

.product-category-tabs a.active {
    background-color: #2F3787 !important;
    color: white !important;
}

.service-category-btn {
    flex-grow: 0 !important;
}

.category-filter-divider {
    border-right: none;
    border-bottom: solid;
    border-bottom-color: #dee2e6;
    border-bottom-width: 1px;
    margin-bottom: 10px;
}

@media (min-width: 1200px) {
    .category-filter-divider {
        border-bottom: none;
        border-right: solid;
        border-right-color: #dee2e6;
        border-right-width: 1px;
    }
}

.spareparts-category-tabs a {
    color: #363636;
    font-family: "DINNextStencilHeavy", Arial, "Segoe UI", Helvetica, sans-serif;
    cursor: pointer;
}

.sorting-controls {
    font-size: 25px;
    line-height: 0px;
    display: inline-block;
}

.sorting-controls div {
    height: 12px;
    cursor: pointer;
}

.sorting-controls div:not(.selected) {
    opacity: 30%;
}

.sorting-controls-padding {
    padding-bottom: 8px !important;
}

.search-result-tabs {
    border-bottom: 1px solid #dee2e6;
}

.search-result-tabs a {
    color: #363636;
    font-family: "DINNextStencilHeavy", Arial, "Segoe UI", Helvetica, sans-serif;
    cursor: pointer;
}

.coupon {
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    padding: 3px;
    color: #363636;
    background-color: #dbdbdb;
    text-transform: uppercase;
    margin-left: 5px;

}

.coupon .badge {
    margin: 2px;
    margin-left: 4px;
    cursor: pointer;
}