.select_shopps{
	padding-top: 8px;
}

tr.hidetdthreefour > td:nth-child(3)
, tr.hidetdthreefour > td:nth-child(4)
, tr.hidetdonetwo > td:nth-child(1)
, tr.hidetdonetwo > td:nth-child(2)
, tr.hidetdthreefour.hidetdonetwo
, tr.hidelinetr
{
    display: none;
}

#takeposplus_list_historyaction{
    overflow-x: auto;
    border: 1px solid #e0e0e0;
}

#takeposplus_list_historyaction .title_historyaction {
    cursor: pointer;
}

#takeposplus_list_historyaction table.postablelines {
    display: none;
    font-size: 13px;
}

#takeposplus_list_historyaction .title_historyaction {
    background: #fff;
    padding: 5px 10px;
    line-height: 2;
}

#takeposplus_list_historyaction .title_historyaction .badge {
    background-color: #aaaabb;
    color: #fff;
}

#takeposplus_list_historyaction .title_historyaction img {
    height: 15px!important;
    width: 11px;
    opacity: 0.5;
    vertical-align: middle;
    margin-bottom: 3px;
}
#takeposplus_list_historyaction > table
, .takeposeplusinformationclient 
,#poslines div#container_takeposplus_add_product table
{
    margin: 0 !important;
}
.takeposeplusinformationclient td {
    border: none !important;
}
.postablelines tr td {
    height: 30px !important;
}
#poslines span.takeposplusclientname {
    font-weight: bold;
    color: #5555aa;
/*    font-size: 16px;*/
}
#poslines .takeposplus_statustakepos_select {
    margin: 15px 0;
}
#poslines #tablelines {
    margin-bottom: 5px;
}
#poslines div#container_takeposplus_add_product {
    border: 1px #e0e0e0 solid;
/*    padding: 10px 5px;*/
    margin: 8px 0 4px;
}
#poslines div#container_takeposplus_add_product .formtitle{
    background: #fff;
    padding: 8px 5px;
    font-weight: bold;
    color: var(--colortexttitlenotab);
}
#poslines div#container_takeposplus_add_product td {
    padding: 3px 2px !important;
    border: none !important;
}
#poslines #container_takeposplus_add_product #container_takeposplus_selectcategories > * 
,#poslines #container_takeposplus_add_product #container_takeposplus_selectproducts > * 
{
    width: calc(100% - 8px) !important;
}
.row2withhead #gobacktolastcategory:not(:hover) {
    background: var(--colorbackhmenu1);
    color: #fff;
}
button.actionbutton[onclick="History();"]:not(:hover) 
,button.actionbutton[onclick="takeposplusHistory();"]:not(:hover) 
{
    background: #5271ff !important;
    color: #fff !important;
}
button.takeposplussendemailtocustomer
,button.takeposplussendemailtocustomer:hover
,button.takeposplussendemailtocustomer:active
{
    margin: 0;
    margin-top: 4px;
    padding: 3px 8px;
    text-transform: none;
    font-size: 11px;
    border: none;
}
button.takeposplussendemailtocustomer span {
    color: #fff;
    opacity: 1;
}
button.takeposplussendemailtocustomer.loading {
   opacity: 0.5;
}
button.takeposplussendemailtocustomer.loading span.iconemail 
,button.takeposplussendemailtocustomer:not(.loading) span.iconloading 
{
   display:none;
}
/*button.actionbutton[onclick="takeposplusAddToStock();"]:active 
,button.actionbutton[onclick="takeposplusAddproduct();"]:active 
,button.actionbutton[onclick="takeposplusCreateTicket();"]:active 
,button.actionbutton[onclick="takeposplusViewTicket();"]:active 
{
    background: black !important;
    background-color: black !important;
    color: #fff !important;
}*/

.row2withhead #gobacktolastcategory {
    position: absolute;
    z-index: 88;
    margin: 0 auto;
    left: 7px;
    top: 2px;
    font-size: 3em;
    cursor: pointer;
    height: auto;
    width: auto;
    padding: 6px 26px;
    min-height: 30px;
    font-weight: bold;
}
.row2withhead .div5 {
    position: relative;
    overflow: auto;
}
table.liste tr.oddeven[onclick*="colorbox.close();parent.place="] td {
    background-color: #ffffc1;
}

table.liste tr.oddeven[onclick*="colorbox.close();"] td 
,table.liste tr.oddeven[onclick*="contextpage=poslist&idcustomer="] td 
{
    cursor:pointer;
}



/*body .row1withhead {
    height: calc(47% - 50px);
}
body .row1withhead {
    height: 53%;
}*/
