@charset "UTF-8";

.sjb-page .row:after {
	content: " ";
	display: block;
	clear: both;
}

.sjb-page a, .sjb-page .list-data a {
	text-decoration: none;
}

.sjb-page a:hover, .sjb-page a:active {
	outline: 0;
}

.sjb-page h1 {
	font-size: 2em;
	margin: .67em 0;
}

.sjb-page img {
	border: 0;
}

.sjb-page button, .sjb-page input, .sjb-page select, .sjb-page textarea {
	font: inherit;
	margin: 0;
}

.sjb-page button {
	overflow: visible;
}

.sjb-page button, .sjb-page select {
	text-transform: none;
}

.sjb-page button, .sjb-page html input[type="button"], .sjb-page input[type="reset"], .sjb-page input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

.sjb-page button::-moz-focus-inner, .sjb-page input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.sjb-page input {
	line-height: normal;
}

.sjb-page input[type="checkbox"], .sjb-page input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

.sjb-page input[type="number"]::-webkit-inner-spin-button, .sjb-page input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

.sjb-page input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

.sjb-page input[type="search"]::-webkit-search-cancel-button, .sjb-page input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.sjb-page table {
	border-collapse: collapse;
	border-spacing: 0;
}

.sjb-page {
	margin: 0 auto;
	padding: 20px;
}

.sjb-page * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sjb-page *:before, .sjb-page *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sjb-page input, .sjb-page button, .sjb-page select, .sjb-page textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.sjb-page a {
	text-decoration: none;
}

.sjb-page a:hover, .sjb-page a:focus {
	text-decoration: none;
}

.sjb-page a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.sjb-page img {
	vertical-align: middle;
}

.sjb-page [role="button"] {
	cursor: pointer;
}

.sjb-page h1, .sjb-page h2, .sjb-page h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.sjb-page p {
	margin: 0 0 10px;
}

.sjb-page ul, .sjb-page ol {
	margin-top: 0;
	margin-bottom: 10px;
}

.sjb-page .row {
	margin-left: -15px;
	margin-right: -15px;
}

.sjb-page .col-xs-1, .sjb-page .col-sm-1, .sjb-page .col-md-1, .sjb-page .col-lg-1, .sjb-page .col-xs-2, .sjb-page .col-sm-2, .sjb-page .col-md-2, .sjb-page .col-lg-2, .sjb-page .col-xs-3, .sjb-page .col-sm-3, .sjb-page .col-md-3, .sjb-page .col-lg-3, .sjb-page .col-xs-4, .sjb-page .col-sm-4, .sjb-page .col-md-4, .sjb-page .col-lg-4, .sjb-page .col-xs-5, .sjb-page .col-sm-5, .sjb-page .col-md-5, .sjb-page .col-lg-5, .sjb-page .col-xs-6, .sjb-page .col-sm-6, .sjb-page .col-md-6, .sjb-page .col-lg-6, .sjb-page .col-xs-7, .sjb-page .col-sm-7, .sjb-page .col-md-7, .sjb-page .col-lg-7, .sjb-page .col-xs-8, .sjb-page .col-sm-8, .sjb-page .col-md-8, .sjb-page .col-lg-8, .sjb-page .col-xs-9, .sjb-page .col-sm-9, .sjb-page .col-md-9, .sjb-page .col-lg-9, .sjb-page .col-xs-10, .sjb-page .col-sm-10, .sjb-page .col-md-10, .sjb-page .col-lg-10, .sjb-page .col-xs-11, .sjb-page .col-sm-11, .sjb-page .col-md-11, .sjb-page .col-lg-11, .sjb-page .col-xs-12, .sjb-page .col-sm-12, .sjb-page .col-md-12, .sjb-page .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.sjb-page .col-xs-1, .sjb-page .col-xs-2, .sjb-page .col-xs-3, .sjb-page .col-xs-4, .sjb-page .col-xs-5, .sjb-page .col-xs-6, .sjb-page .col-xs-7, .sjb-page .col-xs-8, .sjb-page .col-xs-9, .sjb-page .col-xs-10, .sjb-page .col-xs-11, .sjb-page .col-xs-12 {
	float: left;
}

.sjb-page .col-xs-12 {
	width: 100%;
}

.sjb-page .col-xs-11 {
	width: 91.66666667%;
}

.sjb-page .col-xs-10 {
	width: 83.33333333%;
}

.sjb-page .col-xs-9 {
	width: 75%;
}

.sjb-page .col-xs-8 {
	width: 66.66666667%;
}

.sjb-page .col-xs-7 {
	width: 58.33333333%;
}

.sjb-page .col-xs-6 {
	width: 50%;
}

.sjb-page .col-xs-5 {
	width: 41.66666667%;
}

.sjb-page .col-xs-4 {
	width: 33.33333333%;
}

.sjb-page .col-xs-3 {
	width: 25%;
}

.sjb-page .col-xs-2 {
	width: 16.66666667%;
}

.sjb-page .col-xs-1 {
	width: 8.33333333%;
}

@media (min-width: 768px) {
	.sjb-page .col-sm-1, .sjb-page .col-sm-2, .sjb-page .col-sm-3, .sjb-page .col-sm-4, .sjb-page .col-sm-5, .sjb-page .col-sm-6, .sjb-page .col-sm-7, .sjb-page .col-sm-8, .sjb-page .col-sm-9, .sjb-page .col-sm-10, .sjb-page .col-sm-11, .sjb-page .col-sm-12 {
		float: left;
	}
	
	.sjb-page .col-sm-12 {
		width: 100%;
	}
	
	.sjb-page .col-sm-11 {
		width: 91.66666667%;
	}
	
	.sjb-page .col-sm-10 {
		width: 83.33333333%;
	}
	
	.sjb-page .col-sm-9 {
		width: 75%;
	}
	
	.sjb-page .col-sm-8 {
		width: 66.66666667%;
	}
	
	.sjb-page .col-sm-7 {
		width: 58.33333333%;
	}
	
	.sjb-page .col-sm-6 {
		width: 50%;
	}
	
	.sjb-page .col-sm-5 {
		width: 41.66666667%;
	}
	
	.sjb-page .col-sm-4 {
		width: 33.33333333%;
	}
	
	.sjb-page .col-sm-3 {
		width: 25%;
	}
	
	.sjb-page .col-sm-2 {
		width: 16.66666667%;
	}
	
	.sjb-page .col-sm-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 992px) {
	.sjb-page .col-md-1, .sjb-page .col-md-2, .sjb-page .col-md-3, .sjb-page .col-md-4, .sjb-page .col-md-5, .sjb-page .col-md-6, .sjb-page .col-md-7, .sjb-page .col-md-8, .sjb-page .col-md-9, .sjb-page .col-md-10, .sjb-page .col-md-11, .sjb-page .col-md-12 {
		float: left;
	}
	
	.sjb-page .col-md-12 {
		width: 100%;
	}
	
	.sjb-page .col-md-11 {
		width: 91.66666667%;
	}
	
	.sjb-page .col-md-10 {
		width: 75%;
	}
	
	.sjb-page .col-md-9 {
		width: 75%;
	}
	
	.sjb-page .col-md-8 {
		width: 66.66666667%;
	}
	
	.sjb-page .col-md-7 {
		width: 58.33333333%;
	}
	
	.sjb-page .col-md-6 {
		width: 50%;
	}
	
	.sjb-page .col-md-5 {
		width: 41.66666667%;
	}
	
	.sjb-page .col-md-4 {
		width: 33.33333333%;
	}
	
	.sjb-page .col-md-3 {
		width: 25%;
	}
	
	.sjb-page .col-md-2 {
		width: 16.66666667%;
	}
	
	.sjb-page .col-md-1 {
		width: 8.33333333%;
	}
}

.sjb-page table {
	background-color: transparent;
}

.sjb-page .table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.sjb-page .table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.sjb-page label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

.sjb-page input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sjb-page input[type="radio"], .sjb-page input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

.sjb-page input[type="file"] {
	display: block;
}

.sjb-page input[type="file"]:focus, .sjb-page input[type="radio"]:focus, .sjb-page input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.sjb-page .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.sjb-page .form-control:focus {
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.sjb-page .form-control::-moz-placeholder {
	color: #a4a4a4;
	opacity: 1;
}

.sjb-page .form-control:-ms-input-placeholder {
	color: #a4a4a4;
}

.sjb-page .form-control::-webkit-input-placeholder {
	color: #a4a4a4;
}

.sjb-page .form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}

.sjb-page input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.sjb-page input[type="date"].form-control, .sjb-page input[type="time"].form-control, .sjb-page input[type="datetime-local"].form-control, .sjb-page input[type="month"].form-control {
		line-height: 34px;
	}
}

.sjb-page .form-group {
	margin-bottom: 15px;
}

.sjb-page input[type="radio"][disabled], .sjb-page input[type="checkbox"][disabled], .sjb-page input[type="radio"].disabled, .sjb-page input[type="checkbox"].disabled, fieldset[disabled] .sjb-page input[type="radio"], fieldset[disabled] .sjb-page input[type="checkbox"] {
	cursor: not-allowed;
}

.sjb-page .btn {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.sjb-page .btn:focus, .sjb-page .btn:active:focus, .sjb-page .btn.active:focus, .sjb-page .btn.focus, .sjb-page .btn:active.focus, .sjb-page .btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.sjb-page .clearfix:before, .sjb-page .clearfix:after, .sjb-page .sjb-page .row:before, .sjb-page .sjb-page .row:after {
	content: " ";
	display: table;
}

.sjb-page .clearfix:after, .sjb-page .sjb-page .row:after {
	clear: both;
}

@-ms-viewport {
	width: device-width;
}

.sjb-page ::-moz-selection {
	background: #3297fa;
	color: #fff;
}

.sjb-page ::selection {
	background: #3297fa;
	color: #fff;
}

.sjb-page .list-data article, .sjb-page .list-data footer, .sjb-page .list-data header, .sjb-page .list-data section {
	display: block;
}

.sjb-page a {
	outline: none;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.sjb-page a:hover, .sjb-page a:focus {
	outline: none;
	text-decoration: none;
}

.sjb-page .btn {
	border: 1px solid;
	outline: none;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.sjb-page img {
	height: auto;
	max-width: 100%;
}

.sjb-page .sjb-detail .list-data .v1 {
	border: 0;
	margin: 0;
	padding: 0;
}

.sjb-page .sjb-detail .list-data .v1 h3 {
	margin: 17px 0;
	font-weight: bold;
}

.sjb-page .sjb-detail .list-data .v1 ul {
	list-style: none;
	margin: 0 0 12px;
	padding: 0;
}

.sjb-page .sjb-detail .list-data .v1 ul li {
	font-size: 16px;
	line-height: 24px;
	padding-left: 15px;
	position: relative;
}

.sjb-page .sjb-detail  ul li::before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 0;
}

.sjb-page .sjb-detail .list-data .v1 .job-features {
	float: left;
	width: 100%;
}

.sjb-page .sjb-detail .list-data .v1 .job-features .table {
	font-size: 16px;
	font-weight: 400;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form {
	float: left;
	width: 100%;
	position: relative;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading {
	display: none;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-overlay {
	background: rgba(255, 255, 255, .7);
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 9;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-loader-wrapper {
	text-align: center;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-loader {
	position: absolute;
	width: 79px;
	height: auto;
	z-index: 9;
	margin-top: -30px;
	top: 50%;
	left: auto;
	right: auto;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form label {
	margin-top: 10px !important;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .required {
	color: #f00;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-control {
	height: 46px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .validity-note {
	color: #f00;
	display: none;
	font-size: 14px;
	font-style: italic;
	margin-left: 10px;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit {
	margin: 5px 0px 20px 0px;
	display: block;
	padding: 7px 30px;
	float: right;
}

.sjb-page #jobapp-tc, .sjb-page #jobapp-pp {
	margin-bottom: 15px;
}

.sjb-page .list-data .job-type i, .sjb-page .list-data .job-location i, .sjb-page .list-data .job-date i {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

@media (max-width: 767px) {
	.sjb-page .list-data .company-logo img {
		width: 95px;
	}
	
	.sjb-page .list-data .job-type, .sjb-page .list-data .job-location, .sjb-page .list-data .job-date {
		width: 100%;
		margin: 4px 0;
	}
	
	.sjb-page .list-data .job-type i, .sjb-page .list-data .job-location i, .sjb-page .list-data .job-date i {
		width: 20px;
	}
}

.sjb-page .list-data .v1 {
	background: #fff;
	border: 1px solid #e1e1e1;
	float: left;
	margin: 15px 0;
	padding: 20px 20px 10px;
	width: 100%;
}

.sjb-page .list-data .v1 .company-logo {
	margin-bottom: 15px;
}

.sjb-page .list-data .v1 .company-logo img {
	border: 1px solid #e1e1e1;
}

@media (max-width: 767px) {
	.sjb-page .list-data .v1 .company-logo img {
		height: 95px;
		width: 95px;
	}
}

.sjb-page .list-data .v1 .header-margin-top {
	margin-top: 16px;
}

@media (max-width: 991px) {
	.sjb-page .list-data .v1 .header-margin-top {
		margin-top: 19px;
	}
}

@media (max-width: 767px) {
	.sjb-page .list-data .v1 .header-margin-top {
		margin-top: 0;
	}
}

.sjb-page .list-data .v1 .job-description {
	float: left;
	width: 100%;
}

.sjb-page .list-data .v1 .job-description p {
	margin: 0 0 10px;
	word-wrap: break-word;
}

.sjb-page .list-data .v1 .job-type, .sjb-page .list-data .v1 .job-location, .sjb-page .list-data .v1 .job-date {
	margin-bottom: 10px;
	word-wrap: break-word;
}

.sjb-page .list-data .v1 .job-type i, .sjb-page .list-data .v1 .job-location i, .sjb-page .list-data .v1 .job-date i {
	margin-right: 5px;
}

.sjb-page .sjb-detail {
	margin: 30px 0;
}

.sjb-page .sjb-detail .list-data .v1 {
	border: 0;
	margin: 0;
	padding: 0;
}

.sjb-page .sjb-detail .list-data .v1 h3 {
	margin: 17px 0;
	font-weight: bold;
}

.sjb-page .sjb-detail .list-data .v1 ul {
	list-style: none;
	margin: 0 0 12px;
	padding: 0;
}

.sjb-page .sjb-detail .list-data .v1 ul li {
	font-size: 16px;
	line-height: 24px;
	padding-left: 15px;
	position: relative;
}

.sjb-page .sjb-detail .list-data .v1 ul li::before, .sjb-page .sjb-detail .list-data .v2 ul li::before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 0;
}

.sjb-detail {
	position: relative;
}

.sjb-page .job-features {
	margin-bottom: 20px;
}

.sjb-page .job-features h3 {
	font-weight: bold;
	margin: 15px;
}

.sjb-page .job-features {
	margin-bottom: 20px;
	width: 100%;
}

#applicant-resume-error, .form-group .file label {
	display: block;
	margin-top: 12px;
	margin-left: -13px;
	margin-bottom: 10px;
}

.sjb-required input, .sjb-email-address {
	color: black !important;
}