/* .table-sisconpes .ui-jqgrid,
.table-sisconpes .ui-jqgrid>.ui-jqgrid-view,
.table-sisconpes .ui-jqgrid>.ui-jqgrid-view>.ui-jqgrid-hdiv,
.table-sisconpes .ui-jqgrid .ui-jqgrid-bdiv,
.table-sisconpes .ui-jqgrid>.ui-jqgrid-pager {
  width: 100% !important;
} */
/* .table-sisconpes {
  display: flex;
  justify-content: center;
  padding-bottom: 2em;
}

.table-sisconpes .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr,
.table-sisconpes .ui-th-ltr {
  background-color: var(--fontColor);
  color: #fff;
  font-weight: 600;
  font-size: 12px;
}
.table-sisconpes .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr:not(:first-child),
.table-sisconpes .ui-th-ltr:not(:first-child) {
  border-left: solid 1px;
}

.table-sisconpes .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th div {
  margin: 0.8em;
}

.table-sisconpes
  .ui-jqgrid
  .ui-jqgrid-labels
  > .ui-th-column
  > .ui-jqgrid-resize {
  display: none;
}

.table-sisconpes .ui-jqgrid .ui-jqgrid-bdiv tr.ui-row-ltr > td {
  font-size: 10px;
  color: var(--grayColor-6);
  padding: 0.96em;
}

.table-sisconpes .ui-jqgrid .ui-jqgrid-bdiv tr.ui-row-ltr > td:first-child {
  border-left-width: 1px;
  border-left-style: solid;
  font-weight: 600;
}

.table-sisconpes .ui-jqgrid-jquery-ui.ui-jqgrid tr.jqgfirstrow > td {
  padding: 0;
}

/* .table-sisconpes .ui-jqgrid>.ui-jqgrid-view>.ui-jqgrid-hdiv {
  margin-bottom: -2em;
} */

/* .table-sisconpes .ui-jqgrid .ui-jqgrid-hdiv .ui-search-toolbar {
  position: relative;
  transform: translateY(-27px);
} 

.table-sisconpes
  .table-sisconpes
  .ui-jqgrid
  .ui-jqgrid-bdiv
  tr.ui-row-ltr
  > td {
  font-family: "Raleway";
  font-weight: normal;
  font-family: 10px;
  color: var(--grayColor-6);
} */

.min-table-paragraph {
  min-width: 21em;
}

.vertical-align-initial {
  vertical-align: initial;
}

.table-sisconpes.scroll {
  padding-right: 1px;
}

.pr-table-iconValid,
.table-sisconpes.pr-table-iconValid {
  padding-right: 2.1em;
}

.table-sisconpes table {
  width: 100%;
  border: solid 1px;
  line-height: 1.4;
}

.table-sisconpes table:last-child {
  margin-bottom: 1em;
}

.table-sisconpes th,
.table-sisconpes .th {
  background-color: var(--fontColor);
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  padding: 0.25px 1em;
  border-bottom: solid 0.5px;
  line-height: 1.2;
}

.table-sisconpes td.th {
  padding: 0.8em 1em;
}

.table-sisconpes th .flex-center,
.table-sisconpes .th .flex-center {
  min-height: 3em;
}

.table-sisconpes th:not(:first-child) {
  border-left: solid 0.5px;
}

.table-sisconpes th:not(:last-child) {
  border-right: solid 0.5px;
}

.table-sisconpes--btn-buscar {
  background-color: transparent;
  padding: 0.2em;
  margin-left: 0.2em;
  height: 2em;
  width: 2em;
}

.table-sisconpes--btn-buscar > img,
.table-sisconpes--btn-buscar > svg {
  height: 1.5em;
}

.table-sisconpes--calendar--th path {
  fill: #fff;
  transition: all 0.3s;
}

.table-sisconpes--calendar--th:hover path {
  fill: var(--color-success);
}

.table-sisconpes td {
  font-family: 'Raleway';
  font-weight: normal;
  font-size: 10px;
  color: var(--grayColor-6);
  border: solid 0.5px;
  padding: 0.8em 1em;
  background-color: #fff;
}

.bucador-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5em;
  align-items: end;
}

.number-elements,
.table-finder {
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 10px;
  color: var(--mainColor-8);
}

.number-elements--select + .select2 {
  width: 4em;
}

.number-elements--select + .select2 {
  color: var(--mainColor-8);
  width: 5em !important;
}

.number-elements--select + .select2 .select2-selection {
  border: none;
}

.number-elements--select + .select2 .select2-selection__rendered {
  color: var(--mainColor-8);
  border-bottom: solid 1px;
  font-family: 'Raleway';
  font-weight: 500;
}

.number-elements--select + .select2 .select2-selection__arrow b {
  border-color: var(--mainColor-8) transparent transparent transparent;
  border-width: 1em 0.6em 0 0.6em;
}

.table-finder--btn {
  background-color: transparent;
  padding: 0;
  margin-left: 0.2em;
  border: none;
}

.table-finder--btn > img {
  height: 3.2em;
}

.table-finder,
.table-finder input {
  font-family: 'Raleway';
  font-weight: 300;
}

.table-finder--label {
  line-height: 1;
  margin-bottom: 0;
  margin-left: 1em;
  font-weight: 500;
}

.table-finder input {
  font-style: italic;
  text-align: center;
  color: var(--mainColor-8);
  width: 18em;
  border: solid 1px;
}

.table-finder--input::placeholder {
  color: var(--mainColor-8);
}

.table-finder--contain {
  display: flex;
  align-items: end;
  margin-top: -1em;
}

.table-paging {
  color: var(--mainColor-8);
  display: flex;
  justify-content: center;
  margin-bottom: 2em;
}

.table-paging--btn {
  background-color: transparent;
  font-size: 10px;
  padding: 0;
  margin-left: 0.2em;
  border: none;
}

.table-paging--btn > img {
  height: 2em;
}

.table-paging--btn--previous > img {
  transform: rotate(180deg);
}

.table-paging--number {
  font-size: 10px;
  border: none;
  background-color: transparent;
  padding: 0;
}

.table-paging--btn,
.table-paging--number {
  opacity: 0.8;
  transition: all 0.3s;
}

.table-paging--btn:hover,
.table-paging--btn:focus,
.table-paging--number:hover,
.table-paging--number:focus,
.table-paging--number.active {
  opacity: 1;
}

.table-sisconpes .btn-icon,
.JQGrid-sisconpes .btn-icon {
  margin-bottom: 0.5em;
  font-size: 13px !important;
  width: 100%;
  max-width: 14.5em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  min-width: max-content;
}

.table-progress-bar {
  display: inline-block;
  border: solid 1px;
  width: 3.8rem;
  height: 1.4rem;
  box-sizing: content-box;
  margin: auto;
  overflow: hidden;
}

table .table-progress-bar {
  display: block;
}

.table-progress-bar--line {
  --color-0-19: #99d5e5;
  --color-20-39: #56c1dd;
  --color-40-59: #0db4d8;
  --color-60-79: #0879b8;
  --color-80-99: #164284;
  --color-100: #212751;

  display: block;
  background-color: var(--color-0-19);
  height: 1.5em;
  min-width: 2px;
}

.table-progress-bar--line:not(.table-progress-bar--line--100) {
  max-width: calc(100% - 1px);
}

.table-progress-bar--line--0-19 {
  background-color: var(--color-0-19);
}
.table-progress-bar--line--20-39 {
  background-color: var(--color-20-39);
}
.table-progress-bar--line--40-59 {
  background-color: var(--color-40-59);
}
.table-progress-bar--line--60-79 {
  background-color: var(--color-60-79);
}
.table-progress-bar--line--80-99 {
  background-color: var(--color-80-99);
}
.table-progress-bar--line--100 {
  background-color: var(--color-100);
}

.td-header td {
  background-color: #e7e6e6;
}

.td-header--container {
  min-height: 6em;
  margin: -0.5em -1em;
  padding: 0.5em 1em 0.5em 2.5em;
  position: relative;
  display: flex;
  align-items: center;
}

.td-header--info {
  background-color: #808080;
  color: #fff;
  width: 6em;
  height: 2.2em;
  display: flex;
  align-items: center;
  transform: rotate(-90deg) translate(-30%, -85%);
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  justify-content: center;
  transform-origin: center;
}

.td-header--info--dark {
  background-color: #353535;
}

.table-sisconpes .no-thead {
  background-color: #fff;
  border: solid;
}

.rotate-90deg {
  transform: rotate(-90deg);
  min-height: 6em;
  width: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* JQGrid  */

.JQGrid-sisconpes {
  margin-top: 1em;
}

.JQGrid-sisconpes .ui-jqgrid.ui-jqgrid-bootstrap .ui-jqgrid-hdiv,
.ui-jqgrid.ui-jqgrid-bootstrap .ui-jqgrid-legacy-subgrid > thead {
  background-color: #1e1e1e;
  color: #fff;
}

.JQGrid-sisconpes .table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #1e1e1e;
}

.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-bdiv {
  overflow: initial;
}

.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-bdiv tr.ui-row-ltr > td {
  font-size: 10px;
  color: #484848;
  padding: 0.96em;
}

.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-bdiv tr.ui-row-ltr > td {
  border: solid 1px #484848;
  transition: all 0.1s;
}

.JQGrid-sisconpes .clearsearchclass {
  color: #fff;
  border: none;
  background-color: transparent;
}

.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-hdiv .ui-search-toolbar input {
  font-family: 'Raleway';
  font-weight: 600;
  font-size: 12px;
  margin: 2px 0;
  border: none;
  border-radius: 0;
  height: 1.5em;
}

.table-responsive,
.JQGrid-sisconpes .ui-jqgrid.ui-jqgrid-bootstrap {
  border: none;
}

.JQGrid-sisconpes .ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-radius: 0;
}

.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th div {
  font-family: 'Raleway';
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th div::after {
  /* content: url(https://sisconpes.ivolucion.com/Fuentes/icons/boton_consultar.svg); */
  display: inline-block;
  height: 1.5em;
  width: 1.5em;
  object-position: center;
  background-repeat: no-repeat;
  margin-left: 2px;
  cursor: pointer;
}

.JQGrid-sisconpes .progress-bar-right {
  border: solid 1px #484848;
  padding: 0;
  height: 16px;
  width: 40px;
  margin-top: 0.2em;
}

.JQGrid-sisconpes .progress {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  padding: 0;
  height: auto;
  margin-top: 0.2em;
}

.JQGrid-sisconpes .progress:not(:first-child) {
  margin-top: 1em;
}

.JQGrid-sisconpes .progress-bar {
  min-width: 2px;
  height: 14px;
}

.JQGrid-sisconpes .progress-bar-label {
  padding-top: 0;
}

.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-btable {
  border-collapse: collapse;
}

.JQGrid-sisconpes .jqgrow.ui-row-ltr.success.active,
.JQGrid-sisconpes .ui-jqgrid tr.jqgrow.ui-row-ltr.success td,
.JQGrid-sisconpes .table-hover > tbody > tr > td.active:hover,
.JQGrid-sisconpes .table-hover > tbody > tr > th.active:hover,
.JQGrid-sisconpes .table-hover > tbody > tr.active:hover > td,
.JQGrid-sisconpes .table-hover > tbody > tr:hover > .active,
.JQGrid-sisconpes .table-hover > tbody > tr.active:hover > th {
  background-color: transparent !important;
}

.JQGrid-sisconpes .btn-default:active:hover,
.JQGrid-sisconpes .btn-default.active:hover,
.JQGrid-sisconpes .open > .dropdown-toggle.btn-default:hover,
.JQGrid-sisconpes .btn-default:active:focus,
.JQGrid-sisconpes .btn-default.active:focus,
.JQGrid-sisconpes .open > .dropdown-toggle.btn-default:focus,
.JQGrid-sisconpes .btn-default:active.focus,
.JQGrid-sisconpes .btn-default.active.focus,
.JQGrid-sisconpes .open > .dropdown-toggle.btn-default.focus {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
}

.JQGrid-sisconpes .ui-jqgrid.ui-jqgrid-bootstrap > .ui-jqgrid-pager .btn,
.JQGrid-sisconpes .ui-jqgrid.ui-jqgrid-bootstrap > .ui-jqgrid-view .btn {
  font-size: 16px;
}

.JQGrid-sisconpes .ui-jqgrid.ui-jqgrid-bootstrap > .ui-jqgrid-pager .btn {
  min-height: 26px;
  min-width: 22px;
}

.JQGrid-sisconpes .table > caption + thead > tr:first-child > th,
.JQGrid-sisconpes .table > colgroup + thead > tr:first-child > th,
.JQGrid-sisconpes .table > thead:first-child > tr:first-child > th,
.JQGrid-sisconpes .table > caption + thead > tr:first-child > td,
.JQGrid-sisconpes .table > colgroup + thead > tr:first-child > td,
.JQGrid-sisconpes .table > thead:first-child > tr:first-child > td {
  padding: 0.8em 0.4em;
}

.JQGrid-sisconpes .ui-jqgrid > .ui-jqgrid-pager,
.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-pager .ui-pager-control,
.JQGrid-sisconpes .ui-jqgrid .ui-jqgrid-toppager .ui-pager-control,
.JQGrid-sisconpes .ui-jqgrid .ui-pg-table {
  position: static;
}

.JQGrid-sisconpes .ui-pg-table .ui-pg-button[title='Buscar información'] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  transition: all 0.3s;
}

.JQGrid-sisconpes .ui-pg-table .ui-pg-button[title='Buscar información'].active:hover {
  border: none;
  background-color: var(--mainColor-8);
}

.JQGrid-sisconpes .ui-pg-table .ui-pg-button[title='Buscar información'] .glyphicon {
  height: 2em;
  width: 2em;
}

.JQGrid-sisconpes .glyphicon-search:before {
  content: url(../icons/boton_consultar-table.svg);
  transition: all 0.3s;
  /* background-image: url(../icons/boton_consultar-table.svg); */
}

.JQGrid-sisconpes .ui-pg-button[title='Buscar información'].active:hover .glyphicon-search:before {
  content: url(../icons/boton_consultar_estadisticas.svg);
}

.JQGrid-sisconpes .ui-pg-table [title='Registros por página'],
.JQGrid-sisconpes .ui-pg-table [title='Registros por página'] + .select2 {
  position: absolute;
  top: 1px;
  left: 0;
  padding: 0;
  margin: 0;
}

.JQGrid-sisconpes .ui-jqgrid {
  padding-top: 3em;
}

.JQGrid-sisconpes .ui-jqgrid .ui-pg-button span.glyphicon {
  color: var(--mainColor-8);
}

.JQGrid-sisconpes .glyphicon-forward:before {
  content: url(../icons/boton_boton_tabla_siguiente.svg);
  display: block;
  margin-top: -2px;
}

.JQGrid-sisconpes .ui-pg-button:hover .glyphicon-forward:before {
  margin-top: -1px;
}

.JQGrid-sisconpes .glyphicon-backward:before {
  content: url(../icons/boton_boton_tabla_anterior.svg);
  display: block;
  margin-top: -2px;
}

.JQGrid-sisconpes .jqgrow .ui-jqgrid-actions .ui-pg-div.ui-state-hover,
.JQGrid-sisconpes .jqgrow .ui-jqgrid-actions .ui-pg-div,
.JQGrid-sisconpes .jqgrow .ui-jqgrid-actions .ui-pg-div,
.JQGrid-sisconpes .ui-jqgrid .ui-pg-button.ui-state-hover,
.JQGrid-sisconpes .ui-jqgrid .ui-pg-button,
.JQGrid-sisconpes .ui-jqgrid .ui-pg-button {
  transition: all 0.3s;
}

.JQGrid-sisconpes .jqgrow .ui-jqgrid-actions .ui-pg-div.ui-state-hover,
.JQGrid-sisconpes .jqgrow .ui-jqgrid-actions .ui-pg-div:focus,
.JQGrid-sisconpes .jqgrow .ui-jqgrid-actions .ui-pg-div:hover,
.JQGrid-sisconpes .ui-jqgrid .ui-pg-button.ui-state-hover,
.JQGrid-sisconpes .ui-jqgrid .ui-pg-button:focus,
.JQGrid-sisconpes .ui-jqgrid .ui-pg-button:hover {
  border-color: transparent;
  background-color: #0003;
}

.JQGrid-sisconpes .panel-footer {
  background-color: #fff;
}

.JQGrid-sisconpes .ui-jqgrid .jqgfirstrow td {
  padding: 0 !important;
}

.JQGrid-sisconpes .ui-pg-table [title='Registros por página'] + .select2 .select2-selection {
  width: 8em;
}

.JQGrid-sisconpes .select2 {
  color: var(--mainColor-8);
  /* width: 5em !important; */
}

.JQGrid-sisconpes .select2 .select2-selection {
  border: none;
}

.JQGrid-sisconpes .select2 .select2-selection__rendered {
  color: var(--mainColor-8);
  border-bottom: solid 1px;
  font-family: 'Raleway';
  font-weight: 500;
}

.JQGrid-sisconpes .select2 .select2-selection__arrow b {
  border-color: var(--mainColor-8) transparent transparent transparent;
  border-width: 1em 0.6em 0 0.6em;
}

/* jqgrid modal */

.ui-jqgrid-bootstrap.modal {
  width: calc(100vw - 9.5em) !important;
}

.ui-jqgrid-bootstrap .modal-content {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

.ui-jqdialog.ui-jqgrid-bootstrap .ui-jqdialog-titlebar,
.ui-jqgrid.ui-jqgrid-bootstrap .ui-jqgrid-caption {
  background-color: #fff;
  border: none;
  height: auto;
  text-align: center;
  padding: 1em;
  text-transform: uppercase;
}

.ui-jqdialog.ui-jqgrid-bootstrap .ui-jqdialog-titlebar .ui-jqdialog-title,
.ui-jqgrid.ui-jqgrid-bootstrap .ui-jqgrid-errorbar .ui-jqgrid-error,
.ui-jqgrid.ui-jqgrid-bootstrap .ui-jqgrid-titlebar .ui-jqgrid-title {
  color: var(--mainColor-8);
  font-size: 24px;
  margin: 0;
  font-family: 'Futura PT';
  font-weight: 900;
  border-bottom: solid 2px;
  border-color: var(--mainColor-5);
  padding: 0 0.2em 8px;
}

.ui-jqdialog .ui-jqdialog-titlebar-ltr .ui-jqdialog-titlebar-close {
  padding: 0;
  margin: 0;
  --anchoBtn: 39px;
  height: var(--anchoBtn);
  width: var(--anchoBtn);
  top: 2px;
}

.ui-jqdialog .ui-jqdialog-titlebar-ltr .ui-jqdialog-titlebar-close:hover {
  background: transparent;
  border: none;
}

.ui-jqgrid-bootstrap .glyphicon-remove-circle,
.ui-jqdialog.ui-jqgrid-bootstrap .ui-jqdialog-titlebar > .ui-jqdialog-titlebar-close > span.glyphicon {
  padding: 0;
  margin: 0;
  height: var(--anchoBtn);
  width: var(--anchoBtn);
}

.ui-jqgrid-bootstrap .glyphicon-remove-circle:before {
  content: url(../icons/boton_cerrar_popup.svg);
}

.ui-jqgrid-bootstrap .searchFilter > .form-inline {
  width: 40em;
  margin: auto;
}

.ui-jqdialog .fm-button,
.ui-jqdialog .fm-button:hover,
.ui-jqdialog .fm-button:active {
  background: var(--mainColor-8);
  color: #fff;
  border: none;
  outline: none;
}

.select2-container--open .select2-dropdown--below {
  min-width: 16em;
}

.font-10 .table-sisconpes td {
  font-size: 10px;
}
.font-12 .table-sisconpes td {
  font-size: 12px;
}
.font-14 .table-sisconpes td {
  font-size: 14px;
}
.font-16 .table-sisconpes td {
  font-size: 16px;
}

.vertical-align-baseline {
  vertical-align: baseline;
}
/* ========================== comentario ========================== */
.select-file-options {
  margin: 0.5em auto;
}

.select-file-options--item {
  border: solid 1px var(--mainColor-8);
  width: 50%;
  padding: 0.4em;
  font-weight: 500;
}
.select-file-options--img {
  width: 1.5em;
  height: 1.5em;
}

.table-sisconpes .radio input + span {
  --position-check-X: -1px;
  --position-check-Y: 8px;
}

.table-sisconpes .radio.radioOnly input + span {
  --position-check-X: -10px;
}

.table-sisconpes .radio input + span:before {
  top: var(--position-check-X);
  left: var(--position-check-Y);
}
.table-sisconpes .radio input + span:after {
  top: calc(var(--position-check-X) + 3px);
  left: calc(var(--position-check-Y) + 3px);
}

.table-sisconpes .radio+.radio,
.table-sisconpes .checkbox+.checkbox {
  margin-top: auto;
}

.w-190,
.btn-icon.w-190 {
  width: 190px;
}

.radio.mainColor-4 input + span {
  --mainColor-8: var(--mainColor-4);
}

.btn-outline-primary {
  background-color: #fff;
  padding: 0.3em;
  transition: all 0.3s;
}

.btn-outline-primary > svg {
  height: 2em;
}

.btn-outline-primary .a {
  fill: var(--mainColor-8);
  transition: all 0.3s;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
  background-color: var(--mainColor-8);
}
.btn-outline-primary:hover .a,
.btn-outline-primary:focus .a,
.btn-outline-primary:active .a {
  fill: #fff;
}

.btn-outline-primary.btn-outline-orange {
  --mainColor-8: #ff8243;
}

.btn-outline-primary.mensaje {
  padding: 0.1em;
}

.btn-outline-primary.mensaje > svg {
  height: 1.8;
}

.table-sisconpes .form-control {
  font-size: 1em;
}

.form-control.textarea-40em {
  width: 38em;
  min-width: 38em;
  /* max-width: 38em; */
  width: 100% !important;
  height: 6.5em;
  min-height: 6.5em;
  max-height: 6.5em;
}

.mensaje-container {
  min-width: 46.20px;
}

.panel-group-subpanel .panel-default > .panel-heading {
  background-color: var(--mainColor);
}
.panel-group-subpanel .panel-title,
.panel-group-subpanel .panel-title > a:hover {
  color: #fff;
}

.table-sisconpes th .required-icon,
.table-sisconpes .th .required-icon {
  margin: -0.1em 0 0 0.1em;
}

.btn-participantes {
  background-color: transparent;
  border: solid 2px #ff8243;
  border-radius: 0.5em;
  width: 3em;
  height: 2.5em;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.2em;
  transition: all 0.3s;
}

.btn-participantes svg {
  width: 100%;
}

.btn-participantes svg .a {
  fill: #ff8243;
  transition: all 0.3s;
}

.btn-participantes:hover {
  background-color: #ff8243;
}
.btn-participantes:hover svg .a {
  fill: #fff;
}

/* .btn-participantes img {
  height: 3em;
} */

/* .btn-participantes .a {
  fill: #ff8243;
} */

.div-busqueda {
  background-color: var(--fontColor);
  display: flex;
  align-items: center;
  padding: 5px 8px;
}

.div-busqueda--lupa {
  height: 2em;
  margin-right: 0.5em;
}

.div-busqueda--form-control {
  background-color: #eeeeee;
  height: 21em;
}

@media screen and (min-width: 760px) {
  .grid-busqueda-participantes {
    display: grid;
    grid-template-columns: 1fr 68px 1fr;
    grid-gap: 3em 0;
  }
}

.grid-busqueda-participantes optgroup {
  border-bottom: 1px solid #fff;
  color: #1e1e1e;
  padding: 0.5em 0.8em 0.8em 1.5em;
  white-space: nowrap;
  position: relative;
}

.grid-busqueda-participantes option {
  color: #464646;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.grid-busqueda-participantes option::before {
  content: none;
}

.grid-busqueda-participantes optgroup option::before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 0px;
  border-radius: 50%;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  border: 1px solid var(--mainColor-8);
  background: #fff;
}

.grid-busqueda-participantes optgroup option::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: var(--mainColor-8);
  position: absolute;
  border-radius: 50%;
  top: 12px;
  left: 3px;
  opacity: 0;
  transform: scale(0, 0);
  transition: all 0.2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
}

.grid-busqueda-participantes optgroup option:checked::after {
  opacity: 1;
  transform: scale(1, 1);
}

.grid-busqueda-participantes optgroup option:checked {
  background-color: transparent;
}

/* ========================== comentario ========================== */

@media screen and (max-width: 440px) {
  .bucador-container:not(.no-column) {
    flex-direction: column;
  }
}
