@charset "UTF-8";
body {
  background-color: #F2F2F2;
}

.form-control {
  border: none !important;
  border-bottom: 1px solid !important;
  font-size: 12px !important;
}

.has-error {
  font-family: "montserratlight";
  font-size: 0.8em;
}

.contact-select-box span {
  font-family: "montserratlight";
  font-size: 10px;
  font-weight: bold;
}

.hr_bar {
  color: rgb(0, 217, 208);
  width: 97%;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-bottom: 1em;
  margin-top: 1em;
}

.proj1 {
  width: 200px;
  height: 100px;
  background-color: #27ae60;
  border-radius: 10px;
  margin-right: 4px;
}

.active1 {
  border-bottom: 2px solid #c0392b;
}

.main-container {
  height: 100vh;
}

.fc .fc-button {
  font-size: 12px;
}

.kanban-board {
  background-color: rgba(154, 67, 145, 0.3);
}
.kanban-board .kanban-item {
  font-family: "montserratlight";
}
.kanban-board .kanban-title-board {
  font-family: "montserratbold";
  text-transform: uppercase;
  font-size: 14px;
  color: #9A4391;
}

.select-user-calendar-box {
  width: 200px;
  float: right;
}

.calendar-type {
  position: relative;
  width: 70%;
  height: 20px;
  margin: 0 auto;
  margin-bottom: 2em;
}
.calendar-type li {
  height: 20px;
  display: inline;
  margin-right: 10px;
}
.calendar-type li .box-type-event {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.calendar-type li .box-type-event-text {
  width: 20px;
  height: 20px;
  display: inline;
}
.calendar-type li .box-type-event-text span {
  display: inline-block;
  font-family: "montserratlight";
  font-size: 12px;
  padding-left: 2px;
}
.calendar-type li:hover {
  cursor: pointer;
}
.calendar-type li:hover .box-type-event {
  opacity: 0.5;
}
.calendar-type li.selected .box-type-event {
  opacity: 0.5;
}
.calendar-type li.selected .box-type-event-text span {
  text-decoration: line-through;
}

#time-track-calendar .fc-daygrid-block-event .fc-event-time, .fc-daygrid-block-event .fc-event-title {
  padding: 5px;
}

#calendar .fc-toolbar-title, #time-track-calendar .fc-toolbar-title {
  font-size: 12px;
  font-family: "montserratlight";
  color: black;
}
#calendar .fc-today-button, #calendar .fc-dayGridMonth-button, #calendar .fc-dayGridDay-button, #calendar .fc-listMonth-button, #time-track-calendar .fc-today-button, #time-track-calendar .fc-dayGridMonth-button, #time-track-calendar .fc-dayGridDay-button, #time-track-calendar .fc-listMonth-button {
  background-color: #9A4391;
  font-family: "montserratlight";
  border: none;
}
#calendar .fc-prev-button, #time-track-calendar .fc-prev-button {
  background-color: transparent;
  color: black;
  border-color: #9A4391;
}
#calendar .fc-next-button, #time-track-calendar .fc-next-button {
  background-color: transparent;
  color: black;
  border-color: #9A4391;
}
#calendar .fc-daygrid-event, #time-track-calendar .fc-daygrid-event {
  border: none;
}
#calendar .fc-event-main, #time-track-calendar .fc-event-main {
  border: none;
  font-family: "montserratlight";
}
#calendar .fc-daygrid-day-number, #time-track-calendar .fc-daygrid-day-number {
  font-family: "montserratlight";
}
#calendar .fc-day-today, #time-track-calendar .fc-day-today {
  background-color: #1abc9c;
}
#calendar .fc-day-today .fc-daygrid-day-number, #time-track-calendar .fc-day-today .fc-daygrid-day-number {
  color: white;
}

.progress {
  overflow: inherit;
  position: relative;
}
.progress .inner-progress {
  width: 50%;
  background-color: #27ae60;
  z-index: 900;
  text-align: center;
}
.progress .inner-label {
  position: absolute;
  z-index: 998;
  width: 100%;
  top: -20px;
  text-align: center;
  height: 20px;
}
.progress .inner-label span {
  font-family: "montserratlight";
  color: black;
}

.opacity-popup {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 900;
  background-color: grey;
  opacity: 0.5;
  display: none;
}

.op.spinner-border {
  display: none;
  z-index: 901;
  position: absolute;
  background-color: transparent;
  border-right-color: #c62a3b;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
}

.select2-container .select2-selection--single {
  border: none;
  height: 34px;
  border-bottom: 1px solid black;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
  font-size: 12px;
  font-family: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}

#search-ref {
  width: 100%;
  height: 50px;
}

.swal2-container.swal2-center {
  z-index: 999;
}

body span.select2-container.swal2-backdrop-show {
  z-index: 9999;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.no-border {
  border: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  font-family: "montserratlight";
}

.nav-tabs .nav-link {
  color: black;
  font-family: "montserratlight";
}

.subof-table {
  margin-top: 1em;
}
.subof-table .dataTables_filter {
  position: absolute;
  right: 1em;
  top: 10%;
}

.dataTables_wrapper, .mdl-grid {
  width: 100%;
}

.dataTables_filter {
  float: right;
  margin-bottom: 1em;
}
.dataTables_filter label {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.dataTables_filter label input:focus {
  box-shadow: none !important;
}
.dataTables_filter label input {
  border-radius: 0px !important;
}

div.dataTables_paginate {
  height: 50px;
  float: right;
  position: relative;
}
div.dataTables_paginate .paginate_button {
  padding: 0.2em 0.2em !important;
  font-size: 12px !important;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
div.dataTables_paginate .pagination {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 1em;
}
div.dataTables_paginate .pagination .paginate_button:hover:hover {
  background-color: #F2F2F2 !important;
  background: #F2F2F2 !important;
  border: 2px solid #40189F !important;
  box-shadow: none !important;
}
div.dataTables_paginate .pagination .paginate_button.page-item:not(.previous):not(.next) {
  width: 4em;
  border-radius: 1em;
  border: 2px solid transparent;
  background-color: transparent;
}
div.dataTables_paginate .pagination .paginate_button.page-item:not(.previous):not(.next) a {
  font-weight: bold;
  font-size: 1.3em;
  background-color: transparent;
  color: #40189F;
  border: none;
}
div.dataTables_paginate .pagination .paginate_button.page-item.previous, div.dataTables_paginate .pagination .paginate_button.page-item.next {
  border-radius: 1em;
  background-color: transparent !important;
  border: 2px solid transparent;
}
div.dataTables_paginate .pagination .paginate_button.page-item.previous a, div.dataTables_paginate .pagination .paginate_button.page-item.next a {
  background-color: transparent;
  border: none;
  color: #40189D;
  font-size: 1.3em;
}
div.dataTables_paginate .pagination .paginate_button.page-item.active {
  background-color: #40189F !important;
}
div.dataTables_paginate .pagination .paginate_button.page-item.active a {
  color: white !important;
}
div.dataTables_paginate .pagination .mdl-button {
  font-size: 14px;
  font-family: "montserratlight";
  background-color: #FFFFFF;
}
div.dataTables_paginate .pagination .mdl-button--raised {
  color: #c62a3b !important;
}

.dataTables_info {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

.dataTables_length {
  line-height: 40px;
}
.dataTables_length label {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 12px !important;
}
.dataTables_length label select {
  width: 4em !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

.dataTables_filter input {
  border: none;
  border-bottom: 1px solid;
  font-size: 12px;
}

.datatable {
  padding: 1.5em;
}

table.dataTable.no-footer {
  border-bottom: 0px !important;
}

.table-robowork {
  background-color: #FFFFFF;
  border-spacing: 0 10px !important;
  border-collapse: separate;
}
.table-robowork thead tr td {
  padding-left: 20px !important;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border-bottom: 3px solid #F2F2F2 !important;
  border-top: none;
  border-color: #F2F2F2 !important;
  font-size: 16px;
}
.table-robowork thead tr td.sorting_disabled {
  padding: 0% !important;
  text-align: center;
  white-space: break-spaces;
}
.table-robowork tbody tr {
  border: none;
}
.table-robowork tbody tr td {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  border-top: none;
  border-color: #F2F2F2;
  padding: 0px 20px !important;
  font-size: 14px;
}
.table-robowork tbody tr td input:-moz-read-only {
  background-color: transparent;
}
.table-robowork tbody tr td input:read-only {
  background-color: transparent;
}
.table-robowork tbody tr td input.checkbox {
  background-color: #f2f2f2;
}
.table-robowork tbody tr td input.checkbox:checked {
  background-color: currentColor;
}
.table-robowork tbody tr td div.btn-center {
  text-align: center;
  text-align: -webkit-center;
}
.table-robowork tbody tr td div.center-input {
  text-align: -webkit-center;
}
.table-robowork tbody tr td a {
  color: #40189D;
  display: inline-table;
}
.table-robowork tbody tr td a svg {
  font-size: 2em;
}
.table-robowork tbody tr td .state-i {
  border-color: #c0392b;
  color: #c0392b;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 60%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-i input {
  background: white;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-a {
  border-color: #2ecc71;
  color: #2ecc71;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 60%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-a input {
  background: white;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-b {
  border-color: #919197;
  color: #919197;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 90%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-m {
  border-color: #d6ca21;
  color: #d6ca21;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 90%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-al {
  border-color: #cf7113;
  color: #cf7113;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 90%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-u {
  border-color: #bb1d1a;
  color: #bb1d1a;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 90%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-o {
  border-color: #2ecc71;
  color: #2ecc71;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 72%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-out {
  border-color: #c0392b;
  color: #c0392b;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 72%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-s {
  border-color: rgba(37, 37, 110, 0.74);
  color: rgba(37, 37, 110, 0.74);
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 72%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-stock {
  border-color: #f1c40f;
  color: #f1c40f;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 72%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-robowork tbody tr td .state-rep {
  border-color: #f39c12;
  color: #f39c12;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 72%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.filterPlanningTable {
  overflow-x: auto;
  white-space: nowrap;
}

.plan-table thead tr th {
  background-color: #eee7cd !important;
  text-transform: uppercase;
  color: #A5ABBD;
  font-size: 12px;
  font-family: "montserratmedium";
  border: 1px solid black;
}
.plan-table tbody tr {
  height: 51px;
  background-color: white !important;
}
.plan-table tbody tr td.center {
  text-align: center;
}
.plan-table tbody tr td.center .state {
  background-color: #23dbb0;
  line-height: 51px;
  display: block;
  margin: 0 auto;
}
.plan-table tbody tr td.center .hide {
  display: none;
}
.plan-table tbody tr td.center a, .plan-table tbody tr td.center input[type=submit] {
  color: #23dbb0;
  display: inline-table;
}
.plan-table tbody tr td.center a svg, .plan-table tbody tr td.center input[type=submit] svg {
  font-size: 2em;
}
.plan-table tbody tr td {
  border: 1px solid !important;
  border-color: #A5ABBD !important;
  padding: 0px 10px !important;
  line-height: 35px;
  font-size: 14px;
}
.plan-table tbody tr td.sorting_1 {
  background-color: white !important;
}

.table td {
  font-size: 0.8em;
  font-family: "Poppins", sans-serif;
  vertical-align: middle;
  text-align: left;
  word-break: normal !important;
}

.table td.table-icon {
  font-size: 1.4em;
  color: #c62a3b !important;
}

/*
.table td a
{
    color: $buttons-background !important;
}*/
.table th {
  font-family: "montserratbold";
}

.table td .status {
  border-radius: 5px;
  background-color: yellow;
  width: 75px;
  text-align: center;
}
.table td .status span {
  color: white;
  font-family: "montserratlight";
  font-size: 12px;
}

.table td .status.pendent {
  background-color: #f1c40f;
  border-color: #f1c40f;
}

.table td .status.processing {
  background-color: #3498db;
  border-color: #3498db;
}

.table td .status.finish {
  background-color: #2ecc71;
  border-color: #2ecc71;
}

.main-progress {
  position: relative;
  float: right;
}
.main-progress .progress-project {
  display: inline-grid;
  position: relative;
  width: 100px;
  height: 10px;
  background-color: #e3e3e3;
  float: right;
  margin-right: 40px;
  margin-top: 30px;
  text-align: center;
}
.main-progress .progress-project .progress-project-value {
  position: absolute;
  height: 10px;
}
.main-progress .progress-project .value {
  bottom: 32px !important;
  position: relative;
}
.main-progress .total-records {
  display: inline-block;
  margin-right: 50px;
}

#buttonnewline {
  float: right;
  font-family: "montserratlight";
  font-size: 12px;
  margin-left: 20px;
}
#buttonnewline:hover {
  background-color: #ff5858;
}
#buttonnewline:hover a {
  color: white;
}

#buttonstate .btn-new {
  font-family: "montserratlight";
  font-size: 12px;
}
#buttonstate .btn-new:hover {
  background-color: #a1227d;
  color: white !important;
}
#buttonstate ul {
  padding-left: 10px;
}

.popup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  text-align: center;
}
.popup .popup-content.reception {
  max-width: 550px;
}
.popup .popup-content {
  width: 85%;
  max-width: 800px;
  max-height: 600px;
  overflow: auto;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 12px;
}
.popup .popup-content .popup-title {
  position: relative;
  width: 100%;
  height: 40px;
  display: table;
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #f2f2f2;
}
.popup .popup-content .popup-title span {
  display: table-cell;
  vertical-align: middle;
  color: black;
  font-family: "montserratbold";
  font-size: 12px;
}
.popup .popup-content .popup-data {
  position: relative;
  width: 100%;
  height: auto;
  padding: 3em;
  border-bottom: 1px solid #f2f2f2;
}
.popup .popup-content .popup-data .form-group {
  text-align: left;
}
.popup .popup-content .popup-data .error-message {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 80%;
  margin: 0 auto;
}
.popup .popup-content .popup-data .error-message span {
  text-align: center;
  display: block;
  font-size: 1.5em;
  font-family: "montserratlight";
}
.popup .popup-content .popup-data .error-message .icon-attention {
  color: #e74c3c;
  font-size: 3em;
  padding-bottom: 1em;
}
.popup .popup-content .popup-data .invalid {
  margin-top: 1em;
  text-align: left;
}
.popup .popup-content .popup-data .popup-event {
  position: relative;
  width: 100%;
  text-align: left;
}
.popup .popup-content .popup-data .popup-event label {
  display: block;
  font-family: "montserratbold";
  color: #505050;
}
.popup .popup-content .popup-data .popup-event span {
  display: block;
  font-family: "montserratlight";
  margin-bottom: 1em;
  padding: 5px;
}
.popup .popup-content .popup-data.invalid {
  text-align: left;
  border-bottom: 0;
  width: 80%;
  margin: 0 auto;
}
.popup .popup-content .popup-button {
  width: 100%;
  height: 60px;
  display: table;
  padding: 1em;
}
.popup .popup-content .popup-button button, .popup .popup-content .popup-button .ok-btn {
  width: 100px;
  height: 40px;
  display: table;
  position: relative;
  float: right;
  text-align: center;
  background-color: #f2f2f2;
  color: white;
  cursor: pointer;
  font-family: "montserratlight";
}
.popup .popup-content .popup-button button:hover, .popup .popup-content .popup-button .ok-btn:hover {
  background-color: #ff5858;
  border-color: #f2f2f2;
}
.popup .popup-content .popup-button button span, .popup .popup-content .popup-button .ok-btn span {
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratlight";
}
.popup .popup-content .popup-button .close-btn, .popup .popup-content .popup-button .add-btn {
  width: 100px;
  height: 40px;
  display: table;
  position: relative;
  float: right;
  text-align: center;
  background-color: #f2f2f2;
  color: black;
  cursor: pointer;
  margin-right: 1em;
  font-family: "montserratlight";
}
.popup .popup-content .popup-button .close-btn:hover, .popup .popup-content .popup-button .add-btn:hover {
  background-color: #ff5858;
  border-color: #f2f2f2;
  color: white;
}
.popup .popup-content .popup-button .close-btn span, .popup .popup-content .popup-button .add-btn span {
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratlight";
}
.popup .popup-content .popup-button .close-btn a, .popup .popup-content .popup-button .add-btn a {
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratlight";
  color: black;
}
.popup .popup-content .popup-button .close-btn a:hover, .popup .popup-content .popup-button .add-btn a:hover {
  color: white;
  text-decoration: none;
}

.opacity {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 998;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0.5;
}

.table-striped tbody tr {
  background-color: #f5f4f9;
}

#ck-button.oco {
  width: 60px;
  float: right;
  margin-right: 1em;
}
#ck-button.oco label {
  float: none;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 30px;
}
#ck-button.oco label span {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 26px;
}

#ck-button.rec {
  width: 40px;
  float: left;
  margin-right: 1em;
}
#ck-button.rec label {
  float: none;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 30px;
}
#ck-button.rec label span {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 26px;
}

#ck-button.req {
  width: 100%;
}
#ck-button.req label {
  float: none;
  margin: 0 auto;
  display: block;
  width: 100%;
}
#ck-button.req label span {
  display: block;
  width: 100%;
  line-height: 34px;
}

#ck-button {
  width: 200px;
  margin: 0 auto;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 4px;
  border: 1px solid #D0D0D0;
  overflow: auto;
  color: black;
}

#ck-button:hover {
  background: black;
}
#ck-button:hover label {
  color: white;
}

#ck-button label {
  float: left;
  width: 200px;
  height: 40px;
  margin-bottom: 0;
  cursor: pointer;
}

#ck-button label span {
  text-align: center;
  padding: 3px 0px;
  display: block;
  height: 40px;
  vertical-align: middle;
  display: table-cell;
  width: 200px;
}

#ck-button label input {
  position: absolute;
  display: none;
}

#ck-button input:checked + span {
  background-color: black;
  color: white;
}

.error-description {
  display: none;
  text-align: right;
}
.error-description span {
  color: red;
  display: block;
  font-family: "open_sanslight";
}

.blink {
  animation-duration: 1400ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  -webkit-animation: blink 1400ms infinite;
  /* Safari and Chrome */
}

@keyframes blink {
  from {
    background-color: #2ecc71;
  }
  to {
    background-color: transparent;
  }
}
.note-editor .note-toolbar .note-insert, .note-editor .note-toolbar .note-table, .note-editor .note-toolbar .note-style, .note-editor .note-toolbar .note-font, .note-editor .note-toolbar .note-fontname, .note-editor .note-toolbar .note-color {
  display: none;
}
.note-editor .note-toolbar .note-view .btn-codeview, .note-editor .note-toolbar .note-view .btn-sm {
  display: none;
}
.note-editor .note-editing-area {
  min-height: 250px;
}
.note-editor .note-editing-area .note-editable p {
  margin-bottom: 0;
}

.with-margin-top {
  margin-top: 2em;
}

#error-equipment {
  display: none;
  color: red;
  text-align: center;
}

.note-editor .note-editing-area .note-editable p {
  font-family: "montserratlight";
  font-size: 12px;
}

#materialTable thead tr th, #travelTable thead tr th {
  font-family: "montserratmedium";
  font-size: 12px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  position: relative;
}

.hide-show-buttons .hide_btn {
  z-index: 1;
  color: white;
  display: none;
  background-color: #ff5858;
}
.hide-show-buttons .hide_btn:hover {
  color: white;
  background-color: #e65757;
}
.hide-show-buttons .show_btn {
  z-index: 1;
  color: white;
  display: none;
}
.hide-show-buttons .show_btn:hover {
  color: white !important;
}

@keyframes fazer1 {
  0% {
    left: 0;
  }
  100% {
    left: -80px;
    opacity: 0;
  }
}
@keyframes fazer2 {
  0% {
    left: 0;
  }
  100% {
    left: -100px;
    opacity: 0;
  }
}
@keyframes fazer3 {
  0% {
    left: 0;
  }
  100% {
    left: -50px;
    opacity: 0;
  }
}
@keyframes fazer4 {
  0% {
    left: 0;
  }
  100% {
    left: -150px;
    opacity: 0;
  }
}
@keyframes speeder {
  0% {
    transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -3px) rotate(-1deg);
  }
  20% {
    transform: translate(-2px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 3px) rotate(-1deg);
  }
  60% {
    transform: translate(-1px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-2px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(2px, 1px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
@keyframes lf {
  0% {
    left: 200%;
  }
  100% {
    left: -200%;
    opacity: 0;
  }
}
@keyframes lf2 {
  0% {
    left: 200%;
  }
  100% {
    left: -200%;
    opacity: 0;
  }
}
@keyframes lf3 {
  0% {
    left: 200%;
  }
  100% {
    left: -100%;
    opacity: 0;
  }
}
@keyframes lf4 {
  0% {
    left: 200%;
  }
  100% {
    left: -100%;
    opacity: 0;
  }
}
#workcenter_add_day {
  color: white;
}

input:-moz-read-only {
  background-color: #f2f2f2;
}

input:read-only {
  background-color: #f2f2f2;
}

.notification {
  color: white;
  text-decoration: none;
  position: relative;
  display: inline-block;
  border-radius: 2px;
}

.notification .badge {
  margin-left: 0.5em;
  padding: 5px 10px;
  border-radius: 50%;
  background: rgb(207, 118, 118);
  color: white;
}

textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus {
  border-color: rgba(75, 178, 247, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(167, 213, 243, 0.438);
  outline: 0 none;
}

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

span.multiselect__tag {
  background-color: #40189D;
}

.multiselect__option--highlight {
  background: #40189D;
}

.multiselect__option--selected {
  background: red;
}

.multiselect__tags {
  font-size: 12px !important;
}
.multiselect__tags input {
  border-color: inherit !important;
  box-shadow: none !important;
}

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

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

.multiselect__content li:not([role=option]) {
  font-size: 20px;
}

.multiselect__placeholder {
  color: black !important;
}

.multiselect--disabled {
  opacity: 1 !important;
  background: #e9ecef !important;
}
.multiselect--disabled .multiselect__tags {
  background-color: #e9ecef !important;
}
.multiselect--disabled .multiselect__tags .multiselect__single {
  background-color: #e9ecef !important;
}

.b-create {
  color: #5c5c5c !important;
  background-color: transparent !important;
  border-color: #bea2ff !important;
  border-radius: 1.7em;
  font-size: 14px;
  padding: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.b-create:hover {
  color: white !important;
}

.real_time_container {
  width: 100%;
  display: flex;
}

.real_time_left-div {
  flex: 1;
  width: 40%;
  max-width: 40%;
}
.real_time_left-div img {
  border-radius: 15px;
}

.real_time_right-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 60%;
}

.real_time_box {
  width: 150px;
  height: 150px;
  margin: 10px;
  margin-top: 0px;
  padding: 10px;
  border-radius: 15px;
  color: rgb(0, 0, 0);
  font-family: "montserratbold";
  font-size: 22px;
}

.red {
  background-color: rgb(228, 123, 123);
}

.blue {
  background-color: rgb(150, 150, 212);
}

.green {
  background-color: rgb(114, 222, 114);
}

.yellow {
  background-color: rgb(189, 189, 125);
}

.purple {
  background-color: rgb(216, 116, 216);
}

.white {
  background-color: rgb(255, 255, 255);
}

.progress-project {
  position: relative;
  width: 100px;
  height: 10px;
  background-color: #e3e3e3;
  display: inline-grid;
  float: center;
  margin-top: 2em;
}
.progress-project span {
  width: 200%;
  position: absolute;
  bottom: 10px;
  left: -50%;
  right: 0;
  text-align: center;
  font-family: "montserratextrabold";
  font-size: 12px;
}
.progress-project progress-project-value {
  width: 100px;
  position: absolute;
  height: 10px;
  background-color: #2ecc71;
}

.image-boxes-container {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.image-boxes-container .image-box {
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  width: 150px;
  height: 200px;
  position: relative;
  border: 1px solid #000000;
}
.image-boxes-container .image-box:hover {
  cursor: pointer;
  opacity: 0.8;
}
.image-boxes-container .image-box .description {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20%;
  background-color: rgba(236, 45, 45, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.8;
}
.image-boxes-container .image-box .description p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 0;
}
.image-boxes-container .image-box img {
  width: 100%;
  height: 80%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.btn-anexo {
  border: 2px solid #40189D;
  color: #40189D;
  border-radius: 1.7em;
  background-color: white;
  margin-left: 0 !important;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 12px;
  padding: 0px 10px 0px 10px;
}
.btn-anexo:hover {
  text-decoration: none;
  color: #40189D !important;
}

.dt-rowReorder-moving {
  cursor: grab;
}

.procedure-create {
  background-color: white;
}

.bradius {
  border-bottom-right-radius: 1.7em;
  border: 1px solid;
}

.table-robowork.no-center thead tr td.sorting_disabled {
  text-align: left !important;
  padding-left: 20px !important;
}

.table-robowork.table-half thead tr td.sorting_disabled {
  text-align: left !important;
  padding-left: 10px !important;
  padding-bottom: 5px !important;
  min-width: 80px !important;
}
.table-robowork.table-half tbody tr td {
  min-width: 80px !important;
}

.bar_chart {
  width: 100%;
  max-height: 400px;
  min-height: 250px;
}

.table-cost {
  display: inline-table;
}

.table-cost tbody tr td a {
  color: #40189D;
}
.table-cost tbody tr td a.btn {
  font-size: 2.2em;
}

.table-cost tbody tr td input:-moz-read-only {
  background-color: transparent;
}

.table-cost tbody tr td input:read-only {
  background-color: transparent;
}

.vivify {
  color: #F2F2F2;
  text-align: center;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}
.vivify a {
  text-decoration: none;
}
.vivify a:hover {
  color: #F2F2F2;
}

.table.table-robowork tbody tr td {
  text-align: center;
  text-align: -webkit-center;
}

.table.table-robowork thead tr td {
  text-align: center !important;
  text-align: -webkit-center;
}

.html2pdf__overlay {
  z-index: -1 !important;
}

.printWC .w-dialog__content {
  height: 70% !important;
  max-width: 75% !important;
}

.proc-col .first {
  float: left;
  margin-left: 25px;
}
.proc-col .second {
  margin-left: 45px;
}
.proc-col .third {
  float: right;
}

.table-dashboard {
  width: 100% !important;
  border: 0px solid black !important;
  border-top: 2px solid black !important;
  border-collapse: collapse;
  border-radius: 0px !important;
}
.table-dashboard thead tr {
  border-bottom: 2px solid black !important;
}
.table-dashboard thead tr td {
  border: 0px solid black !important;
  font-size: 15px;
  text-align: left;
}
.table-dashboard thead tr td:last-child {
  min-width: 80px !important;
}
.table-dashboard tbody tr td {
  border: 0px solid black !important;
  border-bottom: 1px solid black !important;
  font-size: 12px;
}
.table-dashboard tbody tr td .state-b {
  border-color: #2ecc71;
  color: #2ecc71;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 100%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-dashboard tbody tr td .state-m {
  border-color: rgba(37, 37, 110, 0.74);
  color: rgba(37, 37, 110, 0.74);
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 100%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-dashboard tbody tr td .state-al {
  border-color: #cf7113;
  color: #cf7113;
  height: 2.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 100%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-dashboard tbody tr td .state-u {
  border-color: #bb1d1a;
  color: #bb1d1a;
  height: 4.5em;
  text-align: center;
  background-color: white;
  border: 2px solid;
  padding: 0.5em;
  width: 100%;
  min-width: 70px;
  border-radius: 2.7em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.table-dashboard tbody tr td a {
  color: #40189D;
  display: inline-table;
}
.table-dashboard tbody tr td a svg {
  font-size: 2em;
}

.dashboard-slider {
  height: 100%;
  width: 100%;
}
.dashboard-slider .title-div .title-s {
  text-align: left;
  font-weight: bold;
  font-size: 22px;
  float: left;
}
.dashboard-slider .circle-data .circle {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin-bottom: 45px;
}
.dashboard-slider .circle-data .circle p {
  margin-bottom: 5px;
  font-size: 35px;
  font-weight: bold;
  width: 120px;
  line-height: 114px;
  border-radius: 50%;
  text-align: center;
}
.dashboard-slider .circle-data .circle span {
  text-transform: uppercase;
  font-weight: bold;
}
.dashboard-slider .circle-data .circle-time {
  text-align: -webkit-center;
  margin-bottom: 20px;
}
.dashboard-slider .circle-data .circle-time p {
  margin-bottom: 5px;
  font-size: 35px;
  font-weight: bold;
  width: 120px;
  line-height: 114px;
  border-radius: 50%;
  text-align: center;
  border: 3px solid #40189D;
  color: black;
}
.dashboard-slider .circle-data .circle-time span {
  text-transform: uppercase;
  font-weight: bold;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000'  viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-control-prev, .carousel-control-next {
  width: 2% !important;
}

.dataTables_scrollHeadInner {
  width: 100% !important;
}

.slick-dots {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2em;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid #40189D;
  margin-right: 1em;
}
.slick-dots li button {
  font-size: 0;
}
.slick-dots li.slick-active {
  background-color: #40189D;
}

.slick-next.slick-arrow {
  display: none !important;
}

.slick-prev.slick-arrow {
  display: none !important;
}

.slick-list.draggable {
  min-height: 740px;
}

[type=checkbox]:checked, [type=radio]:checked {
  background-color: #40189D !important;
}

.pie-filter div {
  margin-top: 0px !important;
}

.dtable .datatable {
  height: 100%;
  align-content: center;
}

.multiselect-container {
  width: 100% !important;
  height: 300px;
  overflow: auto;
}

.btn-primary,
.btn-primary:active,
.btn-primary:visited {
  background-color: #40189D;
  border-color: #40189D;
  color: white;
}

.btn.btn-primary.float-right {
  background-color: #40189D;
}

.btn-primary:hover {
  background-color: #40189D !important;
}

.btn-success:active:focus {
  background-color: #40189D !important;
  box-shadow: 0 0 0 0.2rem #40189D !important;
}

.btn-primary:focus,
.btn-primary.focus {
  background-color: #40189D !important;
  box-shadow: 0 0 0 0.2rem #EFE0FF !important;
}

.svg-settings svg:hover, .svg-settings svg:active:focus, .svg-settings svg:focus,
.svg-settings svg.focus {
  color: #40189D !important;
}

.title h1, .title span {
  color: black;
  font-size: 1.7rem;
  display: block;
  vertical-align: middle;
  font-family: "Poppins";
  font-weight: 600;
}
.title span.status {
  font-size: 1em;
}

.permission-list li {
  list-style: disc;
  list-style-position: inside;
}

.state-circle {
  width: 15px;
  height: 15px;
  border-radius: 10px;
  display: inline-block;
}

.dataTables_length select,
.dataTables_length input,
.dataTables_filter select,
.dataTables_filter input {
  line-height: 1rem !important;
}

.general-info {
  background-color: #40189D !important;
}
.general-info h3 {
  color: white !important;
}
.general-info .dashb-atual .title span {
  color: white !important;
}
.general-info .dashb-atual .title {
  border-color: white !important;
}
.general-info .dashb-atual .value {
  border-color: white !important;
}

.dashb-atual {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 2em;
}
.dashb-atual .title {
  position: relative;
  width: 100%;
  height: 50px !important;
  display: table;
  margin-bottom: 0 !important;
  border-left: 2px solid;
}
.dashb-atual .title span {
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratlight";
  padding-left: 10px;
}
.dashb-atual .value {
  position: relative;
  width: 100%;
  height: auto;
  text-align: right;
  margin-top: 2em;
  border-bottom: 1px solid;
}
.dashb-atual .value span {
  font-size: 4em;
  font-family: "montserratbold";
  color: black;
  margin-right: 1em;
}
.dashb-atual .value span.yellow {
  color: #f1c40f;
}
.dashb-atual .value span.red {
  color: #e74c3c;
}
.dashb-atual .value span.blue {
  color: #3498db;
}
.dashb-atual .value span.green {
  color: #2ecc71;
}

.has-error {
  margin-top: 5px;
  color: red;
}
.has-error .is-invalid {
  color: red;
}
.has-error input[type=text] {
  border: 1px solid red;
  border-radius: 0.25rem;
}
.has-error input[type=email] {
  border: 1px solid red;
  border-radius: 0.25rem;
}
.has-error input[type=password] {
  border: 1px solid red;
  border-radius: 0.25rem;
}
.has-error input[type=number] {
  border: 1px solid red;
  border-radius: 0.25rem;
}
.has-error textarea {
  border: 1px solid red;
  border-radius: 0.25rem;
}
.has-error .select2-selection {
  border-color: red !important;
}

@font-face {
  font-family: "montserratblack";
  src: url("/fonts/montserrat-black-webfont.woff2") format("woff2"), url("/fonts/montserrat-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratblack_italic";
  src: url("/fonts/montserrat-blackitalic-webfont.woff2") format("woff2"), url("/fonts/montserrat-blackitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratbold";
  src: url("/fonts/montserrat-bold-webfont.woff2") format("woff2"), url("/fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratbold_italic";
  src: url("/fonts/montserrat-bolditalic-webfont.woff2") format("woff2"), url("/fonts/montserrat-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratextrabold";
  src: url("/fonts/montserrat-extrabold-webfont.woff2") format("woff2"), url("/fonts/montserrat-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratextrabold_italic";
  src: url("/fonts/montserrat-extrabolditalic-webfont.woff2") format("woff2"), url("/fonts/montserrat-extrabolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratextralight";
  src: url("/fonts/montserrat-extralight-webfont.woff2") format("woff2"), url("/fonts/montserrat-extralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratextralight_italic";
  src: url("/fonts/montserrat-extralightitalic-webfont.woff2") format("woff2"), url("/fonts/montserrat-extralightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratitalic";
  src: url("/fonts/montserrat-italic-webfont.woff2") format("woff2"), url("/fonts/montserrat-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratlight";
  src: url("/fonts/montserrat-light-webfont.woff2") format("woff2"), url("/fonts/montserrat-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratlight_italic";
  src: url("/fonts/montserrat-lightitalic-webfont.woff2") format("woff2"), url("/fonts/montserrat-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratmedium";
  src: url("/fonts/montserrat-medium-webfont.woff2") format("woff2"), url("/fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 6, 2017 */
@font-face {
  font-family: "montserratmedium_italic";
  src: url("/fonts/montserrat-mediumitalic-webfont.woff2") format("woff2"), url("/fonts/montserrat-mediumitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratregular";
  src: url("/fonts/montserrat-regular-webfont.woff2") format("woff2"), url("/fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratsemibold";
  src: url("/fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("/fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratsemibold_italic";
  src: url("/fonts/montserrat-semibolditalic-webfont.woff2") format("woff2"), url("/fonts/montserrat-semibolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratthin";
  src: url("/fonts/montserrat-thin-webfont.woff2") format("woff2"), url("/fonts/montserrat-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratthin_italic";
  src: url("/fonts/montserrat-thinitalic-webfont.woff2") format("woff2"), url("/fonts/montserrat-thinitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansbold";
  src: url("/fonts/opensans-bold-webfont.woff2") format("woff2"), url("/fonts/opensans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansbold_italic";
  src: url("/fonts/opensans-bolditalic-webfont.woff2") format("woff2"), url("/fonts/opensans-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansextrabold";
  src: url("/fonts/opensans-extrabold-webfont.woff2") format("woff2"), url("/fonts/opensans-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansextrabold_italic";
  src: url("/fonts/opensans-extrabolditalic-webfont.woff2") format("woff2"), url("/fonts/opensans-extrabolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansitalic";
  src: url("/fonts/opensans-italic-webfont.woff2") format("woff2"), url("/fonts/opensans-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sanslight";
  src: url("/fonts/opensans-light-webfont.woff2") format("woff2"), url("/fonts/opensans-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.login-logo {
  width: 280px;
}

#login {
  width: 100%;
  height: 100%;
  background-color: white;
}
#login .login-gradient {
  position: absolute;
  width: 100%;
  height: 45vh;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#login .box {
  width: 400px;
  height: 400px;
  margin: 0 auto;
  left: 0;
  right: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
  border-radius: 10px;
  opacity: 0.9;
}
#login .box .logo {
  width: 60%;
  height: 80px;
  margin: 0 auto;
  margin-top: 2em;
}
#login .box .logo img {
  width: 100%;
}
#login .box .content {
  width: 90%;
  margin: 0 auto;
  margin-top: 4em;
}
#login .box .content form {
  width: 100%;
}
#login .box .content form input, #login .box .content form select {
  background-color: transparent;
  border: 1px solid black;
  color: black;
}
#login .box .content form .login-btn {
  position: absolute;
  right: 3em;
  height: 35px;
  width: 35px;
  margin-top: 1em;
}
#login .box .content form .login-btn button {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background-color: transparent;
  border: 1px solid black;
  padding: 0;
}
#login .box .content form .login-btn button span, #login .box .content form .login-btn button svg {
  text-align: center;
  color: black;
}
#login .box .content form .forget-password {
  text-align: right;
}
#login .box .content form .forget-password a {
  padding: 0;
  color: #7f8c8d;
  padding-left: 1em;
}
#login .box .content form select {
  color: #7f8c8d;
}
#login .box .content form select option {
  color: #7f8c8d;
}
#login .box .content form ::-webkit-input-placeholder {
  /* Chrome */
  color: #7f8c8d;
}
#login .box .content form :-ms-input-placeholder {
  /* IE 10+ */
  color: #7f8c8d;
}
#login .box .content form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #7f8c8d;
  opacity: 1;
}
#login .box .content form :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #7f8c8d;
  opacity: 1;
}

.bg-black-orange {
  background: #614385;
  /* fallback for old browsers */
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #516395, #614385);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.main-header {
  width: 100%;
  height: 100px;
  background: #f2f2f2;
  position: relative;
  border-top-left-radius: 3.7em;
}
.main-header::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #40189D;
  z-index: -1;
}
.main-header .header-title {
  z-index: 1;
  border-top-left-radius: 3.7em;
  border-bottom-right-radius: 3.7em;
  height: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  display: inline-flex;
}
.main-header .header-title h1, .main-header .header-title span {
  position: relative;
  color: black;
  font-size: 1.7rem;
  display: block;
  font-family: "Poppins";
  font-weight: 600;
  top: 1.2em;
  margin-left: 1.5em;
  width: 100%;
  /* adicione estas propriedades para cortar o texto e adicionar "..." como sufixo */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-header .header-title li {
  list-style: none;
  line-height: 80px;
  display: inline-block;
  margin-left: 14px;
  height: 100%;
  padding-left: 5px;
  padding-right: 5px;
  transition: all 0.3s ease;
}
.main-header .header-title li a,
.main-header .header-title li span {
  color: #3E4852;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  text-decoration: none;
  font-size: 14px;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.main-header .header-title li a svg,
.main-header .header-title li span svg {
  font-size: 2em;
}
.main-header .header-title li a span,
.main-header .header-title li span span {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.main-header .header-title li:hover a {
  color: #40189D;
}
.main-header .header-title li.active a svg {
  color: #40189D;
}
.main-header .mobile-logo {
  width: auto;
  height: 100%;
  padding: 0;
  float: left;
  margin: 0;
  min-width: 100px;
  display: none;
}
.main-header .mobile-logo li {
  display: inline-block;
}
.main-header .mobile-logo li img {
  width: 100%;
  height: 80px;
}
.main-header .settings-bar {
  display: flex;
  width: auto;
  height: 100%;
  padding: 0;
  float: right;
  margin: 0;
  min-width: 100px;
  margin-right: 30px;
}
.main-header .settings-bar li {
  list-style: none;
  line-height: 80px;
  display: inline-block;
  margin-left: 14px;
  height: 100%;
  padding-left: 5px;
  padding-right: 5px;
  transition: all 0.3s ease;
}
.main-header .settings-bar li a,
.main-header .settings-bar li span {
  color: #3E4852;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  text-decoration: none;
  font-size: 14px;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.main-header .settings-bar li a svg,
.main-header .settings-bar li span svg {
  font-size: 2em;
}
.main-header .settings-bar li a span,
.main-header .settings-bar li span span {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.main-header .settings-bar li:hover a {
  color: #40189D;
}
.main-header .settings-bar li.active a svg {
  color: #40189D;
}
.main-header .timer-bar {
  width: auto;
  height: 100%;
  padding: 0;
  float: left;
  margin: 0;
  min-width: 100px;
  margin-left: 30px;
}
.main-header .timer-bar li.active {
  border-color: rgb(192, 57, 43);
}
.main-header .timer-bar li {
  list-style: none;
  line-height: 80px;
  display: inline-block;
  margin-left: 14px;
  height: 100%;
  border-bottom: 4px solid transparent;
  padding-left: 5px;
  padding-right: 5px;
  transition: all 0.3s ease;
}
.main-header .timer-bar li a,
.main-header .timer-bar li span {
  color: white;
  font-family: "montserratlight";
  text-decoration: none;
  font-size: 14px;
  display: block;
}
.main-header .user-bar {
  width: auto;
  height: 100%;
  padding: 0;
  float: right;
  margin: 0;
  min-width: 20px;
  margin-right: 20px;
}
.main-header .user-bar li {
  list-style: none;
  line-height: 80px;
  height: 100%;
}
.main-header .user-bar li a {
  height: 100%;
  color: #3E4852;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  top: 0.8em;
}
.main-header .user-bar li a span.badge {
  background-color: #40189D;
}

.fix-nav {
  position: fixed;
  width: 250px;
  height: 100%;
  top: 0;
}

.main-content {
  position: relative;
  width: 100%;
  padding-left: 250px;
  background-color: #F2F2F2;
}

.navzindex {
  z-index: 995;
}

.main-nav-box {
  height: 100%;
  background: #40189D;
  z-index: 900;
}
.main-nav-box .logo {
  position: relative;
  width: 90%;
  margin: 0 auto;
  height: 100px;
  text-align: center;
  display: table;
}
.main-nav-box .logo h1 {
  display: table-cell;
  vertical-align: middle;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.main-nav-box .logo img {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.main-nav-box nav {
  position: relative;
  width: 100%;
  height: auto;
}
.main-nav-box nav ul {
  position: relative;
  padding: 0;
  margin-left: 2em;
  margin-top: 2em;
  /*li.active
  {
    //background-color: $hover-background;

    a
    {
      color: $menu-hover-color;
      color:white;
      text-transform: uppercase;


      svg
      {
        color: $menu-hover-color;
        color:white;
        margin-right: 5px;
      }
    }
  }*/
}
.main-nav-box nav ul li {
  position: relative;
  width: 100%;
  height: 50px;
  display: table;
  list-style: none;
  background-color: #40189D;
  transition: 0.3s;
}
.main-nav-box nav ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.main-nav-box nav ul li a .element {
  position: relative;
  width: 100%;
  height: 100%;
}
.main-nav-box nav ul li a .element .bar {
  position: relative;
  width: 3px;
  height: 97%;
  background-color: transparent;
  float: left;
  transition: 0.4s;
}
.main-nav-box nav ul li a .element .item {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  float: left;
  width: 95%;
  height: auto;
  padding-left: 10px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.main-nav-box nav ul li a .element .item svg {
  display: inline-block;
  font-size: 2em;
  margin-right: 15px;
  color: #707070;
  transition: 0.3s;
}
.main-nav-box nav ul li a .element .item span {
  display: inline;
  vertical-align: middle;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #F2F2F2;
  text-decoration: none;
  transition: 0.3s;
  font-size: 14px;
}
.main-nav-box nav ul li .border-top-right {
  position: absolute;
  height: 40px;
  right: -10px;
  top: -34px;
  background-color: transparent;
  border-bottom-right-radius: 1.7em;
  width: 25px;
  border-right: 10px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 0;
  z-index: 900;
}
.main-nav-box nav ul li .border-bottom-right {
  position: absolute;
  height: 40px;
  right: -10px;
  bottom: -34px;
  background-color: transparent;
  border-top-right-radius: 1.7em;
  width: 25px;
  border-right: 10px solid transparent;
  border-top: 6px solid transparent;
  border-left: 0;
  z-index: 901;
}
.main-nav-box nav ul li:hover > a .element .item svg {
  color: #e9eaf5;
}
.main-nav-box nav ul li.active {
  background-color: #F2F2F2;
  border-bottom-left-radius: 1.7em;
  border-top-left-radius: 1.7em;
}
.main-nav-box nav ul li.active .border-top-right, .main-nav-box nav ul li.active .border-bottom-right {
  border-color: #F2F2F2;
}
.main-nav-box nav ul li.active a .element .item svg {
  color: #40189D;
}
.main-nav-box nav ul li.active a .element .item span {
  color: #40189D;
}
.main-nav-box .logout {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.main-nav-box .logout ul {
  padding: 0;
  margin: 0 auto;
}
.main-nav-box .logout ul li {
  padding: 5%;
  display: table;
  list-style: none;
  text-align: center;
  margin: 0 auto;
}
.main-nav-box .logout ul li a {
  border-radius: 100%;
  width: 80px;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
  font-family: "open_sansbold";
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  border: 2px solid transparent;
}
.main-nav-box .logout ul li a svg {
  font-size: 2em;
  color: white;
  margin: auto;
}
.main-nav-box .logout ul li a:hover {
  background-color: transparent;
  border-color: white;
}
.main-nav-box .logout ul li a:hover svg {
  color: white;
}

/*
 * Created on Tue Aug 31 2021
 *
 * Project: Robowork
 * Author: João Tavares
 * Email: joao.tavares@vivify.pt
 * Company: Vivify Digital Solutions
 * Copyright (c) 2021 Vivify
 */
.mobile-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #40189D;
  z-index: 999;
  display: none;
  overflow: auto;
}
.mobile-container .close-menu-mobile {
  position: relative;
  width: 80%;
  margin: 0 auto;
  text-align: right;
  margin-top: 2em;
}
.mobile-container .close-menu-mobile svg {
  color: #f5f4f9;
  cursor: pointer;
  float: right;
  font-size: 3em;
}
.mobile-container .mobile-slick {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-container .mobile-slick .slick-dots {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
  bottom: -3em;
}
.mobile-container .mobile-slick .slick-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #f5f4f9;
  border-radius: 100%;
  margin-right: 5px;
}
.mobile-container .mobile-slick .slick-dots li button {
  font-size: 0;
}
.mobile-container .mobile-slick .slick-dots li.slick-active {
  background-color: white;
}
.mobile-container .mobile-slick .item-mobile-menu.active {
  background-color: #f5f4f9;
}
.mobile-container .mobile-slick .item-mobile-menu.active .menu-icon svg {
  color: rgba(154, 67, 145, 0.3);
}
.mobile-container .mobile-slick .item-mobile-menu.active .menu-item span {
  color: black;
}
.mobile-container .mobile-slick .item-mobile-menu {
  position: relative;
  width: 150px;
  height: 150px;
  text-align: center;
  margin: 0 auto;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 1em;
}
.mobile-container .mobile-slick .item-mobile-menu .menu-icon {
  position: relative;
  width: 100%;
  height: 70%;
}
.mobile-container .mobile-slick .item-mobile-menu .menu-icon svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #f5f4f9;
  margin: 0 auto;
  font-size: 5em;
  padding-top: 5px;
  left: 0;
  right: 0;
}
.mobile-container .mobile-slick .item-mobile-menu .menu-item {
  position: relative;
  width: 100%;
  height: 30%;
}
.mobile-container .mobile-slick .item-mobile-menu .menu-item span {
  color: #f5f4f9;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-family: "montserratsemibold";
  display: block;
  left: 0;
  right: 0;
}
.mobile-container .mobile-slick .item-mobile-menu:hover {
  background-color: #f5f4f9;
}
.mobile-container .mobile-slick .item-mobile-menu:hover .menu-icon svg {
  color: rgba(154, 67, 145, 0.3);
}
.mobile-container .mobile-slick .item-mobile-menu:hover .menu-item span {
  color: black;
}

.more10 {
  color: #e74c3c;
  font-family: "montserratbold";
  display: none;
}

.less10 {
  color: #f1c40f;
  font-family: "montserratbold";
  display: none;
}

.add-test-inline {
  color: #2ecc71;
  font-size: 1.5em !important;
  text-align: center !important;
  cursor: pointer;
}

.load-print-qtt {
  margin-top: 2em;
}

.btn.cancel {
  background-color: #bdc3c7 !important;
  color: black;
}

#loading {
  margin-top: 15%;
}
#loading .spinner {
  margin: auto;
}
#loading .spinner-border {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform: inherit;
  color: #ff5858;
}

#accordionReception {
  display: none;
}

.no-content {
  position: relative;
  width: 100%;
  text-align: center;
}
.no-content svg {
  margin: 0 auto;
  color: #e74c3c;
  font-size: 4em;
  margin-bottom: 1em;
}
.no-content span {
  font-family: "montserratlight";
}
.no-content .btns {
  position: relative;
  width: 40%;
  height: 100px;
  margin: 0 auto;
  margin-top: 1em;
}

.list-robowork .lrw {
  position: relative;
  width: 100%;
  display: block;
  height: 80px;
  background-color: white;
}
.list-robowork .lrw .lrw-content {
  position: relative;
  width: 80%;
  height: 80px;
  float: left;
  background-color: white;
}
.list-robowork .lrw .lrw-content .lrw-border {
  position: relative;
  width: 1%;
  height: 100%;
  float: left;
  background-color: transparent;
}
.list-robowork .lrw .lrw-content .lrw-border.active {
  background-color: #9A4391;
}
.list-robowork .lrw .lrw-content .lrw-item {
  position: relative;
  width: 99%;
  height: 100%;
  display: table;
}
.list-robowork .lrw .lrw-content .lrw-item .lrw-number {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 1em;
  text-align: center;
  background-color: rgba(154, 67, 145, 0.3);
  display: table;
  border: 1px solid transparent;
}
.list-robowork .lrw .lrw-content .lrw-item .lrw-number span {
  color: #9A4391;
  font-family: "montserratbold";
  display: table-cell;
  vertical-align: middle;
}
.list-robowork .lrw .lrw-content .lrw-item .lrw-number-1 {
  border-color: #e74c3c;
}
.list-robowork .lrw .lrw-content .lrw-item .lrw-number-2 {
  border-color: #f1c40f;
}
.list-robowork .lrw .lrw-content .lrw-item .lrw-number-3 {
  border-color: #1abc9c;
}
.list-robowork .lrw .lrw-content .lrw-item .lrw-title {
  width: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: table;
  margin-left: 60px;
}
.list-robowork .lrw .lrw-content .lrw-item .lrw-title span {
  color: #9A4391;
  font-family: "montserratlight";
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
}
.list-robowork .lrw .lrw-content .lrw-item .lrw-title span.sub {
  font-family: "montserratlight";
  color: #83819f;
  display: table-row-group;
  font-size: 12px;
}
.list-robowork .lrw .lrw-open {
  position: relative;
  width: 20%;
  height: 80px;
  float: left;
  background-color: white;
  text-align: center;
}
.list-robowork .lrw .lrw-open a.active {
  background-color: rgba(154, 67, 145, 0.3);
}
.list-robowork .lrw .lrw-open a {
  display: block;
  height: 100%;
  text-align: center;
  font-size: 30px;
  border-radius: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-left: 1px solid #bdc3c7;
  border-right: 1px solid #bdc3c7;
}
.list-robowork .lrw .lrw-open a svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #707070;
}
.list-robowork .lrw .lrw-open a:hover {
  background-color: rgba(154, 67, 145, 0.3);
}

.step-project {
  position: relative;
  width: 95%;
  margin: 0 auto;
}
.step-project .sp-header {
  position: relative;
  width: 100%;
  height: 80px;
}
.step-project .sp-header .sp-title {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
  border-bottom: 1px solid #bdc3c7;
}
.step-project .sp-header .sp-title span {
  color: #83819f;
  font-family: "montserratlight";
  text-transform: uppercase;
  line-height: 80px;
  font-size: 14px;
}
.step-project .sp-header .sp-title span svg {
  display: inline;
  font-size: 30px;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.step-project .sp-content {
  position: relative;
  width: 100%;
}

#clients-map {
  width: 100%;
  height: 65vh;
}

#chartSw, #chartWW, #chartPW {
  padding: 10px;
  height: 350px;
  margin-bottom: 1em;
}

#chartSw, #chartWW, #chartPW, #chartReqByUser {
  padding: 10px;
  height: 350px;
  margin-bottom: 1em;
}

#load-redirect {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgb(154, 67, 145);
  z-index: 999;
}
#load-redirect h1 {
  position: absolute;
  font-family: "montserratsemibold";
  font-size: 12px;
  text-transform: uppercase;
  top: 58%;
  color: white;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
#load-redirect .human {
  position: absolute;
  top: 50%;
  margin-left: -50px;
  left: 50%;
  animation: speeder 0.4s linear infinite;
}
#load-redirect .human > span {
  height: 5px;
  width: 35px;
  background: #f5f4f9;
  position: absolute;
  top: -19px;
  left: 60px;
  border-radius: 2px 10px 1px 0;
}
#load-redirect .base span {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 100px solid #f5f4f9;
  border-bottom: 6px solid transparent;
}
#load-redirect .base span:before {
  content: "";
  height: 22px;
  width: 22px;
  border-radius: 50%;
  background: #f5f4f9;
  position: absolute;
  right: -110px;
  top: -16px;
}
#load-redirect .base span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-right: 55px solid #f5f4f9;
  border-bottom: 16px solid transparent;
  top: -16px;
  right: -98px;
}
#load-redirect .face {
  position: absolute;
  height: 12px;
  width: 20px;
  background: #f5f4f9;
  border-radius: 20px 20px 0 0;
  transform: rotate(-40deg);
  right: -125px;
  top: -15px;
}
#load-redirect .face:after {
  content: "";
  height: 12px;
  width: 12px;
  background: #f5f4f9;
  right: 4px;
  top: 7px;
  position: absolute;
  transform: rotate(40deg);
  transform-origin: 50% 50%;
  border-radius: 0 0 0 2px;
}
#load-redirect .human > span > span:nth-child(1),
#load-redirect .human > span > span:nth-child(2),
#load-redirect .human > span > span:nth-child(3),
#load-redirect .human > span > span:nth-child(4) {
  width: 30px;
  height: 1px;
  background: #f5f4f9;
  position: absolute;
  animation: fazer1 0.2s linear infinite;
}
#load-redirect .human > span > span:nth-child(2) {
  top: 3px;
  animation: fazer2 0.4s linear infinite;
}
#load-redirect .human > span > span:nth-child(3) {
  top: 1px;
  animation: fazer3 0.4s linear infinite;
  animation-delay: -1s;
}
#load-redirect .human > span > span:nth-child(4) {
  top: 4px;
  animation: fazer4 1s linear infinite;
  animation-delay: -1s;
}
#load-redirect .shots {
  position: absolute;
  width: 100%;
  height: 100%;
}
#load-redirect .shots span {
  position: absolute;
  height: 2px;
  width: 20%;
  background: #f5f4f9;
}
#load-redirect .shots span:nth-child(1) {
  top: 20%;
  animation: lf 0.6s linear infinite;
  animation-delay: -5s;
}
#load-redirect .shots span:nth-child(2) {
  top: 40%;
  animation: lf2 0.8s linear infinite;
  animation-delay: -1s;
}
#load-redirect .shots span:nth-child(3) {
  top: 60%;
  animation: lf3 0.6s linear infinite;
}
#load-redirect .shots span:nth-child(4) {
  top: 80%;
  animation: lf4 0.5s linear infinite;
  animation-delay: -3s;
}

.tabulator .tabulator-tableHolder, .tabulator .tabulator-header, .tabulator .tabulator-header .tabulator-col {
  background-color: #f2f2f2;
}

.tabulator-col-title {
  font-family: "montserratsemibold";
}

.tabulator-row .tabulator-cell {
  font-family: "montserratlight";
}

#proposal-table {
  position: relative;
  width: 100%;
  min-height: 400px;
}

.wizard-slide {
  position: relative;
  width: 80%;
  margin: 0 auto;
  min-height: 250px;
  margin-top: 2em;
}

.wizard-buttons {
  position: relative;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  margin-top: 1em;
  border-top: 1px solid #E0E8F2;
  padding-bottom: 1em;
}
.wizard-buttons .wizard-next,
.wizard-buttons .wizard-back {
  margin-top: 1em;
  margin-left: 10px;
  padding: 0;
}

.wizard-bar {
  position: relative;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  margin-top: 1em;
}
.wizard-bar ul {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  height: 100%;
  padding: 0;
}
.wizard-bar ul li.active .icon {
  border-color: #27ae60;
}
.wizard-bar ul li.active .icon svg {
  color: #27ae60;
}
.wizard-bar ul li.active .legend span {
  display: table-cell;
}
.wizard-bar ul li:last-child .icon::after {
  background-color: transparent;
}
.wizard-bar ul li {
  width: 150px;
  display: inline-block;
}
.wizard-bar ul li .icon::after {
  content: "";
  position: absolute;
  width: 90px;
  height: 2px;
  background-color: #40189D;
  z-index: 990;
  display: inherit;
  margin-left: 48px;
}
.wizard-bar ul li .icon {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 2px solid #83819f;
  text-align: center;
  margin: 0 auto;
}
.wizard-bar ul li .icon svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  color: #83819f;
}
.wizard-bar ul li .legend {
  position: relative;
  width: 100%;
  height: 50px;
  display: table;
  margin: 0 auto;
  text-align: center;
}
.wizard-bar ul li .legend span {
  display: none;
  vertical-align: middle;
  font-family: "montserratbold";
  color: #40189D;
  font-size: 12px;
}

.button-new {
  position: relative;
  width: auto;
  min-width: 100px;
  height: 30px;
  background-color: transparent;
  border: 1px solid #D69D3D;
  border-radius: 40px;
  display: table;
  text-align: center;
  padding: 5px;
  float: right;
  transition: 0.3s;
}
.button-new a {
  display: table-cell;
  vertical-align: middle;
  color: #40189D;
  font-family: "montserratlight";
  text-decoration: none;
  transition: 0.3s;
}
.button-new:hover {
  background-color: #D69D3D;
}
.button-new:hover a {
  color: white;
}

.modal-dialog .modal-content {
  margin: 0px;
}

.modal-dialog {
  height: 90vh;
  max-width: 98%;
  margin: 1%;
  overflow-y: hidden;
}

.client-label {
  display: none;
}

.show-orders {
  display: none;
}

.add-op-to-op {
  position: absolute;
  right: 1em;
  font-size: 14px;
  font-family: "montserratlight";
  color: black;
}

.dynamic-box {
  width: 100%;
  display: none;
  transition: height 1s;
  position: absolute;
  bottom: 0;
  height: 0;
  background-color: white;
  padding: 20px;
  border: 1px solid #ff5858;
  box-shadow: 0px -8px 5px -5px #bdc3c7;
}

.dynamic-box.with-content {
  height: -moz-max-content;
  height: max-content;
}

.main-content-box {
  position: relative;
  width: 95%;
  background-color: #F2F2F2;
  margin: 0 auto;
}
.main-content-box .title {
  position: relative;
  width: 100%;
  height: 50px;
  display: table;
  margin-bottom: 1em;
}
.main-content-box .title h2 {
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratbold";
}
.main-content-box .title.small {
  height: 30px;
  margin-bottom: 0;
}
.main-content-box .title.small span {
  font-size: 12px;
  font-family: "montserratbold";
}
.main-content-box .sub-nav {
  position: relative;
  width: 100%;
  height: 60px;
  margin-bottom: 2em;
}
.main-content-box .sub-nav ul {
  padding: 0;
  width: 100%;
  height: 60px;
}
.main-content-box .sub-nav ul li {
  height: 100%;
  list-style: none;
  display: inline-table;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.main-content-box .sub-nav ul li a {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 57px;
  color: #3E4852;
  font-size: 14px;
  border-bottom: 3px solid transparent;
  text-decoration: none;
}
.main-content-box .sub-nav ul li a:hover {
  border-color: #40189D;
}
.main-content-box .sub-nav ul li.active a {
  color: #40189D;
  border-color: #40189D;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.main-content-box .sub-nav ul li.production-tab {
  background-color: #ff5858;
  color: white !important;
}
.main-content-box .content.margin-box {
  margin-bottom: 2em;
}
.main-content-box .content {
  font-family: "Poppins", sans-serif;
  position: relative;
  width: 100%;
  padding: 20px;
  margin-bottom: 1em;
}
.main-content-box .content .form-row {
  padding: 40px;
  background-color: white;
  border-radius: 1.7em;
  box-shadow: 1px 2px 5px 0px gray;
}
.main-content-box .content .sub-title {
  position: relative;
  width: 100%;
  height: 40px;
  display: table;
}
.main-content-box .content .sub-title span {
  vertical-align: middle;
  display: table-cell;
  font-family: "montserratlight";
  font-size: 1em;
}
.main-content-box .content .select-dossie {
  position: relative;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}
.main-content-box .content .select-dossie select {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.main-content-box .content .select-dossie .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.main-content-box .content .title span {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.main-content-box .content label {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 0.8em;
}
.main-content-box .content .form-group {
  padding-left: 0px;
}
.main-content-box .content select.form-control {
  border-radius: 0px;
}
.main-content-box .content select.form-control:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(167, 213, 243, 0.438);
}
.main-content-box .content .form-control {
  margin-bottom: 1em;
  padding-left: 10px;
}
.main-content-box .content .form-control option {
  border: 0px !important;
  border-radius: 0px !important;
}
.main-content-box .content .form-control[type=file] {
  background-color: transparent;
}
.main-content-box .content .tool-bar {
  position: relative;
  width: 100%;
}
.main-content-box .content .tool-bar ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.main-content-box .content .tool-bar ul li {
  list-style: none;
  display: inline-block;
  margin-left: 1em;
}
.main-content-box .content .tool-bar ul li a {
  font-size: 24px;
  color: #c62a3b;
}
.main-content-box .content .gama-box {
  min-height: 200px;
  text-align: center;
}
.main-content-box .content .gama-box .tab-pane .not-selected {
  position: relative;
  top: 0;
  transform: none;
  margin-top: 2em;
}
.main-content-box .content .gama-box .tab-pane .not-selected span {
  font-family: "montserratlight";
  font-size: 1.5em;
}
.main-content-box .content .gama-box .not-selected {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.main-content-box .content .gama-box .not-selected span {
  font-family: "montserratlight";
  font-size: 1.5em;
}
.main-content-box .content .gama-box .add-ref-op {
  display: block;
  font-size: 2em;
  color: #c62a3b;
}
.main-content-box .content .gama-box ul.options {
  padding: 0;
  text-align: right;
}
.main-content-box .content .gama-box ul.options li {
  list-style: none;
  display: inline-block;
}
.main-content-box .content .gama-box ul.options li a {
  font-family: "montserratlight";
  font-size: 0.8em;
}

form {
  width: 100%;
  display: contents;
}

.btn-save.cancel {
  border-color: #bdc3c7;
  margin-right: 1em;
}
.btn-save.cancel:hover {
  background-color: #bdc3c7;
}
.btn-save.cancel:hover span,
.btn-save.cancel:hover a {
  color: white;
}

.btn-save {
  position: relative;
  width: 100px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid #2ecc71;
  display: table;
  float: right;
  text-align: center;
  transition: background-color 0.5s ease;
  cursor: pointer;
}
.btn-save button {
  background-color: transparent;
  border: 0;
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratlight";
  text-decoration: none;
  color: black;
}
.btn-save a {
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratlight";
  text-decoration: none;
  color: black;
}
.btn-save span {
  color: black;
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratlight";
}
.btn-save:hover {
  background-color: #2ecc71;
}
.btn-save:hover span,
.btn-save:hover a,
.btn-save:hover button {
  color: white;
}

.box-production-set {
  cursor: pointer;
}

.box-production-set.selected {
  background-color: #2ecc71;
}

.box-serie {
  width: 100%;
  height: 50px;
  background-color: #ecf0f1;
  display: table;
  padding: 10px;
  margin: 0 auto;
  margin-bottom: 1em;
}
.box-serie span {
  display: inline-block;
  vertical-align: middle;
  font-family: "open_sansbold_italic";
  color: black;
  font-size: 1.2em;
}
.box-serie svg {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-align: right;
  float: right;
  font-size: 1.2em;
}
.box-serie input {
  position: relative;
  display: block;
  width: 100%;
}
.box-serie svg.green {
  color: #2ecc71;
}
.box-serie svg.neutro {
  color: #f1c40f;
}

a .box-article .value span {
  text-decoration: underline;
}

.box-article {
  background-color: #f5f4f9;
  padding: 10px;
  border-radius: 10px;
  height: 70px;
  margin-bottom: 1em;
}
.box-article .title {
  width: 50%;
  float: left;
}
.box-article .title span {
  font-family: "montserratlight";
  text-transform: uppercase;
}
.box-article .value {
  width: 50%;
  float: left;
  text-align: right;
}
.box-article .value span {
  font-size: 1.2em;
  font-family: "montserratlight";
}

.split {
  display: flex;
  flex-direction: row;
}

.gutter {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: 50%;
}

.gutter.gutter-horizontal {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==");
  cursor: col-resize;
}

.settings .img-edit:hover {
  opacity: 0.3;
  cursor: pointer;
}
.settings .image-upload > input {
  display: none;
}
.settings .change-password a {
  font-weight: bold;
  color: darkblue;
}
.settings label {
  font-size: 1em !important;
}

.crm .img-edit:hover {
  opacity: 0.3;
  cursor: pointer;
}
.crm .image-upload > input {
  display: none;
}
.crm select:invalid {
  color: gray;
}
.crm label {
  margin-bottom: 0;
}

.image-upload > input {
  display: none;
}

.contacts .select2-container,
#addPessoa .select2-container {
  width: 100% !important;
}
.contacts .img-edit:hover,
#addPessoa .img-edit:hover {
  opacity: 0.3;
  cursor: pointer;
}
.contacts .search-box span,
#addPessoa .search-box span {
  position: absolute;
  margin-left: 5px;
  height: 25px;
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.contacts .contacto span,
#addPessoa .contacto span {
  position: absolute;
  margin-left: 5px;
  height: 25px;
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.contacts #filter,
#addPessoa #filter {
  padding-left: 25px;
}
.contacts .img-history,
#addPessoa .img-history {
  width: 35px;
}
.contacts .image-upload > input,
#addPessoa .image-upload > input {
  display: none;
}
.contacts select:invalid,
#addPessoa select:invalid {
  color: gray;
}
.contacts label,
#addPessoa label {
  display: flex;
}
.contacts .history span,
#addPessoa .history span {
  display: contents;
}
.contacts .history span img,
#addPessoa .history span img {
  margin-right: 5px;
}

.table-legend {
  height: 50px;
  float: right;
}
.table-legend .legend {
  display: table-cell;
  vertical-align: middle;
  float: left;
  height: 40px;
}
.table-legend .legend .state {
  padding-right: 10px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: inherit;
  height: inherit;
}
.table-legend .legend .state .color {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}
.table-legend .legend .state span {
  color: black;
  font-family: "open_sanslight";
  font-size: 12px;
}
.table-legend .legend .red {
  background-color: #c0392b;
}
.table-legend .legend .blue {
  background-color: #2980b9;
}
.table-legend .legend .yellow {
  background-color: #f1c40f;
}
.table-legend .legend .green {
  background-color: #27ae60;
}
.table-legend .legend .orange {
  background-color: #e67e22;
}
.table-legend .legend .black {
  background-color: black;
}
.table-legend .legend .ora {
  background-color: #fab1a0;
}

.bottom-bar {
  position: relative;
  width: 100%;
}

.process-box {
  position: relative;
  width: auto;
  height: 40px;
  display: table;
  text-align: center;
  float: right;
}
.process-box span {
  display: table-cell;
  vertical-align: middle;
  font-family: "montserratextrabold";
  font-size: 14px;
}

.btn-new.side {
  position: relative;
  float: right;
  margin-left: 1em;
  width: auto;
  padding: 10px;
}

.btn-new {
  position: absolute;
  width: auto;
  height: 40px;
  border-radius: 5px;
  background-color: transparent;
  right: 0;
  display: table;
  text-align: center;
  padding: 5px;
  font-family: "open_sanslight";
  border: 1px solid #ff5858;
}
.btn-new a {
  text-decoration: none;
  color: black;
  display: table-cell;
  vertical-align: middle;
  font-size: 1em;
}

.btn-new-bottom {
  position: relative;
  width: auto;
  height: 30px;
  border-radius: 5px;
  background-color: #ff5858;
  right: 0;
  display: table;
  text-align: center;
  float: right;
  padding: 5px;
  font-family: "open_sanslight";
}
.btn-new-bottom a {
  text-decoration: none;
  color: white;
  display: table-cell;
  vertical-align: middle;
  font-size: 1em;
}

.tool-bar {
  position: relative;
  width: 100%;
  height: 40px;
  margin-bottom: 1em;
}

.task-bar {
  width: 100%;
  max-width: 75px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-color: #e3e3e3;
}
.task-bar .value {
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  text-align: center;
  font-family: "montserratextrabold";
}
.task-bar .task-status {
  position: relative;
  width: 40%;
  height: 10px;
  background-color: #2ecc71;
}

.check-list-item {
  font-size: 0.9em;
}

.selected-item {
  border-color: red;
  background-color: #fcd1d1;
}

.not-completed-item {
  border-color: #fcd1d1;
  background-color: #fcd1d1;
}

.hover {
  background-color: #d6a9a9;
}

.signal-color {
  color: white;
}

.spinner {
  animation: rotator 1.4s linear infinite;
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
.btn-secondary {
  color: #fff;
  background-color: #40189D;
  border-color: #40189D;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #40189D;
  border-color: #40189D;
}

.opp {
  opacity: 0.5;
}

.w-card__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.vuecal__flex.vuecal__menu {
  background-color: #40189D;
  color: white;
}

.accordion-item h2 .accordion-button:not(.collapsed) {
  background-color: #40189D;
  color: white;
}

.accordion-flush .accordion-item .accordion-button {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-flush {
  border: solid 1px #40189D;
}

.ver-msg {
  text-align: center;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: red;
  margin-top: 1em;
}

.cost_title {
  font-weight: 700 !important;
  font-family: "Poppins", sans-serif !important;
}

.cost_table tbody tr td {
  border-color: white !important;
  border: none;
}
.cost_table tbody tr td span {
  margin-left: 20%;
  margin-right: 20%;
}
.cost_table tbody tr td span.real {
  margin-left: 30%;
  margin-right: 30%;
}

.dashboard-title {
  font-size: 26px;
  font-weight: bold;
}

.dashboard-count {
  font-size: 4em;
}
.dashboard-count.red {
  color: #c0392b !important;
  background-color: transparent;
}
.dashboard-count.green {
  color: #2ecc71 !important;
  background-color: transparent;
}
.dashboard-count.blue {
  color: rgba(37, 37, 110, 0.74) !important;
  background-color: transparent;
}
.dashboard-count.orange {
  color: #f39c12 !important;
  background-color: transparent;
}
.dashboard-count.yellow {
  color: #f1c40f !important;
  background-color: transparent;
}

.mt-6 {
  margin-top: 0.75rem !important;
}

::-moz-selection {
  background-color: #308cfc;
  color: white;
}

::selection {
  background-color: #308cfc;
  color: white;
}

select option :hover {
  margin: 40px !important;
  background: rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4) !important;
}

.wc-s {
  margin-left: 1em;
}

.image-wc {
  height: 100px;
  float: right;
}

.confirm_icon {
  margin-left: 0.5em !important;
}
.confirm_icon.transparent svg {
  color: transparent;
}
.confirm_icon svg {
  width: 1em;
  height: 1em;
  color: black;
}
.confirm_icon.c-red:hover svg {
  cursor: pointer;
  color: red;
}
.confirm_icon.c-red.active svg {
  color: red;
}
.confirm_icon.c-green.active svg {
  color: green;
}
.confirm_icon.c-green:hover svg {
  cursor: pointer;
  color: green;
}
.confirm_icon.c-yellow:hover svg {
  color: #f1c40f;
  cursor: pointer;
}
.confirm_icon.c-yellow.active svg {
  color: #f1c40f;
}
.confirm_icon.c-red-f.active svg {
  color: red;
}
.confirm_icon.c-green-f.active svg {
  color: green;
}
.confirm_icon.c-yellow-f.active svg {
  color: #f1c40f;
}

.height-auto {
  height: auto !important;
}

.w-overlay.w-dialog.add_material .w-card.w-card--no-border.w-dialog__content {
  max-height: 50%;
  max-width: 50%;
}

.checkbox-custom {
  width: 2.5em !important;
  height: 2.5em !important;
  background-color: white !important;
  border-radius: 50% !important;
  vertical-align: middle !important;
  border: 2px solid #40189D !important;
  -moz-appearance: none !important;
       appearance: none !important;
  -webkit-appearance: none !important;
  outline: none !important;
  cursor: pointer !important;
}

.checkbox-custom:checked {
  background-color: #40189D !important;
  background-image: none !important;
}

.checkbox-custom:disabled {
  background-color: lightgrey !important;
  background-image: none !important;
}

.checkbox-custom:focus {
  --tw-ring-color: transparent !important;
  --tw-ring-shadow:transparent !important;
}

.yellow-cal {
  background-color: #f1c40f;
}

.green-cal {
  background-color: #27ae60;
}

.blue-cal {
  background-color: #3498db;
}

.white-cal {
  color: white !important;
}

.black-cal {
  color: black !important;
}

.cal-font-size {
  font-size: 1.2em;
}

.cal-month-col {
  background-color: #e8eef7;
  font-weight: bold !important;
}

.cal-day-col {
  height: 38px;
  color: black;
  cursor: default;
}

.cal-wc-col {
  height: 38px;
  -moz-text-align-last: left;
       text-align-last: left;
}
.cal-wc-col a {
  text-decoration: none;
  display: inline-block;
  margin: 4px;
  border-radius: 7px;
  color: white;
}

@media only screen and (max-width: 1450px) {
  .fix-nav {
    width: 225px;
  }

  .main-nav-box nav ul li a span {
    display: none;
  }

  .main-nav-box nav ul li a {
    font-size: 12px;
  }

  .main-nav-box nav ul li a svg {
    font-size: 2em;
    margin: 0 auto;
  }

  .main-nav-box nav ul li .container a {
    display: block;
    font-size: 12px;
  }

  .main-nav-box nav ul li .container a svg {
    display: block;
    margin: 0 auto;
  }

  .main-nav-box nav ul li {
    margin-bottom: 1em;
  }

  .main-nav-box .logout {
    position: relative;
  }

  .main-nav-box .logout ul li a {
    width: 50px;
    height: 50px;
  }

  .main-nav-box .logout ul li a svg {
    font-size: 1.5em;
  }

  .main-nav-box .logo img {
    display: none;
  }

  .main-nav-box .logo img.logo-mobile {
    display: block;
  }

  .main-nav-box .logo {
    margin: 0 auto;
    width: 100%;
  }

  .main-content {
    padding-left: 200px;
  }
}
@media only screen and (max-width: 1200px) {
  .main-header .settings-bar li.menu-icon {
    display: inline-block;
  }

  .main-content {
    padding-left: inherit;
  }

  .fix-nav {
    display: none;
  }

  .main-header .mobile-logo {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .mobile-container .mobile-slick .item-mobile-menu .menu-icon svg {
    font-size: 4em;
  }

  .mobile-container .mobile-slick .item-mobile-menu .menu-item span {
    font-size: 14px;
  }

  .mobile-container .mobile-slick .item-mobile-menu {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 580px) {
  .main-header .settings-bar li a svg, .main-header .settings-bar li span svg {
    font-size: 20px;
  }

  .main-header .settings-bar li {
    margin-left: 3px;
  }

  .main-header .user-bar li a {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  .main-header .settings-bar li a svg, .main-header .settings-bar li span svg {
    font-size: 18px;
  }

  .main-header .mobile-logo li img {
    width: 40%;
  }

  .main-header {
    height: 60px;
  }

  .main-header .mobile-logo {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1440px) {
  .w-dialog__content {
    max-width: 50% !important;
    max-height: 70% !important;
  }
}
@media only screen and (max-width: 1025px) {
  .table-robowork thead tr td {
    max-width: 100px !important;
    min-width: 0px !important;
    font-size: 14px;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .table-robowork tbody tr td {
    max-width: 100px !important;
    min-width: 0px !important;
    font-size: 12px;
    padding: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .table-robowork tbody tr td a {
    margin: 0px;
  }

  .sorting_1 {
    min-width: 60px;
  }

  .w-dialog__content {
    max-width: 60% !important;
    max-height: 70% !important;
  }
}
@media only screen and (min-width: 769px) {
  .table-robowork tbody tr td {
    min-width: 110px;
  }
  .table-robowork tbody tr td.select-checkbox {
    min-width: 20px;
  }

  table.dataTable > tbody > tr > td.select-checkbox:before {
    top: 2.3em !important;
  }

  table.dataTable > tbody > tr > td.select-checkbox:after {
    top: 1.7em !important;
  }
}
@media only screen and (max-width: 768px) {
  .image-wc {
    width: 100%;
    height: auto;
  }

  .table-robowork thead tr td {
    font-size: 14px;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .table-robowork tbody tr td {
    font-size: 12px;
    padding: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .table-robowork tbody tr td a {
    margin: 0px;
  }

  .sorting_1 {
    min-width: 60px;
  }

  .sorting_disabled.select-checkbox {
    min-width: 25px !important;
  }

  table.dataTable > tbody > tr > td.select-checkbox:before {
    margin-top: 15px !important;
  }

  table.dataTable > tbody > tr.selected > td.select-checkbox:after {
    margin-top: -7px !important;
  }

  div.dataTables_wrapper div.dataTables_paginate#consultar_paginate ul {
    margin-top: 2.8em !important;
  }
  div.dataTables_wrapper div.dataTables_paginate#consultar_paginate ul.pagination {
    justify-content: space-between !important;
    flex-wrap: wrap;
  }

  .mt-6 {
    margin-top: 4rem !important;
  }

  .w-dialog__content {
    overflow: auto;
    max-width: 75% !important;
    max-height: 70% !important;
  }

  .table-robowork tbody tr td .state-i {
    min-width: 100% !important;
  }
  .table-robowork tbody tr td .state-a {
    min-width: 100% !important;
  }

  .table-cost thead tr td {
    max-width: 100px;
  }

  .table-cost tbody tr td {
    max-width: 100px;
  }
  .table-cost tbody tr td input:-moz-read-only {
    background-color: transparent;
  }
  .table-cost tbody tr td input:read-only {
    background-color: transparent;
  }

  .confirm_icon svg {
    height: 0.9em;
    width: 0.9em;
  }
}
@media only screen and (min-width: 425px) {
  .table-robowork thead tr td {
    max-width: 100px !important;
    min-width: 80px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .table-robowork tbody tr td {
    max-width: 100px !important;
    min-width: 80px !important;
    padding: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .table-robowork tbody tr td.select-checkbox {
    width: 25px !important;
    max-width: 25px !important;
    min-width: 0px !important;
  }
  .table-robowork tbody tr td a {
    margin: 0px;
  }
}
@media screen and (max-width: 425px) {
  .bar_chart {
    width: 100%;
    max-height: 400px;
    min-height: 250px;
    margin-bottom: 2em;
  }

  .table-cost {
    display: block !important;
  }

  .multiselect__option--highlight::after {
    display: none;
  }

  .wc-s {
    text-align: center;
    margin-left: 0em;
  }

  .table-cost thead tr td {
    max-width: 120px;
  }

  .table-cost tbody tr td {
    max-width: 120px;
  }

  .col-xs-0,
.col-sm-0,
.col-md-0,
.col-lg-0 {
    flex: 0 0 0;
    max-width: 0;
    min-width: 0 !important;
    margin-right: 0 !important;
    padding-right: 0;
    padding-left: 0;
  }

  .w-dialog__content {
    max-width: 58% !important;
    max-height: 58% !important;
  }
}
@media screen and (min-height: 950px) {
  .w-dialog__content {
    max-width: 50% !important;
    max-height: 75% !important;
  }
}
@media only screen and (max-width: 1600px) {
  .proc-col .first {
    float: none !important;
    margin-left: 0px !important;
  }
  .proc-col .second {
    margin-left: 0px !important;
  }
  .proc-col .third {
    float: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .dashboard-slider .title-div {
    text-align: -webkit-center;
  }
  .dashboard-slider .title-div .title-s {
    float: none;
  }
  .dashboard-slider .circle-data {
    text-align: -webkit-center;
  }
}
/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Nunito, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px auto -webkit-focus-ring-color;
}

*, ::before, ::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.top-0 {
  top: 0px;
}
.right-0 {
  right: 0px;
}
.left-0 {
  left: 0px;
}
.z-0 {
  z-index: 0;
}
.z-50 {
  z-index: 50;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.m-0 {
  margin: 0px;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-4 {
  margin: 1rem;
}
.m-5 {
  margin: 1.25rem;
}
.m-auto {
  margin: auto;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.ml-3 {
  margin-left: 0.75rem;
}
.-ml-px {
  margin-left: -1px;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.ml-0 {
  margin-left: 0px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.mr-0 {
  margin-right: 0px;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.ml-auto {
  margin-left: auto;
}
.mt-8 {
  margin-top: 2rem;
}
.ml-12 {
  margin-left: 3rem;
}
.-mt-px {
  margin-top: -1px;
}
.mt-6 {
  margin-top: 1.5rem;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-5 {
  height: 1.25rem;
}
.h-8 {
  height: 2rem;
}
.h-16 {
  height: 4rem;
}
.h-10 {
  height: 2.5rem;
}
.h-4 {
  height: 1rem;
}
.h-6 {
  height: 1.5rem;
}
.min-h-screen {
  min-height: 100vh;
}
.w-5 {
  width: 1.25rem;
}
.w-full {
  width: 100%;
}
.w-8 {
  width: 2rem;
}
.w-auto {
  width: auto;
}
.w-48 {
  width: 12rem;
}
.w-4 {
  width: 1rem;
}
.w-6 {
  width: 1.5rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-top-left {
  transform-origin: top left;
}
.origin-top {
  transform-origin: top;
}
.origin-top-right {
  transform-origin: top right;
}
.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-default {
  cursor: default;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.break-all {
  word-break: break-all;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity));
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}
.fill-current {
  fill: currentColor;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pl-0 {
  padding-left: 0px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pr-0 {
  padding-right: 0px;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-center {
  text-align: center;
}
.font-sans {
  font-family: Nunito, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity));
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}
.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-75 {
  transition-duration: 75ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.focus\:z-10:focus {
  z-index: 10;
}
.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}
.focus\:border-gray-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}
.focus\:border-indigo-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity));
}
.focus\:border-indigo-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(67 56 202 / var(--tw-border-opacity));
}
.focus\:border-gray-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.focus\:bg-gray-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.focus\:bg-indigo-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}
.focus\:bg-gray-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.focus\:text-gray-700:focus {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.focus\:text-indigo-800:focus {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity));
}
.focus\:text-gray-800:focus {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.focus\:text-gray-500:focus {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-indigo-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity));
}
.focus\:ring-opacity-50:focus {
  --tw-ring-opacity: 0.5;
}
.active\:bg-gray-100:active {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.active\:bg-gray-900:active {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.active\:text-gray-700:active {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.active\:text-gray-500:active {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.disabled\:opacity-25:disabled {
  opacity: 0.25;
}
@media (prefers-color-scheme: dark) {

  .dark\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }
}
@media (min-width: 640px) {

  .sm\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .sm\:ml-10 {
    margin-left: 2.5rem;
  }

  .sm\:ml-6 {
    margin-left: 1.5rem;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:max-w-md {
    max-width: 28rem;
  }

  .sm\:flex-1 {
    flex: 1 1 0%;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-start {
    justify-content: flex-start;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:pt-0 {
    padding-top: 0px;
  }
}
@media (min-width: 1024px) {

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

