﻿/* PAINEIS - BOTOES */
.btnPanel:hover {
    background-color: #6da8fd;
    color: #fff;
}

.e-toolbar-items {
    float: right;
}

/* GRID - ROW SELECTED */
.e-grid td.e-active,
.e-grid .e-frozencontent .e-table tbody tr td.e-active,
.e-grid .e-movablecontent .e-table tbody tr td.e-active {
    background-color: #0d6efd !important;
}

.e-grid td.e-active.e-focus {
    font-weight: bold;
}

/* GRID */
.e-grid.e-gridhover tr.e-row:hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
    background-color: #357CD2 !important;
    color: #ffffff !important;
}

/* GRID */
.grid-corsim-cornao .e-row.e-altrow {
    background-color: #DA4453;
}

/* GRID */
/*.grid-corsim-cornao-ED5565 .e-row.e-altrow {
    background-color: #DA4453 !important;
}*/

/* GRID */
/*.grid-corsim-cornao-DA4453 .e-row.e-altrow {
    background-color: #ED5565 !important;
}*/
/* GRID */
/*.grid-corsim-cornao_12 .e-row.e-altrow {
    background-color: #e9ecef;
}*/
/* GRID */
/*.grid-corsim-cornao_12 .e-row.e-altrow {
    background-color: #e9ecef;
}*/
/* GRID */
/*.grid-corsim-cornao_3 .e-row.e-altrow {
    background-color: #e9ecef;
}*/
/* GRID */
/*.grid-corsim-cornao_4 .e-row.e-altrow {
    background-color: #e9ecef;
}*/
/* GRID */
/*.grid-corsim-cornao_5 .e-row.e-altrow {
    background-color: #e9ecef;
}*/
/* GRID */
/*.grid-corsim-cornao_6 .e-row.e-altrow {
    background-color: #e9ecef;
}*/








/* GRID */
.cls-grid-linha-total {
    font-weight: bold;
}

/* GRID */
.cls-font-size-16px-important {
    font-size: 16px !important;
}

/* GRID */
.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
    /*   height: calc(100% - 10px);*/
    margin: 0 !important; /*4px 0*/
    /*min-height: 0;
            min-width: 0;
            padding: 0 1.5px;*/
}

/* GRID EXPORT ICONS */
.e-pdfexport {
    color: red !important;
}

.e-excelexport {
    color: green !important;
}

.e-grid .e-csvexport {
    color: blue !important;
}
/*.e-grid .e-csvexport::before {
    content: '\e724' !important;
}*/

.e-grid .e-agrupamentoexport::before {
    content: '\e724' !important;
}
.e-grid .e-agrupamentoexport {
    color: blue !important;
}
.e-grid .e-frozenexport::before {
    content: '\e21e' !important;
}
.e-grid .e-frozenexport {
    color: blue !important;
}

.e-gridfooter.e-footerpadding {
    padding-right: 0px;
}


.e-tbar-btn-text {
    padding: 0 12px 0 0px !important;
}

.sfchart-w100perc-hAuto {
    height: auto;
    width: 100%;
}

.sfchart50perc {
    height: 50%;
    width: 50%;
}

.sfchart75perc {
    height: 75%;
    width: 75%;
}

.sfchart100perc {
    height: 95%;
    width: 100%;
}

.sfchart100h75wperc {
    height: 100%;
    width: 75%;
}

.sfchart75h100wperc {
    height: 75%;
    width: 100%;
    
}

.sfchart80h100wperc {
    height: 80%;
    width: 100%;
}

.sfchart100h150wperc {
    height: 100%;
    width: 150%;
}

.sfchart100h200wperc {
    height: 100%;
    width: 200%;
}

.sfchart150h150wperc {
    height: 150%;
    width: 150%;
}

.sfchart200h200wperc {
    height: 200%;
    width: 200%;
}

.sfchart150h100wperc {
    height: 150%;
    width: 100%;
}

.sfchart100h50wperc {
    height: 100%;
    width: 50%;
}

.sfchartscroll {
    width: calc(100vw - 20rem);
}

.sfchart-scroll-modal {
    height: calc(100% - 15rem);
    width: calc(100% - 5rem);
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
    padding: 0px;
    /*border-bottom: 2px solid #e6e9ed !important;*/
    height: 25px;
    /*margin: 0 5px 0 5px;*/
}

.e-panel-content, e-panel-container {
    display: block;
}

[class^="sf-icon-"],
[class*=" sf-icon-"] {
    font-family: "e-sb-icons" !important;
    speak: none;
    font-size: 55px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.e-icons::before {
    font-size: 20px;
}

.profile::before {
    content: "\e730";
    font-family: "e-sb-icons";
}

.card .e-icons {
    position: absolute;
    top: 20%;
    left: 12%;
    width: 60px;
    height: 60px;
    text-align: center;
    border: 1px solid;
    line-height: 60px;
    color: #25c3cb;
    background: #eef5f7;
    border-radius: 60px;
}

.card .home::before {
    font-size: 25px;
}

.dashboardParent {
    width: 100%;
}

/* styles for highcontrast theme */
body.highcontrast #sidebar-section {
    border: 1px solid #969696;
}

body.highcontrast .header {
    border-bottom: 1px solid #969696;
}

body.highcontrast #dashboard_layout .e-icons::before {
    color: #fff;
}

body.highcontrast #dashboard_layout li.sidebar-item.filterHover, body.highcontrast #dashboard_layout {
    background: #000;
}

.grid-container {
    display: grid;
    /*grid-template-columns: 1fr 1fr;
            grid-gap: 20px;*/
}

.main_div {
    height: 100%;
    width: 100%;
    border-collapse: collapse;
}

.no-divider-bottom-important {
    border-bottom: none !important;
}

.e-row {
    text-align: left;
}

.body {
    background-color: #eef5f7;
}

.pointervaluecirculargauge {
    margin-top: 40px;
}

.pointervaluesemicirculargauge {
    margin-top: 70px;
    display: grid;
}

.e-circulargauge > div > div > div,
.e-circulargauge > div > div > div > div {
    left: 0 !important;
    width: 100% !important;
    text-align: center;
}

/* FONT FAMILY */
.e-control {
    font-family: Arial;
}

.e-tab .e-toolbar-items .e-toolbar-item .e-tab-text {
    font-family: Arial;
}

.e-card {
    font-family: Arial;
}

/* GRID */
.e-toolbar,
.e-toolbar-items {
    max-height: 20px !important;
    height: 20px !important;
    min-height: 20px !important;
    line-height: 20px !important;
}

.e-toolbar-item {
    padding: 0px !important;
    margin: 0px !important;
    /*vertical-align: super !important;*/
    max-height: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    line-height: 16px !important;
}

.e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
    padding: 0px 5px 0px 0px !important;
    margin-top: -3px !important;
    background: transparent !important;
    max-height: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    line-height: 16px !important;
    font-size: 10px !important;
}

    .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
        padding: 0px !important;
        max-height: 16px !important;
        height: 16px !important;
        min-height: 16px !important;
        line-height: 12px !important;
        max-width: 22px !important;
        width: 22px !important;
        min-width: 22px !important;
        margin-bottom: 2px !important;
    }

.e-icons::before {
    font-size: 13px;
    margin-bottom: 5px !important;
}

/* DATEPICKER */
.e-input-group-icon::before {
    margin-bottom: 0px !important;
}

/* TAB */
/* Remove bottom line */
.tab-buttons {
    border-bottom: 0px !important;
}

/* CHECKBOX - Disable */
.disablecheckbox {
    pointer-events: none;
    /*opacity: 0.5;*/
}

/* LINHA DE TOTAL */
.e-grid .e-summarycell {
    padding: 4px 8px !important;
}

/* ULTIMA LINHA DE TOTAL - PADDING POIS AS VEZES ESCONDE O VALOR */

.padding-last-col-grouped {
    padding-right: 16px !important;
    color: red !important;
}

/*.nav-tabs .nav-item {
    border-bottom: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
}

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        border-top: none;
        border-right: none;
        border-left: none;
        border-bottom: none;
    }*/