body {
    margin: 0px;
    font-size: 0.875rem;
    padding-top: 0px !important;

}

.dataTables_filter {
    width: 50%;
    float: right;
    text-align: right;
}

.dataTables_scrollBody {
    overflow-x: hidden !important;
}

.dataTables_paginate {
    float: right;
    text-align: right
}

.ui-icon {
    display: block;
}


.nav-item.dropdown, a.nav-link {
    color: white !important;
}

.nav-pills .nav-link {
    border-radius: 0rem !important;
}

#Menu ul {
    list-style-type: none;
}

#Menu li a:hover, #menu li a:active {
    text-decoration: none;
}

#o-logos {
    float: right;
    padding-top: 24px;
}

#c-logos {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    list-style: none;
    text-decoration: none;
    list_item: inline;
}

#c-logos li p {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: bold;
}

#elixir {
    width: 100px;
    height: 45px;
}

.dropdown-menu li {
    display: inline-block;

}

.dropdown-menu.show.xyz {
    display: inline-block !important;
}

.navbar-nav li > a {
    color: #fff;

}

#lin {
    visibility: visible;
}

#lout {
    visibility: hidden;
}


#Menu {

    clear: both;

}

#ibg {
    width: 1386px;
    opacity: 0.5;
    height: auto;
}


#menu-nav {
    background-color: #035a92;
    color: #FFFFFF !important;
    height: 25px;
}

.nav.navbar-default#menu-nav > li > a, a.menuLink.nav-item {
    color: #fff;
}


.anch {
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    font-size: 15px;

}

.menu-drp {
    display: block;

    height: 45px;
    position: absolute;
    top: 45px;
    left: 0px;
    width: 100%;

}

#customer-drop, #product-drop {
    display: none;
}


.menu-item a:hover {
    color: #fff;

}

.menu-bar {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    background-color: #035a92;
}

.menu-item {
    padding: 3px;
}

.menu-item:hover, .menu-drp {
    background-color: #21a860;
}

.logo-bar {
    display: inline;
}

.nav-item1 {
    padding-top: 14px;
    padding-bottom: 14px;
}

/*copied*/


article {

    border-bottom: 1px solid black;
}

.disabledAnchor {
    pointer-events: none !important;
    opacity: 0.65;
    cursor: not-allowed;
}

.navbar-brand {
    padding: 0;
}

@media ( max-width: 1202px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        /*display: none !important; */
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #000;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-brand {
        display: inline-block;
        float: none;
    }

    .navbar-form.form-inline {
        display: inline-block;
        border-color: transparent;
        margin: 4px;
        padding: 5px;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}

.ruler {
    width: 80% !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
    border: 1px !important;
    border-top: 1px solid #000000 !important;
}

.disabled {
    pointer-events: none;
    /* //
    This
    makes
    it
    not
    clickable
    opacity
    :
    0.6;
    //
    This
    grays
    it
    out
    to
    look
    disabled */
}

.logo-title, .logo {
    font-family: 'Lobster' !important;
}

.logo {
    font-family: 'Lobster', serif;
    color: white;
    font-size: 35px;
    padding-right: 15px;
    display: block;
    float: left;
    line-height: 16px;
}

#ajaxSpinnerContainer {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1051;
    text-align: center;
}

#ajaxSpinnerContainer-content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 100;
}

#ajaxSpinnerContainer2 {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1051;
    text-align: center;
}

#ajaxSpinnerContainer-content2 {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 100;
}

#ajaxSpinnerContainer1 {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1051;
    text-align: center;
}

#ajaxSpinnerContainer-content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 100;
}

.hide {
    display: none;
}

.error-class {
    color: #a94442;
    z-index: 0;
    position: relative;
    display: block;
    text-align: left;
}

.form-control {
    color: black !important;
}

textarea {
    resize: none;
}

strong {
    font-size: 20px;
}

/* body {
	overflow: scroll !important;
} */

.modal-title, .popupHeader {
    color: black;
}

.navbar-inverse {
    background-color: #359;
    border-color: #080808;
}


.modal-header, modal-footer {
    /*background: #77c1ff;*/
    color: white;
    max-height: 60px
}

.modal-body {
    background: #e6f0f9;
    color: black;
}


li.dropdown.masterli.nav-item {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
}


.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #77abff;
    border-color: black;
    color: #fff;
}

.nav-tabs > li > a {
    margin-right: 8px !important;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.dropdown-submenu, .dropdown-menu {
    /* 	//background-color: #e6f0f9;
        border-color: black;
        top: 0;
        left: 100%;
        margin-top: -1px; */

    background-color: #035a92 !important;
    margin-top: 9px !important;
    border-radius: 0px !important;

}

.dropdown-menu li a {
    color: white !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    font-size: 12px !important;
}

.dropdown-toggle {
    border-bottom-width: 0px;
}

.dropdown-submenu {
    position: relative;
}

.card-header, .modal-header {
    /*background: url( '../../assets/images/panelheaderbg.jpg') no-repeat !important;*/
    /*background:linear-gradient(to right, rgba(69,121,171,1) 0%,rgba(69,121,171,1) 1%,rgba(240,249,255,1) 50%);*/
    /*
    background: linear-gradient(to right, #99cdff 0%,#9accfd 1%,#9ecefe 4%,#a0d0ff 4%,#a1d0fe 6%,#add7ff 11%,#b0d7fe 11%,#b2dafe 13%,#c2dffd 18%,#c5e3ff 20%,#c7e2fd 20%,#cde7ff 22%,#dbecfe 26%,#e0f0ff 29%,#e3f0ff 29%,#ffffff 42%,#ffffff 100%);
    */
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}

.floatright {
    float: right;
}

.typeahead, .typeaheadInvestmentIds, .tt-query, .tt-hint {
    border: 1px solid #CCCCCC;
    border-radius: 8px;
    /* Set input font size */
    height: 34px;
    line-height: 1.42857143;
    /*outline: medium none;*/
    padding: 6px 12px;
    width: 100%;
    display: block;
}

/*
a#dashboard:hover {
	color:#fff;
}*/

span.twitter-typeahead {
    position: relative;
    display: block !important;
}

.navbar-default .navbar-nav > li > a {
    color: white; /*Change active text color here*/
}

.menulink {
    padding-left: 20px;
    padding-right: 20px;
}


li.menulink.list-inline-item {
    /*margin-left:.5rem;*/
}


.flexcontainer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    border: 1px solid #CCCCCC;
    border-radius: 8px;
}

#border {
    border-top: 4px solid #1a8cff;
}

form .error {
    display: block;
    /*  margin-top: 5px;
  margin-bottom: 10px; */
    color: #a94442;
}

.containeralign {
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.classWithPad {
    margin: 10px;
    padding: 10px;
}

.dd-menu {
    font-size: 14px;
    border: 1px solid #CCCCCC;
    border-radius: 8px;
}

.ddmenu:focus {
    border: 2px solid #0097CF;
}

.req {
    color: #B71234;
    font-size: 14px;
    font-weight: bold;
    line-height: 12px;
}

modal div .row {
    margin-bottom: 0px !important;
}

div {
    border-radius: 0 !important;;
}

hr.style18 {
    height: 10px;
    border-style: solid;
    border-color: #8c8b8b;
    border-width: 1px 0 0 0;
    border-radius: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

hr.style18:before {
    display: block;
    content: "";
    height: 10px;
    margin-top: -10px;
    border-style: solid;
    border-color: #8c8b8b;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}


.btn-group button {
    margin: 0 7px;
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;

}


.nav.navbar.navbar-expand-md {
    padding-top: 0px !important;
}

#espace {
    float: left;
    width: 50%;
}

#logo img {
    padding-top: 5px !important;
    padding-right: 25px !important;
}

a:hover {
    text-decoration: none;
}

a:visited {

}

.without_ampm::-webkit-datetime-edit-ampm-field {
    display: none;
}

input[type=time]::-webkit-clear-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: -10px;
}


/*  .select2-container--bootstrap4 .select2-selection--single{height:calc(2.25rem + 2px)!important}.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder{color:#757575;line-height:2.25rem}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:3px;width:20px}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{top:60%;border-color:#343a40 transparent transparent;border-style:solid;border-width:5px 4px 0;width:0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute}.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{line-height:2.25rem}.select2-search--dropdown .select2-search__field{border:1px solid #ced4da;border-radius:.25rem}.select2-results__message{color:#6c757d}.select2-container--bootstrap4 .select2-selection--multiple{min-height:calc(2.25rem + 2px)!important;height:calc(2.25rem + 2px)!important}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice{color:#343a40;border:1px solid #bdc6d0;border-radius:.2rem;padding:0;padding-right:5px;cursor:pointer;float:left;margin-top:.3em;margin-right:5px}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove{color:#bdc6d0;font-weight:700;margin-left:3px;margin-right:1px;padding-right:3px;padding-left:3px;float:left}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover{color:#343a40}.select2-container :focus{outline:0}.select2-container--bootstrap4 .select2-selection{border:1px solid #ced4da;border-radius:.25rem;width:100%}.select2-container--bootstrap4.select2-container--focus .select2-selection{border-color:#17a2b8;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}select.is-invalid~.select2-container--bootstrap4 .select2-selection{border-color:#dc3545}select.is-valid~.select2-container--bootstrap4 .select2-selection{border-color:#28a745}.select2-container--bootstrap4 .select2-dropdown{border-color:#ced4da;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true]{background-color:#e9ecef}.select2-container--bootstrap4 .select2-results__option--highlighted,.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true]{background-color:#007bff;color:#f8f9fa}.select2-container--bootstrap4 .select2-results__option[role=group]{padding:0}.select2-container--bootstrap4 .select2-results__group{padding:6px;display:list-item;color:#6c757d}.select2-container--bootstrap4 .select2-selection__clear{width:1.2em;height:1.2em;line-height:1.15em;padding-left:.3em;margin-top:.5em;border-radius:100%;background-color:#6c757d;color:#f8f9fa;float:right;margin-right:.3em}.select2-container--bootstrap4 .select2-selection__clear:hover{background-color:#343a40}fileupload
 Fix Select2 Container
.select2-bootstrap4-prepend >
.select2-container > .selection > .select2-selection--single {
    border-radius: .25rem 0 0 .25rem !important;
}
.select2-bootstrap4-append >
.select2-container > .selection > .select2-selection--single {
    border-radius: 0 .25rem .25rem 0 !important;
} */

#ajaxSpinnerContainer {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1051;
    text-align: center;
}

#ajaxSpinnerContainer-content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 100;
}

/***************Narmada created styles *******************/

.wms_default {
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    text-align: left;
    line-height: normal;
}


.search-header {
    height: 44px;
    background-color: #C8D8E7;
    font-family: 'Calibri';
    font-size: 18px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 4px;
}

.search-body {
    background-color: #EBF0F6;
}

.search-screen {
    box-shadow: 5px 5px 5px #D8E2ED;
    -webkit-box-shadow: 5px 5px 5px #D8E2ED;
}

.label {
    font-size: 14px;
    text-align: left;
}

.list_box {
    color: #000000;
    text-align: left;
}

.droplist {
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;
}

.primary_btn {
    color: #FFFFFF;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: normal;
    border-radius: 5px;
    text-align: center;
    width: 90px;
    height: 25px;
    padding-top: 3px;
}

.search-btn {
    background-color: #4D7CB0;
    /* Archana: */
    /*display:inline-block !important;*/
    margin-top: 25px;
    margin-left: 30px;
}

.new-btn {
    background-color: #009966;
    /* Archana: */
    /*display:inline-block !important;*/
    margin-top: 25px;
    margin-left: 30px;
}

.cancel-btn {
    background-color: #CD3848;
    /* Archana: */
    /*display:inline-block !important;*/
    margin-top: 25px;
    margin-left: 30px;
}

.addstorage-btn {
    width: 150px !important;
}


.wms_modal_header {
    /*box-shadow: 5px 5px 5px #c9c9c9;
    -webkit-box-shadow:5px 5px 5px #C9C9C9;*/
    background-color: #BFD0E2;

}

.wms_modal {
    box-shadow: 0px 20px 37px 0px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 20px 37px 0px rgba(0, 0, 0, 0.4);
    /*background-color:#BFD0E2;*/
    z-index: -1;
    margin-top: 30px;
}


.btn-group, .btn-group-vertical {
    position: relative;
    display: inline;
    vertical-align: middle;
}


.table_head_fill {
    background-color: #BFD0E2;
    font-size: 11px;
    font-weight: bold;
}

.wms_modal_body {
    background-color: #EBF0F6;
    padding-bottom: 0px;
}

.t_title {
    font-size: 19px;
    font-weight: bold;
    font-family: Calibri;
}

.divider {

    margin-top: 7px;
    margin-bottom: 21px;
}

/** below styles added by Archana **/
.search_title {
    position: absolute;
    top: 10px;
    font-size: 18px;
    font-weight: bold;
}

.search_screen_with_bg {
    box-shadow: 5px 5px 5px #D8E2ED;
    -webkit-box-shadow: 5px 5px 5px #D8E2ED;
    background-color: #ebf0f6;
}

.search_label {
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    margin-top: 5px;
}

.search_dropdown {
    border-radius: 3px;
    border-width: 1px !important;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    width: 100% !important;
    height: 25px !important;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

.modal_header_with_bg {
    height: 46px;
    background-color: rgba(191, 208, 226, 1);
    font-family: 'Calibri';
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    /*box-shadow: 2px 2px 5px rgba(216, 226, 237, 1);*/
}

.modal_title {
    color: black;
    font-weight: bold;
    font-family: 'Calibri Bold', 'Calibri Regular', 'Calibri';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
}

.modal_label {
    font-size: 13px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    text-align: left;
    width: 75px;
}

/** applies to dropdowns and textboxes **/
.modal_control {
    width: 90px !important;
    height: 18px !important;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 11px !important;
}

.save_btn {
    width: 55px;
    height: 18px;
    background-color: rgba(0, 153, 102, 1);
    font-size: 11px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    line-height: 8px;
    box-shadow: 2px 2px 5px rgba(0, 179, 60, 0.4);
}

.cancel_btn {
    width: 55px;
    height: 18px;
    font-size: 11px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    line-height: 8px;
    box-shadow: 2px 2px 5px #dc3545;
}

.search_header {
    height: 44px;
    background-color: rgba(191, 208, 226, 1);
    font-family: 'Calibri';
    font-size: 18px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
}

.modal_screen {
    box-shadow: 5px 5px 5px rgba(216, 226, 237, 1);
    width: 559px;
    height: 358px;
}

.modal_bg {
    background-color: rgba(235, 240, 246, 1);
}

.modal_break {
    margin-left: -25px;
    margin-right: -25px;
    border-color: rgba(191, 208, 226, 1);
    margin-top: 0px;
}

.modal_sup {

    font-size: 15px;
    vertical-align: sub;
    color: red;

}

.modal_chkbx {
    position: relative;
    vertical-align: middle;
}

.datatable_btn {
    width: 28px;
    height: 23px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px !important;
    padding: 0px 0px;

}
.marginTopx{
    margin: 2px;
}

.inline-box {
    display: -webkit-inline-box;
}

.hometab {
    background: url("../../assets/images/ElixirBackGround.jpg") no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-size: 100%;
}

.select2-selection__rendered {
    line-height: 25px !important;
    font-family: 'Arial' !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 12px !important;
    text-align: left;
}

.select2-container .select2-selection--single {
    height: 25px !important;
    width: 100% !important;
    font-family: 'Arial' !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 12px !important;
}

.select2-selection__arrow {
    height: 25px !important;
    font-family: 'Arial' !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 12px !important;
}

.edit_btn {
    background-color: #4D7CB0;
}

.view_btn {
    background-color: #009966;
    border-color: #009966;
}

.view_btn:hover {
    background-color: #009966;
}

.del_btn {
    background-color: #CD3848;
}


.datatable_header {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 11px;
}


.datatable_content {
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
}

.modal_chkbx_label {
    font-size: 10px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    text-align: left;
    width: 75px;
    padding-left: 2px;
}

.modal_section_header {
    font-size: 13px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    text-align: left;
}

.prod_wh {
    width: 180px !important;
}

th, td {
    border: 0.5px solid rgb(169, 169, 169, 0.5) !important;
    text-align: center;

}

th {
    font-size: 13px;
    background-color: #CBD8E8;
    /*opacity:0.9;*/
}

/*
tr{
	height:35px !important;
}

td{
	padding-bottom:2px !important;
	height:35px !important;
	inline-height:0px;
}
*/
tr td {
    padding-bottom: 0px;
    margin-bottom: 0px;
}


/*added for reallocation table */
.from_location_class {
    padding: 0px !important;
}

.mytable_tr_row tr td {
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding: 0.25rem !important;
}

.loc_width {
    padding: 0px !important;
    width: 55px !important;
    text-align: center !important;
}

.pallet_width {
    padding-right: 0px !important;
    width: 60px !important;
    text-align: center !important;
}

.batch_width {
    padding-right: 0px !important;
    width: 125px !important;
    text-align: center !important;
}

.condition_width {
    padding-right: 0px !important;
    width: 65px !important;
    text-align: center !important;
}

.qty_width {
    padding-right: 10px !important;
    width: 15px !important;
    text-align: center !important;
}

.expiry_width {
    padding-right: 0px !important;
    width: 70px !important;
    text-align: center !important;
}

.allow_width {

    width: 40px !important;
    text-align: center !important;
}

.prod_location_title {
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    margin-top: 5px;
}

.reallocation_serach_input {
    width: 130px;
    height: 30px;
    border-radius: 3px;
    margin-bottom: 15px;
    margin-left: 3px;
    border: 1px solid #ced4da !important;
}

.reallocation_serach_input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.reallowcation_main_table {
    margin-top: 30px;
}

.table_relocation_bottom {
    padding: 20px !important;
}

/* added for reallocation table*/


.tbl_td_style {
    padding-bottom: 4.8px !important;
    padding-top: 4.8px !important;
}

.modal_label1 {
    font-size: 13px;
    text-align: left;
    /*width:134px;*/
    /*padding-right:10px;*/
    padding-top: 3px;
}

.modal_label_width_AddReceive1 {
    font-size: 13px;
    text-align: left;
    padding-right: 10px;
    padding-top: 1px;
    width: 124px;
}

.modal_label_width_AddReceive2 {
    font-size: 13px;
    text-align: left;
    padding-right: 10px;
    padding-top: 1px;
    width: 119px;
}

.modal_label_width_AddReceive3 {
    font-size: 13px;
    text-align: left;
    padding-right: 10px;
    padding-top: 1px;
    width: 102px;
}

.modal_textbox {
    border-radius: 3px;
    border-width: 1px !important;
    border-style: solid;
    border-color: rgb(169, 169, 169);

    height: 25px !important;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

.table_div {
    margin-bottom: 2px !important;
    height: 35px !important;
    padding-bottom: 2px !important;
}


.modal_name_field {
    width: 153px;
    height: 18px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    text-decoration: none;
    text-align: left;
}

.modal_name_label {
    font-size: 10px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    text-align: left;
    width: 60px;
}

.modal_address_field {
    font-size: 10px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    text-align: left;
    width: 140px;
    height: 18px;
}

.modal_line_add {
    border-width: 0px;
    width: 55px;
    height: 18px;
    font-size: 11px;
    background-color: #4D7CB0;
    line-height: 8px;
}

.modal_line_del {
    border-width: 0px;
    width: 55px;
    height: 18px;
    font-size: 11px;
    background-color: #CD3848;
    line-height: 8px;
}

.page-item.active .page-link {
    background-color: #C8D8E7 !important;
    border-color: #C8D8E7 !important;
    color: #000 !important;
}

.btn-sm {
    font-size: 0.65rem !important;
}


.fxd_wdth {
    width: 140px !important;
}

.hrHidden {
    display: none;
}


#AddReceiveProductDetailTable select, input {
    padding-left: 1px;
    padding-right: 1px;
}

#AddReceiveProductDetailTable tr td,
#tableOrderPickResult tr td {
    padding-bottom: 1px !important;
    padding-top: 1px !important;
    margin-bottom: 0px;
    height: 24px;

}


#divAddReceiveLineItem .table td, .table th {
    padding: 1px;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}

#AddReceiveProductDetailTable .form-group {
    margin-bottom: 0px !important;
}

.addrow-btn {
    /*width:120px !important;*/
}


#OrderProdTable select, input {
    padding-left: 1px;
    padding-right: 1px;
}


#OrderProdTable tr td {
    padding-bottom: 1px !important;
    padding-top: 1px !important;
    margin-bottom: 0px;
    height: 24px;

}

#shipoutProdResultTable tr td,
#mbolOrderResultTable tr td,
#mbolEditResultTable tr td {
    padding: 4.8px !important;

}

#divNewOrderProdLineItem .table td, .table th {
    padding: 1px;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}

#OrderProdTable .form-group {
    margin-bottom: 0px !important;
}

#shipoutProdResultTable .form-group {
    margin-bottom: 0px !important;
}

#mbolOrderResultTable .form-group {
    margin-bottom: 0px !important;
}

#mbolEditResultTable .form-group {
    margin-bottom: 0px !important;
}

#orderProdPickupTable .table td, .table th {
    padding: 4px;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}

#orderProdPickupTable .form-group {
    margin-bottom: 0px !important;
}

#tableSearchOrderResult thead tr {
    height: 30px;
}


.datatable_header tr {
    height: 30px;
}

.table-wrapper-scroll-y {
    display: block;
    max-height: 300px;
    overflow-y: auto;

}

/********************/
.msgAlign {
    margin-bottom: 0px;
}

/*********************index page ********************/

.menuLink:hover, .menuLink:active, .show > .nav-link, .nav-link.active {

    background-color: #84a6c8 !important;
    color: white;
    border-radius: 3px !important;
}

.dropdown, .dropdown-toggle {
    border: 1px;
    border-color: rgb(3, 90, 146) !important;
}

/*
.dropdown:hover>.dropdown-menu{
	display:block;
}
*/
.dropdown-menu {
    background-color: rgb(3, 90, 146) !important;
    color: white;
    border-radius: 3px !important;
    margin-top: 9px !important;
    /*padding-top:0px !important;*/
}

.dropdown-item:hover {
    background-color: #84a6c8 !important;
    color: white;
}

.dropdown-item {
    color: white;
    font-size: 14px;
    padding-left: 15px !important;
}


.search_dropdown1 {
    border-radius: 3px;
    border-width: 1px !important;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    width: 644px !important;
    height: 25px !important;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

/****Nar created styles while fixing shipout issues ******/
#cancelNewShipOutButton {
    margin-left: 5px !important;
}

.shipOutProdSpecRow {
    width: 38px;
}

/**********for index menu and submenu *************/
.nav-link {
    font-size: 15px;
}

.search_dropdown2 {
    border-radius: 3px;
    border-width: 1px !important;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    width: 744px !important;
    height: 25px !important;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

/*********for inbound billing ************/
.ibHR {
    margin: 0px 0px 5px 0px !important;
}


/************for inventory adjustment message **********/
.msgStyle {
    padding-top: 10px;
    padding-left: 30px;
    margin: 5px 0px 0px 30px;
    line-height: 2;
}

/***************Added for Spinners *******************/
@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
    height: 2rem;
    border-width: .2em;
}

#AddReceiveProductDetailTable .select2-container .select2-selection--single {
    height: 31px !important;
    width: 100% !important;
    font-family: 'Arial' !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 12px !important;
}

.normal-dropdown {
    padding: 0.15rem 0.2rem !important;
    font-size: 12px !important;
    line-height: 25px !important;
    height: 25px !important;
}

/*************************Text-align**************************/
.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

/*.scrollbar{
	height: 80vh;
	overflow-y: scroll;
	overflow-x: hidden;
}*/

.newModel {
    background: url(../../assets/images/ElixirBackGround.jpg) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-size: 100% 100%;
}

.setWidth {
    min-width: 80px !important;
}

.search_labels {
    font-family: 'Arial' !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 11px !important;
    margin-top: 5px !important;
    margin-bottom: 8px !important;
}

.margin_center {
    margin: 0 auto;
}

.margin_bottom {
    margin-bottom: 6px !important;
}

.scroll_bar {
    height: 100vh !important;
    overflow-y: scroll !important;
}

.modal_header_with_bg_l {
    height: 10px;
    background-color: rgba(191, 208, 226, 1);
    font-family: 'Calibri';
    /*font-size: 5px;*/
    /*font-weight: bold;*/
    vertical-align: middle;
    /*box-shadow: 2px 2px 5px rgba(216, 226, 237, 1);*/
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
}

.modal_title_l {
    color: black;
    /*font-weight: bold;*/
    font-family: 'Calibri Bold', 'Calibri Regular', 'Calibri';
    font-weight: 700;
    font-style: normal;
    /*font-size: 18px;*/
}

.modal_textbox_TransparentBorder {
    border-radius: 3px;
    border-width: 1px !important;
    border-style: solid;
    border-color: rgb(235, 240, 246);
    /*background-color: rgba(235, 240, 246);*/

    height: 25px !important;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}
.import_primary_btn {
    color: #FFFFFF;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: normal;
    border-radius: 5px;
    text-align: center;
    width: 110px;
    height: 25px;
    padding-top: 3px;
}

.btn-align{
    position: relative;
    left: 3px;
}

#adjustmentTable {
    table-layout: fixed;
    width: 100%;
}

#adjustmentTable th,
#adjustmentTable td {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#adjustmentTable th {
    padding: 8px;
    text-align: center;
    vertical-align: middle;
}

.adjustment-input {
    text-align: center !important;
    border-radius: 0 !important;
    border: 1px solid #ddd !important;
    font-size: 12px !important;
    width: 100%;
    box-sizing: border-box;
}

.validation-error {
    border: 2px solid red !important;
}
.validation-normal {
    border: 1px solid rgb(169, 169, 169) !important;
}

.custom-modal-width {
    max-width: 90vw; /* or any value you want */
}

.pallet-select{
    max-width: 200px !important;
    min-width: 120px !important;
}
.pallet-select_1{
    max-width: 180px !important;
    min-width: 100px !important;
}

/*************************Disabled Screen Styles**************************/
.disabled-screen {
    opacity: 0.6;
    pointer-events: none;
    position: relative;
}

.disabled-screen::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1000;
    pointer-events: none;
}

.disabled-screen #work_order_cancelButton {
    opacity: 1 !important;
    pointer-events: auto !important;
    position: relative;
    z-index: 1001;
}

.disabled-screen input:disabled,
.disabled-screen select:disabled,
.disabled-screen textarea:disabled,
.disabled-screen button:disabled {
    background-color: #f5f5f5 !important;
    color: #999 !important;
    cursor: not-allowed !important;
}

.disabled-screen .select2-container--disabled {
    opacity: 0.6;
}

.disabled-screen .table {
    opacity: 0.7;
}

.confirm-btn {
    background-color: #8b4db0;
    /* Archana: */
    /*display:inline-block !important;*/
    margin-top: 25px;
    margin-left: 30px;
}

.check_Input{
    position: relative!important;
    margin: 0px !important;
}