/* @media print {

    * {
        color: #000 !important;
        text-shadow: none !important;
        filter:none !important;
        -ms-filter: none !important;
    }

    body {
        margin:0;
        padding:0;
        line-height: 1.4em;
        font: 11pt "Tahoma", serif;
        color: #000000 !important;
    }

    @page {
        margin: 1.5cm;
    }

    .wrap {
        width: 100%;
        margin: 0;
        float: none !important;
    }

    .no-print, nav, footer, video, audio, object, embed {
        display:none !important;
    }

    .print {
        display: block;
    }

    img {
        max-width: 100%;
    }

    aside {
        display:block;
        page-break-before: always;
    }

    h1 {
        font-size: 24pt;
    }

    h2 {
        font-size: 18pt;
    }

    h3 {
        font-size: 14pt;
    }

    p {
        font-size: 11pt;
        widows: 3;
        orphans: 3;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a:link:after, a:visited:after {
        content: " (" attr(href) ") ";
    }

    p a {
        word-wrap: break-word;
    }

    q:after {
        content: " (" attr(cite) ")"
    }

    a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    .page-break {
        page-break-before: always;
    }

    h1 a:link:after, h1 a:visited:after {
        content: "";
    }

    .main-header {
        display: none !important;
    }

    .logo_print {
        display: block !important;
    }

    .main-aside {
        display: none !important;
    }

    .second-header {
        margin-top: 10px;
    }

    .graphs__col--4 {
         width: 24% !important;
         overflow: hidden;
    }

    .wrap-content {
        width: 100% !important;
    }

    .col-md-11 {
        width: 100% !important;
    }

    .fleet-profile__card .col-md-10 {
        width: 100% !important;
    }

    .col-md-4 {
        width: 32% !important;
        display: inline-block !important;
    }

    .humans-percentage {
        margin: 0 0 60px 0 !important;
    }

    .humans-percentage__boys-numbers,
    .humans-percentage__girls-numbers {
        color: white !important;
    }

    .humans-percentage__boys {
        border: 1px solid #dddddd;
        background-color: #ff8458 !important;
    }

    .print {
        display: block !important;
    }

    .social-segmentation__description-value {
        right: 5px;
    }

    .social-segmentation__card {
        border: 1px solid #dddddd !important;
        height: 140px !important;
    }
    .humans-percentage__girls {
        border: 1px solid #dddddd;
        border-left: none;
        background-color: #e0524e !important;
    }

    .social-segmentation__card:nth-child(1) {
        background-color: #e0524e !important;
    }

    .social-segmentation__card:nth-child(2) {
        background-color: #ff8458 !important;
    }

    .social-segmentation__card:nth-child(3) {
        background-color: #feac5a !important;
    }

    .social-segmentation__card:nth-child(4) {
        background-color: #ffcc59 !important;
    }

    .social-segmentation__card:nth-child(5) {
        background-color: #e5d953 !important;
    }

    .social-segmentation__card:nth-child(6) {
        background-color: #f1e457 !important;
    }

    .social-segmentation__card:nth-child(7) {
        background-color: #bce24e !important;
    }

    .social-segmentation__card:nth-child(8) {
        background-color: #a5d948 !important;
    }

    .social-segmentation__card:nth-child(9) {
        background-color: #92d56b !important;
    }

    .social-segmentation__card:nth-child(10) {
        background-color: #7ed2a0 !important;
    }

    .social-segmentation__card:nth-child(11) {
        background-color: #66cde0 !important;
    }

    .social-segmentation__title,
    .social-segmentation__description,
    .social-segmentation__footer {
        color: white !important;
    }

    .social-profile .table tbody tr:nth-child(1) th, .social-profile .table tbody tr:nth-child(2) th {
        background-color: #e0524e !important;
    }

    .social-profile .table tbody tr:nth-child(3) th, .social-profile .table tbody tr:nth-child(4) th {
        background-color: #ff8458 !important;
    }

    .social-profile .table tbody tr:nth-child(5) th, .social-profile .table tbody tr:nth-child(6) th {
        background-color: #feac5a !important;
    }

    .social-profile .table tbody tr:nth-child(7) th, .social-profile .table tbody tr:nth-child(8) th {
        background-color: #ffcc59 !important;
    }

    .social-profile .table thead tr th {
        color: black !important;
        font-size: 12px !important;
        white-space: nowrap;
    }

    .social-profile .table thead tr th i {
        display: none;
    }

    .social-profile .table tbody tr th {
        color: black !important;
        font-size: 12px !important;
        white-space: nowrap;
    }

    .social-profile .table tbody tr td {
        color: black !important;
        font-size: 12px !important;
    }

    .bggray {
        border: 1px solid #E0524E !important;
        outline: 1px solid #E0524E !important;
    }

    .audience-reach__title {
        background-color: #db4d4c !important;
    }

    .audience-reach__title h1, .audience-reach__title span {
        color: white !important;
    }

    .audience-reach .table tbody tr th {
        background-color: #f4f4f4 !important;
    }

    .audience-reach .table tbody tr td {
        background-color: #f4f4f4 !important;
    }

    .humans-percentage__type {
        color: white !important;
    }

    .fleet-profile .table tbody tr td i {
        display: none;
    }

    .campaign-detail-universe {
        display: none !important;
    }
}

















 */
