#new-calendar-popin label {
	font-size: 1rem;
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}

.link {
	cursor: pointer;
}

.link:hover {
	opacity: 0.8;
}

.legacy.fade {
	opacity: 1;
}

#candidate2Form {
	overflow-x: hidden;
}

.ul-user-search-results img {
	float: left;
	margin-right: 0.5rem;
}

.user-search-result .user-search-desc {
	font-size: 0.8rem;
	line-height: 1;
}

.user-search-result .user-search-desc small {
	font-size: 0.6rem;
	opacity: 0.8;
}

.file-input .btn {
	padding: 0.3125rem 0.75rem;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.file-input .remove-icon {
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
	z-index: 1000;
}

/* Form actions */
.form-actions {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 2.5rem;
	margin: 1rem 0;
	border: none;
	text-align: center;
}
.form-actions .hide-btn, .show-btn {
	display: none;
}

.form-actions span {
	display: inline-block;
	height: 0.0625rem;
}

@media (min-width: 768px) {
	.form-actions {
		flex-direction: row;
		justify-content: center;
		text-align: center;
		margin-top: 0;
		width: 100%;
		padding: 2rem 0;
	}
	.form-actions > .previous-btn {
		margin: 0 auto 0 0;
  	}

	.form-actions > .next-btn {
		margin: 0 0 0 auto;
  	}

	.form-actions.floating {
		transition: 350ms transform ease-in;
		border: none;
		width: auto;
	}
}

@media (min-width: 1024px) {
	.form-actions.floating {
		position: fixed;
		bottom: 8rem;
		right: 3rem;
		z-index: 1;
		justify-content: flex-end;
		flex-direction: column;
		align-items: flex-end;
		padding: 0;
		margin: 0;
	}

	.form-actions.floating .form-actions-container {
		position: relative;
		display: flex;
		justify-content: flex-end;
		flex-direction: column;
		align-items: flex-end;
		padding-left: 2.5rem;
	}

	.form-actions.floating .btn {
		margin: 0 0 0.3125rem 0;
		box-shadow: 0.0625rem 0.0625rem 0.1875rem 0.0625rem #333;
		border: none;
	}

	.form-actions.floating .previous-btn, .next-btn {
		display: none;
	}

	.form-actions.floating .toggle-btn {
		cursor: pointer;
	}

	.form-actions.floating .hide-btn, .form-actions.floating .show-btn {
		border: none;
		background: none;
		outline: none;
		padding: 0.5rem;
		display: block;
		margin: 0;
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.form-actions.floating .show-btn {
		opacity: 0;
		left: -2rem;
		transition: 1000ms opacity ease-in;
	}

	.form-actions.floating .hide-btn {
		right: -2rem;
	}

	.form-actions.floating.is-hidden {
		transform: translate3d(calc(100% + 3rem), 0, 0);
	}

	.form-actions.floating.is-hidden .show-btn {
		opacity: 1;
	}
}

#salaries_table input, #salaries_table .input-group-text, #salaries_table .static-text {
    padding: 2px 2px 1px 2px;
    height: auto;
    line-height: 1.5rem;
    font-size: 0.875rem;
}

#salaries_table .input-group-text {
    font-size: 0.6rem;
}

#salaries-table-container {
    overflow: auto;
}

#salaries_table td, #salaries_table th {
    padding: 0.25rem;
}

#salaries_table td {
    white-space: nowrap;
}

#salaries_table thead th {
    border-color: #ffffff;
}

#salaries-table-container .pagination {
    margin: 0;
}

.medium_number {
    font-size: 1.3rem;
}

.ok_budget {
    color: green;
}

.button-red {
	display: block;
	float: left;
	margin: 0;
	width: 1.4375rem;
	height: 1.4375rem;
	background: transparent url(../images/bouton_rouge.jpg) no-repeat top left;
}

.button-red:hover {
	background-image: url(../images/bouton_rouge_hover.jpg);
}

.button-green {
	display: block;
	float: left;
	margin: 0;
	width: 1.4375rem;
	height: 1.4375rem;
	background: transparent url(../images/bouton_vert.jpg) no-repeat top left;
}
.button-green:hover {
	background-image: url(../images/bouton_vert_hover.jpg);
}

.button-orange {
	display: block;
	float: left;
	margin: 0;
	width: 1.4375rem;
	height: 1.4375rem;
	background: transparent url(../images/bouton_orange.jpg) no-repeat top left;
}

.button-orange:hover {
	background-image: url(../images/bouton_orange_hover.jpg);
}

.week-day-cell {
	width: 12.5%;
}

#modal-smallResumeModal h2 {
	display: none;
}

.legacy .ux2018 .page-header .right-panel {
	position: absolute;
	right: 2.8125rem;
	top: 1.875rem;
	margin-top: 0;
}

.spinner, #spinner, #spinnerProject, #spinnerClient, #spinnerProjectLine, .spinner_left {
	width: 1rem;
	height: 1rem;
	background: transparent url(images/spinner.gif) no-repeat top left;
}

.legacy table.table.datagrid tr.filter td .datagrid_filter_btn {
	font-size: 0.65rem;
	padding: .25rem .3rem;
}

/* input feedback styles*/

.bootstrap4 .was-validated .form-control:valid, .bootstrap4.was-validated .form-control:valid {
	border-color: #5bb75b;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%235bb75b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center right calc(0.375em + 0.1875rem);
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.bootstrap4 .was-validated .form-control:valid:focus, .bootstrap4.was-validated .form-control:valid:focus {
	border-color: #5bb75b;
	box-shadow: 0 0 0 0.2rem rgba(91, 183, 91, 0.25);
}
.bootstrap4 .was-validated .form-control:valid ~ .valid-feedback,
.bootstrap4.was-validated .form-control:valid ~ .valid-feedback,
.bootstrap4 .was-validated .form-control:valid ~ .valid-tooltip,
.bootstrap4.was-validated .form-control:valid ~ .valid-tooltip
{
	display: block;
}
.bootstrap4 .was-validated textarea.form-control:valid, .bootstrap4.was-validated textarea.form-control:valid {
	padding-right: calc(1.5em + 0.75rem);
	background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.bootstrap4 .was-validated .custom-select:valid, .bootstrap4.was-validated .custom-select:valid {
	border-color: #5bb75b;
	padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%235bb75b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.bootstrap4 .was-validated .custom-select:valid:focus, .bootstrap4.was-validated .custom-select:valid:focus {
	border-color: #5bb75b;
	box-shadow: 0 0 0 0.2rem rgba(91, 183, 91, 0.25);
}
.bootstrap4 .was-validated .custom-select:valid ~ .valid-feedback, .bootstrap4.was-validated .custom-select:valid ~ .valid-feedback,
.bootstrap4 .was-validated .custom-select:valid ~ .valid-tooltip, .bootstrap4.was-validated .custom-select:valid ~ .valid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .form-control-file:valid ~ .valid-feedback, .bootstrap4.was-validated .form-control-file:valid ~ .valid-feedback,
.bootstrap4 .was-validated .form-control-file:valid ~ .valid-tooltip, .bootstrap4.was-validated .form-control-file:valid ~ .valid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .form-check-input:valid ~ .form-check-label, .bootstrap4.was-validated .form-check-input:valid ~ .form-check-label {
	color: #5bb75b;
}
.bootstrap4 .was-validated .form-check-input:valid ~ .valid-feedback, .bootstrap4.was-validated .form-check-input:valid ~ .valid-feedback,
.bootstrap4 .was-validated .form-check-input:valid ~ .valid-tooltip, .bootstrap4.was-validated .form-check-input:valid ~ .valid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-control-input:valid ~ .custom-control-label,
.bootstrap4.was-validated .custom-control-input:valid ~ .custom-control-label {
	color: #5bb75b;
}
.bootstrap4 .was-validated .custom-control-input:valid ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input:valid ~ .custom-control-label::before {
	border-color: #5bb75b;
}
.bootstrap4 .was-validated .custom-control-input:valid ~ .valid-feedback,
.bootstrap4.was-validated .custom-control-input:valid ~ .valid-feedback,
.bootstrap4 .was-validated .custom-control-input:valid ~ .valid-tooltip,
.bootstrap4.was-validated .custom-control-input:valid ~ .valid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
	border-color: #7ec77e;
	background-color: #7ec77e;
}
.bootstrap4 .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(91, 183, 91, 0.25);
}
.bootstrap4 .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
	border-color: #5bb75b;
}
.bootstrap4 .was-validated .custom-file-input:valid ~ .custom-file-label,
.bootstrap4.was-validated .custom-file-input:valid ~ .custom-file-label {
	border-color: #5bb75b;
}
.bootstrap4 .was-validated .custom-file-input:valid ~ .valid-feedback,
.bootstrap4.was-validated .custom-file-input:valid ~ .valid-feedback,
.bootstrap4 .was-validated .custom-file-input:valid ~ .valid-tooltip,
.bootstrap4.was-validated .custom-file-input:valid ~ .valid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.bootstrap4.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
	border-color: #5bb75b;
	box-shadow: 0 0 0 0.2rem rgba(91, 183, 91, 0.25);
}
.bootstrap4 .was-validated .form-control:invalid,
.bootstrap4.was-validated .form-control:invalid {
	border-color: #da4f49;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23da4f49' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23da4f49' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
	background-repeat: no-repeat;
	background-position: center right calc(0.375em + 0.1875rem);
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.bootstrap4 .was-validated .form-control:invalid:focus,
.bootstrap4.was-validated .form-control:invalid:focus {
	border-color: #da4f49;
	box-shadow: 0 0 0 0.2rem rgba(218, 79, 73, 0.25);
}
.bootstrap4 .was-validated .form-control:invalid ~ .invalid-feedback,
.bootstrap4.was-validated .form-control:invalid ~ .invalid-feedback,
.bootstrap4 .was-validated .form-control:invalid ~ .invalid-tooltip,
.bootstrap4.was-validated .form-control:invalid ~ .invalid-tooltip {
	display: block;
}
.bootstrap4 .was-validated textarea.form-control:invalid,
.bootstrap4.was-validated textarea.form-control:invalid {
	padding-right: calc(1.5em + 0.75rem);
	background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.bootstrap4 .was-validated .custom-select:invalid,
.bootstrap4.was-validated .custom-select:invalid {
	border-color: #da4f49;
	padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23da4f49' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23da4f49' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.bootstrap4 .was-validated .custom-select:invalid:focus,
.bootstrap4.was-validated .custom-select:invalid:focus {
	border-color: #da4f49;
	box-shadow: 0 0 0 0.2rem rgba(218, 79, 73, 0.25);
}
.bootstrap4 .was-validated .custom-select:invalid ~ .invalid-feedback,
.bootstrap4.was-validated .custom-select:invalid ~ .invalid-feedback,
.bootstrap4 .was-validated .custom-select:invalid ~ .invalid-tooltip,
.bootstrap4.was-validated .custom-select:invalid ~ .invalid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .form-control-file:invalid ~ .invalid-feedback,
.bootstrap4.was-validated .form-control-file:invalid ~ .invalid-feedback,
.bootstrap4 .was-validated .form-control-file:invalid ~ .invalid-tooltip,
.bootstrap4.was-validated .form-control-file:invalid ~ .invalid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .form-check-input:invalid ~ .form-check-label,
.bootstrap4.was-validated .form-check-input:invalid ~ .form-check-label {
	color: #da4f49;
}
.bootstrap4 .was-validated .form-check-input:invalid ~ .invalid-feedback,
.bootstrap4.was-validated .form-check-input:invalid ~ .invalid-feedback,
.bootstrap4 .was-validated .form-check-input:invalid ~ .invalid-tooltip,
.bootstrap4.was-validated .form-check-input:invalid ~ .invalid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-control-input:invalid ~ .custom-control-label,
.bootstrap4.was-validated .custom-control-input:invalid ~ .custom-control-label {
	color: #da4f49;
}
.bootstrap4 .was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
	border-color: #da4f49;
}
.bootstrap4 .was-validated .custom-control-input:invalid ~ .invalid-feedback,
.bootstrap4.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.bootstrap4 .was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.bootstrap4.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
	border-color: #e37873;
	background-color: #e37873;
}
.bootstrap4 .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(218, 79, 73, 0.25);
}
.bootstrap4 .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
	border-color: #da4f49;
}
.bootstrap4 .was-validated .custom-file-input:invalid ~ .custom-file-label,
.bootstrap4.was-validated .custom-file-input:invalid ~ .custom-file-label {
	border-color: #da4f49;
}
.bootstrap4 .was-validated .custom-file-input:invalid ~ .invalid-feedback,
.bootstrap4.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.bootstrap4 .was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.bootstrap4.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.bootstrap4.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
	border-color: #da4f49;
	box-shadow: 0 0 0 0.2rem rgba(218, 79, 73, 0.25);
}
.bootstrap4 .was-validated .form-control.warning,
.bootstrap4.was-validated .form-control.warning {
	border-color: #fd7e14;
}
.bootstrap4 .was-validated .form-control.warning:focus,
.bootstrap4.was-validated .form-control.warning:focus {
	border-color: #fd7e14;
	box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.25);
}
.bootstrap4 .was-validated .form-control.warning ~ .warning-feedback,
.bootstrap4.was-validated .form-control.warning ~ .warning-feedback,
.bootstrap4 .was-validated .form-control.warning ~ .warning-tooltip,
.bootstrap4.was-validated .form-control.warning ~ .warning-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-select.warning,
.bootstrap4.was-validated .custom-select.warning {
	border-color: #fd7e14;
}
.bootstrap4 .was-validated .custom-select.warning:focus,
.bootstrap4.was-validated .custom-select.warning:focus {
	border-color: #fd7e14;
	box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.25);
}
.bootstrap4 .was-validated .custom-select.warning ~ .warning-feedback,
.bootstrap4.was-validated .custom-select.warning ~ .warning-feedback,
.bootstrap4 .was-validated .custom-select.warning ~ .warning-tooltip,
.bootstrap4.was-validated .custom-select.warning ~ .warning-tooltip {
	display: block;
}
.bootstrap4 .was-validated .form-control-file.warning ~ .warning-feedback,
.bootstrap4.was-validated .form-control-file.warning ~ .warning-feedback,
.bootstrap4 .was-validated .form-control-file.warning ~ .warning-tooltip,
.bootstrap4.was-validated .form-control-file.warning ~ .warning-tooltip {
	display: block;
}
.bootstrap4 .was-validated .form-check-input.warning ~ .form-check-label,
.bootstrap4.was-validated .form-check-input.warning ~ .form-check-label {
	color: #fd7e14;
}
.bootstrap4 .was-validated .form-check-input.warning ~ .warning-feedback,
.bootstrap4.was-validated .form-check-input.warning ~ .warning-feedback,
.bootstrap4 .was-validated .form-check-input.warning ~ .warning-tooltip,
.bootstrap4.was-validated .form-check-input.warning ~ .warning-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-control-input.warning ~ .custom-control-label,
.bootstrap4.was-validated .custom-control-input.warning ~ .custom-control-label {
	color: #fd7e14;
}
.bootstrap4 .was-validated .custom-control-input.warning ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input.warning ~ .custom-control-label::before {
	border-color: #fd7e14;
}
.bootstrap4 .was-validated .custom-control-input.warning ~ .warning-feedback,
.bootstrap4.was-validated .custom-control-input.warning ~ .warning-feedback,
.bootstrap4 .was-validated .custom-control-input.warning ~ .warning-tooltip,
.bootstrap4.was-validated .custom-control-input.warning ~ .warning-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-control-input.warning:checked ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input.warning:checked ~ .custom-control-label::before {
	border-color: #fd9a47;
	background-color: #fd9a47;
}
.bootstrap4 .was-validated .custom-control-input.warning:focus ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input.warning:focus ~ .custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.25);
}
.bootstrap4 .was-validated .custom-control-input.warning:focus:not(:checked) ~ .custom-control-label::before,
.bootstrap4.was-validated .custom-control-input.warning:focus:not(:checked) ~ .custom-control-label::before {
	border-color: #fd7e14;
}
.bootstrap4 .was-validated .custom-file-input.warning ~ .custom-file-label,
.bootstrap4.was-validated .custom-file-input.warning ~ .custom-file-label {
	border-color: #fd7e14;
}
.bootstrap4 .was-validated .custom-file-input.warning ~ .warning-feedback,
.bootstrap4.was-validated .custom-file-input.warning ~ .warning-feedback,
.bootstrap4 .was-validated .custom-file-input.warning ~ .warning-tooltip,
.bootstrap4.was-validated .custom-file-input.warning ~ .warning-tooltip {
	display: block;
}
.bootstrap4 .was-validated .custom-file-input.warning:focus ~ .custom-file-label,
.bootstrap4.was-validated .custom-file-input.warning:focus ~ .custom-file-label {
	border-color: #fd7e14;
	box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.25);
}

.bootstrap4 #edit_training_request .select2-container--disabled {
	height: auto;
}

.bootstrap4 #edit_training_request .select2-container--disabled .select2-search--inline {
	display: none;
}

.bootstrap4 #edit_training_request .select2-selection__choice {
	white-space: normal;
}

.bootstrap4 #edit_training_request .select2-selection__choice,
.bootstrap4 #edit_training_request .form-control {
	font-size: 13px;
}
