/**
 * GLOBAL
 **/

[v-cloak] { display:none !important; }

#ruban-pas-prod {
    z-index: 1000000;
    position: fixed;
    top: 20px;
    left: -70px;
    width: 14.5rem;
    height: 2rem;
    transform: rotate(-45deg);
}

#ruban-pas-prod > div {
    width: 100%;
    background-color: darkorange;
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
    font-family: monospace;
    text-align: center;
}

#overlay-pour-modale {
    display: none;
    z-index: 10000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
}

.g2a-spinner {
    display: inline-block;
    width: 3rem;
    height: 3rem;
}

.table-properties {
    border: 4px solid #e0e9eb;
}

.table-properties th {
    text-align: right;
    font-weight: 500;
}

.table-properties td {
    padding-left: 1rem;
}

th.table-actions {
    text-align: center;
    vertical-align: middle;
}

td.table-actions {
    text-align: center;
    vertical-align: top;
}

th.table-actions-2 {
    width: 7rem;
}

th.table-actions-3 {
    width: 9rem;
}

th.table-date-time {
    width: 15rem;
}

div.cadre.menu {
    float: none;
    border: solid 1px #249fc3;
    margin: 20px 0 0;
}
div.cadre.menu h2 {
    color: #249fc3;
    font-size: 18px;
}
div.cadre.main h2 {
    margin: -10px -10px 10px;
}
.cadre.main textarea {
    background-color: #ccc;
    color: #2b86ac;
    width: 400px;
    font-size: 120%;
    font-weight: bold;
    border: none;
    padding: 5px;
    border-radius: 4px;
    display: block;
}
#body_mail_id,
#footer_mail_id {
    width: 100%;
}
.cadre.menu .heberg-nat {
    background-image: url('/images/modernui/dark/appbar.city.png');
}
.cadre.menu .heberg-nat:hover,
.cadre.menu .heberg-nat.selected {
    background-image: url('/images/modernui/light/appbar.city.png');
}
.cadre.menu .passerelle {
    background-image: url('/images/modernui/dark/appbar.control.guide.png');
}
.cadre.menu .passerelle:hover,
.cadre.menu .passerelle.selected {
    background-image: url('/images/modernui/light/appbar.control.guide.png');
}
.cadre.menu .domaine {
    background-image: url('/images/modernui/dark/appbar.vector.star.png');
}
.cadre.menu .domaine:hover,
.cadre.menu .domaine.selected {
    background-image: url('/images/modernui/light/appbar.vector.star.png');
}
.cadre.menu .massif {
    background-image: url('/images/modernui/dark/appbar.snowflake.png');
}
.cadre.menu .massif:hover,
.cadre.menu .massif.selected {
    background-image: url('/images/modernui/light/appbar.snowflake.png');
}
.cadre.menu .panel {
    background-image: url('/images/modernui/dark/appbar.group.png');
}
.cadre.menu .users {
    background-image: url('/images/modernui/dark/appbar.group.png');
}

.cadre.menu .panel:hover,
.cadre.menu .panel.selected {
    background-image: url('/images/modernui/light/appbar.group.png');
}
.cadre.menu .users:hover,
.cadre.menu .users.selected {
    background-image: url('/images/modernui/light/appbar.group.png');
}
.cadre.menu .departement {
    background-image: url('/images/modernui/dark/appbar.map.treasure.png');
}
.cadre.menu .departement:hover,
.cadre.menu .departement.selected {
    background-image: url('/images/modernui/light/appbar.map.treasure.png');
}


.tab-erosions .bleu.erosions,
.menu .erosions {
    background-image: url('/images/modernui/dark/appbar.calculator.png');
}
.tab-erosions .bleu:hover,
.menu .erosions:hover,
.menu .erosions.selected {
    background-image: url('/images/modernui/light/appbar.calculator.png');
}

.table-dashboard .statut-default {
    background-color: white;
}
.table-dashboard .statut-success {
    background-color: #9EFE8F;
}
.table-dashboard .statut-warning {
    background-color: #FFCC88;
}
.table-dashboard .statut-danger {
    background-color: #ff4500f0;
}

.tab-dashboard .dashboards.stocks,
.menu .dashboard.stocks {
    background-image: url('/images/modernui/dark/appbar.social.stackoverflow.png');
}
.tab-dashboard .dashboards.stocks:hover,
.menu .dashboard.stocks:hover,
.menu .dashboard.stocks.selected {
    background-image: url('/images/modernui/light/appbar.social.stackoverflow.png');
}
.tab-dashboard .dashboards.passerelles,
.menu .dashboard.passerelles {
    background-image: url('/images/modernui/dark/appbar.connect.png');
}
.tab-dashboard .dashboards.passerelles:hover,
.menu .dashboard.passerelles:hover,
.menu .dashboard.passerelles.selected {
    background-image: url('/images/modernui/light/appbar.connect.png');
}

.tab-dashboard .dashboards.taux-reponses,
.menu .dashboard.taux-reponses {
    background-image: url('/images/modernui/dark/appbar.reply.calendar.png');
}
.tab-dashboard .dashboards.taux-reponses:hover,
.menu .dashboard.taux-reponses:hover,
.menu .dashboard.taux-reponses.selected {
    background-image: url('/images/modernui/light/appbar.reply.calendar.png');
}

.tab-dashboard .dashboards.lieux,
.menu .dashboard.lieux {
    background-image: url('/images/modernui/dark/appbar.checkmark.png');
}
.tab-dashboard .dashboards.lieux:hover,
.menu .dashboard.lieux:hover,
.menu .dashboard.lieux.selected {
    background-image: url('/images/modernui/light/appbar.checkmark.png');
}
.tab-dashboard .dashboards.remplissages,
.menu .dashboard.remplissages {
    background-image: url('/images/modernui/dark/appbar.bed.png');
}
.tab-dashboard .dashboards.remplissages:hover,
.menu .dashboard.remplissages:hover,
.menu .dashboard.remplissages.selected {
    background-image: url('/images/modernui/light/appbar.bed.png');
}
.cda.mapping.selected,
.cda.mapping:hover {
    background-image: url('/images/modernui/light/appbar.list.png');
}
.cda.mapping {
    background-image: url('/images/modernui/dark/appbar.list.png');
}
i.fa-check {
    color: #008749;
}
i.fa-times {
    color: #f00000;
}
i.fa-clock-o {
    color: #ffa500;
}
.required::after {
    color: #f00000;
}
.modal {
    max-width: 50%;
    margin: 10% auto;
    padding-right: 0 !important;
}
body.loading .modal {
    display: block;
    max-width: 100%;
    margin: 0;
}
.modal .modal-header {
    padding: 10px 15px 5px;
}
.modal .modal-header .close {
    margin-top: -2px;
    float: right;
    background: none;
    border: none;
    margin-right: -10px;
    color: #666;
    cursor: pointer;
}
.modal .modal-header .close > span {
    font-size: 16px;
    font-weight: bold;
}
.modal .modal-content {
    background-color: #f5f5f5;
}
table.hebergeur-stocks .duplique {
    background-color: #FEEB8A;
    background-color: darkorange;
}

table.hebergeur-stocks .histo-camping {
    margin-left: 25%;
    width: 50%;
    border: none;
}

table.hebergeur-stocks .histo-camping td {
    width: 50%;
    padding: 0;
    border: none;
    color: #666;
}

table.hebergeur-stocks .histo-camping tr:first-of-type td {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: bold;
    color: black;
}

table.hebergeur-stocks .histo-camping td:first-of-type {
    text-align: right;
}

table.hebergeur-stocks .histo-camping td:last-of-type {
    /*padding-left: 0.5rem;*/
    text-align: left;
}

table.hebergeur-stocks .histo-camping td:last-of-type span {
    display: inline-block;
    width: 2rem;
    text-align: right;
}

/**
 * CONTROLES DES SAISIES
 **/
.tab-saisies .heberg {
    margin: 10px 10px 20px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 15px;
}
.tab-saisies .heberg > div {
    margin-top: 10px;
    vertical-align: top;
}
.tab-saisies .heberg .infos {
    display: inline-block;
}
.tab-saisies .heberg span.lieu {
    text-transform: capitalize;
    color: #7fabbe;
    padding-left: 5px;
}
.tab-saisies .heberg span.type {
    font-weight: bold;
}
.tab-saisies .heberg .duplicate {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 70px;
}
.tab-saisies #link-commentaires {
    position: absolute;
    right: 7px;
    bottom: 5px;
}
body.full-width #contenu {
    max-width: 100%;
    width: 100%;
    padding: 50px 25px;
}
.tab-saisies .texte {
    clear: both;
    padding: 1px 10px;
}
.tab-saisies .texte.formQuestionnaireItems {
    width: 25%;
    margin: 0;
    float: left;
    min-width: 380px;
}
.tab-saisies .formQuestionnaireItems select,
.tab-saisies .formQuestionnaireItems input[type="submit"] {
    width: 100%;
}
body.full-width .cadre.menu {
    width: 15%;
}
body.full-width .cadre.main {
    width: 83%;
}
body.map-hebergeurs #contenu,
body.map-hebergeurs .cadre.main {
    max-width: 100%;
    width: 100%;
}
body.map-hebergeurs #menuFooter {
    margin: 0 50px;
    max-width: 100%;
    width: calc(100% - 100px);
}
.tab-saisies .table-header-rotated thead tr.sticky-row th {
    width: auto;
    min-width: 0;
    max-width: 50px;
    outline: none;
    background-color: #d8edf2;
}
.tab-saisies .table-header-rotated th.rotate-45:first-of-type {
    background-color: #ffffff !important;
}
.tab-saisies .table-header-rotated th.rotate-45 span {
    width: 55px;
}
.tab-saisies .table-header-rotated th.rotate-45.nat span {
    width: 95px;
    top: 22px;
    left: -18px;
}
.tab-saisies .table-header-rotated th.rotate-45.nat span img {
    margin-right: 2px;
}
.tab-saisies .table-container {
    width: 100%;
    height: 800px;
    max-height: 100vh;
    margin-top: 20px;
}
.tab-saisies #controlTable {
    margin-top: 0;
}
.tab-saisies #controlTable input.empty {
    color: #777;
    opacity: 0.7;
}
.tab-saisies #controlTable .pc100 input {
    padding: 4px 2px;
    text-align: right;
}
.tab-saisies #controlTable input {
    padding: 4px 0;
}
.tab-saisies #controlTable .spanContent {
    text-align: right;
    display: inline-block;
    width: 40px;
}
.tab-saisies #controlTable .darkgreen {
    color: darkgreen;
}
.tab-saisies #controlTable .estimee {
    color: #E1BB01;
    background-color: #999;
}
.tab-saisies #controlTable .red {
    color: #ff0000;
    font-weight: bold;
}
.tab-saisies span.pc100{
    display: inline-block;
    width: 40px;
    font-weight: bold;
    text-align: right;
}
.tab-saisies #controlTable td.calculate {
    padding: 5px 2px;
}
.tab-saisies #controlTable tbody tr td:last-of-type {
    position: relative;
}
.tab-saisies #controlTable td a.duplicate-nat {
    position: absolute;
    margin-left: 10px;
    font-size: 14px;
    right: -20px;
    top: 10px;
}
.tab-saisies #controlTable tbody tr.semaine:last-of-type td a.duplicate-nat {
    display: none;
}
.tab-saisies tr td.total {
    text-align: right;
}
.tab-saisies tbody tr:hover td {
    color: #000000;
    background-color: #E9E9E9;
}
.tab-saisies tfoot tr:hover td,
.tab-saisies tfoot tr {
    background-color: #2f798b;
    color: #FFFFFF;
}
.tab-saisies tfoot tr td:first-of-type {
    text-align: left;
}
.tab-saisies tfoot tr td:not(:first-of-type) {
    text-align: right;
}
.tab-saisies tfoot tr .calculTotal {
    color: #000000;
    background-color: #FFFFFF;
    padding: 5px;
    margin: 0 5px;
}
.tab-saisies #fullscreen {
    position: absolute;
    top: 10px;
    right: 10px;
}
.tab-saisies .heberg .infos .links {
    margin-bottom: 0;
    margin-top: 15px;
}
.tab-saisies .stock {
    display: inline-block;
    width: auto;
    margin-left: 50px;
}
.tab-saisies .stock > span {
    color: #7fabbe;
}
.tab-saisies .stock > span > strong {
    color: #666666;
}
.tab-saisies .stock a {
    display: block;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
}
.tab-saisies .commentaires {
    display: none;
    width: calc(100% - 20px);
    vertical-align: top;
    margin: -20px 10px 20px;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
}
.tab-saisies .commentaires ul {
    padding-left: 0;
    margin: 0;
}
.tab-saisies .commentaires ul li {
    margin: 7px 10px 7px 25px;
}
.tab-saisies .estimation {
    float: right;
    width: auto;
    margin-right: 10px;
    margin-top: 0;
    border: 1px solid #CCC;
    max-width: calc(100% - 10px - 380px);
}
.tab-saisies .estimation fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
.tab-saisies .estimation fieldset legend {
    background-color: #d8edf2;
    color: #2b86ac;
    width: 100%;
    margin: 0;
    padding: 5px 10px;
    font-size: 11px;
    text-transform: uppercase;
    border-bottom: 1px dotted #c8c8c8;
}
.tab-saisies .estimation .type-saisie,
.tab-saisies .estimation .enquete-estimation {
    width: 140px;
    display: inline-block;
    padding: 10px 10px 5px;
    border-right: 1px dotted #c8c8c8;
    border-bottom: 1px dotted #c8c8c8;
    background-color: #8f8c;
}
.tab-saisies .estimation .enquete-estimation.checked {
    background-color: #fc8;
}
.tab-saisies .estimation .enquete-estimation:nth-of-type(4n) {
    border-right: none;
}
.tab-saisies .estimation .enquete-estimation .title {
    vertical-align: top;
    font-weight: 600;
}
.tab-saisies .estimation .enquete-estimation .checkboxes {
    display: inline-block;
}
.tab-saisies .estimation .enquete-estimation label {
    display: block;
    margin: 0 10px 5px;
    width: 50px;
}
.tab-saisies .estimation .enquete-estimation label:hover {
    cursor: pointer;
}
.tab-saisies .estimation .enquete-estimation input {
    display: inline;
    width: auto;
    margin: 0;
}
.tab-saisies .estimation .type-saisie {
    vertical-align: top;
    padding: 5px;
}
.tab-saisies .estimation .type-saisie {
    margin: 0;
    font-size: 12px;
}
.tab-saisies .estimation .type-saisie .title {
    display: inline-block;
    font-size: 0.9em;
}
.tab-saisies .estimation .type-saisie .type {
    font-weight: 600;
}
/**
 * LIEUX
 **/
.form-lieux-periodes fieldset {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
.form-lieux-periodes fieldset legend {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 20px;
}
.form-lieux-periodes .form-block {
    width: 49%;
    display: inline-block;
}
.form-lieux-periodes .form-block label {
    font-weight: 600;
}
.form-lieux-periodes .form-block .help {
    margin: 0 0 2px;
    color: #888888;
    font-size: 12px;
}
.form-lieux-periodes .form-block .help span {
    font-weight: 600;
}
.form-lieux-periodes input[type="number"] {
    width: 100px;
}
.form-lieux-periodes input[type="submit"] {
    margin-top: 5px;
    padding: 8px 12px;
}
.form-lieux-periodes .btn-success { 
    background-color: #5CB85C;
    border: 1px solid #777D7D;
}
.form-lieux-periodes .btn-success:hover {
    background-color: #449D44;
}

/**
 * SEARCH FORM
 **/
.form-search label {
    width: 100px; 
    display: inline-block;
}
.form-search select {
    margin-right: 20px;
    width: 25%;
    display: inline-block;
}
.form-search input[type="text"] {
    width: 50%;
    display: inline-block;
}

.form-search input[type="submit"] {
    display: inline-block; 
    margin-left: 0;
    height:36px;
    cursor: pointer;
}
.form-search #site option[disabled="disabled"] {
    display: none;
}
/**
 * CREATE/EDIT/LIST STATION
 **/
form .opt-choice input,
form .opt-choice label {
    width: auto;
    display: inline-block;
    margin: 5px 5px 5px 0;
}
form .opt-choice label.required::after {
    content: "" !important;
}
form .opt-choice label + input {
    margin-left: 15px;
}
.records_list i.natsupp {
    display: block;
    margin-left: 25%;
}
/**
 * EROSIONS / DASHBOARDS
 */
.tab-dashboard .bleu,
.tab-erosions .bleu {
    margin: 20px 0;
    padding-bottom: 40px;
    padding-left: 70px;
    position: relative;
}
.tab-erosions .bleu h3 {
    display: inline-block;
    padding-top: 0;
    width: 40%;
    vertical-align: top;
}
.tab-erosions .erosions-lieux {
    position: absolute;
    left: 25px;
    bottom: 10px;
    font-style: italic;
}
.tab-erosions .erosions-lieux > a {
    border-bottom: 1px solid #666;
    padding-bottom: 2px;
}
.tab-erosions .current-filters {
    display: inline-block;
    width: 59%;
    padding-left: 10%;
}
.tab-dashboard .current-filters h4,
.tab-erosions .current-filters h4 {
     margin: 0;
}
.tab-dashboard .current-filters ul,
.tab-erosions .current-filters ul {
    margin: 10px 0 0;
}
.tab-dashboard .current-filters ul > li > span,
.tab-erosions .current-filters ul > li > span {
    width: 85px;
    display: inline-block;
    font-weight: 600;
}
/*.tab-dashboard .bloc-filters,*/
.tab-erosions .bloc-filters {
    text-align: right;
}
.tab-dashboard .bloc-filters .filters,
.tab-erosions .bloc-filters .filters {
    display: flex;
    justify-content: space-between;
}
.tab-dashboard .bloc-filters .filters fieldset {
    display: flex;
    justify-content: space-between;
    width: 30%;
    border: none;
    padding-left: 0;
}
.tab-dashboard .bloc-filters .filters fieldset > *:not(legend){
    width: 45%;
}
.tab-dashboard .bloc-filters .filters fieldset + input[type="text"] {
    height: 35px;
    margin-top: 24px;
}

.tab-dashboard .bloc-filters .filters fieldset input[name="oatbundle_filters_stocks[lieu]"] {
    width: 17em;
}

.tab-dashboard .bloc-filters-actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.tab-erosions .bloc-filters .filters > * {
    width: 30%;
}
.tab-dashboard .bloc-filters > input,
.tab-erosions .bloc-filters > input {
    display: inline-block;
    cursor: pointer;
    margin: 20px 0 30px;
}
#formErosion table th:not(:first-of-type) {
    text-align: center;
}
#formErosion tbody td {
    white-space: nowrap;
}
#formErosion tbody td strong {
    display: block;
    font-weight: 600;
}
#formErosion tbody td input {
    width: 8rem;
    margin: auto;
}
#formErosion > input[type="submit"] {
    cursor: pointer;
}
#mLieuxErosions {
    width: 30%;
    margin-top: 15%;
}
#mLieuxErosions .liste-lieux {
    margin: 10px 0;
    padding-left: 30px;
}
#mLieuxErosions .liste-lieux li {
    margin: 5px 0;
}
#mLieuxErosions .liste-lieux .l-station {
    list-style: disc;
}
#mLieuxErosions .liste-lieux .l-site {
    list-style: circle;
}
/**
 * CRM - REINIT DATAS
 **/
.form-reinit > fieldset {
    display: flex;
    justify-content: space-between;
    border: none;
    padding: 0;
}
.form-reinit fieldset > select {
    width: 30%;
}
.form-reinit > input {
    display: inline-block;
    margin: 20px 0 10px;
    float: right;
    cursor: pointer;
}
/**
 * STATION/SITE - EDIT / STOCKS / ENQUETES
 */
.page-edit-lieux form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-edit-lieux fieldset {
    width: 49%;
    border: 1px dotted #888;
    position: relative;
    padding-top: 25px;
}
.page-edit-lieux .form-lieux.full-width {
    width: 100%;
}
.page-edit-lieux .form-lieux-enquetes {
    border: none;
    padding: 25px 0 0;
    display: flex;
    flex-wrap: wrap;
}

.page-edit-lieux .form-lieux-enquetes .summaries {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
}

.page-edit-lieux .form-lieux-enquetes .summaries > div {
    width: 100%;
    padding-bottom: 1rem;
    text-align: center;
    border-left: 1px dotted #666;
    border-bottom: 1px dotted #666;
}

.page-edit-lieux .form-lieux-enquetes .summaries > div:last-of-type {
    border-right: 1px dotted #666;
}

.page-edit-lieux .form-lieux-enquetes .summaries label {
    text-align: center;
    font-weight: bold;
}

.page-edit-lieux .form-list-contenus,
.page-edit-lieux .form-lieux-options,
.page-edit-lieux .form-options-orange,
.page-edit-lieux .form-commentaire {
    width: 100%;
    margin-top: 20px;
}
.page-edit-lieux .form-list-contenus > div {
    display: inline-block;
}
.page-edit-lieux .form-list-contenus > div:nth-child(2n+1) {
    margin-left: 50px;
}
.export-consolide fieldset legend,
.page-edit-lieux fieldset legend,
.page-edit-lieux .form-options-orange > div > label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 5px;
    background-color: #d8edf2;
    border-bottom: 1px dotted #888;
    text-align: center;
    color: #2b86ac;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.page-edit-lieux .form-options-orange > div > label:after {
    display: none;
}
.page-edit-lieux .opt-choice > label {
    cursor: pointer;
}
.page-edit-lieux .form-lieux-enquetes legend {
    border: 1px dotted #888;
}
.page-edit-lieux .form-commentaire legend label {
    margin-top: 0;
}
.page-edit-lieux .form-commentaire textarea {
    width: 100%;
    margin: 10px auto 0;
    height: 100px;
}
.page-edit-lieux .form-options-orange .opt-choice.read-only {
    pointer-events: none;
    background-color: rgba(200,200,200,0.5);
    font-style: italic;
    display: inline-block;
    color: rgba(150,150,150,0.8);
    padding: 0 5px;
}
.form-lieux .select2-selection {
    background-color: #CCCCCC !important;
}
.form-lieux > div > label,
.form-lieux-options > div > label,
.fields-options-orange > div > label,
.form-lieux-enquetes .saison > span {
    font-weight: bold;
    display: block;
}

.form-lieux-enquetes .saison {
    margin-top: 0;
    display: flex;
    justify-content: center;
    width: calc(100% / 3);
    padding: 10px 5px;
    border: 1px dotted #888;
    position: relative;
    text-align: center;
}

.form-lieux-enquetes .saison.synthese {
    background-color: rgba(222, 233, 238, 0.7);
}
.form-lieux-enquetes .saison.synthese img {
    position: absolute;
    right: 5px;
    top: 5px;
}
.form-lieux-enquetes .saison:not(:nth-of-type(3n+1)) {
    border-left: none;
}
.form-lieux-enquetes .saison:not(:nth-of-type(n+7)) {
    border-bottom: none;
}
.form-lieux-enquetes .saison label {
    display: inline-block;
    margin-top: 3px;
    cursor: pointer;
}
.form-lieux-enquetes .saison label input {
    width: auto;
    display: inline-block;
    margin: 0 5px 0 0;
}
.form-lieux-options > div,
.fields-options-orange > div {
    width: calc(100% / 3);
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
}
.form-lieux-options > div:nth-of-type(n+4),
.fields-options-orange > div:nth-of-type(n+4) {
    margin-top: 10px;
}
.form-lieux-options > div > label {
    min-height: 40px;
}
.form-lieux-options > div:nth-of-type(n+4) > label {
    min-height: 0;
}
.page-edit-lieux .form-actions {
    position: absolute;
    right: 20px;
    bottom: 12px;
}
.page-edit-lieux .record_actions {
    margin-top: 12px;
}
.form-lieux-stocks th {
    text-align: center;
}
.form-lieux-stocks tr.current-year {
    background-color: rgba(200, 250, 200, 0.8);
}
.form-lieux-stocks .stock-saison td {
    border-bottom: none;
}
.form-lieux-stocks .stock-saison label {
    font-weight: bold;
    width: 80%;
    margin: auto;
}
.form-lieux-stocks .stock-saison tr:not(:first-of-type) label {
    width: 90%;
}
.form-lieux-stocks .stock-saison td input {
    width: 100%;
    margin: 3px 0;
}
.form-lieux-stocks .stock-saison td textarea {
    font-weight: bold;
     width: 100%;
     margin: 1px auto;
}
.form-lieux-stocks .actions {
    display: block;
    text-align: right;
    margin: 10px 0 0;
}
.form-lieux-stocks .actions > * {
    margin-top: 5px;
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.form-lieux-stocks .actions input[type="submit"] {
    padding: 10px 12px;
}
/**
 * DASHBOARDS
 */
.tab-dashboard #contenu {
    padding: 50px 10px;
}
.tab-dashboard .bleu h3 {
   display: inline-block;
   padding-top: 0;
   width: 60%;
   vertical-align: top;
}
.tab-dashboard.remplissages .bleu h3,
.tab-dashboard.lieux .bleu h3 {
    width: 100%;
}
.tab-dashboard .edit-stocks {
    position: absolute;
    left: 15px;
    bottom: 10px;
    margin: 0;
}
.tab-dashboard .current-filters {
    display: inline-block;
    width: 40%;
    padding-left: 0;
    margin-left: 60%;
}
.tab-dashboard .link-export,
.tab-dashboard .duplicate {
    display: inline-block;
    margin-top: 20px;
    margin-right: 1em;
    padding: 6px 17px;
    background-color: #2b86ac;
    color: white;
    font-size: 14px;
    border: none;
    border-radius: 3px;
    float: left;
    line-height: 18px;
}
.tab-dashboard .duplicate {
    /*margin-left: 20px;*/
    background-color: #FFBB77;
    background-color: #ff8c00;
}
.tab-dashboard .bloc-filters .filters > * {
    width: 11%;
}
.tab-dashboard .bloc-filters .filters > select:not(:first-of-type):last-of-type {
    margin-left: 5%;
}
.tab-dashboard .bloc-filters .filters > input[type="text"] {
    margin-left: 5%;
    width: 35%;
}
.tab-dashboard.remplissages .bloc-filters .filters {
    justify-content: flex-start;
}
.tab-dashboard.remplissages .bloc-filters .filters .field:not(:first-of-type) {
    margin-left: 3%;
}
.tab-dashboard.remplissages .bloc-filters .filters .field:last-of-type {
    width: 30%;
}
.tab-dashboard.remplissages .bloc-filters .filters .field > * {
    width: 100%;
}
.tab-dashboard.remplissages .bloc-filters .filters .field > label {
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
}
.table-dashboard.table-recap {
    margin-top: 50px;
}
.table-dashboard tr th {
    font-size: 14px;
}
.table-dashboard tr:hover td {
    background-color: #f5f5f5;
}
.table-dashboard tr td:first-child {
    font-weight: normal;
}
.remplissages .table-dashboard tbody tr:not([class^="sstype-"]) td:first-child,
.stocks .table-dashboard tbody tr:not([class^="sstype-"]) td:first-child {
    position: relative;
    padding-right: 50px;
}
.table-dashboard tr:first-of-type th {
    text-align: center;
}
.table-dashboard th a.link-collaspe {
    display: inherit;
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
}
.table-dashboard th a.link-collaspe i {
    font-weight: normal;
    font-size: 9px;
}
.table-dashboard th a.link-collaspe[aria-expanded="true"] i {
    transform: rotate(90deg);
}
.table-dashboard tr:first-of-type th:first-of-type {
    font-weight: bold;
}
.table-dashboard tr:nth-child(2) th {
    text-transform: capitalize;
    text-align: center;
}
.table-dashboard thead tr:first-of-type th:first-child {
    width: 300px;
}
.tab-dashboard .separator {
    width: 100%;
    height: 25px;
    background: rgba(216, 237, 242, 0.4);
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}
.table-dashboard tr.sstype-nom td,
.table-dashboard tr.sstype-nom:hover td {
    font-weight: bold;
    border-top: 1px solid #666;
    background-color: #d8edf2;
}
.table-dashboard tr.sstype-total td,
.table-dashboard tr.sstype-total:hover td {
    background-color: #e0e0e0;
    font-weight: bold;
    position: initial !important;
}
.table-dashboard .sstype-total + .sstype-total td:first-of-type {
    text-align: right;
}
.table-dashboard tr[class^="lieu-"] {
    font-weight: bold;
    text-transform: uppercase;
}
.table-dashboard tr.lieu-stock,
.table-dashboard tr.lieu-stock:hover td {
    background-color: #d8edf2;
}
.table-dashboard tr[class^="lieu-"] > td,
.table-dashboard tr[class^="sstype-"] > td {
    border-right: none;
}
.table-dashboard tr span.modalite {
    border: 1px solid #000000;
    padding: 4px 3px 3px;
    font-weight: 600;
    font-size: 10px;
    position: absolute;
    right: 3px;
    top: calc(50% - 9px);
    line-height: 10px;
}
.table-dashboard tfoot tr:first-of-type {
    border-top: 3px solid #666;
}
.table-dashboard tfoot tr[class^="lieu-"] td {
    font-weight: bold;
}
.table-dashboard td.bg-green {
    background-color: #9EFE8F !important;
}
.table-dashboard .border-right {
    border-right: 1px dotted #888 !important;
}
/**
 * STOCKS / REMPLISSAGES
 */
.tab-dashboard.remplissages .bleu,
.tab-dashboard.stocks .bleu {
    padding-bottom: 25px;
}
.table-dashboard td.bg-red {
    background-color: #FFCC88 !important;
}
.remplissages tfoot.collapse.in,
.stocks tfoot.collapse.in {
    display: table-row-group;
}
.remplissages .table-dashboard tr:nth-child(2) th,
.remplissages .table-dashboard td:not(:first-of-type),
.stocks .table-dashboard tr:nth-child(2) th,
.stocks .table-dashboard td:not(:first-of-type),
.stocks-cda .table-dashboard tr:nth-child(2) th,
.stocks-cda .table-dashboard td:not(:first-of-type) {
    text-align: right;
    padding-right: 10px;
}
.stocks-cda .table-dashboard .infos-hebergeurs,
.stocks .table-dashboard .form-stocks {
    display: none;
}
.tab-dashboard.stocks-cda .link-infos,
.stocks .table-dashboard .link-stock-lieu,
.stocks .table-dashboard .link-comment {
    position: absolute;
    right: -10px;
    font-size: 13px;
}
.tab-dashboard.stocks-cda .link-infos .fa-stack {
    font-size: 0.8em;
    margin-right: -4px;
}
.stocks .table-dashboard .link-stock-lieu .fa-stack,
.stocks .table-dashboard .link-comment .fa-stack {
    font-size: 0.8em;
    margin-right: -3px;
}
.tab-dashboard.stocks-cda .link-infos .fa-ban,
.stocks .table-dashboard .link-stock-lieu .fa-stack .fa-ban,
.stocks .table-dashboard .link-comment .fa-stack .fa-ban {
    color: #D14E4B;
}
.remplissages .table-dashboard .etoiles,
.stocks .table-dashboard .etoiles {
    font-size: 8px;
    vertical-align: top;
    margin-left: 3px;
}
.stocks .table-dashboard .grid {
    display: inline-grid;
    grid-template-areas: '. total' 'title .' '. fermes';
    grid-column-gap: 20px;
    grid-row-gap: 0;
}
.stocks .table-dashboard .grid .grid-title {
    grid-area: title;
}
.stocks .table-dashboard .grid .grid-total {
    grid-area: total;
}
.stocks .table-dashboard .grid .grid-fermes {
    grid-area: fermes;
}
.stocks .table-dashboard td.duplique {
    background-color: #FEEB8A;
    background-color: darkorange;
}

#toggleLitsFermes {
/*#toggleOptions {*/
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 6px 17px;
    border: none;
}
#toggleLitsFermes {
    margin-top: -30px;
    margin-bottom: 0;
}
/*#toggleOptions {*/
/*    padding-left: 35px;*/
/*    background: url('../images/Orange_logo.svg') no-repeat 10px 6px;*/
/*    background-size: 20px;*/
/*    margin-bottom: 20px;*/
/*}*/
#toggleLitsFermes[aria-pressed="false"] {
/*#toggleOptions[aria-pressed="false"] {*/
    background-color: rgba(201, 48, 44, 0.85);
}
#toggleLitsFermes[aria-pressed="true"] {
/*#toggleOptions[aria-pressed="true"] {*/
    background-color: rgba(0, 107, 46, 0.85);
}
.stocks .col-lits-fermes,
.lieux .opt-orange {
    display: none;
}
.remplissages td.estimation {
    background-color: #FEEB8A !important;
}
.tab-dashboard.remplissages .link-export {
    margin-top: -60px;
}


.passerelles .table-dashboard .heading-hebergement {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.passerelles .table-dashboard .modalite-hebergement {
    display: inline-block;
    padding: 0.2em 0.5em;
    font-size: 92%;
    font-weight: bold;
    background-color: white;
    border: 1px solid black;
    border-radius: 2px;
}

.passerelles .table-dashboard .logiciel,
.passerelles .table-dashboard .lits,
.passerelles .table-dashboard .totalLits,
.passerelles .table-dashboard .passerellisable,
.passerelles .table-dashboard .passerellise {
    text-align: center;
}

.passerelles .table-dashboard .passerellisable a {
    text-decoration: underline;
}

.passerelles .table-dashboard .commentaires-hebergement {
    position: relative;
    width: 7rem;
    font-size: 80%;
}

.passerelles .table-dashboard .popover-commentaires {
    z-index: 2;
    display: none;
    position: absolute;
    top: -0.67rem;
    left: -25rem;
    width: 24rem;
    padding: 0.5rem 1rem;
    background: white;
    color: #333;
    border: 1px solid #666;
    box-shadow: 0px 0px 6px #666;
}

.passerelles .table-dashboard .popover-commentaires > div:first-of-type {
    z-index: 1;
    position: absolute;
    right: -0.55rem;
    width: 1rem;
    height: 1rem;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    background: white;
    transform: rotate(45deg);
}

.passerelles .table-dashboard .popover-commentaires table {
    border-collapse: collapse;
    border: none;
}

.passerelles .table-dashboard .popover-commentaires tr {
    border-bottom: 1px solid #e0e0e0;
}

.passerelles .table-dashboard .popover-commentaires tr:last-of-type {
    border-bottom: none;
}

.passerelles .table-dashboard .popover-commentaires td {
    border: none;
    vertical-align: top;
    padding: 0.5rem;
    background: white;
}

.passerelles .table-dashboard .popover-commentaires td span {
    display: inline-block;
    padding: 0.15em 0.5em;
    background: #e0e0e0;
    border-radius: 3px;
}

.passerelles .table-dashboard .commentaires-hebergement ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 1rem;
}

.passerelles .table-dashboard .totaux-globaux td {
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

.passerelles .table-dashboard .totaux-globaux td .pct-totaux-globaux {
    display: block;
    width: auto;
    margin-top: 0.33em;
    font-weight: normal;
}

.passerelles .table-dashboard .totaux-globaux .totaux-globaux-na {
    font-weight: normal;
    text-transform: lowercase;
}

.passerelles .table-dashboard tr.sstype-total .pct-totaux-par-type-hebergement {
    display: block;
    width: auto;
    margin-top: 0.33em;
    font-weight: normal;
}

.passerelles .table-dashboard tr.sstype-total td {
    vertical-align: top;
}

.passerelles .table-dashboard .objectif-ok {
    background-color: #9EFE8F;
}

.passerelles .table-dashboard .objectif-ko {
    background-color: #FFCC88;
}

.passerelles .table-dashboard .action-attendue {
    background-color: yellow;
}

.passerelles .table-dashboard .ligne-separation td {
    height: 2rem;
    background-color: #eff8fa;
}

.passerelles .table-dashboard th.nom-lieu {
    position: relative;
    height: 4.5rem;
}

.passerelles .table-dashboard .link-comment {
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 13px;
}

.table-dashboard th a.montrer-details-lieu {
    position: absolute;
    left: 0.33rem;
    bottom: 0.33rem;
    font-size: 86%;
    font-width: normal!important; /* Ne marche pas va savoir pourquoi */
    text-transform: capitalize;
}

.tab-dashboard.passerelles .bloc-filters .filters fieldset > :not(legend) {
    width: 100%;
}


/**
 * MODAL STOCKS
 */
#modalStockLieu,
#modalComments {
    width: 800px;
    max-width: 95%;
    margin: 5% auto 0;
}
#modalStockLieu .modal-dialog,
#modalComments .modal-dialog {
    width: 100%;
}
#modalStockLieu .modal-body .bloc-left,
#modalComments .form-stocks .bloc-left {
    display: inline-block;
    width: 35%;
}
#modalStockLieu .modal-body .bloc-right,
#modalComments .form-stocks .bloc-right {
    width: 64%;
    display: inline-block;
    vertical-align: top;
}
#modalStockLieu .modal-body fieldset + fieldset,
#modalComments .form-stocks fieldset + fieldset {
    margin-top: 25px;
}
#modalStockLieu .modal-body label,
#modalComments .form-stocks label {
    margin: 10px 0;
}
#modalStockLieu .modal-body input,
#modalComments .form-stocks input {
    width: 85%;
    margin-top: 5px;
}
#modalStockLieu .modal-body textarea,
#modalComments .form-stocks textarea {
    width: 100%;
    height: 110px;
    margin-top: 5px;
}
#modalStockLieu .modal-footer .btn,
#modalComments .modal-footer .btn {
    margin-top: 0;
    vertical-align: top;
}
#modalStockLieu .modal-footer .save-lieu-stock,
#modalComments .modal-footer .save-comment {
    background-color: #2B86AC;
    color: #FFFFFF;
}
/**
 * LIEUX
 */
.tab-dashboard.lieux .bleu {
    padding-bottom: 20px;
}
.lieux .bloc-filters {
    display: flex;
    justify-content: space-between;
    text-align: left;
    margin-bottom: 0;
    margin-top: 50px;
    margin-left: -47px;
}
.tab-dashboard.lieux .bloc-filters input,
.tab-dashboard.lieux .link-export {
    vertical-align: middle;
    margin: 0;
    display: inline-block;
    height: 30px;
    white-space: nowrap;
}
#filter-lieu {
    cursor: initial;
    width: 250px;
    padding: 3px 5px;
}
.tab-dashboard.lieux .sticky-table .sticky-row th {
    background-color: #d8edf2;
}
.tab-dashboard.lieux .link-export {
    float: none;
    margin-left: 5px;
}
.tab-dashboard.lieux .bloc-filters input[type="submit"] {
    cursor: pointer;
}
.lieux .table-dashboard td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.lieux .table-dashboard tbody tr:nth-child(even) {
    background-color: rgba(222, 233, 238, 0.3);
}
.lieux .table-dashboard td:not(:first-of-type),
.lieux .table-dashboard tfoot td {
    text-align: center;
}
.lieux .table-dashboard tfoot tr:first-of-type th:first-of-type {
    text-align: left;
}
.lieux .table-dashboard .synthese {
    background-color: #E8EFF3;
}
.lieux .table-dashboard tr td:first-child {
    position: relative;
    padding-right: 20px;
}
.lieux .table-dashboard .link-comment {
    position: absolute;
    right: 3px;
    color: #333333;
}
.lieux .table-dashboard .tooltip {
    opacity: 1;
}
.lieux .table-dashboard .tooltip-inner {
    max-width: 300px;
    min-width: 200px;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    padding: 10px;
    background-color: #444;
}
/**
 * FORM DEFAULT STYLE
 */
.form-default .radio-bloc > span:first-of-type,
.form-default label > span:first-of-type {
    display: inline-block;
    width: 150px;
    margin-right: 20px;
}
.form-default label > span.select2 {
    width: calc(100% - 170px) !important;
}
.form-default .radio-bloc {
    margin-top: 20px;
}
.form-default .radio-bloc label {
    display: inline;
    margin: 0;
}
.form-default .radio-bloc label + label {
    margin-left: 20px;
}
.form-default .radio-bloc label input {
    display: inline;
    width: auto;
}
.form-default .actions {
    margin-top: 30px;
}
.form-default .btn {
    margin: 0;
}
.form-default .btn + .btn {
    margin-left: 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field,
.form-default .btn-cancel {
    background-color: #FFFFFF;
}
.form-default .btn-default {
    border: 1px solid #2b86ac;
    padding: 8px 12px;
}
.form-default .btn-default:hover {
    background-color: #2b86ac;
}
.form-default .select2-container--default .select2-selection--single {
    height: 40px;
}
.form-default .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}
.form-default .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}
/**
 * VALIDATION ENQUETES
 */
.table-enquetes tr th:first-of-type {
    width: 30%;
}
.table-enquetes tr.valid {
    background-color: #9EFE8F;
}
.table-enquetes .liens-enquetes > * {
    display: inline-block;
}
.table-enquetes .liens-enquetes > form {
    margin-left: 50px;
}
/**
 * FORM LIEUX FREQUENTATIOB GLOBALE
 */
.form-lieux-frequentations .filter {
    display: flex;
    width: 280px;
    justify-content: space-between;
    vertical-align: middle;
    margin-bottom: 25px;
}
.form-lieux-frequentations .filter select {
    width: 100px;
}
.form-lieux-frequentations .filter input {
    margin-top: 0;
}
.form-lieux-frequentations .frequentations {
    display: flex;
    justify-content: space-between;
}
.form-lieux-frequentations table {
    width: 45%;
}
.form-lieux-frequentations table th {
    font-size: 12px;
    text-align: center;
}
.form-lieux-frequentations table td:first-of-type {
    font-weight: normal;
}
.form-lieux-frequentations table input {
    float: right;
    width: auto;
}
.form-lieux-frequentations .frequentations table tfoot td {
    font-size: 14px;
    font-weight: bold;
}
.form-lieux-frequentations table tfoot .total {
    float: right;
    padding-right: 5px;
}
.form-lieux-frequentations .actions {
    text-align: right;
}
.form-lieux-frequentations .actions > * {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    cursor: pointer;
}
.form-lieux-frequentations .actions > .btn {
    padding: 4px 12px;
    margin-bottom: 0;
    margin-right: 10px;
}
/**
 * STOCKS CDA
 */
#modalInfos .modal-header {
    background-color: rgba(220, 220, 220, 0.3);
}
#modalInfos .infos-hebergeurs ul {
    margin: 0;
    padding-left: 20px;
    list-style-type: square;
}
#modalInfos .infos-hebergeurs ul li {
    margin: 0 0 10px;
}
#modalInfos .infos-hebergeurs span {
    font-weight: 600;
    width: 130px;
    display: inline-block;
}
#modalInfos .commentaires .com {
    border-top: 1px solid #BBB;
    margin: 15px 5px;
    display: inline-block;
    width: 100%;
}
#modalInfos .commentaires .com p {
    margin: 7px 0 10px;
    font-weight: 600;
}
/**
 * MAPPIGN CDA
 */
.mapping-cda .hebergeurs tr td:first-of-type {
    font-weight: normal;
}
.mapping-cda .hebergeurs tr td:nth-child(2) {
    font-weight: bold;
}
.mapping-cda #saveMapping {
    position: fixed;
    left: 5%;
    top: 35%;
    cursor: pointer;
}
/**
 * DASHBOARD STOCK CDA/OAT
 */
.stocks-cda .lieu-total td:first-of-type {
    text-transform: uppercase;
    font-weight: 600;
}
/**
 * FORM FIN DE BAUX - PROJETS
 */
.edit-fin-baux-projets .filter-year {
    margin: 0;
    text-align: right;
}
.edit-fin-baux-projets .filter-year label {
    display: inline-block;
    margin: 0;
}
.edit-fin-baux-projets .filter-year label span {
    display: inline-block;
    margin-bottom: 5px;
}
.edit-fin-baux-projets .filter-year input {
    width: 100px;
}
.edit-fin-baux-projets .filter-year button {
    vertical-align: bottom;
    margin: 0;
    padding: 6px 10px;
}
.edit-fin-baux-projets fieldset {
    width: 100%;
    border: 1px dotted #888888;
    position: relative;
    padding: 25px 0 0;
    margin-top: 40px;
}
.edit-fin-baux-projets fieldset legend {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 5px;
    background-color: #d8edf2;
    border-bottom: 1px dotted #888888;
    text-align: center;
    color: #2b86ac;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.edit-fin-baux-projets form {
    margin: 20px;
}
.edit-fin-baux-projets table input {
    width: 100px;
    background-color: #DDDDDD;
}
.edit-fin-baux-projets tr:hover td {
    background: initial;
}
.edit-fin-baux-projets table {
    border: none;
}
.edit-fin-baux-projets .table-global thead th:last-of-type {
    width: 70%;
}
.edit-fin-baux-projets .table-global tbody td:first-of-type {
    vertical-align: top;
    padding-top: 15px;
}
.edit-fin-baux-projets .table-global textarea {
    width: 100%;
    margin: 10px 0;
    background-color: #DDDDDD;
}
.edit-fin-baux-projets .table-annees td {
    padding: 10px 5px;
}
.edit-fin-baux-projets .table-annees tr td:first-of-type {
    width: 100px;
}
.edit-fin-baux-projets .table-annees tbody tr:last-of-type td {
    border-bottom: none;
}
.edit-fin-baux-projets .actions {
    margin-top: 20px;
    text-align: right;
}
.edit-fin-baux-projets .actions button {
    margin-left: 10px;
}
/**
 * ETABLISSEMENTS - LOCALISATIONS
 */
#map {
    width: 100%;
    height: 100%;
}
#pac-input {
    height: 35px;
    margin: 5px;
    font-size: 15px;
    font-weight: 500;
    background-color: white;
}
/**
 * GEOLOC - LISTING
 */
.geoloc > * {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 20px;
    line-height: 20px;
    margin: 0 2px;
}
/**
 * MAP HEBERGEURS
 */
.map-hebergeurs #filters {
    width: 100%;
    max-width: 470px; /* (300px + 170px)*/
}
.map-hebergeurs #filters label {
    font-weight: 600;
}
.map-hebergeurs #filters input {
    cursor: pointer;
}
.map-hebergeurs .texte {
    position: relative;
}
.map-hebergeurs #userLocation {
    position: absolute;
    top: 6px;
    left: 30px;
    z-index: 999;
}
/**
 * SEARCH RESULTS
 */
.contact-heberg td:not(:first-of-type){
    text-align: center;
}
.contact-heberg td a{
    margin-bottom: 5px;
    display: block;
}
/**
 * CONTENTS LIST TABLE
 */
.records_list .liste-lieu {
    display: flex;
    flex-wrap: wrap;
}
.records_list .liste-lieu span {
    display: inline-block;
    margin: 0 10px;
}
/**
 * EXPORT API/CONSOLIDE
 */
.export-consolide .export {
    padding: 15px 15px 15px 70px;
}
.export-consolide form {
    margin: 20px;
}
.export-consolide fieldset {
    width: 100%;
    border: 1px dotted #888;
    position: relative;
    padding-top: 25px;
    margin: 0 0 20px;
}
.export-consolide input[type="submit"] {
    float: right;
    margin-top: -22px;
}

/* === FORMULAIRE CAPACITES (DANS PAGE HISTORIQUE HEBERGEMENT) ====================================================== */

#champs-lits-et-lots-nus fieldset {
    margin-top: 1rem;
    width: calc(100% - 2rem);
    border: 1px solid #cbcbcb;
    border-radius: 3px;
}

.champs-lits-et-lots > div {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
}

.champs-lits-et-lots div span {
    /*font-weight: bold;*/
    font-size: 2rem;
    padding: 0 0.67rem;
    color: #444;
}

.champs-lits-et-lots div div:last-of-type {
    font-weight: bold;
    font-size: 120%;
    color: #444;
    padding: 0 0 0.25rem 0.33rem;
}

.champs-lits-et-lots input {
    width: 178px;
}

/* === FORMULAIRE CAPACITES (DANS PAGE STATS STOCKS) ================================================================ */
/* === FORMULAIRE COMMENTAIRE (DANS PAGE STATS PASSERELLES) ========================================================= */
#form-commentaire-hebt,
#form-stock-hebergement {
    z-index: 10001; /* Au dessus de l'overlay pour modale */
    position: absolute;
    width: 60rem;
    /*margin: 10rem auto 0 auto;*/
    padding: 0 1rem;
    background-color: white;
    box-shadow: 2px 2px 8px #000000;

    position: fixed;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
}

#form-commentaire-hebt h3,
#form-stock-hebergement h3 {
    text-align: center;
    color: #666;
}

#form-commentaire-hebt h3 span,
#form-stock-hebergement h3 span {
    color: #333;
}

#form-commentaire-hebt form > div:first-of-type,
#form-stock-hebergement form > div:first-of-type {
    position: relative;
    margin-bottom: 1.5rem;
    padding-top: 1rem;
    border-bottom: 1px solid #ddd;
}

#form-commentaire-hebt form > div:first-of-type i,
#form-stock-hebergement form > div:first-of-type i {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    color: #999;
}

#form-stock-hebergement form > div:nth-of-type(2) {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#form-commentaire-hebt form > div:last-of-type,
#form-stock-hebergement form > div:last-of-type {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-top: 1.5rem;
    padding: 1rem;
    border-top: 1px solid #ddd;
}

#form-commentaire-hebt form .save-commentaire,
#form-stock-hebergement form .save-stock {
    margin-right: 0.5rem;
    background-color: #2B86AC;
    color: #FFFFFF;
}

#form-stock-hebergement .stock-annee {
    position: relative;
    width: 49.25%;
    padding: 2rem 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#form-stock-hebergement .stock-annee > span:first-of-type {
    display: inline-block;
    padding: 0.2rem 1rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 150%;
    font-weight: bold;
    background-color: white;
}

#form-stock-hebergement .stock-annee textarea {
    width: 100%;
}

#form-stock-hebergement .rangee-champs {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
    border-bottom: 1px solid #d8d8d8;
}

#form-stock-hebergement .stock-annee > div {
    margin-bottom: 0.75rem;
    padding-bottom: 0.75rem;
}

#form-stock-hebergement .rangee-champs span {
    display: inline-block;
    padding: 0 1rem;
    font-size: 1.75rem;
    color: #444;
}

#form-stock-hebergement .somme-champs {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
    width: 6.67rem;
}

#form-stock-hebergement input[type="number"] {
    width: 5.5rem;
}

#form-commentaire-hebt label {
    margin-bottom: 0.5rem;
}

#form-commentaire-hebt textarea {
    width: 100%;
}

/* === PAGE PASSERELLES DE RESERVATION ============================================================================== */
#merge-softwares-form {
    width: 60rem;
}

#merge-softwares-form p {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

#merge-softwares-form thead tr th:last-of-type {
    width: 10rem;
    text-align: center;
}

/* === PAGE UTILISATEURS ============================================================================================ */
/* === Styles généraux ============================================================================================== */

#users .listing-filter {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 1rem;
    padding: 0.5rem 1rem;
    text-align: right;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.listing-filter label {
    display: inherit;
    margin: 0 0 0 1rem;
}


.listing-filter label:hover {
    cursor: pointer;
}

.listing-filter input {
    width: 10px;
    margin-right: 0.5rem;
}
#users #listRadio {
    display: flex;
    flex-direction: column;
}
.overlayed-modal {
    z-index: 10001; /* Au-dessus de l'overlay */
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 20rem;
    height: auto;
    transform: translate(-50%, -50%);
    padding: 1rem 2rem;
    background-color: white;
    box-shadow: 2px 2px 8px #000000;
}

.overlayed-modal h1 {
    margin-top: 1rem;
    margin-bottom: 2rem;
    text-align: center;
    color: #777;
    text-transform: uppercase;
    font-size: 1.5rem;
}

.upper-left-close-modal-btn {
    position: absolute;
    right: 1rem;
    top: 1rem;
}

.upper-left-close-modal-btn:hover {
    cursor: pointer;
}

.overlayed-modal-actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-top: 2rem;
}

.overlayed-modal-actions input a,
.overlayed-modal-actions button,
.overlayed-modal-actions input {
    display: inline-block;
    margin: 0 0 0 1rem;
    text-transform: capitalize;
}

table thead tr th.id-col {
    text-align: center;
}
table tbody tr td.id-col {
    padding-right: 1em;
    color: #aaa;
    text-align: right;
    font-weight: normal;
}

table thead tr th.checkbox-col,
table tbody tr td.checkbox-col {
    width: 1rem;
    text-align: center;
}

.listing-toolbar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.btn-disabled {
    color: #aaa;
    background-color: #f0f0f0;
    border-color: #aaa;
}
.btn-disabled:hover {
    cursor: default;
}

.btn-pill {
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    line-height: calc(1.4rem - 2px);
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    text-align: center;
    background-color: white;
    color: #333;
    border: 1px solid #aaa;
    border-radius: 50%;
}

.btn-pill:hover {
    background-color: #f0f0f0;
}

.btn-pill.btn-pill-primary {
    color: #1B6AAA;
}

.btn-pill.btn-pill-secondary {
    color: #555;
}

/* ================================================================================================================== */
/* === FORMULAIRE UTILISATEUR ======================================================================================= */
/* ================================================================================================================== */

.user-edit-checkbox {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    margin: 1rem 0;
}

.user-edit-checkbox:last-child {
    margin-bottom: 2rem;
}

.user-edit-checkbox label {
    margin: 0 0 0 0.5rem;
}

.user-edit-radio-btns input {
    display: inline-block;
}
.user-edit-radio-btns input {
    display: inline-block;
    width: 2rem;
    margin: 0.25rem 0;
    padding: 0;
    text-align: left;
}

.user-edit-radio-btns label {
    display: inline-block;
    width: calc(100% - 2rem);
    margin: 0.25rem 0;
    padding: 0;
}

#urlEnquete {
    margin-right: 20px;
}

#radio-button-title {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    width: 100px;
}
#radio-button-title label {
    width: 50px;
}
#radio-button-title input {
    width: 10px;
}
#oat_oatbundle_contacts_title {
    display: flex;
    flex-direction: row;
}
.btn-export {
    background-color: orange;
    color: white;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 17px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 1em;
    margin-top: 20px;
}
#link-text-check {
    color: blue;
    border-bottom: 1px solid blue;
}

.step-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* ================================================================================================================== */
/* ================================================================================================================== */
/* ================================================================================================================== */

