table.documentation-common{border-collapse: collapse; border-spacing:0px; box-sizing: border-box;}
table.documentation-common th {text-align:left; vertical-align:top; padding: 4px;}
table.documentation-common td {text-align:left; padding: 4px;max-width:60%;height:2em;vertical-align:middle; }
table.documentation-common tr:nth-child(even) {background: #EEE}
table.documentation-common tr:nth-child(odd) {background: #DDD}

table.documentation-common td.yes {background:transparent url("../../../images/core/tick.png") no-repeat center left; color:transparent}
table.documentation-common td.no {background:transparent url("../../../images/core/cross.png") no-repeat center left; color:transparent}
