.t3-page-ce-body .usedmachinelist .um-filterwrap,
body[id*=page] .usedmachinelist .um-filterwrap {
    margin-bottom: 50px;
}

.t3-page-ce-body .usedmachinelist .um-filterwrap form > div:not(:last-child),
body[id*=page] .usedmachinelist .um-filterwrap form > div:not(:last-child) {
    margin-bottom: 20px;
}

.t3-page-ce-body .usedmachinelist .checkboxfilter > ul,
body[id*=page] .usedmachinelist .checkboxfilter > ul {
    justify-content: flex-end;
}

.t3-page-ce-body .usedmachinelist .um-hint,
body[id*=page] .usedmachinelist .um-hint {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #C90A0E;
    padding: 14px 20px;
    z-index: 99;
}

.t3-page-ce-body .usedmachinelist .um-hint span,
body[id*=page] .usedmachinelist .um-hint span {
    color: #fff;
}

.t3-page-ce-body .usedmachinelist .um-seal,
body[id*=page] .usedmachinelist .um-seal {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    width: 98px;
    height: 98px;
}

@media screen and (min-width: 860px) {
    .t3-page-ce-body .usedmachinelist .um-filterwrap form,
    body[id*=page] .usedmachinelist .um-filterwrap form {
        display: flex;
    }

    .t3-page-ce-body .usedmachinelist .um-filterwrap form > div,
    body[id*=page] .usedmachinelist .um-filterwrap form > div {
        margin-bottom: 0 !important;
        min-width: 371px;
    }

    .t3-page-ce-body .usedmachinelist .um-filterwrap form > div:first-child,
    body[id*=page] .usedmachinelist .um-filterwrap form > div:first-child {
        display: none;
    }

    .t3-page-ce-body .usedmachinelist .um-filterwrap form > div:not(:last-child),
    body[id*=page] .usedmachinelist .um-filterwrap form > div:not(:last-child) {
        margin-right: 26px;
    }
}

#page-195 .logo {
    display: none;
}

.t3-page-ce-body .usedmachinedetail .link-bttn.centered,
body[id*=page] .usedmachinedetail .link-bttn.centered {
    text-align: center;
}

.t3-page-ce-body .usedmachinedetail .um-specs,
body[id*=page] .usedmachinedetail .um-specs {
    margin-bottom: 40px;
}

.t3-page-ce-body .usedmachinedetail .um-specs ul,
body[id*=page] .usedmachinedetail .um-specs ul {
    margin-left: 0;
    padding-left: 0;
}

.t3-page-ce-body .usedmachinedetail .um-specs ul li,
body[id*=page] .usedmachinedetail .um-specs ul li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    list-style-type: none;
    padding: 16px 0;
    margin-bottom: 0 !important;
}

.t3-page-ce-body .usedmachinedetail .um-specs ul li:not(:last-child),
body[id*=page] .usedmachinedetail .um-specs ul li:not(:last-child) {
    border-bottom: 2px solid #535759 !important;
}

.t3-page-ce-body .usedmachinedetail .um-specs ul li span,
body[id*=page] .usedmachinedetail .um-specs ul li span {
    display: inline-block;
}

.t3-page-ce-body .usedmachinedetail .um-download .link-bttn,
body[id*=page] .usedmachinedetail .um-download .link-bttn {
    text-align: center;
}

@media screen and (min-width: 992px) {
    .t3-page-ce-body .usedmachinedetail .um-specs ul li,
    body[id*=page] .usedmachinedetail .um-specs ul li {
        padding: 20px 0;
    }
}

@media print {
    body#page-195 {
        -webkit-print-color-adjust: exact;
        padding-top: 0;
    }

    body#page-195 .dropdown-cont, body#page-195 .dropdown-mobile, body#page-195 .quicklink, body#page-195 .auxnav-desktop, body#page-195 .nav-search-container, body#page-195 .desktop-nav, body#page-195 #banner-arrow, body#page-195 .breadcrumbwrap, body#page-195 .imagelinkboxes, body#page-195 footer, body#page-195 .um-download, body#page-195 header {
        display: none;
    }

    body#page-195 .bg-secondary {
        background-color: #EFF0F2 !important;
    }

    body#page-195 .banner {
        height: 470px;
        padding-top: 0 !important;
        margin-top: 30px;
    }

    body#page-195 .logo {
        display: block;
        height: 100px;
    }

    body#page-195 header {
        position: relative;
    }

    body#page-195 .link-bttn a {
        background-color: #C90A0E !important;
        color: #fff !important;
    }

    body#page-195 .prime {
        color: #C90A0E !important;
    }

    body#page-195 a[href]:after {
        content: none;
    }
}

/*# sourceMappingURL=hermleusedmachines.css.map */
