textarea#question {
    border-radius: 8px;
    border: 1px solid #171F26;
    font-family: Muller;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #171F26;
    width: 80%;
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 80px;
}

div#conteneur_chat {
    background: #171F26;
}

a#bt_submitquestion img {
    position: relative;
    top: 0px;
}

a#bt_submitquestion.effetBlue svg path {
    fill: #171F26!important;
}

.small_loader {
    text-align: center;
    display: flex;
    justify-content: center;
}

.custom-loader.small {
    width:50px;
    height: 50px;
}

div#iokoo {
    margin-top: 26px;
    padding: 30px;
    position: relative;
    margin-bottom: 0px;
    height: 90vh;
    padding-left:0px;
    padding-right: 0px;
}

.info_user {
    position: absolute;
    top: 34%;
    left: 43%;
    opacity: 0;
}

img.botpicture {
    position: absolute;
    width: 44px;
    top: 0;
    left: -30px;
    height: 44px;
    background: white;
    padding: 6px;
    border-radius: 50%!important;
}

.groupe_sujet {
    cursor: pointer;
}

.spinner-chat {
    width: 100%;
    position: absolute;
    background:none;
    justify-content: center;
    align-items: center;
    bottom: 43px;
    left: 0!important;
    right: 0!important;
    display: none;
    /*height: 100vh;*/
    height:166px;
    bottom:-20px;
    z-index: 99999;
}

/*div#body_conversation::before {
    content: '';
    display: block;
    width: 20px;
    height: 100vh;
    background: white;
    position: absolute;
    right: 0;
    top: 0;
}*/

span.title_logout {
    color: #171F26;
    font-family: MullerMedium;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    text-align: center;
}

.div_logout {
    padding: 29px;
}

.groupe_bouton {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 22px;
}

button.btn_deconnecte, 
button.btn_deconnecte:focus,
button.btn_deconnecte:hover {
    border-radius: 7px;
    background: #171F26;
    color: var(--White, #FFF);
    text-align: center;
    font-family: MullerMedium;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 100%;
    margin-right: 15px;
    border:1px solid #171F26;
}

button.btn_cancel, 
button.btn_cancel:focus
button.btn_cancel:hover {
    border-radius: 7px;
    background: #FFF!important;
    color: var(--White, #FFF);
    border:1px solid #171F26;
    text-align: center;
    font-family: MullerMedium;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #171F26;
    width: 100%;
}

i.eicon-close {
    color: #171F26;
    font-weight: 600;
    font-size: 20px;
}

p.p_content {
    color: #171F26;
    text-align: center;
    font-family: Muller;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.spinned {
    display: flex!important;
}

.spinner-chat img {
    width: 96px;
}

div#agent {
    border-radius: 0.5rem 0.5rem 0rem 0.5rem;
    background: rgba(23, 31, 38, 0.05);
    width: fit-content;
    max-width: 90%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: auto;
    margin-right: 0;
    margin-top: 25px;
    padding:20px;
    word-break: break-word;
}

.bot_reponse {
    max-width: 100%;
    width: 100%!important;
    overflow-x: hidden!important;
}

#btn_microsoft .elementor-button-content-wrapper {
    align-items: center;
  }

button.btn_cancel:hover,
button.btn_cancel:focus,
button.btn_cancel:active {
    background: #FFF!important;
}

.header_conversation {
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0;
    top: -7px;
    text-align: center;
    border-bottom: 1px solid rgba(19, 35, 86, 0.10);
    z-index: 200;
}

.header_conversation h2 {
    color: #171F26;
    text-align: center;
    font-family: 'MullerMedium';
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.user_info {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.avatar_iokoo {
    width: 38px;
    /*border-radius: 8px;
    padding: 3px;
    border: 1px solid var(--Blue-Midnight, #132356);*/
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 6px;
}

span.connectedUser {
    color: #FFF;
    font-family: 'MullerMedium';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sujet_chat {
    position: relative;
    overflow-x: hidden;
    margin-top: 14px;
}

.user_info {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 28px;
    border-top: 2px solid #FFF;
}

.groupe_user {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0px;
    width:100%;
}

button.btn_conv:focus {
    background:transparent!important;
}

span.logoutspan {
    cursor: pointer;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 38px;
}

.info_user.flou {
    opacity: 0!important;
}

div#left_conteneur {
    height: 100vh;
    transition:all ease-in-out 0.5s;
    position: relative;
    top:10px;
    left: 0;
    width:320px;
    opacity: 1;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.deplie {
    width: 0%!important;
    transition:all ease-in-out 0.5s;
}

div#left_conteneur.deplie {
    opacity: 0!important;
}

div#conteneur_conver {
    height: 10vh;
}

div#conteneur_historique {
    height: 75vh;
    overflow-x: hidden;
    overflow-y: auto;
}

div#conteneur_bottom_left {
    height: 25vh;
}

.custom-loader {
    width:100px;
    height:100px;
    border-radius:50%;
    padding:1px;
    background:conic-gradient(#0000 10%,#FFF) content-box;
    -webkit-mask:
      repeating-conic-gradient(#FFF 0deg,#000 1deg 20deg,#0000 21deg 36deg),
      radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 calc(100% - 8px));
    -webkit-mask-composite: destination-in;
    mask-composite: intersect;
    animation:s4 1s infinite steps(10);
}
@keyframes s4 {to{transform: rotate(1turn)}}

a#cta_iokoo {
    color: #FFF;
    font-family: MullerBold;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: none;
    border-radius: 8px;
    border: 1px solid #FFF;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px;
}

.groupe_sujet:hover .groupe_show::after {
    background: rgb(234 233 237);
    display: none;
}

div#conteneur_bottom_left .e-con-inner {
    display: flex;
    justify-content: center;
    width: 100%;
}

.groupe_show::after {
    content: '';
    width: 103px;
    height: 28px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    right: 0;
    opacity: 1;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(23,31,38,0.8911939775910365) 57%);
}

div#conteneur_bottom_left {
    /*position: absolute;*/
    bottom: 0;
}

.action_btn {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    opacity: 0;
}

div#agent p {
    width:fit-content;
    color: #171F26;
    font-family: Muller;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    word-break: break-word;
}

div#agent pre,
div#agent code {
    color: #171F26;
    font-family: Muller;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    white-space: pre-wrap;
    word-break: break-word;
}

.newconv {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

button.btn_conv .fa {
    margin-right: 22px;
}

button.btn_conv {
    border-radius: 8px;
    border: 1px solid #FFF;
    background: none;
    color: #FFF;
    font-family: MullerBold;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-right: 10px;
    width: max-content;
    text-align: left;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

textarea#question::placeholder {
    color: #171F26;
    font-size: 16px;
    font-family: 'Muller';
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    top: 15px;
}

#body_conversation ol li::marker {
    color: #171F26;
    font-weight: bold;
    font-family: 'MullerBold';
}

span.sujet {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 1.45rem;
    font-family: 'Muller';
    font-size: 15px;
    color: #FFF;
}

.groupe_show img {
    margin-right: 6px;
    position: relative;
    top: -2px;
}

button.btn_conv:hover,
button.btn_split:hover {
    background: none;
}
.groupe_show {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}


.groupe_sujet:hover .action_btn {
    opacity: 1;
    display: inline-flex!important;
}

.groupe_sujet {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px;
    width: 100%;
    height:57px;
    border-radius: 0.5rem;
    padding-left: 10px;
}


span.label_jour {
    color: rgba(255, 255, 255, 0.50);
    font-family: Muller;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
   
}

button.btn_edit, 
button.btn_delete,
button.btn_delete:focus,
button.btn_delete:active,
button.btn_delete:hover,
button.btn_edit:focus,
button.btn_edit:active,
button.btn_edit:hover   {
    background:none!important;
}

button.btn_edit {
    background: none;
    padding: 10px 10px 10px 10px;
    width: 54px;
    display: none!important;
}

button.btn_delete {
    background: none;
    padding: 10px 10px 10px 10px;
    width: 54px;
}

button.btn_split {
    border-radius: 8px;
    border: 1px solid #FFF;
    background: none;
    padding: 0px!important;
    width: 45px;
    height: 45px;
    position: relative;
    z-index: 9999999;
}

button.btn_split:focus,
button.btn_split:active {
    background:none;
}

button.btn_split.right {
    border: 1px solid #171F26;
}

.bot_reponse {
    margin-left: 0px;
    margin-top: 28px;
    margin-right: 10px;
    border-radius: 0.5rem 0.5rem 0rem 0.5rem;
    background: rgba(135, 239, 255, 0.15);
    width: fit-content;
    padding: 30px;
    color: #171F26;
    font-family: Muller;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    position:relative;
}


.loading-dots {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dot {
    background-color: #333;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    width: 10px;
    height: 10px;
}


a#bt_submitquestion {
    background: none;
    padding: 11px;
    margin: 6px;
    border-radius: 6px;
    color: #FFF;
    position: absolute;
    right: 111px;
    top:0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 80px;
}

span.user_connecte {
    margin-right: 10px;
    width: max-content;
    background: black;
    padding: 6px;
    border-radius: 10px;
    color: #FFF;
}

p.p_error {
    position: relative;
    bottom: 0px;
    font-family: MullerBold;
    font-size: 14px;
    color: red!important;
    display: none;
}

.show {
    display: block!important;
}

.bot_reponse h3 {
    font-size: 20px!important;
    font-family: 'MullerMedium';
}

div#conteneur_conver .e-con-inner {
    padding-left: 0px!important;
}

div#body_conversation {
    min-height: 300px;
    overflow-y: auto;
    height: 78vh;
    margin-bottom: 20px;
    padding-bottom: 40px;
    padding: 30px;
    overflow-x: hidden;
}

div#right_conteneur {
    height: 100vh;
    transition:all ease-in-out 0.2s;
    position: relative;
    left: 0;
    right: 0;
    overflow-y: hidden;
    width: 100%!important;
}

.groupe_message {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    flex-direction: column;
    width: 100%;
    bottom: 40px;
    height: 22vh;
}

.chat_input {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-bottom: 27px;
}

.hide {
    display: none!important;
    transition: all ease-in 0.2s;
}
.show {
    display:block!important;
}

.widthfull {
    width: 100%!important;
    transition: all ease-in 0.2s;
}


.body_conversation pre {
    background: #000;
    padding: 11px;
    color: #0470b9;
}

div#split_droite_button {
    position: absolute;
    top: 13px;
    left: 8px;
    z-index: 9999;
    opacity: 0;
}

div#right_conteneur.widthfull div#split_droite_button {
    opacity: 1!important;
}


.iokoo_form {
    max-width: 450px;
    margin: auto;
}

.fullinput {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 27px;
}

.fullinput input {
    width: 100%;
    font-size: 14px;
    background: #ffffff;
    color: #69717a;
    border-color: rgba(19, 35, 86, 0.50) !important;
    font-family: "MullerRegular", Sans-serif !important;
    border-radius: 15px!important;
    
}

span.title_form_iokoo {
    color: #132356 !important;
    font-family: "MullerRegular", Sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    display: block;
}

input#login_iokoo {
    font-weight: bold;
    font-family: "MullerMedium", Sans-serif;
    font-size: 14px;
    background: #FFE329 !important;
    color: #132356 !important;
}

span.form_error {
    font-size: 14px;
    display: none;
    text-align: left;
    width: 100%;
    padding: 10px;
    color: red;
    font-family: Muller;
}

span.error_form {
    font-size: 14px;
    display: none;
    text-align: left;
    width: 100%;
    padding: 10px;
    color: red;
    font-family: Muller;
}

.user_iokoo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

span.success_form {
    font-size: 14px;
    display: none;
    text-align: left;
    width: 100%;
    padding: 10px;
    color: green;
    font-family: Muller;
}

div#container_right_chat .e-con-inner {
    width: 100%;
    max-width: 100%;
    padding-left: 0px!important;
}


div#container_right_chat {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

@media(max-height:650px) {
    .groupe_message {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        flex-direction: column;
        width: 100%;
        bottom: 0px;
        height: 12vh;
    }
}

@media(min-width:981px) {
    .groupe_sujet:hover, 
    .groupe_sujet.selection {
        border-radius: 0.5rem;
        background: rgba(255, 255, 255, 0.05);
    }

    div#body_conversation {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media(max-width:980px) {

    div#left_conteneur {
        background: #171F26;
    }

    input[type='text'],
    input[type='number'],
    textarea {
        font-size: 16px!important;
    }

    .action_btn  {
        opacity: 1;
        display:inline-flex;
    }

    div#container_right_chat .elementor-widget-shortcode {
        overflow-y: hidden!important;
        overflow-x: hidden!important;
    }

    textarea#question {
        height: auto;
    }

    button.btn_deconnecte,
    button.btn_cancel
    {
        font-size: 11px!important;
    }

    textarea#question {
        width:90%;
    }

    div#iokoo {
        height: 100vh;
        padding-top: 0px;
        margin-top: 21px;
        overflow-x: hidden!important;
    }


    div#conteneur_conver .e-con-inner {
        padding-left: 0px!important;
    }

    div#container_right_chat .e-con-inner {
        overflow-y: hidden;
    }

    .header_conversation {
        top: 0;
        padding-bottom: 39px;
        position: fixed;
        left: 0;
        right: 0;
        background: white;
        padding-top: 23px;
    }

    .header_conversation h2 {
        width: 70%;
        margin: auto;
    }

    div#conteneur_bottom_left {
        position:relative;
        height: auto!important;
    }

    div#conteneur_bottom_left .e-con-inner {
        padding-left: 0px!important;
    }

    div#container_right_chat {
        z-index: 1;
        position: relative;
        overflow-y: hidden!important;
        overflow-x: hidden!important;
        touch-action: manipulation; /* Désactive le zoom tactile sur certains navigateurs mobiles */
        -ms-touch-action: manipulation; /* Désactive le zoom tactile sur Internet Explorer et Edge */
        user-scalable: none; /* Désactive le zoom sur d'autres navigateurs */
    }

    div#left_conteneur {
        width: 100%;
        height: auto;
        transition:all ease-in 0.5;
        display: none;
        left: 0;
        right: 0;
        z-index: 100;
        height: 100%;
        position: fixed;
    }

    div#left_conteneur.plie {
        display: block!important;
    }

    .info_user {
        position: absolute;
        top: 34%;
        left: 30%;
        opacity: 0.5;
    }

    div#split_droite_button {
        position: absolute;
        top: 13px;
        left: 8px;
        z-index: 9999;
        opacity: 1;
    }

    div#right_conteneur {
        position: fixed;
        left: 0;
        right: 0;
        overflow-y: hidden;
        width: 100%!important;
        top: 0;
        bottom: 0;
        overflow-x: hidden;
        touch-action: manipulation; /* Désactive le zoom tactile sur certains navigateurs mobiles */
        -ms-touch-action: manipulation; /* Désactive le zoom tactile sur Internet Explorer et Edge */
        user-scalable: none; /* Désactive le zoom sur d'autres navigateurs */
    }

    a#bt_submitquestion {
        right:15px;
    }

    body.page-id-6 {
        overflow-y: auto!important;
        overflow-x: hidden!important;
    }

    div#body_conversation {
        padding: 10px;
        height:78%;
        max-width: 100%;
        margin-top: 50px;
        padding-left: 14px;
        padding-right: 14px;
        padding-bottom: 40px;
    }

    .groupe_message {
        height: 85px;
        justify-content: flex-end;
        background:#FFF;
        overflow-y: hidden;
        overflow-x: hidden;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .chat_input {
        margin-bottom: 14px;
        background: #FFF;
        margin: auto;
        width: 90%;
    }

    div#conteneur_conver {
        height: 69px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .spinner-chat {
        bottom: 45px;
    }

    div#conteneur_historique {
        height: 400px;
        overflow-x: hidden;
        overflow-y: auto;
    }
}


@media (min-width:1551px) {
    textarea#question {
        width: 90%!important;
        right: 6%!important;
    }
}