div.bignumber { width: 19.75%; text-align: center; padding: 1%; float: left; background-color: #fff; height: 100px; margin: 0 1% 1% 0;}
div.bignumber span.n { font-size: 40px; line-height: 62px; display: block;}
div.bignumber span.d { font-size:12px; line-height:15px; }

#custom_fan_gate_overlay_div *,#custom_fan_gate_overlay *,  #popupeditor * {box-sizing: border-box;-moz-box-sizing: border-box;}
#popupeditor {position:relative;overflow:hidden;margin:20px 0;background-repeat:none;background-color:transparent;}
#popupeditor div { cursor:move; border:1px dotted red;}
#popupeditor div#close_button {width:22px; height:22px; display:block; position:absolute; background-color:#9AADCD;color:#5169A9;line-height:16px;font-size:22px;padding:0px;text-decoration:none;text-align:center;}
#popupeditor div#like_button {width:300px;height:27px;overflow:hidden;position:absolute;}

#custom_fan_gate_overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1000000;box-sizing: border-box;-moz-box-sizing: border-box;}
#custom_fan_gate_overlay_div iframe { margin:0!important;}
#custom_fan_gate_overlay_div {
	position:fixed;
	left:50%;
	top:50%;
	z-index: 1000001;
	color:#fff;background-color:#000;box-sizing: border-box;-moz-box-sizing: border-box;
}
#fb-like-wrapper {overflow:hidden;position:absolute;line-height:1;}
#custom_fan_gate_closeme { width:20px; height:22px; display:inline-block; position:absolute; background-color:#9AADCD;color:#5169A9;line-height:19px;font-size:22px;padding:0px;text-decoration:none;text-align:center;}

