﻿
.bloco {
    text-align: center;
    margin-top: 10px;
    width: 100%;
}

.posicao-linha-2 {
    margin-top: -25px;
}

.posicao-linha-3 {
    margin-top: -11px;
}

.painel-cinza {
    background-color: #a4adb9;
    width: 100%;
    height: 180px;
}

.painel-cinza-2 {
    background-color: #a4adb9;
    width: 100%;
    height: 229px;
}

.painel-cinza-3 {
    background-color: #a4adb9;
    width: 100%;
    height: 225px;
}

.painel-cinza-4 {
    background-color: #a4adb9;
    width: 100%;
    height: 234px;
}

.tiltuloBloco {
    color: white;
    font-size: 13px;
}

.tiltuloBloco-peq {
    color: white;
    font-size: 12px;
}

.fontsize {
    color: black;
    font-size: 8px;
}

.descricao-bloco-linha-3-peq-peq {
    color: white;
    font-size: 9px;
    display: table-cell;
    vertical-align: middle;
}

.descricao-bloco-linha-3-peq {
    color: white;
    font-size: 13px;
    display: table-cell;
    align-items: center;
    vertical-align: middle;
}

.descricao-bloco-linha-3-med {
    color: white;
    font-size: 13px;
    text-align: center;
}

.descricao-bloco-linha-4-peq {
    color: white;
    font-size: 11px;
    position: relative;
    top: 65px;
}

.descricao-bloco-linha-3-grand {
    color: white;
    font-size: 23px;
    text-align: center;
}

.container {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

.container-2 {
    text-align: center;
    width: 100%;
    height: 50px;
    display: table;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 0 0 0 0;
}

.container-3 {
    text-align: center;
    width: 100%;
    height: 50px;
    display: table;
}

.container-4 {
    text-align: center;
    width: 100%;
    height: 35px;
    display: table;
}

.container-5 {
    width: 200px;
    margin: auto;
    _position: relative;
    _top: -50%;
}

.container-6 {
    width: 67px;
    height: 67px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 20%;
    margin-left: -32.5px;
    display: table;
}

.container-7 {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 10px;
    margin-left: -55px;
    display: table;
}

.conteudo {
    width: 200px;
    margin: auto;
    border: 1px solid black;
    _position: relative;
    _top: -50%;
}

#circulo {
    border-radius: 100px;
    border: 4px solid #fff;
    height: 60px;
    width: 60px;
    margin: auto;
    _position: relative;
    _top: -50%;
}

.texto {
    height: 60px;
    width: 60px;
    _position: relative;
    _top: -50%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}


.formata-Numero-G {
    font-size: 38px;
    color: white;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -30px;
}

.formata-Numero-M {
    font-size: 25px;
    color: white;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    left: 50%;
}

.formata-Numero-M-2 {
    font-size: 25px;
    color: white;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    left: 23%;
    top: 25%;
    position: absolute;

}

.formata-Numero-P {
    font-size: 15px;
    color: black;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    left: 50%;
}

.formata-Numero-P-2 {
    font-size: 15px;
    color: white;
    position: absolute;
    margin-left: -10px;
    margin-top: 14%;
}

.formata-Numero-P-3 {
    font-size: 15px;
    color: white;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    left: 50%;
}

.formata-Numero-P-4 {
    font-size: 15px;
    color: white;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    margin-top: 20%;
}

.formata-Numero-P-5 {
    font-size: 15px;
    color: white;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    left: 50%;
}

.retira-formatacao {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0 0 0 0;
}

.tratamento-imagem {
    margin-top: 60px;
}

.easy-pie.main-pie .percent {
    font-size: 37px;
}

    .easy-pie.main-pie .percent::after {
        font-size: 30px;
    }


.circulo-grande-branco {
    position: absolute;
    left: 50%;
    margin-left: -47px;
    height: 95px;
    width: 95px;
    border-radius: 100px;
    border: 4px solid white;
}

.circulo-peq-branco {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    height: 60px;
    width: 60px;
    border-radius: 100px;
    border: 4px solid #fff;
}

.circulo-medio-azul {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    height: 60px;
    width: 60px;
    border-radius: 100px;
    border: 4px solid #1b8cf7;
}

.circulo-medio-amarelo {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    height: 60px;
    width: 60px;
    border-radius: 100px;
    border: 4px solid #ffd800;
}

.circulo-medio-verde {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    height: 60px;
    width: 60px;
    border-radius: 100px;
    border: 4px solid #03ce2c;
}

.circulo-medio-vermelho {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    height: 60px;
    width: 60px;
    border-radius: 100px;
    border: 4px solid #f24b4b;
}

.circulo-grande-verde {
    position: absolute;
    left: 50%;
    margin-left: -47px;
    height: 94px;
    width: 94px;
    border-radius: 100px;
    border: 4px solid #03ce2c;
}

.circulo-grande-vermelho {
    position: absolute;
    left: 50%;
    margin-left: -47px;
    height: 94px;
    width: 94px;
    border-radius: 100px;
    border: 4px solid #f24b4b;
}

.dash-widget-item .dash-widget-header .actions {
    display: block;
}

.easy-pie .percent::after {
    content: "";
}

.circulo-medio {
    position: absolute;
}

    .circulo-medio canvas {
        height: 65px;
        width: 65px;
    }

.circulo-grande {
    position: absolute;
}

    .circulo-grande canvas {
        height: 110px;
        width: 110px;
    }


@media only screen and (max-width: 1400px) {

    .circulo-peq-branco {
        position: absolute;
        left: 50%;
        margin-left: -27px;
        height: 54px;
        width: 54px;
        border-radius: 100px;
        border: 4px solid #fff;
    }

    .circulo-medio-azul {
        position: absolute;
        left: 50%;
        margin-left: -27px;
        height: 54px;
        width: 54px;
        border-radius: 100px;
        border: 4px solid #1b8cf7;
    }

    .circulo-medio-amarelo {
        position: absolute;
        left: 50%;
        margin-left: -27px;
        height: 54px;
        width: 54px;
        border-radius: 100px;
        border: 4px solid #ffd800;
    }

    .circulo-medio-verde {
        position: absolute;
        left: 50%;
        margin-left: -27px;
        height: 54px;
        width: 54px;
        border-radius: 100px;
        border: 4px solid #03ce2c;
    }

    .circulo-medio-vermelho {
        position: absolute;
        left: 50%;
        margin-left: -27px;
        height: 54px;
        width: 54px;
        border-radius: 100px;
        border: 4px solid #f24b4b;
    }
}
