﻿.topNavigator button:focus, .topNavigator button:active, .userSection .btn:active, .userSection .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.dropdown-menu .active a, .dropdown-menu .active a:hover, .dropdown-menu .active a:focus {
    background-color: #545554;
}

.multiselect-container .filter .btn {
    padding: 7px 3px;
}

.applyBtn {
    background-color: #545554;
    border: none;
}

    .applyBtn:hover, .applyBtn:active, .applyBtn:focus {
        background-color: #5b6775;
    }

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #545554;
    border-color: none;
}

.btn.btn-default.dropdown-toggle.filterButton span {
    top: -2px;
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background-color: #545554;
}

.bootstrap-datetimepicker-widget .glyphicon-time, .bootstrap-datetimepicker-widget .glyphicon-calendar, .glyphicon-chevron-up, .glyphicon-chevron-down {
    color: #333333;
}

.bootstrap-datetimepicker-widget td span:hover {
    background: none;
}

.loginSection {
    min-height: 247px;
}

#phaseSection .ready {
    background: none;
    background-color: #cfecff;
}

#ChangePasswordSection > span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
}

#ChangePasswordSection span span {
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 0;
}

.currentBackgroundForDetails h3 {
    font-family: 'open_sansbold';
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 0.3;
}

.filterSection label {
    cursor: pointer;
}

.multiselect-container .checkbox, .multiselect-container .radio {
    margin: 0;
    padding: 10px;
}

.multiselect-container label {
    margin-bottom: 0;
    text-decoration: none;
}

    .multiselect-container label:hover, .multiselect-divItem a:hover {
        text-decoration: none;
    }

input[type="checkbox"], input[type="radio"] {
    cursor: pointer;
}

.columnSelector label {
    cursor: pointer;
}

.headerSelected h3 {
    font-family: 'open_sansbold';
}

.wizardItem a {
    display: inline-block;
    margin-top: 10px;
    color: #a7a7a7;
}

.wizardItem {
    z-index: 5;
    border-bottom: 3px solid #fff;
    border-radius: 8px 28px 28px 8px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    display: inline-block;
    float: left;
    height: 54px;
    padding: 12px 16px 6px 54px;
    position: relative;
    width: 244px;
    background-color: #f4f4f4;
}

    .wizardItem:first-of-type + div {
        z-index: 4;
    }

        .wizardItem:first-of-type + div + div {
            z-index: 3;
        }

            .wizardItem:first-of-type + div + div + div {
                z-index: 2;
            }

                .wizardItem:first-of-type + div + div + div + div {
                    z-index: 1;
                }

    .wizardItem:nth-child(n+1) {
        margin-left: -20px;
        color: #a7a7a7;
    }

.wizardStep .active {
    background-color: #cfecff;
    color: #444444;
    font-weight: bold;
}

#navStep1 {
}

.wizardStep {
    display: block;
    margin-left: 20px;
}

.batchErrorMessages {
    height: 51px;
}

.wizardNavigator {
    display: inline-block;
}

#batchErrorMessage {
    display: inline-block;
    margin-top: 5px;
}

#BatchSpecificationUpload h1 {
    padding-top: 16px;
}

.wizardStep .success {
    background-color: #e7f9b7;
}

.successMessage {
    background-color: #77a300;
}

/* Punim Single Weighing Start*/
.btn.btn-white {
    background: #fff;
    color: #333;
    border: 1px solid #ccc;
}

    .btn.btn-white:hover, .btn.btn-white:active, .btn.btn-white:focus {
        background: #cfecff;
        color: #333;
        border: 1px solid #ccc;
    }

.weighing-tabs li.active > a, .weighing-tabs > li.active > a, .weighing-tabs > li.active > a:hover, .weighing-tabs > li.active > a:focus {
    border-bottom: transparent !important;
    border-radius: 4px 4px 0 0 !important;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    background: #cfecff !important;
}

.progress {
    margin-bottom: 15px;
    height: 25px;
}

.progress-bar {
    font-size: 14px;
    line-height: 25px;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 10px !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

.border-m-1 {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}

.mb-custom {
    margin-bottom: 30px;
}

.mr-2 {
    margin-right: 20px;
}

.my-0-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.p-0 {
    padding: 0 !important;
}

.px-1-5 {
    padding-left: 15px;
    padding-right: 15px;
}

.pl-0-5 {
    padding-left: 5px !important;
}

.pr-0-5 {
    padding-right: 5px !important;
}

.pt-1 {
    padding-top: 10px;
}

.w-100 {
    width: 100%;
}

.w-50 {
    width: 50%;
}

.bg-gray {
    background-color: #dee4ee;
}

.bg-gray2 {
    background-color: #ecf1f8 !important;
}

.weighing-box .weighing-inst {
    float: none;
}

.weighing-inst {
    display: inline;
}

    .weighing-inst .instructionForm {
        float: none;
        width: auto;
        vertical-align: top;
        margin-right: 7px;
    }

.target-box {
    width: 434px;
    display: inline-block;
    border: 2px dotted #13204d;
    padding: 20px 18px 18px 18px;
    border-radius: 4px;
}

    .target-box .targetSpan {
        position: absolute;
        text-align: center;
        margin-top: -39px;
        padding: 5px;
        color: #7f8686;
        font-weight: bolder;
        width: 391px;
    }

.targetSpan span {
    background-color: #fff;
}

.text-purple {
    color: #384ec6;
}

.bold {
    font-family: 'open_sansbold';
}

.small-text {
    font-size: 14px;
    margin-bottom: 0;
}

.small-text-left {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left;
}

.qr-code {
    width: 82px;
}

.btn-group .qr-code {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    width: auto;
}

.option-btn-right {
    position: absolute;
    float: right;
    right: 15px;
}

.text-vertical {
    display: inline-block;
    vertical-align: middle;
}

.btn-option {
    margin-top: 89px;
}

    .btn-option .btn {
        height: 82px;
        font-size: 20px !important;
    }

.weighing-tabs {
    margin-bottom: 20px;
}

    .weighing-tabs li .btn-group {
        width: 100%;
        display: inline-block;
    }

    .weighing-tabs li a {
        width: 93.5%;
        height: 38px;
        border-bottom: transparent;
    }

.img-bar {
    display: inline-block;
    position: relative;
    width: 650px;
}

.pin-bar img {
    height: 96px;
    position: absolute;
    margin-top: -17px;
    left: 550px;
    z-index: 100;
}

.over-box {
    width: 232px;
    background: #92d72d;
    position: absolute;
    left: 448px;
    z-index: 10;
    height: 53px;
    top: 7px;
}

.min-number {
    position: absolute;
    top: -31px;
    left: -10px;
    font-size: 18px;
}

.max-number {
    position: absolute;
    top: -31px;
    right: -10px;
    font-size: 18px;
}

.step-number {
    text-align: center;
    border: 2px dotted #5f6164;
    background-color: #e6eefb;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 28px;
    margin-top: -15px;
    position: relative;
    margin: 0 auto;
    top: -41px;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}

.weighing-box .panel {
    background-color: #ecf1f8;
}

.btn-lg-sign {
    margin-top: -3px;
    width: 108px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    min-width: 0;
    height: 49px;
}

.btn-lg-sign2 {
    width: 108px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    min-width: 0;
    height: 49px;
}

.btn-lg-sign3 {
    width: 108px;
    min-width: 0;
    height: 49px;
}

.weighing-box .btn-lg {
    height: 80px;
    font-size: 20px;
}

.red-circle {
    color: #c02227;
    position: absolute;
    top: -9px;
    right: -4px;
}

.h1 {
    font-size: 40px;
}

.finish-bom-btn {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    padding-top: 5px;
}

.weighing-tabs .dropdown-menu li a:hover {
    color: #fff !important;
}

.wip-menu {
    height: 46px !important;
    display: inline-block;
    line-height: 46px;
    width: 100% !important;
    border: 1px solid #333;
}

.row-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.activeContainer .target-box span {
    background: rgba(207, 236, 255, 1) !important;
}

.weighing-box .panel .target-box span {
    background: #ecf1f8 !important;
}

.bacthSpecSection .form-group label {
    width: 100% !important;
    top: 0 !important;
    margin-bottom: 5px;
}

.editProcess .form-group label {
    width: 100% !important;
}

.bacthSpecSection .form-control-group {
    width: 100%;
}

.editProcess .form-group {
    width: 100% !important;
}

.border-bottom {
    border-bottom: 1px solid #dee4ee;
}

.border-bottom-xs {
    border-bottom: 1px solid #dee4ee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.padding {
    padding: 15px;
}

.stepList h3 {
    display: inline-block;
}

.addSt {
    float: right;
}

.card {
    border-radius: 6px;
    text-align: center;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 15px;
    min-height: 166px;
}

.usedBox {
    border: 2px solid #337ab7;
}

.optionBox {
    border: 2px dotted #337ab7;
    background-color: #f1f1f1;
}

.dont-usedBox {
    opacity: 0.4;
    border: 2px solid #337ab7;
}

.card h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.card p {
    margin-bottom: 0;
}

.cardArea .col {
    padding: 5px;
    max-width: 195px;
    min-width: 175px;
}

.iconArea {
    margin-top: 5px;
}

.needReport, .needApproval {
    display: inline-block;
    margin-right: 5px;
    margin-top: 8px;
}

#BatchUpload h1 {
    padding-top: 16px;
}

.wizardStep .success {
    background-color: #e7f9b7;
    border-top: 1px solid #dddddd;
}

.editSt {
    margin-bottom: 5px;
}

.check-process .checkbox {
    display: inline-block;
    top: 14px;
}

.editCheckBox {
    display: inline-block;
    padding-left: 40px;
    top: 0;
    position: absolute;
    width: 100%;
}

.smallBoxUsed {
    width: 58px;
    height: 48px;
    background: #f1f1f1;
    border: 2px solid #337ab7;
    text-align: center;
    border-radius: 4px;
    line-height: 48px;
    float: left;
}

.smallBoxOption {
    width: 58px;
    height: 48px;
    background: #f1f1f1;
    border: 2px dotted #337ab7;
    text-align: center;
    border-radius: 4px;
    line-height: 48px;
    float: left;
}

.form-group label.text-edit-box {
    display: inline-block;
    float: left;
    width: auto !important;
    margin-top: 14px;
    margin-left: 10px;
    position: absolute;
}

.optionBtn-vertical {
    width: 108px;
}

.btn.btn-red-sign {
    position: relative;
    font-size: 24px;
    height: 80px;
    min-width: 160px;
}

.stepInstruction {
    border-bottom: 1px solid #ccc !important;
}

    .stepInstruction .btn-lg-sign {
        padding: 0;
    }

.mb-custom .stepInstruction {
    padding-bottom: 50px;
}

.noopacity {
    opacity: 1 !important;
}

.fa-spinner {
    font-size: 14px;
}

.iconCheck {
    border-radius: 4px;
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 11px;
}

.previewBtn {
    vertical-align: top;
    margin-right: 10px;
}

.submit-btn .btn.step-btn {
    padding: 9px 12px;
    height: unset;
}

.bar-box {
    width: 954px;
    float: left;
}

    .bar-box .progress {
        height: 45px;
    }

.bottom-text {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    background: #f5f5f5;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-top: 5px;
    border-top: 1px solid #ccc;
    margin-top: 5px;
    padding-bottom: 5px;
}

.editStage h3 {
    margin-bottom: 0 !important;
    margin-top: 2px;
    padding-bottom: 15px;
}

.panel .table-responsive .form-group {
    margin-bottom: 0;
}

.panel .table-responsive .alert {
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 0px;
}

/*.table-responsive {
    max-height: 400px;
}*/

.btn.bomList {
    padding: 5px 15px;
    font-size: 12px;
}

.text-input {
    font-size: 16px;
}

.btn-success {
    background-color: #a9ca4f;
}

    .btn-success:hover, .btn-success:active, .btn-success:focus {
        background-color: #a9ca4f !important;
    }

.btn-info {
    background-color: #749ebc;
}

    .btn-info:hover, .btn-info:active {
        background-color: #749ebc !important;
    }

.btn-gray, .btn-gray:hover, .btn-gray:focus, .btn-gray:active {
    background-color: #cccccc !important;
}

.col-center .col {
    margin: 0 auto;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.arrowIcon-right {
    height: 100%;
    line-height: 36;
}

    .arrowIcon-right i {
        font-size: 6rem;
        vertical-align: middle;
    }

.arrowIcon i {
    font-size: 5rem;
}

.arrowIcon {
    padding: 5px 0;
}

.col-small {
    width: 6.6%;
}

.informationIcon {
    display: inline-block;
}

.inputBtn .btn {
    min-width: 70px;
}

.btn-danger2 {
    background-color: #ac282a !important;
}

.wizard .form-group {
    display: block;
}

    .wizard .form-group label {
        display: block;
    }

.wizard .form-control-group {
    width: 100%;
}

.btn-group-td {
    width: 200px;
}

.assignRequireInputStyle {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
}

.assignInputStyle {
    /*height: 38px;*/
    margin-bottom: 10px;
    margin-top: 0;
}

.non-shadow {
    box-shadow: none;
}

.table-left {
    background-color: #ffffff;
    margin-top: -15px;
    margin-bottom: -15px;
}

.box-detail-area label, .box-detail-area p {
    display: inline-block;
}

.bold {
    font-weight: bolder;
}

.scaleBar {
    display: inline-block;
    width: 100%;
    position: relative;
}

.minScale {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.top-container {
    margin-top: -10px;
}

.colorBlue {
    color: #cfecff !important;
}

.colorGreen {
    color: #e7f9b7 !important;
}

.target-container .wipText {
    display: block;
    clear: both;
}

.instructionValue {
    margin-right: 0;
}

.expectResult, .materailsize label {
    width: 359px;
}

.instructionButton, .signoffButton {
    width: 96px;
}

    .instructionButton.weighing-report-button, .signoffButton {
        width: 140px;
        padding-right: 4px;
    }

.weighing-tabs .btn-group > .btn + .dropdown-toggle {
    padding-left: 14px;
    padding-right: 14px;
    position: absolute;
}

.btn-vertical {
    width: 108px;
    display: inline-block;
}

    .btn-vertical .step-btn {
        width: 100%;
    }

.wipDetail {
    font-size: 14px;
    margin-bottom: 5px;
}

    .wipDetail span {
        margin-right: 15px;
    }

.weighingVariableText {
    font-size: 14px;
    font-weight: normal;
}

.labelPreviewModal .weighing-inst {
    position: relative;
    width: 100%;
    margin-bottom: 65px;
    margin-right: -15px;
}

.correctWipModal .dropdownExceptionLevel {
    width: 100%;
    margin-left: 0;
    padding: 0;
    border-bottom: 0;
}

.titleCollapsed span {
    margin-right: 20px;
}



@media (min-width: 992px) {
    .modal-lg-custom {
        width: 90%;
    }
}

@media (max-width: 1033px) {
    .signoffButton, .instructionButton, #BatchReviewSection .instructionButton, #BatchReviewSection .signoffButton {
        width: 108px !important;
    }

    .materailsize, .expectResult, #BatchReviewSection .expectResult, #BatchReviewSection .materailsize {
        width: 14% !important;
    }

        .expectResult, .materailsize label {
            width: 239px;
        }
}
