
.hideip_box {
	width: 50%;
	color: #f0f0f0;
	background-image: linear-gradient(to bottom, #255262 0px, #1e3644 100%);
	background-repeat: repeat-x;
	box-shadow: 0px 2px 4px rgb(28, 69, 74);
	box-sizing: border-box;
	margin: auto auto;
	padding: 10px;
	border-radius: 3px;
	border-left: 3px solid #1c4d4f;
}

.hideip_box::before {
font: normal normal normal 14px/1 FontAwesome;font-size: 14px;font-size: 14px;font-size: inherit;text-rendering: auto;margin-right: 5px;float: left;content: "\f023"
}

.unhideip_box {
background-image: linear-gradient(to bottom, #8AB977 0px, #447D3E 100%);background-repeat: repeat-x;box-shadow: 0px 2px 3px rgb(42, 108, 64);border-left: 3px solid #337319;box-sizing: border-box;font-family: Tahoma;width: 100%;margin: auto auto;padding: 10px;border-radius: 2px;color: #f0f0f0
}

.unhideip_box::before {
font: normal normal normal 14px/1 FontAwesome;font-size: 14px;font-size: 14px;font-size: inherit;text-rendering: auto;margin-right: 5px;float: left;content: "\f09c"
}

.hideip_content {
font-size: 13px;font-weight: bold
}

.hideip_content_small {
font-size: 11px;font-weight: bold
}

.hideip_newpoints_button {
display: inline-block;padding: 8px 16px;margin: 2px;font-size: 11px;background: #151515;border: 1px solid #1a1919;color: #e6e1e1;font-weight: bold
}

.hideip_newpoints_button::before {
font: normal normal normal 14px/1 FontAwesome;font-size: 14px;font-size: 14px;font-size: inherit;text-rendering: auto;margin-right: 5px;content: "\f07a"
}

.hideip_content_show{
font-size: 12px
}


		
		