
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body{
        font-family: 'Montserrat', sans-serif;
        font-size:14px;
	background-size:100%;
	background-position:center;
	background-attachment: contain;
	background-size:cover;         
}

.texto_titulo {
	font-family: Suruma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
        /*font-weight: bold;*/
        text-decoration: none;
}

.button { //button white
      font-size: 14px;
      text-align: center;
      border: 1px solid #000000;
      border-radius: 5px;
      color: #ffffff;
      display: inline-block;
      padding: 5px 10px 5px 10px;
      text-decoration: none;
}

.button.white{
      background: #000000;
      border-color: #000000 #000000 #000000;
      box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
      color: #ffffff;
      background: -moz-linear-gradient(top,  #000000, #000000);
      background: -webkit-linear-gradient(top,  #000000, #000000);
      background: o-linear-gradient(top,  #000000, #000000);
      background: ms-linear-gradient(top,  #000000, #000000);
      background: linear-gradient(top,  #000000, #000000);
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
}

.button.white:hover{
        cursor: pointer;
        background: #666;
        border-color: #666 #666 #666;
        box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
        background: -moz-linear-gradient(top,  #666, #666);
        background: -webkit-linear-gradient(top,  #666, #666);
        background: -o-linear-gradient(top,  #666, #666);
        background: -ms-linear-gradient(top,  #666, #666);
        background: linear-gradient(top,  #666, #666);
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#666');
}

.boton_div{
    width: auto;
    height: auto;
    text-decoration: none;
    padding: 3px 15px 3px 15px;
    font-size: 14px;
    border-radius: 6px;
    background-color: #ffffff;
    color: #000000;    
    border: 2px solid #000000;
    position: absolute;
    text-align: center;
    margin-top: 0px auto;
}

.boton_div:hover{
    color: #666;    
    border: 2px solid #666;
    cursor: pointer;
}

.boton_grid{
    text-decoration: none;
    padding: 3px 8px 3px 8px;
    margin: 0px 3px 2px 0px;
    font-size: 14px;
    border-radius: 6px;
    color: #000000;    
    background-image: linear-gradient(to top left, #FFF 30%, #666);
    position: relative;
    display: inline-blocK;
    text-align: center;
    box-shadow: 0px 1px 1px #999;
}

.boton_grid:hover{
    color: #666; 
    background: #FFF;
    cursor: pointer;
    box-shadow: 0px 2px 3px #999;
}

.fondo_tabla01 {
        //width:99.5%;
        margin: auto;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
        overflow:auto;    
        word-wrap:break-word;  
        position: relative;
}

.tabla_pago_recibos {
        margin-top: 0px auto;
	background-color: #FFFFFF;
        word-wrap:break-word;  
        position: relative;
        font-size: 11px;
        display: block;
}

.flex_pago {
    display: flex; 
    width: 680px;
    text-align: left;
}

.deuda_pendiente_pago {
    width: 340px; 
    height: auto;
    margin: 10px 0px 0px 50px;
    border: 1px solid #cccccc; 
    padding-left: 2px;
    display: inline-block; 
}

.monto_pago_ladob {
    margin: 0px auto;
    height: auto;
    display: inline-block; 
    border: 1px solid #cccccc; 
    text-align: left; 
    padding-bottom: 5px; 
}

.table_guardar_pago {
    width: 635px; 
    margin: 0px 0px 5px 0px;
}

.distribuido_pago {
    display: inline-block; 
    padding: 0px; top: 0px; 
    text-align: right; 
    width: 280px;
}

.comentario_pago {
    display: block; 
    padding-left: 5px; 
    width: 650px; 
    margin-top: 5px; 
    font-size: 11px; 
    text-align: justify;
}

.eti_pago {
    transform-origin: left;
    opacity: 0.9;
    letter-spacing: 0.01em;
    font-size: 11px;
    color: #000000;
    display: block;
    position: absolute;
    margin-top: -22px;
    margin-left: 100px;
    padding: 0px 0px 0px 5px;
    z-index: 2;
    pointer-events: none;
    width: 80px;
}    

.bottom_derecha {
    width: 600px; 
    text-align: right; 
    display: inline-block;
}        

.despliegue {
        text-decoration: none; 
        font-size: 13px; 
        vertical-align: middle;
        text-shadow: 0.1em 0.1em #bbbbbb;
}

.despliegue:hover {
        text-decoration: none; 
        text-shadow: 0.1em 0.1em #bbbbbb;
        cursor: pointer;
}

@font-face {
    font-family: mifuente1;
    src: url(BLKCHCRY.TTF);
}

@font-face {
    font-family: mifuente2;
    src: url(Florentia2.ttf);
}

.hBanner {
  font-family: mifuente1;
  font-size: 25px; 
  color: #000000; 
}

.hInicio {
  font-family: mifuente2;
  font-size: 22px; 
  color: #000000; 
}

.hInicio2 {
  font-family: mifuente2;
  font-size: 16px; 
  color: #000000; 
}

.hInicio3 {
  font-family: mifuente2;
  font-size: 14px; 
  opacity: 0.7; 
  color: #000000;
}

.td3 {
  font-family: mifuente2;
  font-size: 15px; 
  color: #000000;
  padding-top: 50px;
}

.hReporte {
    font-family: mifuente2;
    font-size: 20px; 
    color: #000000; 
    font-weight: bold;
}

.titulo01 {
	font-size: 13px;
	color: #ffffff;
        font-weight: bold;
	background-color: #000000;
}

.error {
	font-size: 14px;
	/*font-weight: bold;*/
	color: #FF0000;
	background-color: #ffffff;
}

.link01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3366FF;
        text-decoration: none;
}

.link01:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
        //font-weight: bold;
	color: #3366FF;
        background: #dddddd;
        cursor: pointer;
}

.div_inicio {
	width: 100%;
	height: 100%;
	max-width: 900px;
	margin: auto;
	overflow:hidden;

	text-align: center;
	display:flex;
	flex-flow:row wrap;
}


.div_section {
	width: 100%;
	height: 100%;
	max-width: 1380px;
	margin: auto;
	overflow:auto;

	text-align: center;
	display:flex;
	flex-flow:row wrap;
}

section {
        margin:20px auto;
	width:100%;
	padding:0px;
}   

.section1 {
	width: 100%;
    min-height: 300px;
    margin: 100px auto;
    padding:0px;
	display:flex;
	flex-flow:row wrap;
    background: #ffffff;
}

.section2 {
	width: 100%;
        margin:20px auto;
        padding:0px;
	display:flex;
	flex-flow:row wrap;        
}

section div.cuerpo {
        margin:5px auto;
	width:100%;
       
        padding: 0px;
        font-size: 12px;
	align: center;
}

footer {
	width:100%;
	padding:0px;
	margin-top: -100px;
}

footer div {
        margin-top: 0px;
        padding:0px;
	width:100%;
	
        font-size:12px;
	text-align: center;
}

form a {
	text-decoration: none;
        //text-decoration-line: underline;
	color: #444;
}

form a:hover{
	text-decoration:none;
        text-decoration-line: none;
	//color: #1221d3;
}

.etiquetas_thin12 {
    transform-origin: left;
    color: #000;
    letter-spacing: 0.01em;
    font-size: 12px;
    padding: 1px;
    //text-align: center;
}

.etiquetas_thin14 {
    color: #000;
    letter-spacing: 0.01em;
    font-size: 14px;
}

.etiquetas_bold13 {
    transform-origin: left;
    color: #000;
    letter-spacing: 0.01em;
    font-size: 13px;
    padding: 1px;
    text-align: center;
    font-weight: bold;
  
}

.eti_gridTitulo {
    transform-origin: left;
    color: #000000;
    letter-spacing: 0.01em;
    font-size: 13px;
    padding: 1px;
    /*font-weight: bold;*/
    background: #666;
}

.etiquetas_bold15 {
    transform-origin: left;
    color: #000;
    letter-spacing: 0.01em;
    font-size: 14px;
    padding: 1px;
    text-align: center;
    font-weight: bold;
  
}

.texto1 {
    transform-origin: left;
    color: #000;
    font-weight: 100;
    letter-spacing: 0.01em;
    font-size: 13px;
    padding: 1px;
    text-align: center;
  
}

/************** ELEMENTOS ********************/
/*********************************************/
/*********************************************/
section div.rep_large {
    position: relative;
    padding: 0px 2px 0px 20px;
    margin: 0px;
    width: 330px;
    display:inline-block;
    text-align: left;
}

section div.rep_medium {
    position: relative;
    padding: 0px 2px 0px 20px;
    margin: 0px;
    width: 240px;
    display:inline-block;
    text-align: left;
}

section div.rep_fecha {
    position: relative;
    padding: 0px 2px 0px 10px;
    margin: 0px;
    width: 175px;
    display:inline-block;
    text-align: left;
}

section div.rep_small {
    position: relative;
    margin: 0px;    
    display:inline-block;
    text-align: left;
    padding: 0px 2px 0px 15px;
    width: 122px;    
}

section div.elem_xxlarge {
    position: relative;
    margin: 0px;    
    display:inline-block;
    text-align: left;
    padding: 0px 2px 3px 10px;
    width: 90%;
}

section div.elem_xlarge {
    position: relative;
    margin: 0px;    
    display:inline-block;
    text-align: left;
    padding: 0px 2px 3px 10px;
    width: 58%;
}

section div.elem_large1 {
    position: relative;
    margin: 0px;    
    display:inline-block;
    text-align: left;
    padding: 0px 2px 3px 10px;
    width: 350px;
}

section div.elem_medium1 {
    position: relative;
    margin: 0px;    
    display:inline-block;
    text-align: left;
    padding: 0px 2px 0px 10px;
    width: 200px;
}

section div.elem_fecha {
    position: relative;
    margin: 0px;    
    display:inline-block;
    text-align: left;
    padding: 0px 2px 0px 10px;
    width: 185px;
}

section div.elem_small1 {
    position: relative;
    margin: 0px;    
    display:inline-block;
    text-align: left;
    padding: 0px 2px 0px 10px;
    width: 135px;
}
section div.elem_small2 {
    position: relative;
    margin: 0px 100px 0px 10px;  
    display:inline-block;
    text-align: left;
    padding: 0px 2px 0px 10px;
    width: 135px;
}

section div.elem_img {
    position: absolute;
    padding: 0px;
    top: 7px;
    left: 182px;
    width: 10px;
}



form {
	width: 100%;
	margin: 0px auto;
	position: relative;
        text-align: center;
        background: #ffffff;
}

form table {
    position: relative;
    margin: 2px auto;
}

/********** ELEMENTOS **********************/
/*******************************************/
form input[type='text'] {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    line-height: 0;
    font-size: 13px;
    width:98%;
    height:30px;
    display: block;;
    box-sizing: border-box;
    padding: 5px 10px;
    border-radius: 10px;
    color: #000000;
    font-weight: 100;
    letter-spacing: 0.01em;
    position: relative;
    z-index: 1;
}

form input[type='password'] {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    line-height: 0;
    font-size: 13px;
    width:98%;
    height:30px;
    display: block;;
    box-sizing: border-box;
    padding: 5px 10px;
    border-radius: 10px;
    color: #000000;
    font-weight: 100;
    letter-spacing: 0.01em;
    position: relative;
    z-index: 1;
}

form input[type='email'] {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    line-height: 0;
    font-size: 13px;
    width:98%;
    height:30px;
    display: block;;
    box-sizing: border-box;
    padding: 5px 10px;
    border-radius: 10px;
    color: #000000;
    font-weight: 100;
    letter-spacing: 0.01em;
    position: relative;
    z-index: 1;
}

form textarea {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    font-size: 14px;
    text-align: justify;
    width:100%;
    height: 80px;
    max-height: 300px;
    display: block;;
    box-sizing: border-box;
    padding: 5px 5px;
    border-radius: 10px;
    color: #000000;
    position: relative;
    overflow:auto; 
    z-index: 1;
}


form .etiquetas {
    transform-origin: left;
    color: #444;
    font-weight: bold;
    opacity: 0.4;
    letter-spacing: 0.01em;
    font-size: 13px;
    display: block;
    position: absolute;
    margin-top: -25px;
    margin-left: 5px;
    padding: 0px;
    z-index: 2;
    pointer-events: none;
    width: 315px;
}

form .eti_nota {
    position: absolute;
    display: inline-block;    
    transform-origin: left;
    opacity: 0.9;
    letter-spacing: 0.01em;
    font-size: 12px;
    color: #000000;
    margin-top: -22px;
    margin-left: 180px;
    padding: 0px 0px 0px 5px;
    z-index: 2;
    pointer-events: none;
    width: 95px;
}

form .eti_nota2 {
    transform-origin: left;
    opacity: 0.9;
    letter-spacing: 0.01em;
    font-size: 12px;
    color: #000000;
    display: block;
    position: absolute;
    margin-top: -22px;
    margin-left: 110px;
    padding: 0px 0px 0px 5px;
    z-index: 2;
    pointer-events: none;
    width: 80px;
}

form .eti_nota3 {
    transform-origin: left;
    opacity: 0.9;
    letter-spacing: 0.01em;
    font-size: 12px;
    color: #000000;
    display: block;
    position: absolute;
    margin-top: -22px;
    margin-left: 158px;
    padding: 0px 0px 0px 5px;
    z-index: 2;
    pointer-events: none;
    width: 80px;
}

form .eti_textarea {
    transform-origin: left;
    color: #444;
    font-weight: bold;
    opacity: 0.4;
    letter-spacing: 0.01em;
    font-size: 14px;
    display: block;
    position: absolute;
    margin-top: -55px;
    margin-left: 10px;
    padding: 0px;
    z-index: 2;
    pointer-events: none;
}

form .eti_oblig {
    transform-origin: left;
    font-weight: bold;
    opacity: 0.9;
    letter-spacing: 0.01em;
    font-size: 11px;
    color: red;
    display: block;
    position: absolute;
    margin-top: -18px;
    margin-left: -20px;
    padding: 0px 0px 0px 10px;
    z-index: 2;
    pointer-events: none;
}

form .eti_oblig_textarea {
    transform-origin: left;
    font-weight: bold;
    opacity: 0.9;
    letter-spacing: 0.01em;
    font-size: 14px;
    color: red;
    display: block;
    position: absolute;
    margin-top: -55px;
    margin-left: -18px;
    padding: 0px 0px 0px 10px;
    z-index: 2;
    pointer-events: none;
}


.check_left input[type='checkbox'] {
    font-size: 13px;
    display: block;
    color: #000000;
    opacity: 0.9;
    font-weight: 100;
    letter-spacing: 0.01em;
    position: absolute;
    padding: 0px;
    margin-top: 0px;
    margin-left: 20px;
    z-index: 1;
}


.check_left input[type='checkbox'] ~ label {
    font-size: 13px;
    display: block;
    color: #000000;
    opacity: 0.9;
    font-weight: 100;
    letter-spacing: 0.01em;
    position: absolute;
     padding: 0px;
    margin-top: 0px;
    margin-left: 45px;
    z-index: 1;
}


form h {
    transform-origin: left;
    color: #000000;
    font-weight: bold;
    opacity: 0.9;
    letter-spacing: 0.01em;
    font-size: 14px;
    display: block;
    position: absolute;
    margin-top: -22px;
    margin-left: 30px;
    padding: 0px;
    z-index: 2;
    pointer-events: none;
}

form select {
   width: 99%;
   height: 29px;
   padding: 0px;   
   font-size: 14px; 
   border: .5px solid #cccccc;
   border-radius: 8px;   
   background-color: #ffffff;
   display: block;
}


/*********************************************/
/*********************************************/
section div.bloque {
    width: 88%;
    padding: 0px 0px;
    margin: 0px auto;
}

section div.bloque_completo {
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    background: #ffffff;
}

section table.tableTitulo {
    margin: 0px auto;
    overflow:auto;    
    word-wrap:break-word; 
    background: #666;
}

section table.tableGrid {
    width: 100%;
    margin: 0px auto;
    border: 1px solid #D3D3D3;
    overflow:auto;    
    word-wrap:break-word;
}

section table.tableGrid td {
   border-bottom: 1px solid #D3D3D3;
   border-right: 1px solid #D3D3D3;
}

section table.tableGrid2 {
    width: 100%;
    margin: 0px auto;
    border: 1px solid #D3D3D3;
    overflow:auto;    
    word-wrap:break-word;
}

section table.tableGrid2 td {
   border-right: 1px solid #D3D3D3;
}

section div table img.img_cat {
    width: 19px;
    height: 19px; 
}

section div table img.img_form {
    width: 25px;
    height: 25px; 
}

section div table img.img_form2 {
    width: 30px;
    height: 25px;    
}

section div table img.img_form3 {
    width: 25px;
    height: 27px;    
}

.tableAjax {
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
}

div input[type='submit'] {
      width:120px;
      height: 28px;
      border-radius: 5px;
      cursor: pointer;
      font-size: 14px;
      display: inline-block;
      text-align: center;
      background: #000000;
      border-color: #000000 #000000 #000000;
      box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
      color: #ffffff;
      background: -moz-linear-gradient(top,  #000000, #000000);
      background: -webkit-linear-gradient(top,  #000000, #000000);
      background: o-linear-gradient(top,  #000000, #000000);
      background: ms-linear-gradient(top,  #000000, #000000);
      background: linear-gradient(top,  #000000, #000000);
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
}

div input[type='submit']:hover {
      background: #666; 
}

section div input[type='button'] {
      height: 28px;
      margin: 2px auto;
      border-radius: 5px;
      cursor: pointer;
      display: inline-block;
      font-size: 14px;
      text-align: center;
      padding: 5px 12px 5px 12px;
      background: #000000;
      border-color: #000000 #000000 #000000;
      box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
      color: #ffffff;
      background: -moz-linear-gradient(top,  #000000, #000000);
      background: -webkit-linear-gradient(top,  #000000, #000000);
      background: o-linear-gradient(top,  #000000, #000000);
      background: ms-linear-gradient(top,  #000000, #000000);
      background: linear-gradient(top,  #000000, #000000);
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
}

section div input[type='button']:hover {
      background: #666; 
}

/************************* ESTILOS DEL MENU RESPONSIVE ***********************/
/*****************************************************************************/
header {
	width: 100%;
	max-height: 100px;
	padding:0px;
	margin: 0px auto;
        top: 0px;
	text-align: center;
        position: fixed;    
        background: #ffffff;
        z-index: 150;
}

#id_inicio {
	width: 100%;
	padding:0px;
	margin: 0px auto;
    top: 0px;
	text-align: center;
    position: relative;    
    background: #ffffff;
    z-index: 150;
}

.tableBannerInicio {
    width:85%;
    max-height: 180px;
    padding: 0px;
    margin: 0px auto;
    overflow:hidden;    
    display: flex;
    justify-content: center;
    align-divs: center;
    position: relative;
    z-index: 1;
}
.div1_banner {
    padding: 0px; 
    width: 25%; 
}

.div2_banner {
    width: 75%; 
    padding-left: 5px; 
    padding-right: 2px; 
    padding-top: 40px; 
    text-align: left;
    /*white-space: nowrap;*/
}

.div3_banner {
    width: 100%;
    padding-top: 45px; 
}

.div4_banner {
    width: 100%;
    display: inline-block;
}

.div5_banner {
    display: inline-block;
}

.div6_banner {
    display: inline-block;
}

header div table.tableBanner {
    width:73%;
    max-height: 55px;
    padding: 0px;
    margin: 2px auto;
    overflow:hidden;    
    word-wrap:break-word;    
}

header table.tituloPopup {
    width:99%;
    padding: 0px;
    margin: auto; 
}

.td1 {
    font-size:12px;
}

.perfil {
    display: inline-block;
}

.td2 {
    font-family: mifuente1;
    font-size: 28px; 
    line-height: 1.3; 
    color: #000000; 
}

.menu_bar {
    display:none;
}

header nav {
    width:100%;
}
 
header nav ul {
	list-style:none;
        transition: all .5s;
}
 
header nav ul li {
	display:inline-block;
	position: relative;
        text-align: left;
        z-index: 151;
}
 
header nav ul li:hover {
//	background: #000000; 
//	color: #ffffff;
}
 
header nav ul li a {
	color: #666;
	display:block;
	text-decoration:none;
	padding: 0px 3px 0px 3px;
}
 
header nav ul li a:hover {
	color: #000000;
}


header nav ul li:hover .children {
	display:block;
        margin-top: 0px;
}
 
header nav ul li .children {
	display: none;
        width: 160px;
        font-size: 15px;
	position: absolute;
	background: #666;
	z-index: 148;       
}
 
header nav ul li .children li {
	display:block;
	overflow: hidden;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
 
header nav ul li .children li a {
	display: block;
        padding: 10px 10px 10px 10px;
        color: #ffffff;
}

header nav ul li .children li a:hover {
        background: #000000; 
}




.opcion_menu {
    display: none;
}
                
.line_menu {
    position: relative; 
    display: inline-block; 
    margin: 0px auto; 
    padding: 0px; 
    width: 99%;
}

.line_menu_left {
    width: 35%;
    margin: 0px auto; 
    float: left;
    text-align: left; 
    padding: 0px;
    font-size: 13px;
    
}

.line_menu_center {
    width: 30%;
    float: left;
    text-align: right; 
    align-items: center;
    justify-content: center;    
    margin: 0px auto; 
    padding: 0px;  
}

.line_menu_right {
    width: 20%;
    margin: 0px auto; 
    float: right;
    text-align: left; 
    padding: 0px;
    font-size: 13px;    
}

.barra_menu {
    background: #000000; 
    width: 5%;
    height: calc(100% - 100px);
    overflow-y: scroll;
    overflow-x: hidden;    
    left: -100%; 
    position: fixed;
    right:100%;
    margin: 0px 0px 0 0.2%;
    padding: 8px 0px 8px 0px; 
    z-index: 149;
}

.opcion_barra_menu {
    position: relative;
    margin: 0px; 
    padding: 7px 0px 7px 0px;     
    text-align: center;
}

.opcion_barra_menu:hover{
    text-decoration: none;
    background: #666;
    cursor: pointer;
}

.contenedor0 {
    position: relative;
    width: 93%; 
    height: 100%;; 
    margin: 0px auto auto 5.4%; 
    display:flex; 
    overflow: hidden;
    text-align: center;    
    z-index: 1;
}

.contenedor_noticias {
    position: relative; 
    width: 93.25%; 
    height: calc(100% - 100px);
    margin: 0px auto auto 0px; 
    padding: 0px;
    display:inline-block;
    float: left;
    text-align: center;    
}

.div_noticias {
    width: 99.5%;
    /*height: auto;*/
    height: 598px;
    border: 1px solid #D3D3D3; 
    border-radius:10px;
    float:left; 
    margin: 0px auto auto 8px; 
    padding: 0px;
    text-align: center;
}

.cabecera_noti {
    position: relative;
    width: 100%;
    height: 46px; 
    margin: 0px;
    padding: 5px 5px 0px 5px; 
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 110%; 
    font-weight: bold; 
    font-family: mifuente2;
    line-height: 1.2em; 
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.cabecera_suge {
    position: relative;
    width: 100%;
    height: 46px; 
    margin: 0px auto;
    padding: 10px; 
    display: inline-flex;
    align-items: center;
    justify-content: center;   
    font-family: mifuente2;
    font-size: 122%; 
    font-weight: bold;   
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.botones_docum {
    width: 80%;
    height: 16%;
    margin: 0px auto;
    text-align: center; 
    padding: 6px 0px 6px 0px;
}

.botones_barra {
    width: 40%;
    height: 40%;
    margin: 0px auto;
    text-align: center; 
}

.descripcion_noticias {
    width: 98%;
    height: 220px;
    overflow:hidden;
    position: relative;
    margin: 0px 5px 0px 5px;
    padding: 0px 10px 0px 10px;
    text-align: justify;
    font-size: 15px; 
    line-height: 1.6em;
    
    display: -webkit-box;   
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.4)), color-stop(70%, #333));;
}            

.contenedor_suge {
    width: 0%;
    margin: 0px auto 0px 5px; 
    border: 1px solid #D3D3D3; 
    border-radius:10px; 
    float:left; 
    padding: 0px; 
    text-align: center;
}

.div_suge {
    /*height: calc(100% - 55px);*/
    height: 550px;
    margin: 0px; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-top: 5px; 
    padding-bottom: 10px;
    text-align: center;
    overflow:auto;    
}

.titulo_suge {
    position: relative; 
    text-align: justify; 
    height: 60px; 
    top: 15px; 
    font-size: 14px; 
    font-weight: bold; 
    line-height: 1.2em;
}

.contenedor_docum {
    position: fixed;
    width: 6.5%; 
    height: calc(100% - 100px);
    margin: 0px auto auto 87%; 
    display:inline-block;
    float: center;
    text-align: center;  
    border: 1px solid #D3D3D3;
    border-radius: 10px; 
    padding: 0px;
    overflow: hidden;
}

.cabecera_docum {
    width: 100%; 
    margin: 0px auto; 
    height: 46px; 
    padding: 5px; 
    display: inline-flex;
    align-items: center;
    justify-content: center;   
    font-family: mifuente2;
    line-height: 1.0em;
    font-size: 85%; 
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.cabecera_docum:after {
    content: 'Documentos de Interés';
}

.div_docum {
    width: 100%;
    height: calc(100% - 46px);
    top: 60px; 
    padding: 8px; 
    text-align: center;
    overflow:auto;    
}

.menu_bar2 {
    width: auto;
    float: left;
    text-align: center; 
    margin: 0px auto; 
    padding: 0px 120px 0px 30px;
}

.menu_bar2 .bt-menu2 {
    display: block;
    color: #000000;
    font-size: 25px;
    opacity: 0.9;
    text-decoration: none;
    margin: 0px auto;
    padding: 0px;
    border-radius:3px; 
    -moz-border-radius:3px;
    -webkit-border-radius:3px; 
    text-align: center;
    z-index: 147;
}

.logo_sistema {
    height: 50px;
}

.logo_empresa {
     height: 60px;
}

.logo_empresa2 {
    height: 68px;
}

.foto_empresa {
    width: 100%;
}

.noticia_completa {
    text-align: center; 
    max-width: 75%; 
    padding-left: 80px; 
    padding-right: 80px; 
    display: block; 
    border: 1px solid #D3D3D3; 
    border-radius: 15px;
} 

.login {
    width: 40%;
}

@media screen and (max-width: 1024px) {
    .cabecera_noti {
        font-size: 95%;     
    }  
    
    .cabecera_suge {
        font-size: 110%;     
    }
    
    .titulo_suge {
        font-size: 12px; 
    }

    .cabecera_docum {
        font-size: 75%;     
    }      

    .menu_bar2 {
        padding: 0px 25px 0px;
    }

    .line_menu {
        position: relative; 
        display: inline-block; 
        margin: 0px auto; 
        padding: 0px; 
        width: 100%;
    }

    .line_menu_left {
        width: 33%;
        float: left;
        text-align: left; 
        margin: 0px auto; 
        padding: 0px;
        font-size: 13px;
    }

    .line_menu_center {
        width: 32%;
        float: left;
        text-align: center; 
        align-items: center;
        justify-content: center;    
        margin: 0px auto; 
        padding: 0px;  
    }

    .line_menu_right {
        width: 25%;
        float: right;
        text-align: left; 
        margin: 0px auto; 
        padding: 0px;
        font-size: 13px;    
    }
    
    .bottom_derecha {
        width: 300px; 
        padding-top: 10px;
        text-align: left; 
    }     
    
}
@media screen and (max-width: 800px) {

                body {
                    padding-top:0px;
                }

                section {
                    margin:0px auto;
                    width: 100%;
                } 
                
                .section1 {
                    width: 100%;
                    margin:55px auto;
                    padding:0px;
                    display:flex;
                    flex-flow:row wrap; 
                }

                .section2 {
                    width: 100%;
                    margin:20px auto;
                    padding:0px;
                    display:flex;
                    flex-flow:row wrap; 
                }
                
                section div.bloque {
                    width: 100%;
                    margin: 0px;
                    flex-direction:column;
                }
                
                section div.bloque_completo {
                    padding:2px 0px;
                } 

                form {
                     margin: 0px auto;
                }
                
                header {
                        width:100%;
                        max-height: 130px;
                        padding:0px;
                        margin: 0px auto;
                        top: 0px;
                        text-align: center;
                        position: fixed;    
                        background: #ffffff;
                        z-index: 150;
                }

                header div {
                        width:100%;
                        margin:0px auto;
                        padding: 0px;
                        display: inline-block;
                        float: left;
                }

                header div table.tableBanner {
                    width: 85%;
                    height: 100%;
                    padding: 0px;
                    margin: 1px auto 0px 45px;
                }

                .menu_bar {
                    width: 35px;
                    height: 35px;                
                    padding: 0px;
                    display:block;
                    margin: 5px 5px 0px 5px; 
                }  

                .menu_bar2 {
                    display:none;
                }

                .menu_bar .bt-menu {
                    display: block;
                    width: 35px;   
                    height: 35px;
                    color: #000000;
                    overflow: hidden;
                    font-size: 30px;
                    opacity: 0.9;
                    text-decoration: none;
                    margin: 0px;
                    padding: 0px;
                    
                    border-radius:3px; 
                    -moz-border-radius:3px;
                    -webkit-border-radius:3px; 
                    text-align: center;
		    z-index: 147;
                }
                
                .logo_sistema {
                    height: 30px;
                }

                .logo_empresa {
                        height: 35px;
                }
                
                .logo_empresa2 {
                        height: 40px;
                }
                
                .foto_empresa {
                        width: 100%;
                }

                .td1 {
                        font-size:8px;
                        padding-left: 0px;
                }
               
                .perfil {
                       display: none;
                }

                .td2 {
                      font-size: 16px; 
                      padding: 0px;
                }
                
                .td3 {
                    font-size: 12px; 
                    padding-top: 45px;
                }

                /**** MENU DESPLEGABLE ***/
                header nav {
                    width: 60%;
                    height: calc(100% - 60px);
                    position: fixed;
                    right:100%;
                    left:-100%;
                    margin-top: 0px;
		    z-index: 150;
                }

                header nav ul li {
                    display: block;
                    text-align: left;
                    border-bottom:1px solid rgba(255,255,255,.5);
                    background: #000000;
                }

                header nav ul li a {
                    display: block;
                    padding: 8px 20px 8px 20px;
                    color: #ffffff;
                }

                header nav ul li a:hover {
                    color: #ffffff;
                }

                header nav ul li:hover .children {
                    display: none;
                }

                header nav ul li .children {
                    width: 100%;
                    position: relative;
                }

                header nav ul li .children li a {
                    padding: 8px 10px 8px 30px;
                    color: #ffffff;
                    background: #666;
                }
                
                header nav ul li .children li a:hover {
                        background: #000000; 
                        background-image: linear-gradient(to top left, #000000 30%, #666);
                        opacity: 0.8;
                }





                .tableBannerInicio {
                    width:100%;
                    max-height: 130px;
                }

                .opcion_menu {
                    display: inline-block;
                    font-size: 14px;
                }

                .line_menu {
                    width: 99%;
                }

                .line_menu_left {
                    width: 45%;
                    text-align: left; 
                    padding: 0px 0px 0px 5px;                    
                    font-size: 10px;
                }

                .line_menu_center {
                    width: 0%;
                }

                .line_menu_right {
                    width: 55%;
                    text-align: right; 
                    padding: 0px 5px 0px 0px;                      
                    font-size: 10px;
                }

                /************ PANTALLAS **************/
                /*************************************************/
                footer {
                        width:100%;
                        padding:2px;
                        margin-top: 0px;
                }

                footer div {
                        margin-top: 0px;
                        padding:0px;
                        width:100%;

                        font-size:9px;
                        text-align: center;
                }

                .hInicio {
                    font-size: 14px; 
                }
                
                .hInicio2 {
                  font-size: 12px; 
                }

                .hReporte {
                    font-size: 14px; 
                }

                .button.white { 
                    padding: 4px 4px 4px 4px;
                    font-size:12px;
                    display: inline-block;
                    text-align: center;
                }
                

                section table.tableTitulo {
                    margin: 0px;                    
                    width: 100%;
                    overflow:auto;    
                    word-wrap:break-word;                     
                }
                
                section table.tableGrid {
                    display: block;
                    margin: auto;
                    width: 365px;
                    heigth: 365px;
                    overflow:auto;    
                    word-wrap:break-word;                    
                }
                
                section table.tableGrid2 {
                    display: block;
                    margin: auto;
                    width: 365px;
                    heigth: 365px;
                    overflow:uto;    
                    word-wrap:break-word;                    
                }

                .texto1 {
                    font-size: 9px;
                }
                
                section div table img.img_form {
                    width: 29px;
                    height: 29px;
                }

                section div.rep_large {
                    display:block;
                    padding: 0px;
                }

                section div.rep_medium {
                    display:block;
                    padding: 0px;
                }

                section div.rep_fecha {
                    display:block;
                    padding: 0px;
                }

                section div.rep_small {
                    display:block;
                    padding: 0px;
                }

                section div.elem_large1 {
                    display:block;
                    padding: 2px 0px;
                }
                
                section div.elem_medium1 {
                    display:block;
                    padding: 0px;
                }
                
                section div.elem_fecha {
                    display:block;
                    padding: 0px;
                }
                
                section div.elem_small1 {
                    display:block;
                    padding: 0px;
                }
                section div.elem_small2 {
                    display:block;
                    padding: 0px;
                    margin: 0px auto;
                }                
                
                section div.elem_xxlarge {
                    width: 99%;
                    margin-left: 0px;
                }

                .etiquetas_thin14 {
                    font-size: 12px;
                }
                
                .eti_gridTitulo {
                    font-size: 12px;
                }
                
                .contenedor0 {
                    position: relative; 
                    width: 100%; 
                    height: 100%; 
                    margin: 2px auto; 
                    display:block; 
                }

                .barra_menu {
                    width:0px;
                    background: #ffffff;
                    display: none;
                    visibility: hidden;
                }
                
                .contenedor_noticias {
                    position: relative; 
                    display:block; 
                    float: left;                    
                    width: 100%; 
                    height: auto; 
                    margin: 0px auto; 
                }

                .div_noticias {
                    width: 100%; 
                    height: auto;
                    border: 1px solid #D3D3D3; 
                    margin: 0px auto 5px auto; 
                }

                .cabecera_noti {
                    position: relative; 
                    width: 100%; 
                    margin: 0px auto; 
                }

                .descripcion_noticias {
                    width: 98%;
                    text-align: justify;
                    height: 140px;
                    font-size: 14px; 
                    line-height: 1.6em;
                    margin: 0px 5px;
                    padding: 0px 10px;
                    -webkit-line-clamp: 6;
                    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.3)), color-stop(70%, #333));       
                    
                }  

                .contenedor_suge {
                    position: relative;
                    width: 100%; 
                    height: 600px;; 
                    margin: 0px auto 5px auto; 
                    overflow: hidden;
                }

                .cabecera_suge {
                    position: relative;
                    width: 100%;
                    margin: 0px auto;
                }

                .div_suge {
                    position: absolute;
                    width: 100%; 
                    height: calc(600px; - 46px);
                    margin: 0px auto 10px auto; 
                }

                .descripcion_suge {
                    width: 98%;
                    vertical-align: top; 
                    text-align: left; 
                    font-size: 14px; 
                    line-height: 1.6em;
                } 

                .titulo_suge {
                    font-size: 14px; 
                }

                .contenedor_docum {
                    position: relative;
                    width: 100%; 
                    height: 100%; 
                    margin: 0px auto; 
                    top: 0px;
                    overflow:hidden;
                }

                .div_docum {
                    position: relative;
                    width: 100%;
                    height: auto;
                    margin: 0px auto;
                    top: 0px;
                    overflow:hidden;
                }

                .cabecera_docum {
                    position: relative;
                    width: 100%;
                    margin: 0px auto;
                    border-radius: 10px;
                    font-size: 110%; 
                }
                
                .cabecera_docum:after {
                    content: 'Documentos de Interés';
                }

                .botones_docum {
                    padding: 10px;
                }
                
                .noticia_completa {
                    max-width: 100%; 
                    padding-left: 15px; 
                    padding-right: 15px; 
                }
                
                form .eti_nota {
                    margin-left: 190px;
                    font-size: 11px;
                }

                form .eti_nota3 {
                    margin-left: 188px;
                }
                
                .login {
                    width: 45%;
                } 
                
                .div1_banner {
                    width: 15%; 
                }

                .div2_banner {
                    padding-top: 10px; 
                    width: 85%; 
                }

                .div3_banner {
                    padding-top: 35px;
                }

                .div5_banner {
                    width: 75%;
                }

                .div6_banner {
                    width: 23%;
                }
                
                .bottom_derecha {
                    width: 300px; 
                    padding-top: 10px;
                    text-align: left; 
                }     
                
                
                
                form input[type='text'] {
                    font-weight: normal;
                }

                form input[type='password'] {
                    font-weight: normal;
                }

                form input[type='email'] {
                    font-weight: normal;
                }

                .texto1 {
                    font-weight: normal;
                }  

}
@media screen and (max-width: 600px) {
                
                .login {
                    width: 75%;
                } 

                .div1_banner {
                    width: 35%; 
                }

                .div2_banner {
                    padding-top: 15px; 
                    width: 65%; 
                }

                .div3_banner {
                    padding-top: 32px;
                }

                .div5_banner {
                    width: 68%;
                }

                .div6_banner {
                    width: 30%;
                }

                .td2 {
                      font-size: 14px; 
                }

                .td3 {
                    font-size: 11px; 
                    padding-top: 25px;
                }

                /***** ESTILOS DE PANTALLA PAGOS *******/

                .monto_pago_ladob {
                    margin-top: 5px;
                }
                
                .flex_pago {
                    display: block; 
                    width: 320px;
                }

                .deuda_pendiente_pago {
                    width: 330px; 
                    height: auto;
                    margin-left: 1px;
                }

                .distribuido_pago {
                    display: block; 
                    text-align: left; 
                    width: 270px;
                }

                .comentario_pago {
                    width: 320px; 
                }

                .table_guardar_pago {
                    width: 100%; 
                }
                
                .bottom_derecha {
                    width: 300px; 
                    padding-top: 10px;
                    text-align: left; 
                }                 
                
}

