.price_title
{
	font-size   : 1.0em;
	font-weight : bold;
}

.price_text
{
	font-size : 0.9em;
}

.sub_first_text
{
	font-size     : 1.1em;
	margin-top    : 20px;
	margin-bottom : 10px;
}

.left-menu .col-lg-11:nth-of-type(3)
{
	background-color : transparent;
	margin-top       : 0;
}

.left-menu .col-lg-11:nth-of-type(3) .col-lg-16
{
	margin-bottom : 20px;
}

.sub_back_color
{
	background-color : #7f8f9a;
}

.sub_price_box
{
	background-image : url('/images/price_back_second.png');
	min-height       : 129px;
}

.sub_price_font
{
	font-family : 'Gotham-Black';
	color       : #7f8f9a;
}

.list-unstyled
{
	color         : #dfe9f0;
	margin-top    : 25px;
	margin-bottom : 25px;
	line-height   : 200%;
}

.list-unstyled li
{
	border-bottom : 1px solid #96a3ac;
}

.sub_join_button
{
	margin-top    : 30px;
	margin-bottom : 30px;
}

.sub_gold_back
{
	position   : relative;
	min-height : 100px;
	padding    : 0;
	min-width  : 62px;
}

.sub_gold_back_image
{
	background : url('/images/join_light_blue.png') right .3em no-repeat;
}

.sub_gold_monthly_back
{
	margin-top : 40px;
}

.sub_gold_yearly_back
{
	margin-top : -90px;
}

.sub_gold_monthly_price
{
	margin-left : 30px;
}

.sub_gold_yearly_price
{
	margin-left : 22px;
}

.sub_premium_back
{
	background : url('/images/join_hard_blue.png') right .3em no-repeat;
	position   : relative;
	min-height : 100px;
	padding    : 0;
	min-width  : 62px;
}

.sub_premium_price
{
	/*margin-left: 40px;*/
}

.price_gold_yearly_font_1, .price_gold_monthly_font_1
{
	font-size : 2.2em;
}

.price_gold_yearly_font_2, .price_gold_monthly_font_2
{
	font-size : 3em;
	padding-top: 5px;
}

.price_gold_yearly_font_3, .price_gold_monthly_font_3
{
	font-size : 2.2em;
}

.sub_gold_top
{
	max-height  : 100px;
	padding-top : 20px;
}

.price_free_font_1
{
	font-size : 2.2em;
}

.price_free_font_2
{
	font-size : 5.1em;
}

@media screen and (min-width : 768px) and (max-width : 1150px)
{
	.price_gold_yearly_font_1, .price_gold_monthly_font_1
	{
		font-size : 2.0em;
	}

	.price_gold_yearly_font_2, .price_gold_monthly_font_2
	{
		font-size : 3.0em;
	}

	.price_gold_yearly_font_3, .price_gold_monthly_font_3
	{
		font-size : 2.0em;
	}

	.sub_gold_top
	{
		max-height  : 100px;
		padding-top : 30px;
	}

	.price_free_font_1
	{
		font-size : 2.0em;
	}

	.price_free_font_2
	{
		font-size : 3.0em;
	}
}

@media screen and (min-width : 320px) and (max-width : 568px)
{
	.price_first_img
	{
		width : 260px;
	}
}

.join_now_btn
{
	color            : #808080;
	font-size        : 15px;
	padding          : 8px 38px;
	background-image : linear-gradient(to bottom, #ffffff 0, #eeeeee 100%);
	border-color     : #eeeeee;
	box-shadow       : inset 0 0px 0 #eeeeee, 0 0px 0px #eeeeee;
	border-radius    : 3px;
}

.join_now_btn:hover
{
	background-color : #eeeeee;
	border-color     : #eeeeee;
	color            : #808080;
}

.account-upgraderecruiters-price-boxes
{
	margin-bottom: 20px;
}