/* Minification failed. Returning unminified contents.
(1777,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
 */
/*Colors:
http://colorschemedesigner.com/csd-3.5/#3B21TqqGrw0w0
http://html-color-codes.info/
#3077C6
#84B1E3
#0F4581
#FFAC2D
#FFD18B
*/
/* body */

body {
    background: radial-gradient(ellipse at center, #f0f0f0 41%,#ffffff 71%);
    height: 100vh;
    color: #333;
    font-size: 13px;
    font-family: 'Source Sans Pro', Arial, Helvetica, Verdana, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 1.429;
}

::-moz-selection {
    background: #2bb6ae;
    color: #ffffff;
}

/*canvas*/

#canvas {
    /*margin: 10px auto;
    max-width: 1200px;*/
    position: relative;
    background: none;
}


/*headings*/
h2 {
    font-size: 1.571em;
}
/* that makes 22px */

h3 {
    font-size: 1.429em;
}
/* 20px */

h2, h3 {
    color: #3077C6;
    font-weight: bold;
    line-height: 1.1;
    margin: .3em 0 .8em 0;
}

/* header */
#top_menu {
    float: left;
    width: 100%;
    background: #394553;
    background-position: center center;
    z-index: 1;
    background-size: cover;
    text-align: center;
    max-height: 135px;
    position: static;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
    height: auto;
}

    /* Acceuil */
    #top_menu p {
        padding: 8px 0;
        font-size: 1em;
        font-weight: bold;
        text-align: right;
        float: right;
    }


        #top_menu p a {
            color: #FFFFFF;
            padding: 8px;
            border: 1px;
            text-align: center;
            margin-right: 8px;
            background: none;
            border-radius: 0;
            text-decoration: none !important;
            transition: all 0.2s;
        }

            #top_menu p a:hover {
                color: #FFFFFF !important;
                background: #2BB6AE;
                border-radius: 0;
            }

    /* title */
    #top_menu img {
        padding: 0px 5px 0px 0px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        margin-left: -2px;
        height: 95px;
        width: auto;
        box-sizing: content-box;
    }
        #top_menu img.logoR {
            height: 70px;
            padding: 10px 0 5px 0;
            display: block;
            margin: 0 auto;
            z-index: 200;
            vertical-align: middle;
        }

    #top_menu h1 {
        display: inline-block;
        font-family: 'Oswald', Arial;
        text-transform: uppercase;
        font-weight: 100;
        font-size: 2em;
        color: #FFFFFF;
        vertical-align: middle;
        font-size: 1.5em;
        margin: 0;
        word-wrap: break-word;
        max-height: 85px;
        overflow: hidden;
        font-size: 2vw;
        line-height: 3vw;

        font-size: 1.7em;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        #top_menu h1 a {
            font-weight: bold;
            padding: 20px 20px 25px 10px;
            text-decoration: none; /*no underlining*/
        }

            #top_menu h1 a:hover {
                color: #FFD18B;
            }

    /* nav */
    #top_menu nav {
        background-color: rgba(255, 255, 255, 0.2);
        float: none;
        font-size: 1em;
        height: 40px;
        line-height: 40px;
        /*margin: 0 auto 10px auto;*/
        overflow: hidden;
        padding: 0;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        margin-top: -5px;
    }
    #top_menu nav.stick {
        position: fixed;
        background-color: rgba(87, 95, 104, 0.95);
        top: 0;
        box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
        z-index: 1;
        margin-top: 0;
    }


        #top_menu nav ul {
            list-style: none;
            margin: 0 auto; /*width: 800px;*/
            padding: 0;
            display: flex;
            flex-direction: row;
            align-items: center;
            height: 40px;
            flex-wrap: wrap;
        }

        #top_menu nav li {
            float: left;
            display: flex;
            display: -webkit-flex;
            margin: 0;
        }

        #top_menu nav:not(#inscription) li {
            line-height: 30px !important;
        }
        #top_menu nav#inscription li span{
            height: 40px !important;
            padding: 0px 10px 0px 10px !important;
        }

            #top_menu nav li > a,
            #top_menu nav li > span {
                color: white;
                float: none;
                height: 32px;
                padding: 3px 10px 5px 10px;
                margin: 0;
                text-align: center;
                text-decoration: none;
                width: 100%;
            }

            #top_menu nav li.float-right{
                position: absolute;
                right: 0;
            }

            #top_menu nav a {
                transition: all 0.2s;
                box-sizing: content-box;
            }

            #top_menu nav a:hover, 
            #top_menu nav a:active, 
            #top_menu nav li.active a {
                background: #2BB6AE;
            }
            #top_menu nav .div_red a:hover {
                background: none;
            }

            .div_red a h2 {
                color: #FFFFFF !important;
                font-family: 'Oswald', Arial;
            }

            #top_menu nav img {
                height: 26px;
            }

#top_menu #connexion {
    position: absolute;
    top: 0;
    right: 0;
}

#menu li:first-child a {
    background-color: #e6f0fb;
    color: black;
    padding: 5px 1.5em;
}

nav ul#menu li:first-child {
    display: none;
    width: 60px;
    height: 40px;
    text-align: center;
}

#organizationLogo {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% - 90px);
    text-align: left;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
    align-items: center;
    height: 95px;
}

#organizationLogo #logoContainer {
    height: 95px;

    max-width: 40%;

    display: flex;

    align-items: center;


    margin-right: 10px;

    text-align: center;

    overflow: hidden;
}

#organizationLogo img{
    height: 95px;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    width: auto;
}

#logoRContainer {
    display: inline-block;
    height: 95px;
    letter-spacing: 0;
    line-height: 0;
    overflow: hidden;
}

/* content*/
#content {
    background: none;
    float: left;
    height: auto;
    overflow: visible;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 40px;
}

fieldset {
    border: none;
}

#content.stick .right_content_alone {
    left: -25px;
}

.right_content_alone {
    position: relative;
    width: calc(100vw - 90px);
    left: 25px;
    padding: 10px 0 40px 0;
}

#content.stick {
    margin-left: 250px;
    width: calc(100% - 250px);
    margin-top: 90px;
}
#content.stick.alone {
    margin-left: 0;
    width: 100%;
    margin-top: 90px;
}

#right_content {
    background: none;
}

#content h2 {
    color: #394553;
}

.loginContent {
    max-width: 600px;
    margin: 20px auto 40px auto;
    float: none;
}

#left_content {
    /*float: left;*/
    float: left;
    margin-left: 20px;
    width: 200px;
}

#right_content {
    padding: 10px 20px 40px 20px; /* padding en bas de page : prévoir la présence d'un bouton aligné en bas */
    background: none;
    /*width: calc(100% - 250px);*/
    overflow: hidden;
    /*float: left;*/
}

/*#right_content form {
    padding-right: 20px;
}*/

#main_section {
    float: left;
    width: 79%;
}

#help_section {
    float: right;
    width: 20%;
    background: none;
}

#help_section fieldset{
    padding: 20px;
}

#help_section p {
    margin: 0 0 15px 0;
}

#help_section border {
    margin-right: 5px;
}

#big_left_content {
    /*float: left;*/
    width: 700px;
    float: left;
}

#middle_content {
    margin: 0 auto;
    max-width: 1000px;
    padding: 10px 20px 30px;
}

#footer {
    clear: both;
    background-color: #394553;
    position: fixed;
    bottom: 0;
    width: 100%;
    /*border-radius: 0 0 5px 5px;*/
    /*-moz-border-radius: 0 0 5px 5px;*/ /*mozilla*/
    /*-webkit-border-radius: 0 0 5px 5px;*/ /*google, opera*/
}

    /* commany sit */
    #footer p {
        color: white;
        font-size: 1em;
        line-height: 33px;
        text-align: center;
        margin:0;
    }

        #footer p a {
            color: #ffffff;
            font-weight: bold;
            margin-right: 5px;
            text-align: center;
        }

#menu li ul li {
    float: none;
}

#menu, #menu ul {
    padding: 0;
    text-align: left;
}

    #menu li {
        display: inline-block;
        position: relative;
        border-radius: 8px 8px 0 0;
    }

    #menu ul li {
        display: inherit;
        border-radius: 0;
    }

        #menu ul li:hover {
            border-radius: 0;
        }

    #menu ul {
        position: absolute;
        max-height: 0;
        width: 100%;
        overflow: hidden;
    }

    #menu li:hover ul {
        max-height: 15em;
    }

    #menu a {
        display: block;
    }

    #menu li:hover li a { /*color:white;*/
        text-transform: inherit;
    }

    #menu img {
        padding: 0;
    }

    #menu span {
        float: right;
        margin: auto;
        margin-top: 2px;
    }


/*Styles for field and legend*/
#border {
    padding: 0 0 25px 0;
}

fieldset {
    background-color: #FFF;
    border: 2px solid #FFFFFF;
    border-radius: 0;
    color: inherit;
    margin-bottom: 20px;
    min-width: 0;
    padding: 20px 20px 20px 25px;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}

    fieldset h1, fieldset h2, fieldset h3 {
        color: #364f6b;
    }

    fieldset h1 {
        font-size: 1.500em;
    }

    fieldset h3 {
        font-size: 1.200em;
    }

    fieldset input[type=text]:not(#pager-index), fieldset input[type=password], fieldset textarea {
        display: inline-block;
        /*font-family: Arial, Sans-Serif;*/
        font-size: 15px;
        padding: 4px 1px;
        max-width: 300px;
        border: solid 1px #85b1de;
        /* margin-left: 10px;*/
        font-weight: bold;
    }

input[type=text].percentEntryTbx {
    width: 70px;
}

fieldset textarea {
    max-width: 300px;
    width: 100%;
    resize: vertical;
}

legend {
    border: none;
    background-color: #2BB6AE;
    color: #FFFFFF;
    font-weight: 100;
    font-size: 25px;
    padding: 7px 20px;
    border-radius: 0;
    font-family: 'Oswald', Arial;
    text-align: center;
    word-wrap: break-word;
}
    legend.fixedSize-xs {
        max-width: 60px;
    }
    legend.fixedSize-s {
        max-width: 120px;
    }
    legend.fixedSize-m {
        max-width: 180px;
    }
    legend.fixedSize-l {
        max-width: 260px;
    }
    legend.fixedSize-xl {
        max-width: 340px;
    }
    legend.fixedSize-xxl{
        max-width : 420px;
    }
    legend.fixedSize-xs, legend.fixedSize-s, 
    legend.fixedSize-m, legend.fixedSize-l, 
    legend.fixedSize-xl, legend.fixedSize-xxl {
        width: 100%;
    }
    legend.ellipsis {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-wrap: break-word;
    }

fieldset label:not(.radio-button-list):not(.inRadioButtonList):not(.check-box) {
    color: white;
    float: left;
    font-size: larger;
    font-weight: bold;
    width: 150px;
    white-space: nowrap;
}

fieldset label.short-label {
    width: 80px !important;
}

fieldset label.required:after {
    content: "*";
}

fieldset .divHelpText {
    color: white;
    font-size: 13px;
    border: 0px solid white;
    border-radius: 3px;
    margin: 5px;
}

    fieldset .divHelpText .title {
        color: white;
        font-size: 15px;
        display: block;
        margin: 5px;
    }

.clear {
    clear: both;
}

#description{
    font-weight : 500;
}

#labelCheckBox{
    margin-left : 0px;
}

.labelCheckBox {
    margin-left: 27px;
    margin-top: -28px;
}

/********************************************************************************/
/* Affichage des formulaires : première librairie de style travaillant avec positionnement FLOAT des éléments */

.form-container {
    float: left;
    padding-left: 24px;
    font-size: initial;
    width: 100%;
}

    .form-container label {
        width: 200px;
    }

    .form-container div.divLittleIconButton {
        margin: 0px 0px 0px 0px;
    }

    .form-container label.width-auto {
        width: auto;
    }

    .form-container .form-part {
        margin: 5px 0;
        width: calc(100% - 50px);
        min-width: 95%;
        min-height: 26px;
        margin-bottom: 10px;
    }

        .form-container .form-part > div {
            display: inline-block;
            width: calc(100% - 220px);
        }

        .form-container .form-part .field-validation-error {
            display: block;
        }

        .form-container .form-part input:not(.Button):not([type="checkbox"]) {
            max-width: 300px;
            width: 100%;
        }

        .form-container .form-part.radio-button-list-inline > div > div {
            float: left;
        }

            .form-container .form-part.radio-button-list-inline > div > div label {
                color: black;
                font-size: medium;
                font-weight: normal;
                width: auto;
            }

            .form-container .form-part.radio-button-list-inline > div > div input {
                float: left;
                width: auto !important;
            }


/* Partie droite du formulaire */
fieldset .right-form {
    float: left;
    margin: 10px;
    min-width: 250px;
    width: 45%;
}

.right-form.form-container .form-part input:not(.Button):not([type="checkbox"]) {
    width: 200px;
}

.right-form.form-container .form-part > div {
    width: calc(100% - 150px);
}

/*Styles for fieldset table*/
fieldset th {
    text-align: left;
    background-color: #2BB6AE;
    color: white;
    font-size: larger;
    white-space: nowrap;
}

fieldset table.noBackground th {
    background: none !important;
}

/* Styles for validation helpers*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #E37C7C;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

table.htmlDataListing {
    margin: 10px auto;
}

    table.htmlDataListing th {
        padding: 5px;
    }

    table.htmlDataListing td {
        padding: 5px;
    }










/********************************************************************************/
/* Affichage des formulaires : seconde librairie de style ne travaillant PAS avec positionnement FLOAT des éléments */

/*.divFormFields
{
    display: table;
}*/
.divFormFieldLine {
    /*display: table-row;*/
    /*border-bottom:1px solid red;*/
    margin-top: 5px;
}

    /*.divFormFieldLine label
{
    display:table-cell;
    vertical-align:middle;
}*/

    .divFormFieldLine > * {
        display: table-cell;
        vertical-align: middle;
    }

    .divFormFieldLine > label {
        display: table-cell;
        width: 200px !important;
    }

    .divFormFieldLine label.smallWidth {
        width: 100px !important;
    }

    .divFormFieldLine label.bigWidth {
        width: 300px !important;
    }

    .divFormFieldLine div.fieldEntry {
        display: table-cell;
    }

.divHelpText {
    padding: 3px 5px 5px 35px;
    font-size: 12px;
    background: url('/Content/images/Info.png') 3px 3px no-repeat;
}



/********************************************************************************/





/* Styles for  google map
-----------------------------------------------------------*/
#mapCanvas {
    /*width: 500px;*/
    min-width: 250px;
    width: 50%;
    height: 400px;
    float: left;
    display: block;
    /*padding: 8px;*/
    border: solid;
    border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
    border-width: 1px 2px 2px 1px;
    background-color: white;
}

#infoPanel {
    /* float: left;*/
    margin-left: 10px;
}

    #infoPanel div {
        margin-bottom: 5px;
    }

    #infoPanel p {
        font-size: 16px;
    }


/* Styles for textField
-----------------------------------------------------------*/


/*cache le button close dans le popup window*/
.ui-dialog-titlebar-close {
    display: none;
}

.div_colorfull {
    height: initial;
    width : initial;
    background-color: #2bb6ae;
    margin: 0;
    padding: 25px 10px 25px 10px;
    border-radius: 0;
    text-align: center;     
}

.border_div {
    height: initial;
    width: initial;
    padding: 0;
    position: relative;
    margin-bottom: 15px;
}

    .border_div a {
        text-decoration: none;
    }

.border_button_div {
    height: 50px;
    width: 200px;
    padding: 0px 10px 10px 10px;
    position: relative;
}

    .border_button_div a {
        text-decoration: none;
    }

.div_orange {
    height: 40px;
    width: 190px;
    background-color: #2bb6ae;
    margin: 10px auto;
    padding: 7px 8px 20px 8px;
    border-radius: 0;
    text-align: center;
}
.div_orange div span.text_white_bold{
    color : #FFFFFF;
}

.div_info {
    background-color: #2bb6ae;
    border-radius: 5px;
    display: table;
    float: left;
    height: 60px;
    margin: 10px;
    text-align: center;
    width: 120px;
}

    .div_info a {
        display: table-cell;
        text-decoration: none;
        vertical-align: middle;
    }

    .div_info h4 {
        color: white;
        margin: 0;
    }


#summary-administration-close {
    float: right;
    margin-top: -40px;
    margin-right: -20px;
}


.div_green {
    height: 40px;
    width: 190px;
    background-color: greenyellow;
    margin: 20px auto;
    padding: 10px 10px 20px 10px;
    border-radius: 10px;
    text-align: center;
}

.large_width {
    width: 400px;
}

.img_float_right_top {
    position: absolute;
    top: 0px;
    right: 5px;
    max-width: 30%;
    max-height: 30%;
}
/* style for white text*/
.text_white {
    font-size: 2em;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
}

.vertical_center {
    position: relative;
    top: 35%;
}

.text_white_bold {
    font-size: 18px;
    color: #364f6b;
    display: inline-block;
    font-weight: bold;
}

.link_white a {
    float: right;
    color: #364f6b;
    font-size: 18px;
}

.text_position_center {
    text-align: center;
}

.margin_top {
    margin: 25px auto;
}

.margin_left {
    margin-left: 35px;
}

.text_black {
    font-size: 16px;
    color: black;
    display: inline-block;
    text-align: left;
    margin: 25px 20px 25px 20px;
}

.text_black, p.text_black {
    color: #364f6b;
}

#border_position_relative {
    padding: 0 0px 25px 0;
    position: relative;
}
#border, #border_position_relative {
    background: none;
    border: none;
}

.div_red {
    height: 40px;
    width: 250px;
    background-color: #d83939;
    /*border-radius: 5px;*/
    /*position: absolute;*/
    right: 0;
    /*top: 97px;*/
}

    .div_red h2 {
        color: white;
        text-align: center;
    }

    .div_red a {
        text-decoration: none;
    }

.pop_window {
    background-color: #84b1e3;
    border: 2px solid #ffffff;
    border-radius: 5px;
    float: left;
    line-height: 40px;
    padding: 5px;
    width: 100%;
}

.special_div {
    margin: 20px 30px 10px 30px;
}

    .special_div img {
        max-width: 140px;
        min-width: 110px;
        max-height: 85px;
    }

    .special_div p {
        font-size: 15px;
    }

        .special_div p .white {
            font-size: 15px;
            color: white;
            font-weight: bold;
        }
.white {
    color: #364f6b !important;
}
/*********** Administration AwoO ***********/
.sub_form_part {
    margin: 5px 0px 5px 0px;
    background-color: #A6C2E2;
    border-color: black;
    border-width: 10px;
    border-radius: 5px;
    width: 100%;
    position: relative;
    border-radius: 0;
    padding: 5px;
}

.legend_cadre {
    position: relative;
    border: 1px solid white;
    float: left;
    margin: 5px;
    border-radius: 0;
    border: 0;
}

    .legend_cadre > div {
        float: left;
        margin: 10px;
    }

    .legend_cadre label {
        width: auto !important;
    }

#legend_cadre_search_filters {
    float: left;
    margin: 10px;
}



/*styles for table*/

/*Styles for fieldset table*/
/*
TODO YD : Spécifique aux tableaux mandats ?
th {
    text-align: left;
    color: white;
    font-size: larger;
    white-space: nowrap;
    background-color: #619EE3;
}
*/
.table_css {
    background-color: white;
    width: 100%;
    /*box-shadow: 10px 10px 5px #888888;*/
    border: none;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
}
    .table_css label {
        margin-left: 7px;
    }

    .table_css img {
        max-height: 20px;
        max-width: 20px;
        padding-right: 5px;
    }

    .table_css th img {
        max-width: 10px;
        margin-top: 5px;
        float: right;
    }



    .table_css table {
        border-collapse: collapse;
        border-radius: 5px;
    }

.table_css_first_th {
    border-top-left-radius: 0px;
}

.table_css_last_th {
    border-top-right-radius: 0px;
}


.table_css tr:nth-child(odd) {
    background-color: #eae8e8;
}

.table_css tr:nth-child(even) {
    background-color: #ffffff;
}


.table_css > tr > td,
.table_css > tbody > tr > td {
    vertical-align: middle;
    border: 1px solid #ffffff;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 7px;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
}

.table_css tr.a0:nth-child(odd) {
    background-color: #7ce37c;
}


.table_css tr.a0:nth-child(even) {
    background-color: #9CE39C;
}

.table_css tr.a1:nth-child(odd) {
    background-color: #E37C7C;
}


.table_css tr.a1:nth-child(even) {
    background-color: #E39C9C;
}


.table_css tr.a2:nth-child(odd) {
    background-color: #E37C7C;
}


.table_css tr.a2:nth-child(even) {
    background-color: #E39C9C;
}


.table_css tr.a3:nth-child(odd) {
    background-color: #7C7C7C;
}


.table_css tr.a3:nth-child(even) {
    background-color: #9C9C9C;
}

.table_css .table_title td, .table_css .table_title2 td {
    background-color: #2BB6AE;
    color: #FFFFFF !important;
}

.table_css > tr > td, .table_css > tbody > tr > td {
    color: #364f6b;
}

.org_state_a0 {
    border: 3px solid #7ce37c;
    border-radius: 0px;
}

.org_state_a1 {
    border: 3px solid #E37C7C;
    border-radius: 0px;
}

.org_state_a2 {
    border: 3px solid #E37C7C;
    border-radius: 0px;
}

.org_state_a3 {
    border: 3px solid #7C7C7C;
    border-radius: 0px;
}




.button_left_margin {
    margin-left: 7px;
}


.table_title td {
    text-align: center;
    background-color: #ffffaa;
    border-width: 0px 0px 1px 1px;
    font-size: 16px;
    font-weight: bold;
    color: #007fff;
}

.table_title2 td {
    text-align: left;
    background-color: orange;
    border-width: 0px 0px 1px 1px;
    font-size: 16px;
    font-weight: bold;
    color: #007fff;
}

.table_title3 th {
    text-align: left;
    background-color: darkgray;
    border-width: 0px 0px 1px 1px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.tableButton {
    margin-left: 2px !important;
}

.color_white {
    color: #2BB6AE;
}

.color_red {
    color: #FF3333;
}

/******************** Page de connection ********************/
#logon-form > div {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    #logon-form > div > div {
        float: left;
        width: calc(100% - 150px);
        height: 38px;
        margin-bottom: 15px;
    }


#logon-form .field-validation-error {
    display: block;
}

fieldset #logon-form input:not(.Button) {
    margin: 0;
    max-width: 300px;
    width: 100%;
    height: 30px;
}

fieldset #logon-form input.Button {
    float: left;
}

fieldset input[type="text"]:not(#pager-index), fieldset input[type="password"], fieldset textarea,
fieldset .form-container .form-part input[type="file"] {
    width: calc(100% - 50px) !important;
    padding-right: 40px !important;
}


/**************** Accueil ***************/
#home-page #access-buttons div {
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: center;
}

#home-page #access-assistant-entity,
#home-page #access-administration {
    width: 350px;
    background: #2bb6ae;
    padding-bottom: 25px !important;
    font-family: 'Source Sans Pro', Arial, Helvetica, Verdana, sans-serif;
    text-transform: none;
    color: #FFF;
    height: 100px;
    text-align: justify;
    margin: auto;
    margin-bottom: auto;
    margin-bottom: 15px;
}
#home-page #access-assistant-entity:hover,
#home-page #access-administration:hover {
    background: #FFF;
    color: #2bb6ae;
}
#home-page #access-assistant-entity:hover h1,
#home-page #access-administration:hover h1{
    color: #2bb6ae;
}

#home-page #access-assistant-entity h1,
#home-page #access-administration h1 {
    color: #FFF;
    text-align: center;
    font-family: 'Oswald', Arial;
    font-weight: 200;
    text-transform: uppercase;
}

    #home-page #access-assistant-entity a,
    #home-page #access-administration a {
        text-decoration: none;
    }

#home-page fieldset > div {
    float: left;
    font-size: 16px;
    width: 100%;
}

#home-page .div_colorfull {
    max-width: 400px;
    width: auto;
}

#home-page a {
    color: white;
}

#look-icon img {
    max-width: 50px;
    max-height: 50px;
}

/****** Admin du profil ******/
#from_profile label {
    width: 220px;
}

/***** Admin des réseaux *****/
fieldset .sub-network {
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 0;
    color: #364f6b;
    float: left;
    margin-top: 10px;
    position: relative;
    width: 100%;
}

    fieldset .sub-network label:not(.radio-button-list):not(.check-box) {
        color: black;
        width: 200px;
    }

    fieldset .sub-network .field-validation-error {
        display: block;
    }

    fieldset .sub-network > div {
        margin: 10px;
        float: left;
        width: 100%;
    }

    fieldset .sub-network .Button {
        float: left;
        margin: 10px;
    }

    fieldset .sub-network .sub-network-description img {
        float: left;
        margin-right: 20px;
        max-width: 40px;
    }

    fieldset .sub-network .sub-network-description span {
        float: left;
        font-size: 18px;
        line-height: 40px;
    }

    fieldset .sub-network .sub-network-description > span {
        margin-right: 40px;
    }

    fieldset .sub-network .sub-network-description .sub-network-affiliation-number a img {
        margin: 15px 0;
    }

    fieldset .sub-network .sub-network-delete {
        float: right;
        margin-right: 30px;
        margin-top: 5px;
    }

fieldset#add-network .field-validation-error {
    display: block;
}

fieldset#add-network .form-part > div {
    float: left;
}

fieldset#add-network .Button {
    float: left;
    margin-left: 20px;
}

fieldset#add-network input:not(.Button) {
    width: 300px;
}

fieldset#add-network .link_white {
    float: left;
    width: 100%;
}

    fieldset#add-network .link_white .openDialog {
        float: none;
    }


/******* Tarification ******/
fieldset #pricing {
    /* width: 100%;*/
}

    fieldset #pricing > div {
        background: none repeat scroll 0 0 #e6f0fb;
        border-radius: 5px;
        margin-bottom: 5px;
        padding: 5px;
        width: auto;
    }

        fieldset #pricing > div input {
            float: left;
            margin: 5px;
        }

        fieldset #pricing > div label:not(.radio-button-list):not(.check-box) {
            color: black;
            float: left;
            margin-left: 5px;
            width: 200px;
        }


/***************************************************/
/****************** Listes (Stats) *****************/
/***************************************************/
#tab-listings-content {
    width: 100%;
}

.sub-listings {
    display: none;
}

.listing-element {
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .listing-element > div {
        display: inline-block;
        position: relative;
    }

    .listing-element fieldset {
        cursor: pointer;
        display: inline-block;
        padding: 15px 25px 20px 20px;
    }

        .listing-element fieldset.folder {
            background: none;
            padding: 0;
        }

        .listing-element fieldset .view-listing {
            margin-top: 10px;
            float: right;
        }

    .listing-element > div:not(.folder-parent) {
        width: 100%;
    }

    .listing-element fieldset:not(.folder) {
        width: calc(100% - 100px);
    }

        .listing-element fieldset:not(.folder):hover {
            background: #619ee3;
        }



#tabs {
    display: inline-block;
    margin-left: 50px;
    width: 100%;
}

    #tabs a {
        background: #84b1e3;
        border-color: #84b1e3;
        border-style: solid;
        border-width: 1px 0 0 1px;
        color: white;
        float: left;
        padding: 10px 15px;
        text-decoration: none;
    }

        #tabs a:first-child {
            border-radius: 5px 0 0 0;
        }

        #tabs a:last-child {
            border-radius: 0 5px 0 0;
            border-right: 1px solid #84b1e3;
        }

        #tabs a.active {
            background: orange;
        }

#datas {
    background: none repeat scroll 0 0 #f4f8fc;
    border: 1px solid #84b1e3;
    border-radius: 5px;
    margin-top: -6px;
    position: relative;
}

    #datas #datas-no-result {
        color: red;
        display: none;
        font-weight: bold;
        padding: 10px;
        text-align: center;
    }

#global-loader {
    background: none repeat scroll 0 0 rgba(100, 100, 100, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

    #global-loader #global-loader-content {
        background: none repeat scroll 0 0 white;
        border: 1px solid black;
        border-radius: 5px;
        float: left;
        left: 50%;
        margin: auto auto auto -60px;
        padding: 10px;
        position: relative;
        top: 35%;
    }

    #global-overlay {
    background: none repeat scroll 0 0 rgba(100, 100, 100, 0.3);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

    #global-overlay #global-overlay-content {
        
        
        border-radius: 5px;
        float: left;
        left: 50%;
        margin: auto auto auto -60px;
        padding: 10px;
        position: relative;
        top: 35%;
    }

#previous-listings,
#add-favorite,
#export-excel,
#export-html,
#execActions {
    display: inline-block;
    margin-right: 20px;
}

    #previous-listings > span,
    #add-favorite > span,
    #export-excel > span,
    #export-html > span,
    #execActions > span {
        color: black;
        float: right;
        margin: 5px 0 0 5px;
    }

#data-listing #datas {
    display: none;
    float: left;
    padding: 5px;
    width: 100%;
}

#data-listing #tabs {
    display: none;
}

#data-listing #exec-request {
    background: none repeat scroll 0 0 orange;
    border-radius: 5px;
    display: block;
    float: left;
    font-size: 22px;
    margin-bottom: 10px;
    padding: 5px;
}

#data-listing #listing-filters div {
    float: left;
    width: auto;
}

#data-listing #listing-filters div.styled-select span i{
        bottom: 26px;
}

#data-listing #listing-filters select {
    height: 25px;
    width: 150px;
}

#data-listing #listing-filters input {
    height: 19px;
    width: 146px;
}

#data-listing #listing-filters label {
    float: left;
    width: 100px;
    padding: 3px 5px 5px 25px;
}

#tab-favorites-content {
    display: none;
    padding: 10px;
    width: 95%;
}

    #tab-favorites-content #favorites,
    #tab-favorites-content #no-favorites {
        width: 70%;
        padding: 0;
        margin: 0;
        float: left;
    }

    #tab-favorites-content #no-favorites {
        font-size: 16px;
        font-weight: bold;
    }

    #tab-favorites-content #favorite-help {
        width: 30%;
        float: left;
    }

.delete-favorite img {
    margin-top: 10px;
    position: absolute;
    right: 50px;
    top: 0;
}

.add-node img {
    margin-right: -25px;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.hightLight {
    background-color : #2BB6AE; !important;
}


#loading-progress {
    background: none repeat scroll 0 0 rgba(100, 100, 100, 0);
    background-image: url('/Content/images/loading.gif');
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1000;
}

legend > a {
    float: right;
    margin-left: 5px;
    position: relative;
    width: 25px;
}

    legend > a > img {
        border-radius: 0px;
        padding: 2px;
        border: none;
    }

        legend > a > img:hover {
            border: none;
        }

#datas fieldset input[type="text"] {
    font-weight: normal;
    margin: 5px 5px 5px 0;
    width: auto;
}

#add-favorite-modal textarea {
    position: relative;
    resize: vertical;
    width: 100%;
}

#dialogVisibleColumnsContent {
    height: 60%;
}


/********** Liens externes **********/
fieldset#links textarea,
textarea#stores {
    max-width: 100%;
    resize: none;
}



/* -----------------------------Styles for Menu de l'administration--------------------------------*/
#left-menu,
#left-menu ul,
#left-menu li,
#left-menu a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    line-height: 2.5;
    font-size: 16px;
    position: relative;
}

#left-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 250px;
    float: left;
    margin-bottom: 30px;
    position: relative;
    top: -50px;
    left: 0;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
    z-index: 1;
    overflow: hidden!important;
}
#left-menu.stick {
    position: fixed;
    top: 40px;
}

    #left-menu a {
        padding-left: 20px;
    }

    #left-menu > ul {
        height: 100%;
        overflow-y: auto;
        width: 100%;
        overflow-x: hidden;
    }

    #left-menu > ul > li{
        width: 100%;
        padding-right: 17px;
        padding-left: 10px;
        height: 35px;
    }

    #left-menu > ul > li:hover,
    #left-menu > ul > li.active {
        background: #2BB6AE;
    }

    #left-menu > ul > li > a {
        text-transform: uppercase;
        font-size: 14px;
        display: inline;
        position: absolute;
        width: calc(100% - 57px);
        left: 0;
        padding-left: 50px;
        color: #2BB6AE;
    }
    #left-menu > ul > li > i{
        text-align: center;
        width: 20px;
        margin-top: 10px;
        float: left;
        color: #2BB6AE;
    }
    #left-menu > ul > li.active > i, #left-menu > ul > li:hover > i{
        color: #FFFFFF !important;
    }

    #left-menu > ul > li:hover > a,
    #left-menu > ul > li.active > a {
        color: #FFFFFF;
    }

    #left-menu > ul > li > a > span {
        display: block;
        padding: 12px 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #left-menu > ul > li > a:hover {
        text-decoration: none;
    }
/*Juste pour la tableau a une bonne largeur, si on changera tous tableau vers div, il peut être supprimé*/
table input[type=text] {
    min-width: 300px;
}

/******* Awoo Administration *******/
#right_content.edit-entity .form-container .form-part {
    float: left;
    margin: 0;
    width: 100%;
}

    #right_content.edit-entity .form-container .form-part label {
        width: 200px;
    }


/*********** Jauge d'affichage de consommation du forfait ***********/
#gauge-container {
    position: relative;
    float: right;
    color: white;
}

    #gauge-container #gauge-value {
        text-align: center;
        font-size: 20px;
    }

    #gauge-container #gauge-min-value {
        position: absolute;
        font-size: 15px;
        left: 10px;
        bottom: 40px;
    }

    #gauge-container #gauge-max-value {
        position: absolute;
        top: 20px;
        font-size: 15px;
        right: 10px;
    }
/* Cas spécifique de la couleur du texte (on le veut blanc si la jauge est affiché) */
@media all and (min-width: 640px) {
    #gauge-container #gauge-value {
        color: white !important;
    }
}




/* Tableau CSS */
.table {
    display: table;
    float: left;
    margin-top: 10px;
    width: 100%;
}

    .table .table-line {
        display: table-row;
        float: left;
        position: relative;
        width: 100%;
    }

        .table .table-line:nth-child(2n + 3) {
            background: none repeat scroll 0 0 lightgray;
        }

        .table .table-line.table-header {
            background: none repeat scroll 0 0 orange;
            color: white;
            font-weight: bold;
        }

            .table .table-line.table-header .table-cell {
                padding: 10px 5px;
            }

        .table .table-line .table-cell {
            display: table-cell;
            float: left;
            padding: 5px;
            word-wrap: break-word;
        }

            .table .table-line .table-cell img {
                width: 30px;
            }


#users.table .table-line .table-cell {
    width: calc(20% - 10px);
}


/******** Listes des réseaux ********/
.networks-modal #networks {
    float: left;
    height: calc(100% - 100px);
    position: relative;
}

    .networks-modal #networks .table {
        background: none repeat scroll 0 0 white;
        border-radius: 5px;
        display: block;
        height: 300px;
        max-width: 500px;
        overflow: auto;
        padding: 5px;
    }

        .networks-modal #networks .table .table-line .table-cell {
            width: calc(50% - 10px);
        }


.networks-modal .Button {
    bottom: 0;
    left: calc(50% - 50px);
    position: absolute;
}



/********* Profil & utilisateur *********/
.choice-RoleId {
    display: none;
}

/******* Message d'avertissement ********/
.warning {
    background: none repeat scroll 0 0 #ffffce;
    background-image: url('/Content/images/Warning.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border: 1px solid yellow;
    border-radius: 2px;
    float: left;
    margin-top: 5px;
    padding: 5px 5px 5px 50px;
}
.success {
    background: none repeat scroll 0 0 #abe730;
    background-image: url('/Content/images/greenoksmall.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border: 1px solid green;
    border-radius: 2px;
    float: left;
    margin-top: 5px;
    padding: 5px 5px 5px 50px;
}

.error {
    background: none repeat scroll 0 0 #f45858;
    background-image: url('images/simpleclosecross_red.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border: 1px solid red;
    border-radius: 2px;
    float: left;
    margin-top: 5px;
    padding: 5px 5px 5px 50px;
}

    .warning p {
        margin: 0;
    }
.success p {
    margin: 0;
}
.error p {
    margin: 0;
}



/******* Affichage de liste en plusieurs colonnes *******/
ul.multiple-column {
}

    ul.multiple-column li {
        line-height: 1.5em;
        float: left;
    }

        ul.multiple-column li a {
            color: white;
            text-decoration: none;
        }

            ul.multiple-column li a:hover {
                text-decoration: underline;
            }

    ul.multiple-column.double li {
        width: 50%;
    }

    ul.multiple-column.triple li {
        width: 33.333%;
    }

    ul.multiple-column.quad li {
        width: 25%;
    }


/***** Paramétrage du formulaire de recherche *****/
.mp-settings fieldset .form-container {
    width: 100%;
}

    .mp-settings fieldset .form-container .form-part {
        margin: 0;
    }

        .mp-settings fieldset .form-container .form-part label {
            float: none;
            width: auto;
        }

        .mp-settings fieldset .form-container .form-part input:not(.Button):not([type="checkbox"]) {
            width: auto;
        }


        .mp-settings fieldset .form-container .form-part.inherited {
            background: none repeat scroll 0 0 rgba(200, 200, 200, 0.7);
        }

        .mp-settings fieldset .form-container .form-part > div {
            width: 220px;
        }

.mp-settings fieldset:nth-child(n+2) .form-container {
    border: 5px solid white;
    border-radius: 2px;
    margin-bottom: 10px;
}

    .mp-settings fieldset:nth-child(n+2) .form-container > div:nth-child(1) {
        background: none repeat scroll 0 0 #fff;
        border-radius: 2px 2px 0 0;
        font-size: 16px;
        font-weight: bold;
    }

        .mp-settings fieldset:nth-child(n+2) .form-container > div:nth-child(1) > a {
            color: #555;
            font-weight: normal;
        }

.mp-settings fieldset .form-container > div {
    padding: 3px;
}

.mp-settings .warning {
    margin-bottom: 10px;
}

.mp-settings .store-parameter-updated {
    float: right;
}

#mp-settings-global .form-container {
    background: none repeat scroll 0 0 lightgray;
    border: 5px solid white;
    border-radius: 2px;
}






/***********************************************************************************************************************************************************/
/*SELLING MANDATE*/


/*SELLING MANDATE : recherche de l'organisation */
/* - - - - - - - - - - - - - - -*/

.SellingMandate-SearchForOrganization .organizationSelectionClickZone:hover {
    background-color: #2BB6AE;
    color: #FFFFFF;
    cursor: pointer;
}

/*SELLING MANDATE : Saisie d'une nouvelle proposition */
/* - - - - - - - - - - - - - - -*/
.sellingMandate-NewPropositionPage #btSelectOrg {
    /*margin-left: 10px;*/
}

.sellingMandate-NewPropositionPage .entryFormContainer {
    margin: 10px;
}

.sellingMandate-NewPropositionPage .tbxSelectedOrganizationName {
    width: 300px !important;
}

.smaMandatesListGrid {
    margin-bottom: 20px;
    table-layout: fixed;
}

    .smaMandatesListGrid .actionHeaderColumn {
        width: 180px;
    }

    .smaMandatesListGrid .retribRateHeaderColumn {
        width: 90px;
    }

    .smaMandatesListGrid .startDateHeaderColumn {
        width: 120px;
    }

    .smaMandatesListGrid .stateLitHeaderColumn {
        width: 240px;
    }

    .smaMandatesListGrid .stateLitColumn {
        font-size: 11px;
        font-weight: normal;
    }

    .smaMandatesListGrid img.responseIcon {
        width: 12px;
        height: 12px;
    }


    .smaMandatesListGrid .tableHistory {
        table-layout: fixed;
        font-size: 10px;
        width: 760px;
        margin-left: 5px;
        background-color: white;
    }

        .smaMandatesListGrid .tableHistory th {
            font-size: 11px;
            font-weight: normal;
            text-align: center;
            background-color: #FFD18B;
            color: black;
            border: 1px solid #FFFFFF;
        }

            .smaMandatesListGrid .tableHistory th.authorHeader {
                width: 200px;
            }

            .smaMandatesListGrid .tableHistory th.anyDatesHeader {
                width: 90px;
            }

            .smaMandatesListGrid .tableHistory th.retributionHeader {
                width: 60px;
            }

            .smaMandatesListGrid .tableHistory th.responseHeader {
                width: 50px;
            }


        .smaMandatesListGrid .tableHistory td {
            font-size: 11px;
            font-weight: normal;
            padding: 2px;
        }

            .smaMandatesListGrid .tableHistory td.cancellationCell {
                color: red;
            }

            .smaMandatesListGrid .tableHistory td.retributionCell {
                text-align: center;
            }

            .smaMandatesListGrid .tableHistory td.anyDateCell {
                text-align: center;
            }

    .smaMandatesListGrid .expanderContent {
        padding-left: 10px;
        padding-bottom: 15px;
        display: none;
    }

    .smaMandatesListGrid .trOfMandateHistory {
        padding: 0px;
        margin: 0px;
    }

        .smaMandatesListGrid .trOfMandateHistory > td {
            padding: 0px;
            margin: 0px;
        }




/*******************************************************************************************/

.smaSpeRetCondsGrid {
    table-layout: fixed;
    /*margin-bottom:85px;*/
}

    .smaSpeRetCondsGrid input[type=text] {
        min-width: inherit;
    }

        .smaSpeRetCondsGrid input[type=text].percentEntryTbx {
            width: 40px;
        }

    .smaSpeRetCondsGrid input[type=text] {
        min-width: inherit;
    }
/*table.smaSpeRetCondsGrid td
    {
        text-align:center;
    }*/
table.smaSpeRetCondsGrid th.retRateHeader {
    width: 80px;
}

table.smaSpeRetCondsGrid th.retBaseTypeHeader {
    width: 280px;
}

table.smaSpeRetCondsGrid th.activationHeader {
    width: 80px;
}

table.smaSpeRetCondsGrid td {
    height: 40px;
}

    table.smaSpeRetCondsGrid td.activationCell {
        text-align: center !important;
    }

table.smaSpeRetCondsGrid .RadioButtonListItem {
    float: left;
    margin: 3px;
}


table.smaSpeRetCondsGrid tr.activated .withSetting {
    display: block;
}

table.smaSpeRetCondsGrid tr.activated .noSetting {
    display: none;
}

table.smaSpeRetCondsGrid tr.notActivated .withSetting {
    display: none;
}

table.smaSpeRetCondsGrid tr.notActivated .noSetting {
    display: block;
}

.sellingMandate-NewPropositionPage .buttonsBar {
    margin-top: 0px;
    padding-top: 0px;
}

/***********************************************************************************************************************************************************/


/* --------------------------------- DISPLAY : UiMessages --------------------------------- */
.tblContainerUiMessage {
    border-collapse: collapse;
    table-layout: fixed;
    margin: 0px;
}

    .tblContainerUiMessage td.tdIcon {
        width: 20px;
        text-align: right;
        vertical-align: top;
    }

    .tblContainerUiMessage td.tdMsg {
        text-align: left;
        vertical-align: top;
        padding: 3px;
    }

    .tblContainerUiMessage td.tdSubMessages {
        padding: 0px;
        margin: 0px;
    }

    .tblContainerUiMessage td.tdEmpty {
        padding: 0px;
        margin: 0px;
    }

.divUiMessagesContainer {
    margin: 10px;
    padding: 10px;
}

.tblContainerUiMessage .imgIcon {
    width: 18px;
}
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* MON HISTORIQUE */

/* Titre H2*/
#subscriptions-title {
    margin: 10px;
    width: 100%;
}

/* Bloc résumé */
#subscriptions-resume {
    margin: 5px;
    text-align: center;
}

    #subscriptions-resume span {
        border: 1px solid #ffa31a;
        border-radius: 15px;
        color: #ffa31a;
        display: inline-block;
        font-weight: bold;
        padding: 5px;
        word-wrap: normal;
    }

/* Menu de navigation pour l'historique */
#subsriptions-menu {
    background: none;
    float: left;
    font-size: 1em;
    margin: 10px;
    min-height: 40px;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

    #subsriptions-menu ul {
        list-style: none;
        margin: 0 auto;
        padding: 0;
    }

        #subsriptions-menu ul li {
            color: #2bb6ae;
            cursor: pointer;
            float: left;
            display: flex;
            display: -webkit-flex;
            margin: 0;
            padding: 10px;
            position: relative;
        }

            #subsriptions-menu ul li.active, #subsriptions-menu ul li:hover {
                background-color: #2BB6AE;
                color: #FFFFFF;
            }

/* Bloc Pas de résultats */

#subscriptions-no-result {
    clear: both;
    padding: 10px;
    text-align: center;
    width: 100%;
}


/* Tableaux */
#subscriptions-content {
    overflow-x: auto;
    width: 100%;
    min-height: 200px;
}

    #subscriptions-content table {
        border-collapse: collapse;
        width: 100%;
    }

/* Pagination des tableaux */
#subscriptions-pagination {
    float: right;
    margin: 10px;
    text-align: center;
}

    #subscriptions-pagination a {
        color: black;
        font-size: 16px;
        font-weight: bold;
        padding: 15px;
        text-decoration: none;
        width: 20px;
    }

        #subscriptions-pagination a.disabled {
            color: lightgrey;
            cursor: default;
            pointer-events: none;
        }

    #subscriptions-pagination input[type='number'] {
        -moz-appearance: textfield;
        padding: 10px;
        width: 20px;
    }


    #subscriptions-pagination input::-webkit-outer-spin-button,
    #subscriptions-pagination input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

/* En-tête */
#subscriptions-content table thead tr {
    background-color: #5b9bd8;
    color: white;
    text-align: center;
}
/* Ligne de contenu */
#subscriptions-content table tbody tr {
    border: 1px solid black;
    text-align: center;
}

    #subscriptions-content table tbody tr.alternate {
        background-color: #ccebf7;
    }
/* Cellules */
#subscriptions-content table td, #subscriptions-content table th {
    padding: 0 5px;
}

#subscriptions-content table td {
    min-width: 90px;
}

/* Cellules spécifiques à l'état */
#subscriptions-content table tbody tr td.not-activated {
    background-color: #ffd699;
    color: #b36b00;
}

#subscriptions-content table tbody tr td.running {
    background-color: #80ff80;
    color: #006100;
}

#subscriptions-content table tbody tr td.closed {
    background-color: #ffb3b5;
    color: #9c0006;
}
/* Cellules spécifiques pour la tarification (description assez long) */
#subscriptions-content table tbody tr td.subscription {
    min-width: 250px;
}

/* Cellules spécifiques pour les factures */
#subscriptions-content table tbody tr td.orders {
    min-width: 250px;
}

#subscriptions-content table td a {
    color: black;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 5px;
    text-decoration: underline;
    width: 45%;
}

    #subscriptions-content table td a.order-download {
        width: 100%;
    }

/* Cas petite tablette  */
@media screen and (max-width: 600px) {
    #subscriptions-pagination {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
}

/* Cas téléphone portrait */
@media screen and (max-width: 480px) {
    #subsriptions-menu ul li {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
}

/* Sélecteur de fuseau horaire */
#tz-selector-list {
    height: 200px;
    list-style-type: none;
    overflow-y: auto;
}

    #tz-selector-list .tz-selector-list-item {
        cursor: pointer;
    }

        #tz-selector-list .tz-selector-list-item:nth-child(2n+1) {
            background-color: #84B1E3;
            color: #FFFFFF;
        }

        #tz-selector-list .tz-selector-list-item:hover, #tz-selector-list .tz-selector-list-item.selected {
            background-color: #0F4581;
            color: #FFFFFF;
        }
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/*TOOLTIP*/

/* Tooltip container */
.tooltip {
    position: static;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    width: 250px;
    background-color: #394553;
    font-weight: lighter;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;

    opacity: 0;
    transition: opacity 0.2s;
 
    
    position: absolute;
    z-index: 10;

    /*bottom: 100%;
    left: 50%;*/
    margin-left: -125px; /* Use half of the width (120/2 = 60), to center the tooltip */

    /*Clean label style*/
    font-size:initial;
    white-space:normal;

    pointer-events: none
}

.tooltip:hover .tooltiptext {

    opacity: 0.95;
}

.tooltiptext:hover {
    opacity: 0 !important;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #394553 transparent transparent transparent;
}

.tooltip::after {
    content: "?";
    font-size: 10px;
    vertical-align:text-top;
}

.tips {
    background: #F7F7F7;
    padding: 10px;
    border-radius: 0;
}
.tips a {
    color: #2BB6AE;
}

/***********************************************************************************************************************************************************/

/***********************************************************************************************************************************************************/
/*Contacts*/

.contactTable .selectableItem:hover {
    background: #84B1E3;
    color: white;
}
.contactTable .selectableItem:active {
    background: #619EE3;
}

/***********************************************************************************************************************************************************/

/***********************************************************************************************************************************************************/
/*Radios*/

.contactForm .RadioButtonListItem{
    display: inline;

    vertical-align: middle;

    margin-right: 20px;
}

.contactForm .inRadioButtonList{
    width: auto !important;
}

label {
    color: #364f6b !important;
    font-weight: 400 !important;
    font-family: 'Oswald', Arial;
    font-size: 19px !important;
    text-decoration: none !important;
    line-height: 26px;
}


.Button {
    background: #FFFFFF;
    color: #2BB6AE;
    border: none;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    font-family: 'Oswald', Arial;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 18.5667px;
    border: 1px solid #2bb6ae;
    text-transform: uppercase;
    text-decoration: none !important;
    transition: color 0.2s;
    transition: background 0.2s;
    padding: 6px 24px !important;
}

input.Button {
    font-size: 14px !important;
    font-weight: 100 !important;
    border: 1px solid #2bb6ae !important;
}

.Button:hover {
    background: #2BB6AE;
    color: #FFFFFF;
}

input, select, textarea {
    background: #F7F7F7;
    border-radius: 0;
    border: 0 !important;
    resize: none !important;
    font-size: 13px !important;
    color: rgb(54, 79, 107);
    font-family: "Source Sans Pro", Arial;
    font-weight: normal !important;
    padding: 4px 8px !important;
}

    input:disabled, select:disabled, textarea:disabled {
        color: #B0B0B0;
        background-color: #FAFAFA;
    }

label.inRadioButtonList {
    font-weight: normal !important;
    font-size: 15px !important;
}

div.styled-select {
    overflow: hidden;
    max-width: 300px;
}

    div.styled-select select {
        width: calc(100% + 20px) !important;
    }

select {
    background: url('images/ico_arrow_down_big.png') 90% center no-repeat;
    background-color: #F7F7F7;
    width: 108%;
}

option:hover {
    background: #2BB6AE;
}


#tabs a:first-child {
    border-right: none !important;
}

#tabs a:last-child {
    border-left: none !important;
}

#tabs a:nth-child(2n+2) {
    border-left: 1px solid #2bb6ae !important;
}

#tabs a {
    border-radius: 0 !important;
    background: #2bb6ae;
    border: 1px solid #2bb6ae !important;
    font-size: 14px;
    font-weight: 100;
    font-family: 'Oswald', Arial;
    letter-spacing: 1px;
    line-height: 18.5667px;
    text-transform: uppercase;
    transition: all 0.2s;
}

    #tabs a:hover, #tabs a.active {
        background: #FFFFFF;
        color: #2bb6ae;
    }

#datas {
    background: none;
    border: none;
}

.listing-element fieldset:not(.folder) {
    transition: all 0.2s;
    border: none;
    border-radius: 0;
}

    .listing-element fieldset:not(.folder):hover {
        background: #F7F7F7;
    }

.editable a:first-child {
    margin-left: 15px;
}

.editable a i {
    transition: all 0.2s;
}

.editable a:hover i {
    color: #FFFFFF;

}

.add-node i {
    margin-right: -25px;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

#data-listing #exec-request {
    border-radius: 0 !important;
    background: #2bb6ae;
    border: 1px solid #2bb6ae !important;
    font-size: 14px;
    font-weight: 100;
    font-family: 'Oswald', Arial;
    letter-spacing: 1px;
    line-height: 18.5667px;
    text-transform: uppercase;
    transition: all 0.2s;
    color: #FFFFFF;
}

    #data-listing #exec-request:hover {
        background: #FFFFFF;
        color: #2bb6ae;
    }

#datas fieldset input[type="text"] {
    background: #2BB6AE;
    color: #FFFFFF;
    font-weight: 100 !important;
    font-size: 25px !important;
    font-family: 'Oswald', Arial;
    letter-spacing: 1px;
    line-height: 1.429;
    height: 38px;
    padding: 0 !important;
    margin: 0;
    width: calc(100% - 90px) !important;
}

fieldset th {
    background-color: #2BB6AE;
    padding: 7px 0px 7px 20px;
}

    fieldset th label {
        color: #FFFFFF !important;
    }

.delete-favorite img {
    margin-top: 26px;
    right: 55px;
}

#tz-selector-list .tz-selector-list-item:nth-child(2n+1) {
    background-color: #2BB6AE;
    color: #FFFFFF;
}

#tz-selector-list .tz-selector-list-item:hover, #tz-selector-list .tz-selector-list-item.selected {
    background-color: #73787e;
    color: #FFFFFF;
}



/*Google*/

.google-visualization-table-tr-head {
    background-color: #2bb6ae !important;
}

.google-visualization-table-table th {
    background-image: none !important;
    color: #FFFFFF;
}

/*Address*/

.addressLine {
    margin: 5px;
}

/*Fa*/


.fa {
}

.fa-input-div{
    height: 25px;
}

.fa-input {
    color: #2bb6ae;
    border-left: 1px solid #2bb6ae;
    padding-left: 8px;
    width: 16px;
    margin-left: 5px;
}

input:focus:not(.input-validation-error) + span .fa-input,
textarea:focus:not(.input-validation-error) + span .fa-input {
    border-color: #2f6966  !important;
    color: #2f6966  !important;
}

span.fa-input-container{
    margin-left: -39px;
    pointer-events: none;
    text-align: center;
}

#logon-form .fa {
    font-size: 23px;
    vertical-align: middle;
}

#top_menu .fa:not(.fa-stack-1x) {
    font-size: 2.3em;
    margin-right: 15px;
    vertical-align: middle;
}

#top_menu span.fa-stack {
    margin-right: 15px;
    float: none;
}

.fa-empty::before {

    content: "\f";

}

.fa-mobile {
    font-size-adjust: 0.8;

    vertical-align: middle;

    padding-bottom: 2px;
}

textarea + .fa-input-container {
    vertical-align: top;
}

textarea + .fa-input-container .fa {

    height: 100%;
    margin-top: 7px;

}


.fa-input-container-alt{
    background: #2bb6ae;
    height: 25px;
    padding-top: 1px;
    padding-bottom: 3px;
    margin-top: 1px;
    margin-left: -33px !important;
}

.fa-input-container-alt + input {
    padding-right: 25px !important;
    width: calc(100% - 35px);
}

.fa-input-container-alt .fa {
    color: white;
    margin: 0;
    padding: 0 6px;
}


#top_menu .fa#navicon {
    width: 100%;
    padding-top: 6px;
    color: #FFFFFF;
    margin-right: 0;
    height: 100%;
    transition: color 0.2s;
    transition: background-color 0.2s;
    cursor: pointer;
}

#top_menu .fa#navicon.active, #top_menu .fa#navicon:hover {
    background-color : #2BB6AE;
    color : #FFFFFF;
}

.oldIcon {
    display: none !important;
}
/*Validation*/


input.input-validation-error {
    color: #FFFFFF;
}

input.input-validation-error + .fa, input.input-validation-error + span .fa {
    color: white;
    border-color: white !important;
}

#logon-form .field-validation-error {
    margin-top: 40px;
}


.CancelButton{
    background-color: #d83939 !important;
    color: #FFFFFF !important;
    border-color: #d83939 !important;
}

.CancelButton:hover{
    color: #d83939 !important;
    background-color: #FFFFFF !important;
}

div.divLittleIconButton > div > span{
    color: #2BB6AE;
    font-size: 14px;
    font-weight: 100;
    font-size: 11px;
    padding: 0 2px;
}

div.divLittleIconButton{
    border-color: #2BB6AE;
    border-radius: 0;
    padding: 2px 6px !important;
    font-size: 11px;
    height: 19px;
}

div.divLittleIconButton:hover > div > span{
    color: #FFFFFF;
}

.fa.buttonAlt {
    vertical-align: middle;
    font-size: 2em;
    pointer-events: none;
    display: none;
    transition: all 0.2s;
    color: #FFFFFF;
    margin-right: calc(-30px - 13px);
    margin-top: 7px;
}
input:hover + .fa.buttonAlt, a.Button:hover + .fa.buttonAlt {
    color: #2bb6ae;
}

input.CancelButton:hover + .fa.buttonAlt, a.Button.CancelButton:hover + .fa.buttonAlt {
    color: #d83939;
}
a, a:hover, .link_white a {
    color: #364f6b;
}

    a:hover {
        color: #2BB6AE;
    }

#position_right > div, #position_right > p > input{

}



.Button.CancelButton {
    color: #FFFFFF !important;
    background-color: #D83939 !important;
    border-color: #D83939 !important;
    font-size: 17px;
    line-height: 28px;
}

.Button.CancelButton:hover {
    color: #D83939 !important;
    background-color: #FFFFFF !important;
}

div.styled-select span i {

    position: relative;
    bottom: 29px;
    float: right;
    right: 7px;
    pointer-events: none;
    color: #2BB6AE;

}
div.styled-select span select:focus + i, div.styled-select span select:hover + i {
    color: #2f6966;
}

body#logonBody #top_menu {
    height: 95px;
}

body#logonBody #top_menu h1{
    margin-top: 30px;
    vertical-align: top;
    margin-left: 20px;
    width: auto;
    font-size: 2em;
    line-height: initial;
}

body#logonBody nav{
    background: #616A75;
}
body#logonBody nav #menu a{
    padding: 5px 1.5em;
}
body#logonBody nav #menu li:nth-child(2){
    margin-left: 40px;
}

.margin-top-20 {
    margin-top: 20px;
}

.chk-agency-is-default input {
    margin-top: 10px;
}


.password-status.strong {
    color: #23ad5c;
}

.password-status.medium {
    color: orange;
    cursor: pointer;
}

.password-status.weak {
    color: #ff4757;
    cursor: pointer;
}

.password-status.error-non-latin {
    color: #ff4757;
}


.tooltip-weak:hover:before {
    display: block;
}

.tooltip-weak {
    position: relative;
    border-bottom: 1px dashed #d83939;
}

.tooltip-weak:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    margin-left: 15px;
    width: 220px;
    padding: 10px;
    border-radius: 10px;
    background: #d83939;
    color: #fff;
    font-size: 12px;
    white-space: pre;
    display: none;
}

.tooltip-weak:after {
    content: "";
    position: absolute;
    left: 100%;
    margin-left: -5px;
    top: 50%;
    transform: translateY(-50%);
    border: 10px solid #d83939;
    border-color: transparent #d83939 transparent transparent;
    display: none;
}

.tooltip-weak:hover:before, .tooltip-weak:hover:after {
    display: block;
}

.tooltip-weak.left:before {
    left: initial;
    margin: initial;
    right: 100%;
    margin-right: 15px;
}


.tooltip-medium:hover:before {
    display: block;
}

.tooltip-medium {
    position: relative;
    border-bottom: 1px dashed orange;
}

.tooltip-medium:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    margin-left: 15px;
    width: 320px;
    padding: 10px;
    border-radius: 10px;
    background: orange;
    color: #fff;
    font-size: 12px;
    white-space: pre;
    display: none;
}

.tooltip-medium:after {
    content: "";
    position: absolute;
    left: 100%;
    margin-left: -5px;
    top: 50%;
    transform: translateY(-50%);
    border: 10px solid orange;
    border-color: transparent orange transparent transparent;
    display: none;
}

.tooltip-medium:hover:before, .tooltip-medium:hover:after {
    display: block;
}

.tooltip-medium.left:before {
    left: initial;
    margin: initial;
    right: 100%;
    margin-right: 15px;
}

/***********************************************************************************************************************************************************/

/***********************************************************************************************************************************************************/
/* Formulaire inscription Lyra */


.registrationForm .registrationFormTable {
    width: 50%;
}

    .registrationForm .registrationFormTable td.left label {
        width: unset !important;
    }

.registrationForm input[type="date"]:not(#pager-index) {
    width: calc(100% - 55px) !important;
}



.registrationForm .registrationFormTable tr {
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
}

    .registrationForm .registrationFormTable td {
        display: flex;
    }

        .registrationForm .registrationFormTable td.left {
            width: 35%;
        }

        .registrationForm .registrationFormTable td.right {
            width: 65%;
        }

            .registrationForm .registrationFormTable td.right.registrationFormDesc {
                height: 80px;
            }

            .registrationForm .registrationFormTable td.right .registrationCountrySelect {
                -webkit-appearance: none;
                -moz-appearance: none;
                text-indent: 1px;
                width: calc(100% - 50px) !important;
                padding-right: 40px !important;
                background: #F0F0F0;
            }

                .registrationForm .registrationFormTable td.right .registrationCountrySelect + i {
                    position: relative;
                    right: 30px;
                    pointer-events: none;
                    color: rgba(121,169,190,1);
                }

                .registrationForm .registrationFormTable td.right .registrationCountrySelect:hover + i {
                    color: #364f6b;
                }

.registrationForm .registrationFormTable th {
    width: 100%;
}

    .registrationForm .registrationFormTable th.registrationFormHeader {
        margin-top: 25px;
    }


.registrationForm .lyra-required {
    color: red;
}
/************************************************************/

img.imgQuickIconButton {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 1px;
    padding: 1px;
    border-radius: 1px;
}

img.imgQuickSmallIconButton {
    cursor: pointer;
    width: 15px;
    height: 15px;
    margin: 1px;
    padding: 1px;
    border-radius: 2px;
    border: 1px solid #666666;
}

/************************************************************/
/* Bouton icone de petite taille */

div.divLittleIconButton {
    cursor: pointer;
    padding: 2px 6px !important;
    font-size: 11px;
    height: 19px;
    border: 1px solid #0094ff;
    border-radius: 0;
    border-color: #2BB6AE;
    display: table;
    /*background-color:blue;*/
    vertical-align: middle;
    border: 1px solid #AAAAAA;
    background-color: rgba(255, 255, 255, 0.65);
}

    /* le div enfant immédiat est la ligne row */
    div.divLittleIconButton > div {
        display: table-row;
        /*background-color:blue;*/
        vertical-align: middle;
    }

    div.divLittleIconButton img {
        cursor: pointer;
        width: 15px;
        height: 15px;
        margin: 2px 2px 1px 3px;
        padding: 0px;
        border: 0px solid #0094ff;
        border-radius: 1px;
        display: table-cell;
    }

    div.divLittleIconButton > div > span {
        color: #2BB6AE;
        font-size: 14px;
        font-style: normal;
        font-weight: 100;
        margin: 2px 2px 2px 2px;
        font-size: 11px;
        padding: 0 2px;
        vertical-align: middle;
        display: table-cell;
    }

    div.divLittleIconButton:hover > div > span{
        color: #FFFFFF;
    }
/************************************************************/








/* GROS BOUTON JAUNE
-----------------------------------------------------------*/
.Button {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: none;
    background: #FFFFFF;
    border-radius: 0px;
    border: 1px solid #2bb6ae;
    display: inline-block;
    cursor: pointer;
    color: #2BB6AE;
    font-family: 'Oswald', Arial;
    font-size: 14px;
    font-weight: 100;
    transition: color 0.2s;
    transition: background 0.2s;
    padding: 6px 16px !important;
    text-transform: uppercase;
    text-decoration: none !important;
    text-shadow: none;
    float: right;
    margin-left: 10px;
    letter-spacing: 1px;
    line-height: 18.5667px;
}



input.Button {
    font-size: 14px !important;
    font-weight: 100 !important;
    border: 1px solid #2bb6ae !important;
}

    .Button:hover {
        background: #2BB6AE;
        color: #FFFFFF;
    }

.Btn_Large {
    float: none;
    height: 60px;
    width: 200px;
    margin-top: 20px;
}

.Button_Left {
    float: right;
    margin: 0;
}

.Button_Left {
    float: left;
    margin: 0;
}

.Button_InheritFlow {
    float: inherit;
}



/******************************************************************************************************/
/* Options de Postionnement générales */
.BottomRight {
    position: absolute;
    bottom: 40px;
    right: 20px;
}
/**************************************************/
.HorizontalSequenceElement {
    float: left;
}
/**************************************************/
.HorizontalStackPanel {
    display: table-row;
}

    .HorizontalStackPanel > * {
        display: table-cell;
    }

/**************************************************/
div.Grid_T {
    display: table-cell;
}

    div.Grid_T div.Grid_R {
        display: table-row;
    }

        div.Grid_T div.Grid_R div {
            display: table-cell;
        }
/**************************************************/

.spanUnitSpace {
    width: 10px;
    display: block;
}

.contentHorizontalAlignCenter {
    text-align: center;
}

/******************************************************************************************************/











/******************************************************************************************************/
/* éléments basiques */
.horizontalBlueLine {
    border-bottom: 1px solid #0094ff;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    height: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.hidden {
    display: none !important;
}

/* Masquage par dimension microscopique */
.micros {
    width:0px;
    height:0px;
    display:block;
    margin:0px;
    padding:0px;
    background-color:transparent;
    border:0px;
}

/* Aménagement d'un espace sur la gauche de 5px */
.spaceLeft_5 {
    margin-left: 5px;
}

.cursorHand, .cursorPointer {
    cursor: pointer;
}

/* Feuille de style concernant l'ensemble des modification pour rendre l'egestion responsive */

/****************** Pour les résolution de moins de 1280PX *****************/
@media screen and (max-width: 1279px) {
    /***** Help *****/
    #main_section{
        width: 69%;
    }
    #help_section {
        width: 30%;
    }
    /***** Map *****/
    #mapCanvas {
        width: 100%;
    }
}
/****************** Pour les résolution de moins de 1024PX *****************/
@media screen and (max-width: 1023px) {
    /***** Help *****/
    #help_section {
        display: none;
    }
    #main_section{
        width: 100%;
    }
    /***** Menu *****/
    #top_menu #menu li:first-child {
        display: none;
    }
    /***** Content *****/
    .form-container .form-part > div {
        width: calc(100% - 150px);
    }

    .border_div {

        height: initial;
        width: initial;
        padding: 0;
        position: relative;
        margin-bottom: 15px;

    }
    .border_div a .div_colorfull {
        height: initial;
        width : initial;
        margin: 0;
        padding: 25px 10px 25px 10px;
        border-radius: 0;
        text-align: center;
    }

}

@media screen and (max-width: 830px) {

    #top_menu #menu li:first-child {
        display: none;
    }

    #logo-awoo {
        display: none !important;
    }

    #top_menu span {
        font-size: 0.9em;
    }
    @media screen and (min-width: 710px){
        #top_menu .fa {
            font-size: 1.9em !important;
        }
        #top_menu span.fa-stack .fa-stack-1x {
            font-size-adjust: 0.25;
        }   
    }
    #top_menu h1 {
        width: 100%;
    }

    div.stickyButton .Button {
        font-size: 0.65em !important;
        padding: 10px 10px !important;
    }

    #logonBody nav {
        display: none;
    }

}

@media screen and (max-width: 710px) {

    #top_menu #menu a span:not(.fa-stack) {
        display: none;
    }

    #top_menu #menu a .fa, #top_menu #menu a .fa-stack {
        margin-right: 0;
    }

    #top_menu nav:not(#inscription) li {
        width: 16.666%;
    }

    #top_menu nav:not(#inscription) li:first-child {
        width: 16.666%;
    }

    .form-container .form-part > div {
        width: 100%;
    }

    div.stickyButtons input.Button, div.stickyButtons a.Button {
        /*font-size: 0 !important;
        padding: 0 !important;
        width: 60px;
        height: 40px;*/
        margin-right: 10px;
        margin-left: 0;
    }

    /*div.stickyButtons div {
            width: 60px;
    }

    .fa.buttonAlt{
        display: inline-block;
    }*/

    #home-page #access-assistant-entity, #home-page #access-administration{

        padding: 6px 10px 25px 10px !important;
    } 
}

/****************** Pour les résolution de moins de 640PX *****************/
@media screen and (max-width: 640px) {
    #canvas{
        margin : auto;
    }
    fieldset {
        padding: 10px;
    }

        fieldset legend {
            font-size: 16px;
        }

        /**** Formulaire de l'ensemble de la solution ****/
        fieldset .form-container .form-part > div {
            width: calc(100% - 50px);
        }

        fieldset legend {
            width: auto !important;
            height: auto;
        }

    /**** LOGON ****/
    #content {
        margin-left: 0 !important;
        width: 100% !important;
        margin-bottom: 90px;
    }
    #left_content {
        float: left;
        width: calc(100% - 30px);
        margin: 0;
        padding: 0 15px 0 15px;
    }

    #right_content {
        border: none;
        padding: 1px;
        width: 100%;
    }
    .right_content_alone {
        margin-left: 25px;
        left: 0;
    }

        #right_content label {
            width: 100%;
        }

    #logon-form > div > div {
        width: 100%;
    }
    body#logonBody #top_menu h1 {
        display: none;
    }

    #logon-form > div {

    margin-bottom: 60px;

    }

    /**** MENU ****/
    /*#top_menu {
        position:fixed;
        z-index:2;
    }*/

    /*#content {
        margin-top : 97px;
    }*/

    #top_menu h1 {
        font-size: 1.5em;
        width: 100%;
        margin-left : 10px;
    }

    #top_menu #logo-awoo {
        display: none;
    }

    #top_menu #connexion {
        display: none;
    }

    #top_menu #menu li:first-child {
        display: none;
        margin-right: 39px;
    }

    #top_menu #menu a span:not(.fa-stack) {
        display: none;
    }

    #top_menu nav:not(#inscription) li {
        width: 20%;
    }

    #left-menu {
        position: absolute;
        display : none;
        width : 220px;
        top: 130px;
    }

    #left-menu > ul > li > a {
        font-size: 12px;
    }
    #subsriptions-menu {
        overflow: visible;
    }
    /**** LISTING ****/
    #tab-listings-content,
    #tab-favorites-content {
        padding: 0;
    }

    ul.sub-listings {
        padding-left: 20px;
    }

    #tab-favorites-content #favorites {
        width: 100%;
    }

    #tab-favorites-content #favorite-help {
        width: 100%;
    }

    #previous-listings span,
    #add-favorite span,
    #export-excel span,
    #export-html span {
        display: none;
    }

    .listing-element fieldset:not(.folder) {
        width: calc(100% - 60px);
    }

    /**** THEMES ****/
    .special_div {
        margin: 0;
        width: calc(100vw - 28px);
    }

    /**** Workflow ****/
    nav#inscription {
        overflow: hidden;
    }

        nav#inscription ul#menu li {
            display: none;
        }

            nav#inscription ul#menu li:nth-child(2):after {
                color: white;
                content: ">...";
                margin-left: 5px;
                margin-right: 15px;
                margin-top: 5px;
            }

            nav#inscription ul#menu li:last-child,
            nav#inscription ul#menu li:nth-child(2),
            nav#inscription ul#menu li:nth-last-child(2) {
                display: block;
            }

            nav#inscription ul#menu li a:link {
                padding: 5px;
            }

    /**** Administration ****/
    .table_css td {
        padding: 0;
        font-size: 12px;
    }


    /****** Jauge du forfait ******/
    #gauge-container #gauge,
    #gauge-container #gauge-min-value {
        display: none;
    }

    #gauge-container #gauge-value {
        color: white;
        position: relative;
        float: left;
    }


    #gauge-container #gauge-max-value {
        position: relative;
        font-size: 20px;
        right: 0;
        top: 0;
        float: left;
    }

        #gauge-container #gauge-max-value:before {
            content: '/ ';
        }


    /* Liste en multi colonne, on les repasses en "simple" */
    .multiple-column li {
        width: 100% !important;
    }
    .tooltiptext {
        display: none;
    }

    /***** Logo *****/
    #organizationLogo {
        height: calc(100% - 40px);
        overflow: hidden;
        width: 40vw;
        text-align: left;
        display: none;
    }

        #organizationLogo h1 {
            font-size: 1.5em;
            width: 100px;
            margin-left: 10px;
            text-align: justify;
            margin-top: 30px;
        }
    #home-page #access-assistant-entity, #home-page #access-administration {
        width: 250px !important;
    }

}


@media screen and (max-width: 450px) {

    input.Button#submitBtn {
        margin-right: 10px;
        margin-left: 0;
    }
    #big_left_content {
        width: calc(100vw - 10px);
    }
    #right_content #border fieldset .special_div p {

    }
    #right_content #border fieldset .special_div ul {

    }
    .table_css label{
        font-size: 15px !important;
    }
    table input {
        width: calc(100% - 28px);
    }

}

@media screen and (max-height: 750px) {


    #content {
        margin-left: 0 !important;
        width: 100% !important;
    }
    /*#content {
        margin-top: 60px;
        margin-left: 250px;
        width: calc(100% - 250px);
    }/*
    #left-menu{
        position: fixed;
        top: 40px;
    }*/
    #left-menu {
        overflow: scroll;
        height: 65vh;
        max-height: 455px;
        transition: height 0.2s;
        position: absolute;
        top: 135px;
        display: none;
    }

        #left-menu.stick {
            height: 70vh;
        }

        #left-menu > ul > li > a {
            font-size: 13px;
        }

        #top_menu nav:not(#inscription) #menu {
            flex-wrap: nowrap;
        }

        #top_menu nav:not(#inscription) #menu li:first-child {
            display: inline-block !important;
        }

    /*#top_menu{
        height: 40px;
        position: fixed;
    }
    nav {
        background: rgba(255, 255, 255, 0.2)!important;
        position: absolute!important;
        box-shadow: none!important;
    }
    #logoRContainer, #organizationLogo, #gauge-container{
        display: none;
    }*/




}

@media screen and (max-height: 435px) {
    #left-menu {
        height: 50vh;
    }
}

@media print {
    @page {
        size: auto; /* auto is the current printer page size */
        margin: 0mm; /* this affects the margin in the printer settings */
        width: 100%;
    }

    #top_menu {
        display: none;
    }

    #footer {
        display: none;
    }
}

