table.iksweb{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	height: auto;
	font-family: CirceRounded,Arial,sans-serif;
	color: #fff; 
    font-size: 15px;
    line-height: 1.25;
}
table.iksweb,table.iksweb td, table.iksweb th {
	border: 1px solid #eee; }
table.iksweb td,table.iksweb th {
	min-height:30px;padding: 10px 10px; 
	width: 30px;
	height: 30px; }
table.iksweb th {
	color: #fff;
	font-weight: normal; }


table.ikswebmob{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	height: auto;
	font-family: CirceRounded,Arial,sans-serif;
	color: #fff; 
    font-size: 12px;
    line-height: 1.25;
}
table.ikswebmob,table.ikswebmob td, table.ikswebmob th {
	border: 1px solid #eee; }
table.ikswebmob td,table.iksweb th {
	min-height:35px;padding: 14px 14px; 
	width: 30px;
	height: 35px; }
table.ikswebmob th {
	color: #fff;
	font-weight: normal; }
