/* [KENDO THEME BUILDER] */
/* (end) [KENDO THEME BUILDER] */
/* [COLORS] */
/* [COLORS] Overall */
/* [COLORS] Buttons */
/* [COLORS] Navbar left */
/* [COLORS] Navbar top */
/* [COLORS] StaticBar / Breadcrumb */
/* [COLORS] - SubNavbar*/
/* [COLORS] - First pages */
/* [COLORS] - Inputs */
/* [COLORS] - Kendo */
/* [COLORS] - Grids */
/* [COLORS] - Other */
/* (end) [COLORS] */
/* [MEASURES] */
/* [MEASURES] Overall */
/* [MEASURES] - Inputs */
/* [MEASURES] - Buttons */
/* [Measures] - Grids */
/* [Measures] - Kendo */
/* [MEASURES] - Navbar left */
/* [MEASURES] - Navbar top */
/* [MEASURES] - Subnavbar */
/* [MEASURES] - First pages*/
/* [MEASURES] - Fonts */
/* [MEASURES] - StaticBar / Breadcrumb */
/* [MEASURES] - Other */
/* (end) [MEASURES] */
/* [SCROLLBAR] */
/* (end) [SCROLLBAR] */
/* [OTHER] */
/* (end) [OTHER] */
/* .k-grid - Grid do Kendo */
html .k-grid {
  color: #212529 !important;
  /* Coluna fixa (direita) */ }
  html .k-grid.no-scrollbar .k-grid-header {
    padding: 0 !important; }
  html .k-grid.no-scrollbar .k-grid-content {
    overflow-y: visible; }
  html .k-grid .k-grid-toolbar {
    padding: 0;
    border: none; }
  html .k-grid.k-grid-lockedcolumns .k-grid-header .k-grid-header-locked--active .k-resize-handle {
    display: none !important; }
  html .k-grid.k-grid-lockedcolumns .k-grid-header .k-grid-header-locked table tr {
    border-color: transparent; }
    html .k-grid.k-grid-lockedcolumns .k-grid-header .k-grid-header-locked table tr th {
      background-color: #FFFFFF; }
  html .k-grid.k-grid-lockedcolumns .k-grid-content-locked table tr {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    html .k-grid.k-grid-lockedcolumns .k-grid-content-locked table tr.k-state-selected td {
      background-color: #EDEDED; }
    html .k-grid.k-grid-lockedcolumns .k-grid-content-locked table tr td {
      height: inherit; }
  html .k-grid:not(.multi-line) .k-grid-content,
  html .k-grid:not(.multi-line) .k-grid-content-locked {
    white-space: nowrap; }
  html .k-grid.multi-line .k-grid-content table tr {
    height: calc(45px * 1); }
    html .k-grid.multi-line .k-grid-content table tr:hover td:not(.k-command-cell) span:after,
    html .k-grid.multi-line .k-grid-content table tr:hover td:not(.k-command-cell) div:after {
      content: '';
      position: absolute;
      right: 0;
      width: 1rem;
      height: 1rem;
      margin-top: calc(45px/2);
      background: #EDEDED; }
    html .k-grid.multi-line .k-grid-content table tr td:not(.k-command-cell) span,
    html .k-grid.multi-line .k-grid-content table tr td:not(.k-command-cell) div {
      display: block;
      overflow: hidden;
      position: relative;
      line-height: 45px;
      max-height: calc(45px * 1);
      white-space: nowrap;
      text-overflow: ellipsis; }
    html .k-grid.multi-line .k-grid-content table tr.k-state-selected td:not(.k-command-cell) span:after,
    html .k-grid.multi-line .k-grid-content table tr.k-state-selected td:not(.k-command-cell) div:after {
      background-color: #EDEDED !important; }
  html .k-grid .k-grid-toolbar {
    position: relative; }
    html .k-grid .k-grid-toolbar.k-grid-toolbar {
      background-color: #FFFFFF; }
  html .k-grid .k-grid-header {
    background-color: #FFFFFF; }
    html .k-grid .k-grid-header .k-header {
      font-size: 12px;
      font-weight: bold;
      color: #4D4D4D;
      vertical-align: middle;
      padding: 6px 12px; }
      html .k-grid .k-grid-header .k-header.k-hierarchy-cell + .k-header {
        border-left: 1px solid transparent; }
      html .k-grid .k-grid-header .k-header .k-link {
        font-weight: bold;
        margin: -6px -12px;
        padding: 6px 12px; }
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr:not(.k-filter-row) {
      border-bottom-color: transparent; }
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr.k-filter-row th {
      padding: 0 12px 6px 12px; }
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr th.show-menu-filter .k-grid-filter {
      display: flex !important; }
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr th .k-grid-filter {
      display: none !important; }
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr th .k-link .k-icon {
      color: var(--primary-color); }
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr th .k-widget.k-state-focused {
      border-color: var(--primary-color); }
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr th .k-widget .k-dropdown-wrap.k-state-focused,
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr th .k-widget .k-picker-wrap.k-state-focused,
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr th .k-widget .k-numeric-wrap.k-state-focused,
    html .k-grid .k-grid-header .k-grid-header-wrap table thead tr th .k-widget .k-multiselect-wrap.k-state-focused {
      border-color: var(--primary-color); }
    html .k-grid .k-grid-header th.k-sorted {
      background-color: transparent; }
    html .k-grid .k-grid-header .k-widget.k-numerictextbox .k-numeric-wrap .k-select {
      display: none; }
    html .k-grid .k-grid-header .k-widget.k-numerictextbox .k-numeric-wrap .k-input {
      text-align: right; }
  html .k-grid.index-grid .k-grid-header .k-grid-header-wrap table thead tr:not(.k-filter-row) > th:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) {
    padding-left: 26px; }
  html .k-grid.index-grid .k-grid-header .k-grid-header-wrap table thead tr:not(.k-filter-row) > th:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) ~ th:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) {
    padding-left: 12px; }
  html .k-grid.index-grid .k-grid-header .k-grid-header-wrap table thead tr.k-filter-row > th:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) {
    padding-left: 26px; }
  html .k-grid.index-grid .k-grid-header .k-grid-header-wrap table thead tr.k-filter-row > th:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) ~ th:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) {
    padding-left: 12px; }
  html .k-grid .k-command-cell {
    text-align: start;
    padding: 0;
    position: relative;
    overflow: visible; }
    html .k-grid .k-command-cell .k-button {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      z-index: 2; }
      html .k-grid .k-command-cell .k-button .k-icon {
        margin: 0; }
    html .k-grid .k-command-cell .dropdown-toggle:after {
      display: none; }
    html .k-grid .k-command-cell .dropdown-toggle:hover {
      cursor: pointer; }
    html .k-grid .k-command-cell .custom-actions {
      box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
      width: 10rem; }
      html .k-grid .k-command-cell .custom-actions.show {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        background-color: #FFFFFF; }
      html .k-grid .k-command-cell .custom-actions .dropdown-item {
        width: 100%;
        justify-content: flex-start;
        background-color: transparent;
        background-image: none;
        border: none;
        padding: 0 1rem; }
        html .k-grid .k-command-cell .custom-actions .dropdown-item:hover {
          cursor: pointer;
          background-color: #EEEEEE; }
        html .k-grid .k-command-cell .custom-actions .dropdown-item .k-icon {
          margin-right: 1rem; }
  html .k-grid .k-grid-content .hover-actions {
    position: fixed;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index: 1;
    visibility: hidden;
    pointer-events: none; }
    html .k-grid .k-grid-content .hover-actions__fade-text {
      height: calc(100% - 2px);
      width: 5rem;
      visibility: visible;
      background-image: linear-gradient(to right, rgba(237, 237, 237, 0), #ededed);
      position: relative;
      right: -5px; }
    html .k-grid .k-grid-content .hover-actions__buttons {
      height: calc(100% - 2px);
      display: flex;
      justify-content: space-between;
      align-items: center;
      visibility: visible;
      pointer-events: all;
      background-color: #EDEDED; }
    html .k-grid .k-grid-content .hover-actions .k-button {
      margin-right: 0.5rem;
      z-index: 2; }
      html .k-grid .k-grid-content .hover-actions .k-button .k-icon {
        margin: 0; }
    html .k-grid .k-grid-content .hover-actions .multi-commands {
      width: 5rem; }
      html .k-grid .k-grid-content .hover-actions .multi-commands .dropdown-toggle:after {
        display: none; }
      html .k-grid .k-grid-content .hover-actions .multi-commands .dropdown-toggle:hover {
        cursor: pointer; }
    html .k-grid .k-grid-content .hover-actions .custom-actions {
      box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
      width: 10rem; }
      html .k-grid .k-grid-content .hover-actions .custom-actions .dropdown-item {
        width: 100%;
        justify-content: flex-start;
        background-color: transparent;
        background-image: none;
        border: none;
        padding: 0 1rem; }
        html .k-grid .k-grid-content .hover-actions .custom-actions .dropdown-item:hover {
          cursor: pointer;
          background-color: #EEEEEE; }
        html .k-grid .k-grid-content .hover-actions .custom-actions .dropdown-item .k-icon {
          margin-right: 1rem; }
  html .k-grid .k-grid-content table.k-selectable tr {
    cursor: pointer; }
  html .k-grid .k-grid-content table tr {
    background-color: #FFFFFF;
    height: 45px; }
    html .k-grid .k-grid-content table tr.button-hover {
      background-color: #EDEDED; }
    html .k-grid .k-grid-content table tr:hover {
      background-color: #EDEDED; }
      html .k-grid .k-grid-content table tr:hover td:not(.k-command-cell) span {
        color: #656565; }
    html .k-grid .k-grid-content table tr.k-state-selected td {
      background-color: #EDEDED; }
    html .k-grid .k-grid-content table tr td {
      font-size: 12px;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      border-bottom: 1px solid #E4E4E4;
      padding-top: 0;
      padding-bottom: 0; }
      html .k-grid .k-grid-content table tr td.k-hierarchy-cell .k-icon {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1rem;
        color: #888888; }
      html .k-grid .k-grid-content table tr td:not(.k-command-cell) span {
        color: #212529; }
  html .k-grid.index-grid .k-grid-content table tr > td:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) {
    padding-left: 26px; }
  html .k-grid.index-grid .k-grid-content table tr > td:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) ~ td:not([style*="display: none"]):not([style*="display:none"]):not([style*="display: none;"]):not([style*="display:none;"]) {
    padding-left: 12px; }
  html .k-grid.row-click-grid tr {
    cursor: pointer; }
  html .k-grid .k-grid-pager {
    height: 40px;
    border-color: transparent;
    padding-left: 26px; }
    html .k-grid .k-grid-pager .k-pager-info.k-label {
      font-size: 12px; }
    html .k-grid .k-grid-pager .k-pager-refresh.k-link {
      background-color: transparent;
      border: none;
      color: var(--primary-color); }
      html .k-grid .k-grid-pager .k-pager-refresh.k-link:hover {
        color: var(--primary-hover); }
      html .k-grid .k-grid-pager .k-pager-refresh.k-link:active {
        color: #004672; }
      html .k-grid .k-grid-pager .k-pager-refresh.k-link:focus {
        box-shadow: none; }
  html .k-grid .k-loading-mask.k-opaque .k-loading-color {
    opacity: 0.3; }

/* Remover border-top de uma grid que seja o primeiro elemento filho direto do ".content" */
.content > .k-grid:first-child,
.content > ng-controller:first-child > .k-grid:first-child,
.content grid > .k-grid.index-grid {
  border-top: none; }

.k-animation-container .k-filter-menu-container .k-action-buttons {
  margin: 0; }

.k-tabstrip .k-content .k-grid .k-header.k-grid-toolbar {
  padding: 0; }
  .k-tabstrip .k-content .k-grid .k-header.k-grid-toolbar .toolbar-wrapper--inside-grid {
    padding: 0; }

.k-dropdown .k-dropdown-wrap .k-input, .k-dropdowntree .k-dropdown-wrap .k-input {
  padding: 4px 8px;
  width: 100%;
  min-width: 0;
  height: calc( 8px + 1.42857em);
  box-sizing: border-box;
  border: 0;
  outline: 0;
  color: inherit;
  background: none;
  font: inherit;
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis; 
  background-color: #FFFFFF !important ;}