
.modal_form {
    width: 90%;
}

#header {
    padding-bottom: 0.25%;
    background: rgb(255, 255, 255);
    margin-left: 2.5%;
    margin-right: 2.5%;
    /*margin-top:1%;*/
    margin-bottom: 1%;
    width: 95%;
    float: center;
    /*border-radius: 1%;
    border-style: solid;
    border-width: 1px;
    border-color: #D10000;*/
}

.lineBreak {
    margin: 1% 0% 1% 0%;
    height: 2px;
    width: 100%;
    background-color: #aaa;
}

.search_button_group {
    padding-top: 1%;
}

#purchaseOrderSearchForm, #customerSearchForm {
    padding-bottom: 0.15%;
    background: rgb(255, 255, 255);
    margin-left: 1%;
    margin-right: 1%;
    /*margin-top:1%;*/
    margin-bottom: 1%;
    width: 95%;
    float: center;
    padding-top: 1%;
}

#main-content {
    height: 100%;
    background-color: #fff;
}

.navMenu {
    box-shadow: 0px 4px 5px 0px #888888;
    background: rgba(183, 222, 237, 1);
    margin-bottom: 0%;
    z-index: 1;
}

#sltGroup {
    font-family: 'Lobster', serif;
    color: #D10000;
    font-size: 200%;
    padding-top: 0.5%;
    padding-right: 0.5%;
    line-height: 90%;
    text-align: left;
}

.scm {
    color: #D10000;
    font-size: 200%;
    font-family: Felix Titling;
    white-space: nowrap !important;
}

.elixir {
    text-align: right;
}

.content {
    padding-left: 0%;
    padding-right: 0%;

}

body {
    padding-top: 3.07rem;
}

nav li ul li {
    display: table-cell !important;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
}

.modal-full {
    min-width: 80%;
    margin: 0 10% 0 10%;
}

.modal-full .modal-content {
    /*     min-height: 100vh; */
}

.myModalWidth {
    min-width: 90%;
    margin: 0 0% 0 6%;
}

.reportScrollBar {
    width: 100%;
    height: 85vh;
    overflow-y: scroll;
}

.setWidthSelect {
    min-width: 150px !important;
}

.barcode_title {
    position: absolute;
    top: 10px;
    font-size: 24px!important;
    margin-bottom: 2px!important;
    font-weight: bold;
}
.marginTop {
    margin-top: 35px;
    margin-right: 5px;
}
.width_mange{
    width: 110px!important;
}
.width_manges{
    width: 130px!important;
}

.barcode_Btn_Color {
    background-color: #4D7CB0;
}
.table_stuff{
    border: 0px solid rgb(204, 204, 204);
    border-radius: 8px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-top: 13px;
    padding-left: 0px;
    padding-right: 0px;
}

.myModalWidthForupsfedx {
    min-width: 80%;
    margin: 0 0% 0 15%;
    
}

.boxhight {
    height: 45%;
}

.boxhightsmall {
    height: 40%;
}

.myBoxWidthForupsfedx {
    min-width: 47%;
    margin: 10 10% 10 25%;
    
}

.marginleft {
    margin-left: 10px
}