@charset "utf-8";
/* CSS Document */

/*SECCIONES DESCRIPCION NOTICIA*/

/*BOTONERA TIPO WORD*/
.mostrar-descripcion div, .mostrar-descripcion p, .mostrar-descripcion li, .mostrar-descripcion a, .mostrar-descripcion b, .mostrar-descripcion font[size="3"] {
    /* font-weight: 400; */
    /* font-size: 17px!important; */
    /* font-family: sans-serif, arial, helvetica!important; */
}
.mostrar-descripcion * {
    font-family: sans-serif, arial, helvetica!important;
}
.editor-descripcion-secciones a {
    color: #0042ff;
    text-decoration: underline;
}
.editor-descripcion-secciones b{
    font-weight: 600!important;
    color: black;
}
.editButtons {
    position: sticky;
    top: 0;
    z-index: 1;
}
.editButtons > span {
    background-color: rgba(163, 163, 163, 0.03);
    padding: 0px 0px 1px;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 4px;
    border-radius: 7px;
    border: 1px solid #ffdedd;
}

.cambiarEstilo, #cambiarEstilo {
    display: inline-block;
    padding: 0px 1px 0px 0px!important;
    min-width: 10px;
    height: 21px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 100!important;
    cursor: pointer;
    border-radius: 4px;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    box-shadow: inset -3px 4px 3px #dddddde0!important;
    box-shadow: none;
    margin: 3px!important;
    transition: 1.5s;
}
#cambiarEstilo:active {
    box-shadow: inset 1px 1px 9px #8a8a8a;
}

#cambiarEstilo:focus {
    outline: none;
}
button.cambiarEstilo img, button#cambiarEstilo img {
    width: 15px;
}
h2.titulo-editor-descripcion {
    margin: 5px 0;
}
.editButtons {
    text-align: center;
    padding: 9px 1% 0px 1%;
    width: 98%;
    border-radius: 10px 10px 0px 0px;
    background-color: #ffb900;
    margin-left: -2px;
    border-left: 2px solid orange;
    border-right: 2px solid darkorange;
    height: auto!important;
    float: left;
}

button#cambiarEstilo:hover {
    background-color: #f1f1f1;
    border: 2px solid #b1b1b1;
    transition: 0.1s;
}
div#article-main-content {
    /* display: flex; */
}

/*EDITOR DE NOTICIAS*/
.editor-descripcion-secciones {
    background-color:white;
    outline: 2px solid orange!important;
    min-height: 100px;
    display: inline-block;
    width: calc(100% - 20px);
    overflow: hidden;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px;
}
.editor-descripcion-secciones small.mover-bloques {
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-bottom: 0;
    height: 0;
    overflow: hidden;
    transition: 0.3s;
    margin-bottom: 6px;
    float: right;
    width: 100%;
    padding: 0;
}
.editor-descripcion-secciones small.mover-bloques > span {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 7px 5px;
    border-radius: 4px;
    background-color: gray;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 0px 0px 6px 6px;
    margin-right: 6px;
    margin-top: 0px;
    min-width: 150px;
    transition: 0.3s;
    font-family: monospace;
}
.editor-descripcion-secciones small.mover-bloques > span:hover {
    background-color: black;
}
.editor-descripcion-secciones > div {
    outline: 1px solid gray;
}
.editor-descripcion-secciones > div {
    min-height: 40px;
}
.editor-descripcion-secciones > div .mover-bloques {
    display: block;
    height: 25px!important;
    padding: 0;
    transition: 0s;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 0;
}


*[contenteditable="true"]:hover {
    outline: 1px solid #000000;
}

*[contenteditable="true"] {
    outline: 1px solid #e6e6e6;
}

/*CONTENIDO EDITOR*/

.editor-descripcion-secciones > div {
    transition: 0.3s;
    display: block!important;
    position: relative;
    overflow: hidden;
    animation-duration: 0.3s!important;
}

.editor-descripcion-secciones > div hr {
    border-style: solid;
    border-width: 1px;
    border-bottom: 1px solid gray;
    border-color: #929292;
}
select#agregar-secciones {
    border-radius: 40px;
    margin-bottom: 11px;
    border: 2px solid #ffb900!important;
    background-color: #ff9900!important;
    color: white;
    width: 130px;
    font-weight: bold;
    font-family: arial;
    padding: 4px;
    float: left;
    margin-top: 0!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    margin-right: 7px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}
select#agregar-secciones optgroup {
    font-size: 16px;
}
select#agregar-secciones option {
    font-size: 14px;
    cursor:pointer!important;
}
label.file-txt {
    display: inline-block;
    font-weight: bold;
    text-align: right;
}
.seccion-descripcion h2 {
    margin: 0;
}

.seccion-descripcion  span.imagen-articulo {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    background: url(/panel/img/imagen.png);
    background-size: cover;
    outline: 1px solid gray;
    cursor: pointer;
}
.seccion-descripcion span.imagen-articulo {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    min-height: 50px;
    max-height: 600px;
}
span.imagen-articulo {
    /* height: auto!important; */
    min-height:10px!important;
}
img.imagen-editable {
    display: inline-block;
    /* vertical-align: middle; */
    width: 100%!important;
    /* height: 100vh !important; */
    /* max-height: 100%; */
    /* max-height: 100%; */
    /* object-fit: cover!important; */
    /* object-position: center!important; */
    /* z-index: 3; */
    /* background-color: #fafafa; */
    /* text-align: center; */
}

img.imagen-editable.altura-fija {
    display: inline-block;
    vertical-align: middle;
    width: 100%!important;
    height: 100vh !important;
    max-height: 100%;
    max-height: 100%;
    object-position: center!important;
    z-index: 3;
    background-color: #fafafa;
    text-align: center;
}


img.imagen-editable.altura-fija.contain {
    object-fit: contain!important;
}

img.imagen-editable.altura-fija.cover {
    object-fit: cover!important;
}


img.imagen-editable.height-auto {
    max-height: unset!important;
    width: 100%!important;
    height: auto!important;
    display: inline-block;
    object-fit: unset!important;
    object-position: initial!important;
    min-height: 30px;
}
img.imagen-editable.img-activa {
    opacity: 0.6;
    margin-top: 1%;
    margin-left: 1%;
    outline: 2px solid lime;
}

/*ACORDION EDITOR*/
div#accordion {
    display: inline-block;
    width: 100%;
}
div#accordion > div {
    overflow-y: scroll;
    height: auto!important;
}
.eliminar-item-acordion {
    float: right;
    font-size: 13px;
    font-family: monospace;
    background-color: red;
    color: white;
    border-radius: 10px;
    padding: 2px 5px;
}

.agregar-tabla-acordion {
    float: right;
    font-size: 13px;
    font-family: monospace;
    background-color: #339ce2;
    color: white;
    border-radius: 10px;
    padding: 2px 5px;
}
span.eliminar-tabla-acordion {
    color: white;
    background-color: #f50000;
    font-family: monospace;
    padding: 5px 10px;
    border-radius: 8px 8px 0px 0px;
    margin-top: 20px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    cursor:pointer;
}

/*VENTANA DEPOSITO DE IMAGENES*/
.deposito-editor {
    position: fixed;
    background-color: #000000db;
    color: white;
    padding: 2%;
    left: 3%;
    right: 3%;
    width: 90%;
    text-align: center;
    height: 80%;
    top: 6%;
    bottom: 6%;
    z-index: 9999999999;
    border-radius: 18px;
}

.deposito-editor .item-deposito-editor {
    display: inline-block;
    margin: 7px;
    border-radius: 6px;
    overflow: hidden;
    height: 70px;
    width: 110px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
    background: white;
}

.deposito-editor h3 {
    color: white;
}

img.imagen-deposito-editor {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    margin-top: 0%;
    margin-left: 0%;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    background-color: white!important;
}

.deposito-editor .item-deposito-editor:focus {
    box-shadow: 0px 0px 0px 3px #3fe03b;
}

span.cerrar-deposito {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 42px;
    background-color: #616060;
    padding: 10px;
    border-radius: 100px;
    margin-top: -20px;
    margin-right: -27px;
    cursor: pointer;
    transform: rotate(0deg);
    transition: 0.3s;
    width: 40px;
    height: 40px;
    text-align: center;
    box-shadow: inset 0px 0px 30px black;
    border: 2px solid #3d3d3d;
}
span.cerrar-deposito img {
    width: 70%;
    margin: 6px auto;
    display: block;
}
span.cerrar-deposito:hover {
    transform: rotate(360deg);
}

.deposito-editor .item-deposito-editor:hover {
    box-shadow: 0px 0px 0px 3px orange;
}

.seccion-items-deposito {
    overflow-y: scroll;
    height: 100%;
    color: black;
}

.seccion-items-deposito::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 background-color: white;
}
.seccion-items-deposito::-webkit-scrollbar {
 width: 10px;
 background-color:orange;
}
.seccion-items-deposito::-webkit-scrollbar-thumb {
 background-color:orange;
 background-image: -webkit-gradient(linear, 0 0, 0 100%,  color-stop(.5, rgba(255, 255, 255, .2)),  color-stop(.5, transparent), to(transparent));
}

/*TABLA*/
.barra-agregar-columna {
    margin: 10px 0px;
}
tr.header-tabla-descripcion {
    background-color: #747474;
    color: white;
    text-align: center;
}
td.archivo-editable {
    text-align: center;
}
table.tabla-descripcion.tabla-archivos td {
    font-size: 15px;
}
td.eliminar-fila a {
    background-color: red;
    font-size: 16px!important;
    border-radius: 7px;
    border-bottom: 2px solid darkred;
}
td.eliminar-fila a:hover {
    background-color: #ff6262;
    font-size: 16px!important;
    border-radius: 7px;
    border-bottom: 2px solid darkred;
}
td.eliminar-fila {
    width: 10px;
}
/*BOTONES*/
.boton-en-descripcion {
    display: block;
    margin: 30px auto 0!important;
    text-align: center;
    background-color: #747474;
    color: white;
    padding: 20px 20px;
    border-radius: 30px;
    font-weight: bold;
    min-width: 200px;
    max-width: 330px;
    cursor: pointer;
    position: initial;
}
.boton-en-descripcion {
    color: white!important;
    text-decoration: none!important;
}

.boton-en-descripcion:hover {
    background-color: #8f8f8f;
}
.boton-en-descripcion img {
    pointer-events: none;
}
.titulo-boton-descargar {
    margin-bottom: 10px;
    cursor: initial;
}



span.boton-en-descripcion a{
    color: white;
}
.archivo-editable a {
    pointer-events: none;
    display: block;
}
/*ITEM PERSONAS*/
.editor-descripcion-secciones:hover .b1-3.item-persona .mover-bloques {
    display: block;
    height: 44px!important;
    padding: 0;
    margin-top: -30px;
    transition: 0s;
    text-align: center;
    width: 100%;
    position: relative;
}

.seccion-descripcion .b1-3.item-persona span.imagen-articulo:before {
    display: none;
}

.editor-descripcion-secciones .b1-3.item-persona small.mover-bloques > span {
    margin-bottom: 4px;
}


.editor-descripcion-secciones .b1-3.item-persona {
    outline: 1px solid gray;
    padding-top: 30px;
    height: 400px;
    overflow: hidden;
}
.b1-3.item-persona select {
    padding: 0;
    width: 100%;
    text-align: center;
}
.b1-3.item-persona h3 {
    font-weight: bold!important;
}
.seccion-descripcion .b1-3.item-persona span.imagen-articulo:before{
    display:none;
}


/*AGREGAR IFRAME ARCHIVO*/
.archivo-en-descripcion iframe {
  height: 300px;
  min-height: 300px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  resize: both;
  overflow: auto;
}
span.archivo-en-descripcion a {
    /* pointer-events: none; */
}


/*FONT SIZE*/
font[size='4'] {
    font-size: 21px;
}


/*HEIGHT*/
.height-100 {
    height: 100px!important;
}
.height-200 {
    height: 200px!important;
}
.height-300 {
    height: 300px!important;
}
.height-400 {
    height: 400px!important;
}
.height-500 {
    height: 500px!important;
}
.height-600 {
    height: 600px!important;
}