/*
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 : 14 de ago. de 2020, 17:09:54
    Author     : Luis Augusto Santin    email: luis0santin@gmail.com
*/

/* FAIXAS DE RESOLUÇÃO DE ACORDO COM A DOCUMENTAÇÃO DO BOOTSTRAP (container) 

/ medida de tamnho da imagem em "rem" para alterar deve ser alterado a medida em rem. */

@media screen and (min-width: 300px) and (max-width: 575.5px) {
    img.x-small {
        max-height: 3rem !important; 
        vertical-align: baseline;
    } 
    div.adjust-box{
        flex: 0 0 96% !important;
        margin-left: 2% !important;
    }
    i.margin-adjust{
        margin-left: 3%;
    }
    div.overflow-x-adjust-hidden {
        overflow-x: hidden;
    }
    div.white-stripe{
        width: 100%;
        height: 55px;
        background-color: #fff;
        bottom: 0px;
        position: fixed;
        margin-left: -8px;
    }
    td.display-block{
        display: block;
        display: none;
    }
    td.text-truncate-words{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    h4.margin-adjust-dimensions{
        margin-top: -0.1rem !important;
        margin-bottom: 1.5rem !important;
    }
    li.fake-col-2{
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
        padding-left: 2px;
        padding-right: 2px;
    }
    a.adjust-new-bottom{
        width: 100%;
    }
    a.margin-card-info{
        margin-left: -2px;
    }
    button.save-size{
        width: 100%;
    }
    h4.display-block{
        display: block !important;
        display: none !important;
    }
    div.graficotempo-style{
        max-width: 110%; 
        width: 110%;
        min-height:450px;
        margin-left: -15px;
    }   
}

@media screen and (min-width: 576px) and (max-width: 767.5px) {
    img.small {
        max-height: 100% !important;
        vertical-align: baseline;
    }  
    i.margin-adjust{
        margin-left: 2.5%;
    }
    div.overflow-x-adjust-hidden {
        overflow-x: hidden;
    }
    div.white-stripe{
        width: 100%;
        height: 55px;
        background-color: #fff;
        bottom: 0px;
        position: fixed;
        margin-left: -8px;
    }
    td.display-block{
        display: block;
        display: none;
    }
    td.text-truncate-words{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    h4.margin-adjust-dimensions{
        margin-top: -0.1rem !important;
        margin-bottom: 1.5rem !important;
    }
    li.fake-col-2{
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
        padding-left: 8px;
        padding-right: 8px;
    }
    a.adjust-new-bottom{
        width: 100%;
    }
    a.margin-card-info{
        margin-left: -2px;
    }
    button.save-size{
        width: 100%;
    }
    h4.display-block-secondary{
        display: block !important;
        display: none !important;
    }
    div.graficotempo-style{
        max-width: 110%; 
        width: 110%;
        min-height:450px;
        margin-left: -15px;
    }    
}

@media screen and (min-width: 768px) and (max-width: 991.5px) {
    img.medium {
        max-height: 100% !important;
        vertical-align: baseline;
    } 
    div.white-stripe{
        width: 100%;
        height: 55px;
        background-color: #fff;
        bottom: 0px;
        position: fixed;
        margin-left: -40px;
    }
    h4.margin-adjust-dimensions{
        margin-top: -4.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    div.margin-adjust-dimensions-main{
        margin-top: -4.5rem !important;
    }
    td.display-block-sea{
        display: block;
        display: none;
    }
    div.adjust-recomendacao{
        font-size: 13px;
        margin-left: 7px;
        margin-right: 0px;
    }
    li.margin-bottom-1-rem{
        margin-bottom: 1rem !important;
    }
    a.adjust-new-bottom{
        width: auto;
    }
    div.margin-recomendacoes{
        margin-left: -2px;
        margin-right: -9px;
    }
    div.margin-pareceres{
        margin-left: 8px;
    }
    i.margin-documentos{
        margin-left: 8px;
    }
    h4.display-block{
        display: block !important;
        display: none !important;
    }
    h4.display-block-secondary{
        display: block !important;
        display: none !important;
    }
    a.margin-card-excelencia{
        margin-right: -14px;
    }
    div.graficotempo-style{
        max-width: 100%; 
        width: 100%;
        min-height:450px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199.5px) {
    img.large {
        max-height: 100% !important;
        vertical-align: baseline;
    }   
    nav.forca-scroll {
        overflow-y: scroll !important;
    }
    div.white-stripe{
        width: 100%;
        height: 55px;
        background-color: #fff;
        bottom: 0px;
        position: fixed;
        margin-left: -40px;
    }
    h4.margin-adjust-dimensions{
        margin-top: -0.1rem !important;
        margin-bottom: 1.5rem !important;
    }
    div.adjust-recomendacao{
        font-size: 13px;
        margin-left: 8px;
        margin-right: 0px;
    }
    a.adjust-new-bottom{
        width: auto;
    }
    div.margin-recomendacoes{
        margin-left: -2px;
        margin-right: -9px;
    }
    div.margin-pareceres{
        margin-left: 8px;
    }
    i.margin-documentos{
        margin-left: 8px;
    }
    h4.display-block{
        display: block !important;
        display: none !important;
    }
    h4.display-block-secondary{
        display: block !important;
        display: none !important;
    }
    a.margin-card-excelencia{
        margin-right: -14px;
    }
    div.graficotempo-style{
        max-width: 100%; 
        width: 100%;
        min-height:450px;
    }
}

@media screen and (min-width: 1200px) {
    img.x-large {
        max-height: 100% !important;
    }
    nav.forca-scroll {
        overflow-y: scroll !important;
    }
    div.logo-powered-desktop {
        height: 80px;
        bottom: 20px;
        position: fixed;
        margin-left: -250px;
    }
    h4.margin-adjust-dimensions{
        margin-top: -0.1rem !important;
        margin-bottom: 1.5rem !important;
    }
    div.adjust-recomendacao{
        font-size: 13px;
        margin-left: 7px;
        margin-right: 0px;
    }
    a.adjust-new-bottom{
        width: auto;
    }
    div.margin-recomendacoes{
        margin-left: -2px;
        margin-right: -9px;
    }
    div.margin-pareceres{
        margin-left: 8px;
    }
    i.margin-documentos{
        margin-left: 8px;
    }
    h4.display-block{
        display: block !important;
        display: none !important;
    }
    h4.display-block-secondary{
        display: block !important;
        display: none !important;
    }
    a.margin-card-excelencia{
        margin-right: -14px;
    }
    div.graficotempo-style{
        max-width: 100%; 
        width: 100%;
        min-height:450px;
    }
} 

/* Adaptações nos ícones da plataforma */

i.icon-color-grey{
    font-size:24px; 
    background-color: lightgray;
}
i.icon-color-green{
    font-size:24px; 
    color:#fff;
    background-color: #03d69c;
}
i.icon-color-red{
    font-size:24px; 
    background-color:#DF5353;
    color: white;
}
i.icon-color-yellow{
    font-size:24px; 
    background-color:#E8DD11;
    color: white;
    margin-bottom: 1px !important; 
}
div.margin-adjust-top-25 {
    margin-top: 25px;
}
.width-100{
    width: 100% !important;
}
.margin-top{
    margin-top: 10px;
}

/* Adaptações Cards*/
div.line-adjust{
    line-height: 80px;
    text-align: center;
}
div.margin-adjust-cards-1rem{
    margin-bottom: 1.5rem !important;
}
span.adjust-position{
    position: relative;
    float: left;
    background-color: #11cdef; 
    margin-left: -10px;
    padding: 8px 8px 8px 8px;
    color: white;
    margin-top: -2px;
    border-radius: 5px;
}
div.adjust-position-estrutura{
    width: 90%; 
    min-height: 75px;
    margin-left: 10px;
}
div.adjust-size{
    font-size:13px;
    display:none
}
div.margin-left-10px {
    margin-left: 10px;
}

/* Ajustes da logo no rodapé*/
img.adjust-img-mobile {
    width:120px;
    height: auto;
    position:relative;
    float:left;
    margin-top: 7px;
}
img.adjust-img-desktop {
    margin-top: 7px;
    width: 120px;
    height: auto;
    position: relative;
}

/* Ajustes tela de modal */
div.margin-top-15 {
    margin-top:-15px
}
div.width-100-modal{
    width: 100% !important;
    height:120px;
}
div.adjust-alternativas{
    font-size: 13px; 
    margin-left: -28px;
}
i.adjust-alternativas{
    margin-left: 15px;    
}
i.adjust-margin-white{
    margin-left: 5px;
    margin-top: -7px;
    color:white;
}
i.adjust-margin-green{
    margin-left: 5px;
    margin-top: -7px; 
    color:green;
}
i.adjust-margin-color{
    font-size: 15px;
    margin-left: 5px;
    margin-top: -7px; 
}
td.nivel-referencia-bn{
    text-align:center; 
    width: 55px; 
    vertical-align: center !important;
}
td.nivel-referencia{
    text-align:center;
    vertical-align: center; 
    width: 45px;
}
table.adjust{
    font-size: 11px; 
    width: 90%;
}
td.table-style{
    padding: 5px;
    border-bottom:solid 1px #efe7e7;
}
table.table-adjust{
    width:95%;
    margin-left:5%;
    margin-top: 13px;
    line-height: 32px;
    font-size: 13px;
}
th.eo-adjust{
    vertical-align: center;
    text-align: center;
    width: 75px;
}
th.ni-adjust{
    vertical-align: center;
    text-align:center;
    width: 125px;
}
td.n-style{
    vertical-align: center;
    text-align: center;
}

/* Ajustes no card Analise Técnica */
li.padding-adjust{
    padding-right: 0rem !important;
}
div.padding-1rem{
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
}

ul.margin-card-comprometedor{
    margin-left: -14px;
}
/* Ajustes Modulo C-RISK*/

div.font-size{
    font-size:14px; 
}

a.margin-card-todos{
    margin-left: -7px;
}

a.icon-color-standard{
    color: #525f7f !important;
}

div.legend-quadrante-style{
    align-items: center;
    margin-bottom: 10px;
    margin-top: -80px;
    font-size: 1rem;
}

/* Ajuste Logo Powered by */

div.logo-powered-style{
    margin-left: -20px;
    width: 200px;
    height: 175px;
    background-color: white;
}

/* Ajuste DASHBOARD C-FINANCIAL */

div.white-color{
    background-color: rgb(255, 255, 255) !important;
}

div.visao-geral{
    margin-left: 0px !important;
    padding-left: 0px !important;
}

div.margin-auto{
    margin-top: auto;
    margin-bottom: auto;
}

/*  Ajustes Tips Geral  */

.botao {
    color:#000;
    cursor: pointer;
    outline: 0;
    border:0;
    text-decoration: none;
}

.botao hover{
    color: red;
}

botao:active, botao:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
}