.test4>.widget-box {
    clear: both;
}

div.field_form>div {
    display: inline-block;
}

input[type="submit"],
button[type="submit"],
button.button {
    background-color: #606f7b;
    width: 150px;
    border: 0px solid #000;
    color: #fff;
    padding: 5px 0px;
}

button[type="submit"]:disabled {
    background-color: #d43f3a;
}

label.checkbox-widget {
    background-image: none;
    padding-left: 0px !important;
}

div.field_form label {
    padding-left: 27px;
    background-image: url('../img/fleche-form.png');
    background-repeat: no-repeat;
    background-position: 10px;
}

.ace-nav .nav-user-photo {
    max-width: 28px;
}

.user-info {
    line-height: 12px;
    top: 2px;
}

.ace-nav>li {
    line-height: 31px;
    height: 31px;
}

.navbar {
    min-height: 30px;
}

.btn {
    padding: 0px 12px;
}

.btn-sm {
    padding: 0px 9px;
    line-height: 1.0;
}

.breadcrumbs {
    min-height: 24px;
    line-height: 24px;
}

.nav-list>li>.submenu>li:before {
    top: 11px;
}

.nav-list>li .submenu>li>a {
    padding: 1px 0 2px 37px;
}

.nav-list>li a>.arrow {
    top: 4px;
}

.nav-list li.active>a:after {
    border-width: 9px 10px;
}

.nav-list>li>a {
    height: 25px;
    line-height: 25px;
}

body {
    background-color: #EEE !important;
}

li.no-border {
    border: 0px;
}

li.one-model img {
    border: 1px solid black;
}

a.icon {
    text-decoration: none;
}

a.icon:hover {
    text-decoration: none;
}

.container {
    background-color: white;
}

.spacer {
    width: 100%;
    clear: both;
}

.spacer-margin {
    width: 100%;
    clear: both;
    margin-top: 10px;
}

#produits,
#edition_zone,
#list_produit {
    height: 800px;
    overflow: auto;
    padding: auto;
}

.ace-thumbnails .active {
    background-color: #e6e6e6;
}

#list_produit {
    height: 700px;
}

.locker label:first {
    display: none;
}

.locker {
    display: block;
    background-color: #888;
    width: 100%;
    border-radius: 5px;
    font-weight: bolder;
    color: #fff;
    padding-top: 2px;
}

.active_locker,
.base_locker {
    background-color: #abbac3;
}

.delete_zone,
.copy_zone {
    display: block;
    background-color: #888;
    width: 100%;
    border-radius: 5px;
    font-weight: bolder;
    color: #fff;
    padding-top: 2px;
    padding: 3px;
    cursor: pointer;
    margin-bottom: 10px;
}

.copy_zone {
    background-color: #549444;
}

.delete_zone {
    background-color: #d15b47;
}

.groupement {
    padding: 10px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 10px;
}

.btn-toolbar,
.btn-group {
    display: inline-block;
}

.renderer_text_form input#elpev_proximitybundle_text_zone_render_value {
    width: 100% !important;
}

.form-group input[type=file],
input[type=file] {
    display: inline-block;
}

div.field_form {
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 25px;
    margin-left: 15px;
    clear: both;
}

form.deviser {
    width: 500px;
}

form.deviser>div {
    clear: both;
}

form.deviser>#deviser-result {
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    float: right;
    width: 100%;
    margin-top: 10px;
    min-height: 50px;
}

#deviser-result.success {
    border: 1px solid rgba(0, 20, 0, 0.2);
    /*border-left: 6px solid green;*/
    background-color: #3ac33a;
}

#deviser-result.error {
    border: 1px solid rgba(20, 0, 0, 0.2);
    /*border-left: 6px solid red;*/
    background-color: #ff4b4b;
}

form#deviser>div:not(.field_form):not([id]) {
    clear: none;
    text-align: right;
    float: right;
}

.line-step {
    /*margin-top:25px;*/
    margin-bottom: 15px;
}

table .activer td {
    color: black;
}

table .inactive td {
    color: #d15b47;
}

.btn-accueil {
    height: 200px;
    margin: 10px;
    background-color: #2a8bcc;
}

.edit_qte_panier {
    width: 100px;
}

.btn .badge {
    top: -16px !important;
    right: -17px;
}

.page-header {
    border-bottom: 0px;
}

div.row.ligne-bouton {
    margin-top: 20px;
}

.badge-warning {
    color: #fff !important;
}

h3.bg-gris {
    background: linear-gradient(rgb(248, 248, 248) 0px, rgb(236, 236, 236) 100%) repeat-x rgb(242, 242, 242);
    padding: 10px 25px;
    margin-top: 0px;
}

li.active>a {
    font-weight: bold;
    color: #2679b5;
}

div.page-header h1 {
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
}

div.btn-group.valider {
    float: right;
}

div.btn-group.pagination {
    margin-top: 0px;
}

.produits_b>div {
    clear: both;
}

.produit-select {
    display: none;
}

.ng-hide {
    display: none;
}

.btn-primary,
.btn-primary:focus {
    margin-bottom: 5px !important;
}

.navbar {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E5E5E5;
}

.produit-vignette {
    /*background-color:#e6e6e6;*/
    width: 100px;
    height: 100px;
    /*border:1px solid black;*/
    margin: 5px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    line-height: 100px;
    text-align: center;
}

.produit-vignette .inner {
    line-height: 15px;
    vertical-align: inherit;
    max-height: 90px;
}

div.icone-accueil-haut {
    /*background-image: url('../img/btn-on.png');*/
    background-color: #D8D8D8;
    height: 13.4em;
    width: 18.45em;
    text-align: center;
    line-height: 13.4em;
}

div.icone-accueil-haut i {
    font-size: 700%;
    vertical-align: middle;
    color: white;
}

div.icone-accueil-bas {
    background-color: #ADADAD;
    height: 3.5em;
    width: 18.45em;
    text-align: center;
    line-height: 3.5em;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}

div.icone-accueil-text-2lignes {
    line-height: 1.5em;
}

a.icone-accueil-lien:hover {
    text-decoration: none;
}

a.icone-accueil-lien:hover div.icone-accueil-haut {
    background-color: #BDE4B7;
}

a.icone-accueil-lien:hover div.icone-accueil-bas {
    background-color: #79A971;
}

.model-vignette {
    /*background-color:#e6e6e6;*/
    width: 300px;
    padding: 10px;
    height: 165px;
    /*border:1px solid black;*/
    margin: 5px;
    text-align: center;
}

.model-vignette img {
    border: 1px solid grey;
}

.title_cat {
    padding: 5px;
    background-color: #e6e6e6;
    border-radius: 10px;
}

.colorpicker {
    z-index: 30;
}

.produit-multiple,
.produit_thumb {
    height: 90px;
    width: 90px;
    display: inline-block;
    vertical-align: middle;
    line-height: 90px;
    text-align: center;
    background-color: lightslategray;
}

.produit-multiple img {
    vertical-align: middle;
}

.model-vignette .text {
    text-align: left !important;
}

.model-vignette .inner {
    vertical-align: bottom !important;
}

.login-layout {
    background-color: #fff;
}

.login-layout .widget-box {
    background-color: grey !important;
}

.login-layout .btn-primary,
.login-layout .open .btn-primary.dropdown-toggle,
.login-layout .btn-primary:hover,
.btn-danger:hover,
.login-layout .open .btn-danger.dropdown-toggle,
.login-layout .btn-danger,
.login-layout .btn-danger:hover {
    background-color: grey !important;
    border-color: grey !important;
}

.login-box .toolbar,
.forgot-box .toolbar {
    background-color: grey !important;
    border-top: grey !important;
}

.login-box .forgot-password-link,
.forgot-box .back-to-login-link {
    color: #fff !important;
}

.login-layout .input-icon.input-icon-right>[class*="icon-"] {
    right: auto;
    left: 0px;
}

.login-layout .input-icon.input-icon-right>input,
.input-icon.input-icon-right>select {
    padding-right: 6px;
    margin-left: 110px;
}

.input-icon.input-icon-right>input,
.input-icon.input-icon-right>select {
    width: 200px;
}

.groupement {
    background-color: #ebedee;
}

.base_locker {
    padding: 5px;
}

.no-show {
    visibility: hidden;
}

.btn-info {
    background-color: red;
}

.widget-toolbox {
    padding: 10px;
}

.widget-toolbox>* {
    float: left;
    margin-left: 15px;
}

/*.ui-widget-content{
    display:none;
}*/

#form_edit_zone div.field_form label {
    padding-left: 0px;
    background-image: none;
}

#produits .ace-thumbnails>li {
    border: 0px;
}

.btn-left {
    margin-left: -24px;
    width: 380px;
}

table tr td .btn {
    margin-top: 5px;
}

table tr td a:hover {
    text-decoration: none;
}

.sidebar {
    margin-top: -30px;
    z-index: 9999;
}

.logo {
    background-color: #fff;
}

.logo img {
    width: 100%;
}

div.col-md-4.max-width {
    max-width: 265px;
}

.centrage {
    margin: 0 auto;
    width: 770px;
}

.action {
    background-color: #2b7dbc !important;
    border-color: #2b7dbc;
}

.action:hover {
    background-color: #3a933f !important;
    border-color: #3a933f;
}

.panel {
    border: 1px solid #ccc;
    padding: 0px 10px;
}

.titrePanel,
.titreDocument {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: bold;
}

input#zoom {
    width: 100px;
    height: 25px;
}

input#pagination {
    width: 40px;
    text-align: center;
    height: 25px;
}

.iconeToolbar {
    margin: 0px 5px 5px 5px;
}

.toolbar {
    background-color: #eee;
    padding: 5px 0px 3px 0px;
    margin-top: 3px;
    font-size: 1.1em;
}

.toptoolbar {
    ;
    padding: 5px 0px 3px 0px;
    font-size: 1.1em;
}

.toolbar span {
    font-size: 1.2em;
    margin: 0px 5px;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
}

h4 {
    color: grey;
}

#current_page,
#zoom {
    width: 40px;
}

.content-canvas-img {
    background-color: #abbac3;
    width: 100%;
    text-align: center;
    padding: 5px;
}

.content-canvas-img .canvas-container {
    background-color: #fff;
    margin: auto;
}

.btn_canvas {
    user-drag: none;
    user-select: none;
}

.canvas-img canvas {
    border: 1px solid black;
    z-index: 100;
}

.colorpicker {
    margin-left: -115px;
}

.groupement .widget {
    display: none;
}

.popup_img input {
    width: 675px !important;
    margin-bottom: 5px;
}

.boutton-large {
    width: 100% !important;
}

.miniature {
    border: 1px solid black;
}

img.thumbnail-img {
    background-color: #fff;
}

.wysiwyg-editor>br:first-child,
.wysiwyg-editor>*:first-child br:first-child {
    display: none;
}

.wysiwyg-speech-input {
    display: none;
}

.a_valide_etat {
    color: orange !important;
    font-weight: bolder;
}

.valide_etat {
    color: green !important;
    font-weight: bolder;
}

.refuser_etat {
    color: red !important;
    font-weight: bolder;
}

#elpev_proximitybundle_modelemail_html {
    width: 100%;
    height: 300px;
}

#elpev_proximitybundle_modelemail_commentaire {
    width: 100%;
    height: 100px;
}

textarea.valide {
    background-color: #87B87F;
    color: #fff !important;
}

textarea.refus {
    background-color: #d15b47;
    color: #fff !important;
}

/* css for timepicker */

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 45%;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-timepicker-rtl {
    direction: rtl;
}

.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0;
}

.ui-timepicker-rtl dl dt {
    float: right;
    clear: right;
}

.ui-timepicker-rtl dl dd {
    margin: 0 45% 10px 10px;
}

.renderer-email {
    margin: 0.6px;
    margin-bottom: 50px;
    width: 660px;
}

.ui-tooltip {
    display: none !important;
}

#elpev_proximitybundle_sms_message,
#elpev_proximitybundle_modelsms_txt {
    height: 200px;
    width: 600px;
}

table tr.danger td,
table tr.danger td a {
    background-color: red;
    font-weight: bolder;
    color: #fff;
}

.cmd-imprimable td {
    background-color: orange;
}

.limited_height {
    margin: 15px 0;
    max-height: 25vh;
    overflow-y: scroll;
}

/* By QUENTIN */

/* PJMS | DIGITAL */

.bg_color {
    margin-bottom: 10px;
}

.bg_color,
.bg_color * {
    font-weight: normal;
    font-size: 14px;
    color: black;
}

.bg_yellow {
    background-color: #ffa700;
    padding: 5px 12px;
    line-height: 24px;
    height: 34px;
}

#im_rayon h3 {
    float: left;
    line-height: 24px;
}

#im_rayon select {
    height: 24px;
    line-height: 24px;
    float: right;
    padding: 0;
}

#im_cat ul {}

#im_cat p {
    margin-bottom: 10px !important;
}

#im_details {}

#im_details ul {
    margin-bottom: 10px;
}

#im_map {
    width: 100%;
    height: 300px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.superList {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.superList [type="checkbox"] {
    margin-top: 4px;
    margin-right: 5px;
}

.superList label {
    cursor: pointer;
}

.superList input {
    float: none !important;
}

.superList>li {
    line-height: 26px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    background: url("images/indicateur.png") left 5px no-repeat;
    padding-left: 20px;
    font-size: 13px;
}

.superList>li ul {
    margin: 2px 0 5px 0;
}

.superList>li li {
    line-height: 14px;
}

.superList>li * {
    font-size: 12px;
}

.superList>li:last-child {
    border: none;
}

.superList li>ul {
    display: none;
    margin-left: 15px;
}

.superList>li.activated,
.superList>li.checked {
    font-weight: normal;
    color: #333;
    background-image: url("images/indicateur_on.png");
}

.superList li.activated>ul {
    display: block;
}

.superList span.menu {
    font-weight: normal;
}

#options label {
    font-size: 12px;
}

.disc {
    list-style: disc;
    margin-left: 27px;
}

#geo_options {
    // margin-top: 10px;
}

#geo_options .detail {
    display: none;
}

#geo_options .activated {
    display: block;
}

#importer button {
    border: none;
    text-align: center;
    background-color: #404040;
    color: white;
}

#importer input,
#importer button {
    float: left;
    padding: 7px 15px;
}

#detail_location input {
    width: 75%;
    height: 33px;
}

:disabled {
    background: #dadada;
    border-color: #bfbfbf;
    color: #666;
}

.loading {
    background-image: url("images/indicateur.png"), url("images/ajax-loader.gif") !important;
    background-repeat: no-repeat;
    background-position: left 5px, right 5px !important;
}

#resultBox {
    float: left;
    margin-top: 10px;
    width: 100%;
}

#resultBox ul {
    width: 100%;
}

#resultBox li {
    background: #ededed;
    line-height: 26px;
    width: 100%;
    padding: 0 10px;
}

#resultBox li.allOk {
    border-left: 4px solid #4cae4c;
    border-right: 2px solid #4cae4c;
}

#resultBox li.error {
    border-left: 4px solid #d43f3a;
    border-right: 2px solid #d43f3a;
}

.bgError {
    background-color: #d43f3a !important;
}

#searchAddress {
    margin-left: 2%;
    width: 23%;
}

#searchAddress:hover {
    background-color: #595959;
}

.loop {
    background: url("images/loop2.png") no-repeat 90% center;
    padding-right: 8% !important;
}

#cible {}

#cible {
    width: 100%;
    margin: 0 0 10px 0;
    height: 34px;
}

#cible li {
    width: 50%;
    float: left;
    line-height: 34px;
    background-color: #404040;
    color: white;
    text-align: center;
    cursor: pointer;
}

#cible li:hover {
    background-color: #595959;
}

#cible li.selected,
#cible li.selected:hover {
    color: black;
    background-color: #ffa700;
    cursor: default;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#importer_overlay,
.overlay {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

#processing {
    background-color: white;
    z-index: 10001;
    position: fixed;
    padding: 10px;
    top: 30%;
    left: 50%;
    width: 350px;
    margin-left: -175px;
    border: 1px solid #333;
    text-align: center;
}

#processing ul {
    margin-top: 10px;
}

#validateAddress {
    width: 100%;
    margin-top: 10px;
    background-color: #4cae4c !important;
}

#content-fancy-cart {
    width: 360px;
    height: 80px;
}

#content-fancy-cart h3 {
    margin-top: 10px;
    margin-left: 10px;
}

#content-fancy-cart .fancy-buttons {
    position: absolute;
    bottom: 0;
    right: 0;
}

#content-fancy-cart a:last-child button {
    background-color: #ABBAC3;
}

.help {
    width: 500px;
    text-align: center;
}

#medias>h5 {
    margin-bottom: 10px;
}

#medias>div,
.location>div,
.kit>div {
    border-bottom: 1px solid black;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 10px;
}

#medias>div:last-child,
.location>div:last-child,
.kit>div:last-child {
    border-bottom: none;
}

#medias img,
#medias video,
#medias audio {
    width: 100%;
}

.message-error {
    color: red;
    text-align: right;
    margin-bottom: 10px;
}

div.info {
    background-color: #F7F7F7;
    padding: 20px;
}

/* DIGITAL */

.critList {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}

.ageDiv {
    display: flex;
    flex-direction: column;
}

.genderDiv {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.traitsDiv {
    display: flex;
    flex-direction: column;
}

/* DIGITAl Age*/

.ageList {
    display: flex;
    flex-direction: column;
}

.ageItem {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 5px;
    height: 30px;
}

.ageItem .label {
    max-width: 45px;
    font-size: 14px;
    line-height: 14px;
    color: White;
    margin: 0 5px;
}

.ageItem input {
    max-width: 70px;
}

.ageItem .ageButton {
    flex: 1 0 50%;
    margin-left: auto;
    align-self: center;
    max-width: 100px;
}

.ageButton {
    margin: 5px 12px;
    padding: 5px 12px;
    text-align: center;
    align-self: flex-end;
    background-color: #404040;
    color: white !important;
    cursor: pointer;
    max-width: 200px;
}

a.ageButton:hover {
    color: white !important;
}

a.ageButton:focus {
    color: white !important;
}

/* DIGITAL Gender */

.genderItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100px;
    heigth: 100px;
    border: solid 1px grey;
    border-radius: 2px;
    background: #404040;
    color: white;
    padding: 5px;
}

.genderDesc {
    font-size: 18px;
    line-heigth: 18px;
}

.genderSelected {
    box-shadow: 0px 0px 0px 2px white inset;
}

/* DIGITAL Traits*/

.traitsList {
    display;
    flex;
}

.traitItem {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px;
}

.traitsGroup {
    display: flex;
    flex-direction: column;
    margin-left: 5px;
}

.traitItem input[type="checkbox"] {
    margin: 0 5px 0 0;
}

.traitName {
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
}

.traitParent {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.traitChildren {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

/* DIGITAL GEO */

.geoContainer {
    display: flex;
    flex-direction: column;
}

.geoSelects {
    display: flex;
}

.geoSelect {
    width: 200px;
}

.geoHeader {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: white;
}

.geoList {
    height: 200px;
    overflow-y: scroll;
}

.geoList :last-child {
    border-bottom: none;
}

.geoItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    margin: 0 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    border-bottom: solid 1px black;
    cursor: pointer;
}

.geoItemName {
    padding-right: 15px;
}

.geoItem i {
    margin-right: 5px;
}

.geoItemSelected {
    padding-right: -2px;
    border-left: solid 2px black;
}

.geoChoices {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.geoChoice {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}

.geoChoiceHeader {
    font-size: 14px;
    line-height: 20px;
    background-color: #404040;
    color: white;
    align-self: flex-start;
    margin: 5px;
    padding: 5px;
}

.geoChoiceList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 5px
}

.geoChoiceMailList {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.geoChoiceItem {
    margin: 2px 2px;
    padding: 0 5px;
    border-radius: 5px;
    align-self: center;
    background-color: grey;
    color: white;
}

.geoChoiceMailItem {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin: 2px 2px;
    padding: 0 5px;
    background-color: grey;
    color: black;
}

.townName {
    font-size: 14px;
    margin-right: auto;
}

.townQte {
    max-width: 100px;
    margin-right: 10px;
}

.townSlash {
    font-size: 14px;
    margin-right: 10px;
}

.townResult {
    font-size: 14px;
    margin-right: 10px;
    width: 50px;
}

.geoChoiceItem i {
    cursor: pointer;
}

.geoChoiceMailItem i {
    cursor: pointer;
    margin-right: 5px;
}

.geoTownRemove {
    margin-left: 5px;
}

.geoDeptRemove {
    margin-left: 5px;
}

.MDselected {
    border-bottom: red solid 2px !important;
}

/* Mettre en forme Kit PLV */

.select_kit.open {
    background-color: rgba(221, 221, 221, 0.17);
}

.thumb {
    width: 75px;
    text-align: center;
    line-height: 75px;
    height: 75px;
    float: left;
    margin-right: 10px;
    border: 1px solid #999;
}

.thumb img {
    max-height: 100%;
    max-width: 100%;
}

.kit ul {
    margin-top: 10px;
}

.kit {
    width: 100%;
    float: left;
    border-bottom: 1px solid #c3c4c3;
    padding: 10px 0;
}

#ui-datepicker-div {
    z-index: 99999 !important;
}

#videos>.video.noborder {
    border: none;
    min-height: inherit;
}

#videos>.video.noborder>img {
    cursor: auto;
}

#videos>.video {
    float: left;
    max-width: 31%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid black;
    box-shadow: rgba(0, 0, 0, 0.329412) 0px 1px 3px 0px;
    min-height: 250px;
}

#videos>.video>img {
    cursor: pointer;
}

#videos>.video>div {
    text-align: center;
    padding: 10px;
}

#videos>.video>div>p:first-child {
    font-weight: bold;
}

#sbreset {
    max-width: 500px;
    margin: 0 auto;
}

#sbreset>div {
    margin-top: 20px;
}

#sbreset>div.logo {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
}

#sbreset>div.message {
    background-color: #f7f7f7;
    padding: 36px;
}

#sbreset>div.message>div.errors {
    color: red;
    text-align: center;
    margin-bottom: 20px;
}

#sbreset>div.link {
    margin-top: 5px;
    background-color: grey;
    padding: 10px 36px;
    font-size: 1.2em;
}

#sbreset>div.link>a {
    color: white !important;
}

#sbreset>div.link>a>span {
    margin-left: 10px;
}

/* bandeaux */

#headbands div.headband {
    margin-top: 10px;
}

div.headband>div.emptyimage {
    height: 85px;
}

div.headband>div.image {
    text-align: center;
}

div.headband>div.image>img {
    max-height: 100%;
    max-width: 100%;
}

div.headband>.headband-title,
div.headband>.headband-title-mini {
    position: relative;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 5px 60px;
    color: white;
    text-align: center;
}

div.headband>.headband-title {
    margin-top: -70px;
    padding: 5px 60px;
}

div.headband>.headband-title-mini {
    margin-top: -50px;
    padding: 5px 20px;
}

div.headband>.headband-title-mini>div:last-child {
    font-size: 0.9em;
}

div.headband>.headband-title>div:first-child {
    font-size: 1.5em;
}

#campaign>div {
    margin-bottom: 20px;
}

.warning {
    color: white;
    font-weight: bold;
    padding: 10px 10px 10px 80px;
    width: 50%;
    margin-top: 20px;
    line-height: 40px;
    background: url(images/warning.png) 20px center no-repeat #E53935;
}

/* Pictos */

#pictos {
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 200px;
    overflow-y: scroll;
}

#pictos div.draggable {
    width: 75px;
    height: 75px;
    background-position: center;
    background-repeat: no-repeat;
}

.dropdown-menu li a>font {
    color: black;
}

/**
 * Actualités
**/

/*.news > .color {
    background-color: red;
    background: url('images/transparent_text_effect.png');
}*/

.news.border {
    border-left: 30px solid;
    border-color: rgba(0, 0, 0, 0.6);
    margin: 10px 0;
}

.news>.new_actu {
    white-space: nowrap;
    position: relative;
    width: 0;
    height: 0;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -27px;
    font-size: 1.5em;
    top: 124px;
    color: white;
}

.news>* {
    /*float: left;*/
}

.news img {
    width: 100%;
}

.news img.mini {
    max-width: 33%;
    padding: 0 10px 10px 10px;
}

.news .description.mini {
    max-width: 66%;
}

.actus_carole {
    margin-bottom: 15px;
}

.news h5 {
    font-size: 1.5em;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.news .description {
    padding: 0 10px 10px 10px;
}

.new>* {
    float: left;
}

/* event style */

.events_bloc {
    margin-top: 25px;
}

.event>.complementary {
    font-style: italic;
    text-align: right;
    margin-top: 20px;
}

.events_complementary>div {
    margin-bottom: 15px;
}

div.location>div>*,
.recipients>div>* {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.location input#customLocation {
    width: 100%;
}

.location>div,
.recipients>div {
    margin-top: 10px;
}

/* PLV */

.popup {
    min-width: 350px;
    padding: 20px;
    text-align: center;
    overflow: hidden;
}

.actions {
    text-align: right;
    margin: 10px 0;
}

tr.clickable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.pagination-container {
    text-align: center;
}

.form_address_support {
    width: 100%;
}

.form_quantity {
    min-width: 80%;
}

.kit input,
.kit select {
    max-width: 100px;
}

.testers input {
    max-width: 150px;
    width: 100%;
}

/* LOGIN PAGE */

#login_box .col-md-12+.col-md-12 {
    margin-top: 0;
}

#login_form {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#login_tools {}

#login_box {
    color: #4c4842;
    width: 380px;
    padding: 30px;
    margin: 50px auto 0 auto;
    background: #ebebeb;
}

#login_box h1 {
    margin: 0 0 25px 0;
    font-size: 28px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    background: none;
    text-indent: 0;
    width: auto;
}

#login_box input,
#login_box button {
    height: 40px;
    border: 1px solid #b1b1b1;
    width: 100%;
    float: left;
    margin-bottom: 11px;
    padding: 0 10px;
}

#login_box button {
    text-transform: uppercase;
    color: #59554e;
    font-weight: 600;
    border-radius: 3px;
    background-color: #ebebeb;
}

#login_box input {}

#login_box input[type=text],
#login_box input[type=password] {}

#login_box input[type=submit] {
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    background-color: #E53935;
    background-color: #D32F2F;
    border-radius: 3px;
    background: -webkit-linear-gradient(#E53935, #D32F2F);
    background: -o-linear-gradient(#E53935, #D32F2F);
    background: -moz-linear-gradient(#E53935, #D32F2F);
    background: linear-gradient(#E53935, #D32F2F);
    border-color: #D32F2F;
}

#login_box input[type=submit]:hover {
    opacity: 0.95;
}

#login_box input[type=submit],
#login_box button {
    font-size: 12px;
}

#errMess {
    height: 30px;
    float: left;
    color: #ce2c2c;
    text-align: center;
    width: 100%;
}

#errMess ul {
    margin: 0;
}

#errMess p {
    line-height: 30px;
}
.btn-fb-ct {
    margin-left: 30px;
}