:root {
    font-size: 15px;
    --bs-body-color: #4C4B4B;
    --bs-link-color-rgb: 66, 139, 202;
    --bs-link-hover-color-rgb: 50, 118, 177;
    --bs-link-color: #428bca;
    --bs-link-hover-color: #3276b1;
}

@font-face {
    font-family: 'Conv_prc';
    src: url('../Fonts/prc.eot');
    src: local('☺'), url('../Fonts/prc.woff') format('woff'), url('../Fonts/prc.ttf') format('truetype'), url('../Fonts/prc.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vagrounded_ltregular';
    src: url('../Fonts/vagrounded_lt-normal-webfont.eot');
    src: url('../Fonts/vagrounded_lt-normal-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/vagrounded_lt-normal-webfont.woff') format('woff'), url('../Fonts/vagrounded_lt-normal-webfont.ttf') format('truetype'), url('../Fonts/vagrounded_lt-normal-webfont.svg#vagrounded_ltregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_pragmatica_condensed';
    src: url('../Fonts/pragmatica_condensed.eot');
    src: local('☺'), url('../Fonts/pragmatica_condensed.woff') format('woff'), url('../Fonts/pragmatica_condensed.ttf') format('truetype'), url('../Fonts/pragmatica_condensed.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
}

label.error {
    color: #b94a48;
}

select.form-control,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: url("data:image/svg+xml;utf8,<svg fill='%23888888' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat;
    background-position: right center;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #ccc;
    padding-right: 20px
}

footer select {
    background: url("data:image/svg+xml;utf8,<svg fill='%23428bca' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat;
    background-position: right center;
}

.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: none !important;
}

.btn.btn-link.active {
    text-decoration: underline !important;
    text-underline-offset: 2px;
}

body {
    margin: 0px;
    padding: 0px;
    color: #4c4b4b;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    height: 100%;
}

    body.modal-open {
        margin: 0px;
    }

img {
    border: none;
    text-decoration: none;
}

#ui-datepicker-div {
    z-index: 100 !important;
}


@media (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}


.dropdown-menu > li > a.current {
    text-decoration: none;
    background-color: #e7e7e7;
}

.table-bordered th {
    background-color: #EFEFEF;
}

.leftsection a {
    text-decoration: none;
}

    .leftsection a:hover {
        text-decoration: none;
    }

h1, h2, h3, h4 {
    font-weight: normal;
    margin: 0;
    padding: 20px 0 20px 0;
}

h3 {
    font-weight: bold;
}

h4 {
    font-weight: bold;
    font-size: 12px;
}

h2 {
    padding-bottom: 8px;
    margin-bottom: 18px;
    border-bottom: 1px solid #DADADA;
    color: #428bca;
}

h2 {
    padding-top: 5px;
}

h4.category {
    padding: 10px 0px;
}

p {
    margin: 0;
    padding: 0;
}

fieldset {
    margin-top: 20px;
}

    fieldset legend {
        color: #428bca;
    }

.editor-label {
    font-weight: bold;
}

.container_wrapper {
    padding: 10px;
}


.min-height-wrapper {
    min-height: 680px;
}

@media screen and (max-width: 980px) {
    #wrapper {
        width: 100%;
    }
}

.logo_section {
    float: left;
}

@media (max-width: 768px) {
    .logo_section {
        width: auto;
    }
}

.logo_section .logo {
}

    .logo_section .logo img {
        width: 60px;
    }

.logo_section .btn-logo {
    display: inline;
    float: left;
    margin-right: 20px;
}

.header_pic {
    height: 88px;
    margin-top: 3px;
}

.header {
    margin-bottom: 20px;
}



.user_info {
    font-style: italic;
    margin-bottom: 15px;
}

    .user_info .btn {
        font-style: normal;
    }

.superadmin {
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    width: 40%;
}


@media (max-width: 768px) {
    .user_info {
        width: auto;
    }
}

.user_info .title {
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    width: 40%;
}

.user_info div {
    line-height: 35px;
}

.form_box {
    height: 116px;
    float: left;
    margin: 5px 45px 5px 0px;
}

.graybox {
    font-family: arial;
    width: 631px;
    border: 5px solid rgb(255, 255, 255);
    box-shadow: 1px 1px 5px rgb(85, 85, 85);
    color: rgb(142, 142, 142);
    font-weight: bold;
    font-style: italic;
    font-size: 13px;
    height: 14px;
}

.blue_text_color {
    color: rgb(0, 166, 235);
    font-style: normal;
    font-size: 12px;
}

@media (max-width: 768px) {
    .footer_bottom_shade {
        width: auto;
    }
}

.footer_text {
    color: #fff;
    font-size: 12px;
    float: left;
    margin-top: 28px;
}

    .footer_text a {
        font-size: 12px;
        text-decoration: none;
        color: #fff;
    }

        .footer_text a:hover {
            font-size: 12px;
            text-decoration: underline;
            color: #333333;
        }

.form-signin {
    margin: auto;
    max-width: 450px;
    margin-top: 30px;
    text-align: center;
}

    .form-signin input[type="text"],
    .form-signin input[type="password"] {
        height: 46px;
        padding: 12px 12px;
    }

    .form-signin .logo img {
        margin: auto;
        max-width: 110px;
        margin-bottom: 20px;
    }

.title_form_signin {
    text-align: center;
    margin-bottom: 20px;
}

.info_section {
    padding-top: 32px;
    padding-left: 733px;
}

.menu a {
    text-decoration: none;
}

.input-small {
    width: 250px;
}

.coverage_type_name {
    padding-right: 20px;
    padding-bottom: 20px;
}

input[type=radio].coverage_type {
    margin-right: 10px;
}

#couverture_france_domtom {
    width: 100%;
}

#couverture_france {
    width: 100%;
}

#couverture_departement {
    width: 100%;
}

    #couverture_departement h3 {
        padding-bottom: 20px;
    }

input[type=checkbox] {
    margin: 5px;
}



.checkbox_activity {
    margin: 0px !important;
}

td.region {
    width: 33%;
    padding-bottom: 20px;
    vertical-align: top;
}

td.departement {
    padding-left: 10px;
}

#couverture_commune {
    width: 100%;
}

    #couverture_commune h3 {
        padding-bottom: 20px;
    }

@media (max-width: 767px) {
    .action_commune, .step3 .btn_validate {
        width: 100%;
        margin-bottom: 5px;
    }
}

@media (min-width: 767px) {
    .menu_activity {
        width: 16% !important;
    }
}


.menu_activity a {
    height: 40px;
    vertical-align: central;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .menu_activity a {
        height: auto;
    }
}

.menu_selected,
.menu_selected:hover,
.menu_selected:focus {
    color: #428bca !important;
    background-color: #fff !important;
    border-color: #dddddd !important;
    cursor: default !important;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    /*line-height: 1.42857;*/
    border-radius: 4px 4px 0px 0px;
    font-weight: bold !important;
}

.menu_success,
.menu_success:hover,
.menu_success:focus {
    color: #468847 !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    cursor: default !important;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    line-height: 1.42857;
    border-radius: 4px 4px 0px 0px;
    font-weight: normal !important;
}

.menu_danger,
.menu_danger:hover,
.menu_danger:focus {
    color: #b94a48 !important;
    background-color: #f2dede !important;
    border-color: #eed3d7 !important;
    cursor: default !important;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    /*line-height: 1.42857;*/
    border-radius: 4px 4px 0px 0px;
    font-weight: normal !important;
}

.btn-nohover,
.btn-nohover:hover,
btn-nohover:focus {
    color: rgb(51, 51, 51);
    background-color: rgb(255, 255, 255);
    border-color: rgb(204, 204, 204);
    cursor: default;
}

@media (max-width: 767px) {
    .nav > li > a.menu_success {
        padding: 0px;
    }

    .nav > li > a.menu_selected {
    }

    .nav > li > a.menu_danger {
        padding: 0px;
    }

    .nav-tabs.nav-justified > li > a {
        border: 0;
    }

        .nav-tabs.nav-justified > li > a.menu_selected {
            border: 1px solid #dddddd;
        }

    #updateActivity .nav > li > a {
        padding: 0px;
    }

    #updateActivity .nav > li.active > a {
        padding: 10px 15px;
    }
}


.nav .new-request {
    margin-top: 8px;
    margin-right: 10px;
}

.menu_category_left {
    width: 40%;
    padding-right: 2%;
    float: left;
}

.panel_activity h3 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.panel_activity h4 {
    padding-bottom: 10px;
}

.menu_category_left .title {
    width: 63%;
    float: left;
    height: 50px;
    margin-top: 5px;
}

.menu_category_left .action {
    width: 37%;
    float: left;
    height: 50px;
}

    .menu_category_left .action .glyphicon {
        float: left;
        margin-top: 5px;
    }

    .menu_category_left .action .btn {
        width: 75px;
        float: right;
    }

@media screen and (max-width: 780px) {
    .nav-tabs.nav-tabs-message > li {
        float: none;
    }

        .nav-tabs.nav-tabs-message > li.active > a, .nav-tabs.nav-tabs-message > li.active > a:hover, .nav-tabs.nav-tabs-message > li.active > a:focus {
            border: none;
        }
}



@media (max-width: 768px) {
    .menu_category_left .action .btn {
        width: auto;
        /*margin-top:20px;*/
        width: auto;
        font-size: 12px;
    }
}

@media (max-width: 672px) {
    .menu_category_left .title {
        font-size: 12px;
        clear: both;
        height: auto;
        width: 100%;
        text-align: center;
        border-top: 1px solid #eaeaea;
        padding-top: 2px;
    }

    .menu_category_left .action {
        text-align: center;
        clear: both;
        height: auto;
        width: 100%;
        margin-bottom: 10px;
    }

        .menu_category_left .action .btn {
            margin-top: 1px;
            float: none;
            display: inline-block;
        }

        .menu_category_left .action .glyphicon {
            margin-top: 0px;
            float: none;
        }
}

.menu_category_right {
    width: 54%;
    padding-left: 2%;
    float: left;
    border-left: 1px solid #dddddd;
    min-height: 300px;
}

    .menu_category_right .category_name {
        color: #428bca !important;
    }

    .menu_category_right h4 {
        font-size: 16px;
        padding-top: 0px;
    }

    .menu_category_right .action {
    }



.action_next {
    width: 100%;
    text-align: center;
    height: 60px;
}

    .action_next .btn-default {
        margin: 0px 10px;
    }

    .action_next .btn-primary {
        margin: 0px 10px;
    }

    .action_next .next-alone {
        margin-left: 128px;
    }

.buttons_step1 div.left {
    float: left;
    width: 452px;
}

.buttons_step1 .action_next {
    float: left;
    width: 300px;
    text-align: left;
}

.buttons_step1 .alert {
    clear: both;
}

.menu_category_left .current {
    text-decoration: underline;
}

.action_validate {
    position: relative;
    text-align: right;
    width: 100%;
    padding: 10px 0px;
}

    .action_validate .validate_label {
        display: inline;
        float: left;
    }

.step3 .action_validate {
    height: 20px;
}

@media (max-width: 680px) {
    .step3 .action_commune, .step3 .btn_validate, .copy_info {
        float: none !important;
        font-size: 11px;
    }
}

.panel_activity {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid rgb(221, 221, 221);
    border-right: 1px solid rgb(221, 221, 221);
    border-left: 1px solid rgb(221, 221, 221);
    min-height: 300px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .panel_activity {
        border-top: 1px solid rgb(221, 221, 221);
    }
}

.category_liste {
    font-size: 13px;
    width: 100%
}

input[type=radio].activity {
    margin: 0px 10px 10px 0px;
}

.open_section_supplier,
.close_section_supplier {
    cursor: pointer;
    color: #428bca;
}

    .open_section_supplier:hover,
    .open_section_supplier:focus,
    .close_section_supplier:hover,
    .close_section_supplier:focus {
        color: #2a6496;
        cursor: pointer;
        text-decoration: underline;
    }

.coverage_type {
    width: 50%;
    height: 40px;
}

@media (max-width: 767px) {
    .coverage_type {
        width: auto;
    }
}


.coverage_type .create_coverage {
    margin-right: 5px;
}

ul.create_coverage_type {
    padding-left: 0px;
}

    ul.create_coverage_type li {
        list-style-type: none;
    }

        ul.create_coverage_type li input {
            margin-right: 10px;
        }

.body-tab {
    background-color: white;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 10px;
}

.underline {
    background-color: #ffff66;
}

.modal_waiting {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../Images/waiting.gif') 50% 50% no-repeat;
}

.coverage {
    width: 100%;
    margin: 0;
    padding: 0;
}

.info_coverage {
    width: 494px;
    height: 80px;
    padding: 15px 10px 10px 40px;
    margin-bottom: 20px;
    font-style: italic;
}

.coverage_ref {
    background-color: #E7E7E7;
    height: 80px;
    padding: 10px;
    margin-bottom: 20px;
    width: 350px;
}

    .coverage_ref .box {
        margin-top: 20px;
    }

.title_coverage {
    margin-bottom: 20px;
    clear: left;
}

    .title_coverage h2 {
        margin: 0;
        padding: 0 0 15px 0;
        border: 0;
    }

.btn_top {
    margin-right: 10px;
}

    .btn_top .secure {
        text-align: right;
        margin-right: 0px;
        margin-bottom: 10px;
    }

        .btn_top .secure img {
            width: 45px;
        }

.dropdown-menu {
    z-index: 1001;
    left: 0;
    --bs-dropdown-spacer: 0;
}

.navbar .navbar-nav .dropdown-menu .dropdown-item:active {
    background-color: var(--bs-dropdown-link-hover-bg);
}

.dropdown-menu > li.current {
    text-decoration: none;
    background-color: #e7e7e7;
}

.menu_category_right .form-group {
    position: relative;
    width: 100%;
    height: 40px;
}

@media (max-width: 768px) {
    .menu_category_right .form-group {
        height: auto;
    }
}

.rib_field, .business_siret_field, .business_tva_intracommunautaire_field {
    width: 35px;
    float: left;
    margin-right: 10px;
}

.last_business_siret_field {
    width: 45px;
}


.error {
    border-color: #A94442;
}

.info {
    background-color: #d9edf7;
}

.table-no-border td {
    border: 0px !important;
    padding-top: 0px !important;
}

.spaced-bottom {
    margin-bottom: 10px;
}

.update_button_doc {
    float: right;
    margin-right: 210px;
}

.cleared {
    clear: both
}

.panel_activity h3 {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .panel_activity h3 {
        font-size: 15px;
    }

    .panel_activity h4 {
        font-size: 11px;
    }
}

.panel_activity #bt_suspend {
    margin-left: 20px;
}

.panel_activity .delete_sector {
    clear: both;
    padding-top: 50px;
}

.current_sector {
    color: #428bca;
}

.form-horizontal .pushed {
    padding-top: 7px;
}

.sepa fieldset {
    border: 1px solid #e7e7e7;
    padding: 10px;
    position: relative;
}

.sepa .tunnel_sepa_chiffre {
    float: left;
    width: 28px;
    height: 28px;
    background: url('../Images/rond.png') top left no-repeat;
    padding-top: 10px;
    padding-left: 15px;
}

.sepa .tunnel_sepa_etape {
    padding-top: 10px;
    float: left;
    margin-right: 11px;
}

.sepa .tunnel_sepa_etape_double b {
    font-size: 13px;
}

.sepa .tunnel_sepa_etape_double {
    padding-top: 0px;
}

.sepa .tunnel_sepa_button {
    padding-top: 3px;
    float: left;
    margin-right: 13px;
}

.sepa .send_manual {
    font-style: italic;
    text-align: center;
}

.sepa #file_sepa {
    display: none;
}

.sepa #mock_sepa {
    width: 120px;
}

.sepa h4 {
    padding-left: 0px;
    padding-right: 30px;
    line-height: 20px;
    text-align: justify;
}

    .sepa h4.last {
        padding-left: 0px;
    }

.sepa h3 {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 18px;
}

.sepa fieldset.etapes {
    background-color: #F9F9F9;
}

.sepa .form-sepa, .sepa .pushed {
    padding-left: 30px;
}

.sepa .logo_pdf {
    position: absolute;
    background: url("../Images/logo-fairtaxfree.png") no-repeat left top;
    width: 190px;
    height: 40px;
    background-size: 190px 40px;
    display: block;
    text-indent: -9999px;
    top: 20px;
    left: 71%;
}

@media (max-width: 768px) {
    .sepa .logo_pdf {
        height: 30px;
        width: 148px;
        background-size: 148px 30px;
        left: 73%;
    }
}

@media (max-width: 686px) {
    .sepa .logo_pdf {
        position: relative;
        margin: auto;
        left: auto;
    }
}

.sepa .separator {
    border: 1px solid #4c4b4b;
    min-height: 35px;
    padding-top: 5px;
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
}

    .sepa .separator h3 {
        text-align: left;
        padding-left: 10px;
    }

.sepa .sous_partie_sepa {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 30px;
}

.sepa .bigradio {
    width: 1.5em;
    height: 1.5em;
    margin: 0;
    position: relative;
    top: +3px;
}

.sepa input.signature {
    padding: 10px 12px 80px 10px;
    background-color: #fff;
}

.sepa .small {
    width: 100px;
}

.sepa .num_contrat {
    font-weight: bold;
}

.sepa .fields_sepa label {
    display: none;
}

    .sepa .fields_sepa label:first-of-type {
        display: block;
    }

#ArtisanEdit .text_valid {
    text-align: left;
    padding-left: 100px;
}

#ArtisanEdit .daycheck {
    margin-top: 13px;
    padding-top: 14px;
}

#ArtisanEdit .dayname {
    float: none;
    display: inline-block;
    margin-right: 10px;
    width: 79px;
    margin-bottom: 22px;
}

#ArtisanEdit .hour {
    font-size: 12px;
    width: 78px;
    float: none;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    padding: 6px 7px;
}

#ArtisanEdit .morning, #ArtisanEdit .afternoon {
    display: none;
}

#ArtisanEdit .pusher {
    display: inline-block;
    width: 210px;
}

@media (max-width: 1200px) {
    #ArtisanEdit .text_valid {
        padding-left: 300px;
    }

    #ArtisanEdit .bt_valid {
        padding-left: 300px;
    }
}

#ArtisanEdit .info_id_annonces, #ArtisanEdit .info_copy_all_categories {
    text-align: center;
    font-style: italic;
    color: #0188D7;
    margin-bottom: 15px;
    padding-left: 110px;
}

#ArtisanEdit .info_copy_all_categories {
    padding-right: 45px;
}

#ArtisanEdit .action_copy_all_categories {
    position: relative;
    text-align: right;
    width: 100%;
    padding: 10px 0px;
    right: 76px;
}

@media (max-width: 1200px) {
    #ArtisanEdit .text_valid {
        text-align: left;
    }
}

#ArtisanEdit .text_valid p, #ArtisanEdit #personal_email {
    padding-top: 6px;
}

#ArtisanEdit .text_valid input {
    width: 35px;
    margin-left: 5px;
}

#ArtisanEdit .bt_valid input.btn {
    width: 145px;
    white-space: normal;
    font-size: 12px;
}

#ArtisanEdit .glyphicon-remove {
    color: #B94A48;
    margin-right: 5px;
}

#ArtisanEdit .glyphicon-ok {
    color: #468847;
    margin-right: 5px;
}

#ArtisanEdit .glyphicon-cog {
    color: #4C4B4B;
    margin-right: 2px;
}




#ArtisanCGU form {
    text-align: center;
}

#detail_request b {
    margin-right: 10px;
}

.alert-success .title {
    font-weight: bold;
    text-align: center;
    font-size: 22px;
}

.alert-success .body {
    text-align: center;
}

#detail_request .warning {
    font-weight: bold;
    color: orange;
    font-size: 18px;
}

@media screen and (width > 786px) {
    #detail_request .credit-card-details input,
    #detail_request .credit-card-details select {
        width: auto;
    }
}




#detail_request .credit-card-details .error {
    font-size: 14px;
}

#detail_request .datepicker {
    display: inline;
    float: left;
    margin-right: 5px;
}

#detail_request .datepicker-text-before {
    display: inline;
    float: left;
    line-height: 32px;
    margin-right: 9px;
}

#detail_request .datepicker-container button {
    margin-top: 3px;
    display: inline;
    float: left;
}

#detail_request .datepicker-container label.error {
    clear: both;
    display: inline;
    float: left;
    width: 500px;
}

#detail_request .error {
    font-size: 15px;
}

#detail_request .highlight {
    color: #ED1E48;
    font-weight: bold !important;
    font-size: 18px !important;
}

#detail_request .editor-label {
    clear: left;
    margin-right: 15px;
    font-weight: normal;
}

#detail_request .editor-label, #detail_request .editor-field {
    float: left;
}

#detail_request .editor-field {
    font-weight: bold;
}

#detail_request h3 {
    padding: 0px;
    font-size: 20px;
    color: #428bca;
}

#detail_request .alert h3,
#detail_request .alert p {
    color: inherit;
    text-align: inherit;
}


#detail_request .state {
    float: left;
    font-size: 18px;
    /*text-decoration:underline;
    padding-top:5px;
    font-style:italic;*/
}

    #detail_request .state .label-default {
        background-color: #FAFAFA;
        color: #4c4b4b;
    }

    #detail_request .state .label-active {
        background-color: #F9F9F9;
        color: #4c4b4b;
    }

    #detail_request .state .label-warning {
        background-color: #F5F5F5;
        color: #4c4b4b;
    }

    #detail_request .state .label-info {
        background-color: #D9EDF7;
        color: #4c4b4b;
    }

    #detail_request .state .label-success {
        background-color: #DFF0D8;
        color: #4c4b4b;
    }


#detail_request .action {
    float: right;
    padding-bottom: 20px;
}

#detail_request .editor-label {
    width: 225px;
    margin-bottom: 10px;
}

#detail_request .form-group {
    margin-bottom: 5px;
}

#detail_request .form-horizontal .control-label {
    padding-top: 3px;
}

#detail_request .form-horizontal .form-control-static {
    min-height: 28px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 0;
}


#list-requests div.request {
    border: 1px solid #ddd;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
}

    #list-requests div.request .request-header {
        background-color: #f5f5f5;
        border-radius: 4px 4px 0 0;
    }

        #list-requests div.request .request-header .form-group {
            margin-bottom: 0;
        }

        #list-requests div.request .request-header .pull-right .request-label {
            width: auto;
        }

    #list-requests div.request .request-body {
        position: relative;
        padding: 10px 0;
    }

        #list-requests div.request .request-body .form-horizontal .control-label {
            padding-top: 3px;
        }

        #list-requests div.request .request-body .form-horizontal .form-control-static {
            min-height: 28px;
            padding-top: 2px;
            padding-bottom: 2px;
            margin-bottom: 0;
        }

        #list-requests div.request .request-body .label {
            font-size: 100%;
            font-weight: normal;
        }





    #list-requests div.request .request-actions {
        top: 0;
        position: absolute;
        right: 15px;
    }

        #list-requests div.request .request-actions a.btn {
            margin: 4px 0;
            display: block;
            text-align: left;
        }

    #list-requests div.request .request-body .form-group {
        margin-bottom: 0;
    }


.text-primary, .page-item:not(.active):not(.disabled) > .page-link, footer a.dropdown-item {
    color: #428bca !important;
}

.dropdown-item.active, .dropdown-item:active {
    --bs-dropdown-link-active-bg: #f8f9fa;
}

@media screen and (max-width: 768px) {
    #list-requests div.request .request-header {
        padding: 5px 10px;
    }

        #list-requests div.request .request-header .form-group {
            margin-bottom: 0;
        }

    #list-requests div.request .request-body {
        padding: 5px 10px;
    }

    #list-requests div.request .request-actions {
        top: 10px;
    }
}


@media screen and (max-width: 500px) {


    #list-requests div.request .request-actions {
        display: block;
        width: auto;
        vertical-align: auto;
        margin-top: 10px;
        position: relative;
        top: auto;
        right: auto;
    }

        #list-requests div.request .request-actions a.btn {
            text-align: center;
            margin-bottom: 5px;
        }
}



#cgu .info_cgu {
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#cgu .cgu-accepted {
    opacity: 1;
}

#cgu table {
    margin-left: 30px;
}

#cgu td {
    border: 1px solid;
}

#cgu .smallhead {
    font-size: 13px;
}

.info_cgu.danger {
    background-color: #f2dede;
}

#ArtisanCGU p {
    padding: 0 30px 0 30px;
}

#activity_index td.centered {
    text-align: center;
}

#cb_panel h4 {
    padding-left: 0;
}

.home h2 {
    color: #0188D7;
    text-align: center;
    font-size: 30px;
    font-style: italic;
    padding-bottom: 10px;
}

.home .title {
    padding-bottom: 10px;
    margin-bottom: 18px;
    border-bottom: 1px solid #DADADA;
}

    .home .title .install {
        width: 20%;
        float: left;
        display: inline;
        text-align: center;
        margin-right: 45px;
        background-color: #eeeeee;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 10px 10px;
    }

    .home .title .bookmark {
        width: 20%;
        float: right;
        display: inline;
        text-align: center;
        background-color: #eeeeee;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 10px 10px;
    }

    .home .title .text {
        display: inline;
        float: left;
        width: 50%;
        color: #0188D7;
        text-align: center;
        font-size: 30px;
        font-style: italic;
    }

.home h3 {
    color: #4c4b4b;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 0 150px 40px 150px;
}


@media (max-width: 768px) {
    .home h2 {
        font-size: 20px;
    }

    .home h3 {
        font-size: 15px;
        padding: 0 10px 40px 10px;
    }
}

.home .lack {
    background-color: #eeeeee;
    padding: 30px 20px 1px 20px;
}

    .home .lack .progress .progress-bar {
        background-color: #0188D7;
        font-weight: bold;
        line-height: 20px;
    }

    .home .lack .progress .empty-progress-bar {
        background-color: #f5f5f5;
        font-weight: bold;
        line-height: 20px;
        width: 100% !important;
        color: #0188D7;
    }

    .home .lack .glyphicon {
        font-size: 30px;
        color: #0188D7;
    }

    .home .lack p {
        height: 39px;
        padding: 10px 40px 10px 40px;
        background-color: white;
        margin-bottom: 15px;
    }

    .home .lack .text {
        padding-top: 10px;
        font-size: 16px;
        font-weight: bold;
        color: rgb(130, 130, 130);
        padding-left: 20px;
    }

    .home .lack span {
        float: left;
    }

    .home .lack a {
        float: right;
        padding-top: 8px;
        font-size: 16px;
    }

@media (max-width: 768px) {
    .home .lack p {
        text-align: center;
        border: 1px solid #aeaeae;
        height: auto;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }

        .home .lack p * {
            float: none;
        }
}



.home .ok {
    padding-top: 36px;
}

    .home .ok .jumbotron {
        margin-left: 50px;
        margin-right: 50px;
    }

    .home .ok .glyphicon {
        font-size: 30px;
        color: #0188D7;
        text-align: center;
        display: block;
    }

.home .jumbotron {
    padding: 10px 30px 10px 30px;
    border-radius: 10px 10px;
}

.home .business, .home .request {
    padding-right: 30px;
}

.home .business, .home .request, .home .conf, .home .fact {
    width: 37.4%;
}


@media (max-width: 768px) {
    .home .business, .home .request, .home .conf, .home .fact {
        width: 95%;
    }
}

.home .jumbotron .title {
    font-size: 20px;
    color: #0188D7;
    display: block;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

.home .jumbotron .text {
    display: block;
    font-style: italic;
    font-size: 16px;
    color: #4c4b4b;
    text-align: center;
}

.home .jumbotron .clearfix {
    clear: both;
}

.home .jumbotron .value {
    color: #0188D7;
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

    .home .jumbotron .value.centered {
        float: left;
        text-align: center;
    }

@media (min-width: 769px) {
    .home .col-md-1,
    .home .col-md-2,
    .home .col-md-3,
    .home .col-md-4,
    .home .col-md-5,
    .home .col-md-6,
    .home .col-md-7,
    .home .col-md-8,
    .home .col-md-9,
    .home .col-md-10,
    .home .col-md-11 {
        float: left;
    }

    .home .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
}

.panel_activity.step2 input.answer_choice_text {
    width: 70px;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

.panel_activity.step2 input.answer_choice_radio {
    clear: left;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

.panel_activity.step2 .answer_choice_label {
    float: left;
    margin-right: 10px;
    padding-top: 7px;
}


.panel_activity.step2 label.error {
    color: #b94a48;
}

.panel_activity.step2 input[type="radio"].error {
    border: 1px solid #b94a48;
}

.error.auto {
    color: #FFFFFF;
    position: absolute;
}



.panel_activity.step2 input[type="radio"] {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

.panel_activity.step2 input[type="checkbox"] {
    margin: 0px 10px 7px 0px;
}

.panel_activity.step2 .localisation_div {
    margin-bottom: 15px;
    display: none;
}

.panel_activity.step2 .not_visible {
    display: none;
}

.panel_activity.step2 .add_zone {
    color: rgb(0, 166, 235);
    cursor: pointer;
    font-size: 12px;
    display: none;
    margin-top: -5px;
}

.panel_activity.step2 .localisation_div .autocomplete {
    height: 14px;
}


.panel_activity.step2 input[type="radio"].answer_choice_radio {
    margin-top: 7px;
    margin-right: 10px;
}


#updateActivity input.answer_choice_text {
    width: 70px;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

#updateActivity input.answer_choice_radio {
    clear: left;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

#updateActivity .answer_choice_label {
    float: left;
    margin-right: 10px;
    padding-top: 7px;
}


#updateActivity .error {
    color: #b94a48;
}

    #updateActivity .error.auto {
        color: #FFFFFF;
    }


#updateActivity .localisation_div {
    margin-bottom: 15px;
    display: none;
}

#updateActivity .not_visible {
    display: none;
}

#updateActivity .add_zone {
    color: rgb(0, 166, 235);
    cursor: pointer;
    font-size: 12px;
    display: none;
    margin-top: -5px;
}

#updateActivity .localisation_div .autocomplete {
    height: 14px;
}

#updateActivity input[type="radio"] {
    display: inline-block;
    margin: 0px 5px;
}

    #updateActivity input[type="radio"].answer_choice_radio {
        margin-top: 7px;
        margin-right: 10px;
    }

#updateActivity select.form-control {
    width: 100%;
}

.hidden_error {
    display: none;
}

.alloption {
    margin-bottom: 17px !important;
}

.pushernotext {
    padding-top: 6px;
}

#ArtisanEdit input[type="radio"] {
    display: inline-block;
    margin: 0px 10px 0px 5px;
}

#ArtisanEdit input.form-control.answer_choice_text {
    display: inline-block;
    margin-bottom: 5px;
}

#EditTransaction .info {
    margin-bottom: 15px;
    font-size: 15px;
    padding: 15px;
    padding-bottom: 5px;
}

    #EditTransaction .info div {
        margin-bottom: 15px;
        font-size: 15px;
    }

#Matrix .info {
    padding: 15px;
}

    #Matrix .info div {
        margin-bottom: 15px;
        font-size: 15px;
    }

#Matrix .more_info_trigger {
    color: #0188D7;
    cursor: pointer;
}

#export_request select.multiple {
    height: 500px;
}

#export_request .ui-widget-header {
    background: transparent;
    background-color: #EFEFEF;
    height: 36px;
}

#export_request .available .ui-state-default {
    background: transparent;
    background-color: #D9EDF7
}

#export_request .selected .ui-state-default {
    background: transparent;
    background-color: #DFF0D8
}


#export_request .info {
    padding: 15px;
}


#export_request .filters .control-label {
    text-align: left;
}

#export_request .filters .form-control {
}

#messages .info {
    padding: 15px;
}

#messages .panel_tab a.active {
    font-weight: bold;
}

#message_detail p {
    border: 1px solid #EAEAEA;
    padding: 10px;
    font-style: italic;
    margin-top: 15px;
    margin-bottom: 15px;
}

#message_detail .wrapper {
    background-color: #e6e6e6;
    padding: 10px;
    margin-right: -10px;
    margin-left: -10px
}


#new_message textarea {
    height: 100px;
}


#detail_derate b {
    margin-right: 10px;
}

#detail_derate .editor-label {
    clear: left;
    margin-right: 15px;
    width: 250px;
    margin-bottom: 10px;
    font-weight: normal;
}

#detail_derate .editor-label, #detail_derate .editor-field {
    float: left;
}

#detail_derate .editor-field {
    font-weight: bold;
}

#detail_derate h3 {
    padding: 0px;
    font-size: 20px;
}

.paginate {
    text-align: right;
}

    .paginate ul {
        margin: 0;
    }

.badge {
    background-color: #0188D7 !important;
}

.badge-danger {
    background-color: #dc3545 !important;
}

.localisation_div .remove_localisation {
    color: red;
    cursor: pointer;
}

.stickyheaders thead {
    background-color: #FFFFFF;
}

#category h3 {
    margin-left: 200px;
    margin-right: 200px;
    padding-top: 5px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bolder;
    font-size: 14px;
    line-height: 25px;
}

#shortcuts h3 {
    padding-top: 5px;
    font-size: 14px;
    line-height: 25px;
    max-width: 650px;
    margin: auto;
    text-align: center;
}

#category .list {
    padding-left: 50px;
    padding-right: 50px;
}

    #category .list .col {
        display: inline;
        float: left;
        width: 33%;
    }

#category .validate {
    float: right;
}

#pdftype h3 {
    margin-left: 200px;
    margin-right: 200px;
    padding-top: 5px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bolder;
    font-size: 14px;
    line-height: 25px;
}

#pdftype .radios {
    padding-left: 335px;
    vertical-align: top;
}

#pdftype .validate {
    float: right;
}

#new-request {
    margin-bottom: 50px;
}

    #new-request h1 {
        font-size: 30px;
        text-align: center;
        padding-top: 0px;
    }

    #new-request h2 {
        font-size: 24px;
        color: #428bca;
    }

        #new-request h2 .tick {
            float: right;
            width: 20px;
            display: none;
        }

    #new-request .products {
        margin-bottom: 0px;
    }

        #new-request .products .seed {
            display: none;
        }

        #new-request .products input {
            width: auto;
        }

        #new-request .products .amount,
        #new-request .products .amount-optional {
            width: 55px;
        }

        #new-request .products select {
            width: 100%;
        }

        #new-request .products .vat {
            width: 70px;
            min-width: 70px;
        }

        #new-request .products .total {
            margin-left: 12px;
        }

    #new-request .error_total {
        text-align: right;
    }

    #new-request .products thead tr th {
        background-color: #f9f9f9;
    }

    #new-request .methods .subtitle {
        font-weight: bold;
        margin-left: 45px;
    }

    #new-request .methods .detail-refund-credit-card,
    #new-request .methods .detail-refund-check,
    #new-request .methods .detail-refund-transfer {
        display: none;
    }

        #new-request .methods .detail-refund-credit-card input,
        #new-request .methods .detail-refund-credit-card select {
            display: inline;
            width: auto;
            height: 20px;
            padding: 0;
            padding-left: 5px;
        }

        #new-request .methods .detail-refund-credit-card select {
            height: 24px;
        }

        #new-request .methods .detail-refund-check input,
        #new-request .methods .detail-refund-check select,
        #new-request .methods .detail-refund-transfer input,
        #new-request .methods .detail-refund-transfer select {
            width: 100%;
            height: 20px;
            padding: 0;
            padding-left: 5px;
        }

        #new-request .methods .detail-refund-check select,
        #new-request .methods .detail-refund-transfer select {
            height: 24px;
            width: 100%;
        }

    #new-request .add-product:hover {
        background-color: green;
    }

    #new-request .remove-product:hover {
        background-color: red;
    }

    #new-request .validate:hover {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    #new-request .favorite-country {
        color: #0188D7;
        font-weight: bold;
    }

#search_body .favorite-country {
    color: #0188D7;
    font-weight: bold;
}

.modal h4.modal-title {
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}

#new-request .datepicker {
    display: inline;
    float: left;
}

#new-request .datepicker-container button {
    margin-top: 3px;
    display: inline;
    float: left;
}

#new-request .datepicker-container label.error {
    clear: both;
    display: inline;
    float: left;
}



#detail_request td.total {
    background-color: #EFEFEF;
    font-weight: bold;
}

#detail_request .canceled,
#list-requests div.request.canceled .request-body {
    background-color: #D3D3D3 !important;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}


.language-toggle li {
    text-align: left;
}

ul.language {
    margin-top: 0px;
}

#cancelcurrentoperator h3 {
    margin-left: 200px;
    margin-right: 200px;
    padding-top: 5px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bolder;
    font-size: 14px;
    line-height: 25px;
}

#cancelcurrentoperator .buttons-left {
    display: inline;
    float: left;
}

#cancelcurrentoperator .buttons-right {
    display: inline;
    float: right;
    padding-right: 50px;
}

#cancelcurrentoperator .email {
    width: 200px;
    display: inline;
}

@media (max-width: 1200px) {

    .fields_siret input {
        float: none;
    }

    .form-control.input-small {
        width: 250px !important;
    }

    #new-request .update_button {
        margin-top: 20px !important;
    }
}

.ui-multiselect ul.connected-list {
    height: auto !important;
}


#ArtisanEditDoc .infogreffe {
    width: 120px;
}

.alert-strong-warning {
    background-color: orange;
    color: black;
    border-color: grey;
}

@media screen and (max-width: 800px) {

    .scroll-w800 {
        overflow-x: scroll;
    }

        .scroll-w800 > * {
            min-width: 800px;
        }
}

@media screen and (max-width: 550px) {

    .scroll-w550 {
        overflow-x: scroll;
    }

        .scroll-w550 > * {
            min-width: 550px;
        }
}


/* -------------- ADDONS BOOTSTRAP ---------------------*/

.row.row-padding {
    padding: 5px 0;
}


/* -------------- OVERRIDE BOOTSTRAP ---------------------*/
/* Retrait des text-decoration des liens sauf lors du hover */
a, .btn-link {
    --bs-link-underline-opacity: 0;
    -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;
    text-decoration-color: rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;
}

a {
    color: #428bca;
    text-decoration: none;
}

    a:hover, .btn-link:hover {
        --bs-link-underline-opacity: 0.75;
    }

.jumbotron {
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
}

.btn-primary:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.btn-success:hover {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}

.btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}


.btn-group-vertical > .btn {
    border-radius: 4px !important;
    margin-bottom: 10px;
}

.btn-group > .btn {
    border-radius: 4px !important;
    margin: 0px 10px 4px 0;
}

.inline-field {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}

/* Application du texte en blanc (noir par défaut avec Bootstrap 5) */
.btn-warning, .text-bg-info, .text-bg-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;
}

/* Ajouter du curseur not-allowed */
.btn[disabled], input:disabled, select:disabled, textarea:disabled, .pagination .page-item.disabled {
    cursor: not-allowed !important;
    pointer-events: all !important;
}

/* Surcharge des legend */
legend {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .navbar .navbar-nav .dropdown-menu {
        border-radius: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: none !important;
        background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;
        padding: 0;
        margin-top: 0px !important;
    }

        .navbar .navbar-nav .dropdown-menu .dropdown-item {
            padding-left: 25px;
            color: var(--bs-secondary-color) !important;
        }
}

footer {
    border-top: 1px solid #DADADA;
    padding: 15px 10px;
    margin-top: 50px;
}

    footer select {
        background-color: transparent;
        border: 0;
        color: #428bca;
        margin-right: 15px;
        margin-bottom: 9px;
    }

        footer select:hover {
            text-decoration: underline;
            color: var(--bs-link-hover-color);
            text-decoration-color: var(--bs-link-hover-color);
        }

    footer a.assistance {
        --bs-link-color-rgb: var(--bs-danger-rgb);
    }

    footer a {
        white-space: nowrap;
    }

.hidden {
    display: none !important;
}


.navbar-brand {
    padding: 1px 10px;
}

    .navbar-brand img {
        width: 36px;
    }


.navbar li.logo_enseigne {
    padding: 5px 0;
}

    .navbar li.logo_enseigne img {
        max-height: 40px;
        max-width: 150px;
    }

.navbar.menu .navbar-right {
    margin-right: 0 !important;
}

#navbar-nav-left {
    /*width: calc(100% - 280px);*/
}

    #navbar-nav-left.with-logo {
        /*width: calc(100% - 340px);*/
    }

@media screen and (max-width: 938px) {
    .navbar li.logo_enseigne {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .navbar-header a#flag-administrateur {
        display: none;
    }
}

@media screen and (max-width: 767px) {

    .navbar-header a#flag-administrateur {
        display: inline-block;
    }

    #navbar-nav-flag-administrateur {
        display: none;
    }

    #navbar-nav-left {
        width: auto !important;
    }

    .nav.navbar-right {
        margin: 0;
    }

        .nav.navbar-right .navbar-text {
            margin-top: 0;
        }


        .nav.navbar-right .navbar-btn {
            margin-top: 0;
        }
}

.child-align-top > * {
    vertical-align: top;
}

@media screen and (max-width: 576px) {
    .child-align-top #save_name, #id_setup {
        width: 100% !important;
    }

    .inline-field {
        display: flex;
        flex-direction: column;
    }

        .inline-field input,
        .inline-field select {
            width: 100% !important;
        }
}

i.TogglePasswordVisibility {
    font-size: 18px;
    position: absolute;
    right: 26px;
    top: 8px;
    cursor: pointer;
    color: #ccc;
}

    i.TogglePasswordVisibility:hover {
        color: #4c4b4b;
    }

    i.TogglePasswordVisibility:before {
        content: "\f06e";
    }

    i.TogglePasswordVisibility.show:before {
        content: "\f070";
    }

input[type=password]::-webkit-caps-lock-indicator {
    content: none;
}


.item-selected {
    margin-top: 10px;
    border: 1px solid #e2daaf;
    background-color: #fff9db;
    border-radius: 3px;
    display: inline-block;
    padding: 6px 12px;
    font-size: 12px;
    min-height: 34px;
}

    .item-selected .office_name {
        font-weight: bold;
    }

.ui-autocomplete .partner .ref {
    font-size: 11px;
    color: #787878;
}

.ui-autocomplete .partner .nom {
    font-size: 14px;
}

.ui-autocomplete .partner .adresse {
    font-size: 11px;
}

.ui-autocomplete .highlight {
    background-color: #fff600;
}

.accordion .panel-heading {
    background: none;
    padding: 0;
}

.accordion .panel:has([aria-expanded=true]) .panel-heading {
    background-color: #d9edf7;
    color: #31708f;
    padding: 0;
}

.accordion .panel-title {
    font-size: 15px;
    cursor: pointer;
    padding: 1.5rem !important;
    font-weight: normal !important;
}

    .accordion .panel-title a:hover,
    .accordion .panel-title a:focus {
        text-decoration: none;
    }

.panel-group .panel + .panel {
    margin-top: 0;
}

.panel-body {
    font-size: 16px;
    line-height: 27px;
}

#show-hide-optional-informations {
    cursor: pointer;
}

.input-search {
    position: relative
}

    .input-search button {
        position: absolute;
        right: 15px;
        top: 0;
        width: 25px;
        height: calc(100% - 10px);
        background: none;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.sub-title {
    text-transform: uppercase;
    text-decoration: underline;
}



.checkboxgroup {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.navbar.menu {
    z-index: 1000 !important;
}
