body {
    background-color: #EEE !important;
    color: #333 !important; 
}
table {
    background-color: #FFF !important;
}
legend {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.dsbld {
    pointer-events:none;
}
.nbld {
    pointer-events:auto;
}
.curr
{
    width: 160px;
    text-align: right;
}
.page-footer {
    position: absolute;
    bottom: 13px;
}
#bs-overrides input[type=checkbox], input[type=radio] {
    margin: 3px 3px 3px 3px;
}
.padded {
    padding: .25em .5em !important;
}
.padded-bottom {
    padding-bottom:.5em;
}
.green {
    color: green;
}
.red {
    color: red;
}
.panel-heading {
    padding: 5px 10px;
}
.hover {
    background-color: lightblue !important;
}
.BigCheckBox input[type=checkbox] {
    width: 16px;
    height: 16px;
    /* margin: 10px 5px !important; */
}

.popover {
    width: 300px;
    max-width: 300px;
}
.popover-title {
    font-weight: bold;
}
.select-item {
    background-color: aliceblue !important;
}
.selected-item {
    background-color: #c9def1 !important;
}

.select-item:hover {
    background-color: #c9def1 !important;
    text-decoration: none !important;
}

.cart-footer:hover {
    background-color: unset !important;
}

.activeHover {
    background-color: lightcoral !important;
}
.inner-table > tbody > tr > td,
.inner-table > tbody > tr > th,
.inner-table > tfoot > tr > td,
.inner-table > tfoot > tr > th,
.inner-table > thead > tr > td,
.inner-table > thead > tr > th {
    border-top: none;
}
.draggingStyle {
    background-color: lightblue;
}
.form-control {
    padding: 6px 3px;
}
.targetNode {
    background-color: lightcoral !important;
}
.ui-draggable-dragging, ui-sortable-handle {
    cursor: grab;
    background-color: #E2EFDA;
    color: black;
}
.ui-sortable-handle {
    cursor: grab;
    background-color: #E2EFDA;
    color: black;
}
.dxgvHeader {
    padding:2px 3px;
}
#bs-overrides label {
    margin-bottom: 0px;
    margin-top: 3px;
    margin-right: 3px;
}
.pnl-photo {
    
    text-align: center;
    background-color: aliceblue;
    padding: 2px;
}
.pnl-photo img {
    opacity:1.0;
    width: auto;
}
.searchArea {
    background-color: whitesmoke;
    padding: 6px;
    margin-bottom: 5px;
    border-bottom: 2px solid darkgray;
    border-right: 2px solid darkgray;
}

#main-img {
    display: block;
    border: 1px solid rgba(255,255,255,0.2);
    filter: grayscale(0);
}

#zoom-img {
    pointer-events: none;
    position: relative;
    top: 50%;
    left: 50%;
}

#zoom {
    position: absolute;
    width: 250px;
    height: 250px;
    box-shadow: 0 0 0 2px rgba(255,0,0,0.5), 5px 5px 10px 5px rgba(0,0,0,0.2);
    border-radius: 50%;
    top: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}

.container-photo {
    max-width: 300px;
    max-height: 240px;
    z-index: 3000001;
}
.btnPhotos {
    white-space: normal;
    background-color: #337ab7;
    color: white;
    border-style: groove;
    border-top: 3px;
    outline-style: outset;
}

table caption {
    color: black !important;
    font-weight: bold !important;
    background-color: transparent !important;
}
.resize-width {
    resize:horizontal;
    overflow:auto;
}
.resize-both {
    resize: both;
    overflow: auto;
}
.resize-height {
    resize: vertical;
    overflow: auto;
}
.field-label {
    font-weight: bold;
    padding-left: 3px;
padding-top: 7px;}
.section-header {
    font-size: 1.1em;
    background-color: lightgray;
    color: black;
    margin-top: .5em;
    margin-bottom: .5em;
    padding: 4px 8px;
}
.app-name {
    color: #eee !important;
    font-weight: bold;
    padding: 3px 5px;
    padding: 3px 5px;
    border-radius: 2px;
    border: 1.5px solid;
    background-color: #333;
}

.usr-login-panel {
    max-width: 300px;
    margin-top:4em;
}

/*theme*/
.navbar-inverse .navbar-collapse {
    border-color: #101010;
    background-color: #333;
}
.navbar-inverse {
    background-color: green !important;
    border-color: #000;
}
.container > .navbar-collapse {
    background-color: green;
    color: #eee !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #eee !important;
    font-weight: 700 !important;
}
/* end theme*/

/**/
.navbar-inverse .navbar-nav > .active > a, li.active > a {
    /*color: #feb426 !important;*/
    color: #333;
}


.img-logo {
    border-radius: 4px;
    border: 2px solid;
}
.reqd {
    background-color: azure;
}


.bcd-form {
    overflow: auto !important;
    margin-left: 2px; 
    margin-right: 2px;
    background-color: #fff;
    padding-bottom: 20px;
    border: 1px solid #ddd;
    min-height: calc(100vh-100px);
}
.row-form {
    margin-top: 0.25em;
}

.row-form-hdr {
    margin-top: 0.25em;
    margin-left: .2em;
}

/*
div.bcd-form > * label {
    font-weight: unset;
    font-size: x-small;
}
*/
.btn-success { background-color: green !important; font-weight: bold}

.bcd-nav-bottom {
    display: none;
}

.btn-tab {
    border-bottom: 1px solid #808080 !important;
    color: #918e8e !important;
}
btn-quick-links {
    border-left: 1px solid #808080 !important;
    border-top: 1px solid #808080 !important;
    border-right: 1px solid #808080 !important;
    background-color: darkgray;
    margin-left: 20px;
    font-weight: bold;
    background:linear-gradient(to top, #013567 0%, #0195FA 100%);
}

.btn-active {
    border: 1px solid #808080 !important;
    font-weight: bold;
}

.btn-catalogs {
    border-left: 1px solid #808080 !important;
    border-top: 1px solid #808080 !important;
    border-right: 1px solid #808080 !important;
    border-bottom: 1px solid #808080 !important;
    background: linear-gradient(to top, #013567 0%, #0195FA 100%);
    min-width:130px;
    padding:6px 6px;
    white-space:nowrap;
    color:white;
}
.btn-catalogs:hover {
    color: yellow;
}

.btn-success, .btn-primary {
    border-color: #eee !important;
}

.btn-success {
    font-weight: bold;
}

a.ddl-link, a.a-ch-loc, a.a-ch-loc-save, a.logout {
    /*color: yellow !important;*/
    font-size: x-small;
}

a.a-ch-loc-save {
    float: right;
    margin: 5px 10px;
}

.lbl-stock {
    font-size: small !important;
}
.active-field, .in-field {
        /*display: block !important;
    height: 48px !important;*/
        /*padding: 6px 12px;*/
        /*font-size: 18px;*/
        /*line-height: 1.42857143;*/
        /*
   
    height: unset !important;
    line-height: unset !important;
    padding: 0px 3px !important;
    font-size: unset !important; */
        color: #555;
        background-color: rgb(250, 255, 189) !important;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        border-radius: 3px !important;
        width: 100%;
    }

.active-field {
    background-color: rgb(250, 255, 189);
}

.in-field {
    background-color: #eee;
}

.manual, .btn-submit {
    display: none;
}

/*
input[type="button"] {
    Line-height: 2.42857143 !IMPORTANT;
}
*/
input[type="text"]:disabled {
    background: #dddddd;
}

.sel {
    margin: 5px; 
    /*margin-left: 15px;margin-right: 5px;*/
    
}

.required {
    color: orangered;
}

.page-content {
    margin-top: 53px;
}

.prompt, .prompt > * td {
    /*width: 100%;
    height: 100%;
    position: absolute;
    padding: 5px;*/
    background-color: rgba(242, 222, 222, 0.99);
    z-index: 1;
    color: #b94a48;
    border: 1px solid #eed3d7;
    cursor: default;
    border-radius: 4px;
    margin: 15px 0;
    padding: 5px 0px;
}

.fieldset-report {
    padding: 15px;
}

.bcd-box {
    background-color: #eee;
    padding: 5px 10px;
    color: #333;
    border-radius: 4px;
}
.bcd-content {
    margin-top: .5em !important;
    background-color: gainsboro;
    clear:both;
    display: inline-block;
}
.prompt-success {
    /*width: 100%;
    height: 100%;
    position: absolute;*/
    color: #fff !important;
    background-color: #31b0d5;
    padding: 5px;
    z-index: 1;
    color: #269abc;
    border: 1px solid #eed3d7;
    cursor: default;
    border-radius: 4px;
    margin: 15px 0;
}

.dot1, .dot2, .dot3 {
    font-size: 14px;
    color: greenyellow !important;
}
.wt {
    color: greenyellow !important;
}

.x-mark {
    background-color: #b94a48;
    color: #eee;
    font-size: small;
    border: 2px solid #eee;
    padding: 2px 5px;
    border-radius: 50%;
    font-weight: bold;
    margin: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
}

.prompt > * td {
    font-size: smaller;
}

.bcd-sel-condition {
    text-transform: uppercase;
    font-size: large;
    padding: 6px 12px;
    font-weight: 700;
    line-height: 1.42857143;
    height: 34px;
   /* color: #fff; */
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 4px;
}

.bcd-mode {
    animation:blinkingText 0.8s infinite;
    color: green;
    float: right;
    font-size: medium;
    margin-top: 5px;
    display: none;
}

.bcd-usr {
    float: right;
    position: relative;
    z-index: 1;
    top: -15px;
}
.center {
    margin: auto;
    width: 50%;
    padding: 10px;
}
.cust-active {
    color: blue;
}
.select-customer-layer {
    background-color:whitesmoke;
    z-index:2000;
    position:fixed;
    border:3px ridge darkblue;
    margin: auto;
    top:60px;
    padding:5px;
}
.focused {
    background: #c8f8c8 !important;
}
.tip {
    background-color: steelblue !important;
}

@keyframes bcd-mode {
    0% {
        color: green;
    }

    49% {
        color: transparent;
    }

    50% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: green;
    }
}


.bcd-block {
    margin-top: 20px;
}


/*.bcd-commit-btn, .bcd-footer {*/
 .bcd-footer {
    background-color: #222;
    padding: 15px;
}

.btn-default {
    background-color: #808080 !important;
    color: #fff !important;
}

.print {
    float: right;
    font-size: small;
    margin-right: 25px;
    color: dodgerblue !important;

}
.print-doc {
    height:11in;
    width: 8.5in;
}

@media print {
    html {
        padding-left: 0px !important;
        padding-top:0px !important;
    }
    #TopPanel, #LeftPanel {
        display:none !important;
        height: 0px;
        width:0px;
    }
    .no-print {
        display: none !important;
    }
    .print-doc {
        height: 11in !important;
        width: 8.5in !important;
        border: none;
    }
    .pin-footer {
        position: absolute;
        bottom: 0px;
    }
    .form-container {
        border: unset !important;
    }
}
@media screen and (max-width:480px) and (max-height:850px), screen and (max-width:850px) and (max-height:480px) {

    body, legend, div.bcd-form {
     /*   background-color: #666;
        color: #fff ; 
        border: unset; */
    }
    legend {
        /*color: #fff !important;*/
       /* background-color: transparent !important; */
    }
    table {
        background-color: transparent !important;
    }

    a.ddl-link, a.a-ch-loc, a.a-ch-loc-save, a.logout {
       /* color: yellow !important; */
        font-size: x-small;
    }

    .dropdown-menu * a {
        color: #fff !important;
    }
    .pnl-photo {
        text-align: center;
        width: 154px;
        background-color: aliceblue;
        padding: 2px;
    }

    .container-photo {
        max-width: 150px;
        max-height: 100px;
    }

    .required {
        color: red;
    }

    div.bcd-form > * label {
        font-weight: unset;
        font-size: x-small;
    }
    
    .btn-active {
        color: #eee !important;
        border-bottom: 2px solid #333 !important;
        border-left: 1px solid #808080 !important;
        border-top: 1px solid #808080 !important;
        border-right: 1px solid #808080 !important;
        background-color: #333;
    }
    /*
    .btn-active:hover {
        color: #eee !important;
        cursor: default !important;
    }
    */

    .bcd-nav-bottom {
        display: block;
    }
    .bcd-commit-btn {
        /*display: none;*/
        visibility: hidden;
    }

    .bcd-block {
        margin-top: unset;
    }

    .center {
        margin: auto;
        width: 80%;
        padding: 10px;
    }

    .img-logo {
        max-width: 50% !important;
    }
    div#myNavbar.navbar-collapse.collapse.in, navbar-collapse collapse in {
        /*background-color: #333 !important;*/
        background-color: transparent;
    }
    .stock-location, .stock-condition, .btn-start {
        margin-top: 10px;
    }

    .modal-content {
        background-color: #333 !important;
    }

    .print {
       /* color: yellow !important; */
    }
}

.locationType-container-top-table {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
    margin: 10px 0px !important;
}

.d-inline-block {
    display: inline-block !important;
}

.text-center {
    text-align: center !important;
}
