#onglets{padding: 1em;}.onglet:not(.active):not(:only-child){display: none;}.art-nav.center{display: flex;gap: 1em;border-bottom: solid crimson;justify-content:center;}#form_MyNewsLetter{max-width: max-content;font-family: monospace;margin:auto;}#form_MyNewsLetter fieldset{border: revert;padding: 1em;}#form_MyNewsLetter legend{padding: 0 1ch;font-weight: bolder;width: auto;border: none;}#form_MyNewsLetter fieldset p{display: flex;gap: 1ch;align-items: center;}#form_MyNewsLetter input{min-width: 5em;}#form_MyNewsLetter p label{flex: 1;text-align: end;}#form_MyNewsLetter fieldset:not(.editor) div{display: grid;}button.active{background: silver;color: crimson;text-decoration: underline;border-color: inherit;border-radius: 3px 3px 0 0;}#form_MyNewsLetter .in-action-bar{z-index: 999;}.in-action-bar{margin-top: 5em;}.warn{background: #e87f02;padding: .25em 1em;color: white;margin-top: -1em;}.medium{background: #f8c600;padding: .25em 1em;margin-top: -1em;}.fine{background: #84b72b;padding: .25em 1em;margin-top: -1em;color: white;}.border1{border:solid 1px lightgray}#form_MyNewsLetter dl{display: grid;color: green;font-size: 1.5em;grid-template-columns: auto auto;font-family: monospace;}#form_MyNewsLetter dt{text-align: end;padding: 0 .5em;color: #777;border-top: solid 1px #3332;}#form_MyNewsLetter dd{border-top: solid 1px #3332;}input[type="checkbox"]{scale: 1.5;}#form_MyNewsLetter input[type="checkbox"][disabled]{box-shadow: inset 0 0 0 10px rgba(0,200,0,.2),0 0 0 green;min-width: auto;margin: .8ch;transform: scale(1.25);}.notouch{cursor: not-allowed;}.notouch>*{pointer-events: none;}#form_MyNewsLetter .flex{display: flex;flex-wrap: wrap;gap: 1em;}#form_MyNewsLetter .grid{display: grid;}#form_MyNewsLetter table.makeup{min-width: 100%;table-layout: fixed;border-spacing: 3px;border-collapse: separate;border: solid 1px;}.makeup td,.makeup th{border: solid 1px;width: 50%;padding: .25em 1em;}.makeup th,.makeup td + td{text-align: center;}.grow{flex-grow: 1;text-align: end;}.gapH2{column-gap: 4em;}.gapH2 div + div{background: #efefef;padding-inline:1em;}#form_MyNewsLetter p label,#form_MyNewsLetter p input{margin-block:auto;line-heitgh:1.2em;text-align:start;}#view{height:auto!important;;}#form_MyNewsLetter .note-editable :is(table,tr,tbody,td,th,p,div),:is(#myPreview,#view) table :is(table,tr,th,td,p){display:revert;white-space:revert;border:revert;font-family:reset;background:revert;}b.help{display: flex;justify-content: center;align-items: center;aspect-ratio: 1;width: 3ch;border: solid 1px gray;border-radius: 50%;background: silver;color: white;box-shadow: 1px 1px 3px gray;}.note-editable table tr:hover{background:initial;}.CodeMirror.cm-s-default,.note-editor.note-frame panel.panel-default{max-width:80vw;}.note-editor.note-frame.panel.panel-default td{white-space: normal;;}form:not(.config) .note-editor.note-frame.panel.panel-default{min-width:60vw;min-height:70vh;max-width: 80vw;}form:not(.config) .note-editing-area{min-height:60vh!important;overflow:auto!important;}.gapH2 div{flex: 1;white-space: nowrap;padding: 1em;}#replace{margin: 1em 10em 1em auto;}.mx-auto{margin-left:auto;}.section .action-bar{z-index:600;}.modal,.modal.note-modal.in{z-index:1000000}.modal-content,.modal-header,.modal-body,.form-group.note-form-group.note-group-select-from-files,.form-group.note-group-image-url,.modal-footer{display: block;}.modal-content .modal-body div.form-group{display:flex;flex-wrap:wrap;gap:1em}.modal label,.modal input{all: revert;}.modal-body .form-group input{flex:1 1 auto;}.onglet.split-1-2{display:grid;grid-template-columns:1fr 2fr;}.onglet.split-1-2 fieldset.grid-rows{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap: 0 1em;}.onglet.split-1-2 fieldset.grid-rows p:first-of-type{grid-column:1/-1;}.onglet.split-1-2 fieldset legend ~*{writing-mode:horizontal-tb;}@media (max-width : 1150px){.onglet.split-1-2{display: block}}.btn{display: inline-block;margin-bottom: 0;font-weight: normal;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}.btn:hover,.btn:focus,.btn.focus{color: #333;text-decoration: none;}.btn:active,.btn.active{outline: 0;background-image: none;-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);box-shadow: inset 0 3px 5px rgba(0,0,0,.125);}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor: not-allowed;opacity: .65;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;}a.btn.disabled,fieldset[disabled] a.btn{pointer-events: none;}.btn-default{color: #333;background-color: #fff;border-color: #ccc;}.btn-default:focus,.btn-default.focus{color: #333;background-color: #e6e6e6;border-color: #8c8c8c;}.btn-default:hover{color: #333;background-color: #e6e6e6;border-color: #adadad;}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color: #333;background-color: #e6e6e6;border-color: #adadad;}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color: #333;background-color: #d4d4d4;border-color: #8c8c8c;}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image: none;}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color: #fff;border-color: #ccc;}.btn-default .badge{color: #fff;background-color: #333;}.btn-primary{color: #fff;background-color: #337ab7;border-color: #2e6da4;}.btn-primary:focus,.btn-primary.focus{color: #fff;background-color: #286090;border-color: #122b40;}.btn-primary:hover{color: #fff;background-color: #286090;border-color: #204d74;}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color: #fff;background-color: #286090;border-color: #204d74;}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color: #fff;background-color: #204d74;border-color: #122b40;}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image: none;}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color: #337ab7;border-color: #2e6da4;}.btn-primary .badge{color: #337ab7;background-color: #fff;}.btn-success{color: #fff;background-color: #5cb85c;border-color: #4cae4c;}.btn-success:focus,.btn-success.focus{color: #fff;background-color: #449d44;border-color: #255625;}.btn-success:hover{color: #fff;background-color: #449d44;border-color: #398439;}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color: #fff;background-color: #449d44;border-color: #398439;}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color: #fff;background-color: #398439;border-color: #255625;}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image: none;}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color: #5cb85c;border-color: #4cae4c;}.btn-success .badge{color: #5cb85c;background-color: #fff;}.btn-info{color: #fff;background-color: #5bc0de;border-color: #46b8da;}.btn-info:focus,.btn-info.focus{color: #fff;background-color: #31b0d5;border-color: #1b6d85;}.btn-info:hover{color: #fff;background-color: #31b0d5;border-color: #269abc;}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color: #fff;background-color: #31b0d5;border-color: #269abc;}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color: #fff;background-color: #269abc;border-color: #1b6d85;}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image: none;}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color: #5bc0de;border-color: #46b8da;}.btn-info .badge{color: #5bc0de;background-color: #fff;}.btn-warning{color: #fff;background-color: #f0ad4e;border-color: #eea236;}.btn-warning:focus,.btn-warning.focus{color: #fff;background-color: #ec971f;border-color: #985f0d;}.btn-warning:hover{color: #fff;background-color: #ec971f;border-color: #d58512;}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color: #fff;background-color: #ec971f;border-color: #d58512;}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color: #fff;background-color: #d58512;border-color: #985f0d;}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image: none;}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color: #f0ad4e;border-color: #eea236;}.btn-warning .badge{color: #f0ad4e;background-color: #fff;}.btn-danger{color: #fff;background-color: #d9534f;border-color: #d43f3a;}.btn-danger:focus,.btn-danger.focus{color: #fff;background-color: #c9302c;border-color: #761c19;}.btn-danger:hover{color: #fff;background-color: #c9302c;border-color: #ac2925;}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color: #fff;background-color: #c9302c;border-color: #ac2925;}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color: #fff;background-color: #ac2925;border-color: #761c19;}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image: none;}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color: #d9534f;border-color: #d43f3a;}.btn-danger .badge{color: #d9534f;background-color: #fff;}.btn-link{color: #337ab7;font-weight: normal;border-radius: 0;}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color: transparent;-webkit-box-shadow: none;box-shadow: none;}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color: transparent;}.btn-link:hover,.btn-link:focus{color: #23527c;text-decoration: underline;background-color: transparent;}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color: #777777;text-decoration: none;}.btn-lg,.btn-group-lg>.btn{padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px;}.btn-sm,.btn-group-sm>.btn{padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;}.btn-xs,.btn-group-xs>.btn{padding: 1px 5px;font-size: 12px;line-height: 1.5;border-radius: 3px;}.btn-block{display: block;width: 100%;}.btn-block + .btn-block{margin-top: 5px;}body.tinyMCE-plugin form:first-of-type>div:first-of-type{z-index: 99;}@media (max-width: 767px){body.tinyMCE-plugin .aside .responsive-menu{z-index: 99;}}.mce-tinymce button:hover{background-color: #aaa;}#form_tinyMCE{margin-top: 0;max-width: 820px;padding: 2px;background-color: AliceBlue;border-radius: 10px;border: 1px solid LightSteelBlue;}#form_tinyMCE p{margin: 0;}#form_tinyMCE label{display: inline-block;width: 36rem;text-align: right;padding-right: .5rem;}#form_tinyMCE label[for]{cursor: pointer;}#form_tinyMCE label.large{width: 100%;padding-left: 5px;text-align: left;}#form_tinyMCE #css-rules label{text-align: left;width: initial;}#form_tinyMCE sup{color: red;}#mce-config-nav{list-style: none;display: flex;padding: 0;margin: 0 0 0 1em;}#mce-config-nav li{margin: 0 .3em;padding: 0;}#mce-config-nav label{display: block;padding: 0 1em;color: #FFF;background-color: #bbc4c6;border-radius: 10px 10px 0 0;border: 1px solid LightSteelBlue;border-bottom: none;cursor: pointer;}#mce-config-nav label.active{color: #000;background-color: AliceBlue;}input[name="mce-tabs"]{display: none;}#form_tinyMCE input[name="mce-tabs"] + div{display: none;height: 48rem;padding: .3rem;overflow-y: auto;}#form_tinyMCE input[name="mce-tabs"]:checked + div{display: block;}#form_tinyMCE input[name="mce-tabs"]:checked + #mce-plugins{display: flex;flex-wrap: wrap;justify-content: space-around;}.mce-profils-header span,#form_tinyMCE input[type='checkbox']{margin: 0;vertical-align: middle;width: 45px;}#mce-plugins{padding: 1em .3em 0;justify-content: space-between;}#mce-plugins p:nth-of-type(even){background-color: #dde6e5;}#mce-plugins label{width: 110px;}.mce-profils-header{background-color: #AADAE0;}.mce-profils-header span{display: inline-block;}#form_tinyMCE .multi-users:hover{background-color: #94CCCA;}#form_tinyMCE .multi-users,#form_tinyMCE .mce-profils-header span{cursor: pointer;}#form_tinyMCE .mce-profils-header>div,#form_tinyMCE .multi>div{display: inline-block;}#form_tinyMCE #id_styleformats{resize: vertical;height: calc(100% - 11rem);}#id_selector{width: calc(100% - 41rem);}#form_tinyMCE textarea{width: 100%;height: 8em;}#form_codemirror_minifyjs input{display: block;width: 400px;}#id_cdn ~ a{margin-left: 1em;}#plugin-config{margin: .3em 0;}#plugin-config + p{margin-top: 0;}#form_tinyMCE #this-server{width: 12rem;}#form_tinyMCE .plugin-logo{position: absolute;top: -3em;display: none;}@media screen and (min-width: 48rem){#form_tinyMCE .plugin-logo{display: initial;right: calc(25% + 2rem);}}@media screen and (min-width: 64rem){#form_tinyMCE .plugin-logo{right: calc(16.6666% + 2rem);}}#tinyMCE-help{max-width: 90rem;padding: 10px;background-color: AliceBlue;border-radius: 10px;border: 1px solid LightSteelBlue;font-size: 12pt;margin-top: .5em;}#tinyMCE-help p,#html5uploader-help ul{margin: 10px 0;}#tinyMCE-help p{text-align: justify;text-indent: 1em;}#tinyMCE-help p:last-child{text-align: center;text-indent: 0;}#tinyMCE-help p:last-child img{margin: 2px 5%;}#tinyMCE-help ul{padding-left: 3em;}#tinyMCE-help li{list-style-type: decimal;}#tinyMCE-help i{padding: 0 5px;}#tinyMCE-help .in-action-bar.icon{width: 200px;right: .5rem;}body.myTinyMCE aside{display: none;}body.myTinyMCE .section .action-bar{left: 0;margin-left: 0;width: 100%;}body.myTinyMCE .main{margin-left: 0;}body.myTinyMCE .main .section{margin-left: 0;width: 100%;}body.myTinyMCE #id_folder + input[name="btn_delete"],body.myTinyMCE #files_manager th{text-align: initial;}body.myTinyMCE #id_selection,body.myTinyMCE #id_selection + input,body.myTinyMCE #form_articles th:first-of-type,body.myTinyMCE #form_articles td:first-of-type,body.myTinyMCE #form_articles th:last-of-type,body.myTinyMCE #form_articles td:last-of-type,body.myTinyMCE #form_articles .action-bar{display: none;}#index.myTinyMCE .main .section{margin-top: 1rem;}body.myTinyMCE #form_articles td{word-break: initial;}body.myTinyMCE #form_articles th{text-align: initial;}body.myTinyMCE #form_articles>div:first-of-type{min-height: initial;}body.myTinyMCE #form_articles>div:nth-of-type(2){display: flex;}body.myTinyMCE #form_articles>div:nth-of-type(2)>div{float: none;width: initial;}#tinymce-spinner{display: none;position: fixed;top: 50vh;left: 50vw;transform: translate(-50%,-50%);}#tinymce-spinner.active{display: block;}