.btnBack {
    height: 15px;
    width: 15px;
    overflow: hidden;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAA4klEQVR42s2S3woBQRTG9xHshpckIa78Sbj0Al4Am3C1SXgA+waUUiQupFyssjP7mbM71q64WLlw6td3ztd808w0ivLrmjeTICIHZ/UkHH4GaaTgVAaJaZTwpJaAc9uD23tXaf5EKDiuxMGvS3Br5apDvatitjyfPMfyGFfj3gZGWQQvpmQhMQNqgr3MRkmGRwUN/DQBk/AXDfoPhkXtefRBXgM76IIe2LH37EPoPrQ+dO9+TgXbtmHv2mCCflYFeb4GePviekaFvWmBCaiP/Em66RjsdQOkX33PTioGQvnbugMh6CVO1AV2pgAAAABJRU5ErkJggg==") -0px -0px no-repeat;
    background-repeat: no-repeat;
    background-color: transparent;
    border-color: transparent;
}

.size-15 {
    font-size: 15px;
    font-weight: bold;
}

.viewStackResultado {
    overflow: auto !important;
}

.VCompactBar {
    border-top: 1px solid #ccc !important;
}

.borderBottomTop {
    border-bottom: 1px solid #ccc !important;
}

.panelButtons {
    padding-right: 10px;
}

.panelButtons .gwt-Button {
    margin-left: 6px;
}

.panelButtons tr td:first-Child .gwt-Button {
    margin-left: 0;
}

.panelButtons button[disabled],.panelButtonsZoom button[disabled] {
    opacity: 0.5;
}

.panelButtons button[disabled]:hover {
    border: 1px solid #bbb;
}

.imgOrientacao {
    margin: -4px -4px -4px 8px;
}

.toggleButton {
    padding: 4px 4px 2px 6px;
    outline: none;
    text-align: center;
    border-radius: 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background: #fafafa;
    cursor: pointer;
}

.dashWindow-padding {
    padding: 0 !important;
}

.clickableCellText {
    color: blue;
    cursor: pointer;
}

.dashWindow-size {
    width: 100% !important;
    height: 100% !important;
}

.MessagePopup {
    z-index: 100000000;
}

.DashWindow {
    border: none !important;
}

.toggleButton-down {
    background: #e2e2e2;
    font-weight: bold;
    border-top: 2px solid #ccc;
}

.panelVisualizacao {
    border-collapse: separate;
    border-spacing: 0 5px;
}

.toggleButton-down-hovering {
    background: #e2e2e2 !important;
    background-position: 0 !important;
    font-weight: bold;
}

.topPanelDash {
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
}

.btnBack:hover {
    height: 15px;
    width: 15px;
    overflow: hidden;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABT0lEQVR42s2SzUsCURTF/WNauGrVupYF/Q+tW7aPihYhQZEUtUjaDoHNIktMF5FaYVqJGkX4LTlajviVWjbvnu6MQgktUlp04ceDyznn3ce7JtNfV/FORiF2gIGNhZgM0DuUqB1DGXXyYen3ZiXKRtECUYvPJrLBPaQvd5DyW5HwriPp20D6YhvZgK0/VInIIK3eowpoFdBHmVFBnZdvlADuJf2b3YC8buyoPXRBkadWQG85UDvNJHigOEinnWIyuHctdc25WzuL8yx+YrKGQDQfQa8xiPoNE4SoBZgrUP0a1AgjJM1+jZ4J7XNyAtR8gGhEWMiGihei7IGmOqGVjhgnhHpi9M62pvvfHffbQDW+qXpuCE6tU3CtjMGxYMbh/IiBY9GM4+XRn38h5rRwuhviWYZ7dWLwJQlKc9AKElyWcQy1nr7dGXjWJmH6t/UJ4/dHp2D501MAAAAASUVORK5CYII=") -0px -0px no-repeat;
    background-repeat: no-repeat;
    background-color: transparent;
    border-color: transparent;
}

.btnZoom,.btnFullScreen {
    padding: 2px 10px;
}

.toolTipTree {
    padding: 0 !important;
}

.toolTipTree div {
    padding: 5px;
}

.toolTipTree .row-bottom {
    background-color: #fff;
}

.toolTipTree span {
    display: inline-block;
    width: 5px;
    height: 15px;
    vertical-align: middle;
    position: relative;
}

.toolTipTree span:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid #000;
}

.toolTipTree span:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0;
    width: 0;
    height: 0;
    border: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid #f5f5f5;
}

.btnComfortMode {
    padding: 2px 7px;
}

.btnComfortMode>div {
    width: 25px;
}

.btnComfortMode>div div {
    margin-right: 2px !important;
}

.btnComfortMode div .dropdown {
    margin-right: 0 !important;
    margin-left: 2px !important;
}

.btnComfortMode .gwt-Label {
    display: none !important;
}

.comfortOptionPopup .gwt-MenuBar-vertical .gwt-MenuItem {
    padding-left: 20px !important;
    width: 100% !important;
    height: auto !important;
}

.comfortOptionPopup .gwt-MenuItem-selected {
    height: 21px;
    width: 17px;
    overflow: hidden;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAVCAYAAACg/AXsAAAAiklEQVR42mNgGAXUApJAzE6JAeZAPAmInck1wB6IlwBxFLkGBALxTCAuA2ImUjWzAnE61IAccmznBuJKqAGlUAPxgilA7A/ELFC+GBA3Qw2oA2JOYmx1hGqoAmILIO6D8kEG8ZLi/FSoRhjuBGIhUsMA5OQmqAE9QCxNblTKQg1QoDRZc47m7EEAAOWIEh9XbshxAAAAAElFTkSuQmCC") -0px -0px no-repeat;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: 2px center;
}

.comfortLineMinimum .ConfigurableDataGrid tbody td {
    height: auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.comfortLineMinimum .ConfigurableDataGrid tbody td .gwt-Label,.comfortLineMinimum .ConfigurableDataGrid tbody td div {
    height: 25px !important;
    line-height: 25px !important;
}

.imgPlanoAcao {
    height: 100% !important;
    background-position: center center !important;
}

.comfortLineMinimum .imgOrientacaoFarol {
    width: 12px !important;
    height: 25px !important;
    background-size: 100% !important;
    padding-right: 5px;
}

.comfortLineMinimum .imgFarol {
    width: 25px !important;
    height: 25px !important;
    background-size: 100% !important;
}

.comfortLineMinimum .imgIshikawa {
    height: 25px !important;
    background-position: center center !important;
}

.imgTreeGridContainer {
    position: relative;
}

.imgTreeGridContainer .tooltipimg {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}

.imgTreeGridContainer:hover .tooltipimg {
    visibility: visible;
    opacity: 1;
}

.imgTreeGrid {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.gwt-CheckBox>label {
    padding-left: 3px;
}

.GI-BUHVBNVC {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    border: solid 1px #ccc;
    background: white;
}

.GI-BUHVBMVC {
    border-bottom: solid 1px #ccc;
}

.GI-BUHVBPVC {
    position: absolute;
    margin: 0 auto;
    background: white;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding-left: 22px;
    height: 100%;
    min-height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.GI-BUHVBAWC {
    margin-top: 10px;
}

.GI-BUHVBOVC {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.GI-BUHVBBWC {
    position: absolute !important;
    height: 100%;
    width: 300px;
    left: 0;
    overflow: visible !important;
}

.arrowTree {
    background-position: center center !important;
}

.navPanel {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    background: #fafafa;
    font-weight: bold;
    padding: 8px 5px;
    text-align: center;
    color: #666;
    background-color: #ececec;
    background: linear-gradient(top, #f5f3f3, #ececec);
    background: -moz-linear-gradient(top,#F5F3F3,#ececec);
    background: -o-linear-gradient(top,#F5F3F3,#ececec);
    background: -webkit-gradient(linear,left top,left bottom,from(#F5F3F3),to(#ececec));
    background: -webkit-linear-gradient(top,#F5F3F3,#ececec);
    background: -ms-linear-gradient(top, #F5F3F3 0%,#ececec 100%);
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    position: relative;
    height: 33px;
}

.scrollLeft {
    overflow: hidden !important;
    top: 33px !important;
}

.scrollLeft>div:nth-child(3) {
    width: 0 !important;
    height: 0 !important;
}

.scrollLeft>div:nth-child(4) {
    right: 0 !important;
}

.scrollLeft>div:nth-child(2) {
    margin-bottom: 6px;
}

.menuListItem {
    min-height: 16px;
    min-width: 300px;
    padding: 10px 5px;
    padding-right: 33px;
}

.GI-BUHVBGC {
    border-top: 2px solid #6f7277;
    padding: 3px 15px;
    text-align: left;
    color: #4b4a4a;
    text-shadow: #ddf 1px 1px 0;
    overflow: hidden;
    white-space: nowrap;
}

.GI-BUHVBHC {
    border-bottom: 2px solid #6f7277;
    padding: 3px 15px;
    text-align: left;
    color: #4b4a4a;
    text-shadow: #ddf 1px 1px 0;
    overflow: hidden;
    white-space: nowrap;
}

.GI-BUHVBAC {
    padding: 2px 15px;
    overflow: hidden;
}

.GI-BUHVBED {
    cursor: pointer;
    cursor: hand;
}

.GI-BUHVBED:hover {
    color: #6c6b6b;
}

.GI-BUHVBBC {
    background: #fff;
}

.GI-BUHVBCC {
    border: 1px solid #fff;
}

.GI-BUHVBAD {
    background: #f3f7fb;
}

.GI-BUHVBBD {
    border: 1px solid #f3f7fb;
}

.GI-BUHVBIC {
    background: #eee;
}

.GI-BUHVBJC {
    border: 1px solid #eee;
}

.GI-BUHVBLC {
    background: #ffc;
}

.GI-BUHVBMC {
    border: 1px solid #ffc;
}

.GI-BUHVBCD {
    background: #628cd5;
    color: white;
    height: auto;
    overflow: auto;
}

.GI-BUHVBDD {
    border: 1px solid #628cd5;
}

.GI-BUHVBKC {
    border: 1px solid #d7dde8;
}

.ConfigurableDataGrid {
    border: 1px solid #ccc;
    box-sizing: border-box;
    position: relative;
}

.panelLeftTree {
    border-left: 1px solid #ccc;
}

.configurableDataGrid-TreeGrid {
    border-top: 1px solid #ccc !important;
    border-left: 0 !important;
    border-right: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.configurableDataGrid-TreeGrid table:first-child {
    width: 100% !important;
}

.configurableDataGrid-TreeGrid table {
    width: auto !important;
    min-width: 100%;
}

.configurableDataGrid-TreeGrid td {
    border-right: 0 !important;
}

.configurableDataGrid-TreeGrid .content-child-3 {
    width: 100%;
}

.configurableDataGrid-TreeGrid .content-child-2,.configurableDataGrid-TreeGrid .content-child-4 {
    display: none !important;
}

.toolTipTree:hover {
    display: none !important;
    bottom: 0 !important;
}

.GI-BUHVBNC {
    border-right: 0;
}

.btnResize {
    outline: none;
    width: 10px !important;
    height: 32px !important;
    cursor: e-resize;
    background: rgba(0, 0, 0, 0);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    opacity: 0;
    left: auto !important;
    right: 0;
    padding: 0;
    top: 0 !important;
    z-index: 1;
}

.GI-BUHVBGC {
    border-top: 1px solid #ccc;
    text-shadow: none;
    padding: 3px 5px;
    text-align: right;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    background-color: #ececec;
}

.GI-BUHVBHC {
    border: 1px solid #ccc;
    text-shadow: none;
    padding: 8px 5px;
    text-align: left;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    background-clip: padding-box;
    background-color: #ececec;
    background: linear-gradient(top, #f5f3f3, #ececec);
    background: -moz-linear-gradient(top,#F5F3F3,#ececec);
    background: -o-linear-gradient(top,#F5F3F3,#ececec);
    background: -webkit-gradient(linear,left top,left bottom,from(#F5F3F3),to(#ececec));
    background: -webkit-linear-gradient(top,#F5F3F3,#ececec);
    background: -ms-linear-gradient(top, #F5F3F3 0%,#ececec 100%);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.GI-BUHVBHC:hover {
    background: #e4e4e4;
}

.GI-BUHVBAC {
    cursor: pointer;
    padding: 8px 5px;
    overflow: hidden;
    height: 28px;
    white-space: nowrap;
    border: 0;
    color: inherit;
    border-right: 1px solid #ccc;
}

.GI-BUHVBAC div {
    height: 30px;
    line-height: 30px;
}

.GI-BUHVBAC {
    padding: 3px 5px !important;
}

.GI-BUHVBPC {
    border-right: 0;
}

.GI-BUHVBED {
    cursor: pointer;
    cursor: hand;
}

.GI-BUHVBED:hover {
    color: #6c6b6b;
}

.GI-BUHVBBC {
    background: #fff;
}

.GI-BUHVBCC,.GI-BUHVBBD,.GI-BUHVBJC {
    border-right: 1px solid #ccc;
}

.GI-BUHVBAD {
    background: #fafafa;
}

.GI-BUHVBLC {
    background: #ddd;
}

.GI-BUHVBCD {
    background-color: #ddd !important;
    color: inherit;
    height: auto;
    overflow: auto;
}

.menuListItem table>tr>tr {
    padding-left: 6px;
}

.toolTipTree {
    text-align: left;
    position: absolute;
    z-index: 2;
    background: #f5f5f5;
    line-height: 18px;
    color: #222;
    cursor: default;
    border: 1px solid #bbb;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 5px;
}

.btnCloseTree {
    left: auto !important;
    right: 10px;
    top: 8px !important;
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0;
    width: 16px !important;
    height: 16px !important;
}

.btnCloseTree:hover {
    cursor: pointer;
}

.btnCloseTree[disabled],.btnCloseTree[disabled]:hover {
    opacity: 0.5;
    cursor: default;
}

.GI-BUHVBBS {
    background: #efefef;
}

.GI-BUHVBLK {
    position: relative;
    display: inline-block;
}

.GI-BUHVBNWC {
    position: relative;
    overflow: hidden;
}

.GI-BUHVBMWC {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    overflow: auto;
    overflow-x: scroll;
    overflow-y: hidden;
}

.GI-BUHVBLWC {
    height: 1px;
}

.GI-BUHVBCS {
    opacity: 0.7;
    filter: alpha(opacity = 70);
    -webkit-transition: opacity 350ms;
    -moz-transition: opacity 350ms;
    -o-transition: opacity 350ms;
    transition: opacity 350ms;
}

.GI-BUHVBCS:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.GI-BUHVBPWC {
    position: relative;
    overflow: hidden;
    direction: ltr;
}

.GI-BUHVBOWC {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.GI-BUHVBES {
    opacity: 0.7;
    filter: alpha(opacity = 70);
    -webkit-transition: opacity 350ms;
    -moz-transition: opacity 350ms;
    -o-transition: opacity 350ms;
    transition: opacity 350ms;
}

.GI-BUHVBES:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.GI-BUHVBEL,.GI-BUHVBGL {
    cursor: pointer;
    zoom:1;}

.GI-BUHVBFL {
    background: #ffc;
}

.GI-BUHVBHL {
    height: 26px;
    overflow: hidden;
    background: url("data:image/png;base64,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") -0px -0px repeat-x;
    background-color: #628cd5;
    color: white;
    height: auto;
    overflow: visible;
}

.GI-BUHVBIL {
    outline: 0;
    background-color: white;
}

.GI-BUHVBFL {
    background: #eee;
}

.GI-BUHVBHL {
    background: none;
    background-color: #ffc;
    color: white;
    height: auto;
    overflow: visible;
}


/** VVERNER **/
#sidebar {
width: 22px;
overflow: hidden;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAOklEQVR42mNgwAXS09PnJyQkCKAIpqWl/Qfi86mpqQbogiD8HiiRgC74H2QUiiBcACaIIgCznYEQAABejiUegieUVgAAAABJRU5ErkJggg==) 0px 0px no-repeat;
position: absolute;
z-index: 9 !important;
height: 100%;
background-color: whitesmoke;
background-position: center;
border-right: solid 1px #ccc;
}

#content {
position: absolute;
margin: 0 auto;
background: white;
left: 0;
right: 0;
bottom: 0;
top: 0;
padding-left: 22px;
height: 100%;
min-height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.gwt-HTML {
font-weight: normal;
}

.panelButtons button >div {
display: flex;
justify-content: center;
align-items: center;
}

.panelButtons .gwt-Button {
margin-right: 6px;
}

table.topPanel {
}

.DashWindow-Container {
overflow: hidden;
padding: 0 8px;
}

.HCompactBar-HolderButton {
display: none;
}

div#apuracao-de-resultados {
margin-top: 70px;
width: calc(100% - 30px);
position: relative;
display: block;
margin-left: 25px;
}

div#apuracao-de-resultados table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
}

div#apuracao-de-resultados table .tr-bg {
background: #fafafa !important;
}

div#apuracao-de-resultados table .header-col {
width: 35%;
}
#apuracao-de-resultados tbody td, #apuracao-de-resultados tbody th {
height: 25px !important;
vertical-align: middle;
padding: 3px 5px;
border: solid 1px #ccc !important;
}

.badge-wrap {
display: flex;
align-items: center;
}

span.badge {
width: 20px;
height: 20px;
display: block !important;
border-radius: 100%;
margin-left: 5px
}

span.badge.badge-green {
background: #4bdb09;
background-image: linear-gradient(to top, rgb(0 0 0 / 25%), transparent);
}

span.badge.badge-yellow {
background: #ffe31c;
background-image: linear-gradient(to top, rgb(0 0 0 / 25%), transparent);
}

span.badge.badge-blue {
background: #7acaf7;
background-image: linear-gradient(to top, rgb(0 0 0 / 25%), transparent);
}

span.badge.badge-red {
background: #fe3e24;
background-image: linear-gradient(to top, rgb(0 0 0 / 25%), transparent);
}

span.badge.badge-white {
background: #f7f7f7;
background-image: linear-gradient(to top, rgb(0 0 0 / 25%), transparent);
}


.has-sub-rows {
cursor: pointer
}

span.icon-chevron {
display: inline-block;
width: 10px;
height: 10px;
border: solid 2px #333;
border-left: unset;
border-bottom: unset;
transform: rotate(45deg);
margin-right: 10px;
transition: transform 100ms ease;
}

#apuracao-de-resultados .header-col:not(.has-sub-rows) .icon-chevron {
pointer-events: none;
user-select: none;
border-color: #dedede;
}

#apuracao-de-resultados .sub-row .header-col {
padding-left: 30px !important;
}

#apuracao-de-resultados .inner-row .header-col {
padding-left: 60px !important;
}

th.header-col.toggle-sub-rows.is-open .icon-chevron {
transform: rotate(135deg);
}

th.header-col:not(.has-sub-rows) {
cursor: not-allowed;
}

.col-fish img, .col-plan img, .col-chart img {
display: block;
height: auto;
}

.col-fish img {
max-width: 25px;
}

.col-plan img {
max-width: 20px;
}

.col-chart img {
margin: auto;
max-width: 60px;
}

tr.is-even {
background: #FBFBFB;
}

tr.is-open {
background: #E5E5E5;
}