/* CNU ***********/
:root {
    --primario:#e8454e;
    --primario-hover: hsl(345, 100%, 50%);
    --textoPrimario: #fff;
}
h3 {
    font-size: 2em;
}
.cnu{
	font-size: 2.0em;
	margin-bottom: 10px;
	color: #333;
    font-weight: 200;
    line-height: 24px;
}
.cnu a{
	text-decoration: none;
}
.cnu-item{
	font-size: 1.2em !important;
	margin-bottom: 10px;
	color: #333;
    font-weight: 200;
    line-height: 24px;
}
.instrucciones-hombre,.instrucciones-mujer{
	display: none;
}
/************************/
#menu_admin {
    height:auto;
}
#menu_admin .copyright {
    background: #21242b;
}
#logo {
    background: #fff url("/admin/img/adicionales/logo_admin.png") center no-repeat !important;
}
#login input.text {
    max-width: inherit;
}
#cuerpo.no-ingresar {
    background: #777 url("/admin/img/adicionales/bg.jpg") no-repeat !important;
    background-size: cover !important;
}
.contenedor-logo-menu img {
    content:url("/admin/img/adicionales/logo_larrainvial_blanco.svg");
    filter: none;
    width: 140px;
    height: auto;
}
#cabecera .favicon img {
    content:url("/admin/img/adicionales/icono-mini.svg");
}
#login-out {
    top: 110%;
    width: auto;
    color: #fff;
    transform-origin: top center;
    opacity: 0;
}
#login-out.abrir-salida {
    transform: scaleY(1) !important;
    opacity: 1;
}
#login-out a {
    color:white;
}
#login-out::before {
    content: "";
    position: absolute;
    top: -17px;
    left: 80%;
    margin-left: -5px;
    border-width: 9px;
    border-style: solid;
    border-color: transparent transparent #21242b transparent;
}
#datos_admin a:hover{
	color:#666;
}
#datos_admin:hover{
	background:#fff;
}
label.inline {
    font-size: 16px;
}
#formulario_ingreso .copyright, #formulario_restablecer .copyright{
    display:none;
}
#form_hombre,
#form_mujer {
    width: 50%;
    margin: auto;
}
.tabla-overflow {
    max-height: 450px;
    overflow: auto;
    width: 50%;
    margin: 20px auto;
}
table p {
    font-size: 12px;
}
table td a {
    color: var(--primario);
}
table td a:hover {
    color: var(--primario);
    text-decoration: underline;
}
h4 {
    font-size: 16px;
}
small.autoURL {
    border: none;
    background: none;
}
input.text.hero:focus {
    background: #fff !important;
}
.boton.disabled, .boton.disabled:hover {
    border: none !important;
}
.boton.border.disabled, .boton.border.disabled:hover {
    border: 1px solid #ccc !important;
}
.box-sombra ul li, .box-sombra ol li {
    font-size: 14px;
}
.contenedor-trio-home .box-sombra.box-archivos {
    width: 80%;
}
.demo-color {
	display: block;
	width: 20px;
	height: 20px !important;
	float: right;
	position: absolute;
	left: 420px;
	top: 0px;
}
.demo-color.ocultar-tablas {
    top: 20%;
}
.droppable .imagen {
    background: #fafafa url(/admin/img/adicionales/icono-mini-gris.svg) center no-repeat !important;
    background-size: 30% !important;
}
/* .droppable .imagen a.bi.bi-trash {
    opacity: 0.3 !important;
    color: var(--primario) !important;
    background: none !important;
} */


#contenidos .droppable {
    background: #fafafa url(/admin/img/adicionales/icono-mini-gris.svg) center no-repeat !important;
    background-size: 30% !important;
    background-blend-mode: soft-light;
}
.text {
    max-width: 20vw;
}
.preview-icono_tipo {
    display: flex;
    align-items: center;
	margin-bottom: 30px;
}
.version.imagen_movil .preview-icono_tipo {
    display: flex;
    align-items: flex-start;
	flex-direction: column;
}
.preview-icono {
    width: 4.6em;
    height: 4.6em;
    display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
}
.version.imagen_movil .preview-icono {
    margin-right: 0;
    margin-bottom: 20px;
}
.preview-icono img {
    width: 2.7em;
    height: 2.7em;
}
.preview-icono_tipo h2 {
	color: white;
	margin-bottom: 0;
	font-size: 1.8em;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight: 500;
    letter-spacing: 0.5em;
}
.version.imagen_desktop .banner_texto {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    padding: 10%;
	background: linear-gradient(180deg, rgba(0, 32, 51, 0) 0.58%, rgba(0, 0, 0, 0.7) 100%);
}
.version.imagen_movil .banner_texto {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    padding: 1.5em;
	background: linear-gradient(180deg, rgba(0, 32, 51, 0) 0.58%, rgba(0, 0, 0, 0.7) 100%);
}
.banner_texto h2.texto_principal {
	font-size: 3.8em;
	color: #fff;
    margin: 0;
    letter-spacing: -0.04em;
    font-weight: 600;
	font-family: 'Montserrat',sans-serif;
	line-height: 1.25;
	max-width: 500px;
}
.version.imagen_movil .banner_texto h2.texto_principal {
	font-size: 3.6em;
}
.boton_preview {
	font-size: 1.5em;
    padding: 16px 50px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-flex;
}
.boton_preview:hover {
	text-decoration: none;
}
.boton_preview.lineas {
	background: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.boton_preview.rojo {
	background: transparent;
    border: 1px solid #E9454E;
    color: #fff;
    background: #E9454E;
}
.preview_fecha_autor {
	display: flex;
	margin: 30px 0;
}
.preview_fecha_autor img {
	width: 1.6em;
	height: 1.6em;
	margin-right: 10px;
	fill: #fff;
}
.preview_fecha,
.preview_autor {
	line-height: 1.5;
	font-size: 1.3em;
    color: #fff;
    font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.preview_separador {
	display: flex;
    align-items: center;
    margin: 0 15px;
	color: #fff;
}
.preview-icono.gris-oscuro {
	background: #3f3e3e;
}
.preview-icono.rojo {
	background: #e9454e;
}
.bloque input[type='checkbox']{
    margin-left: 5px;
}
.droppable-preview {
    width: 100%;
    /* padding-top: 54%; */
    box-sizing: border-box;
    background: #f5f5f5 url(/admin/img/adicionales/sin_imagen.jpg) center no-repeat;
    margin-bottom: 10px;
    max-width: 20vw;
    height: calc(20vw / 1.454);
}
.droppable a.eliminar {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
a.bi.bi-trash {
    color: var(--primario) !important;   
    width: 1.5em;
    height: 1.5em;
    border-radius: 1em;
    background: #fff;
    text-align: center;
    z-index: 10;
    display: block !important;
    opacity: 1 !important;
}

a.bi.bi-trash.ver_eliminar {
    opacity: 1 !important;
}
a.bi.bi-trash::before {
    width: 0.7em;
    height: 0.7em;
    position: relative;
    bottom: 0;
    right: 4px;
}
a.bi.bi-trash:hover {
    opacity: 1 !important;
    background: var(--primario) !important;
    color: white !important;
}

#cajas_inferiores a.eliminar {
    font-size: 2.6em;
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: none;
    color: #c00;
    opacity: 0.3;
    transition: all ease 200ms;
}
#contenidos label, #cajas_inferiores label {
    font-size: 1.4em;
    font-weight: 400;
}
.bloque-flex {
    display: flex;
    align-items: center;
}
.bloque-flex-column {
    display: flex;
    flex-direction: column;
}
.bloque-flex-column + .bloque {
    display: flex;
    align-items: center;
}
.bloque-flex-column label {
    font-size: 1.4em;
    font-weight: 400;
    margin-right: 10px;
    min-width: 200px;
}
.pestanas li {
    border-top: 1px solid #dcdcdc;
}
.pestanas li a {
    border-bottom: transparent;
}
.pestanas li a.activo {
    border-color: transparent;
}
.pestanas li:first-of-type {
    border-left: 1px solid #ddd !important;
}
.pestanas li:last-of-type {
    border-right: 1px solid #ddd !important;
}
.version.imagen_movil .banner_texto h2.texto_principal {
    max-width: none;
}
#media-arrow {
    background: var(--secundario);
}
.block {
    display: block !important;
}
#avisos.error {
    width: 100%;
    position: initial;
    padding: 0;
}
#avisos.error .aviso {
    background: #EFA3A3 !important;
    color: #a91e12 !important;
    text-align: center;
    font-size: 14px;
    border:none;
    padding: 10px;
}
.version.imagen_movil {
    display: flex;
    flex-direction: column;
}
table#listado_administradores tr th:last-of-type, table#listado_administradores tbody td:last-of-type,
table#tabla_paginas tr th:last-of-type, table#tabla_paginas tbody td:last-of-type {
    text-align: center;
}
#lightbox{
	background:rgba(0,0,0,0.7) 90% no-repeat;
}
#tabs .boton.agregar {
    padding: 12px 30px;
    float: right;
    line-height: initial;
    width: auto;
    font-size: 1.6em;
    color: #fff;
    border-radius: 6px;
}
#media-cabecera table tr th:nth-child(5),
#media-cabecera table tr td:nth-child(5),
#listado_archivos table tr th:nth-child(5),
#listado_archivos table tr td:nth-child(5) {
    width: 130px !important;
}

#media-cabecera table tr th::selection {
    background: transparent;
}

/* SORTABLE */
.mover {
	background: rgba(255, 255, 255, 1);
	padding: 25px;
	display: flex;
	position: relative;
	margin-bottom: 30px;
	min-height: 200px;
	border-radius: 10px;
	cursor: grab;
	cursor: -moz-grab;
    cursor: -webkit-grab;
}
.mover:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.mover-about-us {
	background: rgba(251, 251, 251, 1);
	min-height: none;
}
.mover-about-us .fila {
	width: 100%;
}
.mover-about-us.ui-sortable-placeholder {
	border: 1px solid transparent;
}
.imagen-box {
	background: rgba(241, 241, 241, 1);
	min-width: 150px;
	width: 150px;
	height: 150px;
	border-radius: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
	position: relative;
	overflow: hidden;
}
.imagen-box .droppable .imagen {
    margin-bottom: 0;
	background: #f1f1f1 url(/admin/img/adicionales/icono-mini-gris.svg) center no-repeat !important;
	background-size: 30% !important;
}
.imagen-box .droppable a.eliminar {
    bottom: 20px;
    right: 20px;
	display: none !important;
}
.imagen-box label {
    position: absolute;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.imagen-box img {
	min-height: 150px;
	min-width: 150px;
}
.imagen-box img.con-avatar {
	width: 100%;
	min-height: 100%;
}
.textarea-about-us {
    width: 100%;
    height: 54px;
    line-height: 20px;
	overflow:hidden;
}
.d-flex {
	display: flex;
}
.align-center {
	display: flex;
	align-items: center;
}
.align-center .bloque{
	margin: 0;
}
.justify-center {
	display: flex;
	justify-content: center;
}
.iconos-box {
    position: absolute;
    right: 25px;
}
.iconos-box span{
	cursor: pointer;
}
.iconos-box span i{
	font-size: 20px;
	margin-left: 10px;
	position: relative;
	z-index: 1;
}
.ui-sortable-helper {
	background: rgba(234, 234, 234, 1);
}
.col-xs-12 input {
	max-width: 100%;
}
.imagen-box.invalido {
    border: 1px solid red !important;
}
.mover-about-us .iconos-box span:first-child  {
    pointer-events: none;
}
.mover-about-us:first-child .iconos-box {
    pointer-events: none;
}
@media (max-width: 1670px){
    .version.imagen_movil .banner_texto h2.texto_principal {
        font-size: 2em;
    }
    .version.imagen_movil .preview-icono_tipo {
        margin-bottom: 20px;
    }
    .version.imagen_movil .preview_fecha_autor {
        margin: 20px 0;
    }
}

@media (max-width: 1536px){
    .banner_texto h2.texto_principal {
        font-size: 2.5em;
    }
    .preview-icono_tipo h2 {
        font-size: 1.4em;
    }
    .preview-icono {
        width: 3.6em;
        height: 3.6em;
    }
    .boton_preview {
        font-size: 1.4em;
        padding: 12px 45px;
    }
}

.small_alineado_derecha {
    margin-left: 180px;
}