.tabs .menu{padding-left:15px}
.tabs .menu a{margin-right:1px;padding:4px 14px;line-height:24px}
.tabs .menu a:hover{text-decoration:none;background:rgba(0,0,0,.2)}
.tabs form{padding:10px 20px}
.tabs form,fieldset{border-radius:7px}
.tabs input{border-radius:4px}
.tabs .menu a.light{border-bottom-left-radius:0;border-bottom-right-radius:0}
.tabs .menu a{border-top-right-radius:7px;border-top-left-radius:7px}

.even tr:nth-child(odd){background:rgba(0,0,0,.07)}
.even tr:nth-child(even){background:rgba(0,0,0,0.01)}
.even tr:hover{background:rgba(0,0,0,.1)}

.light .cg{color:#bbb}