﻿css-container-box-color-2.css-adsum-header {
    background-color:#2d89ef;
    float:left; 
    height:80px;
    overflow:auto;
    width:100%; 
}

.css-logo-principal {
    background-image:url(../../Images/Logos/Logo-Header.png);
    background-size:250px 70px;
	background-repeat:no-repeat; 
	width:250px;
	height:70px;
	float:left;
	margin:10px 10px 10px 10px;	
}

.css-btn-no-top {
    margin-top: 45px;
}

.css-btn-no-top2 {
    margin-top: 42px;
}

.css-contenedor-secundario {
    background-color:#e6e6e6;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
}

.css-no-negative-margin {
    margin-left:0px !important;
    margin-right:0px !important;
}

.css-no-border-radius {
    border-radius:0px !important;
}

.css-logo-login {
    background-image:url(../../Images/Logos/Logo-Login.jpg);
    background-size:100px 100px;
	background-repeat:no-repeat; 
    height:100px; 
    width:100px;
}

.css-formulario-login > .input-group{
    margin-bottom :10px;
}

.css-label-login {
    float: left;
    height: 34px;
    max-width:150px;
}

.css-formulario-contraseña > .input-group-addon {
    margin-bottom:10px;
}

.css-on-no-top {
    margin-top:10px;
}

.css-habilidades {
    background-color:#fafafa;
}

.css-competencias {
    background-color:#f0f0f0;
}

.css-grid-container-hc {
    height:100px;
}

.css-clickeable-element {
    cursor:pointer;
}

.css-no-padding-right {
    padding-right: 0px !important;
}
.css-no-padding-left {
    padding-left: 0px !important;
}


.css-no-border-top-right-radius {
    border-top-right-radius:0px !important;
}

.css-no-border-bottom-right-radius {
    border-bottom-right-radius :0px !important;
}

.css-no-border-bottom-left-radius {
    border-bottom-left-radius :0px !important;
}

.css-border-top-right-radius {
    border-top-right-radius:4px;
}

.css-on-top {
    margin-top:0px !important;
}

.css-no-border-top-left-radius {
    border-top-left-radius:0px !important;
}

.css-no-borders-left {
     border-top-left-radius:0px !important;
     border-bottom-left-radius:0px !important;
}

.css-no-borders-right {
    border-top-right-radius:0px !important;
    border-bottom-left-radius:0px !important;
}

.css-borders-on-top {
    border-top-left-radius:4px !important;
    border-top-right-radius:4px !important;
}

.css-active-gray {
    background-color:#f5f5f5;
}

.css-grid-container-mid {
    height:300px;
}

.css-hidden-element {
    visibility:hidden;
    display:none;
}

.css-visible-element {
    visibility:visible;
    display:block;
}

.css-relative-element {
    position:relative;
}

.css-absolute-element {
    position:absolute;
}

.css-start-in-left {
    left:19px !important;
}

.css-start-in-hidden-left {
    left:-100px !important;
}

.css-background-white {
    background-color:#ffffff;
}

.css-no-overflow {
    overflow:hidden;
}

.css-no-underline {
    text-decoration:none;
}

.css-fixed-width-750 {
    width:900px !important;
    height:auto;
}

.css-fixed-width-700 {
    width:750px !important;
    height:auto;
}

.css-fixed-width-200 {
    width:235px !important;
    height:auto;
}

.css-horizontal-list > a{
    display:inline-block;
}

.css-no-margin-bottom {
    margin-bottom: 0px !important;
}

.css-height-400 {
    height:400px !important;
}

#Catalogos_DDD_CLW-1 {
    width:343px !important;
}

.css-imagenes-empleado {
    display:inline-block;
    cursor:pointer;
    height:330px;
    margin-right:2%;
    width:600px;
}

.css-imagenes-hide {
    display:none;
}

.css-Botones-glyphicon {
    color:#ffffff;
    cursor:pointer;
    font-size:30px;
    height:36px;
    opacity:0.7;
    position:absolute;
    width:auto;
}

.css-Botones-Edicion {
    background-color: #000000;
    height: 40px;
    opacity: 0.8;
    top: 89%;
    position: absolute;
    z-index: 5;
    width: 95%;

}

.css-Botones-Edicion > * {
    display:inline-block;   
    position:relative; 
}

.css-Boton-Atras {
    background:#000000;
    float:left;
    left: 2.5%;
    top:45%;
}

.css-Boton-Adelante {
    background:#000000;
    float:right;
    right: 2.5%;
    top:45%;
}

.css-Boton-Agregar {
    float:left;
    margin-left:2%;
    margin-right: 2%;
}

.css-Boton-Eliminar {
    float:left;
    margin-right: 2%;
}

.css-Boton-Actualizar {
    float:left;
    margin-right: 2%;
}

.css-Boton-Imagenes-Over:hover {
    opacity:1;
}

.css-Banner-Imagenes {
    background-color:transparent;
    border-radius:0;
    float:left;
    margin-bottom:.5em;
    margin-left:.5em;
    padding-bottom:.5em;
    padding-top:.5em;
    position:relative;
    height:330px;
    width:600px;
}

.css-Imagenes-Banner-Inicio {
    height:auto;
    width:100%;
}

.css-tooltip{
    position: absolute;
    background-color:black;
    color: #ffffff;
    border-radius:.5em;
	padding: .5em;
	margin-top: -10em;
	margin-left: -25em;
    z-index: 3;
    display: none;
    opacity:0.7;
    width:150px;
}

.css-tooltip_der{
    position: absolute;
    background-color:black;
    color: #ffffff;
    border-radius:.5em;
	padding: .5em;
	margin-top: 1em;
	margin-left: -25em;
    z-index: 3;
    display: none;
    opacity:0.7;
    width:150px;
}

.css-tooltip_abajo{
    position: absolute;
    background-color:black;
    color: #ffffff;
    border-radius:.5em;
	padding: .5em;
	margin-top: 3em;
    margin-left: -7em;
    z-index: 3;
    display: none;
    opacity:0.7;
    width:150px;
}

.css-Lista-Imagenes {
    background-color:transparent;
    border-radius:0;
    float:left;
    margin-bottom:.5em;
    margin-left:.5em;
    padding-bottom:.5em;
    padding-top:.5em;
    position:relative;
    height:100px;
    width:600px;
}

.css-imagenes-empleado-miniatura {
    display:inline-block;
    cursor:pointer;
    height:80px;
    width:100px;
}

.css-imagenes-opacas {
    opacity:0.5;
}

.css-pull-down {
    bottom:0%;
    margin-bottom:10px;
    position:absolute;
}

.css-elemento-oculto {
    display:none !important;
}
.css-btns-agregar-aceptar-cancelar-imagen {
    width:380px;
}

.css-button-accept-cancel-container {
    
}

.css-button-accept-cancel-container > * {
    display:inline-block;    
}

#ucUploadControl_UploadInputs {
    height:18px !important;
}

#ucUploadControl_TextBox0 {
    height:auto;
}

.css-text-16 {
    font-size:16px;
}

.css-lista-horizontal {
    display:inline !important;
}

.css-item-horizontal {
    display:inline !important;
}

.css-barra-areas {
    overflow-x:hidden !important;
    overflow-y:hidden !important;
}

.css-sin-bordes {
    border:none !important;
}

.css-botones-barra-areas {
    background-color:#F1F1F1;
    font-size: 20px;
}

.css-elemento-no-visible {
    visibility:hidden;
}

.css-selected-element:hover {
    background-color:#F1F1F1;
    color:white;
}

.css-background-light-red {
    background-color:#FF3333 !important;
}

.css-contenedor-carousel {
    height:500px;
    margin-bottom:8px;
}

.css-contenedor-video {
    height:300px;
}

.css-play-no-video {
    color: #f1f1f1;
    font-size: 72px;
}

.css-no-video {
    color: #f1f1f1;
    font-size: 72px;
}

.css-carrousel-config {
    height:460px;
}

.css-carrousel-imagenes {
    background-color:#F1F1F1;
    height:400px;
    position:relative;
    width:400px;
}

.css-no-imagen {
    color: #cccccc;
    font-size: 34px;
    left: 21%;
    position: absolute;
    top: 46%;
}

.css-imagen-carrousel {

}

.css-barra-new-upd {
    background-color: #000000;
    bottom: 0%;
    height: 50px;
    opacity: 0.3;
    position: absolute;
    width: 400px; 
}

.css-botones-barra-new-upd {
    color:#ffffff;
    font-size:34px;
    margin-left:10px;
    opacity:1;
}

.css-inline-elements > * {
    display:inline-block;
}

.css-renglon {
    height:20px;
    margin-bottom:10px;
    position:relative;
}

.css-renglon > *{
    display:inline-block;
}

#ucUploadControl_UploadInputs {
    height:18px !important;
}

#ucUploadControl_TextBox0 {
    height:auto;
}

#IncluirImagen {
    height: 26px !important;
    padding-left: 12px !important;
    padding-right: 25px !important;
    padding-top: 4px !important;
    padding-bottom: 0px !important;
}

.css-boton-adelante {
    position: absolute;
    top: 45%;
    right: 0%;
    font-size: 36px;
    opacity:0.5;
}

.css-boton-adelante:hover {
    opacity:1;
}

.responsive-img {
    height:400px;
    width:400px;
}

.css-height-440 {
    height:440px;
}

.css-boton-atras {
    position: absolute;
    top: 45%;
    left: 0%;
    font-size: 36px;
    opacity:0.5;
}

.css-boton-atras:hover {
    opacity:1;
}

.css-sampler-color {
    height: 130px;
    width: 130px;
}

.css-video-config {
    height:400px;
    width:400px;
    position:relative;
}

.css-contenedor-video-config {
    height:400px;
    width:400px;
}

.css-play-no-video-config {
    color: #f1f1f1;
    font-size: 72px;
    margin-left: 15%;
    margin-top: 35%;
    position: absolute;
}

.css-no-video-config {
    color: #f1f1f1;
    font-size: 72px;
    margin-left: 13%;
    margin-top: -4%;
    position: absolute;
}

.css-container-upload-btn {
    position: absolute;
    bottom: 2%;
    left: 1%;
}

.css-background-gray-c {
    background-color:#cccccc;
}

.css-12-left {
    margin-left:12px;
}

.css-background-light-green {
    background-color:#33FF93 !important;
}

.css-background-light-orange {
    background-color:#FEAB25 !important;
}

.css-background-transparent {
    background-color:transparent !important;
}

.css-background-light-blue {
    background-color:#428bca !important;
}

.css-text-justify {
    text-align:justify;
}

.css-slider-container {
    
}

.css-imagenes-slider {
    height:400px;
    width:600px;
}

.css-selected-element:hover {
    background-color:#cccccc !important;
    /*color:#ffffff !important;*/
}



.css-shadow-box-element {
    -webkit-box-shadow: -1px 0 0 0 #d2d2d2, -1px 0 0 0 #e6e6e6, 1px 0 0 0 #d2d2d2, 2px 0 0 0 #e6e6e6, 0 -1px 0 0 #e8e8e8, 0 2px 0 0 rgba(241, 241, 241, 0.3), 0 1px 0 0 #b1b1b1;
    -moz-box-shadow: -1px 0 0 0 #d2d2d2, -1px 0 0 0 #e6e6e6, 1px 0 0 0 #d2d2d2, 2px 0 0 0 #e6e6e6, 0 -1px 0 0 #e8e8e8, 0 2px 0 0 rgba(241, 241, 241, 0.3), 0 1px 0 0 #b1b1b1;
    box-shadow: -1px 0 0 0 #d2d2d2, -1px 0 0 0 #e6e6e6, 1px 0 0 0 #d2d2d2, 2px 0 0 0 #e6e6e6, 0 -1px 0 0 #e8e8e8, 0 2px 0 0 rgba(241, 241, 241, 0.3), 0 1px 0 0 #b1b1b1;
}

.css-background-default {
    background-color:#ffffff;
}

.css-text-light-blue {
    color:#428bca !important;
}

.css-imagen-carousel {
    height: 500px !important;
    width: 700px  !important;
    margin: 0 auto !important;
    
}

.css-background-opacity {
    background-color: rgba(0, 0, 0, 0.2);
    -moz-background-color: rgba(0, 0, 0, 0.2);
    -webkit-background-color: rgba(0, 0, 0, 0.2);
    -ms-background-color: rgba(0, 0, 0, 0.2);
}

.css-text-15 {
    font-size: 15px !important;
}

.css-height-nav-button {
    height:50px;
}



.css-margen-adicional-5px {
    margin-top:5px;
}

.css-text-16 {
    font-size:16px !important;
}

.css-barra-nav-config-container {
    position: absolute;
    width: 100%;
    left: 11.5%;
}

.css-nav-bar-config {
    height:50px;
    width:938px;
}

.css-active-element {
    background-color:#cccccc;
    border-radius:5px;
}

.css-nav-areas {
    background-color:#f8f8f8;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    height:50px;
    padding-left:5px;
    padding-top:5px;
}

.css-fixed-height-700px {
    height:auto;
    min-height:500px;
    padding-bottom:30px;
    padding-top:10px;
}

#ConfiguracionAreasInicial {
    height:900px;
}

.lead-justify {
    text-align:justify;
}

.element-w-margin-left {
    margin-left:5px;
}

.css- {


}

.noticias-publicas-primera-plana {
    
}

.container-configuracion-areas {
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.css-noticias-pp-container {
    padding: 1px !important;
}

#NoticiasSlider {
    height:170px !important;
    width:900px !important;
}

#NoticiasPrimeraPlanaSlider {
    height:155px !important;
    width:870px !important;
}

#NoticiasAreaSlider {
    height:345px !important;
    width:368px !important;
}


/* Portal Personal */
.portal-personal-area-usuario {
    background-color: white;
    height: 350px;
    margin-bottom:20px;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.portal-personal-menu-opciones {
    background-color: white;
    height: 500px;
}

.portal-personal-mensajes {
    width: 60%;
    overflow: hidden;
    background: #FAFAFA;
    border: solid 1px #D5D5D5;
    height: 300px;
    float: left;
    margin-top: 2.5%;
    margin-left: 3%;
}

.modal-header-enviar-mensajee {
    height: 48px !important;
}

#msgAnterior {
    overflow-y: auto;
    max-height: 267px;
}

.portal-usuario-mensaje-remitente {
    position: relative;
    border: rgb(214, 214, 214) solid 1px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    width: 95%;
    height: auto;
    padding: 6px;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 11px;
    box-shadow: 1px 1px 7px -1px;
}

.portal-usuario-mensaje:hover {
    box-shadow: 1px 1px 8px -1px #CCC;
}

.portal-usuario-mensaje:hover .btn-responder-mensaje {
    color: #949494;
}

.btn-responder-mensaje{
    color: #DDD;
}

.acciones-mensaje {
    float: left;
    font-size: 13px;
    margin-left: 73%;
    margin-bottom: 0px;
    margin-top: 1%;
}

.header-mensajes {
    position: relative;
    border-bottom: solid 1px rgb(231, 231, 231);
    height: 50px;
}

.btn-nuevo-mensaje {
    position: absolute;
    right: 27px;
    top: 7px;
}

.portal-usuario-mostrar-mas {
    margin-top: 10px;
    margin-left: 191px;
    margin-bottom: 10px;
    cursor: pointer;
}

.text-destinatario {
    height:auto !important;
    width: 536px !important;
}

.token-usuarios {
    font-size: 15px;
    height: 22px;
    background: #F1F1F1;
    margin:2px;
}

.badge-total-mensajes {
    margin-left: 8px !important;
    font-size: 18px !important;
}

.badge-total-mensajes-home {
    margin-right: 5px;
    margin-left: 8px !important;
    font-size: 18px !important;
}

.portal-usuario-container-mensajes {
    width: 100%;
    float: left;
    height: 249px;
    overflow-y: scroll;
}

.badge-nuevo-mensaje {
    margin-left: 261px;
    font-size: 17px;
    color: #0882FE;
    position: absolute !important;
    top: 6px !important;
    right: 8px !important;
}

.portal-usuario-header-mensaje {
    font-weight: bold;
    margin-left: 3%;
}

.portal-usuario-imagen-perfil {
    float: left;
    height: 70px;
    width: 70px;
    margin-left: 3%;
}

.portal-usuario-comentario {
    margin-left: 32%;
    min-height: 60px;
    height: auto;
    width: 270px;
}

.portal-usuario-mensaje {
    overflow:hidden;
    position: relative;
    border: rgb(214, 214, 214) solid 1px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    width: 95%;
    height: auto;
    padding: 6px;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 11px;
}

.textarea-mensaje {
    resize: none;
    height: 127px !important;
    width: 539px;
    overflow-y: scroll;
}

.portal-usuario-mensaje-propio {
    position: relative;
    border-radius: 19px;
    padding: 6px;
    margin-top: 1%;
    margin-bottom: 1%;
    float: right;
    max-width: 45%;
    width: auto;
    height: auto;

    background: rgb(0,183,234); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(34,151,253,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,183,234,1)), color-stop(100%,rgba(34,151,253,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(34,151,253,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(34,151,253,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(34,151,253,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,183,234,1) 0%,rgba(34,151,253,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#2297fd',GradientType=0 ); /* IE6-9 */
}

.portal-usuario-comentario-propio {
    color: white;
    margin-left: 3%;
    min-height: 60px;
    height: auto;
    width: auto;
}

.portal-usuario-header-mensaje-propio {
    color: white;
    font-weight: bold;
    margin-left: 3%;
}

.portal-usuario-mensaje-externo {
    position: relative;
    border-radius: 19px;
    padding: 6px;
    margin-top: 1%;
    margin-bottom: 1%;
    background: #ECECEC;
    float: left;
    width: 69%;
    height: auto;
    max-width: 60%;
}

.portal-usuario-comentario-externo {
    margin-left: 3%;
    min-height: 60px;
    height: auto;
    width: auto;
}

.mensaje-fecha {
    float: right;
    margin-top: 2px;
    margin-right: 12px;
    font-size: 9px;
    color: #A8A8A8;
}

.white {
    color:#ffffff;
}

#modal-portal-usuario-nuevo-mensaje {

}

#modal-dialog-portal-usuario-nuevo-mensaje {
    
}

#modal-body-portal-usuario-nuevo-mensaje {
    height: auto;
}

.btn-portal-usuario-enviar {
    width: 20%;
}

li {
    list-style: none;
}

.css-container-of-containers-pp {
  height: auto; 
  min-height: 90%;
  padding-top:10px;
}

.css-container-opciones-visible {
    height: 100%;
    visibility: visible;
}

.css-container-opciones-no-visible {
    display: none;
    height: 100%; 
}

.css-display-yes {
    display: block !important; 
    visibility: visible;
}


/* Configuración áreas -> Noticias */
.btn-limpiar-noticia {
    width: 96px;
}

.float-right {
    float:right;
}

.lblTipTag {
    font-weight: normal;
    font-size: 12px;
}

.btn-guardar-noticia {
    margin-bottom: 40px; 
    margin-right: 10px;
    width: 110px;
}

.input-obligatorio {
    position: absolute;
    color: #E40000;
    top: 1px;
    left: -6px;
}


.header-catalogo-imagen-noticia {
    position: absolute;
    left: 83px;
    top: 3px;
}

.imagen-noticia {
    background: white;
    position: absolute;
    top: 30px;
    left: 77px;
    width: 145px;
    height: 145px;
    box-shadow: 1px 1px 4px 0px;
}

.imagen-noticia2 {
    background: white;
    width: 145px;
    height: 145px;
    box-shadow: 1px 1px 4px 0px;
}

.extension-imagen-noticia {
    position: absolute;
    font-weight: normal;
    top: 176px;
    left: 90px;
}

.btn-buscar-imagen-noticia {
    position: absolute;
    width: 66px;
    font-size: 11px !important;
    height: 22px;
    bottom: 5px;
    right: 10px;
    z-index: -1;
}

.file-imagen-noticia {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    width: 66px;
    height: 22px;
    bottom: 5px;
    right: 10px;
}

.texto-nombre-imagen-noticia {
    position: absolute;
    bottom: 5px;
    height: 22px !important;
    width: 207px !important;
    left: 9px;
}

.text-archivo-pdf {
    position: absolute;
    height: 22px !important;
    width: 313px !important;
}

.file-archivo-noticia {
    position: absolute;
    z-index: 1;
    opacity: 0;
    width: 66px;
    height: 22px;
    left: 319px;
}

.btn-buscar-archivo-noticia {
    position: absolute;
    z-index: 0;
    font-size: 11px !important;
    width: 66px !important;
    height: 22px !important;
    left: 320px;
    font-size: 11px;
}

.text-liga-internet {
    width: 570px !important;
    height: 22px !important;
}

.text-noticia-id {
    width: 152px !important;
}

.text-noticia-titulo {
    width: 450px !important;
}

.text-noticia-resumen {
    width: 450px !important;
    height: 134px !important;
    resize: none !important;
}

.catalogo-noticias {
    background: #FFFFFF;
    height: inherit;
}

.row-catalogo-noticias{
    margin: 0px !important;
}

.catalogo-noticias-area-box {
    background: #FAFAFA;
    border: solid 1px #D5D5D5;
    padding: 5px;
    float: left;
}

.catalogo-noticias-area-box1 {
    overflow-y: auto;
    width: 586px;
    height: 465px;
    margin: 5px;
}

.catalogo-noticias-area-box2-1 {
    width: 298px;
    height: 200px;
    margin: 5px;
}

.catalogo-noticias-area-box2-2 {
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 298px;
    height: 255px;
    margin: 5px;
}

.catalogo-noticias-area-box3 {
    width: 895px;
    height: 524px;
    margin: 5px;
}

.catalogo-noticias-area-box4 {
    width: 895px;
    height: auto;
    margin: 5px;
}

.token-box-noticia-tags {
    width: 450px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out;
}
.css-logos-areas {
    height: 100px;
    width: 100px;
}

.css-ImageSlider-Thumbnail {
    
   
    width: 134px !important;
    height: 90px !important;
    /*border: 1px solid !important;
    border-color: #dddddd !important;
    border-width: 1px !important;
         background-color: white !important;
        */
     background-image: url(../../Images/Portal/Areas/Slider/SilderBackground.png) !important;
    margin-left: -1px;
    
}

.css-ImageSlider-Thumbnail:hover .css-Etiqueta-Imagen{
       background-color:transparent !important;  
        text-decoration:none;
      border-bottom:solid 1px #cccccc;
      
        color: black;
}

.css-ImageSlider-Thumbnail:hover {
    background-image: url(../../Images/Portal/Areas/Slider/gradientGray.jpg) !important;
    border-width: 0px !important;
}
.css-Etiqueta-Imagen:hover {
     text-decoration:none !important;
}

.css-Etiqueta-Imagen {
    color: black;
    display: block;
    text-align: center;
    width:auto;
    font-size:12px;
}

.css-Slider-Image {
    width:auto;
    height: 60px;
    margin-left: 30%;
    margin-top:12px;
}
.css-Imagenes-Renglon-PopUp {
    margin:5px;
    margin-top:5px;
    margin-left:15px !important;
    margin-right: 20px !important;
}


.file-imagen-Area {
     position: absolute;
    cursor: pointer;
    opacity: 0;
    width: 65px;
    height: 22px;
    bottom: 0px;
    right: 0px;


}
.btn-buscar-imagen-Area {
    height: 22px;
    bottom: 10px;
    right: 10px;
    z-index: -1;
    border-radius: 0px;
}

.css-header-portal-logo-tauri{
    background-color:transparent;
    height:100px;
    padding-top:10px;
}

.css-height-portal-areas {
    min-height:900px;
}

.css-margin-bottom-portal-areas {
    margin-bottom:30px;
}

/*Estilos portal inicial*/
.css-background-gris-f1 {
    background-color:#f1f1f1;
}

.css-margin-bottom-30 {
    margin-bottom:30px;
}

.css-video-inicial {
    padding-left:0px !important;
    padding-right:5px !important;
}

.css-revista-inicial {
    padding-left:5px !important;
    padding-right:0px !important;
}
/*Terminan estilos del portal inicial*/

/*Estilos de Portal de Area*/

/*layout 0 o layout default*/

.css-header-layout-0 {
    min-height:400px;
}

.css-videos-layout-0 {
    height:400px;
    padding-bottom:5px !important;
    padding-left:10px !important;
    padding-right:5px !important;
    padding-top:10px !important;
}

.css-video-layout-0 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-noticias-layout-0 {

    height:400px;
    padding-bottom:5px !important;
    padding-left:5px !important;
    padding-right:10px !important;
    padding-top:10px !important;
}

.css-noticia-layout-0 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-sliders-layout-0 {
    height:400px;
    padding-bottom:5px !important;
    padding-left:10px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-slider-layout-0 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-elementos-layout-0 {
    min-height:750px;
    height:auto;
    padding-bottom:10px !important;
    padding-left:10px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-elemento-layout-0 {
    background-color:#ffffff;
    border: 1px solid #dddddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-bottom: 0;
    height:100%;
    width:100%;
}

.css-contenido-areas {
    margin-top:10px;
}

/*layout 1*/

.css-videos-layout-1 {
    height:400px;
    padding-bottom:5px !important;
    padding-left:10px !important;
    padding-right:5px !important;
    padding-top:5px !important;
}

.css-video-layout-1 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-noticias-layout-1 {
    height:400px;
    padding-bottom:5px !important;
    padding-left:5px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-noticia-layout-1 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-sliders-layout-1 {
    height:400px;
    padding-bottom:5px !important;
    padding-left:10px !important;
    padding-right:10px !important;
    padding-top:10px !important;
}

.css-slider-layout-1 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-elementos-layout-1 {
    height:400px;
    padding-bottom:10px !important;
    padding-left:10px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-elemento-layout-1 {
    background-color:#ffffff;
    border: 1px solid #dddddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-bottom: 0;
    height:100%;
    width:100%;
}

/*layout 2*/

.css-videos-layout-2 {
    height:400px;
    padding-bottom:5px !important;
    padding-left:10px !important;
    padding-right:5px !important;
    padding-top:5px !important;
}

.css-video-layout-2 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-noticias-layout-2 {
    height:700px;
    padding-bottom:5px !important;
    padding-left:5px !important;
    padding-right:10px !important;
    padding-top:10px !important;
}

.css-noticia-layout-2 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-sliders-layout-2 {
    height:300px;
    padding-bottom:5px !important;
    padding-left:10px !important;
    padding-right:5px !important;
    padding-top:10px !important;
}

.css-slider-layout-2 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-elementos-layout-2 {
    height:400px;
    padding-bottom:10px !important;
    padding-left:10px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-elemento-layout-2 {
    background-color:#ffffff;
    border: 1px solid #dddddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-bottom: 0;
    height:100%;
    width:100%;
}

/*layout 3*/

.css-videos-layout-3 {
    height:400px;
    padding-bottom:5px !important;
    padding-left:5px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-video-layout-3 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-noticias-layout-3 {
    height:700px;
    padding-bottom:5px !important;
    padding-left:10px !important;
    padding-right:5px !important;
    padding-top:10px !important;
}

.css-noticia-layout-3 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-sliders-layout-3 {
    height:300px;
    padding-bottom:5px !important;
    padding-left:5px !important;
    padding-right:10px !important;
    padding-top:10px !important;
}

.css-slider-layout-3 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-elementos-layout-3 {
    height:400px;
    padding-bottom:10px !important;
    padding-left:10px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-elemento-layout-3 {
    background-color:#ffffff;
    border: 1px solid #dddddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    height:100%;
    width:100%;
    margin-bottom: 0;
}

/*layout 4*/

.css-videos-layout-4 {
    height:400px;
    padding-bottom:5px !important;
    padding-left:5px !important;
    padding-right:10px !important;
    padding-top:10px !important;
}

.css-video-layout-4 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-noticias-layout-4 {
    height:700px;
    padding-bottom:5px !important;
    padding-left:10px !important;
    padding-right:5px !important;
    padding-top:10px !important;
}

.css-noticia-layout-4 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-sliders-layout-4 {
    height:300px;
    padding-bottom:5px !important;
    padding-left:5px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-slider-layout-4 {
    background-color:transparent;
    height:100%;
    width:100%;
}

.css-elementos-layout-4 {
    height:400px;
    padding-bottom:10px !important;
    padding-left:10px !important;
    padding-right:10px !important;
    padding-top:5px !important;
}

.css-elemento-layout-4 {
    background-color:#ffffff;
    border: 1px solid #dddddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    height:100%;
    width:100%;
    margin-bottom: 0;
}

/*Altitud del contenido de elementos de layout*/

.noticia-main {
    overflow:hidden;
    background: white;
    padding: 16px;
    padding-bottom: 42px;
    border-radius: 4px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.noticia-header-main {
    margin-top: 4px;
}

.noticia-imagen-main {
    float: right;
    margin-top: 60px;
    margin-left: 10px;
    margin-bottom: 10px;
    max-height: 400px;
    max-width: 400px;
    height: auto;
    width: auto;
}

.css-contenido-video-layouts {
    height: 356px;
    overflow-y:auto;
}

.css-contenido-slider-layouts-a {
    height: 363px;
    overflow-y:auto;
}

.css-contenido-slider-layouts-b {
    height: 261px;
    overflow-y:auto;
}

.noticias-layout-1 {
    background: #FFFFFF;
    height: 356px !important;
    overflow-y: hidden;
}

.noticias-layout-2 {
    background: #FFFFFF;
    height: 651px !important;
    overflow-y: auto;
}

.slider-container-noticia {
    background: #FFF;
    position: relative;
    width: 368px;
    height: 325px;
    top: -42px;
    left: -22px;
}

.slider-container-header-noticia {
    color: #000000;
    font-size: 24px !important;
    font-weight: bold;
    margin-left: 13px;
}

.slider-container-imagen {
    border: solid 1px #DBDBDB;
    width: 150px;
    height: 150px;
    float: right;
    margin-top: 41px;
    margin-left: 11px;
}

.slider-container-resumen {
    text-align: justify;
    font-size: 17px;
    width: auto;
    height: auto;
    margin-left: 13px;
}

.slider-container-noticia-type2 {
    overflow-x:hidden;
    position:relative;
    border-bottom: solid 1px #EEEEEE;
}

.slider-container-header-noticia-type2 {
    margin-left: 5px;
    width: 352px;
    color: #000000;
}

.slider-container-resumen-type2 {
    text-align: justify;
    margin-left: 5px;
    width: 250px;
    min-height: 67px;
    height: auto;
    color: #858585;
}

.slider-container-imagen-type2 {
    position:absolute;
    box-shadow: #777 1px 1px 3px 0px !important;
    top: 35%;
    right: 3%;
    width: 75px;
    height: 75px;
    float: right;
}


.css-Slider-Image-2 {
    width:89px;
    height: 60px;
}

.css-js-Slider-Video {
    position:relative; 
    margin-top: 30px;
}

/*Barra de botones slider video configuracion areas*/
.css-botones-slider-configuracion-areas {
    position:absolute; 
    top:302px
}

.css-left-39 {
    left:39px;
}

.css-left-78 {
    left:78px;
}

.css-btn-agregar-video {
    cursor: pointer;
    font-size: 15px;
    position: absolute !important;
    
}

.css-btn-agregar-video-position-0 {
    right: 3%;
    top: 20% !important;
}

.css-margin-bottom-15 {
    margin-bottom: 15px;
}

.css-margin-bottom-10 {
    margin-bottom: 10px;
}

.css-margin-bottom-5 {
    margin-bottom: 5px;
}

.css-margin-bottom-8 {
    margin-bottom: 8px;
}

.css-margin-top-5 {
    margin-top:5px !important;
}

.css-margin-top-15 {
    margin-top:15px;
}

.css-margin-top-8 {
    margin-top:8px;
}

.css-margin-top-47 {
    margin-top:47px;
}

.css-botones-videos-areas {
    font-size:15px;
}

.css-botones-videos-areas:hover {
}

.css-margin-left-15 {
    margin-left: 15px;
}

.css-margin-left-10 {
    margin-left: 10px;
}

.css-margin-left-5 {
    margin-left: 5px;
}

.css-margin-right-10 {
    margin-right: 10px;
}

.css-header-portal-areas {
    background-color: transparent;
    height: 100px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom:10px;
    
}

.css-nombre-area-portal {
    color:#5c0916;
    font-size:30px;
    font-weight:bold;
}

.slider-container-noticia-home {
    background: #FFF;
    position: relative;
    width: 870px;
    height: 140px;
    top: -39px;
    left: -22px;
}

.slider-container-imagen-home {
    position: absolute;
    border: solid 1px #DBDBDB;
    width: 130px;
    height: 130px;
    top: 3px;
    right: 45px;
}

.slider-container-resumen-home {
    position: absolute;
    width: 650px;
    height: 97px;
    top: 35px;
    left: 19px;
    font-size: 17px;
}

.slider-container-header-noticia-home {
    position: absolute;
    left: 19px;
    top: -17px;
    color: #000000;
    font-size: 22px !important;
    font-weight: bold;
}

.slider-container-header-noticia-pp-home {
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 9px;
    left: 19px;
    top: -17px;
    color: #000000;
    font-size: 19px !important;
    font-weight: bold;
}

.slider-container-noticia-pp-home {
    position:relative;
    background: #FFF;
    position: relative;
    width: 911px;
    height: 150px;
    top: -39px;
    left: -22px;
}

.slider-container-imagen-pp-home {
    border: solid 1px #DBDBDB;
    width: 90px;
    height: 90px;
    top: 3px;
    right: 45px;
}

.css-slider-container-resumen-pp-home{
    float: left;
    margin-left: 9px;
    margin-right: 0px;
    width: auto;
    min-width: 64%;
    max-width: 66%;
    height: 97px;
    font-size: 13px;
    line-height: 16px;
}

.noticia-home-pp {
    float:left;
    position: relative;
    height: 150px;
    width: 33%;
    border-right: solid 1px #D5D5D5;
    overflow: hidden;
}

.grandient-noticia-pp {
    position:absolute;
    bottom: 0px;
    height: 29%;
    width: 100%;
}

.white-to-transparent-gradient {
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 74%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(74%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.dxis-passePartout {
    background-color:transparent !important;
}

.css-check-box-font-normal {
    font-weight: normal;
}

.css-title-14-bold {
    font-size: 14px;
    font-weight: bold;
}
#ImagenPopUp_PW-1 {
    width: 745px !important;
    height: 695px !important;
}
#ImagenPopUp_PWH-1 {
    height: 30px;
    cursor: move;
    background-color: #5c0916;
    background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -webkit-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -moz-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -o-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    box-shadow: -ms-inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -webkit-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -moz-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -ms-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -o-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    border-top: 1px solid #940e23 !important;
    border-bottom: 1px solid #660a18 !important;
    background-color: #8b0d20 !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc1430', endColorstr='#ff8b0d20', GradientType=0);
    -pie-background: linear-gradient(to bottom, #ab1128 0%, #5c0916 100%);
    background: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%);
    -ms-background: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%);
    -khtml-user-select:d none;
}

#VideoPopUp_PWH-1 {
     background-color: #5c0916;
    background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -webkit-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -moz-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -o-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    box-shadow: -ms-inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -webkit-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -moz-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -ms-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -o-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    border-top: 1px solid #940e23 !important;
    border-bottom: 1px solid #660a18 !important;
    background-color: #8b0d20 !important;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc1430', endColorstr='#ff8b0d20', GradientType=0);*/
     -pie-background: linear-gradient(to bottom, #ab1128 0%, #5c0916 100%);
    background: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%);
    -ms-background: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%);
    
    color:#ffffff;
    height:30px;
    padding-right:5px !important;
    padding-top:5px !important;
}

#ImagenPopUp_PWH-1T {
    color: white !important;
    font-size:16px;
}

.css-txt-div-imagen {
    width: 95px;
    float: left;
}



/**         Estilos de Configuracion areas politicas */


.css-bold-campos-areas {
    font-weight: bold !important;
}

.css-aside-politicas {
        
    width:20%;
    float:left;
    height:auto;
    min-height:650px;
    margin: 0;
    padding: 0;
    display: block;
    text-align: left;

}

.css-article-principal-politicas {
    width:75%;
    float:left;
    margin-left:7px;
    height:auto;
    min-height:650px;  
    
}

.css-margin20-politicas {
    margin-left:20px;
        
}

.css-width-100-politicas {
    width:150px;
    margin-left:25px;
}

.css-width-50-politicas {
    width:60px;
}

.css-margin-top-politicas {
    margin-top:5px;
}

.css-backcolor-gray {
    background-color:#F5F5F5;
    border: solid 1px #D5D5D5;
    margin-bottom:5px;
}

.css-astk-cpp {
    color:red;
    position:absolute;
    left:10px;
}

.css-elemento-rotador:hover {
    -webkit-transform:rotate(1080deg);
    -webkit-transition:4s;
   
}

.css-div-gray-imagen {  
    background: #FAFAFA;
    border: solid 1px #D5D5D5;
    margin-bottom: 10px;
}

.css-slider-portal-areas {
    height: 250px !important;
}

.css-div-silde-portal {
    position:relative;
    top:-42px;
    left:-22px;
    background: white;
    height:363px;
    width:106%;
}

.css-image-portal-slide {
    width: 715px;
    height: 318px;
    margin-left: 9%;
}
.css-div-text-slider {
    position: absolute;
    top: 252px;
    left: 80px;
    bottom: auto;
    width: 715px;
    height: 65px;
    color: #fff;
    box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.3);
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}
.isdemoH3 {
    font-size: 28px !important;
    color: white;
    padding-bottom: 9px;
    margin-left: 5px;
}


.css-div-silde-portal-b {
    position: relative;
    top: 0px;
    left: 0px;
    background: white;
    height: 213px;
    width: 501px;
}

.css-div-text-slider-b {
    position: absolute;
    top: 168px;
    left: 0px;
    bottom: auto;
    width: 501px;
    height: 45px;
    padding: 1px 11px 1px;
    color: #fff;    
    box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.3);
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}

.isdemoH3-b {
    font-size: 18px !important;
    color: white;
    padding-bottom: 0px;
    position: relative;
    bottom: 4px;
}

.css-descripcion-imagen-porta {
    position: relative;
    color: #b0b0b0;
    bottom: 30px;
    left: 58px;
}

.sile-configuracion-areas {
    height:460px !important;
}

.css-magin-left-9 {
    margin-left: 9px;
}

.css-container-box-color {
    background: #FAFAFA;
    border: solid 1px #D5D5D5;
    padding: 5px;
    float: left;
}

.css-container-box-color-2 {
    background: #FAFAFA;
    border: solid 1px #D5D5D5;
    float: left;
}



#js-contenedor-video {
    padding:10px 10px 10px 10px;
}

.css-width-678 {
    width:678px;
}

#UploadControlVideo > * {
    font-size: 14px;
    font-weight: bold;
}

.css-padding-left-10 {
    padding-left: 10px !important;
}

.css-padding-left-5 {
    padding-left: 5px !important;
}

.css-padding-bottom-15 {
    padding-bottom:15px !important;
}

.css-input-file-container > * {
    display:inline-block;
}

#js-upload-video-control {
    opacity: 0;
    width: 82px;
    position: absolute;
    top: 0;
    z-index:-1;
}

#js-upld-button {
    padding-bottom: 5px;
    padding-top: 5px;
    height:34px;
}

.css-input-obligatorio {
    position: absolute;
    color: #E40000;
    top: 1px;
    left: 6px;
}

.css-no-margin-top {
    margin-top:0px !important;
}

.css-height-auto {
    height:auto !important;
    padding-bottom:5px;
}

.css-left-1 {
    left:1px !important;
}

#VideosSlider {
    z-index: -1;
}

.css-img-layout {
    height:auto;
    width:400px;
}

.css-border-radius-text-box {
    border-radius:4px;
}

.css-padding-top-5 {
    padding-top: 5px !important;
}

.css-padding-top-10 {
    padding-top: 10px !important;
}

.css-padding-top-15 {
    padding-top: 15px !important;
}

.css-padding-top-20 {
    padding-top:20px !important;
}

.css-paddings-laterales-5 {
    padding-left:5px !important;
    padding-right:5px !important;
}

.css-link-video-areas {
    color: #ab1128;
    text-decoration:dashed;
}

.css-link-video-areas:hover {
    cursor:pointer;
}

.css-reproductor-videos-areas {
    width: 480px !important;
}
.css-no-padding {
    padding:0px !important;
}

.css-transparent-border {
    border:transparent !important;
}

#MensajeGenerico {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    z-index:15000 !important;
}

.column-left {
    float: left;
    width:445px;
}

.column-left-2 {
    float: left;
    width:510px;
}

.column-left-3 {
    float: left;
    width:720px;
}

.column-right {
    float: left;
    width:250px;
}

.column-right-2 {
    float: left;
    width: 445px;
}

.css-transparent-black {
    background-color: rgba(0,0,0,0.5);
    padding:5px;
    top:0px;
}
.css-text-12-white-absolute {
    font-size: 12px;
    color: white;
    margin-left: 10px;
    margin-top: 0px;
    top: 37px;
    position: absolute;
    font-weight:bold
}

.css-alert-warning {
    color: #c09853 !important;
    background-color: #fcf8e3 !important;
    /*border-color: #fbeed5 !important;*/
}

.css-alert-success {
    color: #468847 !important;
    background-color: #dff0d8 !important;
    /*border-color: #d6e9c6 !important;*/
}

.css-alert-danger {
    color: #b94a48 !important;
    background-color: #f2dede !important;
    /*border-color: #eed3d7 !important;*/
}

.file-archivo-plantilla {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    width: 66px;
    height: 22px;
    bottom: 5px;
    right: 0px;
    top: 0px;
    display: none;
}

.btn-buscar-archivo-plantilla {
    position: absolute;
    width: 66px;
    font-size: 11px !important;
    height: 28px;
    bottom: 5px;
    right: 0px;
    top: 0px;
}

.texto-nombre-archivo-plantilla {
    position: absolute;
    height: 28px !important;
    width: 230px !important;
    left: 0px;
    top:0px
}

#myQuestionVideos .modal-content{
    width:300px !important;
}

#sid1 .dxisControl{
	height:500px !important;
    	width:920px !important;
}


#PopUpRevistasanteriores_PW-1 .dxpc-header {
    background-color: #5c0916 !important;
    background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -webkit-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -moz-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -o-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    box-shadow: -ms-inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -webkit-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -moz-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -ms-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -o-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    border-top: 1px solid #940e23 !important;
    border-bottom: 1px solid #660a18 !important;
    background-color: #8b0d20 !important;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc1430', endColorstr='#ff8b0d20', GradientType=0);*/
     -pie-background: linear-gradient(to bottom, #ab1128 0%, #5c0916 100%) !important;
    background: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    
    color:#ffffff !important;
    height:50px;
    padding-right:5px !important;
    padding-top:5px !important;
}

#PopupFormato_PW-1 .dxpc-header {
    background-color: #5c0916 !important;
    background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -webkit-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -moz-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -o-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    box-shadow: -ms-inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -webkit-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -moz-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -ms-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -o-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    border-top: 1px solid #940e23 !important;
    border-bottom: 1px solid #660a18 !important;
    background-color: #8b0d20 !important;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc1430', endColorstr='#ff8b0d20', GradientType=0);*/
     -pie-background: linear-gradient(to bottom, #ab1128 0%, #5c0916 100%) !important;
    background: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    
    color:#ffffff !important;
    height:50px;
    padding-right:5px !important;
    padding-top:5px !important;
}

#PopUpPolitica_PW-1 .dxpc-header {
    background-color: #5c0916 !important;
    background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -webkit-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -moz-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -o-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    box-shadow: -ms-inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -webkit-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -moz-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -ms-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -o-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    border-top: 1px solid #940e23 !important;
    border-bottom: 1px solid #660a18 !important;
    background-color: #8b0d20 !important;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc1430', endColorstr='#ff8b0d20', GradientType=0);*/
     -pie-background: linear-gradient(to bottom, #ab1128 0%, #5c0916 100%) !important;
    background: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    
    color:#ffffff !important;
    height:50px;
    padding-right:5px !important;
    padding-top:5px !important;
}

#popupMensajeGenerico_PW-1 .dxpc-header {
    background-color: #5c0916 !important;
    background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -webkit-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -moz-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -o-background-image: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    box-shadow: -ms-inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -webkit-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -moz-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -ms-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    -o-box-shadow: inset 0 2px 0 #ed445e, inset 0 -1px 0 #ab1128 !important;
    border-top: 1px solid #940e23 !important;
    border-bottom: 1px solid #660a18 !important;
    background-color: #8b0d20 !important;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc1430', endColorstr='#ff8b0d20', GradientType=0);*/
     -pie-background: linear-gradient(to bottom, #ab1128 0%, #5c0916 100%) !important;
    background: -ms-linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    -ms-background: linear-gradient(to bottom, #cc1430 0%, #8b0d20 100%) !important;
    
    color:#ffffff !important;
    height:25px;
    padding-right:5px !important;
    padding-top:5px !important;
}

.css-height-no-video {
    height:400px !important;
}

.css-eye-archivos {
    position:absolute !important;
    right:-30px;
    top:2px;
}

.css-padding-left-right-5 {
    padding-right: 5px !important;
    padding-top: 5px !important;
}

#MensajeGenerico > .modal-dialog >.modal-content {
    width: 350px;
}

.css-btn-upload-slider-config {
    padding:0px 10px !important;
    width:60px !important;
}

#tvClientSideEvents {
    width:260px !important;
}

.css-paddings-5 {
    padding:5px !important;
}

.css-paddings-10 {
    padding: 10px 10px 10px !important;
}

.css-red-icon {
    color:red;
}

.css-border-line-gray {
    border:solid 1px black;
}

.css-text-justify {
    text-align:justify;
}

.css-width-auto {
    width:auto !important;
}

.css-container-color {
    background: #FAFAFA;
    border: solid 1px #D5D5D5;
    padding: 5px;
}

.css-imagen-perview-autorizador {
    height:400px;
    width:400px;
}

.css-modal-autorizador {
    height:500px;
    overflow-y:auto;
}

.css-double-document-container {

}

.css-double-document-container > * {
    display:inline-block;
}

.css-boton-agregar-correo {
    height: 20px !important;
    padding: 0px 10px !important;
    top:0px !important;
    width: 30px !important;
}

.css-text-div-correo {
    width: 200px;
    float: left;
}

/*Modal configuracion cuenta de correo*/
/*#Nombre_C_I {
    width:300px;
}

#Cuenta_C_I {
    width:300px;
}

#Contrasena_C_I {
    width:300px;
}

#Repetir_C_I {
    width:290px;
}

#Servidor_C_I {
    width:300px;
}

#Puerto_C_I {
    width:300px;
}*/

.css-htmleditor-border {
    border: solid 1px #D5D5D5;
}

.modal-footer {
    padding: 10px 10px 10px !important;
}

#myObserv {
    z-index:12010 !important;
}

.css-link-element {
    cursor:pointer;
}

.css-background-black-transparent {
    background-color:rgba(0,0,0,0.8);
    color:white;
    font-size:18px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
}

.css-contenedor-areas-politicas-1 {
    background-color:#F5F5F5;
    border: solid 1px #D5D5D5;
    height:180px;
    margin-bottom:5px;    
    position:relative; 
    width: 684px;
}

.css-no-margin-left-right {
    margin-left:0px !important;
    margin-right:0px !important;
}

.css-width-100 {
    width:100px;
}

.css-width-140 {
    width:140px;
}

.css-width-60 {
    width:60px;
}

.css-width-65 {
    width:65px;
}
.css-width-70 {
    width:70px;
}

/*SECCIÓN RETIROS */

.css-height-21{
    height:21px;
}


/* Bolsa de trabajo*/

.margin-right-5 {
    margin-right:5px;
}


.margin-right-10 {
    margin-right:10px;
}

.row-space{
  margin-bottom: 10px;
}

.btn-width{
  width: 333px;
  height:53px;
  font-size: 30px;
}

.btn-yellow {
  color: #ffffff;
  background-color: #FFFF00;
  border-color: #357ebd;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
  color: #ffffff;
  background-color: #FFFF00;
  border-color: #285e8e;
}

.margin-top3px{
  margin-top: 3px;
}

.margin-top-40px{
  margin-top: 40px;
}

.margin-top-20px{
  margin-top: 20px;
}

.css-combo-turnos {
  width: 100%;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #BDBDBD;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.css-combo-turnos:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.css-combo-turnos:hover,
.css-combo-turnos:focus {
  color: #333333;
  text-decoration: none;
}

.css-combo-turnos:active,
.css-combo-turnos.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.css-combo-turnos.disabled,
.css-combo-turnos[disabled],
fieldset[disabled] .css-combo-turnos {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.datos-gastos-caja{
  padding: 10px;
  border: 1px solid #D8D8D8;
  margin-bottom: 8px;
}

.margin-right-50px{
  margin-right: 50px;
}

.btn-precorte{
  width:80%;
  margin-left: 50px;
}

.btn-fullwidth{
  width:100%;
}

.btn-heigth40px{
  height:40px;
}

.input-align-right{
  text-align: right;
}

.btn-img-usr {
    position: absolute;
    top: 0;
}

/* Estilos Nexo */

.btn-primary-rh {
    color: white !important;
    background-color: #4dae00;
    border-color: #429300;
}

.btn-primary-rh:hover {
    background-color: #429300;
    border-color: #429300;
}

.btn-primary-rh:active {
    background-color: #429300;
    border-color: #429300;
}

.btn-primary-rh:focus {
    background-color: #429300;
    border-color: #429300;
}

.btn-primary-rh:visited {
    background-color: #429300;
    border-color: #429300;
}

/* Nav bar RH*/
.navbar-inverse-rh {
    background-color: #002e6d;
    border-color: #002e6d;
}

.navbar-inverse-rh .navbar-brand {
  color: #999999;
}

.navbar-inverse-rh .navbar-brand:hover,
.navbar-inverse-rh .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse-rh .navbar-text {
  color: #999999;
}

.navbar-inverse-rh .navbar-nav > li > a {
  color: white !important;
}

.navbar-inverse-rh .navbar-nav > li > a:hover,
.navbar-inverse-rh .navbar-nav > li > a:focus {
  
  color: #ffffff !important;
  background-color: #001e47 !important;
}

.navbar-inverse-rh .navbar-nav > .active > a,
.navbar-inverse-rh .navbar-nav > .active > a:hover,
.navbar-inverse-rh .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse-rh .navbar-nav > .disabled > a,
.navbar-inverse-rh .navbar-nav > .disabled > a:hover,
.navbar-inverse-rh .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse-rh .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse-rh .navbar-toggle:hover,
.navbar-inverse-rh .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse-rh .navbar-collapse,
.navbar-inverse-rh .navbar-form {
  border-color: #101010;
}

.navbar-inverse-rh .navbar-nav > .open > a,
.navbar-inverse-rh .navbar-nav > .open > a:hover,
.navbar-inverse-rh .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse-rh .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse-rh .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse-rh .navbar-nav > .open > a .caret,
.navbar-inverse-rh .navbar-nav > .open > a:hover .caret,
.navbar-inverse-rh .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse-rh .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse-rh .navbar-link {
  color: #999999;
}

.navbar-inverse-rh .navbar-link:hover {
  color: #ffffff;
}