/**
 * @author   : Franck Grimonpont
 * @copyright: Link to Business Technology
 */

@font-face {
    font-family: Stratos;
    src: url('../font/stratos-black.otf');
}

@font-face {
    font-family: Stratos;
    src: url('../font/stratos-light.otf');
}

@font-face {
    font-family: Stratos;
    src: url('../font/stratos-lightitalic.otf');
}

@font-face {
    font-family: Stratos;
    src: url('../font/stratos-semibold.otf');
}


@font-face {
    font-family: DinRoundProBold;
    src: url('../font/dinroundprobold.ttf');
}

@font-face {
    font-family: PFDInTextCondPro-Thin;
    src: url('../font/pfdintextcondpro-thin.ttf');
}

html, body {
    background-color: #ffffff;
}

a:link,
a:hover,
a:visited {
    color: #0069B3;
}

a.btn {
    color: #000000;
}

#content_title {
    background: linear-gradient(to left, #cccccc, transparent);
}

.dataTables_wrapper a.btn {
    color: #ffffff;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
    color: #ffffff;
    background-color: #E2001A;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #8b9ca5;
}

.thumbnail.checked {
    background-color: rgba(211, 116, 135, 0.25);
}

table.dataTable tbody tr.highlight > td {
    background-color: #999999;
    color: #ffffff;
}

.page-body .sidebar .sidebar-body {
    background-color: #85929F;
}

#modalAlert .modal-header {
    background-color: #0069B3;
}

#myCarousel .hero-unit {
    background-color: #E2001A;
    color: #FFFFFF;
}

#myCarousel .hero-unit h1 {
    color: #FFFFFF;
    /*font-size: 4vw;*/
}

#myCarousel .hero-unit h2 {
    color: #FFFFFF;
    /* font-size: 1.4vw;
     line-height: 1vw;*/
}

#myCarousel .hero-unit h2.lead {
    font-weight: 400;
}

#myCarousel .hero-unit p {
    color: #FFFFFF;
}

.bloc {
    max-width: 450px;
}

.bloc-mon-compte {
    background-color: #29353a;
}


div#profile img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/first_connection-profile.png");
}

div#custom img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/first_connection-custom.png");
}

div#invoice img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/first_connection-invoice.png");
}

div#delivery img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/first_connection-delivery.png");
}

div#my_documents img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/my_informations-pdf.png");
}

div#my_orders img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/my_informations-order.png");
}

div#my_invoices img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/my_informations-invoice.png");
}

div#qrcodes img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/my_informations-qrcode.png");
}

div#address_blocs img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/my_informations-addressBloc.png");
}

div#credit_com img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/my_informations-credit.png");
}

div#opening img {
    background-color: #29353a !important;
    content: url("https://mycom.pellenc.com/__theme/common/image/first_connection-opening.png");
}

.bloc-campagnes {
    background-color: #14aabb;
}

.bloc-commandes {
    background-color: #e3006a;
}

.bloc-contacts {
    background-color: #C6090D;
}

.bloc-produits {
    background-color: #ffd046;
}

.bloc-photos {
    background-color: #ecf0f1;
}

.bloc-academy {
    background-color: #F58221 !important;
}


.promo-list h4 {
    background-color: #F2921C;
    margin: 0;
}

.promo-mechanics .promo-mechanic .logo {
    float: left;
    background-color: #F2921C;
    height: 180px;
    width: 150px;
}

.promo-list .promo-list-items .promo-item .type p.lead,
.promo-list .promo-list-items .promo-item-used .type p.lead {
    color: black;
}

.mobile-phone {
    background-color: #FFFFFF;
}

.category-folder div.horizontal-separator {
    display: none
}


/* AJUSTEMENT RESPONSIVE */

.app_title {
    background: url(../image/logo-head-large.png) no-repeat 20px 0;
    /*background-size: contain;*/
}

.head .login-menu {
    width: auto;
    height: 100%;
}

.grip {
    /*display: flex!important;*/
}

.grip > * {
    flex: 1 1 content !important;
    grid-auto-rows: max-content;
}

.bloc-set {
    flex: 1 1 content;
!important;
}

@media screen and (max-width: 1024px) {
    #myCarousel .hero-unit h1 {
        color: #FFFFFF;
        font-size: 6vw;
    }

    #myCarousel .hero-unit h2 {
        color: #FFFFFF;
        font-size: 2.4vw;
        line-height: 2vw;
    }


    .flow {
        clear: both !important;
    }

    .grip {
        display: flex !important;
    }

    .grip > * {
        flex: 1 1 0 !important;
    }

    .bloc-set {
        flex: 1 1 0;
    !important;
    }

}

@media screen and (max-width: 800px) {
    .slider-action {
        display: none !important;
    }

    .blocAction {
        bottom: 10px;
        display: inline-block;
        left: 0;
        padding: 0 24px;
        /* position: absolute; */
        vertical-align: bottom;
        width: 100%;
    }


    .flow {
        clear: both !important;
    }

    .grip {
        display: flex !important;
    }

    .grip > * {
        flex: 1 1 0 !important;
    }

    .bloc-set {
        flex: 1 1 0;
    !important;
    }

    #myCarousel .hero-unit h1 {
        color: #FFFFFF;
        font-size: 7vw;
    }

    #myCarousel .hero-unit h2 {
        color: #FFFFFF;
        font-size: 2.4vw;
        line-height: 1vw;
    }

    .search-by-filter {
        display: none !important;
    }
}

/* Stats BI module*/

.statsBiZone {
    height: 600px;
    border: 2px solid #E2001A;
}

.statistics-iframe {
    border: 1px solid #262117;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* CAMPAGNES ET SUPPORT */

.category-folder .buttons div a {
    background-color: rgba(255, 255, 255, 0.95) !important;
    border: 2px solid rgba(226, 0, 26, 0.95) !important;
    color: rgb(226, 0, 26) !important;

}

.category-folder div.first-button a:hover,
.category-folder div.second-button a:hover {
    background-color: rgba(226, 0, 26, 0.75) !important;
    color: rgba(255, 255, 255, .75) !important;;
}

/* === nouvelles icones  ===  */

i.menu-ic {
    width: 24px;
    text-align: center;
}

a#home[data-original-title],
a#my_informations[data-original-title],
a#item[data-original-title],
a#command[data-original-title],
a#result[data-original-title],
a#contact_list[data-original-title],
a#statistics[data-original-title],
a#action[data-original-title],
a#user[data-original-title],
a#customer[data-original-title],
a#treasurer[data-original-title],
a#supervisor[data-original-title],
a#budget[data-original-title],
a#opnational[data-original-title],
a#targeting[data-original-title],
a#import_contacts[data-original-title],
a#centralize_invoice[data-original-title],
a#tag[data-original-title],
a#promotion[data-original-title],
a#validation[data-original-title],
a#calendar[data-original-title],
a#publication[data-original-title],
a#item_manager[data-original-title],
a#credit[data-original-title],
a#command_stats[data-original-title],
a#provider[data-original-title],
a#providerV2[data-original-title],
a#help[data-original-title],
a#settings[data-original-title],
a#privacy[data-original-title],
a#quote[data-original-title],
a#leads[data-original-title],
a#centralize_doc[data-original-title],
a#academy[data-original-title],
a#documents[data-original-title] {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #333;
}

.btn-primary-xo {
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: rgb(226, 0, 26);

    border-color: rgb(164, 1, 15);

}

.btn-primary-xo:hover,
.btn-primary-xo:focus,
.btn-primary-xo:active,
.btn-primary-xo.active,
.btn-primary-xo.disabled,
.btn-primary-xo[disabled] {
    color: #ffffff;
    background-color: rgb(226, 0, 26);
}

.bloc-category-footer, .bloc-item-footer {
    padding: 0 !important;
}

.itemCard_item-ref {
    color: #777474 !important;
}

#itemManageTable > .item_language {
    width: 24px;
    height: 18px;
    display: block;
    margin: auto;
}


.itemCard_item-visual {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
    align-items: center;
    overflow-y: scroll !important;
    width: 192px;
}

.itemCard_item-visual img {
    aspect-ratio: 182/298;
    object-fit: contain;
}


.categoryMoveModal {
    max-height: 70vh;
    overflow-y: scroll;
}


/* ==== SMS ==== */

.page-body .sidebar .sidebar-body {
    background-color: #FFFFFF !important;
}

.sms-id {
    top: 515px !important;
}

/*===== iframe stats =====*/

#iframe-container {
    height: 100vh;
}

#iframe-container > iframe {
    height: 100%;
}

/* ===== nuancier =======*/

.pageImageBox {
    height: 130px !important;
    width: auto;
    aspect-ratio: 16 / 9 !important;
}

/* ==== Publication RSN =====*/

#insta-share-btn::before,
#fb-share-btn::before,
#linkedin-share-btn::before {
    content: "\f064";
    padding-right: .5em;
    font: normal normal normal 14px/1 FontAwesome;
}

a#imageDownloadLink::before {
    content: "\f56d";
    padding-right: .5em;
    font: normal normal normal 14px/1 FontAwesome;
}

#insta-share-btn::after {
    content: "\f16d";
    padding-left: .5em;
    font: normal normal normal 14px/1 FontAwesome;
}


#fb-share-btn::after {
    content: "\f082";
    padding-left: .5em;
    font: normal normal normal 14px/1 FontAwesome;
}

#linkedin-share-btn::after {
    content: "\f08c";
    padding-left: .5em;
    font: normal normal normal 14px/1 FontAwesome
}


/* === RESULT === */

.mainNumber {
    font-size: calc(14px + (50 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
}

/* === HOME === */
.card-icon img {
    height: auto !important;
}

.footer {
    background-color: #000000 !important;
}
