.tablepanel{width:250px;display:table-cell;background:red;vertical-align:top}.tablepanelcontent{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;text-align:center;color:white;-webkit-justify-content:center;justify-content:center}.tablepanelheader{background:black}.tableelement{width:100px;padding:5px;align-items:center;background:linear-gradient(-45deg,rgba(0,0,0,0.22),rgba(255,255,255,0.25));box-shadow:12px 12px 16px 0 rgba(0,0,0,0.25),-8px -8px 12px 0 rgba(255,255,255,0.3);border-radius:50px;display:flex;justify-content:center;background:linear-gradient(135deg,rgba(0,0,0,0.22),rgba(255,255,255,0.25))}.tableitem{background-color:LightGreen;color:black;margin:5px;border-radius:15px;border:2px solid #73ad21;font-weight:bold;text-align:center}.tableitemselected{background-color:LightGreen;color:black;border-radius:15px;border:4px solid red;font-weight:bold;text-align:center}.ostable-desk-0{height:30px}.ostable-desk-1{height:50px}.ostable-desk-2{height:70px}.tablename{order:1;padding:0;width:100%}.tableopen{background:white;color:black;-webkit-flex:1;flex:1;order:2;font-weight:normal}.tableready{background:white;color:black;-webkit-flex:1;flex:1;order:3}.tablechangeitem{padding:8px 16px;border-bottom:1px solid #ddd;background-color:#ff0;height:40px;font-size:16px;font-weight:bold}.notzoomed_not_used_yet{transform:scale(1.0)}.zoomed_not_used_yet{transform:scale(2.0)}