/* BEGIN Thin */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Thin/Roboto-Thin.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Thin/Roboto-Thin.woff?v=2.137") format("woff");
  font-weight: 100;
  font-style: normal;
}

/* END Thin */

/* BEGIN Thin Italic */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/ThinItalic/Roboto-ThinItalic.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/ThinItalic/Roboto-ThinItalic.woff?v=2.137") format("woff");
  font-weight: 100;
  font-style: italic;
}

/* END Thin Italic */

/* BEGIN Light */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Light/Roboto-Light.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Light/Roboto-Light.woff?v=2.137") format("woff");
  font-weight: 300;
  font-style: normal;
}

/* END Light */

/* BEGIN Light Italic */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/LightItalic/Roboto-LightItalic.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/LightItalic/Roboto-LightItalic.woff?v=2.137") format("woff");
  font-weight: 300;
  font-style: italic;
}

/* END Light Italic */

/* BEGIN Regular */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Regular/Roboto-Regular.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Regular/Roboto-Regular.woff?v=2.137") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Regular/Roboto-Regular.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Regular/Roboto-Regular.woff?v=2.137") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* END Regular */

/* BEGIN Italic */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Italic/Roboto-Italic.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Italic/Roboto-Italic.woff?v=2.137") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Italic/Roboto-Italic.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Italic/Roboto-Italic.woff?v=2.137") format("woff");
  font-weight: normal;
  font-style: italic;
}

/* END Italic */

/* BEGIN Medium */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Medium/Roboto-Medium.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Medium/Roboto-Medium.woff?v=2.137") format("woff");
  font-weight: 500;
  font-style: normal;
}

/* END Medium */

/* BEGIN Medium Italic */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/MediumItalic/Roboto-MediumItalic.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/MediumItalic/Roboto-MediumItalic.woff?v=2.137") format("woff");
  font-weight: 500;
  font-style: italic;
}

/* END Medium Italic */

/* BEGIN Bold */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Bold/Roboto-Bold.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Bold/Roboto-Bold.woff?v=2.137") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Bold/Roboto-Bold.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Bold/Roboto-Bold.woff?v=2.137") format("woff");
  font-weight: bold;
  font-style: normal;
}

/* END Bold */

/* BEGIN Bold Italic */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/BoldItalic/Roboto-BoldItalic.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/BoldItalic/Roboto-BoldItalic.woff?v=2.137") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/BoldItalic/Roboto-BoldItalic.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/BoldItalic/Roboto-BoldItalic.woff?v=2.137") format("woff");
  font-weight: bold;
  font-style: italic;
}

/* END Bold Italic */

/* BEGIN Black */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/Black/Roboto-Black.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/Black/Roboto-Black.woff?v=2.137") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* END Black */

/* BEGIN Black Italic */

@font-face {
  font-family: Roboto;
  src: url("/assets/fonts/roboto/BlackItalic/Roboto-BlackItalic.woff2?v=2.137") format("woff2"), url("/assets/fonts/roboto/BlackItalic/Roboto-BlackItalic.woff?v=2.137") format("woff");
  font-weight: 900;
  font-style: italic;
}

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  font-family: Roboto;
}

h1, h2, h3, h4, a, span, i, b {
  font-family: Roboto;
}

body {
  overflow-y: scroll;
}

/* END Black Italic */

/*# sourceMappingURL=roboto.css.map */

.loginView {
  background: #ecf0f1;
  overflow-y: auto;
  min-height: 100vh;
  min-width: 100vw;
  overflow-x: hidden;
}

.logo-vale {
  margin: auto;
  background-image: url(/assets/img/logo/logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 90px;
}

.btn .glyphicon {
  font-size: 16px;
  margin-right: 7px;
}

.btn, input {
  outline: none !important;
}

.input-group-addon {
  border-color: #ddd;
  border: 1px solid #ddd;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.bg-primary {
  background: #27ae60;
}

.text-primary {
  color: #27ae60;
}

.text-gray {
  color: #1b7943;
}

.text-left {
  text-align: left !important;
}

.display-ib {
  display: inline-block;
}

.no-select {
  user-select: none !important;
}

.text-center {
  text-align: center;
}

.dashboardView {
  position: absolute !important;
}

.box-login {
  margin: auto;
  background: white;
  padding: 25px;
  padding-bottom: 40px;
}

.box-login .panel-header {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  padding: 20px;
  font-family: Roboto;
  font-weight: 300;
}

.box-login .panel-body {
  text-align: center
}

.loginInput {
  border: 2px solid #bdc3c7;
  padding: 10px;
  font-family: Roboto;
  font-weight: 300;
  text-align: center;
  width: 80%;
  outline: none;
  margin: auto;
  border-radius: 16px;
}

.loginBtn {
  background: #16a085;
  color: white;
  border: 2px solid white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  width: 80%;
  font-family: Roboto;
  outline: none;
  border-radius: 16px;
}

.loginBtn:hover, .loginBtn:active, .loginBtn:focus {
  background: white !important;
  color: #16a085 !important;
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #16a085;
}

.toast-container .toast {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.no-padding {
  padding: 0;
}

.toast-container .toast {
  width: 90% !important;
  max-width: 800px;
  border-radius: 30px !important;
  margin-top: 15px !important;
}

.toast-message {
  font-size: 18px !important;
  font-family: Roboto !important;
  font-weight: 300 !important;
  color: white !important;
  text-align: center !important;
  padding: 10px !important;
}

.toast-container .toast {
  background: rgba(46, 48, 49, 0.9);
  background-color: rgba(46, 48, 49, 0.9);
  color: white !important;
  text-align: center !important;
}

.toast-progress {
  background-color: #fff!important;
  opacity: .8!important;
}

.input-group .form-control.addon, .input-group .form-control.addon:focus, .input-group .form-control.addon:focus:active {
  border-radius: 5px 0 0 5px !important;
  border-right: 0 !important;
  font-weight: bold !important;
  text-align: right !important;
  padding-right: 0;
}

.input-group-addon.first {
  margin-left: 5px!important
}

.input-group-addon.first inout {
  min-width: 0!important;
  max-width: 14px!important;
}

*:focus {
  outline: none !important;
  text-decoration: none !important;
}

*:active {
  outline: none !important;
  text-decoration: none !important;
}

*:hover {
  outline: none !important;
  text-decoration: none !important;
}

/* DATATABLE CSS*/

.ngx-datatable.bootstrap {
  box-shadow: none;
  font-size: 13px;
}

.ngx-datatable.bootstrap .datatable-header {
  height: unset !important;
}

.ngx-datatable.bootstrap .datatable-header .datatable-header-cell {
  vertical-align: bottom;
  padding: 0.75rem;
  border-bottom: 1px solid #d1d4d7;
}

.ngx-datatable.bootstrap .datatable-header .datatable-header-cell .datatable-header-cell-label {
  line-height: 24px;
}

.ngx-datatable.bootstrap .datatable-body {}

.ngx-datatable.bootstrap .datatable-body .datatable-body-row {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #d1d4d7;
}

.ngx-datatable.bootstrap .datatable-body .datatable-body-row.datatable-row-even {
  background-color: rgba(0, 0, 0, 0.05);
}

.ngx-datatable.bootstrap .datatable-body .datatable-body-row .datatable-body-cell {
  text-align: left;
  vertical-align: top;
}

.ngx-datatable.bootstrap .datatable-body .datatable-body-row.active {
  background-color: #3498db;
  color: #FFF;
}

.ngx-datatable.bootstrap .datatable-footer {
  background: #7f8c8d;
  color: #ededed;
  margin-top: -1px;
}

.ngx-datatable.bootstrap .datatable-footer .page-count {
  line-height: 50px;
  height: 50px;
  padding: 0 1.2rem;
}

.ngx-datatable.bootstrap .datatable-footer .datatable-pager {
  margin: 0 10px;
  vertical-align: top;
}

.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li {
  margin: 10px 0px;
}

.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li:not(.disabled).active a, .ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li:not(.disabled):hover a {
  background-color: #7f8c8d;
  font-weight: bold;
  color: #ededed;
}

.ngx-datatable.bootstrap .datatable-footer .datatable-pager a {
  height: 22px;
  min-width: 24px;
  line-height: 22px;
  padding: 0;
  border-radius: 0;
  margin: 0 3px;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  vertical-align: bottom;
  color: #7f8c8d;
}

.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-left, .ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-skip, .ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-right, .ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-prev {
  font-size: 18px;
  line-height: 27px;
  padding: 0 3px;
  display: none;
}

.datatable-header-inner {
  width: 100% !important;
}

.datatable-row-center {
  width: 100% !important;
}

.datatable-body-row {
  width: 100% !important;
}

.datatable-row-wrapper {
  width: 100% !important;
}

.datatable-scroll {
  width: 100% !important;
}

.datatable-row-center>* {
  width: 100% !important;
}

.datatable-body-cell-label>* {
  padding: 0.75rem;
}

.pager li, .page-count {
  display: none !important;
}

.pager li.pages {
  display: inline !important;
}

.page-header {
  background: #16a085;
  padding: 6px;
  padding-left: 12px;
  margin-top: 0px;
  color: #fff;
  font-weight: bold;
  width: 100.1%;
  border-radius: 8px;
}

.page-header i {
  color: #fff !important;
}

.page-header img {
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.page-divider {
  border-bottom: 1px solid #ecf0f1;
}

.btn-success {
  background-color: #16a085 !important;
  font-weight: bold !important;
  border-radius: 0px !important;
  outline: none !important;
  border: none !important;
}

.btn-danger {
  background-color: #e74c3c !important;
  font-weight: bold !important;
  border-radius: 0px !important;
  outline: none !important;
  border: none !important;
}

.btn-default {
  background-color: #5c6d7e !important;
  font-weight: bold !important;
  border-radius: 0px !important;
  outline: none !important;
  border: none !important;
  color: white !important;
}

.btn-info {
  background-color: #3498db !important;
  font-weight: bold !important;
  border-radius: 0px !important;
  outline: none !important;
  border: none !important;
  color: white !important;
}

.modal-content {
  border-radius: 0px !important;
  font-weight: bold;
}

.vl-select:hover, .vl-select:active, .vl-select:focus {
  border: 2px solid #16a085;
}

.validation {
  border: 1px solid lightcoral !important;
}

.empty-row {
  padding: 10px !important;
}

.btnNewAddress {
  margin-top: 5px;
  margin-left: 4px;
  width: 115px !important;
}

.btnReport {
  margin-top: 5px;
  margin-bottom: 5px;
}

.btn-danger-round {
  background-color: #e74c3c !important;
  font-weight: bold !important;
  border-radius: 100px !important;
  outline: none !important;
  border: none !important;
  color: white !important;
  margin-bottom: 3px;
}

.btn-info-round {
  background-color: #3498db !important;
  font-weight: bold !important;
  border-radius: 100px !important;
  outline: none !important;
  border: none !important;
  color: white !important;
  margin-bottom: 3px;
}

.btn-success-round {
  background-color: #16a085 !important;
  font-weight: bold !important;
  border-radius: 100px !important;
  outline: none !important;
  border: none !important;
  color: white !important;
  margin-bottom: 3px;
}

.btn-danger-round:hover, .btn-success-round:hover {
  color: white !important;
}

#image-frame {
  margin: 1em 0;
  height: 350px;
  width: 100%;
  border: 2px solid #5c6d7e !important;
  position: relative;
  background: #5c6d7e;
}

#center-image {
  max-height: 346px;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#image-frame-sm {
  margin: 1em 0;
  height: 175px;
  width: 100%;
  border: 2px solid #5c6d7e !important;
  position: relative;
  background: #5c6d7e;
}

#center-image-sm {
  max-height: 173px;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.btn-remove-img {
  position: absolute;
  bottom: 10px;
  right: 93px;
}

.btn-change-img {
  position: absolute;
  bottom: 10px;
  right: 50px;
}

.btn-view-img {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.btn-remove-img-sm {
  position: absolute;
  bottom: 10px;
  right: 105px;
}

.btn-change-img-sm {
  position: absolute;
  bottom: 10px;
  right: 55px;
}

.btn-view-img-sm {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.uppercase {
  text-transform: uppercase;
}

.input-icon {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  z-index: 3;
}

.btn-icon {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.cepSearch {
  padding-right: 30px;
  margin-bottom: 8px;
  background-position: 97%;
  background-size: 18px;
}

.form-control {
  z-index: 0 !important;
  font-size: 12px !important;
  padding: 5px !important;
}

#circularG {
  position: relative;
  width: 13px;
  height: 13px;
  margin: auto;
}

.circularG {
  position: absolute;
  background-color: rgb(255, 255, 255);
  width: 3px;
  height: 3px;
  border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  animation-name: bounce_circularG;
  -o-animation-name: bounce_circularG;
  -ms-animation-name: bounce_circularG;
  -webkit-animation-name: bounce_circularG;
  -moz-animation-name: bounce_circularG;
  animation-duration: 1.1s;
  -o-animation-duration: 1.1s;
  -ms-animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}

#circularG_1 {
  left: 0;
  top: 5px;
  animation-delay: 0.41s;
  -o-animation-delay: 0.41s;
  -ms-animation-delay: 0.41s;
  -webkit-animation-delay: 0.41s;
  -moz-animation-delay: 0.41s;
}

#circularG_2 {
  left: 1px;
  top: 1px;
  animation-delay: 0.55s;
  -o-animation-delay: 0.55s;
  -ms-animation-delay: 0.55s;
  -webkit-animation-delay: 0.55s;
  -moz-animation-delay: 0.55s;
}

#circularG_3 {
  top: 0;
  left: 5px;
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s;
}

#circularG_4 {
  right: 1px;
  top: 1px;
  animation-delay: 0.83s;
  -o-animation-delay: 0.83s;
  -ms-animation-delay: 0.83s;
  -webkit-animation-delay: 0.83s;
  -moz-animation-delay: 0.83s;
}

#circularG_5 {
  right: 0;
  top: 5px;
  animation-delay: 0.97s;
  -o-animation-delay: 0.97s;
  -ms-animation-delay: 0.97s;
  -webkit-animation-delay: 0.97s;
  -moz-animation-delay: 0.97s;
}

#circularG_6 {
  right: 1px;
  bottom: 1px;
  animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
}

#circularG_7 {
  left: 5px;
  bottom: 0;
  animation-delay: 1.24s;
  -o-animation-delay: 1.24s;
  -ms-animation-delay: 1.24s;
  -webkit-animation-delay: 1.24s;
  -moz-animation-delay: 1.24s;
}

#circularG_8 {
  left: 1px;
  bottom: 1px;
  animation-delay: 1.38s;
  -o-animation-delay: 1.38s;
  -ms-animation-delay: 1.38s;
  -webkit-animation-delay: 1.38s;
  -moz-animation-delay: 1.38s;
}

@keyframes bounce_circularG {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(.3);
  }
}

@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1);
  }
  100% {
    -o-transform: scale(.3);
  }
}

@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1);
  }
  100% {
    -ms-transform: scale(.3);
  }
}

@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(.3);
  }
}

@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(.3);
  }
}

.modal-dialog {
  width: fit-content !important;
}

.modal-title {
  background: linear-gradient(#ecf0f1, #bdc3c7);
  width: 100%;
  padding: 10px;
  margin-top: -5px;
  color: #666666;
}

.transaction-modal {
  width: 850px !important;
}

@media only screen and (max-width: 700px) {
  .new-place-modal {
    width: 650px !important;
  }
}

@media only screen and (max-width: 900px) {
  .new-place-modal {
    width: 800px !important;
  }
}

@media only screen and (max-width: 2000px) {
  .new-place-modal {
    width: 1000px !important;
  }
}

.datatable-body-cell-label {
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  width: 100% !important;
}

.ag-row-odd {
  background-color: #cacfd2 !important;
}

.ag-row-hover {
  background-color: #abacac !important;
}

/* .ag-row-focus {
  background-color: #16a085 !important;
} */

.ag-cell-focus {
  border: none !important;
}

.ag-header-cell-resize::after {
  border-right: none !important;
}

.ag-header-group-cell::after {
  border-right: none !important;
}

.ag-theme-balham::after {
  border-right: none !important;
}

.ag-header-cell::after {
  border-right: none !important;
}

.ag-theme-balham::after {
  border-right: none !important;
}

.ag-header-group-cell::after {
  border-right: none !important;
}

.gray-square {
  height: 150px;
  width: 150px;
  background: linear-gradient(#bdc3c7, #7f8c8d);
  text-align: center;
  color: white;
  font-weight: bold;
}

.card-value {
  font-size: 35px;
}

.ag-row-selected {
  background-color: #16a085 !important;
  border-bottom-color: #16a085 !important;
}

.btn-selected {
  border-bottom: 2px solid #e67e22 !important;
}

.btn-flow {
  width: 16.3% !important;
}

.no-match-found {
  display: none !important;
}

.ct1 {
  padding: 40px;
  padding-top: 20px;
}

.pg-icon {
  color: #7f8c8d;
  font-size: 20px;
  margin-left: 5px;
  margin-right: 2px;
}

.list1 {
  width: 100%;
  height: 500px;
}

.list2 {
  width: 100%;
  height: 400px;
}

.list3 {
  width: 100%;
  height: 500px;
}

.creation {
  position: absolute;
  right: 16px;
  top: 15px;
}

.btn:active {
  border: 2px solid #2980b9 !important;
}

.btn:focus {
  border: 2px solid #2980b9 !important;
}

.roundBtn:active img {
  border: 2px solid #2980b9 !important;
  border-radius: 100px;
}

.roundBtn:focus img {
  border: 2px solid #2980b9 !important;
  border-radius: 100px;
}

.selected {
  /*border: 2px solid gray;
  font-weight: 900;*/
}

.search {
  background: url(/assets/img/icons/search.png) no-repeat scroll 7px 7px;
  padding-left: 30px !important;
  margin-bottom: 8px;
  background-size: 18px;
}

label{
  font-weight: 'none' !important;
  color:gray;
  font-size: 10px;
}

.vl-input{
  width: 100%;
}

.form-control{
  border-radius:5px !important;
}

.custom-ul {
  list-style-type: none !important;
  padding: 0px;
  margin-top: -8px;
}

.custom-li {
  border: 1px solid #bdc3c7;
  width: 100px;
  padding: 5px;
  font-size: 12px;
  margin-bottom: 5px;
  background: #5c6d7e1c;
  margin-right: 5px;
  display: inline-block !important;
  border-radius: 5px;
}

.icon-red {
  color: #e74c3c !important;
}

.removeItem {
  float: right;
  cursor: pointer;
}

.delete-icon {
  float: right;
  padding: 10px;
  padding-right: 17px;
  padding-top: 12px;
  color: #7f8c8d;
  cursor: pointer;
}

.delete-icon:hover {
  color: #e74c3c;
}

/* --- Estilos específicos para Impressão --- */
@media print {
  /* Anular restrições de overflow e altura que impedem a paginação múltipla */
  html, 
  body, 
  .loginView, 
  app-root, 
  app-root > div {
    overflow: visible !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    position: static !important;
  }

  /* Evitar que linhas de tabelas sejam quebradas de forma desordenada no meio da página */
  tr {
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
}
