/*--------------------------------------------------------------------------*\
	Table in table wrapper to freeze first column
\*--------------------------------------------------------------------------*/

.cells-freeze>table{
    /*box*/
    margin:auto !important;
    width:auto !important;
}