/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26/12/2020, 12:06:56
    Author     : 
*/


.notificacoes {
    position: relative;
    width: 10px;
    left: -129px;
    position: relative;
    top: -12px;
    color: transparent !important;
    background-color: #FE2604 !important;
    padding: 0px!important;
    font-size: 11px;
    border-radius: 15px;
}
table.google-visualization-orgchart-table {
    border-collapse: inherit !important;        
}

.google-visualization-orgchart-node {
    vertical-align: baseline !important;        
    padding: 10px !important;
    cursor: pointer !important;
    border-radius: 3px !important;
}

.organograma {
    overflow-x: auto !important;
}

.ultimasatualizacoestextocontent {
    color: #092058;
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
}
.itemanalise {
    font-style: italic;
    padding: 10px;
}

.anexotext {
    font-family: 'Montserrat', Helvetica, Arial, serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.indicadordetalheslink {            
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 7px;
    font-style: normal;
    font-weight: 700;
    text-align: right;
    width: 85px;
}

.indicadordetalheslink a {
    color: #b3d3fc !important;
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 700;            
}

.indicadordetalhesintervalo {
    color: #9b9b9b;
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 9px !important;
    font-style: normal;
    font-weight: 500;
}

.specifictd {
    color: #9b9b9b;
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
}

.btnnovaanalise:hover {
    color:white;
    background-color: #e36f6e;
}
.inputsearch {
    height: calc(2.75rem + 2px);
    padding: .625rem .75rem;
    font-size: .875rem;
    color: #8898aa;
    background-color: #fff;
    background-clip: padding-box;
}

.inputsearch:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}
#ultimosuploads {
    margin-top: 40px;                             
    color: rgb(149 149 149);
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
}

.btnanalisetecnicacontent:hover{
    background-color: #FFFFFF;               
    color: rgb(38 105 154);   
}

.btnanalisetecnicacontent {
    background-color: rgb(38 105 154);               
    color: #FFFFFF;                
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    border-radius: 18px;
    padding: 7px 20px 7px 20px;
    margin-top: 10px;
    text-align: left;
    white-space: nowrap;
    text-align: center;
    border-radius: 18px;

}
.btnanalisetecnica {
    width: 163px;
    background-color: rgb(245 245 245);               
    color: rgb(149 149 149);
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    border-radius: 18px;
    padding: 5px 9px 5px 9px;
    margin-top: 10px;
    text-align: left;
    white-space: nowrap;

}

.tabanalise.active {
    background-color: rgb(190 190 190) !important;
    color: rgb(245 245 245)!important;
    font-family: 'Poppins', Helvetica, Arial, serif !important;
    font-size: 12px!important;
    padding: .7rem .5rem !important;
}

.tabanalise {

    background-color: rgb(245 245 245)!important;
    color: rgb(149 152 156)!important;
    font-family: 'Poppins', Helvetica, Arial, serif!important;
    font-size: 12px!important;
    padding: .7rem .5rem !important;
}

#graficorisco{
    height: 200px;
    width: 100%;
}

.highcharts-container {
    margin: 0 auto;
}

.height30{
    min-height: 30px;
}

.font14bold {
    font-size: 14px !important;
    font-weight: bold !important;
}

.labels {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 65%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.box.box-solid.box-default {
    border: 1px solid #d2d6de;
}

.box.box-solid.box-default>.box-header {
    color: #444;
    background: #d2d6de;
    background-color: #d2d6de;
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
    content: " ";
    display: table;
}

.box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
.font14bold {
    font-size: 14px !important;
    font-weight: bold !important;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
    font-size: 13px !important;
}

hr {
    margin-top: 10px !important;    
    margin-bottom: 10px !important;    
}

g{
    cursor:pointer !important;
}

.conteudoquadrante{
    cursor:pointer !important;
}

.risco.active {
    background-color: rgb(190 190 190) !important;
    color: rgb(245 245 245)!important;
    font-family: 'Poppins', Helvetica, Arial, serif !important;
    font-size: 12px!important;
    padding: .7rem .5rem !important;
}

.risco {
    border-left: solid 2px #a5a2a2;
    background-color: rgb(245 245 245)!important;
    color: rgb(149 152 156)!important;
    font-family: 'Poppins', Helvetica, Arial, serif!important;
    font-size: 12px!important;
    padding: .7rem .5rem !important;
}

.risco-borders {
    border-left: solid 2px #a5a2a2;
    border-right: solid 2px #a5a2a2;
    border-top: solid 2px #a5a2a2;
    border-bottom: solid 2px #a5a2a2;
    background-color: rgb(245 245 245)!important;
    color: rgb(149 152 156)!important;
    font-family: 'Poppins', Helvetica, Arial, serif!important;
    font-size: 12px!important;
    padding: .7rem .5rem !important;
}

g{
    cursor:pointer !important;
}

.highcharts-drilldown-axis-label {
    text-decoration: none !important;
}

g .highcharts-drilldown-data-label text {
    text-decoration: none !important;
}

rect.scrollBar {
    cursor: pointer;
}

.comprometedor.active {
    color: #fff !important;
    background-color: #DF5353!important;
}

.mercado.active {
    color: #fff !important;
    background-color: #E8DD11!important;
}

.excelencia.active {
    color: #fff !important;
    background-color: #089F50!important;
}

.jqstooltip {
    box-sizing: content-box;
}

.specifictd {    
    /* adjust to desired wrapping */
    display:table;
    white-space: initial; /* css-3 */
    white-space: -moz-initial; /* Mozilla, since 1999 */
    white-space: -initial; /* Opera 4-6 */
    white-space: -o-initial; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}


#grupo-indicadores {
    height: 230px;
    margin-top: 5px;
}

.textevolucao {
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
}
.percentualevolucao {
    text-align: right;
}
/* gauge valor global */
.gauge-container {
    width: auto;
    height: auto;
    display: block;
    /* float: left; */
    padding: 10px;
    overflow: hidden;
}
.gauge-container.one > .gauge > .dial {
    stroke: #F2F2F2;
    stroke-width: 1;
    stroke-linecap: round;
}

path {
    stroke-linecap: round;
}

.gauge-container.one > .gauge > .value {                
    stroke-width: 8;
}            

.value-text {

    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;    
}
/* valor risco */
.gauge-container.two > .gauge > .dial {
    stroke: #F2F2F2;
    stroke-width: 1;
}

.gauge-container.two > .gauge > .value {                
    stroke-width: 8;
}            

.value-text1 {

    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;                               
}

.info {
    padding: 20px;
}
.example {
    overflow: auto;
    border-bottom: 1px solid rgba(0,0,0,0.6);
    box-sizing: border-box;
    clear: both;
    margin-bottom: 30px;
}
.example > .code, .example > .display {
    box-sizing: border-box;
    padding: 10px;
}
.example > .code {
}
.example > .display {
    text-align: center;
    overflow: auto;
    padding: 20px 0;
    overflow: hidden;
}
.example > .display {
}





@media only screen and (min-device-width: 768px) {
    .gauge-container {
        width: 200px;
        height: 200px;
    }
    .example > .code {
        width: 65%;
        float: left;
    }
    .example > .display {
        width: 35%;
        float: right;
        padding: 10px;
    }
}

/* gauge valor global*/
.textvalorglobal {
    color: rgb(9 32 88);
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin-top: -10px;
}

.h235 {
    height: 235px;
}
.ultimasmensagenstexto {
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
}

.ultimasatualizacoestexto {
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
}

.mt85 {
    margin-top: 85px;
}

.btnnovaanalisemenu:hover {
    color: rgb(232 101 101);
    border: solid 2px rgb(232 101 101);
    background-color: #FFF;

}
.btnnovaanalisemenu{
    color: #FFF;
    background-color: rgb(232 101 101);
    text-align: center;
    margin-left: 43px;
    padding: 7px;
    border-radius: 25px;
    font-family: 'Poppins', Helvetica, Arial, serif;
    font-size: 11px;
}

.textwhitemenu {
    height: 60px;
    background-color: #FFF;
    color: #092058;
    font-family: 'Montserrat', Helvetica, Arial, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    text-align: left;  
/*    padding-left: 43px;*/
}
.textbluemenu {
/*    height: 42px;*/
    margin-top: 10px;
    background-color: rgb(38 105 154);
    color: white;
    font-family: 'Montserrat', Helvetica, Arial, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    margin-left: -25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.cardwhite {
    background-color: #FFF;
    border-radius: 22px;
    margin-top: 25px;
    padding: 25px;                
}

.bgbluecinza {
    background-color: rgb(236 240 247) !important;
}
.nomefoto {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-size: 17px;
    position: relative;
    margin-right: 27px;
    margin-top: 24px;
}

.nomefoto a {
    color:#525f7f !important;
}

.f13 {
    font-size: 13px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.btnnovaanalise {
    font-size: 12px;
    border: solid rgb(237 171 171);
    padding: 4px 8px 4px 8px;
    border-radius: 20px;
    top: 40px;
    position: relative;
    color: rgb(227 111 110);
    font-family: 'Poppins', Helvetica, Arial, serif;
}
.height100 {
    height: 100px;
}
.bg-f7f9fc {
    background-color: rgb(252 253 254);
}
.logo-contexto {
    position: relative;
    left: 45px;                
    height: 70px;
    top: 15px;
}

.border40 {
    border-radius: 40px;
}

.mt26 {
    margin-top: 26px
}

.mt10 {
    margin-top: 10px
}

.border14 {
    border-radius: 14px;
}

.border-156157157{
    border: solid 2px rgb(156 157 157);
}

.ml45 {
    margin-left: 45px;
}

.w60 {
    width: 60%!important;
}

.divlogobottom {
    height: 100px;
}
.imglogobottom {
    width: 140px;
    position: absolute;
    bottom: 0px;
    left: 65px;
}

.table.tabelaindicadores td, .table th {
    padding: 0.4rem;
    vertical-align: middle;
    border-top: 1px solid #e9ecef;
}