body{
    margin: 0px;
    background-color: #c3d8c1;
    background-image: url(../img/bg-indicadores.png);
    background-repeat: no-repeat;
}

 .bgIndicadores {
        
    }

    .indicadorView {
        background-color: #bcd0e0;
        color: #3a586f;
        width: 100%;
        display: inline-block;
        border-radius: 4px;
        height: 80px;
        font-size: 20px;
        text-align: right;
        padding-right: 15px;
        margin-bottom: 20px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    }
    .ico {
    color: #fff;
    float: left;
    height: 100%;
    width: 75px;
    box-sizing: border-box;
    text-align: center;
    background-image: url(../img/ico-total.png);
    background-repeat: no-repeat;
    background-position: 20px 29px;
    }

    .vacinadosTotal{
        background-image: url(../img/ico-total.png);
    }

    .vacinadosDia{
        background-image: url(../img/ico-seringa.png);
    }

    .vacinadosGestantes{
        background-image: url(../img/ico-gestante.png);
    }

    .postosAtivos{
        background-image: url(../img/ico-unidades.png);
    }

    .vacinadosProfissionais{
        background-image: url(../img/ico-profissionaois.png);
    }

    .vacinadosIdosos {
        background-image: url(../img/ico-idoso.png);
    }

    .vacinados1Dose {
        background-image: url(../img/ico-seringa-1dose.png);
    }

    .vacinados2Dose {
        background-image: url(../img/ico-seringa-2dose.png);
    }
    
    .vacinados3Dose {
        background-image: url(../img/ico-seringa-3dose.png);
    }

    .tituloInicador {
        display: block;
        border-bottom: solid 1px #82a5c1;
        font-size: 12px;
        text-transform: uppercase;
        margin-top: 8px;
        font-weight: 300;
        font-family: sans-serif;
    }

    .dadoIndicador {
            font-weight: 800;
    margin-top: 14px;
    font-size: 31px;
    /* font-family: "Lato", Arial, Tahoma, sans-serif; */
    display: inline-block;
    font-family: 'din-blackregular';
    }

    i.fa.fa-list-ul:before {
        content: "\f0ca";
        font-family: fontawesome;
        color: #fff;
        font-style: initial;
        font-size: 18px;
        margin-top: 10px;
        display: inline-block;
    }
    h2 {
    font-family: sans-serif;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0px;
    color: white;
    padding: 0px;
    /* border-bottom: solid 1px #3a586f; */
    border-radius: 6px;
    top: 4px;
    position: relative;
    }

    h2 span {
    /* background-color: #f4f7f9; */
    display: inline-block;
    /* top: 10px; */
    position: relative;
    padding: 0 11px;
}

h3 {
    border-bottom: solid 2px #cc9ea7;
    color: #cc9ea7;
    font-family: 'din-blackregular';
    text-transform: uppercase;
    margin-bottom: 26px;
    text-align: left;
}
h3 span {
    display: inline-block;
    background-color: #f4f7f9;
    top: 12px;
    padding-right: 11px;
    position: relative;
}

    .fonteDados {
        font-family: 'dinregular';
    text-transform: uppercase;
    text-align: right;
    margin-top: 12px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #8c8b8b;}

        .bgGrafico {
            background-color: #fff;
            border-radius: 6px;
            padding-bottom: 30px;
            margin-bottom: 30px;
            -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.02);
            -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.02);
            box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.02);
            padding: 35px 25px 30px 25px;
        }

        .bgGrafico h2 {
            font-size: 16px;
            padding: 0px 0px 10px 0px;
            line-height: 14px;
            margin-bottom: 40px;
            border-radius: 6px 6px 0px 0px;
            border: initial;
            border-bottom: solid 1px #ededed;
            /* background-color: #fbf9f9; */
            color: #767676;
            font-family: 'dinregular';
            text-align: left;
            font-weight: normal;
            top: 0px;
        }
.hide {
    display: none;
}
.ajustaGrafico {
    padding: 0px 15px;
    position: relative;
}

.Scroller .ajustaGrafico {
    padding: 0px 15px;
    overflow-x: hidden;
    position: relative;
}

.Scroller {
    padding: 0px 20px;
}

.titulo {
    background-color: #ffffff;
    border-bottom: solid 1px #c1d5e6;
    margin-bottom: 50px;
    padding-top: 22px;
    padding-bottom: 13px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

/*.titulo h2{text-align: left;}*/
.tit1 {color:#fff; font-size: 24px; text-transform: uppercase; display: block; font-family: 'dinregular'; font-weight: normal; text-align: left; margin-top: 12px; text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.15);}
.tit2 {color:#fff; font-size: 40px; text-transform: uppercase; font-family: 'din-blackregular'; text-align: left; display: block; text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.15);}
.detalheTop{border-bottom: solid 4px #60809a; border-radius: 6px; top: 17px; height: 6px; position: relative;}
.logo {text-align: right;}
.logo img {margin-top: 10px;}
.indicadoresCabecalho {margin-bottom: 20px;}

.defAltura {
    height: 350px;
}

.defAlturaKpi {
    height: 10px;
    margin-top: -20px;
    font-family: 'din-blackregular';
    color: #888888;
    font-size: 22px;
    text-align: left;
}

.Scroller .defAltura {
    height: 370px;
}

@media only screen and (max-width: 767px) {
 .titulo .logo {display:none;}
 .tit2 {  margin-bottom: 16px;}

 .infoDetalheGrafico {
    text-align: center;
    width: 100%;
}
.defAltura {
    height: 230px;
}
.Scroller .defAltura {
    height: 360px;
}

.centraliza {
    text-align: center;
}
}




.infoDetalheGrafico {
    font-family: 'dinregular';
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    color: #128a63;
    float: right;
}

.infoDetalheGrafico .dado {
    font-family: 'din-blackregular';
    font-size: 16px;
}

.infoDetalheGrafico:after {
    content: '%';
    font-family: 'din-blackregular';
}

.collums5 .col-md-3 {
    max-width: 20%;
}


@media (max-width: 992px) {
.collums5 .col-md-3 {
    display: block !important;
    flex: none;
    max-width: inherit;
}

.bgGrafico h2 {
  
}

.bgGrafico h2 span {
   /* width: 80%;*/
}
.download {
    position: relative;
    float: right;
    background-color: #e8e8e8;
    width: 61px;
    height: 46px;
    top: 0px;
    line-height: 48px;
}
}


.download {
    position: absolute;
    float: right;
    background-color: #e8e8e8;
    width: 61px;
    height: 46px;
    right: 0px;
    top: 0px;
    line-height: 48px;
    color: #b1b1b1;
    text-decoration: none;
    font-family: 'din-blackregular';
    border: none;
    border-top: solid 1px #f7f7f7;
    border-right: solid 1px #f7f7f7;
    box-sizing: border-box;
    border-radius: 0px 6px 0px 0px;
    text-shadow: 1px 1px 1px #fff;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.download:hover {
    background-color: #e1e1e1;
}
.download:focus {
    outline: none;
}


@media (min-width: 992px){
    .container, .container-lg, .container-md, .container-sm {
      max-width: 1100px;
    }
    }
    
    .bgContainerIndicadores {
        background: #f6f6fc;
        padding: 40px;
        border-top: solid 1px #ffffff;
        border-radius: 0px 0px 8px 8px;
        margin-bottom: 30px;
    }
    
    .containerKpiPrincipal {
        border-radius:6px;
        overflow:hidden;
        margin-bottom:0px;
    }
    
    .containerKpi {
        background-color: #eee;
        background-image: url(../img/bg-kpi-top.png);
        background-repeat: no-repeat;
        background-position: left;
        display: inline-block;
        width: 100%;
        height: 110px;
        border-top: solid 9px #649c95;
        border-bottom: solid 1px #dcdcdc;
        border-radius: 6px 6px 0px 0px !important;
    }
    
    
    
    
    .noPaddingHorizontal:first-child .containerKpi {
        border-radius: 6px 0px 0px 0px;
        min-width: 171px !important;
    }

    .noPaddingHorizontal:last-child .containerKpi {
        border-radius: 0px 6px 0px 0px;
        min-width: 171px !important;
    }
    .noPaddingHorizontal:first-child {
        padding-left: 15px !important;
    }
    .noPaddingHorizontal {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .noPaddingHorizontal:last-child {
        border-radius: 0px 6px 0px 0px;
        padding-right: 15px !important;
    }
    .topo {
        margin-top:30px;
        margin-bottom: 25px;
        }
    
        .tituloKpi {
        font-family: 'dinregular';
        text-transform: uppercase;
        color: #797979;
        font-size: 14px;
        text-align: right;
        margin: 27px 20px 0px 0px;
    }
        .dadoKpi {
        font-family: 'din-blackregular';
        font-size: 32px;
        text-align: right;
        margin: -7px 20px 0px 0px;
        color: #3fafb5;
    }
    
    
    .icoTituloIndicador {
        display: inline-block;
        float: left;
        position: relative;
        width: 34px;
        border-bottom: 3px solid #a8cdce;
        background-image: url(../img/ico-tit-views.png);
        background-position: top center;
        background-repeat: no-repeat;
        margin-top: -6px;
        height: 34px;
    }
    
    .download {display:none}
    
    
    @media (min-width: 1440px)
    {
        .container {max-width:90% !important;}
    }
    
    @media (min-width: 768px) and (max-width: 992px)
    {
    .dadoKpi {
    
    font-size: 19px !important;
    }
    
    .noPaddingHorizontal:first-child {
        padding-left: 15px !important;
    }

    .logoVacinometro {
        width: 200px;
        margin-top: 7px;
    }

    .tituloKpi {
        font-size: 12px;
        letter-spacing: -1px;
    }

    .noPaddingHorizontal:last-child .containerKpi {
        min-width: 165px !important;
    }

    }
    
    @media (max-width: 768px)
    {
    
    .noPaddingHorizontal {
        padding-left: 15px !important;
        padding-right: 15px !important;
        border-radius:6px !important;
    }
    
    .containerKpi {
       
        border-top: none;
        border-bottom: solid 1px #dcdcdc;
    }
    
    .containerKpi:first-child {
        background-color: #ccc;
        background-image: url(../img/bg-kpi-top.png);
        background-position: left;
        display: inline-block;
        width: 100%;
        height: 110px;
        border-top: solid 9px #649c95;
        border-bottom: solid 1px #dcdcdc;
    }
    
    .noPaddingHorizontal:first-child .containerKpi {
        border-radius: 6px 6px 0px 0px;
        min-width: 171px !important;
    }
    
    .noPaddingHorizontal:last-child .containerKpi {
        border-radius: 0px 0px 0px 0px;
    }
    
    .tit1 {
         font-size: 19px;
         text-align: center;
    }
    
    .tit2 {
        font-size: 32px;
        text-align: center;
    }
    
    .marcaSMS {width:140px;
        text-align: center;}
    .logo {
        text-align: center;
    }

    .bgGrafico {
        background-color: #fff;
        border-radius: 6px;
        /* padding-bottom: 30px; */
        /* margin-bottom: 30px; */
        -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.02);
        -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.02);
        box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.02);
        padding: 35px 10px 30px 10px !important;
    }

    
    
    }


    @media (max-width: 992px)
    {
    .bgContainerIndicadores {

        padding: 40px 20px !important;

    }
    .bgGrafico {
       
        padding: 35px 15px 30px 15px !important;
    }

    .Scroller {
        padding: 0px 0px;
    }
}

.copyright {
    text-align: right;
    margin-bottom: 30px;
    padding-right: 35px;
}

.logoVacinometro {    
    width: 300px;
    margin-top: 7px;
}

.noRadius {
    border-radius: 0px !important;
    border-top: solid 1px #f9f9f9;
    padding-top: 3px;
}


.informacao:before {
    content: "\f05a";
    font-family: fontawesome;
    color: rgb(230 128 41);
    font-style: initial;
    font-size: 19px;
    margin-top: -6px;
    display: inline-block;
    cursor: help;
} 


.table th {
    padding: 0 .75rem .75rem .75rem !important;
    vertical-align: top;
    border-top: none;
    border-bottom: solid 1px #6bafaf;
    color: #6bafaf;
}

.table td {
    color: #555;
}

table tr td:first-child {
    font-weight: bold;
}

.dadosDeAtualizacao {
    text-align: left;
    border-top: solid 1px #f1f1f1;
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    color: #777;
}

.percent {
    margin-left: -4px;
}


@media (max-width: 768px)
{
.table td, .table th {
    font-size: 12px;
}
}

.smallFonte {
    font-size: 14px;
}