/* Job Application */
#tx_jobfair_filter {
	
}
#tx_jobfair_filter form {
	
}
#tx_jobfair_filter form legend {
	font-size: 21px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
#tx_jobfair_filter form select.form-control {
	border-radius: 8px !important;
	min-height: 45px;
	padding: 8px 15px;
	font-size: 16px;
}
#tx_jobfair_filter form input[type="text"].form-control {
	border-radius: 8px !important;
	min-height: 45px;
	padding: 8px 15px;
	font-size: 16px;
}
.tx_jobfair_job-list {
	
}
.tx_jobfair_job-list .job-wrapper {
	
}
.sub-page-wrapper .container .row .tx_jobfair_job-list .job-wrapper a {
	text-decoration: none !important;
}
.sub-page-wrapper a.apply-now-button {
	text-transform: uppercase;
	padding: 10px 21px;
	font-size: 14px;
}
.tx_jobfair > h1 {
	font-size: inherit;
    line-height: 4rem;
}
.tx_jobfair > h1 > span {
	font-size: 2.6rem;
    line-height: 3rem;
    letter-spacing: normal;
}
.tx_jobfair > h2 > span {
	font-size: 3rem;
    line-height: 3rem;
    letter-spacing: normal;
}
.tx_jobfair .dl-horizontal p {
	color: #454545;
	margin-bottom: 0;
	font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.tx_jobfair .job-detail-overview {
	border-radius: 10px;
    border: 1px solid #e5e5e5;
}
.tx_jobfair .job-detail-overview > dd:first-of-type {
	border-radius: 0 10px 0 0;
}
.tx_jobfair .job-detail-overview > dt:first-of-type {
	border-radius: 10px 0 0 0;
}
.tx_jobfair .job-detail-overview > dd:last-of-type {
	margin-bottom:0;
}
.tx_jobfair .job-detail-overview > dt:last-of-type {
	margin-bottom:0;
}
.tx_jobfair .job-detail-overview dd {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.sub-page-wrapper .container .row .tx_jobfair a.apply-now-button {
	text-decoration: none !important;
}
#tx_jobfair-show-actionlist {
	margin-top: 25px;
}
.sub-page-wrapper form.form-horizontal.newApplication {
	
}
.sub-page-wrapper form.form-horizontal.newApplication .form-control {
	border-radius: 5px !important;
    min-height: 48px;
    padding: 13px 19px;
    font-size: 16px;
	margin: 0 !important;
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group label span {
	line-height: inherit;
}
.sub-page-wrapper form.form-horizontal.newApplication label.form-check-label span {
	padding-left: 4px;
    font-size: 15px;
    line-height: 17px;
    position: relative;
    top: -2px;
}
.sub-page-wrapper form.form-horizontal.newApplication .control-label {
	font-size: 17px;
}
.sub-page-wrapper form.form-horizontal.newApplication .row .form-inline .form-group {
    min-width: 100%;
}
.sub-page-wrapper form.form-horizontal.newApplication .row  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: start;
    -ms-flex-pack: center;
    justify-content: start;
    margin-bottom: 0;
    width: 100%;
	margin-bottom: 0.5rem;
}
.sub-page-wrapper form.form-horizontal.newApplication textarea.form-control {
    margin-bottom: 30px !important;
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group .btn.btn-primary {
	padding: 5px 20px;
    border-radius: 13px;
    font-size: 16px;
    background: #0179ae;
    color: #fff;
	margin-right: 10px;
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group .btn.btn-primary:hover {
	background: #099bdb;
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group .btn.btn-secondary {
	padding: 5px 20px;
    border-radius: 13px;
    font-size: 16px;
	background: #ccc;
	color: #fff;
	margin-right: 10px;
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group #saveButton.btn.btn-secondary {
	background: #a39f9f;
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group .btn.btn-secondary:hover {
	background: #333;
}
form.form-horizontal.newApplication > .form-group:last-of-type {
	padding: 29px 0;
    border-radius: 5px;
}
#tx_jobfair-apply-actionlist > br {
	display: none;
}
#tx_jobfair-apply-actionlist > a.btn {
	color: white;
    font-size: 15px;
    display: inline-block;
    background: #dfdfdf;
    padding: 0 10px;
    line-height: 25px;
    text-decoration: none !important;
    margin-top: 25px;
}
#tx_jobfair-apply-actionlist > a.btn:hover {
	
}
#tx_jobfair-apply-actionlist > a::before {
	content: "";
	display: none;
}
#tx_jobfair-apply-actionlist > a::after {
	content: "";
	display: none;
}
form.form-horizontal.newApplication > b .form-group {
	margin-top: 10px !important;
}

a.all-news.home-view-wcrmc-news-left,
a.all-news.home-view-wcrmc-news-right {
	display: none;
}

/* NEWS */
.news-list-view-list {
	
}
.news-list-view-list .page-navigation {
	
}
.news-list-view-list .news-list-item {
	
}
.news-list-view-list .news-list-item .col-md-3 {
	-ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
}
.news-list-view-list .news-list-item .col-md-9 {
	-ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: 67%;
}
.news-list-view-list .news-list-item .col-md-9 > h3 {
	margin-top: 0;
    font-weight: 500;
    line-height: 40px;
}
.news-list-view-home .blog-slider.row > div.clearfix {
	padding-right: 0;
    padding-left: 0;
}
.news-single .article h1 {
	font-size: 5rem; 
    line-height: 7rem;
}

/* EVENTS */
.tx-sf-event-mgt > h1 {
	display: none; 
}
.tx-sf-event-mgt > .event-teaser > .event-detail-label,
.tx-sf-event-mgt > .event-description > .event-detail-label {
	display: none;
}
.tx-sf-event-mgt .event-detail-value.event-description p {
	font-size: 16px;
}
.tx-sf-event-mgt .event-detail-images {
	float: right;
}
.tx-sf-event-mgt .event-calendar__day-event {
    background: #e0e4f7;
}
.tx-sf-event-mgt .event-detail-label,
.tx-sf-event-mgt .event-list-label,
.tx-sf-event-mgt .event-detail-value,
.tx-sf-event-mgt .event-list-value {
    font-size: 16px;
}

/* 2023 additions */
.sub-page-wrapper form.form-horizontal.newApplication .form-group.wcrmc-custom-element .wcrmc-custom-left {
	float: left;
	width: 49%;
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group.wcrmc-custom-element .wcrmc-custom-right {
	float: right;
	width: 49%;
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group.wcrmc-custom-element label {
	
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group.wcrmc-custom-element .input.small-input-50-prct {
	
}
.sub-page-wrapper form.form-horizontal.newApplication .form-group.wcrmc-custom-element .input.small-input-50-prct input {
	
}

/* RESPONSIVENESS */
@media screen and (min-width: 1000px){
	.ourservices-new-wrapper .item {
		
	}
	.ourservices-new-wrapper .item .card-heading {
		display: inline;
	}
	.ourservices-new-wrapper .item .card-content {
		
	}
	.ourservices-new-wrapper .item .card-content p {
		min-height: 90px;
	}
	.main-nav > .menu.sf-arrows {
		margin-right: 30px;
	}
	.main-nav > .menu.sf-arrows>li>a {
		color: #283779;
		font-weight: 700;
		font-size: 1.6rem;
		text-shadow: 0 0 8px #fff;
	}
	#tx_jobfair_filter form .col-sm-3.control-label {
		width: 35%;
		flex: 0 0 35%;
		max-width: 35%;
	}
	.tx_jobfair .dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #454545;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 24px;
	}
	.sticky-header.fixed {
		padding: 2.3rem 6.4rem;
	}
	.header-middle.sticky-header .header-left img {
		width: 180px;
		height: auto;
	}
	.header-middle.sticky-header.fixed .header-left img {
		width: 180px;
		height: auto;
	}
	body.wcrmc .header-middle.sticky-header .header-left img {
		width: 245px;
		height: auto;
	}
	body.wcrmc .header-middle.sticky-header.fixed .header-left img {
		width: 245px;
		height: auto;
	}
	.header-right .btn.btn-sm.btn-primary-color.ls-0,
	.header-right .btn.btn-sm.btn-secondary-color.ls-0 {
		padding: 1.15rem 3rem;
		white-space: nowrap;
	}
}




.form-inline.filterForm {
	border: 1px solid #0678ac;
    padding: 25px 30px 30px 30px;
    margin-bottom: 35px;
    border-radius: 10px;
	margin-top: 20px;
}
.col-sm-3.control-label {
	padding: 0;
}
.col-sm-5.tx_jobfair-filter-content {
	
}
.form-inline .form-group {
	vertical-align: top;
}
.tx_jobfair_filter_item > div > label {
	margin-top: 5px;
}
#searchword.tx_jobfair-filter-input {
	
}
.tx_jobfair_job-list {
	
}
.tx_jobfair_job-list div.job-wrapper {
	background-color: #ecf2fa;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.tx_jobfair_job-list div.job-wrapper a.apply-now-button {
	border: 1px solid #32aede !important;
    background: #005dab !important;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    text-decoration: none;
    display: block !important;
    max-width: 200px;
}
.tx_jobfair_job-list div.job-wrapper a > div {
	font-size: 16px;
}
.tx_jobfair_job-list div.job-wrapper a > div > span {
	font-size: 14px;
	color: #07a;
	display:block;
}
.tx_jobfair_job-list div.job-wrapper > a {
	color: #004177;
    text-decoration: none;
}
.tx_jobfair_job-list div.job-wrapper > a:hover {
	text-decoration: none;
}
.pull--right {
	float: right;
	margin-right: 26px;
	font-size: 16px !important;
}
.pull--right:first-child {
	margin-right: 0;
}
.pull--right span {
	font-size: 14px !important;
}
.tx_jobfair_job-list div.job-wrapper a > div.job-title {
	font-size: 22px;
	margin-bottom: 13px;
	text-transform: capitalize;
}
a.apply-now-button {
	text-transform: uppercase;
    padding: 7px 17px;
    font-size: 12px;
    border: 1px solid #776aaf;
    background: #776aaf;
    display: inline-block !important;
    color: #fff;
    border-radius: 18px;
    font-weight: 600;
	margin-bottom: 7px;
    margin-top: 23px;
}
a.apply-now-button:hover {
	background: rgba(255,255,255,0);
	color: #0678ac;
	border-color: #776aaf;
}
a.apply-now-buttonshowview {
	margin-top: 0px;
	float: right;
}
a.backtolistshowview {
	background: rgba(255,255,255,0);
	margin-top: 0px;
	border-color: #ccc;
	color: #07a;
}
a.backtolistshowview:hover {
	border-color: #acacac;
	color: #07a;
	background: #ccd9e8;
}
.job-detail-overview {
	
}
.job-detail-overview {
	
}
.job-detail-overview dt {
	padding-top: 14px;
    padding-bottom: 14px;
}
.job-detail-overview dd {
	padding-left: 183px;
	margin-left: 0;
	padding-top: 14px;
    padding-bottom: 14px;
}
.job-detail-overview dt:nth-of-type(odd){
	background: #f7fafe;
}
.job-detail-overview dt:nth-of-type(odd) p {
	color: #333;
	margin-bottom: 0;
}
.job-detail-overview dd:nth-of-type(odd){
	background: #f7fafe;
	color: #454545;
}
.job-detail-overview dd:nth-of-type(odd) p {
	color: #454545;
	margin-bottom: 0;
}
form.form-horizontal .form-group {
	margin: 0 0 15px !important;
}
form.form-horizontal.newApplication .control-label {
	text-align: left !important;
	font-size: 18px;
}
form.form-horizontal.newApplication .row .col-md-4,
form.form-horizontal.newApplication .row .col-md-12 {
	padding-top: 0 !important;
}
form.form-horizontal.newApplication .row {
	background: #e2eaf5;
    padding: 21px 15px 17px;
    margin-bottom: 30px;
    border-radius: 7px;
}
form.form-horizontal.newApplication .row .form-inline .form-group {
	min-width: 100%;
	padding-right: 0;
}
form.form-horizontal.newApplication .row .form-inline .form-control.hasDatepicker {
	width: 100%;
	display: block;
}
form.form-horizontal.newApplication .row .form-inline .control-label {
	margin-bottom: 5px;
	text-align: left !important;
}
form.form-horizontal.newApplication .row .form-check {
	display: inline-block;
    margin-right: 18px;
}
form.form-horizontal.newApplication .row .form-check label input {
	margin-right: 5px;
}
form.form-horizontal.newApplication > div.clearfix > p {
	font-size: 23px;
    font-weight: bold;
    margin-top: 4rem;
    margin-bottom: 3rem;
    color: #333;
}
form.form-horizontal.newApplication .actions .btn.btn-primary {
	padding: 1rem 2rem;
    border-radius: 10px;
    font-weight: 600;
    display: inline-block;
    margin-top: 20px;
}
#tx_jobfair-apply-actionlist a.btn {
	padding: 15px 0 0;
    text-decoration: underline !important;
}
form.form-horizontal.newApplication textarea.form-control {
	height: 9rem;
}

#tx_jobfair_filter_item_category {
	display: none !important;
}
form.form-horizontal.newApplication input[type="text"],
form.form-horizontal.newApplication select {
	height: 55px;
    line-height: 25px;
    min-height: 0;
}
form.form-horizontal.newApplication select {
	-webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
#tx_jobfair-apply-actionlist a.btn {
	padding: 11px;
    border-radius: 10px;
}
.tx_jobfair_job-list div.job-wrapper {
    background-color: rgba(108, 179, 160, 0.35);
}
.tx_jobfair_job-list div.job-wrapper a > div > span {
    color: #35bf2e;
    font-weight: bold;
}
.tx_jobfair_job-list div.job-wrapper a.apply-now-button, a.apply-now-buttonshowview {
    border: 1px solid #de3c32;
    background: #de3c32;
}
.tx_jobfair_job-list div.job-wrapper a.apply-now-button:hover, a.apply-now-buttonshowview:hover {
    border: 1px solid #de3c32;
    background: #de3c32;
	color:white;
	opacity: 0.9;
}
.form-group.tx_jobfair.tx_jobfair_filter_item .form-control.tx_jobfair-filter-input {
	line-height: 15px;
    min-height: 45px;
    height: auto;
}
#tx_jobfair-show-actionlist {
	margin-top: 50px !important;
}
#tx_jobfair-show-actionlist a.btn.btn-primary {
	color: #fff;
	margin-left: 20px;
}
#tx_jobfair-show-actionlist a.btn.btn-primary:hover {
	color: #005dab;
}

/* RESPONSIVENESS */

@media screen and (min-width: 1600px){
	body.wcrmc .header-middle.sticky-header .header-left img {
		width: 300px;
		height: auto;
	}
	body.wcrmc .header-middle.sticky-header.fixed .header-left img {
		width: 300px;
		height: auto;
	}
}

@media screen and (min-width: 768px) {
	.col-sm-3.control-label {
		width: 34%;
	}
	.form-inline .form-group {
		min-width: 0;
        padding-right: 40px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
	}
	.form-inline {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-align: center;
		align-items: center;
		flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
	}
	.form-inline.filterForm > .form-group {
		width: 33%;
	}
	.form-inline.filterForm > .form-group .col-sm-5.tx_jobfair-filter-content {
		width: 60%;
	}
	.tx_jobfair_job-list div.job-wrapper a > div {
		min-width: 101px;
	}
	.tx_jobfair .tx_jobfair.dl-horizontal.job-detail-overview dd {
		padding-left: 33px;
	}
}

@media screen and (max-width: 767px) {
	.tx_jobfair_job-list div.job-wrapper a > .pull--right {
		float: left;
		margin-bottom: 1rem;
	}
	.tx_jobfair_job-list div.job-wrapper a > .pull--right:first-child {
		margin-right: 29px;
	}
	
	.tx_jobfair_job-list div.job-wrapper a > .job-title {
		display: block;
		float: none;
		clear: both;
		font-weight: bold;
	}
	.tx_jobfair.job-detail-overview dt {
		float: none;
		font-weight: bold;
		margin-right: 0;
		width: 100%;
		text-align: left;
		padding-left: 10px;
	}
	.tx_jobfair.job-detail-overview dd {
		padding-left: 10px;
	}
	.sub-page-wrapper form.form-horizontal.newApplication input.btn.btn-primary[type="submit"],
	.sub-page-wrapper form.form-horizontal.newApplication .form-group #saveButton.btn.btn-secondary {
		width: 100%;
		margin-bottom: 15px;
	}
	.sub-page-wrapper form.form-horizontal.newApplication input.btn.btn-primary[type="submit"] {
		font-size: 23px;
		padding: 15px;
	}
}