.job-bodytext{
	font-size: 17px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.job-bodytext ul, .jobs-block ul {
    list-style-type: disc!important;
    padding-left: 40px!important;
    margin-bottom: 10px!important;
    list-style: url(../images/dot_blue.gif) outside;
	margin-top: 10px !important;
} 
.jobs-block {
    font-size: 16px;
    line-height: 26px;
}
.vacancies {
    padding: 30px 10px 0 10px;
    color: #676767;
    font-weight: bold;
}
.mb20{
    margin-bottom: 20px!important;
}
.job-calendar{
	background: #f59172;
}
.job-calendar table{
    width: 100%;
}
.job-calendar *{
	text-align: center;
	background: transparent;
	border-color: transparent;
	color: #fff;
	font-weight: normal;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.job-calendar .calendar-head th, .job-calendar thead th{
	background: #f4815e;
}
.job-calendar thead a{
	color: #fff;
}
.job-calendar .calendar-head th{
	border-bottom: 1px #FFC8B7 solid;
}
.job-calendar th, .job-calendar td{
	padding: 3px;
}
.job-calendar .current-month{
	background: #f16236;
}
.job-calendar .today{
	background: #5cb85c;
}
.job-calendar .has-job, .job-calendar .has-job a{
	font-weight: 700;
	color: #EEEE00;
}
.job-calendar .has-job a:hover{
	color: #DAA520;
}

.job-list p{
	margin-bottom: 5px;
}
.job-list .item{
	padding: 0 15px;
}
.box-course {
    box-shadow: 0 2px 2px rgba(0,0,0,.15);
    margin-bottom: 30px;
}
.job-list .item:last-child{
	border: 0;
	margin-bottom: 0;
}
.job-list .item .img{ 
	overflow: hidden;
}
.job-list .item .img img{
	height: 232px;
	width: 100%;
    object-fit: fill; 
}
.job-list .item .ecat{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
.job-list .item .ecat li{
	display: inline;
}
.job-list .item .ecat li:after{
	content: ",";
	display: inline-block;
	margin-right: 7px;
}
.job-list .item .ecat li:last-child:after{
	display: none;
}
 
.course-meta {
    margin-top: 20px;
    padding: 0 20px; 
}
.course-meta .title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    font-family: Arial;
    margin-bottom: 5px;
    min-height: 50px;
}
.course-meta .btn{
	display: block;
    font-size: 17px;
    margin-top: 20px;
}
.instc{
	min-height: 108px;
}
.course-meta .red{color: #a62d25;}

.box-course:hover {
    box-shadow: 0 5px 5px rgba(0,0,0,.15);
}
.job-list a:hover{
	text-decoration: underline;
    color: #0d4b90;
}
.hjobs{
	font-size: 30px;
    color: #d6904a;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
    padding: 0 0px 8px;
    border-bottom: 2px dashed #0000004a;
    margin: 0 10px 13px;
}
.job-background{
	background: url(../images/job-bg.jpg)no-repeat center top;
	height: 142px;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.job-background .job-header{
	text-align: center;
	position: relative;
	padding: 10px;
	color: #fff;
}
.job-background .job-header h1{font-size: 28px;}
.show_quick_quote {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 16px;
	line-height: 30px;
}
.show_quick_quote h3.title, .show_quick_quote h3.title a {
    font-size: 30px;
    text-align: center;
    color: #ff9800;
	font-family: "Lobster", Roboto, Sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}
 .owl-carousel .nav-btn {
     height: 47px;
     position: absolute;
     width: 26px;
     cursor: pointer;
     top: 100px !important;
 }
 .owl-carousel .owl-prev.disabled,
 .owl-carousel .owl-next.disabled {
     pointer-events: none;
     opacity: 0.2;
 }
 .owl-carousel .prev-slide {
     background: url(../images/nav-icon.png) no-repeat scroll 0 0 !important;
     left: 0px;
 }
 .owl-carousel .next-slide {
     background: url(../images/nav-icon.png) no-repeat scroll -24px 0px !important;
     right: 0px;
 }
 .owl-carousel .prev-slide:hover {
     background-position: 0px -53px;
 }
 .owl-carousel .next-slide:hover {
     background-position: -24px -53px;
 }
.show_quick_quote .owl-pagination{
	 margin-top: 30px;
 }
.show_quick_quote .say:before{
    display: inline-block;
    opacity: 0.6;
    left: -15px;
    top: 43px;
    color: rgb(122 116 116);
    content: "“";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.show_quick_quote .say:after{
    margin-left: 5px;
    color: rgb(122 116 116);
    content: "”";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -52px;
    right: -16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    opacity: 0.6;	
}
p.title_job{
	margin: 0;
    padding: 3px 0 15px 0;
    color: #313E5B;
    line-height: 50px;
    margin-bottom: 0;
    font-family: 'MyriadCondensed';
    font-size: 35px;
    font-weight: 800;
    text-align: center;
}
.job-list thead{
	background-color: #009344;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.job-list tbody td{
	background-color: #f5f5f56e;
    font-weight: 400;
    color: #333333;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 15px 20px;
}
.job-list tbody tr:nth-child(2n) td {
    background-color: #eeeeee;
}
.job-list tbody td a{ 
    font-size: 18px;
    line-height: 27px;
}
/*---- job Detail ----*/
.job-detail-head{
	background: #fff;
    padding: 10px 0;
    overflow: hidden;
    box-shadow: 0px 3px 12px rgba(0,0,0,0.15);
}
.job-detail-head .img{
	width: 200px;
	height: 140px;
	float: left;
	margin-right: 10px;
	border: 2px #dcdcdc solid;
	overflow: hidden;
}
.job-detail-head .img img{
	min-height: 140px;
	width: 200px;
}
.job-detail-head .datetime{
	padding: 10px 20px 0;
	font-size: 16px;
}

.job-detail-head .right-col .panel-body{
	border: 1px dashed #b55050;
    background: #ff000005;
}

.job-detail-head .right-col .panel-body .fa-lg{
	color: #f00;
    font-size: 28px;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
    padding: 5px 0;
}

.label-time {
    display: inline-block;
    padding: 0 15px 0 20px;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 0 10px 10px 0;
    background-color: #3ab991;
}
/*---- job-search ----*/
.job-search .row{
	margin-left: -5px!important;
	margin-right: -5px!important;
}
.job-search .row .columns{
	padding-right: 5px!important;
	padding-left: 5px!important;
}

/*--- Notice ---*/
ul.notice{list-style-type: none; margin: 0;padding: 0;} 
ul.notice li:last-child{padding-bottom: 0!important;}
ul.notice li a{color: #666;}
ul.notice li span.wdate{
	width: 58px;
    max-height: 56px;
    float: left;
    display: block;
    margin-right: 13px;
    text-align: center;
}
ul.notice li span.wdate .d {
    display: block;
    width: 100%;
    height: 30px;
    background: #f16236;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
ul.notice li span.wdate .y {
    padding: 6px 0px;
    display: block;
    text-align: center;
    line-height: 13px;
    font-size: 15px;
    color: #a5a5a5;
    border: 1px solid #d1d1d1;
    border-top: none;
}
.prenav2{
	margin-bottom: 25px;
}
