/* CSS Document */

/* buddypress fixes */

div, dl, li {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	ms-border-radius: 0;
	border-radius: 0;
}

/* css3g styles */

section.css3g div.p_table_1 div.caption_column li.header_row_1,
section.css3g div.p_table_1 div.caption_column li.header_row_2 {
    background: transparent none !important;

}
section.cc-comparison-table div.p_table_1 div li.header_row_1 {
	border: none !important;
    background: #6ACAED !important;

}
section.cc-comparison-table div.p_table_1 .header_row_1 h2 { color: #fff !important; }
section.cc-comparison-table div.p_table_1 div.caption_column li.header_row_2,
section.cc-comparison-table div.p_table_1 li.header_row_2 {
	background:  #0384CE !important;
	border-color: #0384CE !important;
}

section.cc-comparison-table div.p_table_1 h2.caption { color: #fff !important; }
section.cc-comparison-table div.p_table_1 h2.caption span { color: yellow !important; }
section.cc-comparison-table div.p_table_1 .row_style_1,
section.cc-comparison-table div.p_table_1 .row_style_2,
section.cc-comparison-table div.p_table_1 .row_style_3,
section.cc-comparison-table div.p_table_1 .row_style_4,
section.cc-comparison-table .p_table_hover_disabled li {
	height: 30px !important;	
}
section.cc-comparison-table div.p_table_1 .css3_grid_icon::after {font-size: 1.5rem; !important;}
section.cc-comparison-table div.p_table_1 .footer_row {display: none;}
section.cc-comparison-table.css3g div.p_table_1 li.align_center span span span {font-size: 1.5rem !important; font-weight: bold;}
