
/*принятые*/
/*#o_ordersPanel{
    border: 1px solid #eee;
    min-width: 48px;
    min-height: 180px;
    margin: 0;
    height: 600px;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
    overflow-y: auto;
    width:140px;
}*/

/*где делать заказ*/

/*.ord-workplace-null .ui-widget-header {
    border:none;
    background: none;
    color: #666666;
}*/

/*NS*/
.ord-workplace-4 .ui-widget-header {
    border: 1px solid #009933;
    background: limegreen;
}
.ord-workplace-4 th,.ord-workplace-4 tbody td{border-color: limegreen;}
/*.ord-workplace-4.ui-widget {
    background: #ccffcc;
}*/
/*.ord-workplace-4{
    border: 4px double green;
    background-color: lightgreen;
}*/


#o_activeOrdersPanel{
    /*border: 1px solid #333;*/
    /*width: 80%;*/
    min-height: 160px;
    /*height: 700px;*/
    /*margin: 0;*/
    /*padding: 5px 0 0 0;*/
    /*float: left;*/
    /*margin-right: 10px;*/
    overflow-y: auto;
}

/*.o_orderBatchPanel{
    height: 164px;
    border: 1px solid #eee;
    border: 2px solid var(--header-color);
    margin-top: 10px;
}*/

.o_itemsPanel{
    height: 145px;
    /*border: 1px solid #eee;*/
    /*width:1000px;*/
    /*float:left;*/
    /*overflow-x:auto;*/
}

.o_orderBatchPanelButtons {
    height: 17px;
    background-color: #f3f3f3;        
}
.o_orderBatchPanelButtons button{
    /*bottom:0;*/
    /*position: absolute;*/
}

.o_orderBatchPanel .op {
    display:inline-block;
}

.kplace{
    position: absolute;
    bottom:0px;
    left:0;
    width: 120px;
    font-size: 0.8em;
    padding: 0 0px 0 4px;
}
.kplace button{
    width: 54px;
    margin: 0px 6px 0 0;
}
/*.kplace .bGreen{
    background: none;
    background-color: lightgreen;
}
.kplace .bOrange{
    width: 54px;
    background: none;
    background-color: lightsalmon;
}*/
#topwidget{
    font-size: 0.8em;
    position: absolute;
    margin-left: 280px;
    width:460px;
    height:34px;
    padding: 4px;
}

/*.ui-checkboxradio-label{
    opacity: 0.2;
}

.ui-checkboxradio-label.ui-checkboxradio-checked{
    opacity: 1;
}*/

#topwidget *{
    display:inline-block;
}

#topwidget input{
    font-size: 1.2em;
    width: 90px;
    line-height: 30px;
    padding-left: 6px;
}

.o-filter-rg{
    border: none;
    margin-left: 10px;
    /*    float: right;*/
}

#bAddBatch{
    display:inline-block;
    width: 40px;
    margin-left: 20px;
}

.o_price{
    font-size: 0.7em;
    position: absolute;
    bottom:0px;
    right:0px;
    width: auto;
}
.o_price:after{
    content: " руб";
}


.op-placeholder {
    border: 1px dotted black;
    /*margin: 1em 1em 1em 1em;*/
    width: 100%;
    height: 30px;
    /*float: left;*/
    display: inline-block;
}

/*.products{
    border: 1px dotted black; 
    font-size: 0.7em;
    height: 100px;
    overflow: auto;
    margin-bottom: 0.2em;
}*/

/*.o_orderViewerDlg .orderViewer #orderheader{
    visibility: visible;
}*/

/*скрываем кнопку кухне*/
/*.ui-selectmenu-button{
    visibility: hidden;
}
.o_orderViewerDlg .orderViewer .ui-selectmenu-button{
    visibility: visible;
    position: absolute;
    top:-44px;
    right: 200px;
}*/




.o_orderEditDlg .tProducts .rowButton{
    /*right: 5px;*/
    /*position: absolute;*/
    padding: 0;
    margin: 0;
    float: right;
}

.o_orderEditDlg .tProducts{
    width: 98%;
    /*table-layout: fixed;*/
}

.o_orderEditDlg #divProducts{
    width: 100%;
}

ul li i{
    font-size: 12px;
    color: gray;
}

.controlgroup #divMenuProducts{
    height: 480px;
    margin-top: 10px;
    overflow-y: auto;
    float: bottom;
}

.controlgroup{
    margin: 6px;
    padding: 4px;
    float: left;
    height: -webkit-fill-available;
}

.controlgroup #divProducts{
    height: 450px;
    overflow-y: auto;
    float: top;
}

.controlgroupDDate{
    float: right;
    margin: 6px;
}
.controlgroupDDate input,.controlgroupDDate img,.controlgroupDDate label{
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
}

.controlgroupDDate #DDate{
    width: 110px;
}

#o_selstatus-button{
    float: right;
}

.tMenuProducts th,.tMenuProducts td{
    border: 0;
}

.tMenuProducts tbody tr{
    /*border: 1px solid orange;*/
    height: 48px;
}

.tMenuProducts tbody tr:hover {
    /*font-weight: bold;*/
}

/*.tMenuProducts .prodPizza{
    background-image: url(../images/pizza.png);
        width: 24px;
        height: 24px;
}*/

/*.ico:before {
    content: url(../images/pizza.png);
    width: 20px;
}*/
.ptag-4:before{
    content: "";
    display: block;
    background: url('../images/rollb.png') no-repeat;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
}

.ptag-10:before{
    content: "";
    display: block;
    background: url('../images/pizza30b.png') no-repeat;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
    /*background-color: yellow;*/
}

.ptag-13:before{
    content: "";
    display: block;
    background: url('../images/sousb.png') no-repeat;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
}
.ptag-17:before{
    content: "";
    display: block;
    background: url('../images/pizza35b.png') no-repeat;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
}

.ptag-22:before{
    content: "";
    display: block;
    background: url('../images/pizza25b.png') no-repeat;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
}

#bOk{
    width: 100px;
    float: bottom;
}

textarea:disabled,input:disabled { 
    background: none;
    /*border: 1px solid #666;*/ 
    /*padding: 5px;*/
}