.cmenu{margin:10px 0;background:#f7f7f7}
.cmenu a{margin-right:1px;padding:9px 15px;display:inline-block}
.cmenu a:hover,.cmenu a.mark{background:#ddd}

#cont .tabs a{text-decoration:none}
.tabs .menu{padding-left:15px}
.tabs .menu a{margin-right:1px;padding:4px 14px;line-height:26px}
.tabs .menu a:hover{background:rgba(0,0,0,.2)}
.tabs form{padding:10px 20px}

.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}
.nopadd input{padding:0 14px}

.fronttab tr:nth-child(odd) {
	background-color: #ddd;
}

.lic-valid-0:before {
	content: '*'
}
.lic-valid-0 {
	color: #dd2211;
}