@font-face {
    font-family: 'samsungone-400';
    src: url('fonts/samsungone-400.ttf') format('truetype');
}

@font-face {
    font-family: 'samsungone-700';
    src: url('fonts/samsungone-700.ttf') format('truetype');
}

@font-face {
    font-family: 'samsungsharpsans-bold';
    src: url('fonts/samsungsharpsans-bold.ttf') format('truetype');
}

@font-face {
    font-family: Ubuntu;
    src: url('fonts/ubuntu-regular.ttf') format('truetype'), url('fonts/ubuntu-bold.ttf') format('truetype'), url('fonts/ubuntu-bolditalic.ttf') format('truetype'), url('fonts/ubuntu-italic.ttf') format('truetype'), url('fonts/ubuntu-light.ttf') format('truetype'), url('fonts/ubuntu-lightitalic.ttf') format('truetype'), url('fonts/ubuntu-medium.ttf') format('truetype'), url('fonts/ubuntu-mediumitalic.ttf') format('truetype');
}
body {
    font-size: 14px;
    padding-bottom: 20px;
    font-family: "Ubuntu";
    background-color: #ECEFF1 !important;
}

/*#bodyContent {
    margin-top: 80px;
}*/

p {
    font-size: 16px;
    font-family: "Ubuntu";
}

.table {
    background-color:#fff;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

h1 i {
    font-size:3.5rem;
}

h1 {
    display: flex;
    font-family: "Fjalla One";
}

h1 span
{
    margin-top:5px;
}

h2, h3, h4 {
    font-family: "Fjalla One";
}


h4 {
    text-align: center;
}


/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

/* Home btn */

.thumbnails {
    display: block;
    padding: 3px;
    cursor: pointer;
    color: white;
}

.thumbnails div {
    display: inline-block;
    text-align: center;
}
.thumbnails span  {
    display: flex;
    text-align: center;
    align-content:center;
    margin-top:5px;
}

.thumbnails label {
    margin: auto;
    display: inline-block;
    /*font-weight: 400;*/
    font-size: 0.65rem;
    font-family:"Ubuntu";
}


.iconCol_1 .col-6:nth-child(1) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(2) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(3) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(4) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(5) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(6) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(7) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(8) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(9) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(10) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(11) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

.iconCol_1 .col-6:nth-child(12) div {
    background-color: #003F62;
    border-color: #003F62;
    color: white;
}

/* Col 2 */

.iconCol_2 .col-6:nth-child(1) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(2) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(3) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(4) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(5) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(6) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(7) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(8) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(9) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(10) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(11) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

.iconCol_2 .col-6:nth-child(12) div {
    background-color: #007DC3;
    border-color: #007DC3;
}

/* Col 3 */

.iconCol_3 .col-6:nth-child(1) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(2) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(3) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(4) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(5) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(6) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(7) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(8) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(9) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(10) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(11) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

.iconCol_3 .col-6:nth-child(12) div {
    background-color: #20A7E2;
    border-color: #20A7E2;
}

/* Col 4 */

.iconCol_4 .col-6:nth-child(1) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(2) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(3) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(4) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(5) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(6) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(7) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(8) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(9) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(10) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(11) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

.iconCol_4 .col-6:nth-child(12) div {
    background-color: #1F9199;
    border-color: #1F9199;
}

/* Col 5 */
.iconCol_5 .col-6:nth-child(1) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(2) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(3) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(4) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(5) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(6) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(7) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(8) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(9) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(10) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(11) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

.iconCol_5 .col-6:nth-child(12) div {
    background-color: #64CC27;
    border-color: #64CC27;
}

/* Col 6 */

.iconCol_6 .col-6:nth-child(1) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(2) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(3) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(4) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(5) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(6) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(7) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(8) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(9) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(10) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(11) div {
    background-color: #237F13;
    border-color: #237F13;
}

.iconCol_6 .col-6:nth-child(12) div {
    background-color: #237F13;
    border-color: #237F13;
}

/*.menuName {
    font-size: 0.70rem;
    text-align: center;
    display: flex;
    margin: auto;
    height: 30px;
    vertical-align: middle;
    width: 100%;
    font-weight: 200;
}

.menuName label
{
    margin:auto;
}*/

.homeNavBtns .col-6 {
    padding:5px;
}

@media(min-width:1600px) {
    .homeNavBtns i {
        font-size: 1.6em;
    }

    .homeNavBtns .thumbnails {
        width: 100%;
        height: 120px;
        border: solid;

        margin-bottom: 10px;
    }


    .menuTitle i {
        margin: auto;
        font-size: 3em;
        font-weight: 200;
    }

    .menuTitle {
        text-align: center;
        margin-bottom: 10px;
    }

    .menuTitle h2 {
        margin: auto;
        display: block;
        font-size: 0.9em;
    }

    .homeNavBtns .thumbnails i {
        font-size: 4rem;
        margin: auto;
        font-weight:100;
    }
}

@media(max-width:1599px) {

    .homeNavBtns .thumbnails {
        width: 100%;
        height: 120px;
        border: solid;

        margin-bottom: 10px;
    }


    .menuTitle i {
        margin: auto;
        font-size: 1.5em;
        font-weight: 200;
    }

    .menuTitle {
        text-align: center;
        margin-bottom: 10px;
    }

    .menuTitle h2 {
        margin: auto;
        display: block;
        font-size: 0.8em;
    }

    .homeNavBtns .thumbnails i {
        font-size: 3em;
        margin: auto;
        font-weight: 200;
    }
    .homeNavBtns .col-6 {
        padding: 2px;
    }

    .menuName {
        font-size:0.6rem;
    }
}

@media(max-width:1500px) {
    .homeNavBtns .col-6 {
        padding: 1px;
    }
    .menuName {
        font-size: 0.55rem;
    }
}

@media(max-width:1400px) {
    .homeNavBtns .col-6 {
        padding: 0.5px;
    }

    .menuName {
        font-size: 0.55rem;
        white-space:normal;
    }
}

@media(max-width:1200px) {
    .homeNavBtns .col-6 {
        padding: 4px;
    }

    .homeNavBtns i {
        font-size:4rem;
    }

    .menuName {
        font-size: 0.75rem;
    }
}


.fbMsg_1 {
    font-size: 14px;
    margin-top: 10px;
}

.fbMsg_2 {
    font-size: 14px;
    margin-top: 5px;
    margin-left: 15px;
}

.fbMsg_3 {
    font-size: 14px;
    margin-top: 5px;
    margin-left: 30px;
}

.custom-bullet li {
    display: block;
    font-family: "Ubuntu";
    font-size: 16px;
}

.custom-bullet li.fbMsg_1:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    float: left;
    margin-top: 4px;
    margin-left: -24px;
    color: #CCCCCC;
    font-weight:600;
}

.custom-bullet li.fbMsg_2:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    float: left;
    margin-top: 4px;
    margin-left: -24px;
    color: #CCCCCC;
    font-weight: 600;
}

.custom-bullet li.fbMsg_3:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\f30b";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    float: left;
    margin-top: 4px;
    margin-left: -24px;
    color: #CCCCCC;
    font-weight: 600;
}

.google-visualization-tooltip {
    z-index: 1000;
    margin-left: -50px;
    width: 180px;
    font-family: 'Ubuntu';
    font-size: 10px;
}

div.google-visualization-tooltip {
    background-color: #B2DFDB;
    border: 2px solid #80CBC4 !important;
}

div.google-visualization-tooltip > ul > li > div {
    color: #263238 !important;
    font-family: 'Ubuntu'
}

.msBtn {
    background-color: #2962FF;
    color: white;
    font-family: 'Ubuntu';
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.msBtn:visited {
    color: #FAFAFA;
}

.msBtn:hover {
    color: #BDBDBD;
}

.chart {
    width: 100%;
    height: 250px;
}

.arc-chart {
    width: 100%;
    height: 350px;
}

.chart-map {
    width: 100%;
    height: 500px;
}

.funnel-chart
{
    height:640px;
    padding:15px;
    background-color: #fff;
    border-radius:5px;
}

.chartPrint {
    height: 200px;
}

.mixBrd {
    font-family: "Ubuntu";
    font-size: 16px;
}

.mixBrd h3 {
    font-family: Oswald;
    font-size: 28px;
}

.mixBrd .panel h4 {
    font-family: "Ubuntu";
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.mixBrd .chart {
    height: 200px;
}

#SalesForceContainer .panel h4 {
    font-family: "Ubuntu";
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.Map {
    height: 500px;
}

.Map{
    display:flex;
}

.Map div 
{
    margin:auto;
}

.slider {
    margin-left: 5px;
    margin-right: 5px;
}

.btnWarning {
    background-color: #F44336;
    color: white;
    font-weight: bold;
}

.btnWarning:hover {
    color: #EBEEF0;
}

.btnWarning:focus {
    color: white;
}

.mktBtn_1 {
    background-color: #64CC27;
    color: white;
    font-weight: bold;
}

.mktBtn_1:hover {
    color: #EBEEF0;
}

.mktBtn_1:focus {
    color: white;
}

.mktBtn_2 {
    background-color: #007DC3;
    color: white;
    font-weight: bold;
}

.mktBtn_2:hover {
    color: #EBEEF0;
}

.mktBtn_2:focus {
    color: white;
}


.mktBtn_11 {
    background-color: #64CC27; /* #64CC27; */
    color: white;
    font-weight: bold;
}

.mktBtn_11:hover {
    color: #EBEEF0;
}

.mktBtn_11:focus {
    color: white;
}


.mktBtn_12 {
    background-color: #237F13;
    color: white;
    font-weight: bold;
}

.mktBtn_12:hover {
    color: #EBEEF0;
}

.mktBtn_12:focus {
    color: white;
}



.mktBtn_21 {
    background-color: #007DC3; /* #007DC3; */
    color: white;
    font-weight: bold;
}

.mktBtn_21:hover {
    color: #EBEEF0;
}

.mktBtn_21:focus {
    color: white;
}


.mktBtn_22 {
    background-color: #003F62;
    color: white;
    font-weight: bold;
}

.mktBtn_22:hover {
    color: #EBEEF0;
}

.mktBtn_22:focus {
    color: white;
}

.cancelBtn {
    background-color: #99AAB5;
    color: white;
    font-weight: bold;
}

.cancelBtn:hover {
    color: #EBEEF0;
}

.cancelBtn:focus {
    color: white;
}

.noData {
    border: dashed;
    border-color: #8A8E94;
    border-width: 2px;
    height: 305px;
    margin-top: 10px;
    display: table;
    width: 100%;
    text-align: left;
    color: #666A6E;
}

.noData > i {
    font-size: 192px;
    vertical-align: middle;
    display: table-cell;
}

.noData > label {
    font-size: 24px;
    display: table-cell;
    vertical-align: middle;
}

.RegToolTable td {
    text-align: center;
}

.RegToolTable td .form-control {
    display: inline-block;
}

.RegToolTable th {
    text-align: center;
}

.RegToolTable input {
    text-align: center;
}

/* menu contextuel */

select {
    padding: 5px;
    font-family: Ubuntu;
    border-radius: 3px;
    border-width: 1px;
    border-color: #99AAB5;
}

.Context-menu {
    width: 150px;
    box-shadow: 3px 3px 5px #888888;
    border-style: solid;
    border-width: 1px;
    border-color: grey;
    border-radius: 2px;
    position: fixed;
    display: none;
}

.Context-menu-item {
    height: 35px;
    font-family: Oswald;
    font-size: 18px;
    padding: 5px;
}

.Context-menu-item:hover {
    background-color: #64CC27 !important;
    color: white;
    cursor: pointer;
}

/* Marketing Mix */

.mixDecisionTable i {
    font-weight: 200;
    font-size: 4rem;
}

/* Content Powerhouse */
.contentPowerhouseTable i {
    font-weight: 200;
    font-size: 4rem;
}

.contentPowerhouseTable th {
    text-align: center;
}

#BudgetModal > div.modal-dialog {
    max-width: 85%;
}

#InboxModal > div.modal-dialog {
    max-width: 50%;
}

#TeamInformationModal > div.modal-dialog {
    max-width: 70%;
}

#budgetDeviation {
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 0.5em;
}

#budgetDeviation.budget-positive {
    color: darkgreen;
}

#budgetDeviation.budget-negative {
    color: red;
}

.learnMoreBtn {
    background-color: #CFD8DC;
}
/******     Report        *********/
/* Report Messages */
.wngMsg {
    color: #E57373;
}

.simMsg {
    color: #424242;
}
/* Tables */
.reportTable td {
    padding: 8px;
}

.reportTable th {
    padding: 8px;
}

.divHeaderRow {
    font-size: 12px;
    color: #9E9E9E;
}
/* Charts */
.panel {
    margin-bottom: 10px;
}

.panel h4 {
    text-align: center;
    font-size: 1.3rem;
}

    .panel .kpi-title {
        text-align: center;
        font-size: 1.6rem;
        font-weight:bolder;
        font-family:"Ubuntu"
    }

    .panel .positive-change {
        font-size: 1.2rem;
        color: #4CAF50
    }
    .panel .negative-change {
        font-size: 1.0rem;
        color: #F44336
    }

.initiativeBtn {
    white-space: normal;
}

.ChartFootnote
{
    margin-bottom:15px;
}


.commercial-btn .btn {
    white-space: normal;
}

.btn span
{
    white-space:normal;
}

.MSAnnouncement {
    font-size: 14px;
    margin-top: 5px;
}

.MSImportantMessage {
    font-size: 14px;
    margin-top: 5px;
    color: #F44336;
}

.MSCongratMessage {
    font-size: 14px;
    margin-top: 5px;
    color: #43A047;
}

#mainNavigation.navbar {
    background-color: #fff;
}

#navbarSupportedContent select,
#navbarSupportedContent button{
    margin-right: 5px !important;
}

#mainNavigation li.nav-item div.form-inline button.btn-light {
    border-color: #6c757d;
}

/*#mainNavigation {
    margin-top:15px;
    margin-left: 110px;
}*/
@media print {
    @page{
        size:auto;
    }

    body {
        background-color: #FFF !important;
    }

    .funnel-chart .col-6 {
        display:inline-block;
        width:auto;
    }

    #sidebar,
    #mainNavigation,
    .mp-results {
        display: none;
    }
    
    #printRendering img,
    #printRendering p,
    #printRendering h1,
    #printRendering h2,
    #printRendering h3,
    #printRendering h4 {
        display:block;
        page-break-before: auto;
        break-before: auto;
        page-break-after: auto;
        break-after: auto;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    .panel {
        display: block;
        page-break-before: auto;
        break-before: auto;
        page-break-after: auto;
        break-after: auto;
        page-break-inside: avoid;
        break-inside: avoid;
    }
    


    #printRendering div.report + div.report{
        page-break-before:always;
        break-before: always;
    }

    #printRendering div.report > div.row > div.col > h2 {
        padding-bottom: 10px;
        border-bottom: 1px solid #0c4da2;
    }

    .col-3,
    .col-xl-3,
    .col-lg-3,
    .col-md-3,
    .col-sm-3 {
        width: 25%;
    }

    .col-4,
    .col-xl-4,
    .col-lg-4,
    .col-md-4,
    .col-sm-4 {
        width: 33%;
    }

    .col-6,
    .col-xl-6,
    .col-lg-6,
    .col-md-6,
    .col-sm-6 {
        width: 50%;
    }

    .col-8,
    .col-xl-8,
    .col-lg-8,
    .col-md-8,
    .col-sm-8 {
        width: 66%;
    }
}
.table > thead > tr > th,
.table > tbody > tr > td {
    text-align: center;
    vertical-align: middle;
}

.table > tbody > tr > td:first-child { text-align: left; }

.table > tbody > tr > td > i { font-size: 2em; }

.table > tbody > tr > td > i + label { vertical-align: super; }

.table td {
    font-family: "Ubuntu";
}


.commercial-btn .btn {
    white-space: normal;
}