ul.breadcrumb li.active {
	font-weight: 700;
}

.empty-data {
	padding: 15px;
	font-weight: bold;
	color: #777;
	margin: 15px 0;
}

.grecaptcha-badge {
	display: none !important;
}

#noFeedbackModal {
	pointer-events: none;
}

#noFeedbackCommentForm {
	pointer-events: all;
}

#filters,
#companiesList {
	color: #2a3947;
}

.card {
	padding: 12px;
	margin: 0px;
	border-radius: 8px;
	border: 1px solid #bac1c7;
	background: #f3f3f4;
	margin-bottom: 16px;
}

#clearFilters {
	color: #2a3947;
	font-weight: 700;
	text-decoration: underline;
}

.badge-size {
	font-size: 10px !important;
}

#companiesList hr {
	margin-top: 8px;
	margin-bottom: 20px;
	border: 0;
	border-top: 2px solid #bac1c7;
}

#filters hr {
	border: 0;
	border-top: 2px solid #bac1c7;
}

.select2-selection {
	height: 40px;
}

.select2-selection__rendered {
	background-color: #eaeaef;
}

.select2-container--default .select2-selection--multiple {
	border: none !important;
}
.companyTitle a {
	color: #2a3947;
	font-weight: 700;
}

.welcome-message {
	padding: 16px 10px;
	min-height: 50px;
	display: block;
}

nav li a.post-a-job {
	color: #fd6a68;
	font-weight: bold;
}

.task {
	position: relative;
}

.task-container {
	padding: 0 2em;
}

.company-next {
	position: absolute;
	top: 35px;
	right: -3px;
	font-size: 18px;
	cursor: pointer;
}

.company-previous {
	position: absolute;
	top: 35px;
	left: -3px;
	font-size: 18px;
	cursor: pointer;
}

.chosen-container {
	width: 100% !important;
}

.dashboard-company-details .company-logo {
	width: 100%;
	height: 85px;
	background-size: 90% !important;
	background-position: 50% 50% !important;
	text-align: center;
}

.dashboard-company-details .company-details-container {
	padding-top: 15px;
}

.stats-block {
	width: 19%;
	float: left;
	padding: 20px;
	margin-right: 1%;
}

@media (max-width: 768px) {
	.stats-block {
		width: 48%;
		float: left;
		padding: 20px;
		margin: 0 1%;
		margin-bottom: 6px;
	}
}

@media (min-width: 768px) {
	.stats-block {
		width: 48%;
		float: left;
		padding: 20px;
		margin: 0 1%;
		margin-bottom: 6px;
	}
}

@media (min-width: 992px) {
	.stats-block {
		width: 32%;
		float: left;
		padding: 20px;
		margin: 0 0.5%;
		margin-bottom: 6px;
	}

	.half-block {
		width: 48.5%;
	}
}

@media (min-width: 1600px) {
	.stats-block {
		width: 14%;
		float: left;
		padding: 20px;
		margin: 0 1.3%;
	}
}

.widget-group {
	border-radius: 0;
}
.widget-group .m-b-md {
	margin-bottom: 6px;
}
.widget-group-first {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.widget-group-last {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.dashboard-company-status {
	position: absolute;
	top: 0;
	right: 75px;
}

.postajob-notification {
	margin-top: 70px;
	height: 100%;
	padding: 10px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.client-logo {
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	height: 80px;
	width: 80px;
	background-position: 50% 50%;
	position: relative;
}

.client-logo-change {
	width: 100%;
	color: #fff;
	background-color: #444;
	position: absolute;
	bottom: 0;
	font-size: 11px;
	text-align: center;
	padding: 2px;
	display: none;
	cursor: pointer;
}

.client-logo:hover .client-logo-change {
	display: block;
}

.clickable {
	cursor: pointer;
}

.relative {
	position: relative;
}

.centered {
	text-align: center;
}

legend {
	font-size: 18px;
}

#notifForm input {
	position: relative;
	top: 6px;
}

#notifForm .help-block {
	margin-bottom: 0;
}

#loginBtn {
	margin-right: 20px;
}

#social-media-tab .panel-heading,
#social-media-tab .panel-body {
	padding-left: 0;
}

#task-pod {
	overflow: hidden;
	padding: 9px;
}

#activity-feed {
	border: 1px solid #eee;
	padding: 20px 30px 20px 30px;
	background-color: #f3f3f4;
	min-height: 295px;
	max-height: 450px;
}

.feed-time {
	font-size: 11px;
	color: #aaa;
	font-weight: bold;
}

#activity-feed li {
	margin-bottom: 8px;
}

#activity-feed li i {
	margin-right: 2px;
}

.widget-company {
	height: 177px;
}

.widget-company h3 {
	font-weight: normal;
}

.small-box-left {
	float: left;
	width: 46%;
}

.small-box-right {
	float: right;
	width: 46%;
}

@media (max-width: 1199px) {
	.small-box-left,
	.small-box-right {
		float: none;
		width: 100%;
	}
}

body.mini-navbar .nav-second-level li a span {
	display: inline !important;
}

.job-box {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: auto;
}

.ibox-title {
	border: none;
}

.ibox-tools i.fa {
	font-size: 17px;
}

.ibox-tools a:hover {
	color: #2a6496;
}

.collapse-link {
	color: #676a6c;
}

.ibox-advert {
	height: 32px;
	margin-top: 10px;
}

@media (max-width: 450px) {
	.job-box .ibox-title h5 {
		font-size: 12px;
	}
}

.job-box .ibox-advert:last-child {
	margin-bottom: 0;
}

.job-box .ibox-content {
	padding: 0;
}

.ibox-advert .ibox-tools {
	top: 7px;
}

.ibox-advert:hover {
	background-color: #f8f8f8;
}

.ibox-advert div {
	display: inline-block;
}

.ibox-advert-title {
	font-size: 15px;
	position: relative;
	bottom: 12px;
}

.ibox-advert-logo {
	width: 80px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 90%;
	border: 1px solid #f0f0f0;
	margin-right: 10px;
}

.job-box .ibox-title h5 {
	width: 71%;
	padding-right: 8px;
}

.ibox-tools {
	text-align: right;
	width: 11%;
}

.ibox-advert-time,
.ibox-advert-clicks {
	width: 9%;
	text-align: center;
	float: right;
	color: #888;
}

.ibox-advert .ibox-advert-time,
.ibox-advert .ibox-advert-clicks {
	position: relative;
	top: 7px;
}

.job-box .ibox-title:not(.no-clickable) {
	cursor: pointer;
}

textarea {
	font-family: inherit;
}

#task-pod {
	background-color: #f3f3f4;
	padding: 15px 20px;
}

.task-header {
	padding: 2px 20px;
}

.task-header .skip {
	font-size: 10px;
	color: white;
	font-weight: 600;
	padding-top: 10px;
}

#task-pod .task-buttons {
	float: right;
	margin-top: 15px;
}

#task-pod .task h2 {
	font-weight: 700;
	font-size: 21px;
}

#task-pod button {
	color: #fff;
	font-size: 13px;
	float: right;
}

#task-pod a {
	margin-left: 10px;
	font-size: smaller;
	color: #fff;
}

#task-pod a:hover {
	color: #666;
}

input#logo {
	padding-bottom: 40px;
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 10px;
	right: 25px;
}

.checkbox .form-control-feedback {
	top: 5px;
}

.checkbox .fa-remove {
	color: red;
}

.checkbox .fa-check {
	color: green;
}

.drag-box {
	margin-top: 8px;
	width: 100%;
	background-color: #dfdfdf;
}

.drag-text {
	padding: 3px 7px;
}

.drag-zone {
	height: 60px;
}

.drag-box:hover .drag-zone {
	background-color: #d0d0d0;
}

.drag-file {
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.drag-ok {
	color: #1ab394;
	font-weight: bold;
}

.white {
	color: #fff !important;
}

.chosen-single,
.chosen-choices {
	border-color: #e5e6e7 !important;
	color: #676a6c !important;
	background: #fff !important;
	border-radius: 0 !important;
}

.chosen-drop {
	border-color: #e5e6e7 !important;
}

.cke_chrome {
	border-color: #e5e6e7 !important;
}

.splasher-icon {
	width: 60px;
	height: 60px;
	background-size: 90%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #ddd;
}

#refund-info {
	margin-top: 30px;
	font-size: 11px;
}

.ibox-advert-time,
.ibox-advert-clicks {
	min-height: 1px;
}

.alert-danger ul {
	list-style: none;
	padding: 0;
}

.dropbox {
	border: 2px dashed #ccc;
	cursor: pointer;
	position: relative;
}

.dropbox input {
	padding: 6em;
	opacity: 0;
	cursor: pointer;
}

.dropbox-text {
	position: absolute;
	top: 25%;
	left: 45%;
	text-align: center;
	color: #ccc;
}
.dropbox:hover {
	border: 2px dashed #bbb;
}
.drag-filename {
	position: absolute;
	top: 75%;
	left: 41%;
	text-align: center;
	color: #ccc;
}
.pickers {
	float: right;
}
.revenue-date {
	margin: 0;
	padding: 2px !important;
	border: 1px solid #ccc;
	border-radius: 0 !important;
}

.disable-click {
	pointer-events: none;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc {
	background: none !important;
}

table.dataTable thead .sorting_asc:after {
	content: "\f0de";
}

.company-profile .nav > li > a i {
	margin: 0;
}

.company-profile .nav > li a {
	background: white;
}

.company-profile .nav > li .disabled-tab {
	background: #ddd;
	color: #777;
}

.company-profile .nav > li .disabled-tab a {
	color: #777;
}

.company-profile .nav > li .disabled-tab i {
	color: #777;
}

.notification {
	font-weight: normal;
}

.notification input {
	top: 0 !important;
}

.notification span {
	display: inline-block;
	position: relative;
	top: -3px;
}

.map-region {
	position: relative;
}

.map-region img {
	width: 100%;
}

.jobs-publishing-option:after {
	content: attr(data-content);
}

/* Cookie policy banner */
.floating-bar {
	position: fixed;
	bottom: -1px;
	left: 0px;
	right: 0px;
	z-index: 1000;
	padding: 5px 0px 5px 0px;
	background-color: #444 !important;
}

.floating-bar .message-inner {
	margin: 0px auto 5px auto;
	color: #ffffff;
	text-align: center;
}

.floating-bar .set-close {
	margin-left: 10px;
}

.floating-bar #cookie_policy_bar_buttons {
	margin-top: 5px;
	display: inline-block;
}

#cookie_policy_bar_buttons .btn-default:hover {
	background-color: #fd6a68;
	border-color: #fd6a68;
	color: white;
}

input[type="checkbox"].error {
	outline: 1px solid red;
}

.responsive-tables {
	overflow-x: auto;
}

.selected-tags {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 12px;
}

.tagElement {
	width: auto;
	cursor: default;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #f5f5f5;
	border-radius: 5px;
	margin-right: 10px;
	display: flex;
	float: left;
}

.tagElement span {
	margin-left: 10px;
	padding-left: 10px;
	color: #a94442;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

.tagElement span:hover {
	font-weight: bold;
}

.initial-options {
	margin-top: 20px;
}
