.lws_aff_widget_title {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #1C469D;
    margin-bottom: 0.5em;
}

.lws_aff_preview_text {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #1D2327;
}

.no_center {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 5px;
}

.input-lws {
    height: unset !important;
    max-width: none !important;
}

.select-lws {
    max-width: none;
}

.lws_aff_widget_table {
    width: unset;
    margin-right: 30px;
    text-align: left;
    margin-left: 30px;
}

.hide_lws {
    display: none;
}

.mce-container-lws-body {
    background-color: #EEF1F5;
    font-size: 16px;
}

.banner_name {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #1C469D;
    margin-bottom: 10px;
}

.widget_config_button_preview {
    text-align: center;
}

.button_preview_lws {
    background: #EEF1F5 0% 0% no-repeat padding-box;
    border: 1px solid #959FA7;
    border-radius: 2px;
    opacity: 1;
    padding: 2px 9px;
    display: inline-block;
    line-height: 26px;
    font-size: 14px;
}


.tab_affiliation {
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0px 20px;
    border-bottom: 1px solid rgba(28, 34, 38, 0.25);
    margin-top: 30px;
}

.tab_nav_affiliation {
    margin: 20px;
    border: none;
    font-size: 16px;
    letter-spacing: 0px;
    color: #1D2327;
    text-transform: uppercase;
    line-height: 26px;
    background: none;
    margin-bottom: 10px;
    cursor: pointer;
}

.tab_nav_affiliation.active {
    font-weight: 600;
    cursor: default;
}

.caption_banner {
    line-height: 24px;
    letter-spacing: 0px;
    color: #1D2327;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: center;
}

.tab_affiliation_banners_site {
    margin-bottom: 5px;
    padding: 0;
    margin-left: 30px;
}

.select_aff_banners_div {
    text-align: center;
    margin-top: 20px;
}

.select_aff_div {
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 20px;
    text-align: center;
    margin: 0px 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    border-bottom: 1px solid rgba(28, 34, 38, 0.25);
}

.select_affiliation_banners_site {
    text-align: center
}

.tab_nav_affiliation_banner {
    background: #DBE7FF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: left;
    letter-spacing: 0px;
    color: #1C469D;
    cursor: pointer;
    border: none;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tab_nav_affiliation_banner.active {
    background: #1C469D 0% 0% no-repeat padding-box;
    cursor: default;
    color: #FFFFFF;
}

.tab_content_general_lws {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body {
    color: #444;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    /*min-width: 600px;*/
}

table {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

th {
    vertical-align: top;
    padding-top: 10px;
}

p.help {
    display: block;
    margin-top: 10px;
    margin-bottom: 35px;
    padding: 10px 15px 10px 15px;
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 10px;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #1D2327;
    opacity: 1;

}

input.widget_config_content,
select {
    height: 28px;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07);
    background-color: #fff;
    color: #32373c;
    outline: 0;
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    padding: 3px 5px;
    width: 100%;
    line-height: 28px;
    font-size: 14px;
    max-width: 438px;
}

select {
    height: 36px;
    max-width: 450px;
}

.hidden {
    display: none;
}


.banner_image {
    max-width: 95%;
    cursor: pointer;
    padding: 10px;
    opacity: 0.95;
    margin-bottom: 5px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    padding-left: 0;
    padding-right: 0;
}

.banner_size {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border: 1px solid #BFC0C1;
    padding: 10px 30px;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
}

.widget_name {
    background: #FFEFE5 0% 0% no-repeat padding-box;
    padding: 20px 0px 10px 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.widget_config_content {
    width: -webkit-fill-available !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #1D2327 !important;
    border-radius: 5px;
}

.widget_label {
    width: 15%;
}

.banner_figure {
    text-align: center;
    border: 1px solid #1C469D;
    border-radius: 3px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 10px;
}

.banner_figure:hover {
    border-color: #DBE7FF;
    opacity: 1;
}

.banner_widget {
    border: 1px solid #1C469D;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 10px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.banner_widget:hover {
    border-color: #DBE7FF;
}

.preview_button {
    text-align: center;
    letter-spacing: 0px;
    opacity: 1;
    background: #DBE7FF 0% 0% no-repeat padding-box;
    border-radius: 22px;
    color: #1C469D;
    padding: 0px 15px 0px 15px;
    line-height: 24px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
}

.config_button {
    text-align: center;
    letter-spacing: 0px;
    opacity: 1;
    background: #1C469D 0% 0% no-repeat padding-box;
    border-radius: 22px;
    color: #FFFFFF;
    padding: 0px 15px 0px 15px;
    line-height: 24px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 0.5em;
}

#button_scroll {
    position: fixed;
    /* Fixed/sticky position */
    bottom: 20px;
    /* Place the button at the bottom of the page */
    right: 23px;
    /* Place the button 30px from the right */
    z-index: 99;
    /* Make sure it does not overlap */
    border: none;
    /* Remove borders */
    outline: none;
    /* Remove outline */
    background-color: #1a5ebe;
    /* Set a background color */
    color: white;
    /* Text color */
    cursor: pointer;
    /* Add a mouse pointer on hover */
    padding: 8px;
    /* Some padding */
    border-radius: 10px;
    /* Rounded corners */
    font-size: 16px;
    /* Increase font size */
    box-shadow: 3px 2px 2px rgba(0, 0, 0, 0.5);
}

#button_scroll:hover {
    background-color: #555;
    /* Add a dark-grey background on hover */
}

.selector_tab {
    position: relative;
    top: 2px;
    left: 0px;
    height: 3px;
    width: 0px;
    background-color: #1C469D;
    z-index: 10;
    transition: left .5s ease 0s;
    margin-top: 2px;
}

@media only screen and (max-width: 980px) {
    .banner_figure {
        margin-left: 70px;
        margin-right: 70px;
    }
}

@media only screen and (max-width: 900px) {
    .banner_figure {
        margin-right: 2.5px;
        margin-left: 1.5px;
    }

    .banner_image {
        max-width: 99%;
    }


}

@media only screen and (max-width: 767px) {
    .banner_size {
        text-align: center;
    }


}

@media only screen and (max-width: 600px) {
    .mce-container-lws-body {
        font-size: 14px;
    }

    #button_scroll {
        right: 8px;
        bottom: 10px;
    }
}

@media only screen and (max-width: 570px) {
    .table_widget_domaine {
        margin-left: 70px;
        margin-right: 70px;
    }
}

@media only screen and (max-width: 530px) {
    .tab_content_lws {
        margin: 0px;
        padding: 0px;
    }

    .tab_nav_affiliation {
        border: 1px solid #9DB3F6;
    }
}

@media only screen and (max-width: 490px) {

    .widget_config_content {
        width: 100% !important;
    }
}

@media only screen and (max-width: 430px) {
    .mce-container-lws-body {
        font-size: 12px;
    }

    .table_widget_domaine {
        margin-left: 25px;
        margin-right: 25px;
    }

}

@media only screen and (max-width: 345px) {
    .table_widget_domaine {
        margin-left: 2px;
        margin-right: 2px;
    }
}