/* Login */
.browser-warning {
    text-align: center;
    padding: 5px;
    color: #e56d2e
}

.bold {
    font-weight: bold
}

a {
    color: #493d55
}

    a:hover {
        color: #40353A
    }

    a.force-hover:hover {
        color: #9ba3a8 !important
    }

.login-block .dx-texteditor {
    border: 1px solid #ddd;
}

    .login-block .dx-texteditor:hover {
        border: 1px solid rgb(51, 122, 183, 0.4);
    }

.login-block label {
    font-weight: normal;
    color: #232323;
    line-height: 1.5;
}

.password-text-icon {
    cursor: pointer;
    pointer-events: all;
}

a.anchor-default-color {
    color: #337ab7;
}

.dx-selection a.anchor-default-color {
    color: #fff;
}

.dx-datagrid .dx-link.remove-underline {
    text-decoration: none;
}

.dialog-custom-header.dx-toolbar-before {
    width: 100%;
}

.grid-view .dx-datagrid-rowsview {
    border-top: 0px;
}

.upload-validation .button-err:after {
    pointer-events: none;
    font-weight: bold;
    background-color: #d9534f;
    color: #fff;
    content: '!';
    position: absolute;
    top: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    margin-left: 3px;
}

.dx-datagrid-export-button .dx-button-content {
    padding: 5px;
}

.dx-datagrid-export-button .dx-icon-export-excel-button {
    font-size: 16px;
    width: auto;
}

.dx-button.btn-export {
    border: 0;
    padding: 0;
    font-weight: 600;
}

.w-15-per {
    width: 15%;
}

.rec-complete {
    width: 125px;
}

.rec-complete-label {
    color: #999999;
    font-size: 12px;
}

.btn-wrap {
    border: 1px #EAEAEA solid;
    background-color: #FFF;
}

    .btn-wrap .dx-button {
        border: 0;
    }

        .btn-wrap .dx-button.dx-state-hover {
            background: none;
        }

    .btn-wrap .dx-button-has-text .dx-button-content {
        padding: 10px 15px;
        border-left: 1px #EAEAEA solid;
    }

a.pull-right.btn-delete {
    background: none;
    border: 0;
    text-align: center;
    color: #d43f3a;
    display: block;
}

.export-button a {
    padding: 9px 10px;
    text-align: center;
    color: #9ba3a8;
    display: block;
    background: #fff;
}

.vertical-align-top {
    vertical-align: top !important;
}

.max-height-auto {
    max-height: none;
}


/* Inline Edit Grid Validation Message Style */

.dx-datagrid .dx-overlay-content {
    width: auto !important;
}

.mandatory-block {
    color: #f05050 !important;
    font-size: 14px;
    line-height: 16px;
}


/*Po tabs*/

.po-tab-container {
    height: 520px;
    overflow-y: auto;
    background: #fff;
    border-bottom: 1px solid #ccc;
    clear: both;
    align-items: center;
    display: flex;
}

ul.po-tab {
    list-style: none;
    padding: 0;
    margin: 0;
}

.po-tab li {
    float: left;
    margin-right: -1px;
    border: 1px solid #ccc;
    border-top-width: 0;
    padding: 8px 25px 8px 25px;
    background-color: #f2f2f2;
    color: #666666;
    cursor: pointer;
}

    .po-tab li.active {
        background-color: #FFF;
        color: #000;
        margin-top: -1px;
        padding-top: 9px;
    }

.custom-file-upload {
    margin-left: -10px;
}

.skip-warning {
    padding: 3px 0;
    font-size: 13px;
}

.status-width {
    width: 225px;
}

.color-green {
    color: #4b944b;
}

.bg-color-green {
    background: #effeea;
    border: 1px solid #4b944b;
}

.color-grey {
    color: #858885;
}

.bg-color-grey {
    background: #dcdcdc;
    border: 1px solid #858885;
}

.color-red {
    color: #b26a52
}

.color-darkred {
    color: #8b0000
}

.bg-color-red {
    background: #ffecec;
    border: 1px solid #b26a52;
}

.color-blue {
    color: #508599
}

.bg-color-blue {
    background: #bfdfff;
    border: 1px solid #508599;
}

.color-orange {
    color: #cc9156
}

.bg-color-orange {
    background: #fedfc2;
    border: 1px solid #cc9156;
}

.color-yellow {
    color: #a78d2e
}

.bg-color-yellow {
    background: #fffcbf !important;
    border: 1px solid #a78d2e;
}

.hod-approved-bg-color {
    color: #26538c;
}

.hod-approved-status {
    background: #99b3ff !important;
    border: 1px solid #26538c;
}

.logistics-approved-bg-color {
   color: #74ae72;
}

.logistics-approved-status {
    background: #effeea !important;
    border: 1px solid #74ae72;
}

.color-light-grey {
    color: #999999
}



body {
    color: #676a6c;
    font-size: 13px;
    overflow-y: hidden;
}


.set-inner-mt-15 .dx-radiobutton {
    margin-top: 15px;
}

.mt-35 {
    margin-top: 35px !important;
}

.mx-w-200 {
    max-width: 200px;
}

.wd-200{
    width: 200px !important;
}

.wd-150 {
    width: 150px !important;
}

a.link-disabled,
a.link-disabled:hover,
a.link-disabled:focus {
    opacity: 0.4;
    cursor: not-allowed
}

.label-block-dx {
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    color: #999999;
    font-size: 12px;
}


/*Font Size*/

.f-16 {
    font-size: 16px !important;
}

.f-13 {
    font-size: 13px !important;
}

.f-18 {
    font-size: 18px !important;
}

.f-20 {
    font-size: 20px !important;
}

/**Grid Column set*/

.po-container {
    display: flex;
    align-items: stretch;
}

.container-boxes {
    background: #fff;
    margin-bottom: 10px;
}

.po-container .po-right-box-width {
    width: 455px;
}

.container-boxes .container-title {
    font-size: 18px;
    padding: 0px;
}

.container-boxes.po-details-boxes {
    padding: 10px 15px;
}

.overflow-auto {
    overflow: auto;
}

.bg-po-status {
    text-align: center;
    font-size: 13px;
    width: 70px;
    border-radius: 4px;
    padding: 4px 15px;
    margin: 0 auto;
}

.po-label {
    padding: 6px 15px 4px 0px
}

.dropdownMenuView.dx-button-mode-contained {
    background-color: transparent;
    border-color: transparent;
    color: none;
}

    .dropdownMenuView.dx-button-mode-contained .dx-icon.dx-icon-overflow {
        display: none;
    }

.dropdownMenuView.user-icon {
    background-image: url(../../images/User-Profile.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    width: 40px;
    margin: 0px 6px;
}

.error-icon {
    background-image: url(../../images/error-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px;
    width: 24px;
    margin: 0px 15px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    max-width: 100%;
    user-select: none;
    -webkit-user-drag: none;
}

.print-icon {
    background-image: url(../../images/printer.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.pdf-download-icon {
    background-image: url(../../images/pdf-label.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.sidebar-user-text {
    display: inline-block;
    font-size: 14px;
    color: #fff
}

.height-inherit {
    height: inherit;
}

.width-inherit {
    width: inherit;
}

.lh-20 {
    line-height: 20px;
}

.dx-datagrid-content .dx-datebox .dx-invalid-message.dx-overlay {
    position: fixed;
}

a.header-a-button {
    font-size: 12px;
}


/*Start Shipment*/

.bg-shipment-status {
    text-align: center;
    font-size: 13px;
    width: 70px;
    border-radius: 4px;
    padding: 4px 40px;
    margin: 0 auto;
}

.dg-file-right {
    right: 150px;
}

.custom-upload a {
    color: #0059B2;
    text-decoration: underline;
}

.custom-upload .btn-close {
    border: 1px #333 solid;
    font-size: 12px;
    border-radius: 10px;
    width: 17px;
    height: 18px;
    text-align: center;
    padding: 1px;
    margin-left: 15px;
    display: inline-block;
    color: #333;
    font-weight: 600;
    text-decoration: none;
}

/*End Shipment*/


/*Start TR*/

.bg-tr-status {
    text-align: center;
    font-size: 13px;
    width: 70px;
    border-radius: 4px;
    padding: 4px 40px;
    margin: 0 auto;
}


/*End TR*/


/*Start Manifest*/

.bg-manifest-status {
    text-align: center;
    font-size: 13px;
    width: 70px;
    border-radius: 4px;
    padding: 4px 40px;
    margin: 0 auto;
}


/*End TR*/


/*.ngdialog-popup .ng-modal-content {
    margin-bottom: 35px;
}*/

.float-left {
    float: left !important;
}

.concurrency-color .resolution-dialogue {
    height: 350px !important;
}

.dg-img {
    background-image: url(../../images/yellow_caution.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    width: auto;
}

.delete-button {
    margin-bottom: 5px;
}

    .delete-button a {
        padding: 10px 10px;
        text-align: center;
        color: #d43f3a;
        display: block;
        background: #f7e7e6;
        border: 1px solid #d43f3a;
    }

        .delete-button a:hover:not(.delete-disable) {
            color: #fff !important;
            background: #ea3d32 !important;
        }

.non-delete-border-b-1 {
    border-bottom: 1px solid #000;
    margin: 10px 15px;
}

.add-dg-btn {
    border: 1px solid #BDC3C8;
    padding: 2px 2px;
    text-align: center;
    display: block;
    background: #fff;
}

.add-shipment-button {
    margin-bottom: 5px;
}

    .add-shipment-button a {
        padding: 10px 10px;
        text-align: center;
        display: block;
        background: #bfdfff !important;
        border: 1px solid #508599 !important;
        color: #000 !important;
    }

        .add-shipment-button a.force-hover:hover {
            color: #fff !important;
            background: #3a9dbe !important;
        }

.site-location-label {
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    color: #999;
    padding: 8px 15px 0px 0;
    font-size: 12px;
}

.site-location-mt-18 {
    margin-top: -18px;
}

.min-mt-15 {
    margin-top: -15px;
}

.width-28 {
    width: 28px !important;
}

.expedite-update .dx-field-label {
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    color: #999999;
    padding: 8px 0 0 0;
    font-size: 12px;
}


/*.modal-popup-header.dx-popup-title{
	overflow: visible;
}*/

.add-arrive-shipment-button {
    margin-bottom: 5px;
}

    .add-arrive-shipment-button a {
        padding: 10px 10px;
        text-align: center;
        color: #300040;
        display: block;
        background: #E6DDFF;
        border: 1px solid #300040;
    }

        .add-arrive-shipment-button a:hover {
            color: #fff !important;
            background: #300040 !important;
        }

.add-receive-shipment-button {
    margin-bottom: 5px;
}

    .add-receive-shipment-button a {
        padding: 10px 10px;
        text-align: center;
        display: block;
        background: #bfdfff !important;
        border: 1px solid #0000ff;
        color: #000 !important;
    }

        .add-receive-shipment-button a:hover {
            color: #fff !important;
            background: #3a9dbe !important;
        }

.add-arrive-receive-shipment-button-disabled {
    margin-bottom: 5px;
}

    .add-arrive-receive-shipment-button-disabled a {
        padding: 10px 10px;
        text-align: center;
        color: #9ba3a8;
        display: block;
        background: #fff;
        border: 1px solid #ddd;
    }

        .add-arrive-receive-shipment-button-disabled a.link-disabled,
        a.link-disabled:hover,
        a.link-disabled:focus {
            opacity: 0.4;
            cursor: not-allowed;
        }

.w-120 {
    width: 120px;
}

.receive-shipment-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 30px;
    width: 120px;
    left: 51%;
    top: 86px;
    margin-top: -15px;
    margin-left: -110px;
    position: fixed;
}

    .receive-shipment-button a {
        padding: 5px 5px;
        text-align: center;
        color: #000 !important;
        display: block;
        background: #bfdfff !important;
        border: 1px solid #0000ff;
        font-size: 13px;
    }

        .receive-shipment-button a:hover {
            color: #fff !important;
            background: #3a9dbe !important;
        }

.add-tr-top-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 30px;
    width: 120px;
    left: 57.04%;
    top: 86px;
    margin-top: -15px;
    margin-left: -90px;
    position: fixed;
}

    .add-tr-top-button a {
        font-size: 13px;
        padding: 5px 5px;
        text-align: center;
        background: #bdefb5;
        border: 1px solid #0e5602;
        color: #0d5601;
        display: block;
    }

        .add-tr-top-button a:hover {
            color: #fff !important;
            background: #0d5601 !important;
        }

.add-tr-top-button-disabled {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 30px;
    width: 120px;
    left: 57.04%;
    top: 86px;
    margin-top: -15px;
    margin-left: -90px;
    position: fixed;
}

    .add-tr-top-button-disabled a {
        padding: 5px 5px;
        text-align: center;
        color: #9ba3a8;
        display: block;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 13px;
    }

        .add-tr-top-button-disabled a.link-disabled,
        a.link-disabled:hover,
        a.link-disabled:focus {
            opacity: 0.4;
            cursor: not-allowed;
        }

.add-arrive-tr-shipment-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 115px;
    top: 86px;
}

    .add-arrive-tr-shipment-button a {
        padding: 5px 5px;
        text-align: center;
        color: #300040;
        display: block;
        background: #E6DDFF;
        border: 1px solid #300040;
        font-size: 13px;
    }

        .add-arrive-tr-shipment-button a:hover {
            color: #fff !important;
            background: #300040 !important;
        }

.add-arrive-tr-shipment-button-disabled {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 110px;
    top: 86px;
    margin-top: -15px;
}

    .add-arrive-tr-shipment-button-disabled a {
        padding: 5px 5px;
        text-align: center;
        color: #9ba3a8;
        display: block;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 13px;
    }

        .add-arrive-tr-shipment-button-disabled a.link-disabled,
        a.link-disabled:hover,
        a.link-disabled:focus {
            opacity: 0.4;
            cursor: not-allowed;
        }

.add-release-tr-shipment-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 115px;
    top: 86px;
    margin-top: -15px;
}

    .add-release-tr-shipment-button a {
        padding: 5px 5px;
        text-align: center;
        color: #661A00;
        display: block;
        background: #FFCC99;
        border: 1px solid #661A00;
        font-size: 13px;
    }

        .add-release-tr-shipment-button a:hover {
            color: #fff !important;
            background: #661A00 !important;
        }

.add-release-tr-shipment-button-disabled {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 110px;
    top: 86px;
    margin-top: -15px;
}

    .add-release-tr-shipment-button-disabled a {
        padding: 5px 5px;
        text-align: center;
        color: #9ba3a8;
        display: block;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 13px;
    }

        .add-release-tr-shipment-button-disabled a.link-disabled,
        a.link-disabled:hover,
        a.link-disabled:focus {
            opacity: 0.4;
            cursor: not-allowed;
        }

.add-arrive-tr-shipment-button-disabled.isHidden, .add-arrive-manifest-shipment-button-disabled.isHidden {
    top: 75px;
    margin-top: 0;
}

.add-arrive-manifest-shipment-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100px;
    top: 86px;
    margin-top: -15px;
}

    .add-arrive-manifest-shipment-button a {
        padding: 5px 5px;
        text-align: center;
        color: #300040;
        display: block;
        background: #E6DDFF;
        border: 1px solid #300040;
        font-size: 13px;
    }

        .add-arrive-manifest-shipment-button a:hover {
            color: #fff !important;
            background: #300040 !important;
        }

.add-arrive-manifest-shipment-button-disabled {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 110px;
    top: 86px;
    margin-top: -15px;
}

    .add-arrive-manifest-shipment-button-disabled a {
        padding: 5px 5px;
        text-align: center;
        color: #9ba3a8;
        display: block;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 13px;
    }

        .add-arrive-manifest-shipment-button-disabled a.link-disabled,
        a.link-disabled:hover,
        a.link-disabled:focus {
            opacity: 0.4;
            cursor: not-allowed;
        }

.add-release-manifest-shipment-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 110px;
    top: 86px;
    margin-top: -15px;
}

    .add-release-manifest-shipment-button a {
        padding: 5px 5px;
        text-align: center;
        color: #661A00;
        display: block;
        background: #FFCC99;
        border: 1px solid #661A00;
        font-size: 13px;
    }

        .add-release-manifest-shipment-button a:hover {
            color: #fff !important;
            background: #661A00 !important;
        }

.add-release-manifest-shipment-button-disabled {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 110px;
    top: 86px;
    margin-top: -15px;
}

    .add-release-manifest-shipment-button-disabled a {
        padding: 5px 5px;
        text-align: center;
        color: #9ba3a8;
        display: block;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 13px;
    }

        .add-release-manifest-shipment-button-disabled a.link-disabled,
        a.link-disabled:hover,
        a.link-disabled:focus {
            opacity: 0.4;
            cursor: not-allowed;
        }

.grid-release-shipment-button {
    margin-bottom: 5px;
}

    .grid-release-shipment-button a {
        padding: 10px 10px;
        text-align: center;
        color: #661A00;
        display: block;
        background: #FFCC99;
        border: 1px solid #661A00;
    }

        .grid-release-shipment-button a:hover {
            color: #fff !important;
            background: #661A00 !important;
        }


/*.update-po-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 30px;
    width: 100px;
    left: 48%;
    margin-top: -4px;
    margin-left: -100px;
    position: fixed;
}*/

.update-po-button a {
    padding: 5px 5px;
    text-align: center;
    display: block;
    border: 1px solid #508599;
    font-size: 13px;
}

    .update-po-button a:not(.link-disabled) {
        color: #000;
        background: #00bfff;
    }

    .update-po-button a:hover:not(.link-disabled) {
        color: #fff !important;
        background: #483d8b !important;
    }

    .update-po-button a.link-disabled {
        border: 1px solid #ddd;
    }

.update-readydate-button a {
    padding: 5px 5px;
    text-align: center;
    display: block;
    border: 1px solid #508599;
    font-size: 13px;
}

    .update-readydate-button a:not(.link-disabled) {
        color: #000;
        background: #00bfff;
    }

    .update-readydate-button a:hover:not(.link-disabled) {
        color: #fff !important;
        background: #483d8b !important;
    }

    .update-readydate-button a.link-disabled {
        border: 1px solid #ddd;
    }

.shipment-po-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 30px;
    width: 100px;
    left: 52%;
    top: 86px;
    margin-top: -15px;
    margin-left: -100px;
    position: fixed;
}

    .shipment-po-button a {
        padding: 5px 5px;
        text-align: center;
        color: #000;
        display: block;
        background: #bfdfff;
        border: 1px solid #0000ff;
        font-size: 13px;
    }

        .shipment-po-button a:hover {
            color: #fff !important;
            background: #3a9dbe !important;
        }

.open-po-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 30px;
    width: 100px;
    left: 60%;
    top: 86px;
    margin-top: -15px;
    margin-left: -100px;
    position: fixed;
}

    .open-po-button a {
        padding: 5px 5px;
        text-align: center;
        color: #0d5601;
        display: block;
        background: #bdefb5;
        border: 1px solid #4b944b;
        font-size: 13px;
    }

        .open-po-button a:hover {
            color: #fff !important;
            background: #0d5601 !important;
        }

.cancel-po-button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 30px;
    width: 100px;
    left: 58%;
    top: 86px;
    margin-top: -15px;
    margin-left: -100px;
    position: fixed;
}

    .cancel-po-button a {
        padding: 5px 5px;
        text-align: center;
        color: #000;
        display: block;
        background: #ffecec;
        border: 1px solid #b26a52;
        font-size: 13px;
    }

        .cancel-po-button a:hover {
            color: #fff !important;
            background: #b26a52 !important;
        }


/* damage image design */

.damage-img {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .damage-img .bg-img {
        background-image: url(../../images/damage-Image.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 20px;
        width: 20px;
        position: relative;
        top: 5px;
        opacity: 0.6;
    }

.damage-count {
    position: absolute;
    top: 10px;
    right: -5px;
    background: #d3e5f7;
    color: #383737;
    border: 1px solid #656464;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    font-size: 10px;
    opacity: 0.8;
    /*JASE - Adjusted for size and color
    position: absolute;
    top: -5px;
    right: -10px;
    background: #bfdfff;
    color: #333;
    border: 1px solid;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;*/
}


/* damage image design */


/*UPLOAD IMAGE*/

.center-block {
    margin: 0 auto;
}

.vertical-scroll {
    overflow-y: auto;
    max-height: 210px;
}

.uploaded-block {
    font-family: 'Roboto Condensed', sans-serif;
}

    .uploaded-block ul {
        list-style: none;
        margin: 10px 0;
        padding: 0;
    }

        .uploaded-block ul li {
            border: 1px #ccc solid;
            display: inline-block;
            width: 200px;
            height: 240px;
            position: relative;
            text-align: center;
            position: relative;
            vertical-align: top;
            margin: 0 13px 10px 17px;
            box-shadow: 2px 2px 2px #eee;
        }

            .uploaded-block ul li img {
                height: 150px;
                width: auto;
                max-width: inherit;
            }

            .uploaded-block ul li > a {
                display: block;
                padding: 0;
            }

                .uploaded-block ul li > a.img-block {
                    height: 150px;
                    overflow: hidden;
                }

                .uploaded-block ul li > a.close-img {
                    position: static;
                    margin: 0;
                    padding: 0 10px 10px 10px;
                    font-size: 16px;
                    color: #ff4b4b;
                    text-align: right;
                }

                .uploaded-block ul li > a i {
                    font-size: 14px;
                    color: #fe6868;
                }

            .uploaded-block ul li .thumb-name {
                height: 55px;
                margin: 0 0 5px 0;
                border-top: 1px #ccc solid;
                padding-top: 5px;
            }

.block-with-text {
    overflow: hidden;
    position: relative;
    max-height: 55px;
    text-align: left;
    padding-right: 1em;
    padding: 0 10px;
    display: block;
    font-weight: 400;
    overflow-wrap: break-word;
}

    .block-with-text:before {
        content: '...';
        position: absolute;
        right: 10px;
        bottom: 0;
        padding-left: 5px;
        background: #fff;
    }

    .block-with-text:after {
        content: '';
        position: absolute;
        right: 8px;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: white;
    }

.custom-upload .dx-fileuploader-input-wrapper {
    padding: 10px;
    height: 100px;
    border: 2px #ccc dashed;
    margin-bottom: 10px;
    border-radius: 0;
}

.custom-upload .dx-fileuploader-wrapper {
    padding: 0;
}

.custom-upload .dx-fileuploader-files-container {
    padding-top: 0;
}

.custom-upload .dx-fileuploader-input {
    padding: 2px 0;
}

.custom-upload .dx-fileuploader-input-wrapper .dx-button {
    margin-right: 5px;
}

.custom-upload .dx-fileuploader-input-label {
    padding: 5px 10px;
}

.fileUpload {
    border: 1px solid #ddd;
    border-radius: 0;
    color: #333;
    margin: 10px;
    overflow: hidden;
    padding: 7px 15px;
    margin: 0;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .fileUpload:hover,
    .fileUpload:focus {
        background: #E6E6E6;
    }

.pt-18 {
    padding-top: 18px !important;
}


/*photo gallery*/

.gallery-wrap ul li {
    margin-bottom: 15px;
}

    .gallery-wrap ul li > .thumb-content {
        border: 1px #f2f2f2 solid;
        padding-bottom: 20px;
    }

.lg-thumb-outer.lg-grab {
    display: none;
}

.lg-sub-html h4 {
    margin-bottom: 5px;
    color: #333;
    font-size: 16px;
    font-weight: 300;
}


/*.gallery-textbox {border: 1px #cacaca solid;padding: 5px 10px;width: 50%;margin-right: 5px;color: #333;}
.gallery-textbox:focus {border: 1px #b3b3b3 solid;outline: none;}*/

.btn-gallery-save {
    background: #0078D7;
    border: 1px solid #0078D7;
    color: #fff;
    padding: 5px 15px;
}

.btn-gallery-cancel {
    background: #FE6868;
    border: 1px solid #FE6868;
    color: #fff;
    padding: 5px 15px;
}

.image-title {
    font-size: 14px;
    text-align: left;
    padding: 5px;
    color: #888;
}

.thumb-content {
    position: relative;
}

    .thumb-content > .delete-link {
        color: #ff4b4b;
        position: absolute;
        right: 10px;
        bottom: 5px;
    }

#lg-share,
#lg-actual-size,
#lg-zoom-out,
#lg-zoom-in,
.lg-fullscreen,
.lg-autoplay-button,
#lg-download {
    display: none;
}

.galleryImage {
    -ms-border-radius: 0;
    border-radius: 0;
}

.btn-inc {
    padding: 4px 10px;
    background: #0078D7;
    color: #fff;
    border-radius: 0 !important
}

    .btn-inc:hover,
    .btn-inc:focus {
        background: #fff;
        color: #0078D7;
        border-color: #0078D7;
        border-radius: 0 !important
    }

.dx-filterbuilder-text.dx-filterbuilder-group-operation {
    margin: 5px;
}

.deleteIncidentImage {
    width: 60px;
    float: right
}

.border-right-1 {
    border-right: 1px solid #eaeaea;
}

.border-left-3 {
    border-left: 3px solid #eaeaea;
}

.hide-file-details .dx-fileuploader-files-container {
    display: none;
}

.btn-disable {
    opacity: 0.4;
    cursor: not-allowed
}

.dx-checkbox-container.dx-checkbox-container {
    text-overflow: initial;
}

.manifest-status-block {
    height: 80px;
}

.manifest-full-status-block {
    height: 146px;
}

body:not(.mini-navbar) .side-menu li .nav.nav-second-level:not(.no-overflow) {
    padding-bottom: 20px;
}

.repack-status-block {
    height: 95px;
}

.repack-full-status-block {
    height: 197px;
}


/*//Client upload*/

.custom-client-upload .dx-fileuploader-input-wrapper {
    padding: 8px;
    height: 50px;
    border: 2px #ccc dashed;
    margin-bottom: 10px;
    border-radius: 0;
}

.custom-client-upload .dx-fileuploader-wrapper {
    padding: 0;
}

.custom-client-upload .dx-fileuploader-files-container {
    padding-top: 0;
}

.custom-client-upload .dx-fileuploader-input {
    padding: 2px 0;
}

.custom-client-upload .dx-fileuploader-input-wrapper .dx-button {
    margin-right: 5px;
}

.custom-client-upload .dx-fileuploader-input-label {
    padding: 5px 10px;
}

.uploaded-client-add-block {
    font-family: 'Roboto Condensed', sans-serif;
}

    .uploaded-client-add-block ul {
        list-style: none;
        margin: 10px 0;
        padding: 0;
    }

        .uploaded-client-add-block ul li {
            border: 1px #ccc solid;
            display: inline-block;
            width: 357px;
            height: 115px;
            position: relative;
            text-align: center;
            position: relative;
            vertical-align: top;
            margin: 0 13px 10px 17px;
            box-shadow: 2px 2px 2px #eee;
        }

            .uploaded-client-add-block ul li img {
                height: 70px;
                width: auto;
                max-width: inherit;
            }

            .uploaded-client-add-block ul li > a {
                display: block;
                padding: 0;
            }

                .uploaded-client-add-block ul li > a.img-block {
                    height: 80px;
                    overflow: hidden;
                }

                .uploaded-client-add-block ul li > a.close-img {
                    position: relative;
                    margin: 0;
                    padding: 0 10px 10px 10px;
                    font-size: 16px;
                    color: #ff4b4b;
                    text-align: right;
                }

                .uploaded-client-add-block ul li > a i {
                    font-size: 14px;
                    color: #fe6868;
                }

            .uploaded-client-add-block ul li .thumb-name {
                height: 0px;
                margin: 0 0 0px 0;
                border-top: 1px #ccc solid;
                padding-top: 5px;
            }

.uploaded-client-edit-block {
    font-family: 'Roboto Condensed', sans-serif;
}

    .uploaded-client-edit-block ul {
        list-style: none;
        margin: 10px 0;
        padding: 0;
    }

        .uploaded-client-edit-block ul li {
            border: 1px #ccc solid;
            display: inline-block;
            width: 245px;
            height: 117px;
            position: relative;
            text-align: center;
            position: relative;
            vertical-align: top;
            margin: 0 13px 10px 17px;
            box-shadow: 2px 2px 2px #eee;
        }

            .uploaded-client-edit-block ul li img {
                height: 85px;
                width: auto;
                max-width: inherit;
            }

            .uploaded-client-edit-block ul li > a {
                display: block;
                padding: 0;
            }

                .uploaded-client-edit-block ul li > a.img-block {
                    height: 80px;
                    overflow: hidden;
                }

                .uploaded-client-edit-block ul li > a.close-img {
                    position: relative;
                    margin: 0;
                    padding: 0 10px 10px 10px;
                    font-size: 16px;
                    color: #ff4b4b;
                    text-align: right;
                }

                .uploaded-client-edit-block ul li > a i {
                    font-size: 14px;
                    color: #fe6868;
                }

            .uploaded-client-edit-block ul li .thumb-name {
                height: 0px;
                margin: 0 0 0px 0;
                border-top: 1px #ccc solid;
                padding-top: 5px;
            }

.osnd-item-details {
    font-size: 14px !important;
    color: #ccc !important;
}

.fs-12 {
    font-size: 12px !important;
}

.item-det td {
    border-top: 0 !important;
    padding: 0 !important;
}


/** media queries **/

@media (max-width: 1440px) {
    .add-arrive-tr-shipment-button {
        margin: -3px 292px -5px 0px
    }

    .add-arrive-tr-shipment-button-disabled {
        margin: -3px 292px -5px 0px
    }
    /*.ngdialog-popup .ng-modal-content {margin-bottom: 0px;}*/
}

@media (max-width: 700px) {
    .page-header h1 {
        font-size: 1.8em;
    }
}

.add-master-icon {
    width: 1em;
    height: 1em;
    line-height: 1em;
    cursor: pointer;
    margin: 0 0 2px -2px;
}

    .add-master-icon .fa-plus {
        font-size: 0.5em;
    }


/*=======================
Receive Shipment
=======================*/

.height-250 {
    height: 250px
}

.border-b1-gray {
    border-bottom: 1px #f1efef solid;
    margin: 0px 10px;
}

.font-xlarge {
    font-size: x-large;
}

.file-upload a.delete-close-icon {
    border: 1px #912b2b solid;
    background-color: #ff9999;
    color: #912b2b;
}

.receive-shipment-cargo-box {
    border: 1px solid #ffddba;
    background-color: #fefaf6;
    padding: 0 10px 10px;
    margin-top: 10px;
}

    .receive-shipment-cargo-box .table > tbody > tr > td {
        border: 0
    }

    .receive-shipment-cargo-box .table.cargo-desc-table {
        font-size: 12px;
    }

.small-desc-box {
    margin: 3px;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 11px;
    vertical-align: middle;
    font-weight: bold
}

.receive-shipment-cargo-box .dg-box {
    color: #e42d2d;
    background-color: #ff9999;
}

.receive-shipment-cargo-dg-box {
    color: #e42d2d;
    background-color: #ff9999;
}

.cursor-pointer {
    cursor: pointer;
}

.bg-purple {
    background-color: #cfbfff;
}

.text-purple {
    color: #451677;
}

.osnd-resolve {
    border: 1px #451677 solid;
    border-radius: 5px;
}

.receive-shipment-red-alert-box {
    color: #e42d2d;
    background-color: #ffcccc;
    margin: 3px;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
}

    .receive-shipment-red-alert-box a {
        color: #e42d2d !important;
    }

.repack-number {
    background-color: #99ccff;
}

.breakdown-cargo-number {
    background-color: #bdefb5;
}

.receive-block-title {
    display: flex;
    justify-content: space-between;
}

.osnd-count {
    background-color: #d90000;
    color: white;
    border-radius: 15px;
    height: 20px;
    min-width: 20px;
    line-height: 19px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 5px;
}

.align-self-center {
    align-self: center;
}

.complete-repack {
    text-align: center;
    display: inline-block;
}

@media screen and (max-height: 1050px) {
    .po-tab-container {
        height: 490px;
    }
}

@media screen and (max-height: 900px) {
    .po-tab-container {
        height: 340px;
    }
}


/*JASE*/

.dx-datagrid-header-panel .dx-toolbar {
    margin: 5px 0;
}

    .dx-datagrid-header-panel .dx-toolbar .dx-toolbar-items-container {
        margin: 0 5px;
    }

.history-grid a {
    color: #1972d2;
    text-decoration: underline;
}

td.receivingRightLinks {
    font-size: 14px;
    padding-top: 18px;
}

    td.receivingRightLinks a {
        color: #337ab7;
        font-weight: 300;
    }

td.ng-binding.receivingDims {
    font-size: 12px;
    color: #b5b3b3;
    padding-top: 20px;
}

table.ReceiveCargoGrid th {
    font-size: 12px;
    font-weight: 400;
    /* color: #7d7b7b; */
}

table.ReceiveCargoGrid td {
    font-size: 14px;
}

.Uppercase {
    text-transform: uppercase !important;
}

div#osndGridInitGrid {
    border: 0px;
}

div#FileAttachmentContainer {
    margin-top: 2px !important;
}

.fw-400 {
    font-weight: 400;
}

.tinynote {
    font-size: 10px;
    color: #ccc;
    padding-left: 10px;
}

.m-r-10 {
    margin-right: 10px;
}

.w-200 {
    width: 200px !important;
}

.ml-10 {
    margin-left: 10px;
}

.download .dropdownMenuView,
.print-btn .dropdownMenuView {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: 15px;
    background-position: 9px 9px;
}

.btn-group .download.add-button a,
.btn-group .print-btn.add-button a {
    padding: 10px;
}

.print-btn a {
    min-width: 80px;
}

.po-grid-td .dx-datagrid-rowsview .dx-row > td {
    font-size: 13px !important;
    font-weight: normal !important;
    color: #333;
}

.dx-dropdownmenu-list .dx-list-item-content > a {
    padding-left: 10px !important;
}

.po-grid-td .grid-view {
    padding: 0px 10px 10px !important;
}

.manifest-complete {
    top: 4px;
    position: relative;
}

.manifest-complete-block {
    height: 56px;
}

.manifest-complete-btn-radio {
    position: relative;
    left: -5px;
}

.plus-icon-disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.pt-4 {
    padding-top: 4px !important;
}

.color-black {
    color: #333 !important;
}

.left-date {
    left: 80px;
}

.selected-template-table {
    width: 65%;
    margin-left: 28%;
}

.div-logo {
    border: 1px solid #ccc;
    height: 129px;
}

.span-logo {
    position: relative;
    top: 42%;
    font-weight: bold;
}

.w-75 {
    width: 75px !important;
}

.notes-color {
    color: #9a5757;
}

.h-540 {
    height: 540px;
}

.w-435 {
    width: 435px;
}

#importExcel {
    width: 102px;
    position: relative;
}

    #importExcel .dx-fileuploader-wrapper {
        padding: 0 !important;
    }

    #importExcel .dx-fileuploader-input-wrapper {
        padding: 0 !important;
    }

.import-excel-label {
    color: #666;
    position: relative;
    top: 8px;
}

.w-695 {
    width: 695px;
}

#isActive .dx-checkbox-text {
    padding-right: 33px !important;
    font-weight: bold !important;
    color: #666 !important;
    margin: 0 !important;
}

.excelfile-label {
    position: relative;
    left: -35px;
}

.add-tr-button a {
    padding: 10px 10px;
    text-align: center;
    color: #0d5601;
    display: block;
    background: #bdefb5;
    border: 1px solid #0e5602;
}

    .add-tr-button a.force-hover:hover {
        color: #fff !important;
        background: #0d5601 !important;
    }

#importExcel .dx-fileuploader-input-label {
    display: none;
}

.mr-3 {
    margin-right: 3px;
}

.bg-color-skyblue {
    background: #daf1f9;
    border: 1px solid #508599;
}

.dx-checkbox {
    line-height: 1;
}


/*.dx-datagrid-rowsview .dx-row > td, .dx-datagrid-rowsview .dx-row > tr > td {
    overflow: visible !important;
}*/

#shipmentAddEditCargoGrid .dx-command-edit {
    width: 75px !important;
    min-width: 75px !important;
}

.f-26 {
    font-size: 26px !important;
}

.f-48 {
    font-size: 48px !important;
}

.bottom-text {
    font-size: 11px !important;
    color: #ccc !important;
}

.w-100 {
    width: 100px !important;
}

.lbs {
    position: relative;
    top: 22px;
}

.big-text-font input {
    padding: 0px 9px 0px !important;
    font-size: 26px !important;
}

#lineItems table tr td:nth-child(1) {
    border-right: 1px solid transparent !important;
}

#lineItems table tr td:nth-child(2) {
    border-left: 1px solid transparent !important;
}

.preview-file {
    height: 70px !important;
    width: 70px !important;
    margin-top: 20% !important;
}

.inner-grid-button {
    position: relative;
    left: -90px;
    margin-bottom: 10px;
}

.delete-button-items {
    color: #d43f3a;
    background: #f7e7e6;
    border: 1px solid #d43f3a;
    left: -80px;
    position: relative;
}

    .delete-button-items:hover {
        color: #fff !important;
        background: #ea3d32 !important;
    }

.padding-general-details {
    padding: 21px 15px !important;
}

.repack-complete-block {
    height: 93px;
}

.left-30 {
    left: 30% !important;
}

.p-3-5-per {
    padding-left: 3.5% !important;
}

.link {
    color: #0059B2 !important;
    text-decoration: underline !important;
}

.lable-color {
    color: #909090 !important;
}

.bg-white {
    background-color: #ffffff !important;
}

.po-tabs {
    overflow: auto;
    align-items: center;
    display: flex;
}

#poAddEditGrid .dx-datagrid-header-panel {
    border: 1px #EAEAEA solid;
}

.dx-toolbar-after {
    padding-right: 8px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-70 {
    padding-bottom: 70px;
}

#qtyoptions input {
    text-align: right;
}

.attachment-img {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .attachment-img .bg-img {
        background-image: url(../../images/attachment.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 20px;
        width: 20px;
        position: relative;
        top: 5px;
    }

.left-50 {
    left: 50% !important;
}

.left-54 {
    left: 54% !important;
}

.left-53 {
    left: 53% !important;
}

.status .dx-texteditor-input,
.status .dx-field-value {
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #666666;
}

.dropdown-status .dx-texteditor-input {
    color: #a78d2e;
}

.status .dx-menu-items-container.dx-menu-no-icons,
.status .dx-menu-item-wrapper,
.status .dx-field-value.dd-alert.pr-10,
.status .dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button) {
    width: 100%;
}

.status .dx-texteditor {
    border: 0;
}

.grid-wrap .dx-field:last-of-type {
    margin-bottom: 0;
}

.grid-wrap .dx-fieldset {
    padding: 5px 15px;
}

.px {
    padding-right: 0;
    padding-left: 10px;
}

.grid-wrap .custom-form .dx-fieldset .dx-field .dx-field-label {
    color: #999;
    padding: 8px 15px 3px 0;
    font-size: 12px;
}

.grid-wrap .row.custom-form,
.manage-grid-height .grid-view {
    margin: 0;
}


/* Start System Setting */

.system-wrapper .add-shipment > a {
    padding: 10px 15px;
}

.system-wrapper .grid-title .title-block h2 {
    font-size: 16px;
}

.authorized-weight .dx-datagrid-headers {
    border-bottom: 0;
}

.authorized-weight .dx-datagrid-rowsview {
    border-top: 0;
}

.authorized-weight .grid-view {
    border: 0;
    padding: 0 40px;
}

.authorized-weight .dx-button-has-text .dx-button-content {
    padding: 10px 12px;
}

.authorized-weight {
    position: relative;
    height: 290px;
}

    .authorized-weight .grid-title .title-block {
        width: 100%;
        float: none;
    }

    .authorized-weight.ykd-setting {
        height: 180px;
    }

        .authorized-weight.ykd-setting .grid-view {
            padding: 0 20px;
        }

.ykd-setting .interval-text-header small {
    font-size: small;
    position: absolute;
    left: -8px;
    right: 0;
    margin: 0 auto;
    top: 10px;
}

.ykd-setting .interval-text-header {
    position: relative;
}

.ykd-setting .dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button),
.ykd-setting .dx-field-value-static,
.blackout-form .dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button) {
    width: 65px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-right: 5px;
}

.ykd-setting .dx-field-label {
    display: inline-block;
    width: auto;
    float: none;
    vertical-align: middle;
    min-width: 160px;
    text-align: right;
    max-width: 160px;
}

    .ykd-setting .dx-field-label.setting-lbl,
    .blackout-form .dx-field-label.setting-lbl {
        min-width: auto;
    }

.ykd-setting .dx-field-label {
    min-width: 155px;
    max-width: 155px;
    padding: 8px 4px;
}

.add-shipment > a.header-a-button {
    font-size: 13px;
    padding-right: 0;
}

.grid-wrap .grid-title .add-shipment {
    position: absolute;
    right: 0;
    top: 0;
}

.add-shipment > a {
    padding: 13px 15px;
    display: inline-block;
    border-left: 1px #eee solid;
    text-align: center;
    color: #9ba3a8;
}

.nav.navbar-right > li.add-shipment {
    border-left: 1px #eee solid;
    border-right: 1px #eee solid;
}

    .nav.navbar-right > li.add-shipment a,
    .nav.navbar-right > li.add-shipment div.dx-button-content {
        font-weight: 300;
        color: #9ba3a8;
        padding: 10px;
    }

.title-spacing .add-shipment > a {
    padding: 11px 15px;
}

.grid-wrap {
    background: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
}

    .grid-wrap .grid-title {
        border-bottom: 1px #eee solid;
    }

        .grid-wrap .grid-title .add-shipment {
            position: absolute;
            right: 0;
            top: 0;
        }

.grid-title .title-block {
    width: 49%;
    float: left;
    padding: 10px;
}

    .grid-title .title-block h2 {
        padding: 0;
    }


/* End System Setting */

.operating-company-dd {
    margin-right: 15px;
    top: 7px;
    position: relative;
}

.w-300 {
    width: 300px !important;
}

.shipment-status-box {
    height: 80px;
}

.qty-status-box {
    height: 173px;
}

.qty-label {
    font-size: 12px;
    bottom: 5px;
    position: relative;
}

.qty-value {
    font-size: 24px;
    margin-left: 15px;
}

.ml-per-25 {
    margin-left: 10% !important;
}

.lbl-qty {
    width: 150px;
    text-align: right;
    font-weight: unset;
    color: #42626a;
    font-family: 'Roboto Condensed', sans-serif;
}

.uom {
    position: relative;
    top: 25px;
}

.ml-80 {
    margin-left: 80px !important;
}

.ml-90 {
    margin-left: 90px !important;
}

.ml-100 {
    margin-left: 100px !important;
}

.released-date .dx-texteditor-input-container {
    height: 23px !important;
}

.released-date .dx-texteditor-input {
    padding: 0px 7px 0 !important;
    min-height: 23px !important;
}

.released-date .dx-placeholder {
    top: -3px !important;
}

.arrived-date .dx-texteditor-input-container {
    height: 23px !important;
}

.arrived-date .dx-placeholder {
    top: -3px !important;
}

.arrived-date .dx-texteditor-input {
    padding: 0px 7px 0 !important;
    min-height: 23px !important;
}

.w-170 {
    width: 170px !important;
}

.released-date {
    z-index: 99;
}

.arrived-date {
    z-index: 99;
}

.l-42 {
    left: 42% !important;
}

.l-48 {
    left: 48% !important;
}

.l-56 {
    left: 56.7% !important;
}

.l-65 {
    left: 65.4% !important;
}

.l-43 {
    left: 43% !important;
}

.l-49 {
    left: 49.3% !important;
}

.l-58 {
    left: 58.3% !important;
}

.lh-25 {
    line-height: 25px !important;
}

.arrive-left-label {
    width: 34% !important;
    text-align: right !important;
    vertical-align: top !important;
    font-size: 16px !important;
}

.arrive-right-label {
    width: 65% !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}

.lbl-expediting-confirm {
    font-size: 18px;
    font-weight: 300;
    color: #bd0000;
    padding-bottom: 10px;
}

.w-100-per {
    width: 100%;
}

.f-15 {
    font-size: 15px !important;
}

.full-screen .ngdialog-content {
    max-width: 98% !important;
    height: 95% !important;
    margin: 0 !important;
}

.pt-3 {
    padding-top: 3px !important;
}

.full-screen .unit-weight {
    position: relative;
    bottom: 5px;
}

.full-screen .close-button .dx-button-content {
    padding: 1px 4px !important;
}

.full-screen .dialog-custom-header {
    padding-right: 0 !important;
}

.shipment-received-block {
    height: 98px;
}

.shipment-received-radio {
    position: relative;
    left: 85px;
}

.font-italic {
    font-style: italic !important;
}

.deleted-row {
    color: #959595;
    background: #f5f5f5 !important;
    opacity: .4;
}

.color-red-important {
    color: #b26a52 !important;
}

.white-space-inherit {
    white-space: inherit !important;
}

.missing-label {
    position: relative !important;
    left: 23% !important;
}

.w-150 {
    width: 150px;
}

.b-0-noshadow {
    border: 0 !important;
    box-shadow: none !important;
}

.shipment-type-label {
    position: relative;
    right: 135px;
    top: 27px;
    font-size: 15px !important;
}

.h-93-per {
    height: 93%;
}

.po-grid-title {
    font-size: 18px;
    font-weight: 700;
}

.pt-2 {
    padding-top: 2px !important;
}

.mr-per-5 {
    margin-right: 5% !important;
}

.mr-per-15 {
    margin-right: 15% !important;
}

/*===========================================*/

#shipmentCargoPOGrid tr.dx-row.dx-group-row {
    background: #fff !important;
    font-size: 12px;
    font-weight: 200;
    color: #337AB7 !important;
}

#shipmentCargoPOGrid dx-group-cell {
    border: 0px !important;
}

#shipmentCargoPOGrid .dx-datagrid-rowsview .dx-row.dx-group-row td {
    border-bottom: 1px;
}

#shipmentCargoPOGrid .dx-datagrid .dx-column-lines > td {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #ddd;
}

#shipmentCargoPOGrid .dx-datagrid-table .dx-row .dx-command-expand.dx-datagrid-group-space {
    border-bottom: 1px solid #EAEAEA;
}
#shipmentCargoPOGrid td.dx-command-expand.dx-datagrid-group-space.dx-datagrid-expand.dx-selection-disabled {
    border-bottom: 0px !important;
}
    #shipmentCargoPOGrid .dx-datagrid-table .dx-row .dx-command-expand.dx-datagrid-group-space:last-child td {
        border-bottom: 1px solid #ddd !important;
    }

#shipmentCargoPOGrid .dx-datagrid-headers {
    color: #959595;
    font-weight: 100;
    font-size: 12px;
    border-bottom: 0px;
}

#shipmentCargoPOGrid .dx-datagrid-rowsview .dx-row.dx-group-row:first-child td {
    border-top: 1px solid #ddd;
}

#shipmentCargoPOGrid .dx-datagrid-group-opened {
    background-position: -8px -13px !important;
}

#shipmentCargoPOGrid .dx-scrollable-content {
    padding-bottom: 0 !important;
}

#shipmentCargoPOGrid .dx-datagrid-rowsview {
    border-top: 1px solid #ddd !important;
}

.CargoItem-left {
    height: calc(100vh - 23.4vh);
    overflow: auto;
    border-right: 1px solid #ddd;
}

.cargoSelect .dx-texteditor {
    border: 0;
}

.cargoSelect .dx-texteditor {
    /*font-size: 22px !important;*/
}

.nav-text i {
    font-size: 38px !important;
    vertical-align: sub;
}

.cargonav-right {
    text-align: right;
}

.shipment-header-modal .dx-toolbar-items-container {
    height: 55px !important;
}

.flex-wrapper {
    display: flex;
}

.wrapCargoSelector {
    flex-grow: 1;
    text-align: center;
}

.dx-revert-button {
    display: none;
}

.dx-datagrid-rowsview .dx-texteditor-input {
    min-height: 30px;
}

.borderless {
    border: none !important;
    font-size: 20px;
}

.cargo-detail-text {
    font-size: 12px;
    height: 13px;
    position: relative;
}

.shipment-cargo-popup .dx-scrollable-container {
    padding-bottom: 75px;
}

.danger-messge {
    color: #d63535;
    font-size: 15px;
    font-weight: 500;
}

.pb-6 {
    padding-bottom: 6px !important;
}

.mt-minus-4 {
    margin-top: -4px !important;
}

.btn-top-header {
    top: 75px !important;
    margin-top: 0 !important;
}

.pt-1 {
    padding-top: 1px !important;
}

/*.d-flex {
    display: flex
}*/

.tooltipContent div {
    text-align: left;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-center {
    justify-content: center !important;
}

/*After banner css change: Start*/
body.test-system .test-system-banner {
    height: 26px;
    background: #f9d9de;
    color: #9c0707;
    width: 100%;
    text-align: center;
    padding: 4px 0px 0px 0px;
    font-size: 18px;
    font-weight: 100;
}

.error-data {
    height: 26px;
    background: #f9d9de;
    color: #9c0707;
    width: 100%;
    text-align: center;
    padding: 4px 0px 0px 0px;
    font-size: 18px;
    font-weight: 100;
}

.success-data {
    height: 26px;
    background: #6cf1c4;
    color: #0e4d30;
    width: 100%;
    text-align: center;
    padding: 4px 0px 0px 0px;
    font-size: 18px;
    font-weight: 100;
}

body.test-system .navbar-default .nav > li.nav-header {
    height: 45px !important;
}

body.test-system .navbar {
    min-height: 45px !important;
}

body.test-system h2.page-head {
    margin: 15px 10px !important;
    line-height: 15px !important;
}

body.test-system .dashboard-text {
    height: 45px !important;
    line-height: 30px !important;
    padding: 0 !important;
}

body.test-system .status-links li {
    margin: 4px 5px !important;
}

body.test-system .receive-shipment-button {
    top: auto !important;
    margin-top: -4px !important;
}

body.test-system .add-tr-top-button {
    top: auto !important;
    margin-top: -4px !important;
}

body.test-system .add-tr-top-button-disabled {
    top: auto !important;
    margin-top: -4px !important;
}

body.test-system .shipment-po-button {
    top: auto !important;
    margin-top: -4px !important;
}

body.test-system .open-po-button {
    top: auto !important;
    margin-top: -4px;
}

body.test-system .cancel-po-button {
    top: auto !important;
    margin-top: -4px !important;
}

/*After banner css change: End*/

.disabled {
    opacity: 0.4 !important;
    cursor: not-allowed !important;
}

.max-height-20 {
    max-height: 18px;
}

.f-11 {
    font-size: 11px !important;
}

.header-label {
    width: 100%;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    color: #999;
    padding: 0px 3px 0 0;
    font-size: 12px;
}

.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-horizontal > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
    padding-bottom: 0px !important;
}

.f-27 {
    font-size: 27px !important;
}

.created-modified-date {
    bottom: 50px !important;
    position: absolute !important;
    border: 0 !important;
    padding: 10px 10px !important;
}

.quote-status {
    font-size: 11px;
    color: #999;
    float: right;
    width: 108px;
    text-align: center;
    margin-top: -5px;
}

.span-anchor a {
    color: #1972d2;
    text-decoration: underline;
}

.long-arrow-right {
    color: #eaeaea;
    font-size: 65px;
}

.bg-white {
    background-color: #fff;
}

.iframe-placeholder {
    background: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 100% 100%"><text fill="%23cccccc" x="50%" y="50%" font-family="\'Lucida Grande\', sans-serif" font-size="24" text-anchor="middle">Loading query builder...</text></svg>') 0px 0px no-repeat;
}

.w-80-per {
    width: 80% !important;
}

.l-h-22 {
    line-height: 22px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.stackable-header {
    color: #999;
    font-weight: 100;
    font-size: 12px;
}

    .stackable-header th {
        border-top: 0px !important;
        border-bottom: 0px !important;
        text-align: center;
    }

.stackable-datatable .border-bottom-0 {
    border-bottom: 0px !important;
    color: #676a6c !important
}

.stackable-datatable tbody tr:first-child td {
    border-top: 0px !important;
}

.stackable-datatable tbody tr td:first-child {
    border-top: 0px !important;
}

.stackable-datatable tbody tr td {
    text-align: center;
}

.stackable-no-data {
    color: #999;
    font-size: 17px;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.quote-email-tag .dx-tag-container.dx-texteditor-input-container .dx-texteditor-input {
    min-width: 350px;
}

.iframe-placeholder {
    background: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 100% 100%"><text fill="%23cccccc" x="50%" y="50%" font-family="\'Lucida Grande\', sans-serif" font-size="24" text-anchor="middle">Loading query builder...</text></svg>') 0px 0px no-repeat;
}

.shipment-search {
    font-size: 20px;
    padding: 12px;
    cursor: pointer;
    right: 0;
    position: fixed;
}

.mb-60 {
    margin-bottom: 60px;
}

.align-f-start {
    align-items: flex-start !important;
}

.po-closed {
    color: #b26a52
}

.bg-po-closed {
    background: #ffecec;
    border: 1px solid #b26a52;
}

.color-ontime {
    color: #222222
}

.bg-color-ontime {
    border: 1px solid #222222;
}

.color-early {
    color: #305496
}

.bg-color-early {
    background: #B4C6E7;
    border: 1px solid #305496;
}

.color-delayed {
    color: #9F6000;
}

.bg-color-delayed {
    background: #FFD966;
    border: 1px solid #9F6000;
}

.display-inline {
    display: inline;
}

.lable-value {
    font-size: 18px !important;
    font-weight: 300 !important;
}

.in-shipment-status-box {
    height: 189px;
}

.current-qty-lbl {
    float: left;
    top: 8px;
    position: relative;
    padding-right: 8px;
    font-weight: 100;
}

.adjust-qty-lbl {
    float: left;
    top: 8px;
    position: relative;
    padding: 0 8px;
    font-weight: 100;
}

div#poAddEditGrid td:not(.dx-editor-cell):not(.dx-datagrid-validator) .dx-highlight-outline {
    padding: 4.5px !important;
}

.text-green {
    color: green !important;
}

.text-red {
    color: red !important;
}

.add-btn-rec-cargo {
    top: 10px;
    position: relative !important;
}

.json-pre {
    overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.dlt-btn {
    height: 35px !important;
    margin-top: 5px;
    width: auto !important;
}

    .dlt-btn span {
        position: relative;
        bottom: 10px;
        font-size: 12px;
    }

.dx-gallery-item {
    max-width: 100%;
}

    .dx-gallery-item img {
        width: 100%;
    }

    .dx-gallery-item .item-number {
        font-size: 20px;
        font-weight: bold;
    }

.ref-image {
    height: 100% !important;
}

.image-not-exist {
    text-align: center;
    margin-top: 17%;
}

.mt-22 {
    margin-top: 22px !important;
}

.p-8 {
    padding: 8px;
}

.mt-7 {
    margin-top: 7px !important;
}

.email-user-icon {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.5em 0.6em;
}

.priority-request-date-labels {
    color: #999;
    font-size: 18px;    
}
    .priority-request-date-labels .underline {
        padding-bottom: 2px;
        padding-top: 2px;
        border-top: 2px solid #999;
    }

.dx-popup-title.dx-toolbar.priority-request-dialog-header-1 .dx-toolbar-items-container {
    height: 36px;
}

.dx-popup-title.dx-toolbar.priority-request-dialog-header-2 .dx-toolbar-items-container {
    height: 70px;
}

.dx-popup-title.dx-toolbar.priority-request-dialog-header-3 .dx-toolbar-items-container {
    height: 95px;
}

.priority-cost-group {
    border: 1px solid #d7d7d7;
    float: left;
    margin: 15px;
}

.priority-total-cost {
    font-size: 25px;
    color: #999;
}

.chevron-box-wrapper {
    margin-right: 32px;
}

.chevron-box {
    width: 135px;
    background-color: #8daf35;
    position: relative;
    height: 37px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    justify-content: center;
    align-items: center;
    padding: 3px 0px 3px 10px;
    display: flex;
    margin: 0 2px;
}

    .chevron-box::before {
        content: "";
        position: absolute;
        left: -16px;
        top: 4px;
        height: 26px;
        width: 28px;
        background-color: #ffffff;
        transform: rotate( 45deg);
        box-shadow: 1px -1px 0px #333;
    }

    .chevron-box::after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 5px;
        right: -11px;
        box-sizing: border-box;
        border: 17px solid;
        border-color: #8daf35 #8daf35 transparent transparent;
        transform: rotate( 45deg);
        box-shadow: 1px -1px 0px 0.2px #333;
        border-width: 25px 25px 0px 0px;
        z-index: 1;
    }

.submitted-chevron {
    background-color: #fffcbf;
    border-color: #a78d2e;
}

.chevron-box.submitted-chevron::before {
    box-shadow: 1px -1px 0px #a78d2e;
}

.chevron-box.submitted-chevron::after {
    border-color: #fffcbf #fffcbf transparent transparent;
    box-shadow: 1px -1px 0px 0.2px #a78d2e;
}


.hod-approved-chevron {
    background-color: #99b3ff;
    border-color: #26538c;
}

.chevron-box.hod-approved-chevron::before {
    box-shadow: 1px -1px 0px #26538c;
}

.chevron-box.hod-approved-chevron::after {
    border-color: #99b3ff #99b3ff transparent transparent;
    box-shadow: 1px -1px 0px 0.2px #26538c;
}

.logistics-approved-chevron {
    background-color: #effeea;
    border-color: #74ae72;
}

.chevron-box.logistics-approved-chevron::before {
    box-shadow: 1px -1px 0px #74ae72;
}

.chevron-box.logistics-approved-chevron::after {
    border-color: #effeea #effeea transparent transparent;
    box-shadow: 1px -1px 0px 0.2px #74ae72;
}

.logistics-finallize-chevron {
    background-color: #ffecec;
    border-color: #d43f3a;
}

.chevron-box.logistics-finallize-chevron::before {
    box-shadow: 1px -1px 0px #d43f3a;
}

.chevron-box.logistics-finallize-chevron::after {
    border-color: #ffecec #ffecec transparent transparent;
    box-shadow: 1px -1px 0px 0.2px #d43f3a;
}

.logistics-cancelled-chevron {
    background-color: #ffecec;
    border-color: #d43f3a;
}

.chevron-box.logistics-cancelled-chevron::before {
    box-shadow: 1px -1px 0px #d43f3a;
}

.chevron-box.logistics-cancelled-chevron::after {
    border-color: #ffecec #ffecec transparent transparent;
    box-shadow: 1px -1px 0px 0.2px #d43f3a;
}

.inactive-chevron {
    background-color: #fff;
    border-color: grey;
}

.chevron-box.inactive-chevron::before {
    box-shadow: 1px -1px 0px grey;
}

.chevron-box.inactive-chevron::after {
    border-color: #fff #fff transparent transparent;
    box-shadow: 1px -1px 0px 0.2px grey;
}

.chevron-box-text {
    display: block;
    align-items: center;
    width: 100%;
    font-size: 12px;
    color: #fff;
    z-index: 9;
    line-height: normal;
}

.submitted-chevron .chevron-box-text {
    color: #a78d2e;
}

.hod-approved-chevron .chevron-box-text {
    color: #26538c;
}

.logistics-approved-chevron .chevron-box-text {
    color: #74ae72;
}

.logistics-finallize-chevron .chevron-box-text {
    color: #d43f3a;
}

.logistics-cancelled-chevron .chevron-box-text {
    color: #d43f3a;
}

.priority-request-form-header-button {
    text-align: center;
}

.priority-request-cancelled-label {
    font-size: 14px;
    color: #8c3f3f;
}


.pg-contact-grid {
    min-height: 160px;
    max-height: 300px;
}
}

.padding-top-bottom-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.ngdialog-popup.tg-popup .dx-scrollable-container {
    padding-bottom: 0;
}

.tg-popup .grid-view {
    margin-bottom: 0;
}

.po-importer-excel-container .dx-fileuploader-input-wrapper {
    border-left: 0;
}

.flex-item-equal-width {
    flex: 1 1 100%;
}

#pr-other-po-tagbox .dx-popup-normal {
    display: none;
}

.href-add-button {
    padding: 2px !important;
    color: #213744 !important;
    border: 1px solid #BDC3C8 !important;
}

.associate-message {
    margin-left: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
}
.dx-datagrid-rowsview .dx-selection.dx-row > td, .dx-datagrid-rowsview .dx-selection.dx-row:hover > td {
    background-color: #8daf35e0 !important;
}
.filter-label-yellow {
    min-width: 20px;
    padding: 2px 7px 3px;
    background-color: #ffefbf;
    display: inline-block;
    cursor: pointer;
    white-space: pre;
    border-radius: 5px;
    color: #949494;
    margin: 5px;
}

.filter-label-skyblue {
    min-width: 20px;
    padding: 2px 7px 3px;
    background-color: #c1d7e9;
    display: inline-block;
    cursor: pointer;
    white-space: pre;
    border-radius: 5px;
    color: #949494;
    margin: 5px;
}

.filter-label-greeen {
    min-width: 20px;
    padding: 2px 7px 3px;
    background-color: #ceeace;
    display: inline-block;
    cursor: pointer;
    white-space: pre;
    border-radius: 5px;
    color: #949494;
    margin: 5px;
}

.filter-label-blue {
    min-width: 20px;
    padding: 2px 7px 3px;
    background-color: #bfbfff;
    display: inline-block;
    cursor: pointer;
    white-space: pre;
    border-radius: 5px;
    color: #949494;
    margin: 5px;
}

.filter-label-grey {
    min-width: 20px;
    padding: 2px 7px 3px;
    background-color: #eeeeee;
    display: inline-block;
    cursor: pointer;
    white-space: pre;
    border-radius: 5px;
    color: #949494;
    margin: 5px;
}

.bl1-grey {
    border-left: 1px solid #eeeeee !important;
}

.bb1-grey {
    border-bottom: 1px solid #eeeeee !important;
}
.mandatory-value {
    color: #f05050 !important;
    font-size: 11px;
    line-height: 14px;
}
.nav-second-level::-webkit-scrollbar
{
    width: 24px;
}

.red-link {
    color: #b72f2f;
    cursor:pointer;
    font-weight:700;
    font-size:12px;
}

.red-po-text {
    color: #b72f2f;
    font-weight: 600;
    font-size: 16px;
    margin-left:10px !important;
}

.view-text-title {
    color: #213744;
    font-weight: 600;
    font-size: 18px;
}

.validation-messge-text {
    color: #d63535;
    font-size: 13px;
    font-weight: 700;
}