/*.myselfcodesorders,
.myselfdetachorders,
.myselfphasesorders
{
  line-height: 2em!important;
}
*/
table.dataTable thead > tr > th
{
  min-width: 100px;
}

.green {
  background-color: green;
  color: #fff!important;
}
.red {
  background-color: red;
  color: #fff!important;
}
.yellow {
  background-color: yellow;
  color: #000!important;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.datatable tbody td {
  padding: 2px 6px;
}
.datatable tbody .orderclientragsoc,
.datatable th.orderClient
{
  width: 150px;
  max-width: 150px;
}
.datatable tbody .ragsoc1,
.datatable tbody .companyragsoc1 {
  max-width: 80px;
}
.datatable tbody .id,
.datatable tbody .myselfsee,
.datatable tbody .myselfdelete,
.datatable tbody .myselftoggler,
.datatable tbody .mySelf70Sorting,
.datatable tbody .myself {
  width: 20px;
}

.datatable tbody .myselforderslist
{
  width: 200px;
}

.datatable tbody .ragsoc,
.datatable tbody .clientragsoc,
.datatable tbody .orderclientragsoc,
.datatable tbody .myselfdestinationclient {
  color: #1a1a1a;
  font-size: 13px;
  min-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: truncate;
}

.datatable tbody .code
{
  font-size: 12px;
  font-weight: bold;
}

.datatable tbody .sortingIndex,
.datatable tbody .productwave {
  max-width: 20px;
}
.datatable tbody .productwave
{
  font-weight: bold;
}
.datatable tbody .myselfsizesproduct {
  font-size: 9px;
  color: #0000ff;
}
.datatable tbody .myselfsizesproduct span {
  font-size: 15px;
}
.datatable tbody .productname,
.datatable tbody .name,
.datatable tbody .productcode {
  color: #000000;
  font-weight: bold;
  max-width: 120px;
}

.datatable tbody .client a
{
  display: inline-block;
  max-width: 90px;
}

.datatable tbody .mySelfEdit a
{
  display: inline-block;
}

.datatable tbody .mySelfDestination
{
  max-width: 85px;
}

.datatable tbody .mySelfProductsDescriptionsProducts
{
  max-width: 75px;
}

.datatable tbody .myselfdestinationclient
{
  max-width: 60px;  
}

.datatable tbody .ragsoc,
.datatable tbody .orderclientragsoc,
.datatable tbody .productname,
.datatable tbody .name,
.datatable tbody .dg-ellipsis,
.datatable tbody .myselfcolorproducts,
.datatable tbody .client a,
.datatable tbody .myselfdestinationclient,
.datatable tbody .mySelfEdit a,
.datatable tbody .mySelfDestination,
.datatable tbody .mySelfProductsDescriptionsProducts
{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.datatable tbody .brokencount,
.datatable tbody .cardboardscountdifference,
.datatable tbody .cardboardsstockloading
{
  text-align: center;
}

.datatable tbody .productcardboardid,
.datatable tbody .cardboardid {
  max-width: 90px;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap;
}

.productCardboardId
{
  max-width: 110px;
  text-transform: uppercase;
  white-space: nowrap;
}

.orderDeliveryDatetime
{
  max-width: 80px!important;
  width: 80px!important;
}

.orderdeliverydatetime,
.orderduedate,
.orderDueDate
{
  font-size: 10px;
}

th.orderDueDate
{
  max-width: 70px;
}

.productcolorid
{
  font-size: 12px;
}

.sortingIndex
{
  font-weight: bold;
  
}

.colorswitcher
{
  cursor: pointer;
}

table.dataTable th span.uk-h4
{
  font-size: 10px;
  text-align: left;
}

.mySelfOrderDataSheetOrderProduct,
.mySelfStartWorking
{
  max-width: 30px;
  min-width: 30px;
  width: 30px;  
}

.selectRow,
.myselfpriorityorders
{
  max-width: 30px;  
}

th.orderClient,
td.orderClient,
.mySelfFirstColorPhase,
.mySelfSecondColorPhase
{
  max-width: 120px!important;
}

.orderClient a
{
  display: block;
  width: 100%;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mySelfFirstColorPhase,
.mySelfSecondColorPhase
{
  width: 100%;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.datatable tbody .productName
{
  min-width: 180px;
}

.bool
{
  
}

.orderPriority span[uk-icon="close"] svg,
.priority span[uk-icon="close"] svg
{
  opacity: 0.2;
}

.orderPriority span[uk-icon="check"] svg,
.priority span[uk-icon="check"] svg
{
  background-color: rgba(255, 0, 0, 0.2);
  font-weight: bold;
  color: red!important;
}

.priority .sì,
.priority .v1
{
  font-weight: bold!important;
  color: red!important;
}

.priority .no,
.priority .v0
{
  opacity: 0.6;
}

td.mySelfOrderEditOrder
{
  max-width: 45px;
}

tr.fip .fiphide
{
  display: none;
}