

.btn-blue {
    background-color: #6acaff;
    color:#fff;
    border-color: #2699FB;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
    border-color: #33505b;
}

.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
    background-image: none;
}

.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
    border-color: #2699FB;
}


[ta-button] {
    height: 44px;
    margin-bottom: 5px;
}

.red{ color: red; }

.icon_mobile a {
    margin-left: 5px;
}
.radioElement{
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}
.diabled-class {
    background: #F5F5F5!important;
    color: #C1BFB1!important;
    border-color: #F5F5F5!important;
}
.smart-form .radio input:checked + i, .smart-form .checkbox input:checked + i, .smart-form .toggle input:checked + i {
    border-color:#1570EF!important;
    background: #1570EF !important;
    transition: 0.3s ease;
}
.whiteBackground{
    background: #fff
}
.edit-pencil{
    display: none;
    margin-left: 3px;
    padding: 3px;
    color: #2699FB;
    cursor: pointer;
}
.hover-text-field .edit-pencil{
    display: inline-block;
}
.edit-button-group{
    color: #2699FB;
    border: 1px solid #dcdcdc;
    border-top: none;
    border-radius: 4px;
    padding: 0px 3px 0px 3px;
}
.edit-button-group .glyphicon{
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    margin: 1px;
    cursor: pointer;
}
.tour-backdrop {
    opacity: 0.20;
}
.guideButton{
    color: white;
    font-weight: 600;
}
.guideButton.disabled{
    color: grey;
    cursor: not-allowed !important;
    opacity: 0.75;
}
.guideButton:hover{
    color: #6aedff;
}
.endButton { display: none; }
.texte {
    position: absolute;
    margin-top: 36%;
    margin-left: 20%;
}
.hover{
    background-color: #cce8e5;
    cursor: pointer;
    background-position: center;
    background-size: cover;
    object-fit: cover;
}
.selected{
    background-color: #cce8e5 !important;
}

strong {font-weight: bold !important;}
a.show_prev img {
    margin-top: -2px;
    margin-right: 10px;
}
a.show_prev {
    color: #00BAD4;
}
.smart-form .btn-login {
    margin-top: 15px;
}
div#preview_modal {
    padding-right: 0px !important;
}
.page-footer {
    color: #fff;
    padding-left: 278px !important;
}
.minified span#logo img {
    display: none;
}
.minified div#logo-group {
    width: 45px;
}
#logo img.icone_favi {
    max-width: 100% !important;
    width: 25px !important;
    height: auto !important;
}
.minified #logo img.icone_favi {
    display: block !important;
    padding: 10px 0px;
    margin-left: -5px;
}
#logo img.icone_favi {
    display: none !important;
}
img.link_open {
    margin-top: -2px;
    margin-right: 5px;
}
.link_open a {
    color: #329FFB;
}
label.input {
    color: #32373D !important;
    margin-left: 10px;
}
.smart-form .toggle i {
    width: 44px !important;
    height: 24px !important;
    border-radius: 12px !important;
}
.smart-form .toggle i:before {
    width: 20px !important;
    height: 20px !important;
    border-radius: 12px !important;
}
.select-product_r .input-r {
    margin-left: 0px;
    text-align: center;
}
.select-product_r .input-r input {
    padding: 0;
    text-align: center;
}

@media screen and (min-width: 1650px)  {
    .select-product_r .input-r {
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
    }
}
.col-md-8.tab-mail .nav.nav-tabs {
    display: flex;
    justify-content: end;
}
.overflowHidden{overflow: hidden !important;}
p.name_mail_change {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
/*edittriggedEmail*/
.radioElement{
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}
.diabled-class {
    background: #F5F5F5!important;
    color: #C1BFB1!important;
    border-color: #F5F5F5!important;
}
/*.smart-form .radio input:checked + i, .smart-form .checkbox input:checked + i, .smart-form .toggle input:checked + i {
     border-color: #4f7997!important;
     background: #4f7997!important;
}*/
.smart-form .radio input:checked + i:hover, .smart-form .checkbox input:checked + i:hover, .smart-form .toggle input:checked + i:hover{background: #175CD3 !important;transition: 0.3s ease;}
.whiteBackground{
    background: #fff
}
.edit-pencil{
    display: none;
    margin-left: 3px;
    padding: 3px;
    color: #4f7997;
    cursor: pointer;
}
.hover-text-field .edit-pencil{
    display: inline-block;
}
.edit-button-group{
    color: #4f7997;
    border: 1px solid #dcdcdc;
    border-top: none;
    border-radius: 4px;
    padding: 0px 3px 0px 3px;
}
.edit-button-group .glyphicon{
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    margin: 1px;
    cursor: pointer;
}
.tour-backdrop {
    opacity: 0.20;
}
.guideButton{
    color: white;
    font-weight: 600;
}
.guideButton.disabled{
    color: grey;
    cursor: not-allowed !important;
    opacity: 0.75;
}
.guideButton:hover{
    color: #6aedff;
}
.endButton { display: none; }
.texte {
    position: absolute;
    margin-top: 36%;
    margin-left: 20%;
}
/* fin edittriggedEmail*/

.back_settings label {
    color: #707070;
    font-weight: 500;
}
.section_status {
    display: flex;
    justify-content: end;
}
.section_status label.toggle {
    padding: 0px 10px;
}
label.text_option {
    margin-top: 5px;
}
label.text_option {
    margin-top: 0px;
    color: #707070;
    font-weight: 400;
    font-size: 18px !important;
}
h1.text-settings {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.02em;
    color: #101828;
}

.smart-form .toggle {
    text-align: center;
    padding-right: 0 !important;
    float: right;
}
.smart-form .toggle i {
    width: 44px !important;
    height: 24px !important;
    border-radius: 12px !important;
}
.smart-form .toggle input:checked + i:before {
    right: 2px !important;
}

.space_section {
    padding: 10px 30px !important;
}

label.text_settings {
    height: 30px;
    margin-left: 7px;
    color: #707070;
    font-weight: 400;
}
label.text_settings2 {
    margin-bottom: 5px;
    color: #707070;
    font-weight: 400;
}
.hours_days_text label {
    color: #707070 !important;
    font-weight: 400 !important;
}
.flex_base_line {
    display: flex;
    align-items: baseline;
}
.col-auto {
    width: auto;
}
.ml-5 {
    margin-left: 5px;
}
.number_input input {
    text-align: center;
    border: none;
    color: #2699FB;
    height: 20px;
    border-bottom: 1px solid;
    border-radius: 0px !important;
}


p.text_sender {
    color: #272C30;
    font-size: 16px;
    margin-left: 3px;
}
.mb-10 {
    margin-bottom: 11px !important;
}
.section-mail_settings label.input {
    margin-left: 0px;
}

.general_settings .btn_save {
    background: #fff !important;
    border: 1px solid #1570EF !important;
    padding: 10px 25px !important;
    color: #1570EF!important;
    border-radius: 0px;
}
button.btn.btn_settings {
    background: #373D43 !important;
    border: 1px solid #373D43 !important;
    border-radius: 0px;
    font-weight: 600;
    color: #fff !important;
}
.back_page_settings {
    background: #FFFFFF;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.06);
    border-radius: 8px !important;
    padding: 24px;
}
.back_page_settings .perfermance-section {
    background: none !important;
    border: 0px !important;
    box-shadow: none !important;
}
.section-mail_settings .form_settings {
    border: 1px solid #BCE0FD !important;
    border-radius: 0px !important;
    box-shadow: -1px 1px 5px #d4eafb !important;
}
/* page type grid mail */

.fixedPosition{
    position: fixed;
}
.tour-backdrop {
    opacity: 0.20;
}
.guideButton{
    color: white;
    font-weight: 600;
    /* background-color: #FFF;
     border-radius: 4px;*/

}
.guideButton.disabled{
    color: grey;
    cursor: not-allowed !important;
    opacity: 0.75;
}
.guideButton:hover{
    color: #6aedff;
}
.endButton { display: none; }


/*.type_mail {
    background: #fff;
    border-radius: 4px!important;
    box-shadow: -1px 0px 12px rgb(0 0 0 / 18%);
    padding-top: 10px;
    padding-bottom: 40px;
}*/
.type_section_mail {
/*    width: 90%;*/
    margin: auto;
    margin-bottom: 16px;
}
.type_mail .back-tab-border {
    padding: 24px;
    margin: 0 !important;
    vertical-align: middle;
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
    border-radius: 12px;
    margin-bottom: 20px !important;
}


#status span {
    color: #000;
}
#status .bg-color-red {
    color: #F04438;
    background: #FEF3F2 !important;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Inter';
}
#status .bg-color-vert {
    color: #027A48;
    background: #ECFDF3 !important;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Inter';
}
.title_type-mail h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #101828 !important;
    margin-bottom: 4px;
}
.type_mail .back-tab-border .name_id {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #475467;
}


.type_mail .input label {
    color: #707070;
    font-weight: 500;
}


.type_mail .section_list {
    width: 93%;
    margin: auto;
    background: #E7E7E7;
    padding: 10px 30px;
    box-shadow: none;
}
.type_mail-liste2 {
    text-align: end;
}
.type_mail-liste3 {
    text-align: end;
    padding: 0px 20px;
}
.section_list p {
    margin-bottom: 0px;
    color: #00889B;
    text-decoration: underline;
}
.trigred_mail .section_add-automation  {
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.type_mail .section_add-automation {
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.type_mail .add_button .btn {
    padding: 10px 16px;
    background: #1570EF;
    border: 1px solid #1570EF;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
}
.type_mail .add_button span {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}
.type_mail .add_button i {
    margin-right: 5px;
}

.first-type-mail{
    padding: 6px 20px;
}
.fa-lightbulb-o {
    color: #1570ef;
}
p.first-tm_title {
    color: #707070;
    font-size: 17px;
}

/* configuration EmailModel  */

.configuration.EmailModel {
    /*box-shadow: -1px 0px 12px rgb(0 0 0 / 18%);*/
    padding: 10px 20px;
}
.EmailModel_title h2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #101828 !important;
    margin-bottom: 16px;
}
.EmailModel .sub_title {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #475467;
}
.p-0 {
    padding: 0 !important;
}
.EmailModel .back-tab-border {
    padding: 0;
    background: transparent;
}
.EmailModel .section_model {
/*    width: 90%;*/
    margin: auto;
    margin-bottom: 16px;
    padding: 24px;
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
    border-radius: 12px;
}
@media screen and (min-width: 992px) {
    .EmailModel .section_model {
        align-items: center;
        display: flex;
    }
    .section_model a.pull-right.btn.btn-primary.btn-lg {
        margin-top: 0px !important;
    }
}
.EmailModel .titleModel {
/*    width: 90%;*/
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin: auto;
    padding-bottom: 40px;
}
.EmailModel .titleModel h2 {
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    letter-spacing: -0.02em;
    color: #101828;
    font-weight: 700;
    margin-top: 0px;
}
.section_model a.pull-right.btn.btn-primary.btn-lg {
    color: #fff !important;
    margin-top: 20px;
    padding: 10px 16px;
    background: #1570EF !important;
    border: 1px solid #1570EF !important;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.EmailModel .section_list {
    width: 100%;
    margin: auto;
    padding: 20px 30px;
}

/* page listingGroup  */
.ui-sortable-helper{
    border: 3px dashed #aaa;
}
.myHandle {
    cursor: move;
    color: #3276b1;
    margin-top: 13px;
}
.radio{
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}
.tour-backdrop {
    opacity: 0.20;
}
.guideButton{
    color: white;
    font-weight: 600;
    /* background-color: #FFF;
     border-radius: 4px;*/

}
.guideButton.disabled{
    color: grey;
    cursor: not-allowed !important;
    opacity: 0.75;
}
.guideButton:hover{
    color: #6aedff;
}
.endButton { display: none; }
.band_recommand .text-gris {
    margin-left: 10px;
    color: #707070;
    font-size: 17px;
    font-weight: 500;
}
.band_recommand h2.entete-block-title {
    color:#32373D;
}
.band_recommand input#groupName-product, .band_recommand  input#groupName-search, .band_recommand input#groupName-error, .band_recommand input#groupName-category, .band_recommand input#groupName-cart, .band_recommand input#groupName-others, .band_recommand input#groupName-home {
    border: 1px solid #BCE0FD !important;
    border-radius: 0px !important;
}
.band_recommand .back-tab-border {
    background: transparent;
}
.band_recommand label.toggle.list_recoomnd {
    margin-right: 20px;
}
.band_recommand .btn_edit {
    border:none;
}
.band_recommand i#sortGroup-product, .band_recommand  i#sortGroup-search, .band_recommand i#sortGroup-error,  .band_recommand i#sortGroup-category,  .band_recommand i#sortGroup-others,  .band_recommand i#sortGroup-cart,  .band_recommand i#sortGroup-home {
    color: #2699FB;
}
.band_recommand .add_recommand {
    background: #00BBD5 !important;
    font-size: 14px !important;
    border: 1px solid #00BBD5 !important;
    color: #fff !important;
    border-radius: 0px !important;
}
.band_recommand .add_recommand i {
    margin-right: 5px;
    font-size: 12px;
}
.band_recommand a#previewButton {
    background: #373D43 !important;
    border: 1px solid #373D43 !important;
    border-radius: 0px;
    font-weight: 600;
    color: #fff !important;
}
.band_recommand .btn-login {
    background: #fff !important;
    border: 1px solid #373D43 !important;
    padding: 10px 25px !important;
    color: #373D43!important;
    border-radius: 0px;
    margin-top: 0;
}
i.fa.fa-info-circle {
    color: #2E90FA;
}
/* template*/
.list_template .creat_temp {
    background: #00BBD5 !important;
    font-size: 14px !important;
    border: 1px solid #00BBD5 !important;
    color: #fff !important;
    border-radius: 0px !important;
}
.list_template .creat_temp i {
    margin-right: 5px;
    font-size: 12px;
}

.list_template .edit_temp {
    border: none !important;
}
.list_template .delet_temp {
    border: none !important;
}
.list_template .edit_temp i {
    font-size: 20px;
    background: transparent;
    color: #1570EF;
    margin-right: 5px;
}
.list_template .ico a:hover {
    background: transparent !important;
}
.list_template .delet_temp i {
    font-size: 20px;
    background: transparent;
    color: #1570EF;
    margin-right: 5px;
}
i#sortTemplate {
    cursor: move;
    color: #1570EF;
}
.list_template .back-temp {
    background: #fff;
    box-shadow: 2px 2px 8px 0 #58cec833;
    border-radius: 0px;
    border-radius: 0px;
}
.list_template .all_list {
    padding: 0px 30px;
    margin-bottom: 40px;
}
.list_template .space_list {
    padding: 0px 20px !important;
}

/* editTemplate */
.background_template {
    background: #fff;
    border-radius: 4px!important;
    box-shadow: -1px 0px 12px rgb(0 0 0 / 18%);
    padding: 10px 20px;
}
.tab-blue {
    border: none !important;
}
.border-blue {
    border: 1px solid #00BBD5;
}
.tab-blue .active a {
    box-shadow: none !important;
}
.section_add-template {
    width: 100%;
    margin: auto;
    align-items: center;
    padding:0 20px;
}
h3.title_template {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    margin-top: 0px !important;
}

.btn_save_as {
    padding: 10px 16px;
    color: #1570EF;
    background: #fff;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #1570EF;
    margin-right: 10px;
}
.btn_save {
    color: #fff;
    padding: 10px 16px;
    background: #1570EF;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #1570EF;
    border: 1px solid #1570EF;
    transition: 0.3s ease;
}
.btn_edit_auto:hover,
.btn_save:hover,
a.btn_save:hover {
    color: #fff;
    background: #175CD3;
    transition: 0.3s ease;
}


.editTemplate  .nav-tabs {
    padding-left: 30px;
    padding-top: 10px;
}
.editTemplate .title_settings {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
.back_trans {
    background: transparent !important;
}
.sectionEtemplate {
    background: #F8FFFF;
    margin: 0 20px;
}
.section-tab_preview .smart-form .panel-heading {
    padding: 0px 20px !important;

}
.section-tab_preview .panel-heading .toggle {
    margin-top: 6px;
}
.smart-form .toggle i:before {
    top: 2px !important;
    right: 22px;
}
.section-tab_preview  .panel-default {
    border: 1px solid #C8E7FF !important;
}
.section-tab_preview .panel-title {
    border-right: 1px solid #C8E7FF;
}
.no-border .panel-title {
    border-right: none;
}
.panel-title.no-border {
    border-right: none;
    padding-top: 0!important;
}
/*form#form-carrouselStatus {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #C8E7FF;
    padding: 10px 0px;
}
form#form-carrouselStatus h4.panel-title.no-border.text-left {
    padding-top: 5px;
}*/
.smart-form .toggle i:before.smart-form .toggle i:before {
    right: 20px !important;
}
.editTemplate .tab-content.border-tab-content {
    border: 1px solid #3BA2FA;
}
iframe#principalIframe, iframe#iframe1 {
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    box-shadow: 0 0 20px #ebebeb91;
    margin-top: 30px;
}
.editTemplate .back_trans label.input {
    font-weight: 500 !important;
}
.editTemplate  input.pagin {
    border: 1px solid #C8E7FF !important;
    border-radius: 0px !important;
}
.editTemplate  ul#myTab .active a {
    background: #329FFB !important;
    border: 1px solid #329FFB !important;
    box-shadow: none !important;
    color: #fff !important;
}

.editTemplate  .nav-tabs>li>a:hover {
    border: none !important;
}
.editTemplate ul#myTab a {
    margin-right: 0px !important;
    background: #fff;
    margin-top: 2px;
}

.mt-1 {
    margin-top: 10px !important;
}
.mt-2 {
    margin-top: 20px !important;
}
.mb-1 {
    margin-bottom: 10px !important;
}
.mb-2 {
    margin-bottom: 20px !important;
}
.mb-3 {
    margin-bottom: 30px !important;
}
.editTemplate div#tabs {
    padding: 0 20px;
}
.editTemplate .ml {
    margin-left: -20px !important;
}
.editTemplate button.btn-load.btn-sm.pull-right {
    padding: 8px 16px;
    color: #fff;
    background: #00BBD5;
    font-size: 14px;
    border: 1px solid #00BBD5;
}
.editTemplate button.btn-load.btn-sm.pull-right:hover {
    color: #00BBD5;
    background: #fff;
    font-size: 14px;
    border: 1px solid #00BBD5;
}
.editTemplate a.link_modal {
    color: #000;
}
.editTemplate a.link_modal i {
    margin-right: 8px;
}
h3.title_prev.label-block {
    color: #707070 !important;
    padding-left: 8px;
    margin-top: 20px !important;
}
.block-edit-head {
    background: #fff;
    padding: 10px;
}
a.prev {
    margin-left: 5px;
}
path#Icon_awesome-desktop {
    fill: #00BBD5;
}
svg:hover g#Icon_feather-tablet {
    fill: #cd45ef;
}
.section-tab_preview .fa-angle-down {
    color: #00BBD5;
    font-size: 23px;
}
.section-tab_preview .fa-angle-up {
    color: #00BBD5;
    font-size: 23px;
}
div#textStyle .panel-title {
    border: none !important;
}
div#buttonType .panel-title {
    border: none !important;
}
div#buttonType {
    margin-bottom: 10px !important;
}

.listing_recomnd .smart-form .toggle {
    padding-right: 20px !important;
    margin-top: 21px;
}
.listing_recomnd  i.fa.fa-pencil-square-o {
    font-size: 20px;
    color: #00BBD5;
    margin-right: 10px;
}
.tg label.margin-chek.toggle {
    float: none;
}
.textgris {
    text-align: end;
    margin-left: 30px;
    color: #aeadad;
    font-size: 16px;
    font-family: "lato", sans-serif;
}
.btn_save i  {
    margin-right: 8px;
}
.listing_recomnd  img.link_open {
    margin-top: -5px;
    margin-right: 12px;
}
.listing_recomnd i#sortGroup-product , .listing_recomnd  i#sortGroup-search , .listing_recomnd i#sortGroup-error ,  .listing_recomnd  i#sortGroup-category , .listing_recomnd i#sortGroup-cart , .listing_recomnd i#sortGroup-others , .listing_recomnd i#sortGroup-home {
    font-size: 15px;
    color: #1570EF;
    margin-top: 0px;
}
.type_recommand label {
    margin-top: 10px;
}
.type.recommand i {
    margin-left: 5px;
}
.listing_recomnd.perfermance-section {
    background: #F8FFFF;
}
.listing_recomnd .entete-block {
    background: #F8FFFF !important;
}
.listing_recomnd .entete-block-title {
    background: transparent !important;
}
.edit-temp_recommand .tabContainer {
    background: #F8FFFF;
}
.edit-temp_recommand .fa-pencil-square-o {
    font-size: 20px;
    color: #00BBD5;
    margin-right: 5px;
}
.edit-temp_recommand .button_recomnd {
    text-align: end;
    margin-bottom: 15px;
    padding: 0 !important;
    margin-top: 10px;
}
.edit-temp_recommand .btn_save_as {
    margin-right: 0px !important;
}
.title_edit {
    align-items: center;
    display: flex;
    background: #fff;
    padding: 10px 12px !important;
}
img.link_open2 {
    margin-top: -4px;
    margin-right: 2px;
}
span.title_layout {
    color: #329FFB;
    font-weight: 600;
}
.d-flex{
    display: flex;
    align-items: center;
    width: 100%;
}
p.text_name {
    color: #329FFB;
    font-weight: 700;
    margin-right: 10px;
}

.mt-10 {
    margin-top: 10px;
}
.ml-10 {
    margin-left: 10px;
}

.email_Editor ul#myTab .active a {
    background: #1570EF !important;
    border: 1px solid #1570EF !important;
    color: #fff !important;
    padding: 9px 10px 10px;
    box-shadow: 0px 8px 5px #03302e33;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background: #1570EF !important;
    border: 1px solid #1570EF !important;
    color: #fff !important;
    padding: 9px 10px 10px;
    box-shadow: 0px 8px 5px #03302e33;
}
.nav-tabs>li >a, .nav-tabs>li >a:focus, .nav-tabs>li >a:hover {
    margin-right: 0px !important;
    background: #fff;
    margin-top: 2px;
    border: 1px solid #efefef;
}
.email_Editor .icon_edit i {
    color: #00BBD5;
    font-size: 17px;
}

.email_Editor .nav-tabs>li>a:hover {
    border: none !important;
}
.email_Editor ul#myTab a {
    margin-right: 0px !important;
    background: #fff;
    margin-top: 2px;
    border: 1px solid #efefef;
}
.email_Editor .nav-tabs {
    border-bottom: none !important;
}


label.text_se-name {
    margin-left: 5px;
}
.bord-style {
    color: #329FFB;
    border: 1px solid #C8E7FF !important;
    border-radius: 0px !important;
}

.email_Editor .form-control option {
    color: #000 !important;
}
.email_Editor label.toggle {
    margin-top: 5px;
}
.blue_button {
    color: #329FFB !important;
    cursor: pointer;
}
.blue_button:hover {
    color: #000;
}
.blue_button i {
    font-size: 17px;
}
.section_recommand {
    background: #fff;
    box-shadow: 2px 2px 8px 0 #58cec833;
    margin-bottom: 3px;
}
.i-dragable {
    color: #329FFB !important;
    margin-right: 10px;
}
a.trash_btn i {
    color: #47A8FB;
    margin-top: 15px;
}
.back-tab-border {
    padding: 11px 5px;
}
.color_blue {
    color: #47A8FB;
    font-weight: 700;
}
.model_input-bord input {
    border-bottom: 1px solid #47A8FB !important;
    padding: 0 !important;
    text-align: center;
    border-radius: 0 !important;
    background: transparent !important;
}
.email_Editor label {
    color: #000;
}
.email_Editor strong {
    color: #000;
}
.mb-5 {
    margin-bottom: 5px;
}
/*ModelListing */
.block-preview {
    height: 75vh;
    width: 100%;
    margin: 0px !important;
    border: 2px dashed #ABD8FF !important;
}
.model-edit_delete {
    border: 0;
    background: #00B5D4;
    padding: 5px 25px;
    color: #fff;
    border: 1px solid #00B5D4;
}
.model-edit_delete:hover {
    background: #fff;
    color: #00B5D4;
}
.model-edit_delete i {
    margin-right: 5px;
}
.justify-content-center {
    justify-content: center;
}
.model_list .btn_add {
    background: #00BBD5;
    font-size: 14px;
    border: 1px solid #00BBD5;
    color: #fff;
    padding: 5px 15px;
}
.model_list .btn_add:hover {
    background: #fff;
    font-size: 14px;
    border: 1px solid #00BBD5;
    color: #00BBD5;
    padding: 5px 15px;
}
.model_list .btn_add i {
    padding-right: 10px;
}
.section_list {
    background: #FFFFFF;
    border-radius: 0px!important;
    padding: 10px 30px;
    box-shadow: -1px 0px 12px rgb(0 0 0 / 18%);
}
.model_list h2 {
    margin-top: 0px;
}
.section_add-title {
    background: #F1F9FF;
    margin: 0 10px;
    padding: 10px;
}
/*model triggredEmail Template*/
.title_addT_model {
    font-weight: 700;
    font-size: 20px;
    padding: 10px 10px;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-3 {
    margin-top: 30px !important;
}
.mt-4 {
    margin-top: 40px !important;
}
i.fa-long-arrow-left {
    color: #00BBD5;
    font-size: 25px;
}
.type_mail .icon_blue i {
    font-size: 20px;
    color: #1570EF;
    margin-right: 5px;
}
.type_mail .per_icon.pic_toogle img {
    cursor: pointer;
}
.type_mail .per_icon {
    padding-right: 16px;
}
.justify-content-between {
    justify-content: space-between;
}
.bord_target {
    border: 1px solid #EAECF0;
    border-radius: 8px;
    padding: 16px;
}
.type_mail .btn_view {
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    padding: 10px 16px;
    margin-right: 8px;
    transition: 0.3s ease;
}
.btn_view:hover{
    background: #F9FAFB;
    transition: 0.3s ease;
}
.btn_view a {
    color: #000 !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
}
.section_segment .title_input {
    margin-bottom: 8px !important;
}
.trigred_mail .type_section_mail label.text_settings2 {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #475467;
}
input[type="radio"]::before {
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: none !important;
}
input[type="radio"] {
    display: inline-block;
    place-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: none !important;
    top: 4px;
    position: relative;
}
.trigred_mail .type_section_mail .has-success .form-control {
    border-color: #84CAFF;
}
.trigred_mail .type_section_mail .number_input {
    margin-right: 20px;
}
.trigred_mail .type_section_mail .number_input input[type="radio"] {
    box-shadow: none !important;
}
.trigred_mail .type_section_mail .section_subject .subjc_mail input {
    border-radius: 8px 0px 0px 8px !important;
}
.trigred_mail .type_section_mail label.input_send {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
    color: #344054;
}
.section_subject .input-group-btn btn {
    padding: 10px 18px !important;
    background: #FFFFFF !important;
    border: 1px solid #D0D5DD !important;
    border-radius: 0px 8px 8px 0px !important;
}
#section-layout,
.email_Editor form#formTriggeredEmail {
/*    width: 90%;*/
    margin: 0 auto;
}
div#ribbon {
    /*width: 90%;*/
    margin: auto;
}
.breadcrumb>li+li:before {
    content: "\2794" !important;
    color: #101828 !important;
}
.section_subject .input-group-btn img {
    margin-right: 10px;
}

#ribbon .breadcrumb a, #ribbon .breadcrumb {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #667085 !important;
}
#ribbon .breadcrumb > .active, #ribbon .breadcrumb li:last-child {
    color: #4B4B4D !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    font-size: 14px !important;
}
.trigred_mail .type_section_mail .section_subject {
    margin-top: 40px;
}
.trigred_mail .type_section_mail .general_settings .btn_edit_auto {
    margin-right: 0px;
}
.trigred_mail .type_section_mail .number_input input {
    padding: 8px 5px;
    background: #FFFFFF !important;
    border: 1px solid #84CAFF !important;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%), 0px 0px 0px 4px #ebf1ff !important;
    border-radius: 8px !important;
}

input[type="radio"]:checked::before {
    transform: scale(1);
}
.trigred_mail .type_section_mail .inline-group label {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    letter-spacing: -0.02em;
    color: #101828;
}
.trigred_mail .type_section_mail .second_text {
    margin-bottom: 12px;
}
.mb-40 {
    margin-bottom: 40px;
}
.trigred_mail .filed_input {
    margin-left: 0;
}
.trigred_mail h2.title_input {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #101828;
    margin-bottom: 16px;
}
.trigred_mail .type_section_mail input {
    background: #FFFFFF;
    border: 1px solid #D0D5DD !important;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px !important;
}
.type_mail .add_button .btn img, trigred_mail  .add_button .btn img  {
    display: inline-block;
    margin-top: -5px;
    padding-right: 10.5px;
}
.text-align-end {
    text-align: end;
}
.general_settings .btn_edit_auto {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.btn_edit_auto {
    margin-right: 15px;
    background: #1570EF;
    border: 1px solid #1570EF;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    padding: 10px 16px;
    transition: 0.3s ease;
}
.btn_edit_auto a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
span.gris_hours {
    color: #667085;
}
.type_mail .text_tar {
    color: #344054;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.btn_more a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #175CD3;
}

.justify-content-end {
    justify-content: end !important;
    justify-content : flex-end !important;
}
#triggrerd_email {
    padding: 0 !important;
}
.type_mail .title_email h2 {
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    letter-spacing: -0.02em;
    color: #101828;
    font-weight: 700;
    margin-top: 0px;
}
.type_mail .menu_trash_duplicate {
    min-width: 65px;
    margin: auto;
    text-align: center;
    padding: 10px;
    left: -60px;
    top: 32px;
}
.type_mail .icon_drop {
    margin-top: 8px;
    color: #a8a8a8 !important;
}
.body_auth {
    background: none;
}
.block_demo .btn_demo a {
    padding: 10px 16px;
    margin-right: 15px;
    background: #1570EF;
    border: 1px solid #175CD3;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    color: #fff;
}
.section_testimonial {
    /*background: url("./assets/images/back_testimonial.png");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 155px;
}

.second_block-testmonial {
    padding: 32px 32px 40px;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(12px);
    /*margin-top: 155px;*/
    position: relative;
}
.decscrip_testmonial p {
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.second_block-testmonial .owl-nav {
    position: absolute;
    right: 40px;
    bottom: 15px;
}

.second_block-testmonial  .owl-nav i {
    color: #fff;
    font-size: 20px;
    width: 44px;
    padding: 10px 10px;
    border: 1px solid #fff;
    border-radius: 50px;
    height: 44px;
}
.second_block-testmonial .owl-carousel .owl-nav button.owl-prev {
    margin-right: 30px;
}
.second_block-testmonial .owl-dots {
    display: none;
}

.decscrip_testmonial {
    margin-bottom: 32px;
}
.author_testimonial p {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.post_author p {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}
.ag_author p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
.author_testimonial {
    margin-bottom: 16px;
}
span.picture_demo img {
    display: inline-block;
    margin-top: -5px;
    padding-right: 10.5px;
}
.text-end {
    text-align: end !important;
}
.header_login {
    width: 100%;
    padding: 32px 30px;
    margin: auto;
    background: #101828;
}
.logo_auth img {
    width: 30%;
}
.Favi_Login .before_form {
    padding: 0 40px;
    /*margin-top: 155px;*/
}
@media screen and (max-width:991px){
    .Favi_Login .row-flex {
        display: block;
    }
}
.Favi_Login .before_form h1 {
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 12px;
    color: #101828;
}
.Favi_Login .before_form p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #475467;
    margin-bottom: 32px;
}
.Favi_Login label.name_form {
    text-align: left !important;
    width: 100%;
    padding: 0 30px !important;
    margin-left: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
    margin-bottom: 6px;
}
.Favi_Login .form .input {
    text-align: left;
}
.Favi_Login label.input-login.input ::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #667085;
}

.Favi_Login label.input-login.input :-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #667085;
}

.Favi_Login label.input-login.input ::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #667085;
}
.Favi_Login input[type="email"] {
    padding: 10px 14px;
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #667085 !important;
}
.Favi_Login input[type="password"] {
    padding: 10px 14px;
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #667085 !important;
}
.Favi_Login .form .forget_pass {
    padding: 0px 30px;
    text-align: end !important;
}
.Favi_Login .remember_note input {
    position: relative;
    left: 0;
}
.remember_note input[type="checkbox"] {
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    border-radius: 4px;
}
.remember_note  label.checkbox {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
}
.Favi_Login .form .forget_pass a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #175CD3;
}
.Favi_Login .forget_pass {
    margin-top: 13px;
}
.Favi_Login .remember_note {
    margin-top: 10px;
    margin-left: 35px;
}
.Favi_Login input.btn_login {
    margin-bottom: 16px;
    background: #1570EF;
    width: 100%;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    padding: 10px 18px;
    border: 1px solid #1570EF;
}
.Favi_Login input.btn_sign_google {
    padding: 10px 16px;
    width: 360px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #344054;
}
.Favi_Login  .account_sign_in a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #175CD3;
}
.Favi_Login  .account_sign_in span.text_account {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #475467;
    margin-right: 4px;
}
/*.Favi_Login .account_sign_in {
    margin-top: 32px;
}*/

.padHeader {
    background: #f2f4f7 !important;
    padding: 0 24px 0 0 !important;
}
.currency_langauage .header-dropdown-list {
    padding: 0;
    bottom: 0;

}
img.online {
    border: none;
}
.ml-2{
    margin-left: 20px;
}
.btn_upgrade a {
    padding: 10px 16px;
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
}
/*.btn_upgrade img{
    display: inline-block;
    margin-top: -5px;
    padding-right: 10.5px;
}
.btn_upgrade {
    margin-left: 44px;
    display: inline-block;
    width: 100%;
}*/
ul.menu_dashbord {
    margin-bottom: 0;
}
ul.menu_dashbord li {
    display: inline-block;
    margin-bottom: 0;
    background: #FFFFFF;
    border-radius: 6px;
    padding: 8px 12px;
    margin-left: 8px;
}
ul.menu_dashbord li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #344054;
}
.second_navbar {
    display: block;
    width: 100%;
}
#left-panel {
    width: 264px !important;
}
div#logo-group {
    background: #101828;
}
#hide-menu {
    display: none;
}
.minifyme {
    display: none;
}
ul.nav-margin.wrapper2 .active a {
    padding: 8px 12px;
    background: #1D2939;
    border-radius: 6px;
    padding: 8px 12px !important;
}
nav ul ul li > a{padding: 8px 12px !important;}
.separateur-menu-header img {
    margin-top: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 10.5px;
}

.separateur-menu-header a:hover{
    background: #344054;
    border-radius: 8px;
    transition: 0.3s ease;
}
.separateur-menu-header a{
    transition: 0.3s ease;
}
/*thumb  */


#left-panel {
    max-height: 658px;
    overflow-y: auto;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 8px;
    height: 5px;
    background-color: #F5F5F5;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #F5F5F5;
}

/* Handle */
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #1570EF;
}
#left-panel::-webkit-scrollbar-thumb {
    background-color: #555;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-clip: content-box;
}
#left-panel::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0,0,0,0.1);
    border: 1px solid #ccc;
}
#left-panel::-webkit-scrollbar {
    width: 7px;
}
#left-panel {
    padding-bottom: 50px;
}
.list_template {
    width: 90% !important;
    margin: 20px auto !important;
    float: none !important;
}
.section_rocmmand .section_add-automation {
 /*   width: 90%;*/
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.section_rocmmand .btn_view_list {
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    padding: 10px 16px;
    margin-right: 8px;
    transition: 0.3s ease;
}
.section_rocmmand .btn_view_list:hover {
    background: #F9FAFB;
    transition: 0.3s ease;
}
.btn_edit_list{
    padding: 10px 16px;
    background: #fff;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #1570EF;
    margin-right: 10px;
    color: #000 !important;
}

.section_rocmmand .btn_view_list a {
    color: #000 !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
}
/* page shop users  */
.section_listclishop {
    width: 90%;
    margin: 0px auto;
}
.section_listclishop label.input {
    margin-left: 0;
    margin-top: 10px;
}
.section_listclishop .table thead tr, .fc-border-separate thead tr {
    background: transparent;
}
.section_listclishop tr.title_table td {
    padding: 15px 10px !important;
    background: transparent;
    color: #101828 !important;
    font-weight: 600;
}
.section_listclishop .table.table-hover tr.title_table {
    background: transparent;
}
.section_listclishop  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 15px !important;
}
.statistic-products.table>thead >tr>th{
    padding: 3px !important;
    font-size: 12px;
}
.section_listclishop  .table-hover>tbody>tr:hover {
    background: transparent;
}
.modal-dialog .modal-content {
    box-shadow: none !important;
    border-radius: 10px;
    padding: 15px;
}
#existingClient #showClient {
    padding-left: 28px !important;
}
.modal-dialog .modale-popup-perfermance {
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-dialog .modale-popup-perfermance-content {
    margin-left: 0 !important;
}
.head_tab_list {
    width: 90%;
    margin: 0 auto;
    background-color: #343a40 !important;
    border-radius: 5px 5px 0px 0px;
    padding: 13px 10px;
    border-color: #454d55 !important;
}
.head_tab_list h2 {
    color: #fff;
    font-weight: 500;
    margin: 0;
    font-size: 17px;
}
.section_listclishop .input_search label {
    color: #101828;
}

.section_listclishop .input_search input {
    border: 1px solid #454d55;
}
.section_listclishop .input_search input:hover {
    border: 1px solid #454d55;
}
.section_listclishop .input_search i {
    color: #101828;
}
.title-stat2 {
    font-size: 24px;
    color: #101828 !important;
    font-weight: bold;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 25px;
}
.section_new_shop {
    width: 90%;
    margin: 0 auto;
}
.section_new_shop label {
    color: #101828 !important;
    font-weight: 600 !important;
    margin-bottom: 10px;
    margin-left: 0 !important;
}
.section_new_shop input ,.section_new_shop select  {
    border: 1px solid #454d55 !important;
}
.section_new_shop input:hover {
    border: 1px solid #454d55;
}
.padd-marg0{
    padding: 0px 0 0 0 !important;
    margin: 0px;
}
.padd20 {padding: 0 20px !important;}
.margTop-Bott10{margin: 10px 0 !important;}
.margBott10{margin-bottom: 10px !important;}
.margBott20{margin-bottom: 20px !important;}
.margBott30{margin-bottom: 30px !important;}
.margTop20{margin-top: 20px !important;}
.margTop30{margin-top: 30px !important;}
.margBott0{margin-bottom: 0!important;}
.margTop0{margin-top: 0 !important;}
.margTop15{margin-top: 15px !important;}
.paddInterne12{padding: 12px !important;}
.paddInterne {
    padding-right: 20px;
    padding-left: 10px;
}
.socialMedia-input {
    display: flex;
    align-items: center;
}
.f-end{display: flex;align-items: end;flex-direction: column;width: 100%;}
.flex-end{display: flex;justify-content: end;gap: 5px;}
.socialMedia-input .smart-form {
    padding-left: 0;
    padding-right: 0;
}
.btn-dropdown {
    right: initial !important;
    min-width: fit-content;
    top: 111% !important;
    left: 10px;
}
.btn-dropdown>li>a {padding:8px !important;}
.btn-dropdown a:hover {
    background: #101828 !important;
}
.row-flex{display: flex;align-items: center;}
.btn_dropdown {display: flex;}
.botton-delete button.btn-delete {
    padding: 11px;
    min-width: 90px;
}
.btn_dropdown button.bouton_secondaire.dropdown-toggle {
    margin-left: 9px;
    border-radius: 4px;
    padding: 11px;
    border: 1px solid #c3c3c3;
}
.f-between{display: flex;align-items: center;justify-content: space-between;}
.f-center{display: flex;align-items: center;justify-content:center;}
.row-end{display: flex;align-items: end;}
.btn-modif{
    margin-top: 14px;
    color: #344054;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
}
.btn-delete{
    margin-top: 14px;
    color: #ffffff;
    padding: 10px 14px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background: #dc3545;
}
.btn-delete:hover{background:#c82333;color: #fff;}
section#product-list,
#email-setting,
#admin-customersdata,
#toolkit-settings,
#billing-plan,
#sending-email,
.width-box{
 /*   width: 90%;*/
    margin: 0 auto;
}
#main{margin-left: 264px !important;min-height: 500px;}
#sending-email .perfermance-section {
    padding: 20px 10px;
    box-shadow: none !important;
}
.d-flex-center{display: flex;align-items: center;}
.d-flex-center input[type="radio"]{
    margin-right: 4px;
    margin-top: 0;
}

.padd-left0{padding-left: 0 !important;}
.paddTop50{padding-top: 50px;}
.paddTop-Bott20{padding: 20px 0;}
.paddBott20{padding-bottom: 20px;}
ul#page-selection li.active a {padding: 6px 12px;}
ul#page-selection a:hover {cursor: pointer;}
#product-list td.stat-table-recommandation {overflow: initial;}
#product-list td {border: 1px solid #ebebeb !important;}
#product-list .fix-pos {
    float: initial !important;
    width: 100% !important;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-left: 0;
}
#product-list .fix-pos-toggle2 {
    gap: 20px;
    display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: row-reverse;
    padding: 12px 0 !important;
    box-shadow: none !important;
}
.bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step{background: #2e90fa;border: 3px solid #2e90fa;}
.marg-right20{margin-right: 20px;}
.flex-evenly{
    display: flex;
    justify-content: space-evenly;
}
.setting-tab {
    padding: 24px;
    margin: 0;
    vertical-align: middle;
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
    border-radius: 12px;
    margin-bottom: 20px;
}
@media(min-width:992px){
    .height-box {min-height: 304px;}
    .height-box2 {min-height: 350px;}
}
hr{width: 100%;}
.flex-items {
    display: flex;
    align-items: center;
    gap: 15px;
}
.center{text-align: center}
.setting-tab h3.label-tab {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #101828 !important;
    margin-bottom: 20px;
}
.Desc-height{
    min-height: 456px;
    display: flex;
    flex-direction: column;
}
.setting-tab h3 {
    margin-top: 0;
}
div#typeTriggeredEmail .titleBloc h2 {
    margin-top: 0;
}
.btn-primaire button,
.bouton_primaire{
    color: #fff;
    padding: 10px 16px;
    background: #1570EF;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #1570EF;
    transition: 0.3s ease;
}
.BgSection_list .btn-primaire button ,
.BgSection_list .btn-secondaire button{
    width: 100%;
}
.bouton-primaire {margin: 20px 0;}
.bouton-primaire a{
    color: #fff !important;
    padding: 10px 15px;
    background: #1570EF;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #1570EF;
    transition: 0.3s ease;
    display: inline-block;
    text-wrap: nowrap;
}
.favizone_tags {
    padding: 20px;
    margin: 0;
    vertical-align: middle;
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}
.favizone_tags h3 {
    font-size: 2rem;
    font-weight: bold;
    padding:0 0 15px 0;
    margin-bottom: 15px;
}
.bouton-primaire a:hover{
    color: #fff;
    background: #175CD3;
    transition: 0.3s ease;
}
div#widget-grid-5 .dropdown-menu.pull-right{left: 0 !important;}
.btn-primaire button:hover,
.bouton_primaire:hover{
    color: #fff;
    background: #175CD3;
    transition: 0.3s ease;
}
table a.bouton_primaire {
    color: #fff;
}
.bouton-secondaire{
    color: #fff;
    padding: 10px 16px;
    background: #254a93;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    transition: 0.3s ease;
    border: none;
}
.bouton-secondaire:hover {
    color: #fff;
    background: #175CD3;
    transition: 0.3s ease;
    border: none;
}
.bouton_secondaire{
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    padding: 10px 16px;
    margin-right: 8px;
    transition: 0.3s ease;
    font-size: 13px;
}
.bouton_secondaire:hover {
    background: #F9FAFB;
    transition: 0.3s ease;
}
.btn-secondaire button,
.btn-secondaire a{
    background: #FFFFFF;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    padding: 10px 16px;
    margin-right: 8px;
    transition: 0.3s ease;
    font-size: 13px;
    display: block;
    color: #101828;
}
.btn-secondaire button:hover,
.btn-secondaire a:hover {
    background: #F9FAFB;
    transition: 0.3s ease;
}
.Adding_shop div#smallbox3 {
    top: 50%;
    left: 40%;
    min-height: 50px;
    display: flex;
    align-items: center;
    z-index: 1;
    overflow: initial !important;
}
.btnclose{
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: -15px;
    position: absolute;
    right: -14px;
    background: #101828;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
    border: none;
    font-weight: bold;
    transition: 0.3s ease;
    box-shadow: 0 0 20px #a5a5a5;
}
.Adding_shop .SmallBox:hover {
    cursor: context-menu;
    border: 1px solid #fe9a2e !important;
}
.btnclose:hover {
    background: #fff;
    color: #000;
    transition: 0.3s ease;
}
.Adding_shop .SmallBox {
    min-height: 50px;
    display: flex;
    align-items: center;
    z-index: 1;
    overflow: initial !important;
}
.Adding_shop div#divSmallBoxes {
    position: absolute !important;
    top: 29%;
    right: 33%;
}
#action-shop ul.dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
}
#action-shop ul.dropdown-menu li {
    background: #ffffff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 88px;
    margin-bottom: 5px;
    border-radius: 8px;
    padding: 3px 0;
    box-shadow: 0 0 20px #f1efef;
    border: 1px solid transparent;
    transition: 0.3s ease;
}
#action-shop ul.dropdown-menu li a:hover {
    background: none !important;
}
#action-shop ul.dropdown-menu li:hover {
    background: #f1f1f1;
    border: 1px solid #D0D5DD;
    transition: 0.3s ease;
}
div#action-shop {display: flex;}
div#action-shop a:hover {
    color: #000;
    cursor: pointer;
}
div#action-shop .bouton_primaire a {color: #fff;}

div#action-shop button.bouton_secondaire.dropdown-toggle i {
    font-size: 1rem;
}
.tagsstyle span {
    background: #1570ef;
    border: none !important;
    border-radius: 8px !important;
    overflow: hidden;
}
.BgSection_list .bouton_primaire{width: 100%;}
.tagsstyle .tag [data-role="remove"] {
    padding: 0;
    width: 21px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    transition: 0.3s ease;
}
.tagsstyle .tag [data-role="remove"]:hover {
    padding: 0 !important;
    color: #101828;
    transition: 0.3s ease;
    background: none;
}
.radio-button{
    text-transform: capitalize;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 10px 0;
}
.radio-button input[type="radio"] {
    margin-top: 0;
    top: 4px;
    position: relative;
}
.tab-mail_statu .perfermance-section {
    box-shadow: none;
    border-bottom: 1px solid #efefef;
    height: 58px !important;
}
.tab-mail_statu>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.tab-mail_statu>tbody>tr:nth-of-type(odd){background: #fff !important;}
.tab-mail_statu .bg-color-yellow{
    background-color: #fdf5dd!important;
    position: relative;
    border-radius: 30px;
    padding: 4px 10px 4px 25px;
    color: #cfa00c !important;
}
.tab-mail_statu .bg-color-yellow:after{
    position: absolute;
    top: 5px;
    left: 10px;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 50%;
    background: #cfa00c !important;
}
.tab-mail_statu .bg-color-green{
    background-color: #cff6dd !important;
    position: relative;
    border-radius: 30px;
    padding: 4px 10px 4px 25px;
    color: #1fa750 !important
}
.tab-mail_statu .bg-color-green:after{
    position: absolute;
    top: 5px;
    left: 10px;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 50%;
    background: #23bd5a !important;
}

ul.header-dropdown-list ul.dropdown-flag.dropdown-menu {
    min-height: 65px;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 16px #0000001a;
    width: 10rem;
    min-width: 230px;
    padding: 10px !important;
}
ul.header-dropdown-list ul.dropdown-flag.dropdown-menu i {
    color: #2e90f9;
}
/*ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li {
    margin: 5px 0;
    padding: 3px 0;
    border-bottom: 1px solid #dbdbdb;
}*/
ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li:last-child {
    border-bottom: none;
    margin-top: 0 !important;
}
/*ul.header-dropdown-list ul.dropdown-flag.dropdown-menu a.logout {
    padding: 0;
    color: #3276b1;
}*/
ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #101828;
    margin-bottom: 0;
}
/*ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li:hover {
    transition: 0.5s ease;
    transform: translateX(10px);
}
ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li {
    transition: 0.5s ease;
}
ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li:hover a {
    color: #000 !important;
    cursor: pointer;
}*/
ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li a {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    opacity: 0.7;
    color: #101828 !important;
    transition: 0.3s ease;
}

ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li a:hover {
    background: #f3f3f3 !important;
    opacity: 1;
    transition: 0.3s ease;
}
ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li a:focus{
    background: #f3f3f3 !important;
}
ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li {
    display: flex;
    align-items: center;
}

ul.header-dropdown-list ul.dropdown-flag.dropdown-menu li:last-child {
    border-top: 1px solid lightgrey;
    padding-top: 5px;
}
.bootstrapWizard li .step,
.bootstrapWizard li{width: 50%;}
.bootstrapWizard li .step,
.bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step{
    padding: 15px 10%;
}
.btn-radio .form__radio-group {
    display: flex;
    align-items: center;
}
.btn-radio .form__radio-group span {margin: 0px 11px;}
.btn-radio {display: flex;}
.btn-radio .form__radio-input {margin-top: 0;}
.margLeft10{margin-left: 10px;}
.champ-txt {padding: 20px;}
.champ-txt textarea {
    padding: 15px;
    width: 100%;
    height: 80px;
}
.flex-box {
    display: flex;
    width: 100%;
    align-items: end;
    padding: 20px 0;
}
.flex-box span.mention {margin-left: 10px;}
amount.label-affichage-price {
    color: #1570ef!important;
    text-indent: 15px!important;
    font-family: "Arial", sans-serif !important;
    font-size: 30px!important;
    font-weight: bold;
}
.config-btn .select select {
    padding: 5px;
    margin-left: 20px;
    height: 30px;
}
.config-btn .select i{
    top: 10px;
    right: 0;
    width: 5px;
    height: 11px;
}

/* billing page*/
.pricingTable{
    box-shadow: 0px 12px 15px -3px rgb(38 89 99 / 71%);
    -webkit-box-shadow: 0px 2px 10px -3px rgb(38 89 99 / 50%);
    -moz-box-shadow: 0px 12px 15px -3px rgba(38,89,99,0.71);
    background: #fff;
    padding: 15px 10px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
    margin-bottom: 20px;
}
@media(min-width:1200px){
    .pricingTable{min-height: 600px;}
}
@media(max-width:1199px) {
    .pricingTable {
        min-height: 545px;
        margin-bottom: 20px;
    }
}
p.lastTxt {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
}
.pricingTable span.select i {font-size: 2.2rem;color: #fff;}
.pricingTable .pricing-content ul {padding-left: 0;}
.pricing-table { border-radius: 20px !important;}
.back-white {
    background: #fff;
    transition: 0.5s ease;
}
.pricing-table:hover .back-white {
    transition: 0.5s ease;
    border: 1px solid #00b7cf;
}
/*.pricing-table:hover .back-white p.title-box{color:#fff;}*/
/*.py-4 span.price,
.py-4 span.months{color: #fff;}*/
.selected_plan p.title-box,
.back-white p.title-box {
    font-size: 2.5rem;
    margin-top: 30px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    text-transform: uppercase;
}
.row-f_end{
    display: flex;
    align-items: end;
    width: 100%;
}
a.btn-pricing {
    display: inline-block;
    padding: 8px 40px;
    border-radius: 10px;
    border: 1px solid #595555;
    font-size: 15px;
    font-weight: 600;
    color: #4d4d4d;
    transition: all 0.5s ease 0s;
    margin-top: 10px;
}
a.btn-pricing:hover {
    background: #2b83e2;
    border-color: #2b83e2;
    color: #fff;
    cursor: pointer;
}
a.btn-pricing.btn_cancel {
    display: inline-block;
    padding: 8px 40px;
    border-radius: 10px;
    border: 1px solid #2b83e2;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    transition: all 0.5s ease 0s;
    background: #2b83e2;
}
a.btn-pricing.btn_cancel:hover {
    background: transparent;
    border: 1px solid #595555;
    color: #4d4d4d;
}
.active-plan {
    position: absolute;
    top: -15px;
    right: -10px;
    width: 60px;
    height: 60px;
    background: #2b83e2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.active-plan:before {
    content: '';
    position: absolute;
    bottom: -1px;
    width: 104%;
    height: 15px;
    background: #fff;
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.table-billing .table>tbody>tr>td {
    vertical-align: initial !important;
}
.table-billing ul.list_pricing {
    /*column-count: 2;*/
    padding-left: 0;
}
.table-billing ul.list_pricing li {
    margin-left: 0;
}
.table-billing p {
    text-align: left;
}
div#w-table-billing thead.border_title tr {
    background: #fff;
    border-bottom: 1px solid #d8d8d8;
}
div#w-table-billing .table>tbody>tr>td {
    box-shadow: none !important;
    padding: 20px !important;
}
div#w-table-billing .perfermance-section {
    box-shadow: none;
}
/*end billing page*/
.mb_0 {margin-bottom: 0 !important;}
.setting-tab .bg-color-red {
    background-color: #fdb1af !important;
    color: #b10a05 !important;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    border-radius: 30px;
    padding: 4px 10px 4px 25px;
}
.setting-tab .bg-color-red:before {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 50%;
    background: #b10a05 !important;
}
.setting-tab .bg-color-green {
    background: #cff6dd !important;
    color: #1fa750 !important;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    border-radius: 30px;
    padding: 4px 10px 4px 25px;
}
.setting-tab .bg-color-green:before {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 50%;
    background: #23bd5a;
}
/* statistics style */
td.product-img img {
    padding: 5px;
    border: 1px solid #d2d2d2;
    border-radius: 8px;
}
td.product-img {
    display: flex;
    align-items: center;
    gap: 7px;
}
.statistic-products thead th {text-align: center;}
.statistic-products .table-color {border-bottom: 1px solid #ededed;}
div#Report-statistics {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.stat-table-recommandation{color: #2e90fa ;}
.stat-table-recommandation span {
    background: #2e90fa;
    color: #fff;
    padding: 3px 4px;
    border-radius: 10px;
    font-size: 11px;
}
.stat-table-totale span {
    background: #454545;
    color: #fff;
    padding: 3px 5px;
    border-radius: 10px;
    margin-right: 5px;
    font-size: 12px;
}
.popover {
    color: #333333 !important;
    z-index: 9999;
    background: #fff  !important;
    color: #000 !important;
    padding: 9px 14px !important;
    border-radius:8px;
}
.popover.bottom .arrow:after {border-bottom-color: #fff !important;}
.row-static {
    display: flex;
    gap: 15px;
}
.right {text-align: right;}
.row-static .static-legend {margin: 0 !important;}
.m-height{min-height: 800px;}
/* end statistics style */
.desc {
    padding: 32px 32px 40px;
    min-height: 240px;
}
.bloc-img{
    background: #2964b5;
    border-radius: 20px;
    min-height: 670px;
}
.bloc-img img{
    margin: 0 auto;
    width: initial !important;
    padding: 0 30px;
}
.bloc-img h2 {
    text-align: center;
    margin-top: 0;
    padding: 20px 0;
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
}
.desc p {
    font-weight: 600;
    font-size: 26px;
    line-height: 38px;
    color: #FFFFFF;
}
.bloc-detail {
    margin: 10px 0 !important;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    padding: 5px 0;
}
p.title-champ {
    font-weight: bold;
    color: #1570ef;
}
.bloc-detail .badge {
    margin: 5px 0;
    background: #101828;
}
/*tabs product*/
#tabs-product .tab .nav-tabs{
    border: none;
    border-bottom: 2px solid #00000020;
    margin: 0;
}
#tabs-product .tab .nav-tabs li a{
    padding: 8px 14px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #e6e5e1;
    border-radius: 8px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
    margin-bottom: 12px;
    margin-top: 0 !important;
    font-family: 'Inter';
    font-style: normal;
    color: #475467;
    text-transform: math-auto;
    font-size: 14px;
}
#tabs-product .tab .nav-tabs li a:hover,
#tabs-product .tab .nav-tabs li.active a{
    padding: 8px 14px;
    background: #EFF8FF !important;
    border: 1px solid #EFF8FF !important;
    border-radius: 8px;
    font-weight: 600;
    color: #175CD3 !important;
    margin: 0;
    margin-bottom: 12px;
    box-shadow: none;
}
/*
#tabs-product .tab .nav-tabs li a:before{
    content: "";
    display: block;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out 0s;
}*/
/*#tabs-product .tab .nav-tabs li.active a:before,
#tabs-product .tab .nav-tabs li a:hover:before{transform: scaleX(1);}*/
#tabs-product .tab .tab-content{
    padding: 10px;
    line-height: 25px;
    position: relative;
/*    border-bottom: 2px solid #1570ef;
    border-left: 2px solid #1570ef;
    border-right: 2px solid #1570ef;*/
}
@media only screen and (max-width: 479px){
    #tabs-product .tab .nav-tabs{ border: none; }
    #tabs-product .tab .nav-tabs li{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    #tabs-product .tab .nav-tabs li a{
        margin: 0;
        border-bottom: 2px solid transparent;
    }
    #tabs-product .tab .nav-tabs li a:before{
        content: "";
        width: 100%;
        height: 2px;
        background: #1570ef;
        position: absolute;
        bottom: -2px;
        left: 0;
    }
}
#tabs-product .tab .nav-tabs li {
    margin-right: 15px;
}
/*end tabs product*/
.selectBloc2 {
    background-color: #FFF;
    display: inline-block;
    position: relative;
}
.selectBloc2:before {
    font-family: 'FontAwesome';
    position: absolute;
    top: 2px;
    right: 25px;
    z-index: 5;
    content: "\f0d8";
    color: #5ec4ff;
}
.selectBloc2:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    top: 10px;
    right: 25px;
    z-index: 5;
    color: #1570EF;
}
label.toggle.custom-toggle {margin-left: 20px;}
.s-titleBloc {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    position: relative;
}
a.EmailInfo i.fa-info {
    width: 8px;
    border: 1px solid #1570EF;
    height: 8px;
    line-height: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    padding: 3px;
    border-radius: 50%;
    color: #1570EF;
    position: relative;
    top: 0;
}
.s-titleBloc span.Part2 {
    text-decoration: underline;
    font-weight: 600;
}
#email-setting h3.titlebloc {
    display: flex;
}
.s-titleBloc i {
    font-size: 6px;
}
p.settingMail {
    margin-bottom: 20px;
    font-size: 16px;
}
h3.titlebloc {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
}
.selectBloc3 {
    width: 25px;
    height: 32px;
    padding: 0 20px;
    margin: 0 5px;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #5ec4ff;
    background-color: transparent;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.selectBloc2 .customSelect2 {
    width: 25px;
    height: 32px;
    padding: 0 20px;
    margin: 0 15px;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #5ec4ff;
    background-color: transparent;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    z-index: 1;
}
.b-right {position: relative;}
.b-right:before {
    content: "";
    position: absolute;
    top: 0;
    right: 17px;
    width: 1px;
    background: #e0e0e0;
    height: 100%;
}
.table-2 {
    background: #eff8ff;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow-x: auto;
}
.tableResponsive > tbody > tr > td a i {color: #2e90fa;}
.table-2 .perfermance-table-entete {border: 1px solid #2e90fa;}
.table-3 {
    background: #f5f6f6;
    color: #000;
}
.table-2 tr{background:#eff8ff !important; }
.table-2 thead.headTable th{
    padding: 12px 10px !important;
    border-bottom: 1px solid #EAECF0 !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #475467;
    box-shadow: none !important;
}
/***************/
.pricingTable{
    text-align: center;
}
.pricingTable .pricingTable-header{
    padding: 30px 0;
    background: #4d4d4d;
    position: relative;
    transition: all 0.3s ease 0s;
}
.pricingTable:hover .pricingTable-header{
    background: #09b2c6;
}
.pricingTable .pricingTable-header:before,
.pricingTable .pricingTable-header:after{
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #d9d9d8;
    position: absolute;
    bottom: 12px;
}
.pricingTable .pricingTable-header:before{
    left: 40px;
}
.pricingTable .pricingTable-header:after{
    right: 40px;
}
.pricingTable .heading{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
}
.pricingTable .price-value{
    display: inline-block;
    position: relative;
    font-size: 55px;
    font-weight: bold;
    color: #09b1c5;
    transition: all 0.3s ease 0s;
}
.pricingTable:hover .price-value{
    color: #fff;
}
.pricingTable .currency{
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 6px;
    left: -19px;
}
.pricingTable .month{
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    right: -30px;
    text-transform: uppercase;
}
.pricingTable .pricing-content{
    padding-top: 50px;
    background: #fff;
    position: relative;
}
.pricingTable .pricing-content:before,
.pricingTable .pricing-content:after{
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #7c7c7c;
    position: absolute;
    top: 12px;
}
.pricingTable .pricing-content:before{
    left: 40px;
}
.pricingTable .pricing-content:after{
    right: 40px;
}
.pricingTable .pricing-content ul{
    padding: 0 13px;
    margin: 0;
    list-style: none;
}
.pricingTable .pricing-content ul:before,
.pricingTable .pricing-content ul:after{
    content: "";
    width: 8px;
    height: 46px;
    border-radius: 3px;
    background: linear-gradient(to bottom,#818282 50%,#727373 50%);
    position: absolute;
    top: -22px;
    z-index: 1;
    box-shadow: 0 0 5px #707070;
    transition: all 0.3s ease 0s;
}
.pricingTable:hover .pricing-content ul:before,
.pricingTable:hover .pricing-content ul:after{
    background: linear-gradient(to bottom, #40c4db 50%, #34bacc 50%);
}
.pricingTable .pricing-content ul:before{
    left: 44px;
}
.pricingTable .pricing-content ul:after{
    right: 44px;
}
.pricingTable .pricing-content ul li{
    font-size: 13px;
    font-weight: bold;
    color: #000;
    padding: 5px 0;
    border-bottom: 1px solid #d9d9d8;
}
.pricingTable .pricing-content ul li:last-child{
    border-bottom: none;
}
.pricingTable .read{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background: #d9d9d8;
    padding: 8px 25px;
    margin: 30px 0;
    transition: all 0.3s ease 0s;
}
.pricingTable .read:hover{
    text-decoration: none;
}
.pricingTable:hover .read{
    background: #09b1c5;
}
@media screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 25px; }
}
ul.list_pricing p {
    color: #000;
}
/*.pb-2 p.title-box,
.pb-2 span.price,
.pb-2 span.months{
    color: #fff;
}*/
p.mention-plan {
    background: #fff;
    margin-bottom: 24px !important;
    font-size: 18px;
    border-radius: 8px;
    display: inline-block;
    padding: 5px 25px;
}
.plansDetails {
    display: flex;
    align-items: center;
    justify-content: center;
}
p.mention-plan span {
    font-weight: bold;
    color: #2196F3;
}
.py-4 p.mention-plan {color: #4d4d4d;}
.back-white p.mention-plan.free-trial-selected {display: none;}
.py-4 p.mention-plan.free-trial {display: none;}
.py-4 .pricing-content ul:before, .py-4 .pricing-content ul:after {
    background: linear-gradient(to bottom, #40c4db 50%, #34bacc 50%);
}
@media(min-width:768px){
    .w-modal .modal-dialog {width: 1000px !important;margin: 0 auto !important;}
    .modal-pop{top: 0 !important;}
}
.w-modal .table-striped>tbody>tr {text-align: left;}
.w-modal .table-striped>tbody>tr>td img {margin-right: 15px;}
/*------checkbox------*/
.cont {
    display: flex;
    align-items: center;
    transform: scale(1);
    justify-content: center;
}
.cont input[type="checkbox"] {
    height: 1.7rem;
    width: 1.7rem;
    margin: 5px;
    display: inline-block;
    appearance: none;
    position: relative;
    background-color: #e0e0e0;
    border-radius: 15%;
    cursor: pointer;
    overflow: hidden;
}
.cont input[type="checkbox"]::after {
    content: '';
    display: block;
    height: 0.9rem;
    width: .4rem;
    border-bottom: .31rem solid #fff;
    border-right: .31rem solid #fff;
    opacity: 0;
    transform: rotate(45deg) translate(-50%, -50%);
    position: absolute;
    top: 45%;
    left: 21%;
    transition: .25s ease;
}
.cont input[type="checkbox"]::before {
    content: '';
    display: block;
    height: 0;
    width: 0;
    background-color: #1570EF;
    border-radius: 50%;
    opacity: .5;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transition: .3s ease;
}
.cont input[type="checkbox"]:checked::before {
    height: 130%;
    width: 130%;
    opacity: 100%;
}
.cont input[type="checkbox"]:checked::after {opacity: 100%;}
.cont span {font-size: 2rem;}
/*--------end checkbox------*/
.pagination a {
    box-shadow: none !important;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #1570EF;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination .active a {
    z-index: 2;
    color: #fff !important;
    background-color: #1570EF !important;
    border-color: #1570EF !important;
    cursor: default;
}
.setting-tab a,
.setting-tab .blue-color {
    color: #1570ef;
}
input.champ-input {
    display: block;
    width: 100%;
    font-size: 13px;
    background-image: none;
    height: 32px;
    padding: 0 20px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    appearance: none;
    border: 1px solid #5ec4ff;
    background-color: transparent;
    border-radius: 5px;
    font-weight: 100;
}

label.icone-upload {
    position: absolute;
    right: 7px;
    font-size: 23px;
    color: #14a9ff;
    cursor: pointer;
}
label.input-group {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
select.ChampSelect {
    display: block;
    padding: 8px 6px;
    font-size: 13px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #5ec4ff;
    border-radius: 5px;
    font-weight: 100;
}
input.form-control2 {
    border: 1px solid #5ec4ff !important;
}
.margTop24{margin-top: 24px;}
.second_navbar .btn-help a {
    padding: 10px 17px;
    background: #101828;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
    gap: 6px;
    display: flex;
    align-items: center;
    text-align: left;
    transition: 0.3s ease;
    color: #fff;
}
.second_navbar .btn-help a:hover {
    background: #1570ef;
    color: #fff;
    transition: 0.3s ease;
}
/*.second_navbar {
    display: block;
    width: 80% !important;
    float: right;
    display: flex !important;
    align-items: center;
}
@media(min-width:992px) and (max-width:1199px) {
    .second_navbar {
        width: 76% !important;
    }
}
.btns-helps {
    display: flex;
}
.btns-helps .bouton_secondaire {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}
.btns-helps .bouton_primaire a {color: #fff;}
.btns-helps .bouton_primaire i {color: #fff;}
.popover-navigation a {
    color: #a3a3a3;
}
.popover-navigation a:hover {color: #2196F3 !important;}
.popover-navigation {
    display: flex;
    align-items: center;
}
.popover i {
    color: white;
    border-radius: 50%;
    background: black;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-footer{
    min-height: 70px !important;
}
.page-footer .bouton_secondaire {display: inline-block;}*/
span.c-v {
    color: #039855;
}
code#codeSnippet {
    color: #194185;
    background: none;
}
span.helpBtn a{
    background: #EFF8FF;
    border: 1px solid #EFF8FF;
    border-radius: 8px;
    padding: 8px 14px;
    display: inline-block;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #175CD3;
}
span.helpBtn a svg {
    position: relative;
    top: 3px;
}
span.helpBtn a:hover {
    border: 1px solid #175CD3;
}
.titleScript{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
    padding: 6px 0;
}
.bloc-plugin {
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    border-radius: 12px;
    min-height: 128px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
}

.content-interne {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 20px 16px 16px;
    border-bottom: 1px solid #EAECF0;
}

.content-interne h4 {
    display: flex;
    align-items: center;
    gap: 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
}
.content-interne h4 i {color: #1570EF;}
.bloc-plugin .row {
    padding: 0 !important;
    margin: 0 !important;
}
span.Error {
    padding: 4px 10px;
    background: #FEF3F2;
    border-radius: 16px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #D92D20;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.bloc-plugin p {margin: 0;}
p.statusPlugin {text-align: right;}
span.success {
    padding: 4px 10px;
    background: #ECFDF3;;
    border-radius: 16px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #027A48;
}
span.success i{color:#12B76A;}
.content-interne p.descPlagin {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #475467;
}
.headerTags {
    margin-bottom: 25px;
    position: relative;
}
.headerTags:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #EAECF0;
    width: 121%;
    bottom: 0;
    left: -18px;
}
.progress-bar li.active.first::after {content: none !important;}
.BgSection_list {
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    padding: 20px;
}
.testModeActive {
    text-align: center;
    background: #146ae3;
    position: absolute;
    padding: 5px 20px;
    border-radius: 0 0 8px 8px;
    color: #fff;
    margin-left: -133px !important;
    width: 135px;
    font-size: 16px;
    font-weight: 400;
}
div#modetest {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    margin-bottom: 40px;
    z-index: 99;
}
div#modetest:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #1570ef;
}
.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.fixed .testModeActive {
    margin-left: 0 !important;
}
.productPage {
    background: #FFFFFF;
    border: 1px solid #EAECF0;
    border-radius: 12px;
    min-height: 128px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
}

.productPage .entete-block-title {
    background: #fff;
    color: #272c30;
    font-weight: 600;
    font-size: 18px;
    font-family: "lato", sans-serif !important;
    padding: 18px;
}

.productPage .content-bloc {
    background: #f5f6f6;
    border-radius: 2px;
    padding: 0px 17px;
    vertical-align: middle;
    line-height: 24px;
    border-radius: 12px;
}

.productPage .content-interneBloc {
    border-bottom: 2px solid #fff;
    padding: 15px 0;
}
.productPage .type_recommand label,
.productPage .toggle{margin-top: 0 !important;}
.productPage .content-interneBloc:last-child {border-bottom: none;}
.productPage .blocHeader {margin: 10px 0;}
.parametreBloc {
    display: flex;
    align-items: center;
    justify-content: end;
}
.parametreBloc label.toggle {
    float: left;
}
.flex-endBloc {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
}
.flex-endBloc .toggle{margin-left: 0 !important;}
.guideButton{color: #2196f3 !important;}
.popover a.pull-right i {
    background: #3F51B5;
    padding: 5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 10px;
    color: #fff;
}
.testModeAffiche {
    background: #fff;
    display: inline-block;
    padding: 6px 10px;
    margin-right: 3px;
    box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #e4e4e4;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.testModeAffiche .textgris {
    margin-left: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}
.popover a.pull-right i:hover {background: #0e70ca;}
.editorTab .smart-accordion-default.panel-group .panel-title a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0;
}
.editorTab .smart-form fieldset{background: none;}
@media(min-width:1480px){
    .col-xl2{width: 72%;}
    .col-xl1{width: 39%;}
}
@media(min-width:1400px) and (max-width:1479px){
    .col-xl1{width: 39%;}
    .col-xl2{width: 62%;}
}
@media(min-width:1200px){
.d-flex-xl{display: flex;align-items: center;}
}
@media(min-width:992px) and (max-width:1199px){
.d-flex-lg{display: flex;align-items: center;}
}
@media (min-width:768px) and (max-width:991px){
    .d-flex-md{display: flex;align-items: center;}
    .jc-center{justify-content: center}
}
.mention-help{
    margin-bottom: 25px;
    display: inline-flex;
    gap: 5px;
    background: #eff8ff;
    padding: 7px;
    border-radius: 8px;
    flex-wrap: wrap;
}
label.langShop {
    background: #F9FAFB;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #667085;
    display: block;
    padding: 10px 14px;
}
.select.champSelect select {
    padding: 10px 14px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #D0D5DD !important;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
}
.bouton_primaire:focus {
    color: #fff;
}
.marg_L-R{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.popover-content{padding: 0 !important;}