/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.divOpenOrderReport {
    margin-top: 10px;
    margin-left: 3px;
    border: 2px solid #dee2e6;
    padding-top: 15px;
    padding-bottom: 15px;
}

.accountbs .list-inline,
.accountbs .list-unstyled {
    list-style: none;
    padding-left: 0
}

.accountbs .list-inline-item {
    display: inline-block
}

    .accountbs .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.accountbs .initialism {
    font-size: 90%;
    text-transform: uppercase
}

.accountbs .blockquote {
    font-size: 1.25rem;
    margin-bottom: 1rem
}

.accountbs .blockquote-footer {
    color: #6c757d;
    display: block;
    font-size: 80%
}

    .accountbs .blockquote-footer:before {
        content: "\2014 \00A0"
    }

.accountbs .img-fluid,
.accountbs .img-thumbnail {
    height: auto;
    max-width: 100%
}

.accountbs .img-thumbnail {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    padding: .25rem
}


.accountbs .table {
    background-color: transparent;
    /*margin-bottom: 1rem;*/
    width: 100%;
    border: 2px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}

    .accountbs .table td,
    .accountbs .table th {
        /*border-top: 1px solid #dee2e6;*/
        padding: 1.25rem 0 1.25rem 1.25rem;
        vertical-align: top !important;
    }

    .accountbs .table thead th {
        border-bottom: 2px solid #edeef0;
    }

    .accountbs .table tbody + tbody {
        border-top: 2px solid #dee2e6
    }

    .accountbs .table .table {
        background-color: #fff
    }

.accountbs .table-sm td,
.accountbs .table-sm th {
    padding: .3rem
}

.accountbs .table-bordered,
.accountbs .table-bordered td,
.accountbs .table-bordered th {
    border: 1px solid #dee2e6
}

    .accountbs .table-bordered thead td,
    .accountbs .table-bordered thead th {
        border-bottom-width: 2px
    }

.accountbs .table-borderless tbody + tbody,
.accountbs .table-borderless td,
.accountbs .table-borderless th,
.accountbs .table-borderless thead th {
    border: 0
}

.accountbs .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.accountbs .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.accountbs .table-primary,
.accountbs .table-primary > td,
.accountbs .table-primary > th {
    background-color: #b8daff
}

.accountbs .table-hover .table-primary:hover,
.accountbs .table-hover .table-primary:hover > td,
.accountbs .table-hover .table-primary:hover > th {
    background-color: #9fcdff
}

.accountbs .table-secondary,
.accountbs .table-secondary > td,
.accountbs .table-secondary > th {
    background-color: #d6d8db
}

.accountbs .table-hover .table-secondary:hover,
.accountbs .table-hover .table-secondary:hover > td,
.accountbs .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf
}

.accountbs .table-success,
.accountbs .table-success > td,
.accountbs .table-success > th {
    background-color: #c3e6cb
}

.accountbs .table-hover .table-success:hover,
.accountbs .table-hover .table-success:hover > td,
.accountbs .table-hover .table-success:hover > th {
    background-color: #b1dfbb
}

.accountbs .table-info,
.accountbs .table-info > td,
.accountbs .table-info > th {
    background-color: #bee5eb
}

.accountbs .table-hover .table-info:hover,
.accountbs .table-hover .table-info:hover > td,
.accountbs .table-hover .table-info:hover > th {
    background-color: #abdde5
}

.accountbs .table-warning,
.accountbs .table-warning > td,
.accountbs .table-warning > th {
    background-color: #ffeeba
}

.accountbs .table-hover .table-warning:hover,
.accountbs .table-hover .table-warning:hover > td,
.accountbs .table-hover .table-warning:hover > th {
    background-color: #ffe8a1
}

.accountbs .table-danger,
.accountbs .table-danger > td,
.accountbs .table-danger > th {
    background-color: #f5c6cb
}

.accountbs .table-hover .table-danger:hover,
.accountbs .table-hover .table-danger:hover > td,
.accountbs .table-hover .table-danger:hover > th {
    background-color: #f1b0b7
}

.accountbs .table-light,
.accountbs .table-light > td,
.accountbs .table-light > th {
    background-color: #fdfdfe
}

.accountbs .table-hover .table-light:hover,
.accountbs .table-hover .table-light:hover > td,
.accountbs .table-hover .table-light:hover > th {
    background-color: #ececf6
}

.accountbs .table-dark,
.accountbs .table-dark > td,
.accountbs .table-dark > th {
    background-color: #c6c8ca
}

.accountbs .table-hover .table-dark:hover,
.accountbs .table-hover .table-dark:hover > td,
.accountbs .table-hover .table-dark:hover > th {
    background-color: #b9bbbe
}

.accountbs .table-active,
.accountbs .table-active > td,
.accountbs .table-active > th,
.accountbs .table-hover .table-active:hover,
.accountbs .table-hover .table-active:hover > td,
.accountbs .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, .075)
}

.accountbs .table .thead-dark th {
    background-color: #212529;
    border-color: #32383e;
    color: #fff
}

.accountbs .table .thead-light th {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #495057
}

.accountbs .table-dark {
    background-color: #212529;
    color: #fff
}

    .accountbs .table-dark td,
    .accountbs .table-dark th,
    .accountbs .table-dark thead th {
        border-color: #edeef0
    }

    .accountbs .table-dark.table-bordered {
        border: 0
    }

    .accountbs .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: hsla(0, 0%, 100%, .05)
    }

    .accountbs .table-dark.table-hover tbody tr:hover {
        background-color: hsla(0, 0%, 100%, .075)
    }

@media (max-width:575.98px) {
    .accountbs .table-responsive-sm {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        display: block;
        overflow-x: auto;
        width: 100%
    }

        .accountbs .table-responsive-sm > .table-bordered {
            border: 0
        }
}

@media (max-width:767.98px) {
    .accountbs .table-responsive-md {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        display: block;
        overflow-x: auto;
        width: 100%
    }

        .accountbs .table-responsive-md > .table-bordered {
            border: 0
        }
}

@media (max-width:991.98px) {
    .accountbs .table-responsive-lg {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        display: block;
        overflow-x: auto;
        width: 100%
    }

        .accountbs .table-responsive-lg > .table-bordered {
            border: 0
        }
}

@media (max-width:1199.98px) {
    .accountbs .table-responsive-xl {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        display: block;
        overflow-x: auto;
        width: 100%
    }

        .accountbs .table-responsive-xl > .table-bordered {
            border: 0
        }
}

.accountbs .table-responsive {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%
}

    .accountbs .table-responsive > .table-bordered {
        border: 0
    }

@media print {
    *,
    :after,
    :before {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    accountbs .navbar {
        display: none
    }

    accountbs .badge {
        border: 1px solid #000
    }

    accountbs .table {
        border-collapse: collapse !important
    }

        accountbs .table td,
        accountbs .table th {
            background-color: #fff !important
        }

    accountbs .table-bordered td,
    accountbs .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    accountbs .table-dark {
        color: inherit
    }

        accountbs .table-dark tbody + tbody,
        accountbs .table-dark td,
        accountbs .table-dark th,
        accountbs .table-dark thead th {
            border-color: #dee2e6
        }

    .accountbs .table .thead-dark th {
        border-color: #dee2e6;
        color: inherit
    }
}


/*!
 * Font Awesome Free 5.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    left: -2em;
    line-height: inherit;
    position: absolute;
    text-align: center;
    width: 2em
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-transform: scale(-1);
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}





.account-navigation-bar {
    -ms-flex-direction: row;
    -ms-flex-pack: start;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: start;
    flex-direction: row;
    justify-content: flex-start;
    margin: 0 auto;
    max-width: 1400px;
    padding: 0;
    width: 100%
}

    .account-navigation-bar,
    .account-navigation-bar .nav-tab {
        -ms-flex-align: center;
        -ms-flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-box-direction: normal;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: nowrap
    }

        .account-navigation-bar .nav-tab {
            -ms-flex-direction: column;
            -ms-flex-pack: center;
            -webkit-box-orient: vertical;
            -webkit-box-pack: center;
            border-bottom: 5px solid #f0f0f0;
            cursor: pointer;
            flex-direction: column;
            height: 120px;
            justify-content: center;
            width: 25%
        }

@media (max-width:767.98px) {
    .account-navigation-bar .nav-tab {
        height: 90px
    }
}

.account-navigation-bar .nav-tab.active-tab {
    border-color: #ff4848
}

    .account-navigation-bar .nav-tab.active-tab .tab-title {
        color: #ff4848
    }

.my-profile-tab.active-tab .profile-1 {
    stroke: #ff4848
}

.my-orders-tab.active-tab .orders-icon,
.my-Openorders-tab.active-tab .Openorders-icon,
.my-profile-tab.active-tab .profile-2, .bommanager-tab.active-tab .profile-2 {
    fill: #ff4848
}

.requests-tab.active-tab .requests-icon {
    stroke: #ff4848;
    fill: #ff4848;
}

.quotes-tab .quotes-icon {
    stroke: #002A49;
    fill: #002A49;
}

.quotes-tab.active-tab .quotes-icon {
    stroke: #ff4848;
    fill: #ff4848;
}

.quick-buy-tab.active-tab .quick-buy-icon {
    fill: #ff4848
}

.boms-tab.active-tab .fa-newspaper {
    color: #ff4848
}

.account-navigation-bar .nav-tab .icon-wrapper {
    margin-bottom: .25rem;
    text-align: center
}

    .account-navigation-bar .nav-tab .icon-wrapper svg {
        height: 30px;
        max-width: 30px
    }

@media (max-width:767.98px) {
    .account-navigation-bar .nav-tab .icon-wrapper svg {
        height: 20px;
        max-width: 20px
    }
}

.account-navigation-bar .nav-tab .tab-title {
    color: #002a49;
    font-family: VinylOT, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:767.98px) {
    .account-navigation-bar .nav-tab .tab-title {
        font-size: .75rem
    }
}

.account-content {
    display: none;
    padding: 40px 0;
    position: relative
}

    .account-content.active__content {
        display: block
    }

    .account-content .search-clear {
        -ms-flex-align: center;
        -ms-flex-direction: row;
        -ms-flex-pack: start;
        -ms-flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-box-pack: start;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .account-content .clear-link {
        color: #0068b3;
        cursor: pointer;
        display: inline-block;
        font-family: VinylOT, sans-serif;
        font-size: 1.125rem;
        font-weight: 400;
        padding-left: 1rem;
        text-transform: uppercase
    }

        .account-content .clear-link:hover {
            color: #0194ff;
            text-decoration: none
        }

.accountbs .boms-content,
.accountbs .my-openorders-content,
.accountbs .my-orders-content,
.accountbs .quick-buy-content,
.accountbs .requests-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    padding: 2rem 15px;
    width: 100%
}

.accountbs table {
    max-width: 100%
}

.accountbs th.noBorder {
    border: none;
    background-color: transparent;
}

.accountbs th {
    background-color: #edeef0;
    border: 1px solid #edeef0;
    color: #002a49;
    font-family: VinylOT, sans-serif;
    font-size: 17px;
    font-weight: 400;
    min-width: 130px;
    text-transform: uppercase
}

    .accountbs th .sort-symbol {
        margin-top: -2px;
        padding-left: 2px
    }

.accountbs tr > td {
    /*border: 1px solid #e6e6e6;*/
    font-size: .825rem;
    vertical-align: middle !important;
    color: #121212;
    font-size: 14px;
}

    .accountbs tr > td .date,
    .accountbs tr > td .time {
        display: block
    }

    .accountbs tr > td > ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

    .accountbs tr > td a {
        font-style: italic
    }

.my-profile-content .billing-address-block,
.my-profile-content .change-password-block,
.my-profile-content .email-options-block,
.my-profile-content .options-block,
.my-profile-content .personal-details-block,
.my-profile-content .shipping-address-block {
    background-color: #f0f0f0;
    margin-bottom: 1.25rem;
    padding: 1.25rem 1rem
}

    .my-profile-content .billing-address-block h4,
    .my-profile-content .change-password-block h4,
    .my-profile-content .email-options-block h4,
    .my-profile-content .options-block h4,
    .my-profile-content .personal-details-block h4,
    .my-profile-content .shipping-address-block h4 {
        margin-bottom: 1.25rem
    }

    .my-profile-content .billing-address-block .edit-link,
    .my-profile-content .personal-details-block.show-form .edit-link,
    .my-profile-content .shipping-address-block .edit-link {
        display: none
    }

.my-profile-content .header-wrapper {
    -ms-flex-align: center;
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between
}

.my-profile-content .stored-data-wrapper {
    margin-bottom: .75rem
}

    .my-profile-content .stored-data-wrapper p {
        color: #838d95;
        font-size: .825rem;
        margin-bottom: 0
    }

    .my-profile-content .stored-data-wrapper .address-header {
        -ms-flex-align: center;
        -ms-flex-direction: row;
        -ms-flex-pack: justify;
        -ms-flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-box-pack: justify;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-bottom: .825rem
    }

        .my-profile-content .stored-data-wrapper .address-header .title {
            color: #838d95;
            font-family: VinylOT, sans-serif;
            font-size: 1.125rem;
            font-weight: 400;
            text-transform: uppercase
        }

        .my-profile-content .stored-data-wrapper .address-header .edit-link-wrapper a {
            padding: 0 .25rem
        }

            .my-profile-content .stored-data-wrapper .address-header .edit-link-wrapper a:last-of-type {
                padding-right: 0
            }

.my-profile-content .add-address-btn {
    color: #0068b3;
    cursor: pointer;
    font-family: VinylOT, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    position: relative;
    text-transform: uppercase
}

    .my-profile-content .add-address-btn:hover {
        color: #0194ff;
        text-decoration: none
    }

    .my-profile-content .add-address-btn:before {
        content: "\f055";
        font-family: Font Awesome\ 5 Free;
        left: 0;
        padding-right: .25rem
    }

.my-profile-content .edit-details-container {
    background-color: #e6e6e6;
    display: none;
    margin-left: -1rem;
    margin-right: -1rem;
    padding: 1.25rem 1rem
}

    .my-profile-content .edit-details-container .form-group {
        margin-bottom: .1rem;
        max-width: 325px
    }

.my-profile-content .cancel-btn {
    color: #0068b3;
    cursor: pointer;
    display: inline-block;
    font-family: VinylOT, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    margin-left: 1rem;
    text-transform: uppercase
}

.my-profile-content .add-address-container,
.my-profile-content .edit-address-container {
    display: none
}

    .my-profile-content .add-address-container .form-group,
    .my-profile-content .change-password-block .form-group,
    .my-profile-content .options-block .form-group {
        margin-bottom: .75rem
    }

    .my-profile-content .add-address-container .form-group {
        margin-bottom: .25rem
    }

        .my-profile-content .add-address-container .form-group input {
            max-width: 375px;
            width: 100%
        }

.my-profile-content .options-block label.custom-control-label {
    font-weight: 400
}

.my-profile-content .options-block .custom-control:nth-of-type(2) {
    margin-bottom: .825rem
}

.my-profile-content button {
    margin-top: 1rem
}

.my-orders-content .filter-box,
.my-openorders-content .filter-box {
    -ms-flex-align: start;
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify;
    align-items: flex-start;
    background-color: #f6f6f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px
}

@media (max-width:991.98px) {
    .my-orders-content .filter-box,
    .my-openorders-content .filter-box {
        padding: 20px
    }
}

.my-orders-content .filter-box .order-date,
.my-orders-content .filter-box .search-orders,
.my-orders-content .filter-box .sort-by,
.my-openorders-content .filter-box .order-date,
.my-openorders-content .filter-box .search-orders,
.my-openorders-content .filter-box .sort-by {
    margin-bottom: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.my-orders-content .filter-box .search-orders,
.my-openorders-content .filter-box .search-orders {
    padding-left: 0;
    width: 40%
}

    .my-orders-content .filter-box .search-orders input,
    .my-openorders-content .filter-box .search-orders input {
        margin-bottom: 1rem
    }

@media (max-width:991.98px) {
    .my-orders-content .filter-box .search-orders,
    .my-openorders-content .filter-box .search-orders {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
}

.my-orders-content .filter-box .order-date,
.my-orders-content .filter-box .sort-by {
    width: 30%
}

@media (max-width:991.98px) {
    .my-orders-content .filter-box .order-date,
    .my-orders-content .filter-box .sort-by {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
}

.my-orders-content .filter-box .sort-by,
.my-openorders-content .filter-box .sort-by {
    padding-right: 0
}

.my-orders-content .orders-table,
.my-openorders-content .orders-table,
.requests-content .table-wrapper {
    overflow-x: auto;
    width: 100%;
    margin-bottom: 1rem;
}

.quick-buy-content .table-wrapper {
    overflow-x: auto;
    width: 100%
}

.requests-content table {
    margin-bottom: 2.5rem
}

.requests-content th {
    color: #002a49;
    font-family: VinylOT, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase
}

.boms-content .search-boms-wrapper {
    margin-bottom: 3rem;
    overflow: hidden
}

.boms-content .search-boms-filter {
    -ms-flex-align: center;
    -ms-flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: start;
    align-items: center;
    background-color: #f6f6f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 2.5rem 2rem
}

@media (max-width:767.98px) {
    .boms-content .search-boms-filter {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: .75rem 1rem
    }
}

.boms-content .search-boms-filter .me-search-input {
    max-width: 375px;
    width: 100%
}

    .boms-content .search-boms-filter .me-search-input .search-wrapper {
        width: 100%
    }

@media (max-width:767.98px) {
    .boms-content .search-boms-filter .me-search-input {
        margin-bottom: .5rem
    }
}

.boms-content .search-boms-filter .search-clear {
    padding-left: .75rem
}

@media (max-width:767.98px) {
    .boms-content .search-boms-filter .search-clear {
        padding-left: 0
    }
}

.boms-content .search-boms-table {
    overflow-x: auto
}

.boms-content .create-new-bom-wrapper p.font-italic {
    color: #838d95;
    font-size: .825rem
}

.boms-content .copy-paste-container,
.boms-content .upload-container {
    margin-bottom: 2rem
}

.boms-content .boms-header-bar {
    background-color: #f0f0f0;
    color: #002a49;
    cursor: pointer;
    font-family: VinylOT, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.125rem;
    padding: 10px 10px 10px 48px;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

    .boms-content .boms-header-bar span {
        background-color: #002a49;
        color: #fff;
        display: inline-block;
        height: 38px;
        left: 0;
        line-height: 38px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 38px
    }

.boms-content .boms-box {
    background-color: #f6f6f6;
    padding: 1.25rem 1rem
}

.boms-content .copy-paste-container input {
    max-width: 375px
}

.boms-content .copy-paste-container textarea {
    max-width: 750px
}

.boms-content .upload-wrapper {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.boms-content input[type=file] {
    display: none
}

.boms-content .custom-file-upload {
    background-color: #fff;
    border: 1px solid #c0c8ce;
    color: #c0c8ce;
    cursor: pointer;
    display: inline-block;
    font-size: .825rem;
    font-weight: 400;
    line-height: 1.125rem;
    margin-bottom: 0;
    margin-right: 1rem;
    padding: 9px 12px
}

    .boms-content .custom-file-upload i {
        color: #0068b3;
        padding-left: 1.25rem
    }



.me-pagination {
    margin-top: 1rem
}

    .me-pagination ul {
        -webkit-margin-after: 0;
        -webkit-margin-before: 0;
        -webkit-margin-end: 0;
        -webkit-margin-start: 0;
        -webkit-padding-start: 0;
        display: inline-block;
        list-style-type: none;
        margin-block-end: 0;
        margin-block-start: 0;
        margin-inline-end: 0;
        margin-inline-start: 0;
        padding-inline-start: 0;
        text-indent: none
    }

        .me-pagination ul li {
            display: inline-block;
            font-size: 1.125rem
        }

            .me-pagination ul li a {
                border-radius: 1.5rem;
                display: inline-block;
                font-family: VinylOT, sans-serif;
                height: 1.5rem;
                text-align: center;
                width: 1.5rem
            }

                .me-pagination ul li a,
                .me-pagination ul li a:visited {
                    color: #002a49
                }

                    .me-pagination ul li a:hover {
                        color: #002a49;
                        text-decoration: none
                    }

            .me-pagination ul li.active a {
                background-color: #002a49;
                color: #fff
            }

.main-orders {
    background-color: transparent;
    border: 2px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
}

.div-orders .DisableCircle, .div-orders-actions .DisableCircle {
    height: 28px;
    width: 28px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid gray;
    display: inline-block;
    cursor: default;
}

.div-orders .circle, .div-orders-actions .circle {
    height: 28px;
    width: 28px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #076af5;
    display: inline-block;
    margin-top: 1px;
}

    .div-orders .circle:hover, .div-orders-actions .circle:hover {
        background-color: #076af5;
    }
        
        .div-orders .circle:hover svg path, .div-orders-actions .circle:hover svg path {
            fill: white;
        }

        .div-orders .circle:hover svg polygon, .div-orders-actions .circle:hover svg polygon {
            fill: white;
        }

.div-orders .action {
    position: relative;
    top: 0;
    left: 5px;
}

.div-orders .actionPrint {
    position: relative;
    top: 0;
    left: 3px;
}

.actionOnBehalf {
    position: relative;
    top: 0;
    left: 5px;
}

@media only screen and (max-width: 767px) {
    .div-orders .action {
        position: relative;
        top: 0;
        left: 0;
    }

    .div-orders .actionPrint {
        position: relative;
        top: 0;
        left: 0;
    }

    .actionOnBehalf {
        position: relative;
        top: 1px;
        left: 0;
    }
}

.div-openorders .action {
    left: 5px !important;
}

@media only screen and (max-width: 991px) {
    .div-orders-actions .action {
        position: relative;
        top: 0;
        left: 0;
    }

    .div-orders-actions .actionPrint {
        position: relative;
        top: 0;
        left: 0;
    }
}


.div-orders-seeMore {
    background-color: #F0F0F0;
    padding: 5px;
    text-align: center;
    font-size: 14px;
}

    .div-orders-seeMore:hover {
        background-color: #076af5 !important;
    }

        .div-orders-seeMore:hover a {
            color: white !important;
        }

    .div-orders-seeMore a {
        color: #076af5;
        font-style: normal !important;
        text-decoration: none;
        display: inline-block;
        width: 100%;
    }

        .div-orders-seeMore a i {
            padding: 0 10px;
        }

.main-orders .activeOrder {
    background-color: #076af5 !important;
}

.main-orders .activeFontOrder {
    color: white !important;
}

.div-order-items div.header {
    font-weight: bold;
    text-transform: uppercase;
    background-color: #F8F8F8;
    font-family: VinylOT, sans-serif;
    font-size: 16px;
}

.div-order-items div.first {
    text-align: center;
    color: #fff;
    background-color: #000;
    font-weight: normal;
    text-transform: uppercase;
    font-family: VinylOT, sans-serif;
    font-size: 16px;
}

.div-order-items .WindxInfo {
    padding-top: 20px;
    font-size: 14px !important;
}

    .div-order-items .WindxInfo .links a.active {
        display: inline-block;
        text-transform: capitalize !important;
        border: 1px solid #0548a8;
        padding: 5px;
        width: 150px;
        margin-bottom: 10px;
        font-style: normal;
        text-align: center;
        color: #0548a8 !important;
        text-decoration: none;
        background-color: white;
        opacity: 1;
        cursor: pointer;
    }

    .div-order-items .WindxInfo .links a {
        display: inline-block;
        text-transform: capitalize !important;
        border: 1px solid gray;
        padding: 5px;
        width: 150px;
        margin-bottom: 10px;
        font-style: normal;
        text-align: center;
        color: gray !important;
        text-decoration: none;
        background-color: #edeeef;
        opacity: 0.5;
        cursor: default;
    }

.div-order-items .tdPartImg {
    position: relative;
    width: 100px;
    height: 100px;
}

.div-order-items .tdPartImgSmall {
    position: relative;
    width: 80px;
    height: 80px;
}

.order-item-img tr td {
    vertical-align: top !important;
}

.div-order-details {
    border: none !important;
    border-top: 1px solid #dee2e6 !important;
}

    .div-order-details div.div-order-info {
        background-color: #F8F8F8;
        vertical-align: top !important;
        padding: 1rem !important;
    }

    .div-order-details div.div-order-totals {
        background-color: #fff;
    }

.tblsort-order div.row div:first-child {
    font-size: 21px;
    text-align: left;
    color: black;
}

.tblsort-order div.row div:last-child {
    text-align: right;
}

.tblsort-order div ul li {
    display: inline-block;
    padding-left: 15px;
}