﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #005ac5 !important;
    border: 1px solid #0056bd !important;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        background-color: #00479d !important;
        border: 1px solid #003b83 !important;
    }
.btn.disabled, .btn:disabled {
    opacity: .25;
}
.btn-success {
    background-color: #27b888 !important;
    border: 1px solid #3da646 !important;
}
    .btn-success:hover {
        background-color: #1c976e !important;
        border: 1px solid #3da646 !important;
    }
a.btn.btn-primary.salvar-btn {
    background: #27b888 !important;
    border: 1px solid #27b888 !important;
}
    a.btn.btn-primary.salvar-btn:hover {
        background: #229d74 !important;
        border: 1px solid #229d74 !important;
    }
a.btn.btn-primary.voltar-btn {
    background-color: #c50000 !important;
    border: 1px solid #c50000 !important;
}
    a.btn.btn-primary.voltar-btn:hover {
        background-color: #9d0000 !important;
        border: 1px solid #9d0000 !important;
    }
.btnPesquisar {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btnVoltar {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 0.375rem 1.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
    
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    background-color: transparent;

}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px !important;
   
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

h2 {
    font-size: 17px;
    color: #212529;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'gorutsxbold' !important;
    margin: 180px 0 30px 0;
}

    h2:after {
        height: 5px;
        width: 70px;
        border-radius: 20px;
        content: " ";
        background-color: #ff9f21;
        display: block;
        margin-top: 5px;
    }

.divDados h2 {
    font-size: 17px;
    color: #212529;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'gorutsxbold' !important;
    margin: 90px 0 30px 0;
}

.bgInterno h2  {
    font-size: 17px;
    color: #212529;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'gorutsxbold' !important;
    margin: 15px 0px 10px;
}

   .bgInterno h2:after {
        height: 5px;
        width: 70px;
        border-radius: 20px;
        content: " ";
        background-color: #ff9f21;
        display: block;
        margin-top: 0px;
    }

.form-control {
    -moz-border-radius: 2px;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    background-color: #fafafa;
    border-radius: 5px;
    border: 1px solid #f4f7Fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: max-content;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    background-image: linear-gradient(to top, #dbdbdb 2px, rgba(210, 210, 210, 0) 2px) !important;
}


.Botaoresponsivo {
    margin-top: 20px;
}

.rotulo {
    font-size: 13px !important;
    font-family: 'nunito' !important;
    /* text-transform: inherit !important; */
    text-transform: uppercase;
    color: #8ab6bb;
    margin-bottom: 3px;
    margin-left: 2px;
    display: block;
    margin-top: 15px;
    text-transform: uppercase;
}

.rotulo label {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
}

.campoDesativado {
    width: 100%;
    min-height: 34px;
    font-family: dinregular;
    font-size: 15px;
    font-weight: normal !important;
    color: #9e9e9e;
    text-shadow: #fff 1px 1px 1px;
    text-transform: uppercase;
    background: #f4f4f4;
    padding: 17px 12px 13px 14px;
    outline: none;
    display: inline-block;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 4%);
    -moz-box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.04);
    box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 4%);
}


.containerPortal {
    background-color: #fff;
    border-radius: 18px;
    margin-top: 54px;
    overflow: hidden;
    padding-bottom: 50px;
}

.carteira-container {
    width: 50%;
    margin: 0 auto;
    border-radius: 10px;
}

.logo-pms {
    position: relative;
    padding: 41px 33px 0px 0px;
    text-align: right;
}

.carteira-categoria h1 {
    white-space: pre-line;
}

.imagemCircular {
    width: 160px;
    height: 180px;
    border-radius: 10%;
    border-color: gray;
    overflow: hidden;
    margin-top: 20px;
}

.carteira-dados {
    margin-top: 5px;
    margin-left: 20px;
    flex: 1;
}

.carteira-foto {
    flex: 0 0 auto;
    margin-left: 20px;
}

.carteira-titulo {
    font-family: 'exo_2bold';
    color: #2d7086;
    font-size: 30px;
    text-transform: uppercase;
    padding: 8px 17px;
    text-align: center !important;
}

.carteira-titulo-comp {
    font-family: 'exo_2black';
    color: #2d7086;
    font-size: 32px;
    text-transform: uppercase;
    padding: 8px 17px;
    text-align: center !important;
}

.carteira-sub-titulo {
    background-repeat: no-repeat;
    background-size: initial;
    text-transform: uppercase;
    font-family: 'exo_2black';
    font-size: 20px;
    color: #27bfd0;
    height: auto;
    padding: 8px 17px;
    text-align: center !important;
}


.header {
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #3498db;
    color: white;
    padding: 20px;
}

.info-box-container {
    display: flex;
    justify-content: center;
}

.info-box {
    width: 80%;
    max-width: 400px;
    margin: 20px;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    background-color: #f9f9f9;
}

    .info-box h2 {
        margin-bottom: 10px;
        color: #333;
    }

    .info-box p {
        color: #666;
    }

.circle {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #3498db;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px
}

.tituloTelaInicial {
    text-align: center;
    margin: 20px 0;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
}

.header-item a {
    color: black;
    text-decoration: none;
}

.containerExplicacao {
    margin-left: 100px;
}

.container.bg {
    padding: 0 20px;
}

.container {
    max-width: 1440px !important;
}

.row.interno {
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menuTopo {
    text-align: right;
    font-size: 16px;
    color: #fff;
    padding: 0px 20px 0 0;
    text-transform: uppercase;
    text-shadow: 0px 0px 13px rgba(0,0,0,0.20);
    line-height: 28px;
    font-weight:700;
    color:#fff;
}

    .menuTopo a {
        margin-right: 15px;
        color: #fff;
    }
.tituloTopo {
    font-family: 'Nunito';
    /* font-weight: 900; */
    font-size: 2rem;
    padding: 100px 0px 50px 0px;
    color: #3d3d3d;
    /* text-shadow: 0px 0px 13px rgba(0,0,0,0.20); */
    text-align: center;
    padding: 70px 20px 10px 20px;
}

.subTituloTopo {
    font-family: 'Nunito';
    font-size: 2rem;
    padding: 100px 0px 50px 0px;
    color: #3d3d3d;
    text-align: left;
    padding: 20px 15px;
}

.center {
    margin: 0 auto;
}

.px490 {
    width:490px;
}

.logo {
    display: inline;
}

.logo img {
    height: 60px;
    margin-top: 21px;
}

.logoMobile{
    display:none;
}

.logoFibromialgia img {
    height: 2rem !important;
    border-right: 1px solid #e3e3e3;
    padding-right: 11px;
    top: -3px;
    position: relative;
}

.bgInterno {
    background-color: white;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 45px;
    margin-top: 5px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.25);
}

    .bgInterno.minHeigh.responsivo a {
        font-family: 'Nunito';
        font-weight: 900;
        font-size: 24px;
        color: #3b3b3b;
        cursor:pointer;
    }
    .bgInterno.minHeigh.responsivo img {
        display: block;
        margin: 0 auto;
    }

.rounder-8 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.boasVindas {
    font-size: 17px;
    padding-bottom: 12px;
    font-family: nunito;
    font-weight: 700;
    color: #6e6e6e;
    border-bottom: solid 1px #ededed;
    display: flex;
    justify-content: space-between;
    line-height: 32px;
    margin-bottom: 35px;
}

    .boasVindas span {
        font-weight: 900;
        color: #84bdb5;
    }

.minHeigh {
    min-height: 225px;
    padding-top: 60px;
}

.bgInterno.minHeigh.responsivo.laranja {
    border-left: 10px solid #ff9f21;
    text-align: center;
}

.bgInterno.minHeigh.responsivo.azul {
    border-left: 10px solid #00e6f1;
    text-align: center;
}

.bgInterno.minHeigh.responsivo.verde {
    text-align: center;
}

.texto {
    margin-top: 35px;
}

/*MENU BOOTSTRAP PAGINA TELA INICIAL*/
.bg-light {
    background-color: #ffffff00 !important;
    font-weight: 700 !important;
    font-size:14px !important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255 159 33) !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255 / 68%) !important;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgb(255 255 255 / 90%) !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('../images/menu-svg.svg') !important;
    color: #fff;
}

.navbar-light .navbar-toggler {
    color: rgb(0 0 0 / 0%);
    border-color: rgb(0 0 0 / 0%);
}

@media (max-width: 991px) {
    .bg-light {
        background-color: #ffffff00 !important;
    }
    .logo img {
        height: 50px;
        margin-top: 0px;
        margin-left:15px;
    }
    .tituloTopo {
        font-size: 24px;
        top:-25px;
        position:relative;
    }
}

.tituloTelaInicial {
    font-size: 28px;
    padding-bottom: 12px;
    font-family: nunito;
    font-weight: 700;
    color: #00c2cb;
    border-bottom: solid 1px #ededed;
    display: flex;
    justify-content: space-between;
    line-height: 32px;
    margin-bottom: 35px;
}

.tituloAzul {
    font-size: 26px;
    padding-bottom: 12px;
    font-family: nunito;
    font-weight: 700;
    color: #3ab1dd;
    border-bottom: solid 1px #ededed;
    display: flex;
    justify-content: space-between;
    line-height: 32px;
    margin-bottom: 35px;
}

.tituloVerde {
    font-size: 26px;
    padding-bottom: 12px;
    font-family: nunito;
    font-weight: 700;
    color: #23cdc4;
    border-bottom: solid 1px #ededed;
    display: flex;
    justify-content: space-between;
    line-height: 32px;
    margin-bottom: 35px;
}

.atencao {
    background-color: #fff2c6;
    border-radius: 25px;
    padding: 10px 20px;
    margin: 10px 0px;
}
    .atencao:before {
        content: '\f05a' !important;
        font-family: "Font Awesome 6 Free" !important;
        font-weight: 900;
        -webkit-font-smoothing: antialiased;
        display: var(--fa-display,inline-block) !important;
        font-style: normal;
        font-variant: normal;
        line-height: 1;
        text-rendering: auto;
        font-size: 20px;
        top: 2px;
        color: #ebcb5d;
        margin: -3px 10px 0 0px;
        display: inline-block !important;
        position: relative;
    }

.contentCheck {
    background-color: #fafafa;
    border-bottom: 2px solid #dbdbdb;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding: 9px 15px;
    border-radius: 4px;
    height: max-content;
}

.contentRadioInline {
    background-color: #fafafa;
    border-bottom: 2px solid #dbdbdb;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding: 9px 15px 1px 15px;
    border-radius: 4px;
    height: max-content;
}
    .contentRadioInline label {
        margin-right: 10px !important;
    }
.checkboxCiente {
    float: left;
    position: relative;
    margin-right: 21px;
    top: 12px;
}
.textoCiente {
    float: left;
    position: relative;
    width: 86%;
    font-weight: 700 !important;
}
.contentCiente {
    background-color: #efefef;
    border-radius: 25px;
    padding: 11px 18px;
    margin-top: 50px !important;
    border: 1px dashed #bbb;
}
#contentCamposConsulta {
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 3px solid #ff9f21;
    padding: 10px;
    border-radius: 5px;
}

.campoJustificativa {
    height: 10rem !important;
}

.status-dropdown-Apto {
    padding: 10px;
}

.btn-warning {
    background-color: #9171ad !important;
    border: 1px solid #82639d !important;
}
    .btn-warning:hover {
        background-color: #765791 !important;
        border: 1px solid #62457b !important;
    }
    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        background-color: #62457b !important;
        border: 1px solid #62457b !important;
    }

}

.explicacao li {
    list-style: circle;
}

.container.bgInterno.borda {
    border-top: 6px solid;
    border-image-slice: 1;
}

    .container.bgInterno.borda.bordaGradientePurple {
        border-image-source: linear-gradient(to left, #9a5de1, #77d4f9);
    }



.botoesTelaInicial {
    display: inline-block;
    position: relative;
    border-radius: 50px;
    width: 100%;
    box-shadow: 1px 2px 4px 2px rgba(0,0,0,0.06);
}

    .botoesTelaInicial img {
        width: 4rem;
        border-radius: 100px;
        padding: 15px;
    }

    .botoesTelaInicial span {
        padding: 0px 10px 0px 5px;
        text-align: center !important;
    }

a.botoesTelaInicial {
    text-decoration: none !important;
    font-weight: 700;
    color: #000;
    font-size: 1.1rem;
    line-height: 0px;
}

    .botoesTelaInicial.azul {
        background: #cdecf8;
        border: 1px solid #b9e6f8;
    }

        .botoesTelaInicial.azul img {
            background: #b9e6f8;
        }

.botoesTelaInicial.amarelo {
    background: #fdf8df;
    border: 1px solid #f6efcb;
}

        .botoesTelaInicial.amarelo img {
            background: #f6efcb;
        }

.botoesTelaInicial.verde {
    background: #dce8d1;
    border: 1px solid #dce6c7;
}

    .botoesTelaInicial.verde img {
        background: #d7e0bb;
    }

.botoesTelaInicial.lilas {
    background: #e4cfe9;
    border: 1px solid #dec2e4;
}

    .botoesTelaInicial.lilas img {
        background: #dec2e4;
    }

.botoesTelaInicial.vermelho {
    background: #f2c9c9;
    border: 1px solid #eabcbc;
}

    .botoesTelaInicial.vermelho img {
        background: #eabcbc;
    }



@media (max-width: 1346px) {
    a.botoesTelaInicial {
        font-size: 0.9rem !important;
    }
    div.textoBotao {
        width: 8rem !important;
        margin-left: 0.5rem !important;
        top: -7px !important;
    }
}

@media (max-width: 991px) {
    .botoesTelaInicial {
        width: 25rem;
        display: block;
        margin: 0 auto;
    }
    div.textoBotao {
        width: 70% !important;
        margin-left: 0.5rem !important;
        top: 0px !important;
    }
    a.botoesTelaInicial {
        font-size: 1.2rem !important;
    }
    .minHeigh {
        min-height: 50px;
        padding-top: 20px;
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light {
        position: relative !important;
        float: right !important;
        display: table-cell !important;
        text-align: right !important;
    }
}

@media (max-width: 768px) {
    .container.bgInterno.telaInicial {
        /* background-color: #ffffff40; */
        background: linear-gradient(1deg, rgb(2 186 193 / 80%) 0%, rgb(58 165 228 / 53%) 35%, rgb(0 212 255 / 0%) 100%) !important;
        padding: 12px;
    }

    #containerExplicacao .bgInterno.mt-5 {
        margin-top: 1rem !important;
        padding: 1.5rem !important;
    }

    img.imagemFamilia {
        display:none !important;
    }
    .tituloTopo {
        font-size: 28px;
        padding: 70px 0px 10px 0px;
        color: #ffffff !important;
    }
        .tituloTopo:before {
            content: '\f2bb' !important;
            font-family: "Font Awesome 6 Free" !important;
            font-weight: 900;
            -webkit-font-smoothing: antialiased;
            font-style: normal;
            font-variant: normal;
            line-height: 1;
            text-rendering: auto;
            font-size: 5rem;
            color: #ffffff !important;
            display: block !important;
            position: relative;
            transform: rotate(11deg);
            margin-bottom: 28px;
        }
    .subTituloTopo {
        padding: 0px 0px 30px 0px;
        color: #ffffff !important;
    }
    .botoesTelaInicial {
        width: auto !important;
    }
        .botoesTelaInicial.verde div.textoBotao {
            top: -7px !important;
        }
    .logo img {
        height: 38px;
    }
    div.textoBotao {
        text-align: left !important;
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light {
        position: relative !important;
        float: right !important;
        display: table-cell !important;
        text-align: right !important;
    }

    .logo {
        display: none;
    }

    .logoMobile {
        display: inline-block !important;
        padding-left: 15px;
    }
 
    .row.mt-4.ilustracaoOrientacao {
        text-align: center;
    }
    .ilustracaoOrientacao p {
        font-size: 1rem;
    }
    .bgInterno {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        padding: 10px 25px;
        margin-top: 5px;
        margin-bottom: 25px;
    }
    .btn-group-lg > .btn, .btn-lg {
        padding: 10px 6px !important;
    }
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    position: relative !important;
    float: right !important;
    display: table-cell !important;
    text-align: right !important;
}

    div.textoBotao {
        display: inline-flex;
        text-align: center;
        width: 13rem;
        position: relative;
        line-height: 1.2rem;
        /* top: -7px; */
        margin-left: 1rem;
    }

    .botoesTelaInicial.verde div.textoBotao {
        /*top: -7px;*/
    }
    /*.botoesTelaInicial.azul div.textoBotao, .botoesTelaInicial.amarelo div.textoBotao {
    padding-left: 10px;
}*/
    img.imagemFamilia {
        position: absolute;
        left: -116px;
    }

    .bold900 {
        font-weight: 900;
    }

.file-item-icone:before {
    content: '\f058' !important;
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900;
    color: #2caf3c;
    /* border: 1px solid #2caf3c; */
    /* background-color: #2caf3c; */
    /*border-radius: 50px;*/
    /*padding: 2px 3px;*/
    font-size: 12px;
    position: relative;
    top: -1px;
}


.ilustracaoOrientacao p {
    text-align: center;
    font-size: 0.75rem;
    margin-left: -10px;
    margin-right: 5px;
}

/* AJUSTE TEMPORÁRIO */

ul.pagination {
    overflow: auto;
    white-space: nowrap !important;
}

a.btn.btn-icon i.fa.fa-info-circle {
    color: #fbb13e;
    font-size: 1.5rem;
    margin-top: -3px;
}

input.justificativa.form-control.form-modal {
    border: 1px solid #dbdbdb;
    min-height: 50px;
}

.modal-footer {
    justify-content: flex-start !important;
}

.modal-footer .col {
    margin-left: -15px;
}

table.tableItens {
    width: 100%;
    margin-top: 15px;
}
.tableItens td {
    padding: 5px 10px;
    border-bottom: 1px solid #e7e7e7;
}

select.form-control {
    top: -5px;
    position: relative;
    height:37px;
}

.form-group input[type=date] {
    top: -5px;
    position: relative;
    height: 37px;
}

.ampliaTooltipAdaptavel .tooltip-inner {
    width: 100%;
    max-width: 700px;
    word-break:break-all;
}

    .ampliaTooltipAdaptavel .tooltip-inner table tr, .BtnLateralAjustado .tooltip-inner table td {
        border: solid 1px #4e4e4e;
        color: #b4b4b4;
        padding: 8px;
    }



    .ampliaTooltipAdaptavel .tooltip-inner table th {
        font-weight: bold;
        border: solid 1px #4e4e4e;
        background-color: #4e4e4e;
        padding: 5px;
        text-align: center;
    }

        .ampliaTooltipAdaptavel .tooltip-inner table th:first-child {
            width: 70px;
        }

.ampliaTooltipAdaptavel .tituloTextTooltip {
    padding: 10px 5px;
}

.ampliaTooltipAdaptavel .tooltip-inner table {
    padding: 5px;
}

    .ampliaTooltipAdaptavel .tooltip-inner table tr td:nth-child(1) {
        background-color: #3d3d3d;
    }