@charset "utf-8";
/* CSS Document */

.view-plans{
	text-align:center; color:#143b68; font-weight:700 !important; font-size:14px !important; font-style:italic; margin-bottom:5px;}
	
.top-list-green{
	border: #0cc230 2px solid;}
	
.top-list-green .btn-list{
	background:#0cc230;}
	
.top-list-green .btn-list:hover{
	background:#11d237;}
	
.top-list-green .view-plans{
	color:#0cc230;}

@media (max-width: 767px) {	

/*For Rankings *Use both if Rankings is hidden*/
.hide-mob-list-lbl{ visibility:hidden; margin-top:-45px;}
.top-prd-logo-hide-mob-list-lbl { margin-top:-10px;}
/*End For Rankings */


}