div[page_name="QuaIndicadorView"] .b-info-card {
    background: #70eecc2b !important;
}
.b-notification-banner-close {
   display: none !important;
}
div#card_1_689bf79fa1db8 {
    background-color: #d9eeff !important;
}
div#card_2_689bf79fa1df5 {
    background-color: #fff2f2 !important;
}
div#card_3_689bf79fa1df8 {
    background-color: #f4eeff !important;
}
.tselect_disabled, .tfield_disabled, .note-editor.note-frame .note-editing-area .note-editable[contenteditable=false], .note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false], .tfield_disabled+.pickr>button, .tfield_disabled[widget="tpassword"]+button, .tfield_disabled+.input-group-addon, .select2-disable+ .selection .select2-selection, .tcombo_disabled, .form-control:disabled, .form-control[readonly] {
    background-color: #ffffff !important;
    border-color: 1px solid #516283 !important;
    opacity: 1 !important;
    color: #616776 !important;
    border-left: 1px solid #516283 !important;
    border-top: 1px solid #516283 !important;
    border-bottom: 1px solid #516283 !important;
    border-right: 1px solid #516283 !important;
}
button#tbutton_btn_salvar {
    background-color: #0c2c74 !important;
    border-color: #0c2c74 !important;
}
.chart-container:hover {
    box-shadow: none !important;
    transform: none !important;
}
g.c3-axis.c3-axis-y {
    display: none;
}
div[page_name="ResetPasswordForm"]{
    max-width: 500px;
    margin: auto;
    margin-top: 150px;
}
div[page_name="ResetPasswordForm"] .card.panel
{
    border:0px;
}
div[page_name="ResetPasswordForm"] .card-header.panel-heading{
    margin:auto;
    background-color:#fff;
}
div[page_name="ResetPasswordForm"] .panel-title{
    font-size:21px;
    font-weight:bold;
}
span.fa.fa-exclamation-triangle.fa-4x.orange {
    display: none;
}
.container-consumo .fb-inline-field-container {
    width: 100%;
}