h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #1d9ad6;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
	padding: 0
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #666;
	line-height: 20px;
	text-decoration: none;
	margin: 0;
	padding: 0
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #666;
	line-height: 20px;
	text-decoration: none;
	margin: 0;
	padding: 0
}
#subpage-body {
	margin-left: auto;
	margin-right: auto;
	width: 1232px;
	min-height: 500px;	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	line-height: 20px;
	font-size: 14px;
	color: #666
}
#subpage-left-col {
	float: left;
	width: 845px
}
/*#subpage-right-col {
	float: right;
	width: 387px;
	padding: 0;
	margin: 0
}*/
.subpage-col-inner {
	padding: 20px
}
/* Start Job Packages css*/
#single_post_job {
	width: 390px;
	margin-top: 10px;
	vertical-align: middle;
	float: left;
	margin-right: 24px;
	margin-bottom: 30px;
}
#single_post_job .icon {
	text-align: center;
	padding-top: 17px;
}
#single_post_job .title {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	padding-top: 15px;
}
#multiple_post_job {
	width: 388px;
	margin-top: 10px;
	vertical-align: middle;
	float: left;
	margin-bottom: 30px;
}
#multiple_post_job .icon {
	text-align: center;
	padding-top: 17px;
}
#multiple_post_job .title {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	padding-top: 15px;
}
.post-box-top {
	background-color:#1d9ad6;
	height:50px;
	border-radius: 15px 15px 0 0;
}
.post-box-bottom {
	background-color:#cfe9f5;
	height: 235px;
}
.save_popup_img {
	float: right;
	cursor: pointer;
}
.post_cont {
	width: 90%;
	text-align: left;
	padding: 15px 20px 0 20px;
}
.post_cont h6 {
	color: #1d9ad6;
	font-size: 17px;
	font-weight: 400;
}
.post_cont .sub_title {
	margin: 0px;
	padding: 0px;
	height: 120px;
	overflow: hidden;
}
.post_cont .sub_title ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
.post_cont .sub_title li {
	padding-left: 0.5em;
	text-indent: 0.1em;
}
.post_cont .sub_title li:before {
	content: "•";
	color: #1d9ad6;
	font-size: 21px;
	font-weight: 300;
	vertical-align: middle;
	font-family: arial;
	padding-right: 3px;
}
.post_cont_bottom {
	margin: 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.post_cont_bottom .price {
	margin-bottom: 4px;
	color: #1d9ad6;
	font-size: 18px;
	font-weight: 400;
	font-family: "Roboto Condensed", sans-serif;
}
.post_cont_bottom .purchase_btn {
	background: #49b571;
	border-radius: 50px;
	padding: 4px 59px;
	text-align: center;
	border: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	font-family: "Roboto Condensed", sans-serif;
}
.resume_database_access {
	width: 96.5%;
	margin: 0px;
	background: #dff4e8;
	border-top: 3px solid #bfe5cd;
	border-bottom: 3px solid #bfe5cd;
	padding: 8px 13px;
	margin-top: 12px;
	float: left;
}
.resume_database_access .content_block {
	width: 65%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.resume_database_access h5 {
	color: #006600;
	font-size: 16px;
	font-weight: 400;
	font-family: "Roboto Condensed", sans-serif;
}
.resume_database_access .button {
	width: 23%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.resume_database_access .purchase_btn {
	background: #49b571;
	border-radius: 50px;
	padding: 4px 59px;
	text-align: center;
	border: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	font-family: "Roboto Condensed", sans-serif;
}
/*popup CSS*/
#abc{width:100%;height:100%;top:0;left:0;display:none;position:fixed;background:rgba(39,154,214,0.7);overflow:auto;z-index: 1;}
img#close{position:absolute;right:-21px;top:-21px;cursor:pointer}
div#popupSavePerPost{position:absolute;left:47%;top:32%;margin-left:-202px;}
#popform{max-width:470px;min-width:470px;padding:10px;box-shadow: 0px 0px 5px 0px #424242;background-color:#fff}
hr {
	background: #bacfd8;
	border: none;
	height: 1px;
	margin: 20px 0px;
}
.small-font {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #666;
}
.tbl-talent-offering {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width:100%;
	font-size:14px;
}
.tbl-talent-offering tr td.head {
	background:#1d9ad6;
	border: none;
	font-weight: 700;
	font-size:16px;
	color: #fff;	
}
.tbl-talent-offering tr td.head:first-child {
	border-radius: 15px 0px 0px 0px;
	font-weight: 400;
	font-size: 24px;	
}
.tbl-talent-offering tr td {
	border: solid 1px #fff;
	padding: 15px;	
	text-align: center;
	
}
.tbl-talent-offering tr td.offer {
	background: #cfe9f5;
	text-align:left;
}
.tbl-talent-offering tr td.offer-alt {
	background: #e3f6fd;
	text-align: left;
}
.tbl-talent-offering tr td.plan-price {
	background: #49b571;
	font-weight: 700;
	color: #fff;
}
.tbl-talent-offering tr td.plan {
	background: #ebf7ef;
	font-weight: 700;
}
.tbl-talent-offering tr td.plan-alt {
	background: #dbf0e3;
	font-weight: 700;
}
.tbl-talent-offering .purchase_btn {
	background: #49b571;
	border-radius: 50px;
	padding: 4px 20px;
	text-align: center;
	border: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	font-family: "Roboto Condensed", sans-serif;
}
/* End Job Packages css*/
