.colg {
    position: relative;
    display: inline;
    width: calc(15% - 8px);
    border: 1px solid #ff9900;
}

.cold {
    position: relative;
    display: inline;
    width: calc(85% - 16px);
    margin-left: 16px;
}

.article-enliste{
    border: 2px solid #ff9900; 
    margin: 6px !important;
    padding: 6px !important;
    width: calc(30% - 12px) !important;
}

.etapeTitlemini {
    float: left;
    width: calc(100% - 4px);
    background-color: #fff;
    font-size: 12px;
    padding: 2px;
    margin-top: 12px;
    line-height: 14px;
    color: #000;
    text-align: left;
    /* box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); */
}

.itemTitlemini {
    float: left;
    width: calc(100% - 14px);
    background-color: #fff;
    font-size: 12px;
    padding: 2px;
    padding-left: 12px;
    margin-bottom: 0px;
    line-height: 12px;
    color: #000;
    text-align: left;
    /* box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); */
}

.biggrillebox_1 {
    position: relative;
    display: inline;
    width: 100%;
    -moz-column-count: 4 !important;
    -webkit-column-count: 4 !important;
    column-count: 4 !important;
    -moz-column-gap: 12px;
    -webkit-column-gap: 12px;
    column-gap: 12px;
}

@media (max-width: 720px) {
    .biggrillebox_1 {
        position: relative;
        display: inline;
        width: 100%;
        -moz-column-count: 3 !important;
        -webkit-column-count: 3 !important;
        column-count: 3 !important;
        -moz-column-gap: 12px;
        -webkit-column-gap: 12px;
        column-gap: 12px;
    }
}

@media (max-width: 640px) {
    .biggrillebox_1 {
        position: relative;
        display: inline;
        width: 100%;
        -moz-column-count: 2 !important;
        -webkit-column-count: 2 !important;
        column-count: 2 !important;
        -moz-column-gap: 12px;
        -webkit-column-gap: 12px;
        column-gap: 12px;
    }
}

.itemsx {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}

.txtdebug {
    font-size: 10px;
}

.bloc-download {
    display: inline;
}

.thumb_item_pdf,
.thumb_item_pdf img {
    height: 150px !important;
}

.thumb_item_pdf {
    float: left;
    width: 49%;
    max-width: 49%;
    margin: 0px;
}

.h2downloadpdf {
    float: left;
    width: 49%;
}

.grillebox_1 {
    display: inline;
    margin: 0px;
    width: 100%;
}

.grille_1 {
    position: relative;
    float: left;
    display: block;
    /* background: #ff7aed; */
}

.screengrillebox {
    /* background: #ff7aed; */
}

.grille_1 .withpuceStep {
    float: left;
    background-color: #EEE;
    text-align: center;
}

.grille_1 .title_item {
    float: left;
    width: 100%;
    padding: 0px;
    font-weight: initial;
    font-size: 1.2em;
}

.grille_1 .blocItem_os {
    left: 0px;
    width: 100%;
    display: none;
    /* background: #ff7aed; */
}

.grille_1 .subblocItem_os {}

.grille_1 .thumb_item,
.grille_1 .thumb_item img {
    height: 150px !important;
}

.btnextinquizhide{
display: none;
}

.btnextinquiz a {
    color: #FFF !important;
}

.btnextinquiz {
    float: left;
    font-size: 20px;
    padding: 6px;
    border-radius: 24px;
    background: #666;
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 12px;
}

.btnextcourtxt ,.btnextcourtxt a,.btnextcourtxt a:hover{
    display: block;
    float: left;
    font-size: 20px;
    padding: 3px;
    border-radius: 24px;
    background: #ff6600;
    color: #fff !important;
    text-align: center;
    width: 90%;
    margin: 12px;
}
.btnextcourshide {
    display: none;
    float: left;
    font-size: 20px;
    padding: 6px;
    border-radius: 24px;
    background: #ff6600;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 12px;
    margin-left: 10%;
}


.btnextstep , .btnextstep a{
    float: left;
    font-size: 20px;
    padding: 6px;
    border-radius: 24px;
    background: #666;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 12px;
    margin-left: 10%;
}

.openLecturex::before {
    /* content: "\01F513"; */
    /* content: "\01F511"; */
    /* content: "\01F511"; */
    /* content: "\01F44D"; */
    content: "\01F4D6";
    color: #FFF;
    margin-right: 3px;
}

.closeLecturex::before {
    /* content: "\01F512"; */
    content: "\01F512";
    color: #CCC;
    margin-right: 3px;
}

.privateLecturex::before {
    content: "\01F511";
    color: #1e77ba;
    margin-right: 3px;
}

.icStatex {
    position: relative;
    display: block;
    /* top: 0px; */
    margin: 0px !important;
    padding: 0.2em !important;
    margin-top: -1em !important;
    z-index: 99999;
    font-size: 2em;
    font-family: Arial, Helvetica, sans-serif;
    /* background-color: rgba(50, 50, 50, 0.5); */
    /* border-radius: 24px; */
    /* top: 0px; */
}

#bloc-quizz-msg {
    float: left;
    width: 100%;
    background-color: #000099;
    margin: 0px;
    padding: 0px;
}

.blocItem_os {
    float: left;
    margin-top: 0px;
    margin-bottom: 12px;
    border-top: 3px solid #ff9900;
    /* border-bottom: 5px solid #ffd77a; */
    width: 100%;
}

.blocItem_os_true {
    display: none;
}

.blocItem_os_actif {}

.blocItem_os_wait {
    display: none;
}

.blocItem_os_past {
    display: none;
}

.blocItem_os_past_manyTimeStayOpen {
    display: block !important;
}

.withpuceStep {
    float: left;
    width: 100%;
    /* background-color: #123e85; */
}

.blocItem_class_dud {
    display: inline-block;
    color: #333;
}

.blocItem_class {
    color: #333;
}

.postmessage {
    float: left;
    width: 100%;
}

.blocItem_class_open-scenario .postmessage {
    display: none;
}

.blocItem_class_open-scenario .blocItem_os {
    display: none;
}

.blocItem_class_open-scenario .puceStep {
    float: left;
    font-size: 20px;
    padding: 6px;
    margin-right: 12px;
    border-radius: 24px;
    background: #666;
    color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
}

.blocItem_class_already .postmessage {
    display: none;
}

.blocItem_class_already .blocItem_os {
    display: none;
}

.blocItem_class_already .puceStep {
    float: left;
    font-size: 20px;
    padding: 6px;
    margin-right: 12px;
    border-radius: 24px;
    background: #CCC;
    color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
}

.blocItem_class_actif .postmessage {
    display: block;
}

.blocItem_class_actif .blocItem_os {
    display: block;
}

.blocItem_class_actif .title_item {
    background: #ffd77a;
}

.blocItem_class_actif .puceStep {
    float: left;
    font-size: 20px;
    padding: 6px;
    margin-right: 12px;
    border-radius: 24px;
    background: #ffd77a;
    color: #000;
    width: 24px;
    height: 24px;
    text-align: center;
    font-weight: bold;
}

.blocItem_class_brut .blocItem_os {
    display: block;
}

.blocItem_class_brut .postmessage {
    display: block;
}

.title_item {
    float: left;
    width: calc(100% - 120px);
    background-color: #F1F1F1;
    font-size: 24px;
    font-weight: bold;
    padding: 6px;
    color: #ff9900;
    cursor: pointer;
}

.cursor_pointer {
    cursor: pointer;
}

.title_item_dud {
    font-size: 18px;
    cursor: pointer;
}

.title_item_dud_past {
    font-size: 18px;
}

.title_item_dud_actif {
    font-weight: bold;
    color: darkgreen;
    font-size: 18px;
}

.title_item_dud_wait {
    font-weight: bold;
    color: darkgreen;
    font-size: 18px;
}

.title_item_dud_past::before {
    content: "\002714";
    margin-right: 3px;
    font-size: 24px;
}

.title_item_dud_wait::before {
    content: "\1F50E";
    margin-right: 3px;
    font-size: 24px;
}

.title_item_dud_actif::before {
    content: "\1F50E";
    margin-right: 3px;
    font-size: 24px;
}

.etapeTitle {
    float: left;
    width: calc(100% - 120px);
    background-color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 6px;
    margin-bottom: 6px;
    line-height: 48px;
    color: #000;
    text-align: center;
    /* box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); */
}

.etapeTitle_wait {
    color: #999;
}

.etapeTitle_actif {
    cursor: pointer;
    color: #000;
}

.etapeTitle_past {
    cursor: pointer;
    color: #999;
}

.domstate_ {
    background-color: #ff00d4;
}

.domstateitem_true {
    display: none;
    background-color: #FFF;
}

.domstate_onelyOnTimeAndClosewait {
    display: none;
    background-color: #FFF;
}

.domstate_onelyOnTimeAndCloseactif {
    background-color: #FFF;
}

.domstate_onelyOnTimeAndClosepast {
    display: none;
    background-color: #FFF;
}

.domstate_manyTimeClosewait {
    display: none;
    background-color: #FFF;
}

.domstate_manyTimeCloseactif {
    background-color: #FFF;
}

.domstate_manyTimeClosepast {
    display: none;
    background-color: #FFF;
}

.domstate_fixeOpenwait {
    background-color: #FFF;
}

.domstate_fixeOpenactif {
    background-color: #FFF;
}

.domstate_fixeOpenpast {
    background-color: #FFF;
}

.domstate_fixeClosewait {
    display: none;
    background-color: #FFF;
}

.domstate_fixeCloseactif {
    display: none;
    background-color: #FFF;
}

.domstate_fixeClosepast {
    display: none;
    background-color: #FFF;
}

.domstate_manyTimeStayOpenwait {
    display: none;
    background-color: #FFF;
}

.domstate_manyTimeStayOpenactif {
    background-color: #FFF;
}

.domstate_manyTimeStayOpenpast {
    background-color: #FFF;
}

.msgbefore_wait {
    background-color: #FFF;
}

.msgbefore_actif {
    background-color: #FFF;
}

.msgbefore_past {
    display: none;
    background-color: #FFF;
}

.msgafter_wait {
    display: none;
    background-color: #FFF;
}

.msgafter_actif {
    display: none;
    background-color: #FFF;
}

.msgafter_past {
    background-color: #FFF;
}

.domstate_hide {
    display: none;
}

.domstate_show {}

#loaderscreen {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    color: #ff6000;
    z-index: 2147483631;
    left: 0px;
    top: 0px;
    opacity: 0.7;
}

#loaderscreen .screenspin {
    position: relative;
    display: block;
    width: 140px;
    height: 140px;
    margin-top: 40vh;
    margin-left: calc(50vw - 70px);
    color: #000;
    text-align: center;
    font-size: 48px;
    border: 16px solid rgb(255, 255, 255);
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50%;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

body {
    margin: 0px;
    padding: 0px;
    height: 100%;
}


/** Body Overlay **/

body #load {
    display: block;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9901;
    opacity: 0.7;
    background-color: #FFF;
    visibility: visible;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

body #load.loader-removed {
    opacity: 0;
    visibility: hidden;
}

.spinner-loader .load-wrap {
    background-image: url("wait.gif");
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
    height: 100%;
}