html,body{
    background: #2e2e2e !important;
}
.form-control{
    font-size: 2rem!important;
}
.form-select{
    font-size: 2rem!important;
}
.form-select-lg{
    font-size: 2.25rem!important;
}
main{
    margin-top: 120px;
    margin-left:290px;
    display: grid;
    align-items: center;
    place-items: center;
}
.container{
    max-width: 600px !important;
}
.Titulos{
    display: flex;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    min-width: auto;
    /* max-width: 855px; */
    margin-top: 0px;
    flex-wrap: wrap;
    justify-content: center;
}

.TMedios{
    margin-right: 200px;
}
.medioCheck{
    min-width: auto;
    max-width: 320px;
}
.columna .medioCheck {
    font-size: 16px;
    outline: none;
    padding: 20px 15px;
    display: block;
    width: 350px;
    border: none;
    border-radius: 7px;
   
}

.columna .medioCheck:focus,
.columna .medioCheck:valid {
    border-color: #3679ff;
}

.columna {
    position: relative;
    margin-top: 40px;
}

.columna .MediosTitulos {
    color: #999;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 20px;
    display: flex;
}

.columna .char {
    transition: .2s ease all;
    transition-delay: calc(var(--index) * .05s);
}

.columna .medioCheck:focus~.MediosTitulos .char,
.columna .medioCheck:valid~.MediosTitulos .char {
    transform: translateY(-40px);
    font-size: 17px;
    color: #3679ff;
    background: #e8e8e8;
}
.Titulo-div{
    position: relative;
    /*right: 10%;*/
    justify-items: center;
    height: 45vh;
   
}
.titulosTexto{
    color: white;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    margin-left: 187px;
}
.contenido{
    border: 2px solid #00000057;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 1px 3px 6px 0px;
}
.Seccion{
    display: flex;
    /*align-items: center;*/
    margin-right: 15px;
    flex-direction: column;
    justify-content: center; /* centra vertical */
}
.BtnCrear{
    display: none;
}
.Tchihuahua, .Tnacional{
    color: white;
    text-align: center;
}
.Cmexico, .Cchihuahua, .Cnacional{
    font-size: 30px;
    display: none;
    color: white;
    text-align: center;
}
/*Neon*/
.Medio{
    margin-right: 10px;
    position: relative;
    top: 5px;
    box-shadow: -2px 1px 7px 1px #0CFFF4,-2px 1px 7px 1px #FF1493;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 11px;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    background: #e6e6e60c;
    border: 2px solid rgba(255, 255, 255, 0.589);
    transition: all 0.5s ease 0s;
    border-radius: 2px solid white;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}
.imgSesion{
    width: 30px;
}
.MsjBienvenido{
    color: white;
    text-align: center;
    font-size: 30px;
}
.IniVerNotas{
    text-align: right;
    position: relative;
    top:-80px;
    right: 153px;
}
.flex-container-multilinea {
    /* 1. Habilita Flexbox */
    display: flex;
    justify-content: center;
    /* 2. ¡Propiedad Clave! Permite que los elementos salten a la siguiente línea */
    flex-wrap: wrap; 
    /* 3. Distribución del espacio entre líneas */
    align-content: flex-start; /* Opcional: define cómo se distribuyen las líneas verticalmente */
    /* Estilos visuales del contenedor */
    min-width: auto;
    width: 100%; /* Ancho fijo para forzar el salto de línea */
    /*border: 3px solid #e67e22;*/
    /*padding: 15px;*/
}

.item {
    color: white;
    text-align: center;
    /* Define un ancho fijo para que no quepan todos en la misma línea */
    width: 300px; 
}
.CerrarSesion{
    margin-left: 2%;
}
.MediosSeccion{
    display: block;
    height: 65vh;
    overflow-y: auto;
    overflow-x: hidden;
}
#atras{
    width: 100%;
    display: none;
    margin-bottom: 20px;
}

.MensajeEspera{
    display: grid;
    justify-content: center;
    display: none;
    text-align: center;
    margin-top: 80px;
}


#atras2{
    display: none;
    text-align: center;
    border-radius: 8px;
    font-size: 15px;
}

div.dt-container div.dt-search label{
    display: none;
}

.contenedorBotones{
   
      /* width: 0%; */
      height: 70vh;
      right: 10%;
      position: relative;
      /* overflow-y: scroll; */
      /* scrollbar-color: rgb(45, 62, 100) #222; */
      /* scrollbar-width: thin; */
      /* overflow-x: hidden;*/
}
.Botones {
   
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    position: relative;
}

.Botones button {
    flex: 1 1 calc(25% - 20px);
    /*min-width: 150px;*/
    width: auto !important;
    max-width: 100%;
    white-space: nowrap; /* evita que el texto haga crecer el botón */
    display: flex;
    padding: 12px 16px;
    font-size: 20px;
    line-height: normal;
    align-items: center;
    justify-content: center;
    letter-spacing: .5px;
    border-radius: 8px;
        background: whitesmoke;
    transition: all .3s ease;
}

.btnSub:hover, .btnTexto:hover, .btnImagen:hover, .btnEnlace:hover, .btnLink:hover {
    background-color: rgba(255, 255, 255, 0.205); /* un tono claro sutil */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.40); /* sombra suave alrededor */
}
.btnSub, .btnTexto, .btnImagen, .btnEnlace, .btnLink{
    border-radius: 9px;
    margin: 5px;
}

.EntradaC{
    position: fixed;
    padding: 15px 25px;
    border: none;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
    background: #252525;
    box-shadow:  0 0 8px rgba(255, 255, 255, 0.08);
    z-index: 1000;
    transition: background-color 0.3s ease;
    top: 15%;
    right: 10px;
    width: 26%;
    height: 80vh; /* Limita la altura al 80% de la ventana */
    overflow-y: auto; /* Permite desplazamiento vertical */
    overflow-x: hidden; /* Evita desplazamiento horizontal */
}
input{
    border-radius: 10px;
    padding: 10px;
}

.slug{
    color: white;
}
.usuarios{
    color: white;
}
.Links{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex: 1 1 calc(25% - 20px);
    min-width: 150px;
    width: auto !important;
    max-width: 100%;
    white-space: nowrap; /* evita que el texto haga crecer el botón */
    display: flex;
    padding: 12px 16px;
    font-size: 20px;
    line-height: normal;
    align-items: center;
    justify-content: center;
    letter-spacing: .5px;
    border-radius: 8px;
    transition: all .3s ease;
}
.titulo-cuerpo-nota{
    position: relative;
    color: white;
    font-size: 30px;
    left: 35%;
}
#UnTitulo{
    display: flex;
    position: relative;
    align-items: center;
    justify-items: center;
    left: 100px;
}
.BotonesP{
    display: none;
    position: relative;
    top: 50px;
    bottom: 0; /* Pegado al fondo */
    left: 0;
    width: 100%; /* Ocupa todo el ancho */
    background-color: #f8f9fa;
    justify-content: space-around; /* Espaciado entre botones */
    align-items: center;
    padding: 10px 0;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
    z-index: 1000; /* Por encima de otros elementos */
}
.Siguiente{
    width: 100%;
}
#ejecutar{
    width: 100%;
    display: none;
}
#Siguiente2{
    width: 100%;
    display: none;
}
.slug{
    border: 2px solid #ffffff75;
    padding: 20px;
    border-radius: 10px;
}
.etiquetas{
    border: 2px solid #0000001c;
    padding: 20px;
    border-radius: 10px;
}
.usuarios{
    border: 2px solid #ffffff75;
    padding: 20px;
    border-radius: 10px;
}
.divInput{
    padding: 5px;
}
.ImagenTache{
    width: 20px;
    position: relative;
    left: 40%; 
    cursor: pointer;
}

.Todos{
    width: 100%;
}

#Btn-logico{
    display: block;
    position: absolute;
    top: 90%;
}

.Bodynota{
    display: grid;
    position: relative;
    
}

#Enviar{
    width: 100%;
    display: none;
}

.crear-notas{
    width: 680px !important;
}

.TituloSeccion{
    padding: 20px;
    width: 90%;
    text-align: center;
    margin-bottom: 30px;
}

.Inititulos{
    text-align: center;
    font-size: 30px;
    color: white;
    font-weight: bold;
}

.titulos2{
    font-size: 20px;
    font-weight: bold;
    color: white;
    font-weight: bold;
}

.icono{
    width: 30%;
}
.Cont{
    display: none;
}
/*
.MediosTitulos{
    font-weight: 600;
    color: #000000;
    margin-bottom: 11px;
    width: 100%;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    background: #e6e6e6;
    transition: all 0.5s ease 0s;
    padding: 10px;
}*/

.CuerpoNota{
    right: 15%;
    position: relative;
    /* overflow-y: auto; */
    /* overflow-x: hidden; */
    /* margin-bottom: 20px; */
    /* min-height: 200px !important; */

}
.imagenNota{
    margin-bottom: 20px;
}

input[type="radio"],
input[type="checkbox"] {
	display: none;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	line-height: 3em;
}

input[type="radio"] + label {
	border-radius: 50px;
}

input[type="radio"]:disabled + label,
input[type="checkbox"]:disabled + label {
	color: #ccc !important;
	cursor: not-allowed;
}
input[type="radio"]:checked:disabled + label:after,
input[type="checkbox"]:checked:disabled + label:after {
	border-color: #ccc;
}

input[type="radio"] + label:before,
input[type="checkbox"] + label:before {
	content: "";
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 0.5em;
	border: 2px solid #ccc;
	background: #fff;
	margin-top: 0.5em;
}
input[type="radio"] + label:before {
	border-radius: 100%;
}

input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
	background: #c1eec2;
}

input[type="radio"]:checked + label:after {
	content: "";
	width: 0;
	height: 0;
	border: 7px solid #0fbf12;
	float: left;
	margin-left: -1.85em;
	margin-top: 1em;
	border-radius: 100%;
}
input[type="checkbox"]:checked + label:after {
	content: "";
	width: 12px;
	height: 6px;
	border: 4px solid #0fbf12;
	float: left;
	margin-left: -1.7em;
	border-right: 0;
	border-top: 0;
	margin-top: 1em;
	transform: rotate(-55deg);
    
}

input[type="radio"]:checked + label:before,
input[type="checkbox"]:checked + label:before {
	border-color: #0fbf12;
}

input[type="radio"]:checked:disabled + label,
input[type="checkbox"]:checked:disabled + label {
	background: #ccc;
	color: #fff !important;
}

input[type="radio"]:checked:disabled + label:before,
input[type="checkbox"]:checked:disabled + label:before {
	border-color:#bdbdbd;
}

/* HEADER */

.nxl-header {
    height: 110px;
    background-color: #252525 !important;
    display: flex;
    position: relative;
    align-items: center;
    width: 145%;
    border-bottom: none !important;
    left: 239px !important;
}
.nxl-navigation{
    background-color:#252525 !important;
    border-right: 0px !important;
    padding: 70px 0 !important;
    font-family: Inter, sans-serif !important;
    width: 238px  !important;
}
.m-header{
    background-color: #252525 !important;
    border-right: none !important;
    border-bottom: none !important;
}
.navbar-content{
    border-right: none !important;
}
.header-wrapper {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 20px;
    justify-content:end;
    position: absolute;
    right: 40%;
    margin-right: 50px;
}
.menuselect, .nxl-link {
    background-color: #656a6c6b !important;
    color: rgb(255 255 255) !important;
    border-radius: 8px !important;
    font-size: 18px !important;
    text-decoration: none;
}
/* Navbar*/

.page-link{
    font-size: 1.3rem!important;
}
.labelNavegacion{
    display: block;
    color:rgb(255 255 255);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .07em;
    margin: 10px 10px;
    padding: 10px;
    border: 0px;
    border-radius: 8px !important;
    background: #e6e6e60c;
  
}

.logo-navbar{
    position: fixed;
    margin-bottom: 25px;
    left: 25px;
}
.logo-palabra{
    font-size: 3.4rem;
    display: flex;
}
/* MAIN */
.contenedorMain{
    display:flex;
    align-items: center;
    display: grid;
    place-items: center;
    padding-bottom: 25px;
    /*justify-content: end;*/

}

/* MENU */
.usuarioMenu{
    color: #bdbdbd;
    margin-top: 10px;
    margin-right: 15px;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 1.75rem;
}
.menu{
    position: absolute;
    padding-right: 100%;
}

.menu ul {
    list-style: none;
    gap: 25px;
    align-items: center;
}

.menu li {
    position: relative;
}

/* Estilos de los enlaces */
.menu a {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    font-weight: 500;
    padding: 8px 14px;
    border-radius: 12px;
    transition: all 0.5s ease;
}

/* Hover con sombra */
.menu a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.40);
    color: #00d1ff;
}

/* SUBMENÚ */
.submenu {
    display: none;
    position: absolute;
    background: #1f2f45;
    top: 42px;
    left: 0;
    width: 170px;
    padding: 10px 0;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.40);
}

.submenu li {
    width: 100%;
}

.submenu a {
    padding: 10px 18px;
    display: block;
    font-size: 18px;
}

.submenu a:hover {
    background-color: rgba(255,255,255,0.10);
}

/* ACTIVAR dropdown */
.menu li:hover > .submenu {
    display: block;
}


/* ICONO DE USUARIO */
.user-icon img {
    height: 65px;
    width: 65px;
    border-radius: 100%;
    cursor: pointer;
}

/* Submenú del usuario */
.user-submenu {
    position: absolute;
    top: 90px;
    right: 20px;
    background: #1f2f45;
    padding: 10px 0;
    border-radius: 10px;
    width: 160px;
    display: none;
    box-shadow: 0 8px 18px rgba(0,0,0,0.4);
}

.user-submenu a {
    display: block;
    padding: 10px 16px;
    color: #fff;
    text-decoration: none;
}

.user-submenu a:hover {
    background-color: rgba(255,255,255,0.1);
}

.nxl-hasmenu{
    padding-top: 60px;
}

/* Boton historial */
.btn-historial{
    margin-left: 300px;
    width: 150px;
    height: 40px;
    font-size: 15px !important;
    font-weight: bold!important;
}

@media (max-width: 1200px) {
    
    .nxl-header{
        width: 80%;
        }
    #Btn-logico{
        margin-right: 10%;
    }
    .Titulos{
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    }
}

@media (max-width: 650px) {
	.content {
		width: 100%;
	}
    .menu ul {
       display: none; /* Oculta menú en móvil si no quieres hamburguesa todavía */
    }

    .logo img {
        height: 45px;
    }
}