
/* MODALIDADES */
@import url("https://estatico011-2025.tufabricadeventos.com/plantilla5/css/modalidades.css");
/* NETWORKING */
@import url("https://estatico011-2025.tufabricadeventos.com/plantilla5/css/productosYservicios.css");
/* ACTIVIDADES */
@import url("https://estatico011-2025.tufabricadeventos.com/plantilla5/css/actividades.css");
/* OPCIONES ADICIONALES */
@import url("https://estatico011-2025.tufabricadeventos.com/plantilla5/css/opcionesAdicionales.css");
/* HORARIO */
@import url("https://estatico011-2025.tufabricadeventos.com/plantilla5/css/horario.css");
/* CONSENTIMIENTOS */
@import url("https://estatico011-2025.tufabricadeventos.com/plantilla5/css/consentimientos.css");
/* LOPD */
@import url("https://estatico011-2025.tufabricadeventos.com/plantilla5/css/lopd.css");
/* LOPD */
@import url("https://estatico011-2025.tufabricadeventos.com/plantilla5/css/formasDepago.css");
/* CUSTOM-FORMS */
@import url("/plantilla5/css/customForms.cfm");
.tfe-grupo-form
{
/*background: pink*/
}
.tfe-titulo-grupo-form
{
/*background: yellow;*/
}
.tfe-titulo-grupo-form legend
{
/*border-bottom: 1px solid black;*/
color: #fff;
}
.tfe-titulo-grupo-form .bg-info
{
/*border-bottom: 1px solid black;*/
}
.tfe-descripcion-grupo-form
{
}
.form-row
{
margin-left: 0px;
margin-right: 0px;
}
/* FUERA BORDES REDONDEADOS */
.btn,
.form-control,
.custom-checkbox .custom-control-label::before,
.custom-select,
.custom-file-input,
.custom-file-label
{
border-radius: 0rem;
}
.tfe-contenido-grupo-form
{
/*background: red;*/
}
/* altura de las filas de las actividades */
/*.tfe-custom-control-checkbox
{
height: 31px;
width: auto;
}*/
.tfe-campo-country-sms
{
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.tfe-boton-acordeon-ocultar-campos
{
display: none
}
.tfe-lista-pasarelas-activas
{
display: flex; /* make the div flex */
align-items: center; /* align the items in center vertically */
align-self: center;
justify-content: center; /* align the times in center horizontally */
}
.tfe-contenedor-seleccion-una-pasarela
{
}
.tfe-logo-pasarela
{
top: calc(50%)
}
.tfe-logo-pasarela::before,
.tfe-logo-pasarela::after {
/*top: calc(50% - -.25rem)*/
top: calc(50%)
}
.modal-xl {
max-width: calc(100vw - 20%);
}
.modal-xxl {
max-width: calc(100vw - 10%);
}
.tfe-formulario {
.form-group.row {
img {
/* max-width: 100%; */
/* width: fit-content !important; */
/* height: fit-content !important; */
}
}
}
.tfe-grupo-form {
.tfe-html-content {
width: 100%;
/* display: flow; */
}
}
