@charset "UTF-8";
/*#E8E6E5;*/
/** FORMS **/
/** BUTTONS **/
/** TABS **/
/** TABLES **/
/** FOOTER **/
body {
  margin: 0px 0px 0px;
  font-size: 1em;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  background-color: white;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

* {
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
}

input {
  border: 1px solid black;
  padding: 1px 6px 1px 6px;
}

p.titolbpm,
div.errorloginp {
  color: red;
  font-style: italic;
  text-align: right;
  font-weight: bold;
}

p.titolbpm {
  font-size: 22px;
  width: 100%;
  text-align: center;
}

/*
ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.menu * {
    margin: 0;
    padding: 0;
}
ul.menu a {
    display: block;
    color: #000;
    text-decoration: none;
}
ul.menu li {
    position: relative;
    float: left;
    margin-right: 2px;
}
ul.menu ul {
    position: absolute;
    top: 26px;
    left: 0;
    background: #d1d1d1;
    display: none;
    opacity: 0;
    list-style: none;
}
ul.menu ul li {
    position: relative;
    border: 1px solid #aaa;
    border-top: none;
    width: 148px;
    margin: 0;
}
ul.menu ul li a {
    display: block;
    padding: 3px 7px 5px;
    background-color: #d1d1d1;
}
ul.menu ul li a:hover {
    background-color: #c5c5c5;
}
ul.menu ul ul {
    left: 148px;
    top: -1px;
}
ul.menu .menulink {
    border: 1px solid #aaa;
    padding: 5px 7px 7px;
    font-weight: bold;
    background: url(../images/header.gif);
    width: 134px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
    background: url(../images/header_over.gif);
}
ul.menu .sub {
    background: #d1d1d1 url(../images/arrow.gif) 136px 8px no-repeat;
}
ul.menu .topline {
    border-top: 1px solid #aaa;
}
*/
div.bloc {
  margin-bottom: 40px;
  width: 800px;
  background-color: #eff2eb;
  border: 1px solid black;
  margin-top: 3px;
  float: left;
  height: auto;
}

div.bloctitol {
  margin-bottom: 2px;
  width: 800px;
  background-color: #eff2eb;
  border: 1px solid black;
  margin-top: 3px;
  float: left;
  height: auto;
}

p.titolfitxa {
  line-height: 20px;
  font-size: 18px;
  font-variant: small-caps;
  font-weight: bold;
  margin: 0px auto;
}

div.contenidor {
  width: 770px;
  float: left;
  display: inline;
  margin-left: 15px;
  /*background-color: $form-container !important;*/
  border: 0;
}

div.contenidor.title {
  background-color: transparent !important;
  margin-bottom: 5px;
}

div.contenidor.title p {
  font-size: 13px;
}

div.dades {
  width: 600px;
  float: left;
}

div.nactuacio {
  width: 235px;
  float: left;
}

div.ubicacio {
  width: 292px;
  float: left;
}

div.subdada {
  float: left;
  text-align: center;
}

p.titolsubdada {
  font-weight: bold;
  font-size: 14px;
  margin: 0px auto;
  text-align: left;
}

p.psubdada {
  font-size: 14px;
  line-height: 16px;
  margin: 0px auto;
}

p.pdescripcio {
  font-size: 13px;
  text-align: justify;
  margin: 3px 6px;
}

div.descripcio {
  width: 415px;
  float: left;
  border: 1px solid black;
  background-color: white;
  margin-top: 12px;
}

div.avans {
  width: 160px;
  float: right;
  z-index: 30;
}

div.pestanya {
  width: 768px;
  float: left;
  display: inline;
  margin-left: 15px;
  height: 200px;
  background-color: white;
  border: 1px solid black;
  border-top: 0px;
}

div.avans div {
  width: 150px;
  float: left;
  text-align: center;
}

div.dadaavans {
  width: 135px;
  margin: 5px auto 0px auto;
}

a.apestanya {
  border: 1px solid black;
  background-color: #008539;
  color: white;
  display: block;
  line-height: 15px;
  padding: 3px 8px;
  float: left;
  border-radius: 5px 5px 0 0;
}

a.apestanya.active {
  background-color: #005646;
  border-bottom: 1px solid #005646 !important;
  color: white;
}

.apestanya:hover {
  cursor: pointer;
}

.enfocar:focus {
  background-color: white;
}

div.subbloc {
  width: 770px;
  float: left;
}

p.indicador {
  font-size: 10px;
  font-weight: bold;
  margin-left: 10px;
}

div.subcontenidor {
  width: 740px;
  display: inline;
  float: left;
  margin-left: 15px;
}

div.campdesactivat {
  width: 350px;
  float: left;
  border-bottom: 1px solid #00352b;
}

div.campactiu {
  width: 345px;
  float: left;
}

div.desactivatE {
  width: 140px;
  float: left;
}

div.desactivatD {
  width: 210px;
  float: right;
}

div.desactivatE p {
  font-weight: bold;
  line-height: 25px;
  color: #00352b;
}

div.desactivatD p,
p.desactivat {
  line-height: 25px;
  color: #00352b;
}

p.activat {
  font-weight: bold;
  color: black;
}

div.campactiuE {
  width: 135px;
  float: left;
}

div.campactiuD {
  width: 210px;
  float: right;
}

div.campactiuE p,
div.modificableE p {
  font-weight: bold;
  line-height: 25px;
}

textarea,
input,
select {
  border: 1px solid #005646;
  padding: 3px;
  border-radius: 5px;
}

input[type=file] {
  border: 0;
}

select {
  cursor: pointer;
}

input.ok {
  border: 0px;
  width: auto;
  height: 12px;
}

p.error {
  font-size: 11px;
  font-weight: bold;
  float: right;
  color: red;
  font-style: italic;
  display: none;
}

div.elementF {
  width: 310px;
  float: left;
}

div.elementE {
  width: 250px;
  float: left;
}

div.elementD {
  width: 445px;
  float: right;
  margin-right: 15px;
}

div.subelementF {
  width: 150px;
  float: left;
}

div.subelementE {
  width: 100px;
  float: left;
}

div.subelementD {
  width: 150px;
  float: right;
}

div.subelementF p {
  font-weight: bold;
  line-height: 25px;
  color: black;
}

div.subelementE p {
  font-weight: bold;
  line-height: 25px;
  color: black;
}

div.subelementD p {
  line-height: 25px;
  color: black;
}

div.part {
  width: 445px;
  float: left;
}

div.partE {
  width: 135px;
  float: left;
}

div.partD {
  width: 310px;
  float: right;
}

div.partE p {
  line-height: 25px;
}

p.euro {
  float: left;
  line-height: 20px;
  font-weight: bold;
}

.afegir:hover {
  cursor: pointer;
}

div.modificableE {
  width: 150px;
  float: left;
}

div.modificableD {
  width: 580px;
  float: right;
}

input.opcio {
  /*border: $button-border;*/
  border: none;
  width: auto;
  overflow: visible;
  background-color: #008539;
  color: white;
  cursor: pointer;
  float: left;
}

input.opcio.active {
  background-color: #005646;
}

input.opcio[disabled],
input.opcio[disabled]:hover {
  background-color: grey;
  color: darkgrey;
  cursor: not-allowed;
}

input.opcio:hover {
  cursor: pointer;
}

table.llistat {
  width: 100%;
  border-collapse: collapse;
}

table.llistat tr.titol {
  background-color: silver;
  /* text-align: center; */
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

table.llistat tr.llistat {
  /* text-align: center; */
  height: 31px;
}

table.llistat td.right {
  border-left-width: 1px;
  border-left-style: solid;
  border-color: gray;
}

table.llistat td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: gray;
}

img {
  border: none;
}

#wrapper {
  width: 100%;
  margin: 50px auto 40px;
}

div.bloc2 {
  width: 1000px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: #eff2eb;
  border: 1px solid black;
  margin-top: 3px;
  float: left;
  height: auto;
}

div.pestanya2 {
  width: 968px;
  float: left;
  display: inline;
  margin-left: 15px;
  height: 200px;
  background-color: white;
  border: 1px solid black;
  border-top: 0px;
}

div.contenidor2 {
  width: 970px;
  float: left;
  display: inline;
  margin-left: 15px;
}

div.logouab {
  z-index: 80;
  overflow: hidden;
  width: 100%;
  height: 30px;
  top: 100%;
  position: fixed;
  margin-top: -30px;
  background: #008539;
}

p.t_error_db {
  font-size: 20px;
  color: white;
  font-weight: bolder;
}

p.l_error_db {
  font-size: 10px;
  color: white;
}

.tablesumma td {
  border-collapse: collapse;
  border-color: black;
  border-style: solid;
  border-width: 2px;
}

.tablesumma {
  background: none repeat scroll 0 0 white;
  border-collapse: collapse;
  font-family: verdana;
  font-size: 10px;
  margin-left: 0;
  width: 100%;
}

div.campactiuD input.botonadd {
  float: right;
  margin-right: 20px;
  margin-top: -4px;
  border: none;
  width: auto;
  overflow: visible;
  background-color: #008539;
  color: white;
  display: inline;
  line-height: 15px;
  padding: 0px 2px;
  font-size: 12px;
  cursor: pointer;
  padding: 4px 10px;
  border-radius: 5px;
}

div.bloc div.campbloc {
  width: 300px;
  height: auto;
  float: left;
  position: relative;
  margin-left: 30px;
}

div#ToolTipDiv {
  position: absolute;
  top: 100px;
  left: 100px;
  height: 20px;
  border: 1px solid black;
  background-color: white;
  display: none;
  padding: 3px;
  height: 16px;
  z-index: 9999999;
}

#tooltext {
  float: left;
  margin-left: 5px;
}

.toollogo {
  width: 16px;
  height: 16px;
  background: url(../images/info.gif);
  float: left;
}

div.admin_button_text {
  margin-left: 3px;
  margin-top: 1px;
}

input.disable {
  background: white;
}

div#list-agenda {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 30px;
}

div#list-agenda table td {
  text-align: left;
}

div#list-agenda table td.center {
  text-align: center;
}

div#list-agenda div.tabs {
  position: relative;
  float: left;
  width: 100%;
  height: 24px;
  border-bottom: 1px solid #008539;
}

div#list-agenda div.tabs div.tab {
  position: relative;
  float: left;
  height: 100%;
  cursor: pointer;
  margin-top: 0px;
}

div#list-agenda div.tabs div.tab {
  position: relative;
  float: left;
  height: 100%;
  background-color: #008539;
  padding: 0 7px 0 7px;
  border: 1px solid black;
  border-radius: 5px 5px 0 0;
  color: white;
}

div#list-agenda div.tabs div.tab div.tab-text {
  position: relative;
  float: left;
  margin-top: 4px;
}

div#list-agenda div.tabs div.tab.selected {
  background-color: #005646;
}

div#list-agenda div.tabs-content {
  position: relative;
  float: left;
  width: 100%;
  height: 300px;
  overflow: auto;
  border-top: 1px solid #008539;
}

div#list-agenda div.tabs-content div.tab-content {
  position: relative;
  float: left;
  width: 100%;
  display: none;
}

#f_cerca .title {
  position: absolute;
  left: 30px;
  background-color: #eff2eb;
}

#informacioninfo {
  left: 50%;
  top: 50%;
  margin-top: -65px;
  margin-left: -185px;
  position: absolute;
  z-index: 97;
  width: 375px;
  height: 128px;
  background: url("../images/fondodivinfo.png");
  visibility: hidden;
}
#informacioninfo .close {
  position: absolute;
  top: -5px;
  left: 349px;
  z-index: 99;
  width: 32px;
  height: 32px;
  background-image: url("../images/cerrardiv.png");
  cursor: pointer;
}
#informacioninfo #infodatainfo {
  color: white;
}
#informacioninfo #infodatainfo input {
  color: black;
}

#exportdiv {
  position: absolute;
  z-index: 10000;
  width: 186px;
  height: 426px;
  left: 50%;
  margin-left: -93px;
  top: 50%;
  margin-top: -350px;
  background-color: white;
  border: 1px solid black;
  display: none;
}
#exportdiv .title {
  position: relative;
  width: 170px;
  height: 16px;
  background-color: #008539;
  float: left;
}
#exportdiv .title .text {
  z-index: 10;
  position: absolute;
  left: 10px;
  color: white;
}
#exportdiv input[type=button] {
  margin: 0;
}

.contenidor .subbloc {
  background-color: #eff2eb !important;
}

.contenidor .buttonbar button {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
}

.subbloc .contenidor:not(.title),
.form-fields-container .form-fields {
  background: white !important;
}

.body-container {
  margin: 0 auto;
  position: relative;
  width: 800px;
  margin-top: 15px;
}

.simule-user,
#menuvariables {
  display: none;
  background-color: white;
  border: #000 1px solid;
  position: fixed;
  height: 128px;
  width: 200px;
  z-index: 60;
  top: 100%;
  margin-top: -160px;
}
.simule-user .title,
#menuvariables .title {
  z-index: 80;
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 16px;
  background-color: #008539;
}
.simule-user .title .title-text,
#menuvariables .title .title-text {
  z-index: 10;
  position: absolute;
  left: 10px;
  color: white;
}
.simule-user .adminformcontainer,
#menuvariables .adminformcontainer {
  z-index: 100;
  position: absolute;
  overflow: hidden;
  top: 16px;
  width: calc(100% - 10px);
  height: 102px;
  padding: 5px;
}
.simule-user .adminformcontainer input,
.simule-user .adminformcontainer select,
#menuvariables .adminformcontainer input,
#menuvariables .adminformcontainer select {
  width: 100%;
}

.menu-desplegable i.icon {
  cursor: pointer;
}
.menu-desplegable .desplegable {
  position: absolute;
  float: left;
  width: 170px;
  background-color: white;
  border: 1px solid black;
  display: none;
}
.menu-desplegable .desplegable .row {
  width: calc(100% - 20px);
  height: 25px;
  padding: 0 10px;
  line-height: 23px;
}
.menu-desplegable .desplegable .row:hover {
  background-color: #dbdadc;
  cursor: pointer;
}
.menu-desplegable .desplegable .row-separator {
  width: calc(100% - 16px);
  background-color: black;
  height: 1px;
  margin-left: 8px;
}

.icon-actions-fitxa {
  float: right;
  position: relative;
  margin-right: -6px;
  z-index: 1000;
}

.informara {
  margin-top: 2px;
  width: 100%;
}

.subcontenidor.dadesobra-right,
.subcontenidor.dadesobra-left {
  float: left;
  width: calc(49% - 15px);
}
.subcontenidor.dadesobra-right .elementE,
.subcontenidor.dadesobra-left .elementE {
  margin-top: 5px;
  width: 100%;
}

.subcontenidor.dadesobra-right {
  margin-right: 15px;
  float: right;
}

.campactiu.date .campactiuE,
.campactiu.smallinput .campactiuE {
  width: calc(100% - 85px);
}
.campactiu.date .campactiuD,
.campactiu.smallinput .campactiuD {
  width: 75px;
}
.campactiu.date .campactiuD input[type=date],
.campactiu.smallinput .campactiuD input[type=date] {
  width: 100%;
}

#popup_title {
  background-color: #008539;
}

input[type=date] {
  width: 75px !important;
  background-image: url(images/calendar_icon.png);
  background-repeat: no-repeat;
  background-position: 66px 4px;
  cursor: pointer;
}

input[type=date]::after {
  content: "C";
}

button.button-right {
  float: right;
}

button i {
  padding-right: 5px;
}

.icon-download {
  width: 16px;
  height: 16px;
  display: block;
  background-image: url(images/icons-files/page_white.png);
}

.icon-download[data-filename$=bmp] {
  background-image: url(images/icons-files/file_extension_zip.bmp);
}

.icon-download[data-filename$=doc],
.icon-download[data-filename$=docx] {
  background-image: url(images/icons-files/file_extension_doc.png);
}

.icon-download[data-filename$=dwg] {
  background-image: url(images/icons-files/file_extension_zip.dwg);
}

.icon-download[data-filename$=gif] {
  background-image: url(images/icons-files/file_extension_gif.png);
}

.icon-download[data-filename$=jpg],
.icon-download[data-filename$=jpeg] {
  background-image: url(images/icons-files/file_extension_jpg.png);
}

.icon-download[data-filename$=pdf] {
  background-image: url(images/icons-files/file_extension_pdf.png);
}

.icon-download[data-filename$=png] {
  background-image: url(images/icons-files/file_extension_png.png);
}

.icon-download[data-filename$=rar] {
  background-image: url(images/icons-files/file_extension_rar.png);
}

.icon-download[data-filename$=tif] {
  background-image: url(images/icons-files/file_extension_tif.png);
}

.icon-download[data-filename$=xls],
.icon-download[data-filename$=xlsx] {
  background-image: url(images/icons-files/file_extension_xls.png);
}

.icon-download[data-filename$=zip] {
  background-image: url(images/icons-files/file_extension_zip.png);
}

.admin_button_img {
  margin-top: -5px;
}

.text-danger {
  color: red;
}

/*#E8E6E5;*/
.big-container {
  display: flex;
  height: 100vh;
  overflow: hidden;
}

.main-container-flex {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.main-container {
  padding: 15px;
  padding-left: 30px;
  flex-grow: 1;
  overflow-y: hidden;
}
.main-container .page-title {
  color: #212529;
  font-size: 24px;
  display: flex;
  flex-direction: row;
}
.main-container .page-title .page-back {
  color: #515853;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.main-container .page-title > span + span:before {
  font-family: "tabler-icons";
  content: "\ea61";
  font-weight: bolder;
  color: #ced4da;
}
.main-container .page-title-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main-container .page-title-wrapper .page-title {
  flex-grow: 1;
}
.main-container .page-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.main-container .page-scroll-x {
  overflow-x: hidden;
  overflow-y: auto;
}

.page-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.page-form.page-form-centered {
  align-items: center;
}
.page-form.page-form-centered .form-container {
  width: 600px;
  max-width: 600px;
}

/*#E8E6E5;*/
.modaldialog {
  width: 250px;
  border: 1px solid black;
  background-color: white;
  z-index: 100000;
  position: absolute;
  left: 50%;
  margin-left: -175px;
  top: 200px;
  display: none;
}

.modaldialog #movemodaldialog {
  z-index: 80;
  position: relative;
  float: left;
  overflow: hidden;
  margin-bottom: 5px;
  width: 100%;
  height: 16px;
  background-color: #008539;
  cursor: move;
  color: white;
}

.modaldialog .title {
  z-index: 10;
  position: absolute;
  left: 10px;
  color: white;
}

.modaldialog .icon {
  float: left;
  position: relative;
  width: 32px;
  height: 32px;
  left: 10px;
}

.modaldialog .text {
  float: left;
  position: relative;
  width: 180px;
  left: 20px;
  background-color: white !important;
  color: black !important;
}

.modaldialog button {
  border: none;
  background-color: #008539;
  color: white;
  font-size: 12px;
  cursor: pointer;
  padding: 1px 0px;
  border-radius: 5px;
}

/* @import 'colors';

$datatables-primary-light: #def4f2;
$datatables-hover-color: #16b88d;

.dataTable {
	thead {;
		background-color: $primary-color;
		color: white;
	}

	tbody {
		.odd,
		.odd .sorting_1 {;
			background-color: $datatables-primary-light !important;
		}

		.even,
		.even .sorting_1 {;
			background-color: white !important;
		}

		tr:hover,
		tr:hover .sorting_1 {;
			background-color: $primary-color !important;
			color: white;
		}
	}
}

.dataTables_paginate {
	a {;
		font-weight: bold !important;
		color: $primary-color !important;
		border: none !important;
	}
	.disabled {;
		color: grey !important;
	}
	a:not(.disabled):not(.current):hover,
	a:not(.disabled):not(.current).paginate_button:hover {
		background: $datatables-hover-color !important;
		color: black !important;
	}
	span {
		a.current {;
			border: none !important;
			background: $primary-color !important;
			color: white !important;
		}
	}
} */
/*#E8E6E5;*/
table .action i {
  font-size: 14px;
}

.select2-container .select2-dropdown {
  border-radius: 20px !important;
  overflow: hidden;
}
.select2-container .select2-search .select2-search__field {
  border-radius: 50px;
  border: 1px solid var(--borde-input, #C5BDCB);
  background: white;
  padding: 12px;
}
.select2-container .select2-results .select2-results__options {
  font-size: 1em;
}
.select2-container .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
  background-color: #008539;
}

/*#E8E6E5;*/
.ui-datepicker .ui-datepicker-next {
  margin-right: 2px;
  position: relative;
  float: right;
  margin-top: -2px;
}

.ui-datepicker select.ui-datepicker-year {
  border-radius: 0;
  padding: 0;
  width: 47px !important;
  font-size: 12px;
  font-weight: bold;
  background-color: #008539;
  color: white;
  border: 0;
  background-image: url(images/arrow-down-white.png);
  background-repeat: no-repeat;
  background-position: 32px 3px;
  background-size: 12px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}

.ui-datepicker select.ui-datepicker-year:hover {
  background-color: #005646;
}

/*#E8E6E5;*/
.pdf-viewer-container {
  position: absolute;
  float: left;
  width: 950px;
  height: 700px;
  margin-top: 50px;
  margin-left: calc(50% - 475px);
  background-color: white;
  border: 5px solid #005646;
  border-radius: 5px;
  z-index: 100;
}
.pdf-viewer-container .bar {
  position: relative;
  float: left;
  width: 100%;
  height: 25px;
  color: white;
  background-color: #008539;
  text-align: center;
}
.pdf-viewer-container .bar p {
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
}
.pdf-viewer-container .bar i {
  float: right;
  margin-right: 3px;
  margin-top: -24px;
  cursor: pointer;
}
.pdf-viewer-container .bartool {
  position: relative;
  float: left;
  width: 100%;
  height: 25px;
  background-color: #424242;
  color: white;
}
.pdf-viewer-container .bartool i {
  padding: 2px;
  cursor: pointer;
}
.pdf-viewer-container .bartool p {
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
  text-align: center;
}
.pdf-viewer-container .bartool p .pag-actual {
  font-size: 12px;
}
.pdf-viewer-container .bartool .navigation {
  margin-top: -24px;
  position: relative;
  float: left;
  display: none;
}
.pdf-viewer-container .bartool .actions {
  position: relative;
  float: right;
  margin-top: -24px;
}
.pdf-viewer-container .bartool .actions .download-text {
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}
.pdf-viewer-container .bartool .actions button {
  margin: 0;
  background-color: transparent;
}
.pdf-viewer-container div.pdf-viewer {
  position: relative;
  float: left;
  width: 100%;
  height: calc(100% - 25px - 25px);
  background-color: lightgrey;
  overflow: auto;
}
.pdf-viewer-container div.pdf-viewer canvas {
  width: 94%;
  margin: 3%;
  margin-top: 0;
}
.pdf-viewer-container div.pdf-viewer canvas:FIRST-CHILD {
  margin-top: 3%;
}

/*#E8E6E5;*/
#popup_panel input[type=button] {
  border: none;
  overflow: visible;
  background-color: #008539;
  color: white;
  display: inline;
  line-height: 15px;
  font-size: 12px;
  cursor: pointer;
  padding: 4px 10px;
  border-radius: 5px;
}

/*#E8E6E5;*/
/* COLORES */
.modal {
  float: right;
  position: absolute;
  padding: 0 !important;
  z-index: 999;
  left: 100%; /* Inicialmente, coloca el modal fuera de la pantalla hacia la derecha */
  transition: left 0.35s;
  height: 100vh;
  display: flex;
  justify-content: stretch;
  align-content: stretch;
}
.modal.active {
  left: calc(100vw - 720px);
  transition: left 0.35s;
}
.modal .containerModal {
  width: 720px;
  float: left;
  height: auto;
  display: flex;
  justify-content: stretch;
  align-content: stretch;
  flex-direction: column;
}
.modal .containerModal .container-fields {
  flex-grow: 1;
  padding: 23px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
}
.modal .containerModal .titolModal {
  color: #008539;
  font-size: 32px;
  font-weight: 700;
  padding: 13px 20px;
  border-bottom: 2px solid;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: white;
}
.modal .containerModal .close-modal {
  cursor: pointer;
  font-size: 24px;
  font-weight: 600;
}
.modal .container-modal {
  height: 100%;
  width: 720px;
  float: left;
  display: flex;
  justify-content: stretch;
  align-content: stretch;
  flex-direction: column;
  background-color: white;
}
.modal .container-modal .body-modal {
  flex-direction: column;
  padding: 15px;
  gap: 10px;
}
.modal form,
.modal .body-modal {
  flex-grow: 1;
  display: flex;
  justify-content: stretch;
  align-content: stretch;
  overflow: hidden;
}
.modal .form-active-fields .label-modal {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-left: 12px;
}
.modal .form-active-fields .input-modal {
  margin-bottom: 20px;
}
.modal .form-active-fields .input-modal .input-group {
  display: flex;
  align-items: center;
  width: 100%;
}
.modal .form-active-fields .input-modal .input-group .input-group-text {
  padding: 0.375rem 0.75rem;
  margin-left: -40px;
  font-size: 16px;
  font-weight: 700;
  color: #515853;
}
.modal .form-active-fields .input-modal .m2 {
  font-size: 8px;
}
.modal .form-active-fields .inp-md {
  padding-right: 0 !important;
  margin-bottom: 20px;
}
.modal .form-active-fields .select-md {
  display: flex;
  width: 100%;
  height: 40px;
  padding: 7px 10px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 20px;
  border: 1px solid #C5BDCB;
  background: white;
}
.modal .form-active-fields .select-md option:disabled {
  color: #BDBDBD !important;
}
.modal .form-active-fields select {
  color: #BDBDBD;
}
.modal .form-active-fields select .modal-option {
  color: black;
}
.modal .form-active-fields .select-edit {
  color: black !important;
}
.modal .form-active-fields .input-sup {
  width: 40% !important;
}
.modal .modal-footer {
  border-top: 2px solid #008539;
  display: flex;
  background-color: white;
  padding: 13px 19px;
  flex-direction: row;
  justify-content: flex-end;
  gap: 20px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100dvw;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  display: none;
}
.modal-backdrop.active {
  display: block;
}

.modal.modal-edit .modal-create:not(.modal-edit),
.modal.modal-edit .modal-view:not(.modal-edit) {
  display: none;
}
.modal.modal-create .modal-edit:not(.modal-create),
.modal.modal-create .modal-view:not(.modal-create) {
  display: none;
}
.modal.modal-view .modal-edit:not(.modal-view),
.modal.modal-view .modal-create:not(.modal-view) {
  display: none;
}

/*#E8E6E5;*/
.popup_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99998;
}

/*#E8E6E5;*/
@keyframes rotate-center {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.btn.btn-primary {
  background-color: #008539;
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-primary:hover {
  background-color: rgb(0, 82, 35.1428571429);
}
.btn.btn-primary:disabled {
  background-color: rgb(153, 206.2, 175.8);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-primary.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-primary.btn-loading {
  background-color: rgb(153, 206.2, 175.8);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-primary-outline {
  background-color: transparent;
  color: #008539;
  outline: 2px solid #008539;
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-primary-outline:hover {
  background-color: #008539;
  color: white;
}
.btn.btn-primary-outline:disabled {
  outline-color: rgb(153, 206.2, 175.8);
  color: rgb(153, 206.2, 175.8);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-primary-dark {
  background-color: rgb(0, 82, 35.1428571429);
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-primary-dark:hover {
  background-color: rgb(0, 31, 13.2857142857);
}
.btn.btn-primary-dark:disabled {
  background-color: rgb(153, 185.8, 167.0571428571);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-primary-dark.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-primary-dark.btn-loading {
  background-color: rgb(153, 185.8, 167.0571428571);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-primary-dark-outline {
  background-color: transparent;
  color: rgb(0, 82, 35.1428571429);
  outline: 2px solid rgb(0, 82, 35.1428571429);
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-primary-dark-outline:hover {
  background-color: rgb(0, 82, 35.1428571429);
  color: white;
}
.btn.btn-primary-dark-outline:disabled {
  outline-color: rgb(153, 185.8, 167.0571428571);
  color: rgb(153, 185.8, 167.0571428571);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-secondary {
  background-color: #A437A6;
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-secondary:hover {
  background-color: rgb(126.1538461538, 42.3076923077, 127.6923076923);
}
.btn.btn-secondary:disabled {
  background-color: rgb(218.6, 175, 219.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-secondary.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-secondary.btn-loading {
  background-color: rgb(218.6, 175, 219.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-secondary-outline {
  background-color: transparent;
  color: #A437A6;
  outline: 2px solid #A437A6;
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-secondary-outline:hover {
  background-color: #A437A6;
  color: white;
}
.btn.btn-secondary-outline:disabled {
  outline-color: rgb(218.6, 175, 219.4);
  color: rgb(218.6, 175, 219.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-secondary-dark {
  background-color: rgb(126.1538461538, 42.3076923077, 127.6923076923);
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-secondary-dark:hover {
  background-color: rgb(88.3076923077, 29.6153846154, 89.3846153846);
}
.btn.btn-secondary-dark:disabled {
  background-color: rgb(203.4615384615, 169.9230769231, 204.0769230769);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-secondary-dark.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-secondary-dark.btn-loading {
  background-color: rgb(203.4615384615, 169.9230769231, 204.0769230769);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-secondary-dark-outline {
  background-color: transparent;
  color: rgb(126.1538461538, 42.3076923077, 127.6923076923);
  outline: 2px solid rgb(126.1538461538, 42.3076923077, 127.6923076923);
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-secondary-dark-outline:hover {
  background-color: rgb(126.1538461538, 42.3076923077, 127.6923076923);
  color: white;
}
.btn.btn-secondary-dark-outline:disabled {
  outline-color: rgb(203.4615384615, 169.9230769231, 204.0769230769);
  color: rgb(203.4615384615, 169.9230769231, 204.0769230769);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-info {
  background-color: #0474D1;
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-info:hover {
  background-color: rgb(3.0422535211, 88.2253521127, 158.9577464789);
}
.btn.btn-info:disabled {
  background-color: rgb(154.6, 199.4, 236.6);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-info.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-info.btn-loading {
  background-color: rgb(154.6, 199.4, 236.6);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-info-outline {
  background-color: transparent;
  color: #0474D1;
  outline: 2px solid #0474D1;
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-info-outline:hover {
  background-color: #0474D1;
  color: white;
}
.btn.btn-info-outline:disabled {
  outline-color: rgb(154.6, 199.4, 236.6);
  color: rgb(154.6, 199.4, 236.6);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-info-dark {
  background-color: rgb(3.0422535211, 88.2253521127, 158.9577464789);
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-info-dark:hover {
  background-color: rgb(2.0845070423, 60.4507042254, 108.9154929577);
}
.btn.btn-info-dark:disabled {
  background-color: rgb(154.2169014085, 188.2901408451, 216.5830985915);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-info-dark.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-info-dark.btn-loading {
  background-color: rgb(154.2169014085, 188.2901408451, 216.5830985915);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-info-dark-outline {
  background-color: transparent;
  color: rgb(3.0422535211, 88.2253521127, 158.9577464789);
  outline: 2px solid rgb(3.0422535211, 88.2253521127, 158.9577464789);
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-info-dark-outline:hover {
  background-color: rgb(3.0422535211, 88.2253521127, 158.9577464789);
  color: white;
}
.btn.btn-info-dark-outline:disabled {
  outline-color: rgb(154.2169014085, 188.2901408451, 216.5830985915);
  color: rgb(154.2169014085, 188.2901408451, 216.5830985915);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-success {
  background-color: #11B965;
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-success:hover {
  background-color: rgb(12.7079207921, 138.2920792079, 75.5);
}
.btn.btn-success:disabled {
  background-color: rgb(159.8, 227, 193.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-success.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-success.btn-loading {
  background-color: rgb(159.8, 227, 193.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-success-outline {
  background-color: transparent;
  color: #11B965;
  outline: 2px solid #11B965;
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-success-outline:hover {
  background-color: #11B965;
  color: white;
}
.btn.btn-success-outline:disabled {
  outline-color: rgb(159.8, 227, 193.4);
  color: rgb(159.8, 227, 193.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-success-dark {
  background-color: rgb(12.7079207921, 138.2920792079, 75.5);
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-success-dark:hover {
  background-color: rgb(8.4158415842, 91.5841584158, 50);
}
.btn.btn-success-dark:disabled {
  background-color: rgb(158.0831683168, 208.3168316832, 183.2);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-success-dark.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-success-dark.btn-loading {
  background-color: rgb(158.0831683168, 208.3168316832, 183.2);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-success-dark-outline {
  background-color: transparent;
  color: rgb(12.7079207921, 138.2920792079, 75.5);
  outline: 2px solid rgb(12.7079207921, 138.2920792079, 75.5);
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-success-dark-outline:hover {
  background-color: rgb(12.7079207921, 138.2920792079, 75.5);
  color: white;
}
.btn.btn-success-dark-outline:disabled {
  outline-color: rgb(158.0831683168, 208.3168316832, 183.2);
  color: rgb(158.0831683168, 208.3168316832, 183.2);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-danger {
  background-color: #FE0510;
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-danger:hover {
  background-color: rgb(207.171314741, 0.828685259, 9.9442231076);
}
.btn.btn-danger:disabled {
  background-color: rgb(254.6, 155, 159.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-danger.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-danger.btn-loading {
  background-color: rgb(254.6, 155, 159.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-danger-outline {
  background-color: transparent;
  color: #FE0510;
  outline: 2px solid #FE0510;
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-danger-outline:hover {
  background-color: #FE0510;
  color: white;
}
.btn.btn-danger-outline:disabled {
  outline-color: rgb(254.6, 155, 159.4);
  color: rgb(254.6, 155, 159.4);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-danger-dark {
  background-color: rgb(207.171314741, 0.828685259, 9.9442231076);
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-danger-dark:hover {
  background-color: rgb(156.374501992, 0.625498008, 7.5059760956);
}
.btn.btn-danger-dark:disabled {
  background-color: rgb(235.8685258964, 153.3314741036, 156.977689243);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-danger-dark.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-danger-dark.btn-loading {
  background-color: rgb(235.8685258964, 153.3314741036, 156.977689243);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-danger-dark-outline {
  background-color: transparent;
  color: rgb(207.171314741, 0.828685259, 9.9442231076);
  outline: 2px solid rgb(207.171314741, 0.828685259, 9.9442231076);
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-danger-dark-outline:hover {
  background-color: rgb(207.171314741, 0.828685259, 9.9442231076);
  color: white;
}
.btn.btn-danger-dark-outline:disabled {
  outline-color: rgb(235.8685258964, 153.3314741036, 156.977689243);
  color: rgb(235.8685258964, 153.3314741036, 156.977689243);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-warning {
  background-color: #EBCF0E;
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-warning:hover {
  background-color: rgb(186.8674698795, 164.6024096386, 11.1325301205);
}
.btn.btn-warning:disabled {
  background-color: rgb(247, 235.8, 158.6);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-warning.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-warning.btn-loading {
  background-color: rgb(247, 235.8, 158.6);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-warning-outline {
  background-color: transparent;
  color: #EBCF0E;
  outline: 2px solid #EBCF0E;
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-warning-outline:hover {
  background-color: #EBCF0E;
  color: white;
}
.btn.btn-warning-outline:disabled {
  outline-color: rgb(247, 235.8, 158.6);
  color: rgb(247, 235.8, 158.6);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-warning-dark {
  background-color: rgb(186.8674698795, 164.6024096386, 11.1325301205);
  color: white;
  outline: none;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-warning-dark:hover {
  background-color: rgb(138.734939759, 122.2048192771, 8.265060241);
}
.btn.btn-warning-dark:disabled {
  background-color: rgb(227.7469879518, 218.8409638554, 157.4530120482);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-warning-dark.btn-loading:before {
  content: "\f226";
  font-family: "tabler-icons";
  margin-right: 5px;
  animation: rotate-center 1.5s linear infinite both;
}
.btn.btn-warning-dark.btn-loading {
  background-color: rgb(227.7469879518, 218.8409638554, 157.4530120482);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-warning-dark-outline {
  background-color: transparent;
  color: rgb(186.8674698795, 164.6024096386, 11.1325301205);
  outline: 2px solid rgb(186.8674698795, 164.6024096386, 11.1325301205);
  outline-offset: -2px;
  border: none;
  padding: 8px 15px;
  border-radius: 50px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.btn.btn-warning-dark-outline:hover {
  background-color: rgb(186.8674698795, 164.6024096386, 11.1325301205);
  color: white;
}
.btn.btn-warning-dark-outline:disabled {
  outline-color: rgb(227.7469879518, 218.8409638554, 157.4530120482);
  color: rgb(227.7469879518, 218.8409638554, 157.4530120482);
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-text-lighter {
  font-weight: lighter;
}
.btn.btn-text-normal {
  font-weight: normal;
}
.btn.btn-text-roman {
  font-weight: 500;
}
.btn .btn-icon {
  line-height: 0;
}
.btn.btn-with-icon {
  width: 35px;
  height: 35px;
  padding: 0;
}
.btn.btn-with-icon .btn-icon {
  font-size: 20px;
}
.btn.btn-with-icon-big {
  width: 40px;
  height: 40px;
  padding: 0;
}
.btn.btn-with-icon-big .btn-icon {
  font-size: 25px;
  padding: 0;
  width: 40px;
}

a.btn,
.btn a {
  text-decoration: none;
  color: inherit;
}

/*#E8E6E5;*/
.input-container {
  display: flex;
  justify-content: stretch;
  flex-direction: column;
}
.input-container label.input-label {
  font-size: 1em;
  font-weight: bold;
  color: #212529;
  margin-left: 12px;
  margin-bottom: 10px;
}
.input-container label.input-label.input-label-weight-normal {
  font-weight: normal;
}
.input-container label.input-label.input-label-weight-light {
  font-weight: 200;
}
.input-container label.input-label.input-label-weight-bolder {
  font-weight: bolder;
}
.input-container input.input-text {
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  flex-grow: 1;
  border-radius: 50px;
  border: 1px solid #C5BDCB;
  background: white;
  padding: 8px;
  font-size: 1em;
  font-weight: 300;
}
.input-container input.input-text::-moz-placeholder {
  color: #BDBDBD;
}
.input-container input.input-text::placeholder {
  color: #BDBDBD;
}
.input-container input.input-text.text-right {
  text-align: right;
}
.input-container input.input-text:disabled {
  background-color: #efefef;
}
.input-container .input-group {
  display: flex;
  align-items: center;
}
.input-container .input-group.input-group-small {
  width: 180px;
}
.input-container .input-group.input-group-small .input-text {
  min-width: 0;
}
.input-container .input-group .input-text {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-container .input-group .input-group-text {
  border: 1px solid #C5BDCB;
  border-left: 0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding: 8px 12px;
  font-size: 1em;
  font-weight: bolder;
  color: #C5BDCB;
  white-space: nowrap;
}
.input-container textarea.input-textarea {
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  border-radius: 20px;
  border: 1px solid #C5BDCB;
  background: white;
  padding: 8px;
  font-size: 1em;
  font-weight: 300;
  min-height: 80px;
  max-height: 120px;
  resize: vertical;
}
.input-container textarea.input-textarea::-moz-placeholder {
  color: #BDBDBD;
}
.input-container textarea.input-textarea::placeholder {
  color: #BDBDBD;
}
.input-container select + .select2-container {
  margin-top: 0px;
}
.input-container select + .select2-container.select2-container--default.select2-container--open {
  z-index: 2147483647;
  width: 100% !important;
}
.input-container select + .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  left: auto !important;
  top: 5px !important;
  display: flex;
  align-items: center;
}
.input-container select + .select2-container .select2-selection__arrow {
  right: 5px;
  margin-top: 1px;
}
.input-container select + .select2-container .select2-selection__arrow b {
  display: none;
}
.input-container select + .select2-container .select2-selection__arrow::after {
  font-family: "tabler-icons";
  content: "\ea5f";
  color: #A59EA9;
  font-size: 1.3em;
}
.input-container select + .select2-container [aria-expanded=true] .select2-selection__arrow::after {
  font-family: "tabler-icons";
  content: "\ea62";
}
.input-container select + .select2-container .select2-selection__clear {
  height: 100%;
  margin-right: 30px;
}
.input-container select + .select2-container .select2-selection__clear span {
  display: none;
}
.input-container select + .select2-container .select2-selection__clear::after {
  font-family: "tabler-icons";
  content: "\eb55";
  color: #A59EA9;
  font-size: 1.3em;
}
.input-container select + .select2-container.select2-container.select2-container--default {
  width: 100% !important;
  border-radius: 50px;
  border: 1px solid #C5BDCB;
  padding: 4px 4px;
  font-size: 13px;
  padding: 4px;
}
.input-container select + .select2-container.select2-container--default .select2-selection--single {
  border: none !important;
  border-radius: 20px !important;
}
.input-container select + .select2-container {
  font-size: 1em !important;
  border: 1px solid #C5BDCB;
}
.input-container select + .select2-container .select2-selection__rendered,
.input-container select + .select2-container .select2-selection__placeholder {
  font-size: 1em !important;
  font-weight: 300;
}
.input-container select + .select2-container .select2-selection__placeholder {
  color: #BDBDBD;
}
.input-container select + .select2-container.select2-container--disabled {
  background-color: #efefef;
}
.input-container select + .select2-container .select2-selection--multiple {
  border: none !important;
  border-radius: 20px !important;
}
.input-container select.input-select {
  width: 100% !important;
  border-radius: 50px;
  border: 1px solid #C5BDCB;
  background-color: white;
  padding: 8px;
  font-size: 1em;
  font-weight: 300;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.input-container.input-container-small select.input-container-small {
  width: 180px;
  max-width: 180px;
}
.input-container.input-container-small select + .select2-container {
  width: 180px;
  max-width: 180px;
}
.input-container input.input-checkbox {
  height: 21px;
  width: 21px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 1px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  border: none;
  position: relative;
  border-radius: 3px;
  cursor: pointer;
}
.input-container input.input-checkbox:not(:checked) {
  background-color: white;
  border: 2px solid #008539;
}
.input-container input.input-checkbox:checked {
  background-color: #008539;
}
.input-container input.input-checkbox:checked::after {
  content: "\ea5e";
  font-family: "tabler-icons";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 1.5em;
  font-weight: bold;
}
.input-container input.input-checkbox[readonly]:not([readonly=false]) {
  pointer-events: none;
}
.input-container input.input-checkbox + label.input-label {
  margin-left: 0;
  margin-bottom: 0;
}
.input-container.input-container-inline {
  flex-direction: row;
  align-items: center;
}
.input-container .input-note {
  margin-top: 5px;
  color: #AAA;
  margin-left: 12px;
  margin-right: 12px;
}
.input-container.input-error input.input-text,
.input-container.input-error textarea.input-textarea,
.input-container.input-error select + .select2-container {
  border-color: rgba(254, 5, 16, 0.5) !important;
  box-shadow: 0px 0px 5px 0px rgba(254, 5, 16, 0.4);
}
.input-container input.input-text,
.input-container textarea.input-textarea,
.input-container select + .select2-container {
  transition: border-color 0.3s, box-shadow 0.3s;
}
.input-container.input-with-tags {
  flex-direction: row;
  border: 1px solid #C5BDCB;
  border-radius: 20px;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
}
.input-container.input-with-tags .tag {
  margin: 5px !important;
  padding: 2px 5px 2px 8px !important;
  gap: 3px !important;
  border: 1px solid #008539 !important;
  background-color: rgba(0, 133, 57, 0.1) !important;
}
.input-container.input-with-tags .tag .tag-remove {
  color: #008539 !important;
}
.input-container.input-with-tags .input-text {
  flex-basis: 300px;
  border-radius: 0;
  border: none;
  order: 9999999;
  padding: 8px 10px;
}

.select2-container.select2-container--open {
  margin-top: 2px;
}
.select2-container.select2-container--open .select2-dropdown {
  z-index: 100;
  border-radius: 20px !important;
  border: 1px solid #C5BDCB !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.select2-container.select2-container--open .select2-search__field {
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  font-size: 1em !important;
  font-weight: 300;
  border: 1px solid #C5BDCB !important;
}

.multiselect-dropdown {
  height: calc(1.25rem + 4px);
  border-radius: 50px;
  border: 1px solid #C5BDCB;
  width: calc(100% - 24px - 2px) !important;
  padding: 6px 12px;
  background-position: right 0.25rem center;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23A59EA9%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-chevron-down%22%3E%3Cpath%20stroke%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6%209l6%206l6%20-6%22%20%2F%3E%3C%2Fsvg%3E");
  background-size: 22px;
}
.multiselect-dropdown .placeholder {
  padding: 0 !important;
  margin: 2px 0 0 0 !important;
  font-weight: 300 !important;
}
.multiselect-dropdown .maxselected {
  width: calc(100% - 30px) !important;
}
.multiselect-dropdown .optext {
  padding: 0 0.75em 0 0.5em !important;
  background-color: unset !important;
  border: 1px solid #008539;
  border-radius: 20px !important;
  color: #008539;
  overflow: hidden;
  height: calc(100% + 2px);
  max-width: calc(100% - 15px);
  margin: -2px 0 0 -8px;
  line-height: 26px;
}
.multiselect-dropdown .optext .optdel {
  float: right;
  margin: 0 -6px 1px 5px;
  font-size: 1.2em !important;
  cursor: pointer;
  color: #008539 !important;
  display: block;
  line-height: 24px;
  font-weight: bold;
}
.multiselect-dropdown .multiselect-dropdown-list label {
  font-size: 16px;
}
.multiselect-dropdown .multiselect-dropdown-list-wrapper {
  border-radius: 20px;
  box-shadow: none;
  top: 40px;
  overflow: hidden;
}
.multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-search {
  width: calc(100% - 16px - 4px) !important;
}
.multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-search {
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  border-radius: 50px;
  border: 1px solid #C5BDCB;
  background: white;
  padding: 8px;
  font-size: 1em;
  font-weight: 300;
}
.multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-search::-moz-placeholder {
  color: #BDBDBD;
}
.multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-search::placeholder {
  color: #BDBDBD;
}
.multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-search.text-right {
  text-align: right;
}
.multiselect-dropdown .multiselect-dropdown-list-wrapper .multiselect-dropdown-search:disabled {
  background-color: #efefef;
}
.multiselect-dropdown .form-check {
  display: flex;
  flex-direction: row;
  align-content: center;
}
.multiselect-dropdown .form-check input.form-check-input {
  height: 21px;
  width: 21px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 1px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  border: none;
  position: relative;
  border-radius: 3px;
  cursor: pointer;
}
.multiselect-dropdown .form-check input.form-check-input:not(:checked) {
  background-color: white;
  border: 2px solid #008539;
}
.multiselect-dropdown .form-check input.form-check-input:checked {
  background-color: #008539;
}
.multiselect-dropdown .form-check input.form-check-input:checked::after {
  content: "\ea5e";
  font-family: "tabler-icons";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 1.5em;
  font-weight: bold;
}
.multiselect-dropdown .form-check input.form-check-input[readonly]:not([readonly=false]) {
  pointer-events: none;
}
.multiselect-dropdown .form-check input.form-check-input + label {
  margin-left: 0;
  margin-bottom: 0;
}

.ui-datepicker {
  border-radius: 20px;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif !important;
}
.ui-datepicker .ui-datepicker-header {
  border-radius: 20px;
  background-color: #008539;
  color: white;
  border: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  margin-top: 1px;
  margin-left: 1px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::after {
  font-family: "tabler-icons";
  content: "\ea60";
  color: white;
  font-size: 1.5em;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  margin-right: 3px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next::after {
  font-family: "tabler-icons";
  content: "\ea61";
  color: white;
  font-size: 1.5em;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  margin-top: 2px;
  margin-left: 2px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  margin-top: -1px;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
  background-color: rgb(0, 107.5, 46.0714285714);
  border: none;
  border-radius: 50%;
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-month {
  font-size: 1em !important;
  font-weight: 500 !important;
  margin-right: 5px;
}
.ui-datepicker select.ui-datepicker-year {
  font-size: 1em !important;
  font-weight: 300 !important;
  width: 54px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M6 9l6 6l6 -6' /%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: right 0px center;
  padding: 0 4px;
  border-radius: 20px;
  background-size: 1em !important;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day {
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  text-align: center;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 0;
  background-color: unset;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
  background-color: rgba(0, 133, 57, 0.2);
  color: #212529;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background-color: #008539;
  color: white;
}

input[input-type][input-type=integer-left] {
  text-align: left !important;
}

/*#E8E6E5;*/
.form-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form-group:not(:first-child) {
  margin-top: 10px;
}
.form-group {
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.form-group .form-group-label {
  font-weight: 600;
  font-size: 1.25rem;
}
/*#E8E6E5;*/
.menucontainer {
  position: fixed;
  z-index: 10;
  width: 70px;
  min-width: 70px;
  height: calc(100vh - 20px);
  display: flex;
  flex-direction: column;
  float: left;
  transition: width 0.35s ease, min-width 0.35s ease;
  border-right: 2px solid #008539;
  background-color: #FAFDFB;
  padding: 20px 0 0 0;
}
.menucontainer .menu-header {
  position: relative;
}
.menucontainer .menu-header .icon-arrow {
  cursor: pointer;
  color: #008539;
  font-size: 20px;
  font-weight: bold;
}
.menucontainer .menu-header .icon-container-compress {
  position: absolute;
  top: 50%;
  transform: translate(56px, -50%);
  width: 26px;
  height: 26px;
  opacity: 1;
  transition: opacity 0.35s ease 0.35s;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FAFDFB;
  border-radius: 50%;
  border: 2px solid #008539;
  aspect-ratio: 1;
  -webkit-mask: linear-gradient(red 0 0) padding-box, conic-gradient(red 50%, transparent 50%) border-box;
          mask: linear-gradient(red 0 0) padding-box, conic-gradient(red 50%, transparent 50%) border-box;
}
.menucontainer .menu-header .icon-container-compress i {
  display: block;
  font-weight: bold;
}
.menucontainer .menu-header .icon-container {
  display: none;
  position: absolute;
  top: 50%;
  left: 257px;
}
.menucontainer .menu-header .logo-subtext {
  height: 54px;
  max-height: 54px;
}
.menucontainer .menu-header .menu-logo-opened {
  display: none;
  overflow: hidden;
  justify-content: flex-start;
  flex-direction: column;
  justify-content: space-between;
  transition: none;
  height: 100%;
  padding: 0 15px;
}
.menucontainer .menu-header .menu-logo-opened .logo-menu {
  height: 33px;
  -o-object-fit: fill;
     object-fit: fill;
  width: -moz-fit-content;
  width: fit-content;
}
.menucontainer .menu-header .menu-logo-opened .subtext {
  font-size: 12px;
  font-weight: bold;
  color: #008539;
  text-wrap: nowrap;
}
.menucontainer .menu-header .menu-logo-closed {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: none;
}
.menucontainer .menu-header .menu-logo-closed .compressed-logo {
  display: flex;
}
.menucontainer .menu-header .menu-logo-closed .compressed-text {
  font-size: 14px;
  font-weight: bold;
  color: #008539;
}
.menucontainer .menu-items {
  display: flex;
  flex-direction: column;
  padding: 15px;
}
.menucontainer .menu-items .menu-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 50px;
  padding: 8px;
}
.menucontainer .menu-items .menu-item .menu-item-link {
  display: flex;
  flex-direction: row;
  text-decoration: none;
}
.menucontainer .menu-items .menu-item i {
  font-size: 24px;
  font-weight: bold;
  display: block;
  width: 26px;
  height: 26px;
}
.menucontainer .menu-items .menu-item .text-menu-item {
  width: 0;
  opacity: 0;
  margin-left: 0px;
  display: flex;
  transition: opacity 0.35s ease, width 0.35s ease, margin-left 0.35s ease;
  overflow: hidden;
  text-overflow: clip;
  text-wrap: nowrap;
  align-items: center;
}
.menucontainer .menu-items .menu-item:not(.btn).active {
  background-color: #D4EADE;
}
.menucontainer .menu-items .menu-item:not(.btn) .menu-item-link {
  color: #212529;
}
.menucontainer .menu-items .menu-item:not(.btn):hover {
  background-color: rgba(0, 133, 57, 0.2);
  color: black;
}
.menucontainer .menu-items .menu-nova-actuacio .icon-menu-item,
.menucontainer .menu-items .menu-nova-actuacio .text-menu-item {
  color: white;
}
.menucontainer .menu-items .menu-tancar-sessio {
  border: none;
  outline: 2px solid #008539;
}
.menucontainer .botons {
  flex-grow: 1;
}
.menucontainer .botons-footer {
  margin-top: auto;
}

.menu-opened {
  transition-delay: 0;
}
.menu-opened .menucontainer {
  width: 287px;
  min-width: 287px;
  overflow-x: hidden;
}
.menu-opened .menucontainer .menu-logo-opened {
  display: flex;
}
.menu-opened .menucontainer .menu-logo-closed {
  display: none;
}
.menu-opened .menucontainer .icon-container {
  display: flex;
}
.menu-opened .menucontainer .icon-container-compress {
  transform: scaleX(0);
  opacity: 0;
}
.menu-opened .menucontainer .menu-items .menu-item {
  width: calc(100% - 20px);
  justify-content: flex-start;
  padding: 8px;
}
.menu-opened .menucontainer .menu-items .menu-item .text-menu-item {
  display: flex;
  width: 200px;
  margin-left: 10px;
  opacity: 1;
  overflow: hidden;
  transition: opacity 0.35s ease, width 0.35s ease, margin-left 0.35s ease;
}

/*#E8E6E5;*/
.loading-modal {
  position: fixed;
  float: left;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3333333333);
  z-index: 9000;
  display: none;
}
.loading-modal.show-loading-modal {
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading-modal .window-loading {
  position: relative;
  float: left;
  width: 200px;
  background-color: white;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding: 15px;
}
.loading-modal .window-loading .spinner {
  float: left;
  height: 70px;
}
.loading-modal .window-loading .spinner i {
  line-height: 72px;
  color: #008539;
}
.loading-modal .window-loading .spinner .spinner-animate {
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #008539;
  --_m:
      conic-gradient(#0000 10%,#000),
      linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: l3 1.5s infinite linear;
}
@keyframes l3 {
  to {
    transform: rotate(1turn);
  }
}
.loading-modal .window-loading .text {
  position: relative;
  float: left;
  text-align: center;
  font-size: 1.2em;
  color: #008539;
  letter-spacing: 0.08em;
}

/*#E8E6E5;*/
.tab-container {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  height: 36px;
  min-height: 36px;
  border-radius: 50px;
  border: 2px solid #008539;
  padding: 2px;
}
.tab-container .tab {
  flex: 1;
  color: #008539;
  text-align: center;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tab-container .tab.tab-active {
  background-color: #008539;
  color: white;
}

.tab-container-content .tab-content:not(.tab-active) {
  display: none;
}

/*#E8E6E5;*/
.table-container {
  width: 100%;
  height: 100%;
}
.table-container .table {
  position: relative;
  height: 100%;
  overflow: auto;
  border-bottom: 2px solid #008539;
}
.table-container .table thead {
  position: sticky;
  top: 0;
  z-index: 1;
}
.table-container .table thead::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #008539;
}
.table-container .table th {
  background: white;
  color: #008539;
  font-size: 16px;
  text-align: left;
  padding: 10px;
  border-bottom: 2px solid #008539;
  -webkit-user-select: none; /* Safari */ /* IE 10 and IE 11 */
  -moz-user-select: none;
       user-select: none; /* Standard syntax */
  cursor: pointer;
}
.table-container .table th.actionscol {
  cursor: default;
}
.table-container .table table {
  width: 100%;
  border-collapse: collapse;
}
.table-container .table tr {
  font-size: 16px;
  border-bottom: 1px solid lightgray;
}
.table-container .table td,
.table-container .table th {
  padding: 5px;
  height: 56px;
  box-sizing: border-box;
}
.table-container .table td.text-right,
.table-container .table th.text-right {
  text-align: right;
}
.table-container .table .codecol {
  width: 150px;
}
.table-container .table .supercol {
  width: 100px;
  text-align: right;
}
.table-container .table .actionscol {
  max-width: 105px;
  width: 105px;
  min-width: 105px;
}
.table-container .table .nomcol {
  flex: 1;
  margin: 0;
  margin: 0;
}
.table-container .table .checkicon {
  font-size: 23px;
  font-weight: bold;
}
.table-container .table .actiondata {
  cursor: pointer;
  display: none;
  font-size: 20px;
  text-align: center;
  display: flex;
  width: 35px;
  height: 35px;
}
.table-container .table .actiondata i {
  flex-grow: 1;
}
.table-container .table .actiondata i.fa-pencil {
  color: #776c02;
  border: 2px solid #776c02;
  border-radius: 40px;
  padding: 5px;
}
.table-container .table .actiondata i.fa-trash {
  color: #b71c23;
  border: 2px solid #b71c23;
  border-radius: 40px;
  padding: 5px;
}
.table-container .table .actiondata i.fa-eye {
  color: #1437ae;
  border: 2px solid #1437ae;
  border-radius: 40px;
  padding: 5px;
}
.table-container .table tr:hover .actions {
  opacity: 1;
}
.table-container .table .actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.table-container .table .erased {
  background-color: #f2dede;
}

.tablecontainer table.dataTable th.sorting {
  white-space: nowrap;
  overflow: hidden;
}
.tablecontainer table.dataTable th.sorting::after {
  font-family: "tabler-icons";
  font-size: 1.2em;
  color: transparent;
  content: " שּׂ";
  display: inline;
}
.tablecontainer table.dataTable th.sorting:hover::after {
  color: inherit;
  font-size: 1.2em;
  content: " ﱄ";
}
.tablecontainer table.dataTable th.sorting.sorting_desc::after {
  color: inherit;
  content: " שׁ";
}
.tablecontainer table.dataTable th.sorting.sorting_asc::after {
  color: inherit;
  content: " שּׂ";
}

.table-paginator {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
}
.table-paginator .table-paginator-content {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.table-paginator .table-paginator-content.paginator-no-pages:after {
  content: " ";
  background-color: rgba(255, 255, 255, 0.8039215686);
  width: 100%;
  height: 100%;
  position: absolute;
}
.table-paginator .btn-paginator {
  width: 35px;
  height: 35px;
  font-weight: bold;
  font-size: 18px;
}
.table-paginator .btn-paginator:disabled {
  cursor: not-allowed;
}
.table-paginator select {
  min-width: 60px;
}
.table-paginator span {
  margin: 0 10px;
  font-size: 16px;
}

.dynatable td[data-type=currency] {
  text-align: right;
}
.dynatable td[data-type=date] {
  text-align: center;
}
.dynatable td .actions {
  margin-left: 0 !important;
  justify-content: flex-end !important;
}

/*#E8E6E5;*/
.actuacio-estat,
.oferta-estat,
.comanda-estat {
  font-size: 0.8em;
  width: auto;
  padding: 2px 10px;
  border-radius: 50px;
  background-color: lightgray;
  white-space: nowrap;
}
.actuacio-estat.llistat-estat,
.oferta-estat.llistat-estat,
.comanda-estat.llistat-estat {
  display: block;
  text-align: center;
}

.actuacio-estat[data-estat="0"], .actuacio-estat[data-estat=estudi] {
  background-color: #D9D9D9;
}
.actuacio-estat[data-estat="50"], .actuacio-estat[data-estat=estudi_finalitzat] {
  background-color: #D9D9D9;
}
.actuacio-estat[data-estat="100"], .actuacio-estat[data-estat=pendent_aprovacio] {
  background-color: #FFEADF;
}
.actuacio-estat[data-estat="200"], .actuacio-estat[data-estat=pendent_execucio] {
  background-color: #C6E5B4;
}
.actuacio-estat[data-estat="300"], .actuacio-estat[data-estat=execucio] {
  background-color: #C6E5B4;
}
.actuacio-estat[data-estat="400"], .actuacio-estat[data-estat=pendent_fitxa] {
  background-color: #DEECFF;
}
.actuacio-estat[data-estat="500"], .actuacio-estat[data-estat=acabada] {
  background-color: #B3D4FF;
}
.actuacio-estat[data-estat="510"], .actuacio-estat[data-estat=finalitzada] {
  background-color: #BAD8FF;
}
.actuacio-estat[data-estat="600"], .actuacio-estat[data-estat=desestimada] {
  background-color: #FFBABA;
}

.oferta-estat[data-estat=pendent] {
  background-color: #FFEADF;
}
.oferta-estat[data-estat=acceptat] {
  background-color: #C6E5B4;
}
.oferta-estat[data-estat=desestimat] {
  background-color: #FFBABA;
}

.comanda-estat[data-estat="100"], .comanda-estat[data-estat=pendent] {
  background-color: #FFEADF;
}
.comanda-estat[data-estat="200"], .comanda-estat[data-estat=pexecucio] {
  background-color: #DEFFD8;
}
.comanda-estat[data-estat="300"], .comanda-estat[data-estat=execucio] {
  background-color: #C6E5B4;
}
.comanda-estat[data-estat="400"], .comanda-estat[data-estat="500"], .comanda-estat[data-estat="510"], .comanda-estat[data-estat=finalitzat] {
  background-color: #BAD8FF;
}
.comanda-estat[data-estat="600"], .comanda-estat[data-estat=desestimat] {
  background-color: #FFBABA;
}

:focus {
  outline: none;
}

:focus-visible {
  outline: none;
}/*# sourceMappingURL=estils.css.map */