body {
  font-family: "Noto Sans JP", sans-serif;
  /*background-color: #DCDCDC;*/
  font-size: 12px !important;
}
.ql-container {
  min-height: 350px !important;
}

span,
label {
  font-family: "Noto Sans JP", sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Noto Sans JP", sans-serif;
}
ul,
li {
  font-family: "Noto Sans JP", sans-serif;
}

.navbar-vertical-collapsed .mn-collapse.show {
  display: none !important;
}
.navbar-vertical-collapsed-hover .mn-collapse.show {
  display: block !important;
}

/*Modal BootstrapDialog Close*/
.bootstrap-dialog.type-success .bootstrap-dialog-draggable {
  background-color: #00d27a !important;
}
.bootstrap-dialog.type-primary .bootstrap-dialog-draggable {
  background-color: #b063bb !important;
}
.bootstrap-dialog.type-info .bootstrap-dialog-draggable {
  background-color: #27bcfd !important;
}
.bootstrap-dialog.type-warning .bootstrap-dialog-draggable {
  background-color: #f5803e !important;
}
.bootstrap-dialog.type-danger .bootstrap-dialog-draggable {
  background-color: #e63757 !important;
}
.bootstrap-dialog-header {
  width: 100% !important;
}

.bootstrap-dialog-draggable {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #d8e2ef;
  border-top-left-radius: calc(0.375rem - 1px);
  border-top-right-radius: calc(0.375rem - 1px);
}

.bootstrap-dialog-title {
  float: left !important;
  margin-top: 0px !important;
  margin-bottom: 0;
  line-height: 1.5;
}

.bootstrap-dialog-close-button {
  float: right !important;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.bootstrap-dialog-close-button .close:hover {
  color: #000;
  text-decoration: none;
}

.bootstrap-dialog-close-button .close:not(:disabled):not(.disabled):focus,
.bootstrap-dialog-close-button .close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}

.div-float-left-text {
  display: none !important;
  color: #fff !important;
}

.div-float-top-right {
  width: 60px !important;
  height: 60px !important;
  top: 80 !important;
  right: 20 !important;
  float: right !important;
  position: fixed !important;
  z-index: 999 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center !important;
  padding: 10px !important;
  cursor: pointer;
}
.div-float-top-right:hover,
.div-float-top-right:focus {
  width: 300px !important;
  height: 80px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.3s linear 0.1s;
}
.div-float-top-right:hover > .div-float-left-text,
.div-float-top-right:focus > .div-float-left-text {
  display: block !important;
}

.div-float-bottom-right {
  width: 60px !important;
  height: 60px !important;
  bottom: 20 !important;
  right: 20 !important;
  float: right !important;
  position: fixed !important;
  z-index: 999 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center !important;
  padding: 10px !important;
  cursor: pointer;
}
.div-float-bottom-right:hover,
.div-float-bottom-right:focus {
  width: 300px !important;
  height: 180px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.3s linear 0.1s;
}
.div-float-bottom-right:hover > .div-float-left-text,
.div-float-bottom-right:focus > .div-float-left-text {
  display: block !important;
}

.div-float-bottom-right2 {
  width: 60px !important;
  height: 60px !important;
  bottom: 90 !important;
  right: 20 !important;
  float: right !important;
  position: fixed !important;
  z-index: 999 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center !important;
  padding: 10px !important;
  cursor: pointer;
}
.div-float-bottom-right2:hover,
.div-float-bottom-right2:focus {
  width: 300px !important;
  height: 140px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.3s linear 0.1s;
}
.div-float-bottom-right2:hover > .div-float-left-text,
.div-float-bottom-right2:focus > .div-float-left-text {
  display: block !important;
}

.animationIf.ng-enter,
.animationIf.ng-leave {
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
.animationIf.ng-enter,
.animationIf.ng-leave.ng-leave-active {
  opacity: 0;
}
.animationIf.ng-leave,
.animationIf.ng-enter.ng-enter-active {
  opacity: 1;
}

.right-float-mbl {
  float: right !important;
}

.row .no-float {
  display: table-cell;
  float: none;
}

.col-radius {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.div-icon-tot-dashboard {
  width: 40px !important;
  height: 40px !important;
  padding-top: 8px !important;
  margin: 8px 6px 8px 6px !important;
}

.growl-item {
  width: 400px !important;
  border: 1px solid #000 !important;
}

.btn-salvar {
  width: 140px !important;
}

/******* INI LOGIN AREA **********/
.label-lg {
  float: left;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
}

.ipt-login {
  max-height: 24px;
  font-size: 11px !important;
  padding: 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.shadow-all {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.75);
}

.shadow-hover:hover,
.shadow-hover:focus {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.75);
  transition: box-shadow 0.8s ease-in-out;
}

#mobile-login {
  display: none;
}

.bg-login {
  width: 100%;
  height: 110%;
  margin-top: -50px;
  background: url(../img/bg_login.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding-top: 3%;
}

.form-control:focus {
  border: 1px solid #a2a2a2 !important;
}

.has-error input {
  background-color: #ffcdd2 !important;
}

.user-lg-panel {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
}
.user-lg-panel img {
  -webkit-border-radius: 3px 3px 0px 0px !important;
  -moz-border-radius: 3px 3px 0px 0px !important;
  border-radius: 3px 3px 0px 0px !important;
}
.user-lg-panel .panel {
  cursor: pointer;
  max-width: 120px;
}
.user-lg-panel .panel-footer {
  padding: 5px !important;
  color: #141f2a;
}
.user-lg-panel .panel-footer label {
  font-size: 12px !important;
}
.user-lg-panel:hover .panel-footer {
  cursor: pointer;
  background-color: #141f2a;
  color: #fff;
  transition: all 2s;
}
.user-lg-panel-active {
  background-color: #141f2a !important;
  color: #fff !important;
}
.user-lg-panel:hover label {
  cursor: pointer;
}
.user-lg-panel:hover span {
  color: #141f2a;
  transition: all 2s;
}
.user-lg-panel:hover img {
  opacity: 0.6;
  transition: all 3s;
}
.user-lg-panel img {
  max-height: 120px;
  max-width: 120px;
  height: auto;
  width: 100%;
}
.user-lg-panel label {
  font-size: 16px;
}
.erase-user {
  position: absolute;
  text-align: right;
  float: right;
  right: 25;
  top: -15;
}
.erase-user:hover {
  opacity: 0.5;
}

/******* END LOGIN AREA **********/

.div-chart-min {
  width: auto !important;
  height: 300px !important;
  max-height: 300px !important;
}
.div-chart {
  width: auto !important;
  height: 460px !important;
  max-height: 460px !important;
}
.div-char-legenda label {
  font-size: 20px;
  font-weight: bold;
}
.div-chart.pointer-on-bars .dxc-series rect {
  cursor: pointer;
}

.button-chart-container {
  text-align: center;
  height: 40px;
  position: absolute;
  top: 7px;
  left: 0px;
}

.dash-card-default {
  background-image: url(../img/bg-dash-default.png);
}

.dash-card-info {
  background-image: url(../img/bg-dash-info.png);
}

.dash-card-primary {
  background-image: url(../img/bg-dash-primary.png);
}

.dash-card-success-dark {
  background-image: url(../img/bg-dash-success-dark.png);
}

.dash-card-success {
  background-image: url(../img/bg-dash-success.png);
}

.dash-card-warning {
  background-image: url(../img/bg-dash-warning.png);
}

.dash-card-danger {
  background-image: url(../img/bg-dash-danger.png);
}

.has-lg-error > input {
  background-color: #ffe0b2 !important;
}

.fa-menu {
  text-align: center;
  min-width: 15px;
  width: 15px;
}

.nav-justified > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 8px 5px 8px;
}

.nav-justified > li.active > a {
  border: 0px;
}

.nav-justified > li.active {
  border: 0px;
}

.nav-justified > li:hover > a,
.nav-justified > li:focus > a {
  border: 0px;
}

.nav-justified > li.active > a:hover,
.nav-justified > li.active > a:focus {
  border: 0px;
}

.input-group-btn {
  font-size: 12px;
}

table thead th {
  font-size: 12px;
  /*background-color: #DEDEDE;
  border: 1px solid #FFF !important;*/
  border-collapse: collapse;
}

/*table thead th a {
  color: #000 !important;
}

table thead th i {
  color: #000 !important;
}

table thead th label{
  margin-top: -18px;
  color: #000;
}*/

table tbody tr {
  cursor: pointer;
}

table tbody td {
  font-size: 12px;
  vertical-align: middle !important;
}

/*.datepicker table tr th {
  background-color: #FFF !important;
  border-radius: 0px !important;
  border: none !important;
  border-collapse: collapse !important;
}*/
.table-trib-ent tbody td.td-noborder-bottom {
  border-bottom-style: hidden !important;
}

.table-trib-ent thead th {
  /*background-color: #0d47a1 !important;*/
  font-size: 11px;
  color: #fff !important;
  font-weight: normal !important;
  border: 1px solid #0d47a1 !important; /*0d47a1*/
}
/*.table-trib-ent thead tr:first-child th {
  border-top: none  !important;
  border-bottom: none  !important;
}
.table-trib-ent thead tr th:first-child {
  border-left: none  !important;
}
.table-trib-ent thead tr:last-child th {
  border-bottom: none  !important;
}
.table-trib-ent thead tr th:last-child {
  border-right: none  !important;
}*/

.table-trib-ent thead th a {
  color: #fff !important;
}

.table-trib-ent tbody td {
  border-bottom: 2px solid !important;
}

.table-trib-ent-rev tbody td.td-noborder-bottom {
  border-bottom-style: hidden !important;
}

.table-trib-ent-rev thead th {
  /*background-color: #0d47a1 !important;*/
  font-size: 11px;
  color: #fff !important;
  font-weight: normal !important;
  border: 1px solid #0d47a1 !important; /*0d47a1*/
}
/*.table-trib-ent-rev thead tr:first-child th {
  border-top: none  !important;
  border-bottom: none  !important;
}
.table-trib-ent-rev thead tr th:first-child {
  border-left: none  !important;
}
.table-trib-ent-rev thead tr:last-child th {
  border-bottom: none  !important;
}
.table-trib-ent-rev thead tr th:last-child {
  border-right: none  !important;
}*/

.table-trib-ent-rev thead th a {
  color: #fff !important;
}

.table-trib-sai thead th {
  /*background-color: #007E33;*/
  font-size: 11px;
  color: #fff;
  font-weight: normal !important;
  border: 1px solid #007e33 !important; /*007E33*/
}
/*.table-trib-sai thead tr:first-child th {
  border-top: none  !important;
  border-bottom: none  !important;
}
.table-trib-sai thead tr th:first-child {
  border-left: none  !important;
}
.table-trib-sai thead tr:last-child th {
  border-bottom: none  !important;
}
.table-trib-sai thead tr th:last-child {
  border-right: none  !important;
}*/

.table-trib-sai thead th a {
  color: #fff !important;
}

.table-trib-sai-rev thead th {
  /*background-color: #007E33;*/
  font-size: 11px;
  color: #fff;
  font-weight: normal !important;
  border: 1px solid #007e33 !important; /*007E33*/
}
/*.table-trib-sai-rev thead tr:first-child th {
  border-top: none  !important;
  border-bottom: none  !important;
}
.table-trib-sai-rev thead tr th:first-child {
  border-left: none  !important;
}
.table-trib-sai-rev thead tr:last-child th {
  border-bottom: none  !important;
}
.table-trib-sai-rev thead tr th:last-child {
  border-right: none  !important;
}*/

.table-trib-sai-rev thead th a {
  color: #fff !important;
}

.table-trib-sai-rev tbody td {
  border-bottom: 2px solid !important;
}

.table-trib-sai-rev tbody td.td-noborder-bottom {
  border-bottom-style: hidden !important;
}

.top-main {
  position: relative;
  background-color: #fff;
  min-height: 90px;
  z-index: 2;
}

.separator {
  display: flex;
  align-items: center;
  text-align: center;
  color: #898989;
}
.separator::before,
.separator::after {
  content: "";
  flex: 1;
  border-bottom: 1px dotted #e7e7e7;
}
.separator::before {
  margin-right: 0.25em;
}
.separator::after {
  margin-left: 0.25em;
}

.procedure-icon {
  width: 40px;
  height: auto;
}

.my-control {
  max-height: 28px;
  font-size: 12px;
  padding: 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.my-control-sel {
  max-height: 28px;
  font-size: 12px;
  padding: 0px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.my-control-txta {
  font-size: 12px;
  padding: 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.search-addon {
  cursor: hand;
  font-size: 10px;
}

.btn-group.btn-group-block {
  display: flex;
}

.btn-group-block .btn {
  flex: 1;
}

.dv-dtpicker {
  margin-top: -8px;
  margin-left: -17px;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.st-text {
  font-size: 11px;
  color: #1996d7;
}

.row-title-fields {
  margin-bottom: 15px;
  border-bottom: 1px solid #dcdcdc;
}

.row-title-fields button:hover,
.row-title-fields button:focus {
  text-decoration: none;
}

.row-title-fields button:focus {
  box-shadow: 0 0 0 0;
  border: none;
  outline: 0;
}

.nd-text {
  font-size: 10px;
  margin-left: 5px;
  color: #808080;
}

.text-obg {
  font-size: 12px;
  margin-left: 5px;
  color: red;
}

.ta-editor {
  min-height: 300px;
  max-height: 450px;
  height: auto;
  overflow: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 100%;
  margin: 20px 0;
}

.initext {
  font-size: 46px;
  font-weight: bold;
}

.breadcrumbs {
  height: 30px;
}

.search-div {
  padding-top: 8px;
}

.nobold {
  font-weight: normal !important;
}

.bold {
  font-weight: bold !important;
}

.input-group {
  z-index: 0;
}

.selecionado {
  font-weight: bold !important;
  font-style: italic !important;
}
.bloqline {
  color: #ff6347;
}

.btn-menu {
  min-height: 150px;
}

.nolink a {
  color: #fff;
}

.nolink span {
  font-size: 14px;
}

.view-apptm {
  font-size: 16px;
  color: #000;
}

a:hover,
a:focus {
  color: #888;
  text-decoration: none;
}

.imgft {
  margin-top: 20px;
  margin-bottom: 30px;
  height: 40px;
}

.alert {
  font-size: 14px;
}

.mn-home {
  min-height: 50px;
  padding-top: 20px;
}

.left-justify {
  text-align: left;
}

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

.right-justify {
  text-align: right;
}

.right-justify-mbl {
  text-align: right;
}

.thead-inverse {
  background-color: #e6e6fa;
}

.initial-block {
  min-height: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  font-size: 13px;
}

.navbar-bd {
  background-color: #323232;
}

.navbar-brand span {
  margin-left: 10px;
  font-size: 18px;
  font-weight: bold;
}

.navbar-brand img {
  height: 30px;
}

.del-menuitem-btn {
  display: none;
}

.dropdown-item:focus .del-menuitem-btn,
.dropdown-item:hover .del-menuitem-btn {
  display: inline-grid;
}

.dropdown-modal {
  margin-top: -7px !important;
  height: 57px !important;
}

.page-header {
  margin-top: -1px !important;
  border: none;
}

#copyright-span {
  color: #808080;
  font-size: 12px;
  margin-top: -20px;
  margin-left: 26px;
}

#copyright img {
  width: 20px;
}

#social i {
  color: #808080;
  font-size: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

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

.div-title .img-ttlogin {
  display: inline-table;
  height: 64px;
  margin-right: 10px;
}
.div-title .span-login {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 36px;
  color: #fff;
}

.footer {
  border-top: 1px solid #c0c0c0;
  padding-top: 15px;
  padding-bottom: 5px;
  background-color: #dcdcdc;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/*
@media (max-width: @screen-xs-max) { ... }
@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) { ... }
@media (min-width: @screen-md-min) and (max-width: @screen-md-max) { ... }
@media (min-width: @screen-lg-min) { ... }

*/

/* Largura da barra de rolagem */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-moz-scrollbar {
  width: 5px;
  height: 5px;
}

/* Fundo da barra de rolagem */
::-webkit-scrollbar-track-piece {
  background-color: 1px solid
    linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border-left: 1px solid
    linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border-radius: 20px !important;
}
::-moz-scrollbar-track-piece {
  background-color: 1px solid
    linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border-left: 1px solid
    linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  border-radius: 20px !important;
}

/* Cor do indicador de rolagem */
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal {
  border-radius: 20px !important;
  background-color: #950f11;
}
::-moz-scrollbar-thumb:vertical,
::-moz-scrollbar-thumb:horizontal {
  background-color: #950f11;
}

/* Cor do indicador de rolagem - ao passar o mouse */
::-webkit-scrollbar-thumb:vertical:hover,
::-webkit-scrollbar-thumb:horizontal:hover {
  background-color: #950f11;
}
::-moz-scrollbar-thumb:vertical:hover,
::-moz-scrollbar-thumb:horizontal:hover {
  background-color: #950f11;
}

:focus {
  outline: none;
}
.row {
  margin-right: 0;
  margin-left: 0;
}

/* Main body section */
.side-body {
  background-color: #fff;
  margin-right: -15px;
  padding-bottom: 20px;
  box-shadow: 1px 1px 1px 1px #d3d3d3;
}
.side-bar {
  background-color: #fff;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  box-shadow: 1px 1px 1px 1px #d3d3d3;
}
/* small screen */
@media (max-width: 768px) {
  #comun-login {
    display: none;
  }
  #mobile-login {
    display: block;
  }
  /* Slide in animation */
  @-moz-keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @-webkit-keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @-moz-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  @-webkit-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  @keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }

  @-moz-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @-webkit-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @-moz-keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  @-webkit-keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  @keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  /* Slide side body*/

  .side-body {
    margin-left: 5px;
    position: relative;
    -moz-animation: bodyslideout 300ms forwards;
    -o-animation: bodyslideout 300ms forwards;
    -webkit-animation: bodyslideout 300ms forwards;
    animation: bodyslideout 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .top-main {
    /*margin-bottom: -70px;*/
    position: relative;
  }
  .body-slide-in {
    -moz-animation: bodyslidein 300ms forwards;
    -o-animation: bodyslidein 300ms forwards;
    -webkit-animation: bodyslidein 300ms forwards;
    animation: bodyslidein 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  /* Search */
  #search .panel-body .navbar-form {
    border-bottom: 0;
  }
  #search .panel-body .navbar-form .form-group {
    margin: 0;
  }
  /* Dropdown tweek */
  #dropdown .panel-body {
    margin: 0;
  }
}

@media (max-width: 1125px) {
  .right-justify-mbl {
    text-align: left;
  }
}

/* input[type=checkbox] {
  visibility: hidden;
} */

/* SLIDE THREE */
.slideThree {
  margin-top: 5px;
  width: 45px;
  height: 20px;
  background: #fff;
  position: relative;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.slideThree:after {
  content: "N";
  font: 12px/18px "Segoe Ui", sans-serif;
  color: #696969;
  position: absolute;
  top: 0px;
  right: 6px;
  z-index: 0;
  font-weight: bold;
}

.slideThree:before {
  content: "S";
  font: 12px/18px "Segoe Ui", sans-serif;
  color: #696969;
  position: absolute;
  top: 0px;
  left: 6px;
  z-index: 0;
  font-weight: bold;
}

.slideThree label {
  display: block;
  width: 19px;
  height: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #1996d7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

/* .slideThree input[type=checkbox]:checked + label {
  left: 22px;
} */

/* SQUARED FOUR */
.squaredFour {
  width: 12px;
  position: relative;
}

.squaredFour label {
  cursor: pointer;
  position: absolute;
  width: 15px;
  height: 12px;
  top: 0;
  background: -webkit-linear-gradient(top, #fff 0%, #fff 40%, #dfe5d7 100%);
  background: -moz-linear-gradient(top, #fff 0%, #fff 40%, #fff 100%);
  background: -o-linear-gradient(top, #fff 0%, #fff 40%, #fff 100%);
  background: -ms-linear-gradient(top, #fff 0%, #fff 40%, #fff 100%);
  background: linear-gradient(top, #fff 0%, #fff 40%, #fff 100%);
  border: 1px solid #b3bead;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.squaredFour label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: "";
  position: absolute;
  width: 13px;
  height: 6px;
  background: transparent;
  top: 0;
  left: 2px;
  border: 3px solid #1996d7;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* .squaredFour input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
} */

/* Profile container */
.profile {
  min-height: 520px;
  background-color: #fff;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}

.profile-userpic {
  text-align: center;
  margin: 15px 0px 15px 0px;
}
.profile-userpic img {
  width: 160px;
  height: auto;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.profile-usertitle {
  text-align: center;
  margin-top: 5px;
}

.profile-usertitle-name {
  color: #898989;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}

.profile-user-num {
  color: #ff8800;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}

.profile-user-lbl {
  color: #898989;
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: bold;
}

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

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}

.profile-usermenu {
  overflow-y: auto;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 12px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}

.profile-usermenu ul li.active span {
  margin-left: 10px;
}

/* Profile Content */
.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 460px;
}

.tgl-mob {
  z-index: 999;
  margin-top: -71px;
  margin-left: -35px;
  border-top: 3px solid #1996d7;
  border-bottom: 1px solid #c0c0c0;
}

.sp-submenu {
  font-size: 16px;
  font-weight: bold;
}

.navpadding {
  padding: 8px 0px 8px 0px !important;
}

.notifmargin {
  margin: 10px 0px 0px 0px;
}

.div-submenu {
  background-color: #fff !important;
  margin-top: 58px;
  line-height: 48px;
  z-index: 999;
  box-shadow: 1px 1px 1px 1px #d3d3d3;
}

.sbm-active {
  border-bottom: 3px solid #141f2a;
}

@media only screen and (max-width: 680px),
  (min-device-width: 768px) and (max-device-width: 1023px) {
  .navbar-brand img {
    height: 24px;
  }

  .dropdown-modal {
    margin-top: 0px !important;
    height: 45px !important;
  }

  .breadcrumbs {
    height: 60px;
  }

  .main-content {
    margin-top: 30px !important;
  }

  .navbar-vertical {
    margin-top: 20px !important;
  }

  .page-title {
    display: none;
  }

  .iniimg {
    padding-top: 5px;
  }

  .no-mobile {
    display: none;
  }

  .initext {
    font-size: 28px;
  }

  .imgft {
    height: 30px;
  }

  .footer .left-justify {
    text-align: center;
  }

  .profile-userpic {
    margin-top: 10px;
  }

  .profile-userpic img {
    display: none;
  }
  .profile-usertitle {
    margin-top: -1px;
  }

  #viewdiv {
    margin-top: 50px;
  }

  .right-justify-mbl {
    text-align: left;
  }

  .navpadding {
    padding: 0px !important;
  }

  .right-float-mbl {
    float: none !important;
  }

  .painel-login {
    padding: 10px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}

input[type="file"]::-webkit-file-upload-button {
  background-color: #1996d7;
  border: 1px solid #1996d7;
  padding: 1px 1px;
  color: #fff;
  cursor: pointer;
  font-size: 8pt;
  margin-left: -2px;
  margin-top: -2px;
}

.control-group {
  display: inline-block;
  width: 100%;
  margin: 10px;
  padding: 30px;
  text-align: left;
  vertical-align: middle;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.control {
  font-size: 12px;
  position: relative;
  display: block;
  padding-left: 20px;
  cursor: pointer;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #e6e6e6;
  border: 1px solid #999999;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

/* Checked state */
.control input:checked ~ .control__indicator {
  background: #1996d7;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #1aa6e7;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: 0.6;
  background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
  position: absolute;
  display: none;
  content: "";
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}

/* Checkbox tick */
/* .control--checkbox .control__indicator:after {
    top: 1px;
    left: 4px;
    width: 5px;
    height: 9px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
} */

/* Disabled tick colour */
/* .control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
} */

.sqr-A {
  color: #db7093;
}
.sqr-C {
  color: #3cb371;
}
.sqr-D {
  color: #d48440;
}
.sqr-F {
  color: #dd0000;
}
.sqr-G {
  color: #008000;
}
.sqr-E {
  color: #337ab7;
}

.sqr-time-tt {
  font-size: 10px;
  padding: 5px 0 5px 0;
  text-align: left;
  border: none;
  background-color: #fff;
  min-width: 20px;
}
.sqr-time {
  font-size: 10px;
  padding: 5px 0 5px 0;
  background-color: #fff;
  min-width: 20px;
}
.sqr-time-day {
  font-size: 10px;
  padding: 5px 0 5px 0;
  min-width: 30px;
}
.sqr-time-check {
  background-color: #fffacd;
}

.fc-next-button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 14px;
  margin-bottom: 14px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.fc-next-button.focus,
.fc-next-button:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.fc-next-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.fc-prev-button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 14px;
  margin-bottom: 14px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.fc-prev-button.focus,
.fc-prev-button:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.fc-prev-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.fc-today-button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 14px;
  margin-bottom: 14px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.fc-today-button.focus,
.fc-today-button:focus {
  color: #333;
  background-color: #286090;
  border-color: #8c8c8c;
}
.fc-today-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.fc-left h2 {
  color: #808080;
}

.fc-state-highlight {
  background: #fff8dc !important;
  border: none !important;
  border-top: 1px solid #ddd !important;
}
.fc-sun {
  background-color: #eee;
}
.fc-sat {
  background-color: #eee;
}
.fc-day-header {
  background-color: #fff;
  color: #555555;
  font-size: 12px;
}
.fc-day-header span {
  font-weight: 100;
  text-decoration: none;
  color: #898989;
}
.fc-axis {
  background-color: #fff;
  color: #898989;
}

/**
 * Email Contacts
 */
.selectize-control.contacts .selectize-input [data-value] .email {
  opacity: 0.5;
}
.selectize-control.contacts .selectize-input [data-value] .name + .email {
  margin-left: 5px;
}
.selectize-control.contacts .selectize-input [data-value] .email:before {
  content: "<";
}
.selectize-control.contacts .selectize-input [data-value] .email:after {
  content: ">";
}
.selectize-control.contacts .selectize-dropdown .caption {
  font-size: 12px;
  display: block;
  opacity: 0.5;
}

/*----- Menu -----*/
.menu {
  width: 100%;
  padding: -10px 0px 0px 0px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  position: relative;
  display: inline-block;
}

.menu ul.active {
  display: none;
}

.menu ul {
  text-align: center;
  width: 280px;
  position: absolute;
  top: 135%;
  left: 0px;
  padding: 10px 18px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background: #141f2a;
  font-size: 17px;
  line-height: 32px;
}

.menu ul a {
  color: #fff;
}

.menu ul:after {
  width: 0px;
  height: 0px;
  position: absolute;
  top: 0%;
  left: 22px;
  content: "";
  transform: translate(0%, -100%);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #141f2a;
}

.menu li {
  margin: 5px 0px 5px 0px;
  float: none;
  display: block;
}

.menu a {
  display: block;
}

.toggle-nav {
  padding: -10px 0px 0px 0px;
  float: left;
  display: inline-block;
  border-radius: 3px;
  color: #fff;
  font-size: 30px;
  transition: color linear 0.15s;
}

.toggle-nav:hover,
.toggle-nav.active {
  text-decoration: none;
  color: #a8a8a8;
}

.menu a:hover,
.menu .current-item a {
  text-decoration: none;
  color: #a8a8a8;
}

/*----- Responsive -----*/
@media screen and (max-width: 1150px) {
  .wrap {
    width: 90%;
  }
}

@media only screen and (max-width: 680px),
  (min-device-width: 768px) and (max-device-width: 1023px) {
  .toggle-nav {
    padding: 10px 15px 10px 15px;
    float: left;
    display: inline-block;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    transition: color linear 0.15s;
  }
}

.admin-profile table {
  width: 100%;
}

.admin-profile table tr td input {
  width: 100%;
}

.admin-profile table tr td {
  padding: 10px;
}

span.red {
  position: relative;
  left: 13px;
  color: #00a2af !important;
}

.login-container .center h1 {
  font-size: 50px;
  font-weight: bold;
}

.remove-image {
  width: 100px;
  margin-top: 5px;
  padding: 2px;
  border-width: 2px;
}

#imgs {
  margin-top: 10px;
}

.no-skin .main-container {
  margin-top: -35px;
}

.span-notific {
  height: auto;
  font-size: 12px;
  word-break: normal;
  white-space: normal;
  padding: 0;
}

/* The switch - the box around the slider */
.switch-del {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 12px;
}

/* Hide default HTML checkbox */
.switch-del input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider-del {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider-del:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\F1F8";
  height: 18px;
  width: 18px;
  top: -2px;

  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;

  background-color: #fff;
  color: #a94442;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider-del {
  background-color: #a94442;
}

input:focus + .slider-del {
  box-shadow: 0 0 1px #a94442;
}

input:checked + .slider-del:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider-del.round {
  border-radius: 34px;
}

.slider-del.round:before {
  border-radius: 50%;
}

.hero-unit {
  position: relative;
  padding: 40px 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
  background: #020031;
  background: -moz-linear-gradient(45deg, #020031 0%, #6d3353 100%);
  background: -webkit-gradient(
    linear,
    left bottom,
    right top,
    color-stop(0%, #020031),
    color-stop(100%, #6d3353)
  );
  background: -webkit-linear-gradient(45deg, #020031 0%, #6d3353 100%);
  background: -o-linear-gradient(45deg, #020031 0%, #6d3353 100%);
  background: -ms-linear-gradient(45deg, #020031 0%, #6d3353 100%);
  background: linear-gradient(45deg, #020031 0%, #6d3353 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#6d3353',GradientType=1 );
  -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2),
    inset 0 -3px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2),
    inset 0 -3px 7px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2),
    inset 0 -3px 7px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
.hero-unit .btn,
.pagination-centered .btn {
  float: none;
  font-weight: normal;
}
.hero-unit p {
  margin: 1em 0;
}

.del-favorite-icon {
  display: none;
}

.introjs-tooltiptext {
  text-align: center !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* Make circles that indicate the steps of the form: */
.step {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

/* Mark the active step: */
.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4caf50;
}

.margin-menu-fixed {
  margin-top: 25px !important;
}

.plan-days {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  background-color: #fed8b5;
  text-align: center;
}

/******* INI LOGIN AREA **********/

/* content LOGIN */
.login-submain {
  margin: 1.5vw 5vw;
}

.login-bg-content {
  max-width: 400px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}

.login-top {
  padding: 2vw 4vw 4vw;
  background: #0e4e8a;
  background: url("../img/top_login.jpg") no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

.login-top img {
  height: auto;
  width: 100%;
  max-width: 100%;
}

.login-submain form {
  background: #ffff;
  padding: 2em;
  -webkit-box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  -moz-box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  margin: -2.5em 2.5em 2em;
  -webkit-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 4px;
}

p.login-legend {
  color: #4e4d4d;
  font-size: 24px;
  text-align: center;
  margin-bottom: 1.2em;
}

p.login-legend span {
  color: #000;
  margin-left: 10px;
}

.login-input {
  position: relative;
  margin: 20px auto;
  width: 100%;
}

.login-input span {
  position: absolute;
  display: block;
  color: #3f729b;
  left: 10px;
  top: 12px;
  font-size: 16px;
}

.login-input input {
  width: 100%;
  padding: 13px 10px 13px 34px;
  display: block;
  border: none;
  border: 1px solid #3f729b;
  color: #000;
  box-sizing: border-box;
  font-size: 12px;
  outline: none;
  letter-spacing: 1px;
  background: #fff;
  -webkit-box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  -moz-box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
}

.login-input .ok-icon {
  position: absolute;
  display: block;
  color: #3f729b;
  right: 10px;
  top: 12px;
  font-size: 16px;
}

.btn-login {
  -webkit-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

a.rec-senha {
  color: #757474;
  font-size: 14px;
  display: inline-block;
  margin: 0em 1em 2em 14em;
  letter-spacing: 1px;
}

/* //content LOGIN */

.painel-login {
  background-color: #0e1c2f !important;
  /* -webkit-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  padding: 30px 45px 30px 45px;
  margin-left: -50px;
  margin-right: -50px; */
}

.label-lg {
  float: left;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
}

.ipt-login {
  max-height: 24px;
  font-size: 11px !important;
  padding: 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.shadow {
  position: relative;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  padding: 10px;
}

.ipt-transparent {
  border: none !important;
  border: 1px solid #51637b !important;
  background: transparent !important;
  color: #e7e7e7;
  font-size: 14px;
  line-height: 40px;
}
.ipt-transparent::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #898989 !important;
  opacity: 0.8; /* Firefox */
}
.ipt-transparent:focus {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dcdcdc !important;
  opacity: 0.8; /* Firefox */
}
.has-error .ipt-transparent {
  color: #b71c1c !important;
  border-color: #b71c1c !important;
  background: transparent !important;

  color: #932338 !important;
  border-color: #932338 !important;
  background-color: #fad7dd !important;
}

.loading-img {
  width: auto;
  height: 40px;
  background: url(../img/loading_auditor.gif) no-repeat left center;
  -webkit-background-size: auto 40px;
  -moz-background-size: auto 40px;
  -o-background-size: auto 40px;
  background-size: auto 40px;
  padding-left: 45px;
  padding-top: 10px;
  text-align: left;
}

.loading-img-min {
  width: auto;
  height: 20px;
  background: url(../img/loading_auditor.gif) no-repeat left center;
  -webkit-background-size: auto 20px;
  -moz-background-size: auto 20px;
  -o-background-size: auto 20px;
  background-size: auto 20px;
  padding-left: 25px;
  padding-top: 10px;
  text-align: left;
}

.img-no-results {
  width: auto !important;
  height: 250px !important;
  background: url(../img/no-results_bear.png) no-repeat top center;
  -webkit-background-size: auto 250px;
  -moz-background-size: auto 250px;
  -o-background-size: auto 250px;
  background-size: auto 250px;
  text-align: center;
}

.img-logo-menu {
  width: auto !important;
  height: 65px !important;
}

.img-logo-menu-mobile {
  width: auto !important;
  height: 40px !important;
}

.img-logo-login {
  height: auto;
  width: 100%;
  max-width: 100%;
}
.img-w100 {
  width: 100% !important;
  height: auto !important;
}

.img-nfe {
  width: auto;
  height: 30px;
  margin-left: 5px;
}

.img-produto {
  height: auto;
  width: 80%;
  max-width: 80%;
  margin: 20px;
}

.img-usuario-menu {
  width: auto !important;
  height: 30px !important;
}

.img-usuario {
  max-height: 254px;
  max-width: 100% !important;
  width: auto;
  height: auto;
  border: 2px solid #dcdcdc;
}

.img-usuario-min {
  max-height: 3rem !important;
  min-height: 3rem !important;
  max-width: 100% !important;
  width: auto;
  border: 1px solid #dcdcdc;
  border-radius: 2rem;
}

.img-usuario-minh {
  max-width: 260px !important;
  max-height: 100% !important;
  width: auto;
  height: auto;
  border: 1px solid #dcdcdc;
}

.img-min-grid-lg {
  max-height: 35px;
  width: auto;
  height: auto;
  border: 1px solid #dcdcdc;
}

.img-min-grid-md {
  max-height: 20px;
  width: auto;
  height: auto;
  border: 1px solid #dcdcdc;
}

.img-usuario-min-grid {
  max-height: 20px;
  max-width: 100% !important;
  width: auto;
  height: auto;
  border: 1px solid #dcdcdc;
}

.img-usuario-selectize {
  max-height: 20px !important;
  max-width: 20px !important;
  width: auto;
  height: auto;
  margin-top: -5px !important;
  margin-right: 5px !important;
  border: 1px solid #dcdcdc;
}

.img-icone-modulo {
  height: 180px;
  max-height: 100% !important;
  width: auto;
  max-width: 100% !important;
}

#mobile-login {
  display: none;
}

.bg-login {
  width: 100%;
  height: 110%;
  margin-top: -50px;
  background: url(../img/bg_login.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding-top: 3%;
}

.form-control:focus {
  border: 1px solid #a2a2a2 !important;
}

.has-error input {
  background-color: #ffcdd2 !important;
}

.user-lg-panel {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
}
.user-lg-panel img {
  -webkit-border-radius: 3px 3px 0px 0px !important;
  -moz-border-radius: 3px 3px 0px 0px !important;
  border-radius: 3px 3px 0px 0px !important;
}
.user-lg-panel .panel {
  cursor: pointer;
  max-width: 120px;
}
.user-lg-panel .panel-footer {
  padding: 5px !important;
  color: #141f2a;
}
.user-lg-panel .panel-footer label {
  font-size: 12px !important;
}
.user-lg-panel:hover .panel-footer {
  cursor: pointer;
  background-color: #141f2a;
  color: #fff;
  transition: all 2s;
}
.user-lg-panel-active {
  background-color: #141f2a !important;
  color: #fff !important;
}
.user-lg-panel:hover label {
  cursor: pointer;
}
.user-lg-panel:hover span {
  color: #141f2a;
  transition: all 2s;
}
.user-lg-panel:hover img {
  opacity: 0.6;
  transition: all 3s;
}
.user-lg-panel img {
  max-height: 120px;
  max-width: 120px;
  height: auto;
  width: 100%;
}
.user-lg-panel label {
  font-size: 16px;
}
.erase-user {
  position: absolute;
  text-align: right;
  float: right;
  right: 25;
  top: -15;
}
.erase-user:hover {
  opacity: 0.5;
}

/******* END LOGIN AREA **********/
/******* SWITCH BUTTON ***********/
.switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 25px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
/******* END SWITCH BUTTON *******/

/* copy the popover code from bootstrap so this will work even without it */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px !important;
}
.popover.bottom {
  margin-top: 10px !important;
}
.popover.left {
  margin-left: -10px !important;
}
.popover.right {
  margin-left: 10px !important;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -15px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -15px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.sidenavmenu {
  margin-left: 0.35rem !important;
}

.calendar {
  border: 1px solid #d7d7d7 !important;
  padding-left: 3% !important;
}

.inputError {
  border: 1px solid #b063bb !important;
  background-color: #f77375 !important;
  color: #000 !important;
}

.tdSecondary {
  color: #373944;
}

.tdSecondary:hover {
  color: #b063bb;
  background-color: #e7e7e7 !important;
  font-weight: bold;
  cursor: default;
}

.input-text {
  border: 1px solid #d7d7d7 !important;
  padding: 2px !important;
  padding-left: 2% !important;
}

.input-text:focus {
  border: 1px solid #b063bb !important;
}

.input-token {
  width: 100%;
  padding: 0.5rem 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  appearance: none;
  border-radius: 0.375rem;
  transition: 0.2s ease;
  border: 1px solid #d7d7d7 !important;
  padding: 2px !important;
  text-align: center !important;
  width: 3em !important;
}

.input-token:focus {
  border: 1px solid #b063bb !important;
}

/* .input-token:valid{
  border: 1px solid #b063bb !important;
} */

.row-token {
  border: 1px solid #d7d7d7;
}

.div-token {
  margin-left: -20px !important;
}

.ft-title {
  color: black;
  font-weight: bold;
}

.selected-page {
  color: #b063bb !important;
  border-color: #b063bb !important;
  font-weight: bold !important;
}

.my-card {
  position: absolute;
  left: -1.2em;
  top: 26%;
  border-radius: 50%;
}

.modal-backdrop {
  /* bug fix - no overlay */
  display: none;
}

.etapa-ativa {
  color: #b063bb !important;
}

.nav-ativa {
  border: 2px solid #b063bb !important;
  border-radius: 30px !important;
}

.nav-inativa {
  border: 2px solid #d7d7d7 !important;
  border-radius: 30px !important;
}

.etapa-inativa {
  color: #d7d7d7 !important;
}

.nav-concluida {
  border: 2px solid #00d27a !important;
  border-radius: 30px !important;
}
.etapa-concluida {
  color: #00d27a !important;
}

.loading-div {
  align-items: center;
  background-color: #e7e7e7;
  opacity: 1;
  display: flex;
  justify-content: center;
  padding: 10px;
  border-radius: 10px;
}

.loader {
  width: 50px;
  height: 50px;
  background: url("../img/galoadv_small.jpg") no-repeat center;
  border-radius: 100%;
}

.loader-wheel {
  animation: spin 1s infinite linear;
  border: 2px solid rgba(30, 30, 30, 0.5);
  border-left: 4px solid #b063bb;
  border-radius: 50%;
  height: 50px;
  margin-bottom: 10px;
  width: 50px;
}

.loader-text {
  color: #b063bb;
  font-weight: bold;
}

.loader-text:after {
  content: "Loading";
  animation: load 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.itemHovered {
  transition: 0.35s;
  cursor: pointer;
}

.containerItemsHovered:hover > :not(:hover) {
  opacity: 0.4;
  transform: scale(0.9);
}

.alert-container {
  background-color: white;
  position: relative;
  border: 1px solid #b063bb;
  padding: 1rem;
  text-align: center;
}

.alert-message {
  font-size: 1.2rem;
}

.close-button {
  float: right;
}

.div-flex {
  display: flex;
  flex-wrap: wrap !important;
}

.div-flex-items {
  flex-basis: 33%;
}

.div-flex-folders {
  flex-basis: 25%;
}

.div-flex-items-margin {
  margin-left: 34%;
}

@media (max-width: 500px) {
  .div-flex-items {
    flex-basis: 100%;
  }

  .div-flex-folders {
    flex-basis: 100%;
  }

  .div-flex-items-margin {
    margin-left: 0;
  }

  .div-flex-items-margin-first {
    margin-left: 0;
  }
}

.atestadoHovered {
  transition: 0.35s;
  cursor: pointer;
}

.containerAtestadosHovered:hover > :not(:hover) {
  transform: scale(0.95);
}

.background-logo {
  background: url("../img/galo-logo.png") no-repeat center;
  background-size: contain;
  background-position: center;
}

.border-success {
  border: 1px solid #4caf50 !important;
}

.border-danger {
  border: 1px solid #b063bb !important;
}

.border-primary {
  border: 1px solid #0275d8 !important;
}

.border-gray {
  border: 1px solid #d7d7d7 !important;
}

.section-mat {
  display: flex;
  flex-flow: row wrap;
}

.section-mat > div {
  flex: 1;
  flex-basis: 20%;
}

.label-mat {
  height: 80%;
  display: block;
  background: white;
  border-radius: 20px;
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
  position: relative;
}

@media only screen and (max-width: 700px) {
  .section-mat {
    flex-direction: column;
  }
}

.active-menu {
  background-color: rgba(199, 199, 199, 0.2);
  border-radius: 0.375rem;
}

.active-submenu {
  background-color: rgba(199, 199, 199, 0.05);
}

.active-submenu i {
  color: rgba(199, 199, 199, 0.1);
}

.active-submenu:hover i {
  color: #fefefe !important;
}

.active-url i {
  color: #b063bb !important;
}

.selectize-xg {
  min-height: 15rem !important;
  overflow-y: auto;
}

@media only screen and (max-width: 700px) {
  .selectize-xg {
    min-height: 50rem !important;
    overflow-y: auto;
  }
}

.selectize-lg {
  min-height: 4rem !important;
}

@media only screen and (max-width: 700px) {
  .selectize-lg {
    min-height: 9rem !important;
  }
}

.selectize-lxg {
  min-height: 10rem !important;
}

@media only screen and (max-width: 700px) {
  .selectize-lxg {
    min-height: 35rem !important;
  }
}

.selectize-md {
  min-height: 3rem !important;
}

@media only screen and (max-width: 700px) {
  .selectize-md {
    min-height: 4rem !important;
  }
}

.selectize-sm {
  min-height: 1rem !important;
}

@media only screen and (max-width: 700px) {
  .selectize-sm {
    min-height: 3rem !important;
  }
}

.box-success {
  box-shadow: 1px 1px 1px #4caf50 !important;
}

.box-danger {
  box-shadow: 1px 1px 1px #b063bb !important;
}

.box-primary {
  box-shadow: 1px 1px 1px #0275d8 !important;
}

.text-signup {
  font-size: 0.9rem !important;
}

.cadastro-header {
  background-color: #f2f2f2;
  padding: 15px;
  border-radius: 20px !important;
}

.etapas-cadastro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.etapas-cadastro li {
  flex: 1;
}

.etapa {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.circulo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #d7d7d7;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}

.circulo-active {
  background-color: #b063bb !important;
}

.circulo-success {
  background-color: #4caf50 !important;
}

.circulo-inactive {
  background-color: #d7d7d7 !important;
}

.div-flex {
  display: flex;
  flex-wrap: wrap !important;
}

.div-flex-buttons {
  flex-basis: 45%;
}

.div-flex-buttons-margin {
  margin-left: 10%;
}

.hr-galo {
  height: 1px !important;
  background-color: #b063bb !important;
}

.card-header-close-button {
  font-size: 1rem !important;
  position: absolute !important;
  top: 15% !important;
  right: -30 !important;
  transform: translate(-50%, -50%) !important;
}

.div-btn-right {
  display: flex;
  flex-flow: row wrap;
}

.btn-right {
  flex-basis: 33.33% !important;
}

.btn-right-margin {
  margin-left: 32.5% !important;
}

@media only screen and (max-width: 700px) {
  .btn-right {
    flex-basis: 100% !important;
  }

  .btn-right-margin {
    margin-left: 0% !important;
  }
}

.div-btn-center-mobile {
  text-align: right !important;
}

@media only screen and (max-width: 700px) {
  .div-btn-center-mobile {
    display: flex;
    flex-flow: row wrap;
  }

  /* .btn-center-mobile {
    text-align: center !important;
    flex-basis: 100%;
  } */
}

.btn-question[title]::after {
  content: attr(title) !important;
  position: absolute !important;
  bottom: 100% !important;
  transform: translateX(-50%) !important;
  padding: 0.5rem !important;
  background-color: #b063bb !important;
  color: #fff !important;
  font-weight: bold !important;
  border-radius: 0.5rem !important;
  white-space: nowrap !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out !important;
  width: 100%;
}

.btn-question[title]:hover::after,
button[title][tooltip-visible]::after {
  opacity: 1 !important;
  visibility: visible !important;
}

.dropdown-style {
  max-width: 2rem;
  background-color: transparent !important;
}

.dropdown-style::before {
  max-width: 2rem;
  display: absolute;
  top: 0rem !important;
  right: 0rem !important;
  background-color: transparent !important;
}

.dropdown-style > li > a {
  margin-bottom: 0rem !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-bottom: 3px !important;
  background-color: #fff;
  border-radius: 10px !important;
  z-index: inherit;
  top: 0% !important;
  right: 0% !important;
}

/* @media only screen and (max-width: 1440px) {

  .dropdown-style {
    display: absolute;
    top: 7.4% !important;
    left: 62% !important;
    background-color: transparent !important;
  }
} */

/* @media only screen and (max-width: 700px) {

  .dropdown-style {
    display: absolute;
    top: 7.4% !important;
    left: 60% !important;
    background-color: transparent !important;
  }
} */

.list {
  left: 45%;
  position: absolute;
  top: 8%;
  width: 15em;
}

@media only screen and (max-width: 1680px) {
  .list {
    left: 30%;
    position: absolute;
    top: 8%;
    width: 15em;
  }
}

@media only screen and (max-width: 1440px) {
  .list {
    left: 18%;
    position: absolute;
    top: 8%;
    width: 15em;
  }
}

@media only screen and (max-width: 1366px) {
  .list {
    left: 10%;
    position: absolute;
    top: 8%;
    width: 15em;
  }
}

@media only screen and (max-width: 680px),
  (min-device-width: 768px) and (max-device-width: 1023px) {
  .list {
    left: 35%;
    position: absolute;
    top: 8%;
    width: 15em;
  }
}

.list li {
  padding-top: 15px;
  align-items: center;
  display: flex;
  font-size: 16px;
  height: 50px;
  margin-left: 40px;
  opacity: 0;
  margin-bottom: 5px;
  list-style: none;
  transition: opacity 100ms cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
  -moz-user-select: none;
}

.list li:hover {
  background: #f5f5f5;
}

.dots.active .container {
  transform: translateX(-30%) translateY(20px);
}

.dots.active .drop {
  transform: translateY(102px) scale(50);
}

.dots.active .list li {
  cursor: pointer;
  opacity: 1;
  transition: opacity 200ms 100ms cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
  border-radius: 10px;
}

.dots.active .list li:hover {
  background-color: #e7e7e7;
}

.dots.active .list li:nth-child(2) {
  transition-delay: 130ms;
}

.dots.active .list li:nth-child(3) {
  transition-delay: 160ms;
}

.dots.active .list li:nth-child(4) {
  transition-delay: 190ms;
}

.dots.active .list li:nth-child(5) {
  transition-delay: 220ms;
}

.dots.active .shadow {
  opacity: 1;
  transition: opacity 150ms 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.close-details {
  display: none;
}

.bg-aprovado {
  background-color: #e5f3e5;
}

.br-20 {
  border-radius: 20px !important;
}

.btn-right-side {
  flex-basis: 33.33%;
  margin-left: 66.66%;
}

@media only screen and (max-width: 700px) {
  .btn-right-side {
    flex-basis: 100%;
    margin-left: 0%;
  }
}

.flex-container-triagem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}

.flex-container-triagem span {
  margin-left: auto; /* Isso empurra o <span> para o lado direito */
}

.margin-desktop {
  margin-top: 15px !important;
}

@media only screen and (max-width: 700px) {
  .margin-desktop {
    top: 0;
    /* margin-top: -10px !important; */
  }
}

.nav-item {
  cursor: pointer !important;
}

#div-menu {
  overflow-y: scroll !important; /* Show vertical scrollbar */
}

#div-menu::-webkit-scrollbar-track {
  background: rgba(190, 30, 33, 0.2); /* color of the tracking area */
}

.active-submenu {
  font-size: 12px !important;
}

.desktop-nav {
  display: block !important;
}

.mobile-nav {
  display: none !important;
}

.material-icons:hover {
  color: #b063bb;
}

.notification-container {
  position: relative;
}

.notification-button {
  background-color: #3498db;
  border: none;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  position: relative;
}

.notification-icon {
  position: relative;
}

.notification-count {
  background-color: #b063bb;
  opacity: 1;
  color: white;
  border-radius: 50%;
  padding: 1px 3px;
  font-size: 8px;
  position: absolute;
  top: 0px;
  right: -2px;
}

@media only screen and (max-width: 700px) {
  .desktop-nav {
    display: none !important;
  }

  .mobile-nav {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    /* height: 8vh !important; */
  }

  .mobile-nav a {
    height: 100%;
  }

  .material-icons {
    font-size: 24px;
    vertical-align: middle;
    color: #b063bb;
  }

  .img-logo-xs {
    width: auto !important;
    height: 3vh !important;
  }

  .notification-count {
    background-color: white;
    opacity: 1;
    color: black;
    border-radius: 50%;
    padding: 1.5px 4px;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: -2px;
  }
}

.notification-menu {
  display: none;
  position: absolute;
  top: 40px;
  right: 10px;
  width: 300px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  padding: 10px;
  z-index: 1;
  border-radius: 10px !important;
}

.notification-menu h6 {
  margin-top: 0;
}

#notification-list {
  overflow: auto;
  max-height: 300px !important;
  list-style-type: none;
  padding: 0;
}

.notification-item:hover {
  background-color: #fff !important;
  border-radius: 5px;
}

.notification-item:hover i {
  color: #b063bb !important;
}

.right-container-button {
  padding: 0px;
  width: 50px;
  height: 35px;
  border: none;
  background-color: #e7e7e7;
  transition: all 300ms;
  cursor: pointer;
  color: #b063bb;
  font-family: roboto, sans-serif;
  border-radius: 10px !important;
}
.right-container-button span {
  color: #b063bb;
  line-height: 28px;
}

.right-container-button:hover {
  transition: all 400ms cubic-bezier(0.62, 0.1, 0.5, 1);
  width: 180px;
}

.right-container-button .short-text {
  font-size: 1rem;
  margin-left: -65%;
}

.right-container-button:hover .short-text {
  margin-left: -20%;
}

.right-container-button .second-short-text {
  font-size: 1rem;
  margin-left: -65%;
}

.right-container-button:hover .second-short-text {
  margin-left: 0%;
}

.right-container-button .long-text {
  transition: opacity 1000ms;
  opacity: 0;
  color: #b063bb;
  white-space: nowrap;
  font-size: 0;
  width: 0;
  margin: 0;
}
.right-container-button .long-text.show-long-text {
  color: #b063bb;
  transition: opacity 1000ms, width 1ms linear 270ms, font-size 1ms linear 270ms;
  opacity: 1;
  font-size: 14px;
}

.legenda-item-margin-left {
  margin-left: 10%;
}

.legenda-item {
  flex-basis: 28%;
}

/* .legenda-item-margin-left {
  margin-left: 34%;
} */

@media (max-width: 700px) {
  .legenda-item {
    flex-basis: 100%;
  }

  .legenda-item-margin-left {
    margin-left: 0%;
  }
}

/* /Gestão interna- estilo das abas de etapas/ */
.etapa-style {
  border-radius: 6px;
  border: 1px solid #b063bb;
  border-bottom: 2px solid white !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  /* padding: -1px 15px 0px 15px !important; */
  /* margin-top: 0px !important; */
  /* margin-bottom: 0px !important; */
}
/*Gestão interna- organização dos ícones */
.icons-container {
  display: flex;
  flex-direction: row;
}

/* /Gestão interna - alinhamento dos ícones/ */
.icon-wrapper {
  flex: 1; /* Distribui o espaço disponível igualmente entre os ícones */
  margin: 0px; /* Reduzimos a margem entre os ícones para 3px */
  padding-top: 5px !important;
}

/* /Gestão interna - Usado para deixar arrumar o título e deixar como 'click'/ */
.title-fase {
  margin-top: 8px !important;
  margin-left: 10px !important;
  text-align: center;
  cursor: pointer;
}

/* /Gestão interna - deixar o ícone como click */
.icon-fase {
  cursor: pointer;
}

/* Manipulação do titulo das abas */
@media (max-width: 767px) {
  #localAtedimento-text h6 {
    display: none; /* Oculta o h6 dentro da div com o ID "minha-div" em dispositivos móveis */
  }

  #posto-text h6 {
    display: none;
  }

  #suprimentos-text h6 {
    display: none;
  }
}

.three-btns-line {
  flex-basis: 30% !important;
}

.three-btns-line-margin-left {
  margin-left: 5% !important;
}

@media (max-width: 767px) {
  .three-btns-line {
    flex-basis: 100% !important;
  }

  .three-btns-line-margin-left {
    margin-left: 0% !important;
  }
}

.beneficios {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  /* margin-right: 10px; */
  /* flex-basis: auto; */
}

.beneficios-items {
  flex-basis: 15%;
}

@media (max-width: 767px) {
  .beneficios {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .beneficios-items {
    flex-basis: 45%;
  }
}
