@charset "UTF-8";
/*Linea basica ucr*/
.gris_3_ucr {
  background-color: #EEEEEE;
}

/* COMPONENTES UCR */
.verde-bite-ucr__btn {
  background-color: #8dc63f;
  color: #ffffff;
}
.verde-bite-ucr__btn:hover, .verde-bite-ucr__btn:active, .verde-bite-ucr__btn:focus {
  background-color: #84bc38 !important;
  color: #ffffff !important;
}
.verde-bite-ucr__color {
  color: #8dc63f !important;
}
.verde-bite-ucr__bg {
  background-color: #8dc63f !important;
}
.verde-bite-ucr__border {
  border-top: 2px solid #8dc63f !important;
}

.celeste-bite-ucr__btn {
  background-color: #00C0F3;
  color: #ffffff;
}
.celeste-bite-ucr__btn:hover, .celeste-bite-ucr__btn:active, .celeste-bite-ucr__btn:focus {
  background-color: #00B3E2 !important;
  color: #ffffff !important;
}
.celeste-bite-ucr__color {
  color: #00C0F3 !important;
}
.celeste-bite-ucr__bg {
  background-color: #00C0F3 !important;
}
.celeste-bite-ucr__border {
  border-top: 2px solid #00C0F3 !important;
}

.celeste-primario-ucr__btn {
  background-color: #41ADE7;
  color: #ffffff;
}
.celeste-primario-ucr__btn:hover, .celeste-primario-ucr__btn:active, .celeste-primario-ucr__btn:focus {
  background-color: #0090D8 !important;
  color: #ffffff !important;
}
.celeste-primario-ucr__color {
  color: #41ADE7 !important;
}
.celeste-primario-ucr__bg {
  background-color: #41ADE7 !important;
}
.celeste-primario-ucr__border {
  border-top: 2px solid #41ADE7 !important;
}

.celeste-secundario-ucr__btn {
  background-color: #0090D8;
  color: #ffffff;
}
.celeste-secundario-ucr__btn:hover, .celeste-secundario-ucr__btn:active, .celeste-secundario-ucr__btn:focus {
  background-color: #0571AA !important;
  color: #ffffff !important;
}
.celeste-secundario-ucr__color {
  color: #0571AA !important;
}
.celeste-secundario-ucr__bg {
  background-color: #0090D8 !important;
}

.azul-primario-ucr__btn {
  background-color: #00344E;
  color: #ffffff;
}
.azul-primario-ucr__btn:hover, .azul-primario-ucr__btn:active, .azul-primario-ucr__btn:focus {
  background-color: #122A3E !important;
  color: #ffffff !important;
}
.azul-primario-ucr__color {
  color: #00344E !important;
}
.azul-primario-ucr__bg {
  background-color: #00344E !important;
}
.azul-primario-ucr__border {
  border-top: 2px solid #00344E !important;
}

.azul-secundario-ucr__btn {
  background-color: #204C6F;
  color: #ffffff;
}
.azul-secundario-ucr__btn:hover, .azul-secundario-ucr__btn:active, .azul-secundario-ucr__btn:focus {
  background-color: #122A3E !important;
  color: #ffffff !important;
}
.azul-secundario-ucr__color {
  color: #204C6F !important;
}
.azul-secundario-ucr__bg {
  background-color: #204C6F !important;
}
.azul-secundario-ucr__border {
  border-top: 2px solid #204C6F !important;
}

.amarillo-ucr__btn {
  background-color: #EBA71C;
  color: #ffffff;
}
.amarillo-ucr__btn:hover, .amarillo-ucr__btn:active, .amarillo-ucr__btn:focus {
  background-color: #EBA71C !important;
  color: #ffffff !important;
}
.amarillo-ucr__color {
  color: #FDB727 !important;
}
.amarillo-ucr__bg {
  background-color: #FDB727 !important;
}
.amarillo-ucr__container {
  background-color: #FDB727 !important;
  color: #333333;
}
.amarillo-ucr__border {
  border-top: 2px solid #FDB727 !important;
}

.verde-ucr__btn {
  background-color: #26943f !important;
  color: #ffffff;
}
.verde-ucr__btn:hover, .verde-ucr__btn:active, .verde-ucr__btn:focus {
  background-color: #238539 !important;
  color: #ffffff !important;
}
.verde-ucr__color {
  color: #26943f !important;
}
.verde-ucr__bg {
  background-color: #26943f !important;
}
.verde-ucr__container {
  background-color: #26943f !important;
  color: #ffffff;
}
.verde-ucr__border {
  border-top: 2px solid #26943f !important;
}

.rojo-ucr__btn {
  background-color: #D43F3A !important;
  color: #ffffff;
}
.rojo-ucr__btn:hover, .rojo-ucr__btn:active, .rojo-ucr__btn:focus {
  background-color: #A6322E !important;
  color: #ffffff !important;
}
.rojo-ucr__color {
  color: #D43F3A !important;
}
.rojo-ucr__bg {
  background-color: #D43F3A !important;
}
.rojo-ucr__container {
  background-color: #D43F3A !important;
  color: #ffffff;
}
.rojo-ucr__border {
  border-top: 2px solid #D43F3A !important;
}

.gris-primario-ucr__btn {
  background-color: #999999;
  color: #ffffff;
}
.gris-primario-ucr__btn:hover, .gris-primario-ucr__btn:active, .gris-primario-ucr__btn:focus {
  background-color: #666666 !important;
  color: #ffffff !important;
}
.gris-primario-ucr__color {
  color: #999999 !important;
}
.gris-primario-ucr__bg {
  background-color: #999999 !important;
}
.gris-primario-ucr__container {
  background-color: #999999 !important;
  color: #ffffff;
}
.gris-primario-ucr__border {
  border-top: 2px solid #999999 !important;
}

.gris-secundario-ucr__btn {
  background-color: #666666;
  color: #ffffff;
}
.gris-secundario-ucr__btn:hover, .gris-secundario-ucr__btn:active, .gris-secundario-ucr__btn:focus {
  background-color: #333333 !important;
  color: #ffffff !important;
}
.gris-secundario-ucr__color {
  color: #333333 !important;
}
.gris-secundario-ucr__bg {
  background-color: #333333 !important;
}

.alert--info {
  background-color: #d9edf7;
  color: #173543;
}
.alert--warning {
  background-color: #faebcc;
  color: #43351c;
}
.alert--success {
  background-color: #b7dda7;
  color: #1a321a;
}
.alert--danger, .alert--error {
  background-color: #d9534f;
  color: #ffffff;
}
.alert--shadow {
  background-color: #F0F0F0;
  border-color: #F0F0F0;
  color: #333333;
}

.ucr-branding {
  background-color: #ffffff;
  height: 56px;
}

.ucr-branding img {
  max-height: 56px;
  padding: 5px;
}

.ucr-nav {
  min-height: 70px;
  background: url(../images/header.png) no-repeat;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}

.ucr-nav img {
  max-height: 60px;
  margin: 5px;
}

.ucr-content {
  background-color: #EEEEEE;
  min-height: 80vh;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.ucr-footer {
  background-color: #666666;
  color: #F5F5F5;
  margin-right: 0px;
  margin-left: 0px;
}

.ucr-footer-copyright {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.white {
  color: #ffffff;
}

.white:hover {
  color: #ffffff;
}

.ucr-margin-row {
  row-gap: 1.5rem;
}

.ucr-no-margin {
  margin: 0px !important;
}

#message_container_fixed {
  position: fixed;
  top: 1px;
  right: 1px;
  z-index: 1056;
  padding: 1em !important;
}

.ucr-back-button {
  margin-right: 0.5rem;
}

.ucr-page-title {
  color: #333333;
  text-align: left;
  margin-bottom: 0;
}

.card-header .ucr-page-title {
  margin-bottom: 0;
}

.ucr-title-hr {
  margin-top: 0.5rem;
}

input {
  border: 1px #ced4da solid;
}

.alert {
  padding: 0.2em 0.5em !important;
  border-radius: 0 0 2px 2px;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

@keyframes append-animate {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes bounce-3 {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  30% {
    transform: scale(1, 1) translateY(-50px);
  }
  50% {
    transform: scale(1, 1) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(-7px);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
.alert--floating {
  padding: 1em !important;
  animation-duration: 2s;
  animation-iteration-count: 1;
  transform-origin: top;
  animation-name: bounce-3;
  animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1);
  box-shadow: 0px 2px 4px #888;
}

button.alert-close-btn {
  float: right;
  display: inline-block;
  padding: 0;
  margin-top: -5px;
  margin-right: -5px;
  margin-left: 5px;
}

.errorlist {
  color: red;
  margin-bottom: 0.5rem;
}

.btn-search {
  margin-left: -45px;
}

.ficha_h1 {
  font-weight: bold;
  margin-right: 0.5rem;
  margin-bottom: 0;
  color: #00344E;
}
@media (min-width: 1200px) {
  .ficha_h1 {
    padding-left: 10rem !important;
  }
}

.ficha_sticky_h1 {
  font-weight: bold;
  margin-bottom: 0;
  color: #00344E;
}

.ficha_label {
  font-weight: bold;
}
@media (min-width: 1200px) {
  .ficha_label {
    text-align: right;
  }
}

.ficha_value {
  margin-bottom: 1rem;
}
.ficha_value ul {
  margin-bottom: 0rem;
}
.ficha_value_proyecto {
  margin-bottom: 0.5rem;
}
.ficha_value_proyecto ul {
  margin-bottom: 0rem;
}

.ficha_nav {
  padding: 0;
  flex: 1;
  justify-content: space-around;
  background-color: #f7f7f7 !important;
  color: #4c4c4c;
}

.ficha_nav > li {
  flex: 1;
  text-align: center;
}

.ficha_nav > li:not(:last-child) {
  border-right: 1px solid #dedede;
}

.ficha_nav > li a {
  border-bottom: 2px solid transparent;
  color: #333333;
}

.ficha_nav > li > a:hover, .ficha_nav > li > a:focus {
  border-bottom: 2px solid #8dc63f;
  border-radius: 0px;
}

.card-info {
  background-color: #e2f9ff !important;
  border: 1px solid #b6effb !important;
  color: #173543;
}

.card-info .card-header {
  background-color: #e2f9ff !important;
  border-top: 2px solid #00C0F3 !important;
}

.card-warning {
  background-color: #fff5e0 !important;
  border: 1px solid #ffecb5 !important;
}

.card-warning .card-header {
  background-color: #fff5e0 !important;
  border-top: 2px solid #FDB727 !important;
}

.card-danger {
  background-color: #f8d7da !important;
  border: 1px solid #f5c2c7 !important;
}

.card-danger .card-header {
  background-color: #f8d7da !important;
  border-top: 2px solid #D43F3A !important;
}

.ucr-badge {
  padding: 4px 6px;
  border-radius: 1rem;
}

.ucr-cerrado {
  background-color: #ed5565;
}

.ucr-suspendido {
  background-color: #FDB727;
}

.ucr-vigente {
  background-color: #8dc63f;
}

.ucr-no-vigente {
  background-color: #aaaaaa;
}

.ucr-option {
  margin: 0.5rem;
}

div.card-header.ucr-formulacion-title {
  background-color: #FDB727;
}

.formalizacion_cargas_modal {
  --bs-modal-width: 80%;
}

.dropdown-item-selected {
  background-color: #dedede;
  font-weight: bold;
}

.btn--footer {
  margin-bottom: 0.5em;
}

#spinner-div {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 2;
}

#table_form_buscador_proyectos_listview th.column_estado {
  max-width: 7rem;
}

#table_form_buscador_proyectos_listview .correo_participantes_formatted {
  word-break: break-all;
}

input[type=date] {
  max-width: 12rem;
}

input[type=time] {
  max-width: 12rem;
}

#id_saldo, #id_monto_adelanto {
  background-color: #f3f3f3;
}

.input_subtext {
  font-size: 0.9rem;
  margin-left: 0.8rem;
}

.movimiento_monto_total {
  text-align: right;
  font-size: 1.4rem;
  align-self: center;
  display: flex;
  color: #00344E;
}

.dashboard_card {
  background-color: #00C0F3;
  color: white;
  font-size: 1.5rem;
  padding: 0.5rem;
}

.dashboard_number {
  font-weight: bold;
  font-size: 3rem;
}

.help_btn {
  color: #00C0F3;
  padding: 0;
}

#proyecto_tabs {
  font-size: 1.2rem;
  font-weight: normal;
}

.nav-tabs .nav-item .nav-link {
  border-bottom: 2px solid #dedede;
  color: #666666;
  background-color: #F5F5F5;
}

.nav-tabs .nav-link.proyecto_tab_active {
  border-bottom: none !important;
  border-top: 2px solid #204C6F;
  color: #204C6F;
  background-color: white;
}

.ucr-content-bite-bg {
  background: url(../images/background.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 90vh;
}

.ucr-login-logo {
  max-height: 75px;
  margin: 2rem;
}

.ucr-login-btn {
  background-color: #8dc63f;
  color: white;
}

.ucr-login-btn:hover {
  color: white;
  background-color: #84bc38;
}

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

.ucr-shortcut {
  position: fixed;
  right: 0px;
  overflow: hidden;
  z-index: 1;
}

.ucr-users-shortcut {
  top: 250px;
}

.ucr-admin-shortcut {
  top: 290px;
}

.ucr-proyecto-shortcut {
  top: 350px;
}

.shortcut-icon {
  background: #8dc63f;
  border-bottom: 1px solid #dedede;
  position: absolute;
  padding: 7px 10px 7px 13px;
  border-radius: 20px 0px 0px 20px;
  top: 0;
  left: 0px;
  width: 40px;
  height: 40px;
  color: #ffffff;
  cursor: pointer;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.do-spin {
  animation: spin 2s infinite linear;
}

.ucr-shortcut-content {
  width: 170px;
  margin-left: 40px;
  background: #f3f3f4;
  border: 1px solid;
  border-color: #dedede;
  min-height: 40px;
  padding: 5px;
}

.ucr-shortcut-box.show {
  margin-right: 0px;
}

.ucr-shortcut-box {
  margin-right: -170px;
  position: relative;
  z-index: 2;
  transition-duration: 0.8s;
}

/* ---NAV--- */
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .navbar-text {
  color: rgb(255, 255, 255);
  border-bottom: 3px solid transparent;
  display: block;
  padding: 1.4rem 1rem 1.3rem 1rem;
}

@media (max-width: 991.98px) {
  .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .navbar-text {
    padding: 0.5rem;
  }
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgb(255, 255, 255);
  border-bottom: 3px solid white;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-expand-lg .navbar-nav {
  flex-wrap: wrap;
}

/* ---INPUT - BTN--- */
.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  background-color: #dedede;
  border-color: #dedede;
}

@media (max-width: 576px) {
  .dropdown-toggle {
    white-space: normal;
  }
  .dropdown-item {
    white-space: normal;
    word-break: break-word;
  }
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #e9ecef;
  color: #1e2125;
  border-color: #1e2125;
}

.btn:focus-visible {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-control, .form-select, .btn {
  border-radius: 3px;
}

.placeholder {
  color: red;
}

/* ---CARD--- */
.card {
  border-radius: 0;
  border: 1px solid #EEEEEE;
}

.card-header:first-child {
  border-radius: 0;
  background-color: white;
  font-size: large;
  border: 1px solid white;
  border-top: 2px solid #00C0F3;
  border-bottom: 1px solid #EEEEEE;
}

.card-body {
  border-bottom: 1px solid #EEEEEE;
}

.card-footer {
  border: 1px solid white;
  border-bottom: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  background-color: white;
}
.card-footer--buttons {
  padding-bottom: unset;
}

/* ---TABS--- */
.nav-tabs .nav-link {
  color: #333333;
  background-color: #f5f5f5;
  border-color: var(--bs-nav-tabs-link-active-border-color);
  font-weight: bold;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  font-weight: bold;
  background-color: white;
}

/* ---ACCORDION--- */
.accordion-button {
  border-top: 2px solid #00C0F3;
  border-radius: 0px !important;
  color: #4c4c4c;
  background-color: #e2f9ff;
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
}

.accordion-button:not(.collapsed) {
  color: #4c4c4c;
  border-radius: 0px !important;
  background-color: #e2f9ff;
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
}

.accordion-collapse {
  color: #4c4c4c;
}

.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid.invalid-feedback {
  display: block;
}

/* ---SELECT--- */
.form-select {
  background-position: right 0.75rem top 0.75rem;
}

/* ---TABLE--- */
.table-headered th {
  background-color: #f3f3f3;
}

/* ---UL--- */
ol, ul {
  padding-left: 1rem;
}

/* ---popover--- */
.popover-header {
  font-weight: bold;
}

.modal .select2-container {
  z-index: 1055;
}

.select2-container span.select2-selection {
  border: 1px solid #ced4da;
  line-height: 1;
  padding: 0.3rem;
}

.select2-container span.select2-selection:focus {
  color: #212529;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

span.select2-container--default.select2-container--focus .select2-selection--multiple, span.select2-container--default.select2-container--focus .select2-selection--single {
  border: 1px solid #ced4da;
}

.select2-selection__rendered {
  padding: 0 0.75rem;
  color: #212529;
  line-height: 1rem;
}

.select2-container .select2-selection--single {
  height: 38px !important;
}

.select2-selection__arrow {
  display: none;
}

span.select2-container {
  width: 100% !important;
  min-width: 10rem;
}

.select2-container--default .select2-selection__rendered span.select2-selection__clear {
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple span.select2-selection__clear {
  margin-right: 25px;
}

/**para que el texto se ajuste y no se salga de la caja**/
.select2-selection--single {
  height: 100% !important;
}

.select2-selection--multiple .select2-selection__rendered {
  word-wrap: break-word !important;
  text-overflow: inherit !important;
  white-space: normal !important;
}

/* para que salga la opcion de pegar al dar clic derecho
https://github.com/select2/select2/issues/4333
*/
.select2-search--inline:first-child {
  width: 100%;
}

.select2-container li.select2-search--inline input {
  width: 100% !important;
  height: 100%;
  margin-top: 0px;
}

.ol-popup {
  position: absolute;
  background-color: white;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  min-width: 280px;
  cursor: auto;
}

.ol-popup:after, .ol-popup:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ol-popup:after {
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}

.ol-popup:before {
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}

.ol-popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
}

.ol-popup-closer:after {
  content: "✖";
}

.map:hover {
  cursor: move;
}

.listview_results--header, .listview_results--header:hover, .listview_results--header:visited {
  color: #00344E;
  text-decoration: none;
  font-weight: bold;
}

.listview_results--footer {
  font-weight: bold;
}

.column_get_row_actions_rendered {
  width: 20%;
}

.list_actions .btn, .list_actions .badge {
  margin: 0.3rem;
}

.column_get_row_actions_rendered {
  width: 10%;
}

.listview_search_input {
  margin-bottom: 0.5em;
  border-radius: 3px 0px 0px 3px;
}

.listview_search_btn {
  height: 2.31rem;
  border-radius: 0px 3px 3px 0px;
}

.listview_count_badge {
  font-size: 1rem !important;
  margin-top: 0.5rem;
  color: white;
}

.list_view_container .collapsible-header .row {
  width: 100% !important;
}

.collapsible-header {
  line-height: 2rem;
}

ul.collapsible li.active {
  border-top: 3px solid #dedede;
}
ul.collapsible li.active .collapsible-header {
  background-color: #f1f1f1;
}
ul.collapsible li.active .collapsible-title {
  font-weight: bold;
  font-size: 1.1rem;
}

.collapsible-body {
  padding: 1rem;
}

.detail__label {
  font-weight: bold;
  display: block;
  margin-bottom: 0.5rem;
}

.detail__field__container {
  margin-bottom: 1rem;
  text-align: justify;
}
.detail__field__container ul {
  margin: 0;
}

.detail__field__container.text-break-spaces .detail__field {
  white-space: pre-line;
}

.form {<
  //margin-left: 1em;
  margin-bottom: 1em;
}

.nav-tabContent < .form {
  margin-bottom: 1em;
}

.form__intro {
  border-radius: 2px;
  border: 1px solid #CCCCCC;
  padding: 0.5em;
  margin-bottom: 1em;
}
.form__intro--azul {
  color: blue;
}
.form__field {
  margin-bottom: 1em;
}
.form__field--required:after {
  content: "*";
  color: red;
}
.form__field small {
  display: block;
}
.form__label {
  font-weight: bold;
  display: block;
}
.form__non_required {
  background-image: None !important;
  border: 1px solid #ced4da !important;
}

.formset_field .formset_field {
  margin-left: 2rem;
}

.formset-item {
  margin-top: 1rem;
  border-left: 2px solid #dedede;
  padding: 1rem;
  border-radius: 1rem;
}

div.col .delete_to_formset {
  margin-top: 1rem;
}

.formset-delete {
  display: none;
}

.form-intro {
  padding-bottom: 0.5em;
}

.form__title h2 {
  background-color: #dedede;
  padding: 0.25rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.form__title h3 {
  background-color: #f2f2f2;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
}

.global_update_action {
  width: 14rem;
}

.help_text_button {
  padding: 0px 5px;
  margin-bottom: 2px;
}

body {
  color: #333333;
  background-color: #666666;
}

.pregunta {
  margin: 1rem 0 1rem 2rem;
  border-top: 2px solid #00C0F3;
}
.pregunta__bloque {
  display: flex;
  flex-wrap: wrap;
}
.pregunta__bloque__pregunta {
  margin: 0.5em;
  flex: 4;
}
.pregunta__bloque__ayuda {
  background-color: #d9edf7;
  color: #173543;
  border-top: 2px solid #d9edf7;
  padding: 0.2em 0.5em;
  margin-bottom: 0.5rem;
}
.pregunta__bloque__anotacion {
  font-size: 0.8rem;
  margin: 0.5em;
  padding: 1rem;
  border-left: 1px solid #dedede;
  flex: 1;
  align-self: baseline;
  font-style: italic;
}
.pregunta__bloque__anotacion__label {
  font-weight: bold;
}
.pregunta__texto_simple {
  background-color: #d9edf7;
  color: #173543;
  border-top: 2px solid #d9edf7;
  padding: 0.2em 0.5em;
}
.pregunta__texto_simple h3 {
  font-size: 1rem;
}
.pregunta__informacion_modelo {
  background-color: #F5F5F5;
  border-top: unset;
  border-radius: 1rem;
}
.pregunta__informacion_con_preguntas {
  border-top: unset;
}
.pregunta__label {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.pregunta--required:after {
  content: "*";
  color: red;
  float: left;
  margin-right: 0.5rem;
}

.catalogo_hija {
  border-top: 2px solid #00C0F3;
  padding-top: 1rem;
}
.catalogo_hija__informacion {
  background-color: #F5F5F5;
  padding: 0.2em 0.5em;
  border-radius: 1rem;
}

#categorias.nav-tabs .nav-link {
  background-color: #999999;
  color: white;
  border-bottom: 3px solid #00C0F3;
}
#categorias.nav-tabs .nav-link.active {
  background-color: #00C0F3;
  border-color: #00C0F3;
}

.informe-badge {
  background-color: #00C0F3;
}

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