﻿/*
 * 
 * Copyrights 2017-Present SIGMA-RH Solutions inc. All Rights Reserved.
 * 
 * This software is the proprietary information of SIGMA-RH Solutions inc.
 * Use is subject to license terms.
 * 
 */

iframe.srhJobsBoardContainer {
	border-style: none;
}

table.contentTable {
	min-height: 100%; 
	table-layout: fixed;
	max-width: 100%;
}

.srhJbLayout {
	box-sizing: border-box;
	min-height: 100%;
	text-align: left;
}

.srhJbLayout:not(.srhJbList) .srhJbLabel::after {
	content:" ";
}

.srhJbLayout .sigmaThemeButton {
	background-color: #007AB5;
	border-color: #007AB5;
	font-size: 10pt;
	color: white;
	box-sizing: content-box;
	height: 3em;
}

.srhJbOfferApplication .sigmaThemeButton > *,
.srhJbOfferDetails .sigmaThemeButton > * {
	margin-left: 1em;
	margin-right: 1em;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.srhJbOfferApplication tr.clsPartHeaderRowHidden td.clsPartRight img.shim {
	margin-left: -8px;
}

.srhJbLayout > .srhJbHeader {
	position: relative;
	padding-right: 100px;
}

.srhJbLayout > .srhJbHeader > .srhJbField {
	display: inline-block;
	width: 33.33333%;
	padding: 5px;
	font-size: 10pt;
	box-sizing: border-box;
}

.srhJbLayout > .srhJbHeader > .srhJbField.currentCriterias {
	width: 66.66667%;
}

@media (max-width: 600px), (max-width: 900px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 900px) and (min-resolution: 144dpi), (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1200px) and (min-resolution: 192dpi) {
	.srhJbLayout > .srhJbHeader {
		padding-right: 75px;
	}
	.srhJbLayout > .srhJbHeader > .srhJbField {
		width: 50%;
	}
	.srhJbLayout > .srhJbHeader > .srhJbField.currentCriterias {
		width: 100%;
	}
}

@media (max-width: 500px), (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 750px) and (min-resolution: 144dpi), (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1000px) and (min-resolution: 192dpi) {
	.srhJbLayout > .srhJbHeader {
		padding-right: 50px;
	}
	.srhJbLayout > .srhJbHeader > .srhJbField {
		width: 100%;
	}
}

.srhJbLayout > .srhJbHeader > .srhJbField > span:first-child {
	display: block;
}

.srhJbLayout input,
.srhJbLayout select {
	width: 100%;
	max-width: 100%;
	font-size: 10pt;
}

.srhJbLayout > .srhJbHeader > .srhJbField > input,
.srhJbLayout > .srhJbHeader > .srhJbField > select {
	min-height: 2em;
	line-height: 100%;
	background-repeat: no-repeat;
	background-size: 1.25em auto;
	background-position: 0.25em center;
	padding-left: 1.75em;
}

.srhJbLayout > .srhJbHeader > .srhJbField > input.srhJbKeyword {
	background-image: url(../../media/images/PopupSelection/ic-svg_widget_keyword.svg);
	background-position: 3px center;
	padding: 0 5px 0 25px !important;
	background-repeat: no-repeat;
}

.srhJbLayout > .srhJbHeader > .srhJbField > input.srhJbKeyword::placeholder {
	font-style: italic;
}

.srhJbLayout > .srhJbHeader > .srhJbField > select.srhJbWorkLocation {
	background-image: url(../../media/images/PopupSelection/ic-svg_widget_workLocation.svg);
}

.srhJbLayout > .srhJbHeader > .srhJbField > select.srhJbFieldOfPractice {
	background-image: url(../../media/images/PopupSelection/ic-svg_widget_fieldOfPractice.svg);
}

.srhJbLayout > .srhJbHeader > .srhJbField > select.srhJbPublicationPeriod {
	background-image: url(../../media/images/PopupSelection/ic-svg_widget_publicationPeriod.svg);
}

.srhJbLayout > .srhJbHeader > .srhJbField.currentCriterias > div > :last-child {
	display: block;
	min-height: 1em;
}

.srhJbLayout > .srhJbHeader > .srhJbViews {
	position: absolute;
	top: 22px;
	right: 22px;
	display: inline-block;
	height: 32px;
	width: 32px;
	cursor: pointer;
}

.srhJbLayout.srhJbList > .srhJbHeader > .srhJbViews {
	background-image: url(../../media/images/ic_grid-round.svg);
}

.srhJbLayout.srhJbGrid > .srhJbHeader > .srhJbViews {
	background-image: url(../../media/images/ic_list-round.svg);
}

.srhJbLayout.srhJbList > .srhJbHeader > .srhJbViews,
.srhJbLayout.srhJbGrid > .srhJbHeader > .srhJbViews {
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50% !important;
	background-size: 32px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
	min-width: 32px;
	min-height: 32px;
	max-width: 32px;
	max-height: 32px;
}

.srhJbLayout > .srhJbHeader > .srhJbField.currentCriterias > div > :last-child,
.srhJbLayout > .srhJbJobsContainer .srhJbOffer > .srhJbTitle,
.srhJbLayout.srhJbOfferDetails > .srhJbDetailsHeader .srhJbTitle,
.srhJbLayout.srhJbOfferDetails > .srhJbDetailsHeader .srhJbFieldOfPractice,
.srhJbLayout.srhJbOfferApplication .srhJbTitle,
.srhJbLayout.srhJbOfferApplication .srhJbFieldOfPractice {
	font-size: 12pt;
	font-weight: 700;
}

.srhJbLayout > .srhJbHeader > .srhJbField.currentCriterias > div > :last-child,
.srhJbLayout > .srhJbJobsContainer .srhJbOffer > .srhJbTitle,
.srhJbLayout.srhJbOfferDetails > .srhJbDetailsHeader .srhJbTitle,
.srhJbLayout.srhJbOfferApplication .srhJbTitle:not(.srhJbLabel) {
	color: #8CC93F;
}

.srhJbLayout > .srhJbJobsContainer {
	background-color: #DBDBDB;
}

.srhJbLayout > .srhJbJobsContainer > .srhJbJobsHeader,
.srhJbLayout > .srhJbJobsContainer .slvItems {
	padding-left: 10px;
	padding-right: 10px;
}

.srhJbLayout > .srhJbJobsContainer > .srhJbJobsHeader {
	padding-top: 10px;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer .slvItems {
	padding-top: 10px;
	padding-bottom: 10px;
}

.srhJbLayout > .srhJbJobsContainer .srhJbOffer {
	background-color: #FFF;
}

.srhJbLayout > .srhJbJobsContainer .sigmaListView .RadDataPager_Sigma {
	border-top-width: 0;
	border-color: #DBDBDB;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer {
	overflow-x: auto;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer {
	overflow-x: hidden;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer > .srhJbJobsHeader {
	display: none;
}

.srhJbLayout > .srhJbJobsContainer .srhJbTitle,
.srhJbLayout > .srhJbJobsContainer .srhJbWorkLocation,
.srhJbLayout > .srhJbJobsContainer .srhJbInfo {
	font-size: 10pt;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbTitle,
.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbWorkLocation,
.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbInfo {
	margin: 2.5px;
	display: inline-block;
}

.srhJbLayout > .srhJbJobsContainer .srhJbJobsHeader,
.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbOffer {
	min-width: 450px;
}

.srhJbLayout > .srhJbJobsContainer[data-customcolumns] .srhJbJobsHeader,
.srhJbLayout.srhJbList > .srhJbJobsContainer[data-customcolumns] .srhJbOffer {
	min-width: 1095px;
}

.srhJbLayout > .srhJbJobsContainer[data-customcolumns] .sigmaListView .RadDataPager_Sigma {
	min-width: 1105px;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbOffer {
	box-sizing: content-box;
	min-height: 30px;
	min-height: 3em;
	padding: 2.5px;
	margin-bottom: 2px;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbOffer .srhJbLabel {
	display: none;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbTitle {
	width: 300px;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbWorkLocation {
	width: 150px;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer .srhJbInfo {
	width: 100px;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer[data-customcolumns="3"] .srhJbInfo {
	width: 133px;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer[data-customcolumns="2"] .srhJbInfo {
	width: 200px;
}

.srhJbLayout.srhJbList > .srhJbJobsContainer[data-customcolumns="1"] .srhJbInfo {
	width: 400px;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbOffer {
	display: inline-block;
	margin: 2.5px;
	padding: 5px;
	box-sizing: content-box;
	border: 0 solid #007AB5;
	overflow: hidden;
	width: 300px;
	height: 150px;
	height: 7em;
	position: relative;
	padding-bottom: 3em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer.srhJbJobsWithGeolocation .srhJbOffer {
	height: 7.8em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer[data-customcolumns="4"] .srhJbOffer {
	height: 250px;
	height: 11.2em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer.srhJbJobsWithGeolocation[data-customcolumns="4"] .srhJbOffer {
	height: 12.68em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer[data-customcolumns="3"] .srhJbOffer {
	height: 225px;
	height: 10.2em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer.srhJbJobsWithGeolocation[data-customcolumns="3"] .srhJbOffer {
	height: 11.46em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer[data-customcolumns="2"] .srhJbOffer {	
	height: 200px;
	height: 9.2em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer.srhJbJobsWithGeolocation[data-customcolumns="2"] .srhJbOffer {
	height: 10.24em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer[data-customcolumns="1"] .srhJbOffer {
	height: 175px;
	height: 8.2em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer.srhJbJobsWithGeolocation[data-customcolumns="1"] .srhJbOffer {
	height: 9.02em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbOffer > .srhJbTitle {
	height: 2.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	margin-bottom: 0.8em;
}

div.srhJbTitle.srhJbLabel,
div.srhJbTitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

div#_cvDiv.srhFieldsLayout {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

div#_cvDiv.srhFieldsLayout div.spField.wide {
	width: 100% !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

div#_cvDiv.srhFieldsLayout div.spField.wide div.sfLabel,
div#_cvDiv.srhFieldsLayout div.spField.wide div.sfValue {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

div#_cvDiv.srhFieldsLayout div.spField.wide div.sfLabel span#_cvLabel {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

div#_cvDiv.srhFieldsLayout div.spField.wide div.sfValue input[type="file"] {
	padding: 3px 0 0 0;
}

div#_cvDiv.srhFieldsLayout div.fileSizeMention {
	width: 100% !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbInfo {
	max-height: 1.22em;
	overflow-y: hidden;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbOffer > div:last-of-type {
	margin-bottom: 5px;
	margin-bottom: 0.4em;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbOffer .sigmaThemeButton {
	width: 144px;
	position: absolute;
	bottom: 5px;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbOffer .sigmaThemeButton:first-of-type,
.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbOffer .sigmaThemeButton:only-of-type {
	left: 5px;
}

.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbOffer .sigmaThemeButton:last-of-type,
.srhJbLayout.srhJbGrid > .srhJbJobsContainer .srhJbOffer .sigmaThemeButton:only-of-type {
	right: 5px;
}

.srhJbLayout .srhJbGeo {
	display: inline-block;
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-image: url(../../media/images/ic-svg_emInfo_employeeLocation.svg);
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}

.srhJbLayout > .srhJbJobsContainer .srhJbOffer .sigmaThemeButton {
	width: 100px;
}

/*#region Details*/
.srhJbOfferDetails {
	padding: 5px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	height: 100%;
}

.srhJbOfferDetails.srhJbEmpty {
	padding: 1em;
	text-align: center;
}

.srhJbOfferDetails .sigmaThemeButton {
	min-width: 135px;
}

.srhJbOfferDetails > .srhJbDetailsHeader {
	margin-bottom: 0.1em;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.srhJbOfferDetails > .srhJbDetailsHeader >.srhJbText {
	margin-right: 2em;
}

@media (max-width: 600px), (max-width: 900px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 900px) and (min-resolution: 144dpi), (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1200px) and (min-resolution: 192dpi) {
	.srhJbOfferDetails > .srhJbDetailsHeader > .srhJbText {
		min-width: 400px;
	}
}

@media (max-width: 500px), (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 750px) and (min-resolution: 144dpi), (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1000px) and (min-resolution: 192dpi) {
	.srhJbOfferDetails > .srhJbDetailsHeader > .srhJbText {
		min-width: 0;
		width: 100%;
		margin-right: 0;
	}
}

.srhJbOfferDetails > .srhJbDetailsHeader::after {
	content: "";
	clear: both;
	display: none;
}

.srhJbOfferDetails > .srhJbDetailsBody {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
	font-size: 10pt;
}

.srhJbOfferDetails > .srhJbDetailsBody > div:not(.srhJbInfo):not(:empty) {
	border-top: 1px solid #007AB5;
	margin-top: 1em;
}

.srhJbOfferDetails > .srhJbDetailsFooter {
	margin: 1em 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
/*#endregion Details*/

/*#region Application*/
.srhJbOfferApplication {
	padding: 5px;
}

.srhJbOfferApplication .srhJbFieldOfPractice:not(:empty) {
	margin-top: 0.75em;
}

.srhJbOfferApplication .srhJbInstructions {
	margin-top: 1em;
}

.srhJbOfferApplication .srhJbInstructions:not(:empty) {
	margin-bottom: 2em;
}

.srhJbOfferApplication .sigmaThemeButton {
	min-width: 150px;
}

.srhJbOfferApplication > .srhJbFooter {
	margin: 2em 0 1em 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
/*#endregion Application*/

/*region commune Widget*/
div.modalPopup.popup div.header div.title {
	color: #606570 !important;
	font-family: 'Segoe UI', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 24;
}

table#Content.contentTable tr td {
	padding: 8px 10px;
}

.srhJbLayout .clsPart .clsContentPart,
.srhJbLayout .clsPart .clsPartHeaderRow {
	background-color: #FAFAFA;
}

/*region couleurs des éléments contenus dans les FF quand celles-ci sont à l'état "Collapsed"*/
.srhJbLayout .clsPartHeaderRow .clsPartHead A,
.clsPartHeaderRow .clsPartHead A:visited,
.srhJbLayout .clsPartHeaderRowInnerLevel1 .clsPartHead,
.srhJbLayout .clsPartHeaderRowInnerLevel1 .clsPartHead A,
.srhJbLayout .clsSinglePartHeaderRow .clsSinglePartHead A,
.clsSinglePartHeaderRow .clsSinglePartHead A:visited,
.srhJbLayout .clsSinglePartHeaderRowInnerLevel1 .clsSinglePartHead,
.srhJbLayout .clsSinglePartHeaderRowInnerLevel1 .clsSinglePartHead A,
.clsSinglePartHeaderRowInnerLevel1 .clsSinglePartHead A:visited {
	color: #606570;
}
/*endregion couleurs des éléments contenus dans les FF quand celles-ci sont à l'état "Collapsed"*/

div.sfLabel.sfValue span input[type="checkbox"] {
	min-width: unset;
	min-height: unset;
	width: 1.25em !important;
	height: 1.25em !important;
	max-width: none !important;
	max-height: none !important;
	margin-left: 0 !important;
}

div.sfLabel.sfValue span input[type="checkbox"]:checked::after {
	background-position: center center;
}
/*endregion commune Widget*/

/*region Boutons*/
div#_footer.srhJbFooter a,
div.srhJbDetailsFooter a,
div.srhJbText a {
	border-radius: 4px;
	width: auto;
	min-width: 135px;
	max-width: 135px;
	height: 48px;
	margin: 0 2px;
	font-size: 16px;
	font-weight: 600;
	line-height: 19.2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-decoration: none !important;
	border: 1px !important;
	border-style: solid;
	border-color: inherit;
}

div.srhJbText a div {
	-webkit-transform: none;
	        transform: none;
	top: unset;
	position: relative;
	max-height: 100%;
	overflow-y: unset;
	line-height: unset;
	height: 48px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

/*Boutons "Annuler" et "Retour"*/
.srhJbFooter a#_cancel.sigmaThemeButton,
.srhJbDetailsFooter a#_quit.sigmaThemeButton {
	background-color: white !important;
	color: #838791 !important;
	border: 1px solid #838791 !important;
}
/*endregion Boutons "Annuler" et "Retour"*/