.tab_btn > div {
  width: 50% !important;
}


.bg_red{
	background:#F5A9A9;
}

.bg_blue{
	background:#a8e0f7;
}

.bg_green{
	background:#bbe68c;
}

.red_square{
	color:#F5A9A9;
}
.blue_square{
	color:#a8e0f7;
}
.green_square{
	color:#bbe68c;
}
