.customerHeader
{
font-size: 16pt !important;

}

.CustomerName
{
    font-size: 14pt;
    width: 100px;
}

.activeInput
{
    background-color: rgb(146,208,80);
}

.labelStock
{
    font-size: 10pt;
    width: 64px;
}
.OrderTable
{
    line-height:1.1;
}
.OrderTable tr td
{
    padding:5px;
    vertical-align: top;
  /*  border: solid 1px !important;*/
}

.OrderTable tr td
{
    height:30px;
    /*  border: solid 1px !important;*/
}


.OrderTable input[type='text']
{
    height: 25px;
    width: 64px;
    padding:0;
}
.SidesTable
{
    width:100%;
}

.SidesTable input[type='text']
{
    height: 25px;
    width: 64px;
    font-size: 10pt;
    padding:0;
    text-align: center;
}

#orders-joinno
{
    width:128px;
}

.SidesTable tr
{
  height: 20px;
}

.SidesTable td
{
    min-width: 55px;
}
.SlipTable input[type='text']
{
    width: 64px;
    height: 25px;
    font-size: 10pt;
    padding:0;
    text-align: center;
}
.SlipTable tr
{
    border: solid 1px;
}
.SlipTable td
{
    min-width: 70px;
    height: 25px;
    border: solid 1px;
    border-collapse: collapse;
}

.ColoursTable
{
    width:100%;
}


.ColoursTable input[type='text']
{
    width: 64px;
    height: 25px;
    font-size: 10pt;
    padding:0;
    text-align: center;
}

.ColoursTable tr
{
    border-bottom: dashed 1px;
    border-collapse: collapse;
    border-left: solid 1px;
    border-right: solid 1px;
}
.ColoursTable td
{
    border-left: solid 1px;
}

.ColoursTable tr:first-child
{
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-collapse: collapse;
    text-align: center;
}

.ColoursTable tr:last-child
{
    border-bottom: solid 1px;
    border-collapse: collapse;
}


.OrderTable select
{
    height: 25px;
    font-size: 12px;
    padding: 0;
    width:64px;
}


.OrderTable td
{
 font-size:8pt;
}

#orders-receptid
{
    width:165px;
}

.SidesTable tr
{
    border-bottom: solid 1px;
    border-collapse: collapse;
}

.SidesTable td,.SidesTable th
{
    border-left: solid 1px;
    vertical-align: middle;
}

.SidesTable th
{
    text-align: center;
}

.SidesTable th:last-child
{
    width:205px;
}

.InternalInstruction
{
    width: 200px;
}

.colorYellow
{
    background-color: #ffff00;
}

.colorCalculated
{
    background-color: #ffb023;
}

.colorBlue
{
    background-color: rgb(0,176,240);
}

.colorLightBlue
{
    background-color: #d7e1ff;
}

.bordered
{
    border: solid 1px;
    border-collapse: collapse;
}

.bordered td
{
    border: solid 1px;
    border-collapse: collapse;
}

.formInput
{
    border-spacing: 5px 0px 0px 0px;
}

.calculations
{
    width:300px;
 /*   float:right;*/
}

.calculations td
{
    /*vertical-align: top;*/
}

.calculations label
{
    width:100px;
}

.characteristicTable th
{
    padding: 10px;
    border: 1px solid;
    width: 100px;
}

.characteristicTable td
{
    padding: 10px;
    border: 1px solid;
    width: 100px;
}

.MachineTable
{
    width:100%;
}

.MachineTable th
{
    text-align: center;
}

.img_wind
{
    max-width: 120px;
    max-height: 120px;
}

#orders-wind
{
    width:150px;
}

.RightText
{
    text-align:right;
}

.LeftText
{
    text-align:left;
}

.CenterText
{
    text-align:center !important;
}

.tableRight
{
    width:800px;
}

.tableRight td, .tableRight th
{
    text-align: right;
}

.tableRight input
{
    width: 100px;
}

.tableRight tr:first-child td
{
    text-align: center;
}

.underLined
{

    font-weight: bolder;
    text-decoration: underline;
}

.RedColor
{
    color:red;
}

.BlueColor
{
    color: #23527c;
}
/*input for number*/
.numberInput
{
    width: 64px;
    padding:0;
}

#recept-wind
{
    width: 150px;
}


.orders-form
{
    border-radius: 5px;
    background-color: #e8e8e8;
    margin: 0 auto;
    padding:10px 0px;
    width: 100%;
}
.orders-form .form-group{margin-bottom:10px;}
.orders-form tr td:first-child .form-group{width: 80%;margin: 0 auto 10px auto;}
.row-block
{

}

.formGroup
{
    border: solid #b5b5b5 1px;
    background: #fbfbfb;
    margin: 0px 10px 0px 0px;
    padding: 50px 40px;
    /*display: block;*/

}

.formGroup div label
{
    width: 140px;
    display: block;
    font-size: 1em;
    text-align: left !important;
    font-weight: 300;
}

.input2blocks
{
    width:220px;
}
input.input2blocks, input.input4blocks
{
    padding:0 5px;
}
.input4blocks
{
    width:110px !important;
}
input,select
{
    border: #cdcbcb 1px solid;
}

#orders-requireddate
{
    width:220px;
}

.saleheight
{
    min-height: 300px;
}

.input4blocks button,.input2blocks button
{
    padding: 0px 2px;
    display: inline;
    border-radius: 0px;
}
.col-md-6 div label
{
    width: 100px;
}

.part2
{
    width:50%;
}

.orders-form tr td:first-child
{
    border-right: 2px solid #d2d2d2;
    border-right: 2px solid #d2d2d2;
    margin-left: 10px;
}

table.orders-form
{
    border-collapse: separate;
    border-spacing: 10px 0px;
}

table.orders-form td{vertical-align:top;}

#recept-reelmaxjoin{margin-bottom:15px;}