@import url('https://fonts.bunny.net/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400;1,700&display=swap');
@import url('https://fonts.bunny.net/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;0,900;1,400;1,700&display=swap');

@font-face {
    font-family: "Open Sans";
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Open Sans";
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "Open Sans";
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Lato";
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Lato";
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Lato";
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "Lato";
    font-weight: 800;
    font-style: normal
}

.font-lato {
    font-family: "Lato", Arial, Helvetica, sans-serif
}

.font-open-sans {
    font-family: "Open sans", Arial, Helvetica, sans-serif
}

.sp,
.sprites-arrow-combo-s,
.sprites-arrow-w,
.sprites-error,
.sprites-icon-localisation,
.sprites-icon-secteur,
.sprites-offres,
.num-offres-text:before,
.sprites-plus,
.sprites-search,
.ico-search:before,
.sprites-sort-asc,
.sprites-sort-desc,
.error-message:before,
.ico-plus:after,
.ico-back:after,
.table-sort-asc:after,
.table-sort-desc:after {
    background-image: url('/col/img/sprites-s16e22bef4b.png');
    background-repeat: no-repeat
}

.sprites-arrow-combo-s {
    background-position: -12px -41px;
    height: 10px;
    width: 15px
}

.sprites-arrow-w {
    background-position: 0 -23px;
    height: 15px;
    width: 10px
}

.sprites-error {
    background-position: 0 0;
    height: 23px;
    width: 24px
}

.sprites-icon-localisation {
    background-position: 0 -41px;
    height: 20px;
    width: 12px
}

.sprites-icon-secteur {
    background-position: -26px -23px;
    height: 18px;
    width: 20px
}

.sprites-offres,
.num-offres-text:before {
    background-position: 0 -78px;
    height: 38px;
    width: 48px
}

.sprites-plus {
    background-position: -27px -41px;
    height: 18px;
    width: 18px
}

.sprites-search,
.icon-search:before {
    background-position: -10px -23px;
    height: 16px;
    width: 16px
}

.sprites-sort-asc {
    background-position: 0 -61px;
    height: 9px;
    width: 13px
}

.sprites-sort-desc {
    background-position: -13px -61px;
    height: 9px;
    width: 13px
}

*,
*:before,
*:after {
    box-sizing: border-box
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.align-center {
    text-align: center
}

.valign-top {
    vertical-align: top !important
}

.valign-middle {
    vertical-align: middle !important
}

.valign-bottom {
    vertical-align: bottom !important
}

.align-start {
    float: left
}

.align-end {
    float: right
}

.align-clear {
    clear: both
}

.block-clear {
    clear: both;
    height: 0.01em;
    font-size: 0.01em;
    padding: 0;
    line-height: 0
}

.is-hidden {
    display: none
}

.visually-hidden,
.form-page .form-options legend {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.spacer-1-line {
    margin-bottom: 1em !important
}

.spacer-2-line {
    margin-bottom: 2em !important
}

.spacer-3-line {
    margin-bottom: 3em !important
}

.row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.row:after {
    content: " ";
    display: block;
    clear: both
}

form,
fieldset {
    margin: 0
}

input,
button,
select,
label {
    vertical-align: middle;
    font-family: inherit;
    font-size: inherit
}

legend {
    margin-left: 1em;
    border: 0;
    white-space: normal
}

label {cursor:pointer;}

textarea {
    min-height: 5em;
    overflow: auto;
    vertical-align: top;
    font-family: inherit;
    font-size: inherit;
    resize: vertical
}

input[type="text"],
input[type="search"] {
    margin: 0
}

input.placeholder,
textarea.placeholder {
    opacity: 1;
    font-style: italic
}

.label-inline {
    display: inline;
    float: none;
    width: auto;
    margin-right: 1em;
    text-align: left
}

.label-block {
    display: block;
    float: none;
    text-align: left;
    width: auto
}

.label-start {
    float: left;
    width: 200px;
    margin-right: 1em;
    text-align: right
}

@media only screen and (max-width: 1169px) {
    .label-block-md {
        display: block;
        float: none;
        text-align: left;
        width: auto
    }
    .label-start-md {
        float: left;
        width: 200px;
        margin-right: 1em;
        text-align: right
    }
    .label-inline-md {
        display: inline;
        float: none;
        width: auto;
        margin-right: 1em;
        text-align: left
    }
}

@media only screen and (max-width: 991px) {
    .label-block-sm {
        display: block;
        float: none;
        text-align: left;
        width: auto
    }
    .label-start-sm {
        float: left;
        width: 200px;
        margin-right: 1em;
        text-align: right
    }
    .label-inline-sm {
        display: inline;
        float: none;
        width: auto;
        margin-right: 1em;
        text-align: left
    }
}

@media only screen and (max-width: 767px) {
    .label-block-xs {
        display: block;
        float: none;
        text-align: left;
        width: auto
    }
    .label-start-xs {
        float: left;
        width: 200px;
        margin-right: 1em;
        text-align: right
    }
    .label-inline-xs {
        display: inline;
        float: none;
        width: auto;
        margin-right: 1em;
        text-align: left
    }
}

img {
    max-width: 100%;
    font-style: italic
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

body {
    font: 0.75em/1.5 "Lato", Arial, Helvetica, sans-serif;
    color: #222533;
    background: #f5f7f8;
    margin: 0
}

::selection {
    background-color: #222533;
    color: #fff
}

html {
    -webkit-tap-highlight-color: rgba(34, 37, 51, 0.5)
}

.brand {
    color: #222533
}

.txt-error {
    color: red
}

.page-title,
.large-title,
.title-with-border {
    font-weight: 300;
    font-size: 2em;
    line-height: 1;
    padding-bottom: 15px;
    margin-top: 0
}

.page-title:after,
.large-title:after,
.title-with-border:after {
    content: '';
    display: block;
    margin-top: 0.3em;
    width: 100px;
    height: 5px;
    background-color: #a9cf54
}

.page-title span,
.large-title span,
.title-with-border span {
    display: block;
    font-weight: 800;
    font-size: 1.2em;
    line-height: 1
}

h1.page-title {
    font-weight: normal
}

h3 {
    font-size: 1.75em;
}

.page-title-blue:after {
    background-color: #66c1d3
}

.search-title,
.border-bottom {
    font-family: "Open sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.25em;
    line-height: 1.2;
    color: #222533;
    text-transform: uppercase;
    border-bottom: 1px solid #d4d6d8;
    padding: 15px 5px 15px 15px;
    margin: 0
}

.list-style-1 {
    margin: 1em 0;
    padding: 0;
    list-style: none;
    clear: both;
    line-height: 1.3
}

.list-style-1:first-child {
    margin-top: 0
}

.list-style-1:last-child {
    margin-bottom: 0
}
.list-style-1 li {
    margin-bottom: 0.5em;
}
ul.list-group {
    list-style-type: none;
    list-style-position: inside;
}
li.list-group-item {
    margin: 0;
    padding: 0;
}
li.list-group-item a {
    padding: 1em;
    margin: 1em 4em 0 1em;
    background-color: #eee;
    border-bottom: 4px solid #ee880e;
    display: block;
    font-size: 1.2em;
    transition: 1s ease background-color;
}
li.list-group-item a:hover, li.list-group-item a:focus {
    border-color: #a9cf54;
    background-color: #ccc;
}
.form-page input[type="checkbox"].form-input {
    width: auto;
}
input[type="checkbox"]+label, input[type="radio"]+label {
    display: inline-block;
    padding-left: 0.25em;
}
input[type="checkbox"]:not(:checked)+label, input[type="radio"]:not(:checked)+label {
    font-weight: normal;
}
input[disabled]+label {
    color: #888;
}

input[type="checkbox"]:checked+label, input[type="radio"]:checked+label {
    font-weight: bold;
}

select.listeBascule {
    background-color: #f3f8fc;
    border: 2px solid #8A8888;
    font-weight: bold;
    color: #656565;
	height			: 200px !important;
	min-width		: 300px;
    opacity			: unset !important;
	width			: 450px;
}

select.listeBasculeColRechOp {
    border			: 2px solid #b6b6b6;
    height			: 126px !important;
    min-width		: 300px;
    opacity			: unset !important;
    width			: 450px;
}

.format-date {
    width: 300px !important
}

.form-row {
    clear: left;
    margin-bottom: 20px
}

.form-asterisk {
    vertical-align: super
}

.form-required-mention {
    font-size: 1.16667em;
    margin: 0 0 10px;
    text-align: right;
}
.required::after {
    color: #b00;
    content: " *";
}

.help-image {
    vertical-align: middle;
    margin-left: 10px
}

input[type="radio"]+label {
    display: inline;
    float: none;
    width: auto;
    text-align: left
}

.form-input, .select2-container > span.selection > .select2-selection {
    background-color: #f3f8fc;
    margin: 0;
    font-size: 1.1em;
    vertical-align: middle;
    font-family: inherit;
    color: #656565;
    border-radius: 3px;
    border: 1px solid #8A8888;
    transition: background 300ms ease-in;
}
.form-input {
    padding: 0.5em;
    width: 100%;
}
.form-input:focus {
    background-color: #ffffff;
    border: 0;
    height: auto;
}
.select2-container .select2-selection--single {
    height: auto;
}
.select2-container > span.selection > .select2-selection--single > span > span {
    margin: 0.5em 0.25em;
}
.select2-container > span.selection > .select2-selection--multiple {
    padding: 0 0.25em;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    white-space: normal;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 2em;
    padding-left: 0.5em;
}
.select2-container .select2-selection--single .select2-selection__arrow {
    background-color: #222533;
    color: #fff;
    height: 100%;
    width: auto;
    padding: 0 1em;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-width: 7px 6px 0 6px;
    height: 0;
    left: 50%;
    margin-left: -6px;
    margin-top: -3px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent;
    border-width: 0 6px 7px 6px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    float: none;
}
.select2-results {
    font-size: 1.2em;
}
.select2-container li[aria-selected="true"]:before {
    content: "\e914";
    font-family: 'icomoon',fantasy !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    padding-right: 0.5rem;
}
.select2-container li[aria-selected="false"]:before {
    content: "\e98c";
    font-family: 'icomoon',fantasy !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    padding-right: 0.5rem;
}
.select2-results__message {
    color: red !important;
}
.select2-selection--multiple ul li:first-child .select2-search__field, .select2-selection--multiple ul li:first-child.select2-search.select2-search--inline {
    width:100% !important;
}
.select2-search__field {
    font-size: 1.2em;
}
.SumoSelect {
    display: inline-block;
    margin: 0 1em;
    position: relative;
    outline:none;
}

.form-input-textarea {
	width: 650px !important;
}

.form-input-style-2 {
    margin: 0;
    vertical-align: middle;
    font-family: "Open sans", Arial, Helvetica, sans-serif;
    color: #222533;
    font-size: 1.25em;
    line-height: 1.35;
    border: 0;
    border-bottom: 2px solid #b6b6b6;
    padding: 10px 10px;
    border-radius: 3px
}

.form-input-style-2.placeholder {
    color: #222533;
    font-style: normal
}

.form-input-error {
    border: solid 2px red;
}

.error-message {
    font-size: 1.5em;
    color: red;
    margin-left: 10px
}

.error-message:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-position: 0 0;
    height: 23px;
    width: 24px;
    margin-right: 10px
}

.wrapper {
    clear: both
}

.page {
    display: flex;
    height: 100%;
    min-height: 100vh;
    flex-direction: column;
}

main {
    overflow: visible;
    clear: right;
}

main:after {
    content: "";
    display: table;
    clear: both
}

.sidebar {
    width: 272px;
    float: left;
    margin-right: 30px
}

.site-inner {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2px;
}

header {
    background: #fff
}

.header-top {
    padding-top: 4px
}

.header-top:after {
    content: "";
    display: table;
    clear: both
}

.share-links {
    float: right
}

.share-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0
}

.share-links li {
    display: inline;
    margin-left: 12px
}

.header-bottom {
    padding-bottom: 10px
}

.header-bottom:after {
    content: "";
    display: table;
    clear: both
}

.logo-wrapper {
    float: left;
    /*padding-top: 10px*/
}

.logo-wrapper h1 {
    margin: 0;
    font-size: 3em;
    line-height: 1.2;
    font-weight: normal
}

.logo span {
    font-weight: 800
}

.baseline {
    font-family: "Open sans", Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    margin-left: -170px;
}

.baseline span {
    font-weight: bold
}

footer {
    clear: both;
    padding: 25px 0;
    background-color: #222533;
    margin-top: auto;
}

footer:after {
    content: "";
    display: table;
    clear: both
}

.copyright {
    display: block;
    text-align: center;
    color: #a1b1bc;
    font-size: 1.16667em
}

.inner {
    padding: 20px 38px 29px;
}

.search-panel,
.block--blanc-bord {
    margin: 25px 0;
    background: #fff;
    border-top: 3px solid #a9cf54
}

.block--blanc {
    background: #fff;
    margin-bottom: 2em;
}

.btn,
#carteForm .btn_rechercher_carte,
.btn-icon,
.btn-label-icon,
.set-button {
    padding: 0;
    border: 0;
    margin: -5px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    line-height: 1.2;
    font-size: inherit;
    font-family: inherit;
    transition: all 300ms
}

.set-button {
    padding: 5px;
    display: inline-block;
    text-align: center;
    line-height: 1.2;
    margin-top: 0.1em;
    transition: all 300ms;
    border-bottom: 3px solid #0c5460;
    border-radius: 3px;
}

.btn:hover,
.btn-icon:hover,
.btn-label-icon:hover,
.btn:focus,
.btn-icon:focus,
.btn-label-icon:focus,
.btn:active,
.btn-icon:active,
.btn-label-icon:active,
.set-button:hover,
.set-button:focus {
    text-decoration: none
}

.btn {
    padding: 5px 10px;
    background: #222533;
    border-bottom: 3px solid #66c1d3;
    border-radius: 3px;
    color: #fff
}

.btn:hover,
.btn:focus,
.btn:active {
    background-color: #4b5170
}

.btn-green,
.set-button.set-background-green {
    background-color: #a9cf54;
    color: #000;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.set-button.set-background-green:hover,
.set-button.set-background-green:focus,
.set-button.set-background-green:active
{
    background-color: #92bb35
}

.btn-blue {
    background-color: #66c1d3;
    color: #000;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    background-color: #3eb1c8
}

.btn-icon-grand {
    height: 50px !important;
    width: 50px !important;
    line-height: 50px !important;
}

.btn-icon-plus {
    background-image		: url('/col/img/icons/plus.png') !important;
}

.btn-icon-modifier {
    background-image		: url('/col/img/icons/modifier.png') !important;
}

.btn-icon-cvtheque {
    background-image		: url('/col/img/icons/cv.png') !important;
}

.btn-icon {
    display: inline-block;
    background: #222533;
    height: 30px;
    width: 30px;
    line-height: 30px;
    background-position : center center !important;
    background-repeat : no-repeat !important;
    vertical-align  : middle;
}
.btn-icon-trans {
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    background-position : center center !important;
    background-repeat : no-repeat !important;
    vertical-align  : middle;
}


.btn-icon-background-gris {
    background		: #c0c0c0!important;
}

.btn-icon:hover,
.btn-icon:focus,
.btn-icon:active {
    background: #4b5170
}

.btn-icon img {
    display: block;
    width: 100%;
    padding: 5px;
}

.btn-icon-sm {
    height: 30px;
    width: 30px;
    line-height: 30px
}

.btn-label-icon {
    vertical-align: middle;
    background: #fff;
    border: 1px solid #b6b6b6;
    font-size: 1.25em;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px 0 10px;
    color: #222533
}

.btn-label-icon:hover,
.btn-label-icon:focus,
.btn-label-icon:active {
    background: #e3e3e3;
    cursor : default;
}

.btn-label-icon:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 38px;
    border-radius: 0 3px 3px 0;
    background: #222533;
}

.btn-label-icon:after {
    content: ''
}

.btn-label-icon-left {
    padding-right: 10px;
    padding-left: 60px
}

.btn-label-icon-left:before {
    right: auto;
    left: 0;
    border-radius: 3px 0 0 3px
}

.ico-plus:after {
    background-position: -27px -41px;
    height: 18px;
    width: 18px;
    position: absolute;
    margin: 0 auto;
    right: 16px;
    top: 11px
}

.ico-back:after {
    background-image: url('/col/img/sprites-s16e22bef4b.png');
    background-repeat: no-repeat;
    background-position: 0 -23px;
    height: 15px;
    width: 10px;
    position: absolute;
    margin: 0 auto;
    left: 20px;
    top: 12px
}

.btn-wide {
    display: block;
    width: 100%;
    float: none
}

.btn-large {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.btn-bigger {
    padding: 5px 15px;
    font-size: 1.2em;
    font-weight: bold
}

.btn-small {
    padding: 2px 5px;
    font-size: 1em
}

.btn-wrapper {
    position: relative;
    vertical-align: bottom;
}

.btn-wrapper a {
    vertical-align: sub;
}

a {
    color: #222533;
    text-decoration: none
}

a:hover,
a:focus,
a:active {
    text-decoration: underline
}

a:focus img {
    outline: 1px dashed #222533
}

.global-link {
    cursor: pointer
}

.more-wrapper {
    clear: both;
    padding: 10px 0
}

.more {
    text-decoration: underline;
    font-weight: bold;
    padding: 2px 25px 2px 0;
    border: none
}

.more:hover,
.more:focus,
.more:active {
    text-decoration: none
}

.nav div {
	background-color		: #FFFFFF;
	border    				: solid 1px #F5F7F8;
	border-top-left-radius	: 15px;
	border-top-right-radius	: 15px;
	display					: inline-block;
	margin					: 0;
	padding					: 10px;
	text-align				: center;
	width					: 24.851%;
}
.nav div.text-muted {
    background-color: #ddd;
}
.nav div.text-muted a:hover {
    text-decoration: none;
    cursor: not-allowed;
}

.nav a {
    font-size		: 1.2em;
    font-weight		: bold;
    color			: #555;
}

.nav .active {
	background-color		: #222533;
}

.nav .active a {
	color: #FFFFFF;
}


.nav-top {
    background-color	: #FFFFFF;
	padding-right   	: 20px;
	padding-top   	: 20px;
}

.nav-top ul {
    list-style  : none;
    margin      : 0;
    padding     : 0;
    border      : 0;
}

.nav-top li {
    border          : solid 10px #F5F7F8;
    display         : inline;
	margin-right   	: 10px;
    padding		    : 20px;
}

.nav-top a {
    font-size: 1.16667em;
    font-weight: bold;
    color: #a1b1bc
}

.nav-top a.active {
    color: #222533
}

#skip-links {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    height: 0
}

@media only screen and (max-width: 767px) {
    #skip-links {
        display: none
    }
}

#skip-links li {
    display: inline;
    background: none;
    padding: 0;
    margin-right: 0.5em
}

#skip-links a {
    position: absolute;
    top: 0;
    left: -9999em;
    background-color: #fff;
    padding: 0.5em;
    white-space: nowrap
}

#skip-links a:focus,
#skip-links a:active {
    left: 0
}

.target {
    outline: 2px dashed #222533;
    overflow: hidden
}

.breadcrumb {
    padding: 5px 0 15px 0
}

.breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 1.25em
}

.breadcrumb li {
    display: inline
}

.breadcrumb li+li:before {
    display: inline;
    content: ' > ';
    font-weight: normal
}

.breadcrumb-current {
    font-weight: normal
}
.breadcrumb-active {
    color: #2a2a56 !important;
    font-weight: bold;
}

.tag {
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
    color: #fff;
    font-size: 1.25em;
    font-family: "Open sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: silver;
    padding: 0 15px;
    margin-right: 4px;
    text-transform: uppercase;
    min-height: 40px;
    line-height: 40px
}

.tag a {
    color: #fff;
    margin-left: 20px
}

span.tag {
    cursor: default
}

a.tag:hover,
a.tag:focus,
a.tag:active {
    text-decoration: none;
    background: #b6b6b6
}

.table {
    margin: 0 0 1em;
    border-collapse: collapse;
    font-size: 1.16667em;
    line-height: 1.2;
    width: 100%;
    border-bottom: 2px solid #e3e3e3;
    background: #fff
}

.table thead tr {
    border-bottom: 2px solid #b6b6b6
}

.table th,
.table td {
    padding: 8px 10px
}

.table th {
    position: relative;
    font-weight: bold;
    text-align: center;
}

.table tr:hover {
    background: #999fbb
}

.table a[href] {
    font-weight: bold;
}

.table-stripped tr:nth-child(2n) {
    background: #f5f7f8
}

.table-stripped tr:nth-child(2n+1) {
    background: #fff
}
.table-stripped tr:hover {
    background: #ffecce;
}

.table-sort-asc,
.table-sort-desc {
    position: relative;
    display: block;
    color: #fff;
    padding-right: 20px
}

.table-sort-asc:after {
    content: '';
    position: absolute;
    top: -20px;
    right: 0;
    background-position: 0 -61px;
    height: 9px;
    width: 13px
}

.table-sort-desc:after {
	content: '';
    position: absolute;
    top: -1px;
    right: 0;
    background-position: -13px -61px;
    height: 9px;
    width: 13px
}

.tri-actif.table-sort-asc:after{
    background-position: -33px 0;
}

.tri-actif.table-sort-desc:after{
    background-position: -33px -11px;
}
th.tri-actif-th{
    border-bottom: 8px solid #ee880e!important;
}

.table-theme-blue > tr > th, .table-theme-blue thead th {
    background	: #222533;
    color: #fff;
    border-bottom: 8px solid #66c1d3;
}

.table-theme-blue tfoot td, .table-theme-blue tfoot th {
    background	: #222533;
    color: #fff;
    border-top: 5px solid #66c1d3;
}

.table-theme-tbord th {
    background	: #575b6e;
    color: #fff;
}

.table-actions a.btn {
    display: inline-block;
    margin: 0.1em 0;
}

.tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.tabs ul:after {
    content: "";
    display: table;
    clear: both
}

.tabs li {
    float: left
}

.tabs a {
    border-top: 5px solid #fbfcfc;
    display: block;
    background: #fbfcfc;
    font-weight: 300;
    text-align: center;
    font-size: 1.66667em;
    padding: 10px 10px
}

.tabs a:hover,
.tabs a:focus,
.tabs a:active {
    text-decoration: none;
    background: #fff;
    border-top-color: #fff
}

.tabs a.active {
    position: relative;
    top: 1px;
    background: #fff;
    border-top-color: #66c1d3
}

.row-white {
    background: #fff;
}

.sign-in-title {
    margin: 0;
    font-size: 1.16667em;
}

.ico-search {
    display: block;
    vertical-align: middle;
    background: #222533;
    width: 7%;
    height: 53px;
    float: left;
    border-bottom: 2px solid #b6b6b6;
    border-radius: 3px 0 0 3px
}

.ico-search:before {
    display: block;
    content: '';
    margin: 15px auto 0
}

#adv-search-submit {
    width: 272px
}

.btn-fixed {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 272px
}

.filters label {
    font-size: 1.25em;
    display: inline;
    float: none;
    width: auto;
    margin-right: 1em;
    text-align: left
}

.form-page {
    margin-bottom: 20px
}

.form-page .inner {
    padding: 20px 30px
}

.form-page .label,
.form-page label {
    float			: none;
    width			: auto;
    font-weight		: bold;
}

.form-page .label-start {
    float: left;
    width: 200px;
    margin-right: 1em;
    text-align: left
}

.form-page .label-start-small {
    width: 100px
}

.form-page .form-input, .form-page .form-row-input select {
    width: 465px;
}
.form-row-input .form-check {
    margin-left: 2em;
}
.form-page .form-input-sm{
    width: auto !important;
}

.form-page .form-options {
    padding: 0;
    border: 0;
    margin: 0 0 20px;
}

.form-page .form-options legend {
    margin: 0;
    padding: 0;
    border: 0
}

.form-page .form-actions {
    margin-top: 40px;
    text-align: center;
}

.form-page .action-link {
    font: 1.25em "Open sans", Arial, Helvetica, sans-serif;
    text-decoration: underline;
    display: inline-block;
    margin: 0 1em;
}

.form-page .action-link:hover,
.form-page .action-link:focus,
.form-page .action-link:active {
    text-decoration: none
}

.title-with-border {
    margin-bottom: 36px
}

.inner ul.synthese,
.inner ul.detail,
.inner ul.contact {
    font-size: 1.33333em;
    list-style-type: none;
    padding-left: 0
}

.inner ul.synthese img {
    border: 1px solid #cbcbcb;
    display: block;
    margin-bottom: 18px
}

.inner ul li span.nivel2 {
    display: block;
    overflow: hidden
}

.inner ul li span.left {
    font-weight: bold;
    float: left;
    width: 230px;
    min-width: 350px !important;
}

.inner ul.synthese li,
.inner ul.detail li,
.inner ul.contact li {
    padding: 10px 0;
    position: relative
}

.inner ul.synthese li {
    padding-top: 0 !important;
    margin-bottom: 1px
}

.inner ul.detail.left {
    border-right: 1px solid #cccccc
}

.inner ul.contact a {
    text-decoration: underline
}

.inner ul.contact a:hover {
    text-decoration: none
}

.inner p.travailleur {
    font-size: 1.33333em;
    margin-bottom: 25px;
    text-align: justify
}

#contentinfo a{
	color:white;
	font-size:1em;
}

.form-input-discret {
    margin			: 0;
    font-size		: 1.1em;
    vertical-align	: middle;
    font-family		: inherit;
    width			: 100%;
    color			: #888;
    border-radius	: 3px;
    border			: 0 solid transparent;
    padding			: 5px 10px;
}

.form-input-date {
    width: 170px !important;
}

/**
 * DIV autour des champs de formulaire
 */
.form-row-label {
    display			: inline-block;
    font-size		: 1.25em;
    font-weight		: bold;
    padding-right	: 10px;
    text-align		: right;
    width			: 35%;
    vertical-align: top;
}

.w20 {
    width			: 20% !important;
}
.w60 {
    width			: 63% !important;
}
.form-row-input {
    display		: inline-block;
    font-size	: 1.2em;
}

.form-row-align {
    margin-left: 35%;
    font-size: 1.2em;
}


/** Messages d'informations **/
.alert span.float-left {
    display: none;
}
.alert-info,
.info {
    color: #222533;
    font-size: 1.2em;
    background:url('/col/img/information.png') #e6f8ff no-repeat 12px 50%;
    border: 3px solid #66c1d3;
    padding: 0.5em 50px;
    border-radius: 0.5em;
    width: 100%;
    margin: 0.5em auto;
    font-weight: bold;
}


.alert-info a,.info a {
    color: #222533;
    text-decoration: underline;
}

.alert-bootstrap {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-info-bootstrap {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
    padding: 0.25em 1em;
}

.alert-fixme,
.alert-danger,
.error {
    color: white;
    font-size: 1.2em;
    background: url('/col/img/warning.png') #CB3C30 no-repeat 22px 12px;
    padding: 18px 18px 18px 84px;
    border-radius: 10px;
    margin		: 1em auto;
    font-weight:normal;
    max-width	: 1170px;
}

.error .title {
    font-weight:bold;
}

.warning {
	border	: 2px solid red !important;
}

.alert-success,
.success {
    color: white;
    font-size:1.2em;
    background:url('/col/img/success.png') #222533 no-repeat 12px 12px;
    padding:18px 18px 18px 84px;
    border-radius: 10px;
    width: 100%;
    margin: 5px auto;
    font-weight		: normal;
}

.info_rgaa {
    color: white;
    font-size: 1.2em;
    background:url('/col/img/info.png') #222533 no-repeat 12px 12px;
    padding:18px 18px 18px 84px;
    border-radius: 10px;
    width: 100%;
    margin: 5px auto;
}

.info_rgaa a {
    color: white;
    text-decoration: underline white;
    font-weight: bold;
}

.champ_parametrable {
    font-size: 1.2em;
    background:url('/col/img/information.png') white no-repeat 12px 12px;
    padding: 10px 20px 10px 60px;
    border: 3px solid #222533;
    border-radius: 10px;
    width: 100%;
    margin: 1em auto 2em;
}

.champ_parametrable a {
    color: #222533;
    text-decoration: underline #222533;
    font-weight: bold;
}

/* Force mot de passe */
.mdpLevel {
	text-align:center;
	color:White;
	padding: 2px 10px;
}
.weak {background-color:#AA0033;}
.medium {background-color:#FFBD23;}
.strong {background-color:#008000;}

table {
    text-align  : center;
}

.identite_cnx {
    background-color : #f3f8fc;
    border-radius: 10px;
    border: 1px solid #8A8888;
    float : right;
    margin-top : 26px;
    padding: 5px;
    max-width: 450px;
}

/**
 * Menu
 */

.menu-fixed {
    position            : fixed !important;
    min-width           : 1170px;
    top                 : 0;
    z-index             : 999;
}

.browse li, .browse li a, .footer li, .footer li a {
    display : block;
    float : left;
    min-width: 109px;
}
.browse a, .footer a {
    text-decoration: none;
}

.browse a.trigger, .footer a.trigger {
    padding: 0 0.75em;
    color: white;
}

.browse a:hover, .footer a:hover {
    text-decoration: none;
}

.header {
    background-repeat: no-repeat;
    height:180px;
}

.browse {
    position        : relative;
    background-color    : #222533;
    font-size       : 1em;
    padding: 0 18px;
}

.content {
    margin-top: 18px;
}

.browse li, .browse .trigger {
    height      : auto;
    text-align  : center;
}
.browse .trigger {
    border-left: 1px solid white;
    color: black;
    font-weight         : bold;
}

.browse .trigger:hover, .browse .trigger.selected {
    background-color: #ffffff;
}
.browse li:first-child > a {
    border: none;
}

.browse ul, .footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.trigger:hover, .current .trigger {
    background-color    : #ffffff;
    color       : #222533;
    transition      : all 0.25s;
}

.classic div {
    background-color    : #edecec;
    position        : absolute;
    clear       : both;
    top         : 4em;
    z-index             : 1000;
}
.classic div li {
    float: none;
    display: block;
    border-bottom: 1px solid white; }
.classic div a {
    background-color    : #222533;
    color: #ffffff;
    display: block;
    height: 2.66667em;
    line-height: 2.66667em;
    padding: 0 0.75em;
    width: 100%;
}
.classic div a:hover, .classic div a.selected {
    background-color    : #ffffff;
    color               : #222533;
}
.classic div ul {
    margin: 0;
}

.menuitem div {
    display: none;
}

.menuitem:hover div, .menuitem:hover .current div {
    display: block;
}
.menuitem:hover .trigger {
    background-color    : #ffffff;
    color               : #222533;
}

.cf:before, .cf:after {
    display: table;
    content: "";
    line-height: 0;
}
.cf:after {
    clear: both;
}
.cf li {
	text-align:left;
    overflow:hidden;
}


/**
 * Menu
 */
.portail a.trigger {
    background-image    : url('/col/img/icons/maison.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.portail:hover a.trigger {
    background-image    : url('/col/img/icons/maison_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.tbord a.trigger {
    background-image    : url('/col/img/icons/tbord.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.tbord:hover a.trigger {
    background-image    : url('/col/img/icons/tbord_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.notification a.trigger {
    background-image    : url('/col/img/icons/alerte.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.notification:hover a.trigger {
    background-image    : url('/col/img/icons/alerte_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.message a.trigger {
    background-image    : url('/col/img/icons/message.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.message:hover a.trigger {
    background-image    : url('/col/img/icons/message_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.operation a.trigger {
    background-image    : url('/col/img/icons/operation.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.operation:hover a.trigger {
    background-image    : url('/col/img/icons/operation_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.candidat a.trigger {
    background-image    : url('/col/img/icons/profil.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.candidat:hover a.trigger {
    background-image    : url('/col/img/icons/profil_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.extraction a.trigger {
    background-image    : url('/col/img/icons/extraction.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.extraction:hover a.trigger {
    background-image    : url('/col/img/icons/extraction_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.archive a.trigger {
    background-image    : url('/col/img/icons/archive.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.archive:hover a.trigger {
    background-image    : url('/col/img/icons/archive_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}


.candidature a.trigger {
    background-image    : url('/col/img/icons/candidature.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.candidature:hover a.trigger {
    background-image    : url('/col/img/icons/candidature_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.offres a.trigger {
    background-image    : url('/col/img/icons/offre.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.offres:hover a.trigger {
    background-image    : url('/col/img/icons/offre_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.mes_donnees a.trigger {
    background-image    : url('/col/img/icons/information.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.mes_donnees:hover a.trigger {
    background-image    : url('/col/img/icons/information_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.aide a.trigger {
    background-image    : url('/col/img/icons/aide.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.aide:hover a.trigger {
    background-image    : url('/col/img/icons/aide_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.statistiques a.trigger {
    background-image    : url('/col/img/icons/stats.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.statistiques:hover a.trigger {
    background-image    : url('/col/img/icons/stats_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.collectivite a.trigger {
    background-image    : url('/col/img/icons/collectivite.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.collectivite:hover a.trigger {
    background-image    : url('/col/img/icons/collectivite_noir.png');
    background-repeat   : no-repeat;
    background-position : 50% 10%;
    padding-top         : 30px !important;
}

.btn-icon-deconnexion {
    display: inline-block;
    height: 16px !important;
    line-height: 16px;
    vertical-align: middle;
    width: 16px;
}

/**
 * Menu - InfoBulle
 */
.menuInfoBulle {
    background-color: #222533 !important;
    border-radius: 30%;
    box-shadow: 1px 1px 1px #222533;
    color: White;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 30px;
    z-index: 999999;
}
.menuInfoBulleActive {
    background-color: White !important;
    color: #222533 !important;
}
.menuInfobuleNotification {
    left: 217px;
    top: -8px !important;
}
.menuInfobulleMsg {
    left: 328px;
    top: -8px !important;
}
.sousMenuInfobulleMsg {
    left: 140px;
    top: -10px !important;
}

/**
 * Flash info
 */
.global_flash_info {background-color:#fff; }
.flash_info {margin-bottom: 2em;}
.flash_info .flash_info_h2 {border-bottom: 1px solid #66C1D3; padding:10px 35px;}
.flash_info .close {cursor: pointer; float:right; padding: 5px 5px 0 0}
.flash_info .content_flash_info {padding:10px; font-size: 1.2em;}
.flash_info .content_flash_info p {margin: 0.25em 0;}

/**
 * Lien information
 */
.information {
	background-image	: url('/col/img/info3.png');
	background-repeat	: no-repeat;
	float				: right;
	padding-left 		: 20px;
	vertical-align		: middle;
}

.table_global {
	text-align	: left;
	width		: 100%;
}
.puce_bleu li {
	display 			: list-item;
	list-style-image 	: url('/col/img/jtip/point_bleu.png');
}

/**
 * Autres
 */
.btnWsFicheMetier {
	display				: inline-block;
	padding-right		: 5px;
}

.bordureGriseBottom {
	border-bottom-color: lightgray;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 15px;
}

#fichemetierws h3 {
    font-size: 1.5em;
    border-bottom: 2px solid #a9cf54;
}

.infoField {
    color: rgb(128, 128, 128);
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
}
.infoField small.text-muted {
    font-size: inherit;
}
small.form-text {
    font-size: 1em;
}
.paragraphe-col {
    font-size: 1.2em;
}
.paragraphe-col a {
    font-weight: bold;
}
.warning_bandeau {
    color: black;
    font-size:1.2em;
    background: url('/col/img/warning_orange.png') #FFA500 no-repeat 12px 12px;
    padding:18px 18px 18px 84px;
    border-radius: 10px;
    margin: 18px auto 40px;
    font-weight:bold;
    max-width	: 1170px;
}

.fb-actions {
    width: 66% !important;
}

.fb-input-label {
    width: 17% !important;
}

.compteur_flash_info {
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
    float: right;
    margin: -3em 1em 0;
    z-index: 99;
    position: relative;
}

.date_publication_flash_info {
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px;
}

.label-input-radio label {
    padding-left: 20px !important;
    margin-left: 15px !important;
}

/**
 * Badge (from bootstrap V4)
 */
.badge {
    border-radius: .25rem;
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    padding: .25em .4em;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    white-space: nowrap;
}
.badge-danger {
    margin: 5px 0;
    color: #fff;
    background-color: #dc3545;
}
.badge-danger-default {
    color: #fff;
    background-color: #dc3545;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-light {
    color: #212529;
    background-color: #f0f0f0;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
.badge-success {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

/**
 * Identification des éléments
 */
.barre_separation {
    color: #f7f7fa;
}
.champ_recherche input {
    background-color: #f7f7fa;
}

/**
 * Nouvelle ergonomie
 */
/* Tableau de bord */
.bordTable {
    margin-bottom: 20px;
    width: 100%;
    font-size: 1.16667em;
}
.bordTable td, .bordTable th {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}
.bordTableHeadFirstColumn {
    background-color: #222533;
    color: #ffffff;
    text-align: center;
    width: 80px;
}
.bordTableHeadColumn {
    background: #222533;
    border-bottom: 4px solid #66c1d3;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    padding: 8px 10px;
    text-align: center;
}
.bordTableHeadColumn.action_required {
    border-bottom-color: #ee880e;
}
.bordTableHeadColumn.action_ok {
    border-bottom-color: #92bb35;
}
.bordTableHeadColumn a {
    color: #fff;
}
.bordTableDetailColumn {
    background-color: #eee;
    padding: 2px 10px;
}
.bordTableDataColumn {
    font-size: 1.6em;
    line-height: 1;
    background-color: #eee;
}
.bordTableDataColumn > * {
    display: block;
    padding: 6px 10px;
}
.bordTableDataColumn a {
    font-weight: bold;
    text-decoration: none;
    transition: 0.5s background-color ease;
}
.bordTableDataColumn a.bloc_orange, td.bloc_orange a, td.bloc_orange > abbr, th.bloc_orange, td.bloc_orange.colorized {
    background-color: #ffd5a9;
}
td.bloc {
    padding: 2px;
}
td.bloc a, td.bloc > abbr {
    display: block;
    padding: 6px;
}
td.bloc_vert a, td.bloc_vert > abbr, th.bloc_vert, td.bloc_vert.colorized {
    background-color: #c7e47b;
}
td.bloc_gris a, td.bloc_gris > abbr, th.bloc_gris, td.bloc_gris.colorized {
    background-color: #ddd;
}
.bordTableDataColumn a:hover, .bordTableDataColumn a:focus {
    background-color: #66C1D3;
}
.bordTableDataColumn a.bloc_orange:hover, .bordTableDataColumn a.bloc_orange:focus, td.bloc_orange a:hover, td.bloc_orange a:focus {
    background-color: #ee880e;
}
.bordTableDataColumn a.bloc_vert:hover, .bordTableDataColumn a.bloc_vert:focus, td.bloc_vert a:hover, td.bloc_vert a:focus {
    background-color: #92bb35;
}
td.bloc_gris a:hover, td.bloc_gris a:focus {
    background-color: #999;
}

.btnCritereSup {
    background-image: url('/col/img/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-color: #FFF;
    cursor: pointer;
    height: 30px;
    width: 30px;
}
.btnCritereSupUp {
    background-image: url('/col/img/icons/arrow_up.png') !important;
    background-repeat: no-repeat;
}
.ligneCritereSup {
    text-align: center;
    cursor: pointer;
}
.ligneCritereSup > div.trait {
    border-top: solid 2px #ccc;
    margin-right: 35px;
}
.ligneCritereSup > a {
    margin-top: -1em;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    padding: 0 1em;
    font-size: 1.16667em;
}
.ligneCritereSup .btnCritereSup {
    margin-top: -15px;
    float: right;
}

.w96 {
    width: 96%;
}

.w50 {
    width: 50%;
}

.showMoreDetails {
    top:20px;
    width: inherit;
}

.title-bold {
    font-weight: 400 !important;
}

.pastille_orange {
    background-color: #ee880e !important;
    border-radius: 30%;
    box-shadow: 1px 1px 1px #ee880e;
    color: White;
    font-weight: bold;
    text-align: center;
    width: 40px;
    padding: 1px 5px 1px 5px;
}

.pastille_verte {
    background-color: #2dee0e !important;
    border-radius: 30%;
    box-shadow: 1px 1px 1px #2dee0e;
    color: White;
    font-weight: bold;
    text-align: center;
    width: 40px;
    padding: 1px 5px 1px 5px;
}



.offre-sub-title {
    color: #222533;
    background: #f5f5f5;
    font-family: "Open sans", Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    margin-top: 5px;
    min-height: 40px;
    line-height: 1.1;
    overflow: hidden;
    padding: 8px 16px;
    text-align: center;
}

.divObjMetier {
    width: 74%;
}

.btnActionOp {
    margin-top: 5px !important;
    width: 200px;
    white-space: wrap;
}

.btnModifier {
    background: #222533 !important;
    border-bottom: none;
}

.btnRejet {
    background: #ae0e00 !important;
    border-bottom: none;
}
.btnDepublie {
    background: #ae008c !important;
    border-bottom: none;
}
.btnTranmettre {
    background: #ae4600 !important;
    border-bottom: none;
}
.btnEnAttente {
    background: #ae8300 !important;
    border-bottom: none;
}
.btnValider {
    background: #5dae00 !important;
    border-bottom: none;
}
.btnSaisieObjMetier, .btnSaisieObjMetierDec {
    background: #00ae2e !important;
    border-bottom: none;
}
.btnProlonger {
    background: #15ae91 !important;
    border-bottom: none;
}
.btnRepublier {
    background: #53ae25 !important;
    border-bottom: none;
}
.btnCloture {
    background: #434343 !important;
    border-bottom: none;
}
.btnRapprochement {
    background: #ddd800 !important;
    border-bottom: none;
    color: #000 !important;
}
.btnAperPub {
    background: #434343 !important;
    border-bottom: none;
}
.btnSaisieDr {
    background: #0548ac !important;
    border-bottom: none;
}
.btnAnnulDec {
    background: #fa002b !important;
    border-bottom: none;
}
.btnSupprOp {
    background: #fa4535 !important;
    border-bottom: none;
}
.btnDupliquer {
    background: #646464 !important;
    border-bottom: none;
}

.btnExportPdf {
    margin-top: 20px;
}

.blockObjMetier {
    display: inline-block;
}

.blockObjInfo {
    width: 75%;
    float: left;
}

.blockObjAction {
    width: 24%;
    float: right;
}

.titleAction {
    font-size: 1.7em;
    text-align: left !important;
}

.legend_password_special_char {
    border: solid 1px #F5F7F8;
    background-color: #F5F7F8;
    padding: 5px;
}

.detailOpHeaderCol {
    background-image: url('/col/img/icons/collectivite_2.png');
    background-repeat: no-repeat;
    float:left;
    min-width: 40%;
    padding-left: 30px;
    text-align: left;
}

@media (min-width: 1281px) {
    #nav-obj {
        bottom: 20px;
        cursor: pointer;
        left: 10px;
        position: fixed;
        width: 190px;
    }
    .nav-obj-btn {
        background-color: lightgrey;
        box-sizing: border-box;
        padding: 10px;
        position: relative;
    }
    .nav-obj-btn:hover {
        background-color: #fff;
    }
    .nav-obj-btn a {
        font-size: 1.2em;
        text-decoration: none;
    }
    .nav-obj-close {
        position: relative;
        left: -8px;
        top: 6px;
        z-index: 100;
    }
}
@media (max-width: 1280px) {
    #nav-obj {
        display: none !important;
    }
}

/** Nouveau style suite à la migration PHP 7.4 **/
.hr-or{
    padding-top: 20px;
}
.hr-or div{
    margin-top: -20px;
    color: #999999;
}
.hr-or b{
    font-size: 1.5em;
}
.inputImportant {
    box-shadow: 10px 5px 5px #8A8888;
}

footer .footerDiv {
    float:right;
    color:white;
    font-size:1.2em;
    margin-top:20px;
}
.disable-label-errors label .invalid-feedback, .disable-label-errors legend .invalid-feedback{
    display: none !important;
}
.form-row-label .required::after {
    color: red;
    content: " *";
    font-size: 1.2em;
}

.emplacementLogoColHeader {
    float: right;
    padding-right: 10px;
    padding-top: 5px;
    max-width: 200px;
}

.modal-open{
    position: relative;
}
.modal-open:before{
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
}
.modal {
    position: fixed;
    top: 10% !important;
    left: 50%;
    z-index: 1050;
    width: 720px;
    margin-left: -360px;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;
    outline: none;
}
.modal.fade {
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%;
}
.modal.fade.in {
    top: 10%;
}
.modal-header {
    padding: 0.25em 1em;
    border-bottom: 5px solid #66c1d3;
    display: flex;
    background-color: #222533;
    color: #fff;
}
.modal-header h4, .modal-header h2, .modal-header .h3{
    width: 100%;
    margin: 0.25em 0;
    font-size: 1.2em;
}
.set-text-light{
    color: #666666;
}
.modal-header .close {
    height: 35px;
    font-size: 1.2rem;
    width: 35px;
    color: #000;
}
.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
    font-size: .9rem;
}
.modal-body .modal-errors{
    margin: 0 auto 18px;
    padding: 5px 18px 5px 84px;
    font-size: .9em;
}
.modal-body .form-row-align {
    font-size: inherit;
    margin-left: 28%;
}
.modal-body .form-row-label{
    width: 28%;
    font-size: .9rem;
}
.modal-body .form-row-input{
    margin-left: 0;
    width: 70%;
    font-size: inherit;
}
.modal-body .form-input {
    margin-left: 0;
    max-width: 90%;
}
.modal-body .action-link {
    text-decoration: underline;
    margin-right: 50px;
    cursor: pointer;
}
.modal-body .SumoSelect{
    width: 90%;
}
.modal-body .SelectBox{
    font-size: .9rem;
    width: 100% !important;
    font-weight: bold;
}
.modal-body .form-actions {
    margin-top: 40px;
    text-align: center;
}
.modal-body .fiche-metier{
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #CCC;
}
.modal-body .table{
    font-size: .9rem;
}
.modal-body .link-gray{
    color: #666666;
}
.modal-form {
    margin-bottom: 0;
}
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-radius: 0 0 6px 6px;
    box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.d-none{
    display: none;
}
.loading-container{
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .6);
}
.loading-container img{
    position: absolute;
    top: 50%;
    margin: 0 50%;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 1);
}
.d-block{
    display: block;
}

#modalShowLightBoxConfirm .modal{
    width: 880px;
    margin-left: -440px;
}
#modalShowLightBoxConfirm .modal h3{
    font-size: 1.2rem !important;
}
#modalShowLightBoxConfirm .modal p{
    font-size: 1rem !important;
}

.blocIdentiteFixed {
    position : fixed !important;
    top : 80px;
    z-index : 999;
}

.colEncadreGris {
    background-color: #eee;
    color: #000;
    padding: 1em;
}

body.dev .set-environment { background-color: #fc0; color: #0E161F;}
body.dev #browse { border-bottom: 5px solid #fc0; }
body.dev .logo-wrapper a:after { content: "DEV"; background-color: #fc0; color: #0E161F; font-size: 1.2em; font-weight: bold; position: fixed; padding: 0.5em; right: 0; top: 0;}
body.demo .set-environment { background-color: #bde13a; color: #0E161F;}
body.demo #browse { border-bottom: 5px solid #bde13a; }
body.demo .logo-wrapper a:after { content: "Démo"; background-color: #bde13a; color: #0E161F; font-weight: bold; position: fixed; padding: 0.5em; right: 0; top: 0;}
body.preprod .set-environment { background-color: #f8f; color: #0E161F;}
body.preprod #browse { border-bottom: 5px solid #f8f; }
body.preprod .logo-wrapper a:after { content: "Préprod"; background-color: #f8f; color: #0E161F; font-weight: bold; position: fixed; padding: 0.5em; right: 0; top: 0;}
input[disabled] {
    background-color: #CCCCCC;
}

/** Style pour les legendes des tables sur le module collectivité */
caption {
    width: fit-content;
    padding: 0 1em;
    background-color: #222533;
    border: 2px solid #222533;
    border-bottom: 0;
    margin-bottom: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    caption-side: top;
    font-size: 0.9em;
    font-weight: bold;
}
caption a {
    color: #a9cf54;
}
.caption-tab-col {
    margin-left: 5px;
}
.caption-tab-op {
    background-color: #575b6e;
    border: 2px solid #575b6e;
}
.action-cand {
    display: inline-flex !important;
}
.action-cand input {
    margin-right: 5px;
}
.logo-etab {
    width: 250px;
    text-align: center;
    margin: 0 auto;
    padding: 0 1em;
}
ul.mosaique {
    list-style-position: inside;
    list-style-type: none;
    margin: 1em 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
    align-items: center;
    align-content: center;
}
ul.mosaique li.case {
    margin: 0;
    width: 100px;
    height: 100px;

    display: flex;
    align-items: center;
}
ul.mosaique li.case a {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0.25em;
    overflow: hidden;
    justify-content: center;
    text-align: center;
    align-items: center;
    border: 1px solid #eee;
    transition: 0.5s ease border-color;
}
ul.mosaique li.case a:hover, ul.mosaique li.case a:focus {
    border: 1px solid #888;
}
ul.mosaique li.case a img {
    max-width: 100%;
}

.textarea-like {
    height: 200px;
    width: 300px;
    padding: 5px;
    border: 1px solid #ccc;
    overflow: auto;
}

.bar {
    fill: #66c1d3;
    cursor: pointer;
}
.bar:hover {
    fill: #666;
}

#map { height: 400px; width: 500px;}
