.job-verticle-list {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	background: #fff;
	overflow: hidden;
	position: relative;
	border-radius: 6px;
	padding: 0 25px;
	box-shadow: 0 5px 25px 0 rgba(41, 128, 185, .15);
	-webkit-box-shadow: 0 5px 25px 0 rgba(41, 128, 185, .15);
}

.vertical-job-card {
	width: 100%
}

.vertical-job-body {
	border-top: 1px solid #eaeff5;
	border-bottom: 1px solid #eaeff5;
	padding: 15px 0;
	width: 100%
}

.vertical-job-header {
	display: inline-block;
	width: 100%;
	padding: 12px 0 10px;
	align-items: center
}

.vrt-job-cmp-logo {
	max-width: 55px;
	float: left
}

.com-tagline,
.vertical-job-header h4 {
	margin-left: 75px
}

.vertical-job-header h4 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1;
	margin-top: 7px
}

.vertical-job-header .com-tagline {
	font-size: 13px;
	margin-bottom: 2px;
	display: block
}

.vertical-job-card ul {
	margin: 0;
	padding: 0
}

.vertical-job-card ul li {
	list-style: none
}

.vertical-job-body ul li {
	padding: 8px 0
}

.vrt-job-act {
	text-align: center;
	display: table
}

.btn-job {
	display: inline-block;
	min-width: 140px;
	text-align: center;
	border-radius: 50px;
	padding: 6px 20px;
	border: 1px solid transparent;
	margin: 6px auto
}

.cmp-job-rating .rating-counter,
.cmp-job-review ul li i {
	margin-left: 10px
}

.vertical-job-footer {
	padding: 15px 0
}

.cmp-job-rating ul li,
.cmp-job-review ul li {
	font-size: 13px;
	display: inline-block;
	margin-right: 20px
}

.cmp-job-rating .rate {
	color: #f7874e
}

.cmp-job-rating i {
	color: #b1c1d0
}

.cmp-job-rating ul li a,
.cmp-job-review ul li a,
.skill-tag {
	color: #8492af
}

.cmp-job-rating ul li strong {
	margin-right: 7px
}

.cmp-job-review {
	float: right
}

.vertical-job-body ul.can-skils li strong {
	width: 150px;
	display: inline-block
}

.skill-tag {
	background-color: #eaedf3;
	border-radius: 0 2px 2px 0;
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2727272727;
	margin: 2px 15px 2px 0;
	padding: 3px 7px;
	position: relative
}

.skill-tag:before {
	border-top: 10px solid transparent;
	border-left: 9px solid #eaedf3;
	border-bottom: 10px solid transparent;
	height: 0;
	position: absolute;
	top: 0;
	right: -8px;
	width: 0
}

.skill-tag:after {
	background-color: #fff;
	border-radius: 50%;
	height: 4px;
	position: absolute;
	top: 8px;
	right: -2px;
	width: 4px
}

span.pull-right.vacancy-no {
	position: absolute;
	right: 50px;
	top: 25px
}

span.pull-right.vacancy-no span.v-count {
	background: rgba(255, 124, 57, .1);
	color: #aa243f;
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 50%;
	margin-left: 4px;
	border: 1px solid #aa243f;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 28px
}

.vertical-job-body ul.can-skils li i {
	margin-right: 12px;
	font-size: 20px
}

span.pull-right.job-type {
	position: absolute;
	right: 25px;
	top: 25px;
	padding: 1px 22px;
	border-radius: 50px;
	border: 1px solid #eaeff5;
	box-shadow: 1px 0 5px rgba(0, 0, 0, .07);
	-webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, .07);
	font-size: 11px
}

.category-box {
	position: relative;
	height: 250px;
	background: #fff;
	box-shadow: 0 5px 25px 0 rgba(41, 128, 185, .15);
	-webkit-box-shadow: 0 5px 25px 0 rgba(41, 128, 185, .15);
	border-radius: 5px;
	text-align: center;
	padding: 50px 12px 30px;
	box-sizing: border-box;
	margin-bottom: 30px;
	overflow: hidden;
	transition: .6s linear
}

.category-box .category-desc .category-icon,
.category-box .category-desc i,
a.btn.width-170 {
	color: #aa243f;
	transition: .6s cubic-bezier(.45, .01, .1, 1.49)
}

.category-box .category-desc {
	z-index: 2
}

.category-box .category-desc .category-icon {
	font-size: 40px;
	margin-bottom: 10px
}

.category-box .category-desc i {
	font-size: 40px;
	margin-bottom: 7px
}

.category-box .category-desc .category-detail h4 {
	font-weight: 500;
	margin-bottom: 5px
}

.category-box .category-desc .category-detail p {
	margin-bottom: 5px
}

.category-box .category-desc .category-detail span {
	font-weight: 400;
	font-size: 14px
}

a.btn.width-170 {
	width: 150px;
	box-shadow: 0 2px 10px 0 #d8dde6;
	border: 1px solid #f9f9f9;
	background: #fff;
	padding: 10px;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 500
}

.category-box .category-desc i.abs-icon {
	position: absolute;
	bottom: 5px;
	left: 5px;
	opacity: 0;
	transition: all ease-in .4s;
	color: #eff1f3
}

.category-box:hover i.abs-icon {
	position: absolute;
	bottom: 25px;
	left: 25px;
	opacity: 1;
	color: #eff1f3
}

#job-list {
	padding: 6em 0 5em 0;
}

html body .padd-bot-0 {
	padding-bottom: 0;
}

.widget-boxed {
	background-color: #fff;
	border-radius: 6px;
	padding: 0 12px 32px 20px;
	transform: translate3d(0, 0, 0);
	z-index: 1;
	margin-bottom: 35px;
	position: relative;
	border: 1px solid #eaeff5;
}

.widget-boxed-body {
	padding: 20px 0 0;
}

#job-list .form-control {
	height: 40px;
	border: 1px solid #dde6ef;
	margin-bottom: 10px;
	box-shadow: none;
	border-radius: 0;
	background: #fbfdff;
	font-size: 15px;
	color: #6b7c8a;
	font-weight: 400;
	padding: 6px 12px;
}

.widget-boxed-header {
	padding: 14px 0;
	border-bottom: 1px solid #eaeff5;
}

.widget-boxed-header h4 {
	margin: 0;
}

.widget-boxed-body {
	padding: 20px 0 0;
}

.side-list ul {
	margin: 0;
	padding: 0;
}

.side-list ul li:last-child,
.side-list.no-border ul li {
	border-bottom: none;
}

.side-list ul li {
	list-style: none;
	padding: 10px 5px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px dashed #eaeff5;
}

.side-list .blog-post-meta span,
.side-list ul li span.custom-checkbox {
	float: none;
}

.side-list ul li span {
	float: right;
}

.custom-checkbox input[type=checkbox] {
	opacity: 0;
	position: absolute;
	margin: 5px 0 0 3px;
	z-index: 9;
}

label {
	font-weight: 500;
}

.custom-checkbox label:before {
	width: 18px;
	height: 18px;
	content: '';
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	background: #fff;
	border: 1px solid #bbb;
	border-radius: 2px;
	box-sizing: border-box;
	z-index: 2;
}

html body .mrg-bot-20 {
	margin-bottom: 20px;
}

.fl-right {
	float: right;
}

.search-wide {
	min-width: 50px;
	float: left;
	margin: 5px;
}

.search-wide.full {
	min-width: 150px;
	float: left;
	margin: 5px;
}

.search-wide .form-control {
	height: 40px;
	padding: 2px 10px;
	line-height: 35px;
	font-size: 13px;
}

.nice-select.wide {
	width: 100%;
}

.theme-btn {
	background: #aa243f;
	border: 1px solid #aa243f;
	color: #ffffff;
	text-transform: uppercase;
}

.theme-btn:hover,
.theme-btn:focus {
	color: #ffffff;
	background: #aa243f;
	border: 1px solid #aa243f;
}

.light-gray-btn {
	background: #e8edf1;
	border: 1px solid #e5eaef;
	text-transform: uppercase;
}

.light-gray-btn:focus,
.light-gray-btn:hover {
	color: #fff;
	background: #78909C;
	border: 1px solid #78909C
}
