@bw:3px;// border width .Rtable{display:flex;flex-wrap:wrap;margin:0 0 1em 0;padding:0}.Rtable-cell{box-sizing:border-box;flex-grow:1;width:75%;padding:.8em 1.5em;overflow:hidden;list-style:none;border:solid @bw white;background:fade(slategrey,20%)}.Rtable--2cols>.Rtable-cell{width:50%}.Rtable--3cols>.Rtable-cell{width:33.33%}.Rtable--4cols>.Rtable-cell{width:25%}.Rtable--5cols>.Rtable-cell{width:20%}.Rtable--6cols>.Rtable-cell{width:16.6%}@breakpoint:700px;@media all and (max-width:@breakpoint){.Rtable--collapse{display:block}}.no-flexbox .Rtable{display:block}@tableColour:slategrey;.Rtable{position:relative;top:@bw;left:@bw}.Rtable-cell{margin:-@bw 0 0 -@bw}@tableColour:slategrey;.Rtable{position:relative;top:@bw;left:@bw}.Rtable-cell{margin:-@bw 0 0 -@bw;.Rtable-cell--light}.Rtable-cell--dark{background-color:;border-color:white;color:#111}.Rtable-cell--medium{background-color:white;border-color:white}.Rtable-cell--light{background-color:white;border-color:white}.Rtable-cell--highlight{background-color:lightgreen;border-color:darken(lightgreen,10%)}.Rtable-cell--alert{background-color:darkorange;border-color:darken(darkorange,10%);color:white;>h1,>h2,>h3,>h4,>h5,>h6{color:white}}.Rtable-cell--head{.Rtable-cell--dark}.Rtable-cell--foot{.Rtable-cell--medium}