@import "grids.css?345";
@import "mobil.css?345";
@import "menu_mobil.css?345";
@import "anchos.css?345";
/* body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
} */


body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
  color: #555;
}

/* INTERNAS */

#cielo {
  height: 550px;
  background: transparent url(../img/fondo_nubes.png) repeat-x;
  border: none;
}

#header {
  float: left;
  width: 1024px;
  height: 158px;
  background: transparent url(../img/header.png) no-repeat;
}

#container {
  /*background: transparent url(../img/trama.png);*/

  /* min-height: 345px; */

}

.main-menu {
  background-color: #F8F8F8;
  border-radius: 10px;
}

.main_menu_Tabla {
  display: grid;
  grid-template-columns: 0.1fr auto 0.01fr;
  align-items: center;
  padding: 0px 0px 0px;

}

#contenido {

  display: grid;
  grid-template-rows: min-content min-content min-content min-content;
  gap: 25px;
  align-items: center;
  align-content: center;
}

#contenido1 {
  height: 600px;

  background: transparent url(../img/fondo_nubes.png) repeat-x;
  border: none;
}


#tabla-login tr td.content {
  background: transparent url(../img/barra_fondo.png) repeat-x;
  padding-top: 3px;
}

#tabla-login tr td.content-left {
  background: transparent url(../img/barra_corte_izq.png) no-repeat;
  width: 18px;
}


#tabla-login tr td.carta_off div {
  background-color: transparent;
  background-image: url(../img/carta_off.png);
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  cursor: pointer;
}

#tabla-login tr td.carta_on div {
  background-color: transparent;
  background-image: url(../img/carta_on.png);
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  cursor: pointer;
  padding-top: 2px;
}

#tabla-login tr td.carta_on div span {
  font-weight: bold;
  color: #555555;
  margin-left: 32px;
  padding-top: 5px;
}

#tabla-login tr td.content-center {
  background: transparent url(../img/barra_separador.png) no-repeat;
  width: 2px;
}

#tabla-login tr td.content-right {
  background: transparent url(../img/barra_corte_der.png) no-repeat;
  width: 18px;
}



/****************************************************************/
.tabla-pestania tr td a {
  color: #CCCCCC;
}

.tabla-pestania tr td a:link {
  text-decoration: none;
  color: #CCCCCC;
}

.tabla-pestania tr td a:visited {
  text-decoration: none
}

.tabla-pestania tr td a:active {
  text-decoration: none
}

.tabla-pestania tr td a:hover {
  text-decoration: none;
  color: gray;
}

.tabla-pestania {
  float: left;
  border-collapse: collapse;
  margin-left: 5px;

}

.tabla-pestania tr td.content {
  font-weight: bold;
  background: transparent url(../img/pestania-body.png) repeat-x;
  padding: 6px 10px 0px 10px;
}

.tabla-pestania tr td.completado {
  border-bottom: solid 1px #CCCCCC;
  width: 100px;
}

.tabla-pestania tr td.content-left {
  background: transparent url(../img/pestania-left.png) no-repeat;
  width: 12px;
}

.tabla-pestania tr td.content-right {
  background: transparent url(../img/pestania-right.png) no-repeat;
  width: 13px;
}

.tabla-pestania tr td.sel {
  border-bottom: solid 1px white;
  /*#CCCCCC;*/
}

.tabla-pestania tr td.sel a {
  color: gray;
}

.tabla-pestania tr td.nosel {
  border-bottom: solid 1px #CCCCCC;
  color: #CCCCCC;
}

/*****************************************************************************************************/






#menu ul li {
  width: 180px;
  height: 53px;
  margin: 0px;
  padding: 9px 10px;
  background: transparent url(../img/menu-middle.png) no-repeat;
  color: #3383DB;
  font-weight: bold;
}

#menu ul li.submenu {
  width: 140px;
  height: 15px;
  padding: 9px 30px;
}

#menu ul li.top {
  background: transparent url(../img/menu-top.png) no-repeat;
}



#menu-top div.main-menu table {
  width: 1000px;
  border-collapse: collapse;
}

#menu-top div.main-menu div.barra-btn-home {
  width: 50px;
  height: 54px;
  background: url(../img/btn_home_off.png) no-repeat;
}

#menu-top div.main-menu div.barra-btn-home:active {
  background: url(../img/btn_home_on.png) no-repeat;
}

.main-menu {
  padding: 0px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ebebeb+50,d4d4d4+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 50%, #d4d4d4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 50%, #d4d4d4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #ebebeb 50%, #d4d4d4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4d4d4', GradientType=0);
  /* IE6-9 */

}

table tr td.barra-menu ul.sf-menu li.sfHover ul li {
  width: 170px;
}

table tr td.barra-menu ul.sf-menu li.current a:hover {
  background: transparent;
}

table tr td.barra-menu ul.sf-menu li.sfHover ul li a:hover {
  background: #D6D2D2;
}

#menu-top div.main-menu table tr td.barra-pregunta {
  width: 45px;
  height: 54px;
  background: url(../img/btn_ayuda_off.png) no-repeat;
}

#menu-top div.main-menu table tr td.barra-pregunta:active {
  background: url(../img/btn_ayuda_on.png) no-repeat;
}

#menu-top div.main-menu {
  padding: 0px;
  float: left;
  width: 100%;
}

#menu div.main-menu div.submenu {
  width: 138px;
  height: 15px;
  padding: 2px 30px 2px 30px;
  border-top: solid 1px #B8B8B8;
  border-left: solid 1px #B8B8B8;
  border-right: solid 1px #B8B8B8;
}

#menu div.main-menu div.submenu:hover {
  background: #ECECEC;
}

#menu div.main-menu {
  float: left;
  list-style: none;
  margin-left: 20px;
  margin-top: 12px;
  padding: 0px;
}

#menu div.main-menu div {
  width: 200px;
  height: auto;
  margin: 0px;
  padding: 0px 0px;
  background: #F5F5F5;

  color: #3383DB;
  font-weight: bold;
}

#menu div.main-menu div.top {
  padding: 5px 0px 5px 5px;
  background: transparent url(../img/menu-top.png) no-repeat;
}

#menu div.main-menu div.supermenu {
  padding: 5px 0px 5px 5px;
  background: transparent url(../img/menu-middle.png) no-repeat;
}

#menu div.main-menu div a {
  width: 140px;
  height: 53px;
  color: #3383DB;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  padding-left: 16px;
  background: transparent url(../img/bullet_doble.gif) no-repeat left;
}

#menu div.main-menu div img {
  vertical-align: middle;
  padding-right: 5px;
  width: 41px;
  height: 38px;
}



#menu div.main-menu div.bottom {
  background: transparent url(../img/menu-bottom3.png) no-repeat;
  padding: 5px 0px 5px 5px;
  background-position: 0% 100%;
}







#menu ul li.bottom {
  background: transparent url(../img/menu-bottom.png) no-repeat;

}

#menu ul li a {
  width: 140px;
  height: 53px;
  color: #3383DB;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  padding-left: 16px;
  background: transparent url(../img/bullet_doble.gif) no-repeat left;
}


#menu ul li img {
  vertical-align: middle;
  padding-right: 5px;
}

/*****************************************************************************************************/
#contenido-top-pestania {
  width: 1000px;
  height: 12px;
  float: right;
  margin: 0px 10px 0px 0px;
  background: transparent url(../img/content-top.png) no-repeat;
}

#contenido-middle-pestania {
  width: 100%;
  margin: 0px;
  padding: 0px 0px;
  background: white;
  font-size: 12px;
  border-radius: 20px;
}


#contenido-top {
  width: 1000px;
  height: 11px;
  float: right;
  margin: 0px 10px 0px 0px;
  background: transparent url(../img/content-top.png) no-repeat;
}

.contenido-middle {
  /*	padding: 10px 20px;*/
  background: white;
  border-radius: 10px;
}

#contenido-bottom {
  float: right;
  width: 1000px;
  height: 12px;
  margin: 0px 10px;
  background: transparent url(../img/content-bottom.png) no-repeat;
}

#contenido-comunidades-top {
  float: right;
  width: 1000px;
  height: 80px;
  margin: 0px 10px;
  border-bottom: none;
  background: transparent url(../img/header-comunidades.png) no-repeat;
}

#contenido-colilla-top {
  float: right;
  width: 1000px;
  height: 80px;
  margin: 0px 10px;
  border-bottom: none;
  background: transparent url(../img/header-colilla.png) no-repeat;
}

#contenido-comunidades-top div {
  margin: 0px 40px;
}

#contenido-comunidades {
  float: right;
  width: 1000px;
  height: 414px;
  margin: 0px 10px;
  margin-top: -1px;
  background: transparent url(../img/body-comunidades.png) no-repeat;
}

.comunidades-bottom {
  background: url(../img/body-comunidades.png) no-repeat scroll bottom transparent;
  clear: both;
  height: 15px;
  margin-bottom: 15px
}

.lista-reportes li {
  width: 305px;
  float: left;
  text-align: left;
  padding: 0 5px;
  list-style-position: inside;
}

#contenido-colilla {
  float: right;
  width: 1000px;
  height: 414px;
  margin: 0px 10px;
  margin-top: -1px;
  background: transparent url(../img/body-colilla.png) no-repeat;
}

/*pagina home por categoria*/
#contenido-middle-home {
  float: right;
  width: 980px;
  margin: 0px 10px;
  padding: 0px 10px;
  /**/
  background: transparent url(../img/content-body.png) repeat-y;
  font-size: 12px;
}

#contenido-top-home {
  float: right;
  height: 50px;
  margin: 0px 0px;
  border-bottom: none;
}

#contenido-top-titulo-especial {
  float: right;
  height: 80px;
  margin: 0px 10px;
  border-bottom: none;
  background: transparent url(../img/header-titulo-especial.png) no-repeat;
  background-size: 100% 100%;
}

#contenido-top-home div#fondo-notificacion div#sompra-notificacion {
  height: 50px;
  background: transparent url(../img/sombra_notifi.png) no-repeat;
  background-size: 100% 100%;
}

.home-izquierda div#fondo-mensaje div#sompra-mensaje {
  float: left;
  width: 100%;
  height: 50px;
  background: transparent url(../img/sombra_mensaje.png) no-repeat;
  background-size: 100% 100%;
}

.home-derecha div#fondo-muro div#sompra-muro {
  float: left;

  height: 50px;
  background: transparent url(../img/sombra-muro.png) no-repeat;
  background-size: 100% 100%;
}

#contenido-top-home div#fondo-calendario div#sompra-calendario {

  height: 50px;
  background: transparent url(../img/sombra-mensajer.png) no-repeat;
  background-size: 100% 100%;
}

.home-izquierda {
  border-right: solid 1px #C5C5C5;
}
.h51{
  height: 51px;
  max-height: 51px;
}







.home-izquierda div.block {
  margin-top: 0px;
  background: transparent url(../img/fondo_sombra3.png) repeat-x;
  height: 30px;
  margin-top: 1px;
  float: left;
}

.home-izquierda div.block div.notifica1 {
  font-size: .95em;
  margin-top: 1px;
  height: 11px;
  border-right: 1px white solid;
  height: 30px;
  padding-top: 8px;
  padding-left: 5px;
}

.home-izquierda div.block div.notifica2 {
  font-size: 11px;
  float: left;
  width: 111px;
  margin-top: 1px;
  margin-left: 1px;
  height: 9px;
  height: 30px;
  text-align: center;
  padding-top: 6px;
}

.home-derecha {}

.home-derecha div.blockder {
  background: transparent url(../img/fondo_sombra3.png) repeat-x;
  height: 30px;
  margin-top: 1px;
  float: left;
}

.home-derecha div.blockder div.notifica1 {
  font-size: 11px;
  float: left;
  width: 100%;
  margin-top: 1px;
  height: 11px;
  border-right: 1px white solid;
  height: 30px;
  padding-top: 8px;
  padding-left: 5px;
}



.head-title {
  font-size: 20px;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-left: 10px;
}

.head-description {
  margin-top: 10px;
  font-size: 11px;
  color: #555555;
  padding-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  /*	width: 550px; */
}

/********** FORMULARIOS *************************************************************************/
.formulario p {
  overflow: hidden;
  clear: left;
  margin: 0;
  padding: 5px 0 8px 0;
  padding-left: 255px;
  /*width of left column containing the label elements*/
  height: 1%;
}

.formulario label {
  color: #333333;
  font-weight: bold;
  float: left;
  margin-left: -185px;
  /*width of left column*/
  width: 150px;
  /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.text {}

.text:hover {}


.formulario textarea {
  width: 250px;
  height: 150px;
}

.formulario .tip-campo {
  font-size: 9px;
  display: block;
  color: #666666;
}

.formulario .requerido {
  color: #ff0000;
  font-weight: bold;
}

.formulario p.info {
  text-align: left;
  color: #4f4f4f;
  padding-left: 40px;
}

.formulario p.info:hover,
.formulario p.no-hover:hover {
  background-color: transparent;
}

.formulario p.botones {
  padding-left: 0;
  text-align: center;
  width: 518px;
}

.formulario p.botones:hover {
  background-color: transparent;
}

.formulario fieldset {
  margin: 0 0 30px 0;
  padding-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}








#mensajes {
  width: 1024px;
  margin: 0px auto 0px auto;
}

.label {
  width: 210px;
  height: 15px;
  margin-top: 5px;
  font-size: 11px;
}

#div_fondo {
  width: 1024px;
  margin: 0px auto 0px auto;
}

#home-left {
  width: 280px;
  float: left;
  margin-left: 10px;
}

#home-right {
  width: 720px;
  float: right;

}

  {
  #home-left,
  #home-right
}

.block {
  margin-top: 10px;
}

#block-login {
  background: url("../img/login.png") no-repeat scroll 0 0 transparent;
  height: 234px;
  width: 263px;
}

#home-right #slider {
  background: url("../img/block_01_right.png") no-repeat scroll 0 0 transparent;
  height: 235px;
  width: 690px;
}

#home-right #slider .hijo {
  /*background: url("../img/block_01_right.png") no-repeat scroll 50% 50% transparent;*/
  background-color: transparent;
  text-align: justify;
}

#home-right #perfiles {
  background: url("../img/block-02-right.png") no-repeat scroll 0 0 transparent;
  height: 352px;
  width: 693px;
}

#home-right #perfiles #content-casas {
  position: relative;
  top: 20px;
  text-align: center;
}


#div_login {
  margin-left: 20px;
  padding-top: 10px;
}

.block #login-text {
  margin-top: 45px;
  padding-left: 10px;
  padding-right: 10px;
  height: 30px;
  overflow: hidden;
}




#div_fondo #login-rut,
#div_fondo #login-password {
  background: url("../img/input_text.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 30px;
  width: 200px;
  padding-left: 5px;
  padding-right: 5px;
}

#div_fondo #login-dv {
  background: url("../img/input_text_rut_dv.png") no-repeat scroll 0 0 transparent;
  width: 25px;
  border: 0 none;
  height: 30px;
  padding-left: 4px;
  padding-right: 4px;
}

#div_fondo #login-enviar {
  background: url("../img/boton_entrar.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 30px;
  width: 210px;
  margin: 5px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}

.link_comunidad {
  height: 68px;
}

.comunidad {
  position: relative;
}

.comunidad-contenido {
  height: 68px;
  font-size: 11px;
}

.fade-text {
  color: #AAA;
}

/*
#container{
	width: 1024px;
	margin: 0px auto;
}







input[type=text], input[type=password], select, textarea {
	font-size: 1em;
	border: 1px solid #bbb;
	border-top: 1px solid #777;
	border-bottom: 1px solid #ddd;
	background: #fefefe url(../img/textbg.png) no-repeat top left;
	padding: 0.2em 0.2em;
	max-width: 1000px;
	font-variant: normal;
}


.text {
	font-size: 1.1em;
	border: 1px solid #bbb;
	border-top: 1px solid #777;
	border-bottom: 1px solid #ddd;
	background: #fefefe url(../img/textbg.png) no-repeat top left;
	padding: 0.2em 0.2em;
	max-width: 1000px;
	font-variant: normal;
}

.password {
	font-size: 1.1em;
	border: 1px solid #bbb;
	border-top: 1px solid #777;
	border-bottom: 1px solid #ddd;
	background: #fefefe url(../img/textbg.png) no-repeat top left;
	padding: 0.2em 0.2em;
	max-width: 1000px;
	font-variant: normal;
}

.textarea {
	font-size: 1em;
	border: 1px solid #bbb;
	border-top: 1px solid #777;
	border-bottom: 1px solid #ddd;
	background: #fefefe url(../img/textbg.png) no-repeat top left;
	padding: 0.2em 0.2em;
	max-width: 1000px;
	font-variant: normal;
}

.select {
	font-size: 1em;
	border: 1px solid #bbb;
	border-top: 1px solid #777;
	border-bottom: 1px solid #ddd;
	
	background: #fefefe url(../img/textbg.png) no-repeat top left;
	padding: 0.2em 0.2em;
	max-width: 1000px;
	font-variant: normal;
}



.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight:normal; color: #d00000}
.texto_inicio {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight:normal; color: #d00000}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #d00000}
.login { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF}
a.nav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; ; color: #cc0000; text-decoration: none}
a.nav:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000 ; text-decoration: none}
a.nav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; ; color: #990000 ; text-decoration: none}

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000 ; text-decoration: none}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; ; color: #000000 ; text-decoration: none}

INPUT.TEXT.solo-lectura{
    background-color:#f0f0f0;
    border-width:1px;
}
	
/*table
{
	border-width: 0px;
	border-style: none;
	border-color: #ffffff;
	padding: 0px;
	margin: 0px;
}*/

th.main {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  color: #FFFFFF;
  background: #336699;
}

th.sub {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  color: #FFFFFF;
  background: #6699CC;
}

td {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  vertical-align: top;
}

.login_linea {
  border: solid 2px #CC0033;
}



p {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: left;
}

td.cvs {
  padding: 0.5em;
}

.texto {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

.texto_chico {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #333333;
}

.texto_suave {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
  background-color: #8C97AF;
  height: 20px;
}

td.menu_top {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}

a.menu_top {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a.menu_top:hover {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}

td.titulo {
  font-size: 17px;
  font-weight: bold;
}

.subtitulo {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

hr {
  width: 95%;
  text-align: left;
}

hr.titulo {
  color: #000000;
  background-color: #000000;
  height: 1px;
  border: 0px;
  margin: 3px;
}

hr.subtitulo {
  color: #01236b;
  background-color: #01236b;
  height: 1px;
  border: 0px;
  margin: 1px;
}

table.alerta {
  background-color: #F5A9A9;
  border: 1px solid #bbbbbb;
  border-spacing: 3px;
  padding: 4px;
  margin: 0px;
}

table.alerta td {
  color: #333333;
  padding: 10px;
}

table.advertencia {
  background-color: #ffff99;
  border: 1px solid #bbbbbb;
  border-spacing: 3px;
  padding: 4px;
  margin: 0px;
}

table.ayuda {
  background-color: #dfffff;
  border: 1px solid #bbbbbb;
  border-spacing: 3px;
  padding: 4px;
  margin: 0px;
}

table.info {
  background-color: #D6FF9F;
  border: 1px solid #bbbbbb;
  border-spacing: 3px;
  padding: 4px;
  margin: 0px;
}

table.info td {
  color: #333333;
  padding: 10px;
}

img.icono {
  border: 0px;
}

span.req {
  color: #ff0000;
}

td.titlebar {
  background-color: #0000cc;
  color: #ffffff;
  padding: 4px;
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

table.promptbox {
  border: 1px solid #000000;
  background-color: #dfdfdf;
  color: #000000;
  padding: 4px;
  font-family: Verdana, Arial;
  font-size: 10px;
}

span.result1 {
  font-family: Verdana, Arial;
  font-size: 10px;
}

span.result2 {
  font-family: Verdana, Arial;
  font-size: 10px;
}

img.link {
  border: 0px;
  cursor: pointer;
}

span.titulo {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 14px;
}

.titulo-seccion {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  border-collapse: collapse;
}


legend {
  font-weight: bold;
  font-size: 120%;
  letter-spacing: -1px;
  color: #666666;
}

.btn_sitio {
  border: 1px solid #999;
  position: absolute;
  left: 220px;
  top: 25px;
  padding: 3px;
  color: #FFF;
}

.btn_sitio:hover {
  background: #999;
}

.btn_sitio a,
.btn_sitio a:visited,
.btn_sitio:link,
.btn_sitio:active {
  color: #FFF;
  font-size: 12px;
}

.btn_sitio a:hover {
  color: #000;
}

*/

/****  MENSAJES DE SISTEMA ***************************/
.psy_info,
.psy_success,
.psy_warning,
.psy_error,
.psy_fatalerror {
  border: 1px solid;
  margin: 10px 10px;
  padding: 15px 10px 15px 65px;
  background-repeat: no-repeat;
  background-position: 10px center;
  font-size: 12px;
  text-align: left;
}

.psy_info ul,
.psy_success ul,
.psy_warning ul,
.psy_error ul {
  margin: 0 2px;
  padding: 0;
}

.psy_info li,
.psy_success li,
.psy_warning li,
.psy_error li {
  margin: 2px 0;
  padding: 0;
}

.psy_info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('../img/info.png');
}

.psy_success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url('../img/success.png');
}

.psy_warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('../img/warning.png');
}

.psy_error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('../img/error.png');
}

.psy_fatalerror {
  color: #D8000C;
  background-color: #cccccc;
  background-image: url('../img/error.png');
}

/****  FIN MENSAJES DE SISTEMA ***********************/

#cpanel {
  font-family: Arial;
  position: relative;
}

#cpanel h1 {
  color: #4f4f4f;
  text-align: left;
  border-bottom: solid 1px #cccccc;
  width: 99%;
  clear: both;
  padding: 15px 0 0 0;
  margin: 0 0 5px 3px;
  font-size: 20px;
}

#cpanel .cpanel-item {
  text-align: center;
  float: left;
  margin: 3px;
}

#cpanel .cpanel-item a {
  margin: 0;
  color: #4f4f4f;
  border: 1px solid #dddddd;
  display: block;
  float: left;
  height: 92px;
  padding: 2px 5px 1px;
  text-decoration: none;
  width: 105px;
  font-size: 12px;
}

#cpanel .cpanel-item a:hover {
  background-color: #efefef;
  border: 1px solid #4f4f4f;
  color: #333333;
  padding: 3px 4px 0 6px;
}

#cpanel .cpanel-item img {
  border: 0 none;
  margin-top: 13px;
  text-align: center;
}

#cpanel .cpanel-item span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
}

#cpanel .cpanel-texto {
  height: 28px;
  position: relative;
}

/********** FORMULARIOS *************************************************************************/
.formulario p {
  overflow: hidden;
  clear: left;
  margin: 0;
  padding: 5px 0 8px 0;
  padding-left: 255px;
  /*width of left column containing the label elements*/
  height: 1%;
}

.formulario label {
  color: #333333;
  font-weight: bold;
  float: left;
  margin-left: -185px;
  /*width of left column*/
  width: 150px;
  /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.formulario textarea {
  width: 250px;
  height: 150px;
}

.formulario .tip-campo {
  font-size: 9px;
  display: block;
  color: #666666;
}

.formulario .requerido {
  color: #ff0000;
  font-weight: bold;
}

.formulario p.info {
  text-align: left;
  color: #4f4f4f;
  padding-left: 40px;
}

.formulario p.botones {
  padding-left: 0;
  text-align: center;
  width: 518px;
}

.formulario p.botones:hover {
  background-color: transparent;
}

.formulario fieldset {
  margin: 0 0 30px 0;
  padding-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.formulario legend {
  color: #4f4f4f;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
  margin-left: 3px;
}

/********** FIN FORMULARIOS *********************************************************************/
/********** FIN FORMULARIOS *********************************************************************/
/********** BUSCADOR ****************************************************************************/
table.buscador {
  border: solid 1px #cccccc;
}

table.buscador thead th {
  background-color: #2e2e2e;
  color: #ffffff;
  font-weight: normal;
}

table.buscador thead th a {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

table.buscador tbody td {
  padding: 2px 5px;
}

table.buscador tbody td {
  color: #333333;
}

table.buscador tbody td a {
  color: #333333;
}

table.buscador tbody tr.row1 {
  background: #f0f0f0;
  border-top: 1px solid #fff;
}

table.buscador tbody tr.row0:hover td,
table.buscador tbody tr.row1:hover td {
  background-color: #f1e1c8;
}

/********** FIN BUSCADOR ************************************************************************/
/********** PAGINADORES *************************************************************************/
ul.paginador {
  height: 22px;
  line-height: 21px;
  padding: 2px 0;
  margin: 6px 0;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

ul.paginador li {
  display: inline;
  list-style-type: none;
}


ul.paginador li.disablepage span {
  background-color: #f5f5f5;
  color: #d7d7d7;
  border: 1px solid #ebebeb;
}

ul.paginador li.currentpage span {
  background-color: #a61e24;
  color: #ffffff;
  border: 1px solid #650000;
}

ul.paginador li a:link,
ul.paginador li a:visited {
  background-color: #f5f5f5;
  color: #a61e24;
  border: 1px solid #ebebeb;
  width: 22px;
}

ul.paginador li a:hover {
  background-color: #a61e24;
  border: 1px solid #650000;
  color: #ffffff;
}

ul.paginador li.anterior a:link,
ul.paginador li.siguiente a:link,
ul.paginador li.anterior a:visited,
ul.paginador li.siguiente a:visited {
  background-color: #505050;
  color: #ffffff;
  border: 1px solid #2e2e2e;
}

ul.paginador li.anterior a:hover,
ul.paginador li.siguiente a:hover {
  background-color: #a61e24;
  color: #ffffff;
  border: 1px solid #650000;
}

/********** FIN PAGINADORES *********************************************************************/
/********** TABLA EXCEL *************************/
.tabla_excel {
  width: 100%;
}

.tabla_excel tr td {
  font-size: 11px;
}

/********** FIN TABLA EXCEL *************************/
/********** TABULADOR **************************/
ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  /*height: 32px;*/
  height: auto;
  border-bottom: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  width: 100%;
}

ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 31px;
  line-height: 31px;
  border: 1px solid #BDBDBD;
  border-left: none;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
  background: #e0e0e0;
}

ul.tabs li a {
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 1.2em;
  padding: 0 20px;
  border: 1px solid #00;
  outline: none;
}

ul.tabs li a:hover {
  background: #ccc;
}

html ul.tabs li.active,
html ul.tabs li.active a:hover {
  background: #fff;
  border-bottom: 1px solid #fff;
}

.tab_container {
  border: 1px solid #D8D8D8;
  border-top: none;
  overflow: hidden;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
}

.tab_content {
  padding: 5px;
  font-size: 1.2em;
}

/********** FIN TABULADOR *********************/
.psy_info,
.psy_success,
.psy_warning,
.psy_error,
.psy_fatalerror {
  border: 1px solid;
  margin: 10px 10px;
  padding: 15px 10px 15px 65px;
  background-repeat: no-repeat;
  background-position: 10px center;
  font-size: 12px;
  text-align: left;
}

.psy_info ul,
.psy_success ul,
.psy_warning ul,
.psy_error ul {
  margin: 0 2px;
  padding: 0;
}

.psy_info li,
.psy_success li,
.psy_warning li,
.psy_error li {
  margin: 2px 0;
  padding: 0;
}

.psy_info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('../img/info.png');
}

.psy_success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url('../img/success.png');
}

.psy_warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('../img/warning.png');
}

.psy_error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('../img/error.png');
}

.psy_fatalerror {
  color: #D8000C;
  background-color: #cccccc;
  background-image: url('../img/error.png');
}

.jSticky-large {
  background: transparent url(../img/stickynote-large.png) no-repeat top left;
  width: 225px;
  height: 228px;
  position: absolute;
  z-index: 999999;
}

.jSticky-medium {
  background: transparent url(../img/stickynote-medium.png) no-repeat top left;
  width: 160px;
  height: 162px;
  position: absolute;
  z-index: 999999;
}

.jSticky-delete {
  background: transparent url(../img/delete.png) no-repeat top left;
  height: 14px;
  width: 14px;
  position: absolute;
  cursor: pointer;
}

.jSticky-medium .jStickyNote textarea,
.jSticky-medium .jStickyNote p {
  font-size: 14px;
  font-weight: bold;
  height: 115px;
}

.jSticky-large .jStickyNote textarea,
.jSticky-large .jStickyNote p {
  height: 160px;
  font-size: 16px;
}

.jStickyNote textarea {
  width: 75%;
  background-color: transparent;
  border: none;
  font-family: 'Comic Sans MS', Textile, cursive;
  font-size: 16px;
  overflow: hidden;
  color: #999;
  padding: 0px;
  margin: 15px 0px 0px 24px;
  float: left;
  resize: none;
}

.jStickyNote p {
  font-family: 'Comic Sans MS', Textile, cursive;
  color: #444;
  margin: 15px 0px 0px 24px;
  overflow: hidden;
  width: 75%;
  float: left;
}

.jSticky-large .jSticky-create {
  float: right;
  width: 14px;
  height: 14px;
  background: transparent url(../img/ok.png) no-repeat top left;
  margin-right: 1px;
  margin-top: 185px;
  cursor: pointer;
}

.jSticky-medium .jSticky-create {
  float: right;
  width: 14px;
  height: 14px;
  background: transparent url(../img/ok.png) no-repeat top left;
  margin-right: 1px;
  margin-top: 80%;
  cursor: pointer;
}

.ui-multiselect {
  padding: 2px 0 2px 4px;
  text-align: left
}

.ui-multiselect span.ui-icon {
  float: right
}

.ui-multiselect-single input {
  position: absolute !important;
  top: auto !important;
  left: -9999px;
}

.ui-multiselect-single label {
  padding: 5px !important
}

.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px
}

.ui-multiselect-header ul {
  font-size: 0.9em
}

.ui-multiselect-header ul li {
  float: left;
  padding: 0 10px 0 0
}

.ui-multiselect-header a {
  text-decoration: none;
  color: #000000
}

.ui-multiselect-header a:hover {
  text-decoration: underline
}

.ui-multiselect-header span.ui-icon {
  float: left
}

.ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0
}

.ui-multiselect-menu {
  display: none;
  padding: 3px;
  position: absolute;
  z-index: 10000
}

.ui-multiselect-checkboxes {
  position: relative;
  overflow-y: scroll
}

.ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
  padding: 3px 1px;
  border: 1px solid #999999 !important;
  float: none !important;
  margin-left: 0 !important;
  width: auto;
}

.ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px
}

.ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.9em;
  padding-right: 3px
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none
}

* html .ui-multiselect-checkboxes label {
  border: none
}

/**Detalle Cuentas Gasto Comun**/
table.detalle_cuentas_gc {
  border-collapse: collapse;
  border-style: solid;
  border-color: #F0F0F0;
}

table.detalle_cuentas_gc th,
table.detalle_cuentas_gc td {
  color: #555555;
}



.gc_tipo_insumo {
  font-weight: bold;
  width: 720px;
  float: left;
  margin-top: 20px;
}

.gc_tipo_insumo_1 {
  display: inline;
  width: 30px;
  float: left;
  padding: 2px 2px 2px 6px;
}

.gc_tipo_insumo_2 {
  width: 585px;
  float: left;
  text-align: left;
  background: #f0f0f0;
  color: #666;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
  padding: 2px 2px 2px 6px;
}

.gc_tipo_insumo_3 {
  float: right;
  background: #f0f0f0;
  color: #666;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
  width: 56px;
  text-align: right;
  padding: 2px 25px 2px 6px;
}

.gc_detalle_cuentas {
  padding-left: 69px;
  display: block;
  float: left;
  width: 650px;
}

.gc_listado_tr:hover {
  background-color: #E0F8EC;
  cursor: pointer;
}

.gc_encabezado_detalle {
  padding-left: 40px;
  display: block;
  float: left;
  width: 680px;
}

.gc_detalle_glosa {
  width: 555px;
  display: inline;
  float: left;
  padding: 2px 2px 2px 6px;
  background: #66667D;
  color: white;
  font-weight: bold;
}

.gc_detalle_glosa_monto {
  float: right;
  width: 57px;
  text-align: right;
  padding: 2px 25px 2px 6px;
}

.gc_detalle_glosa_monto,
.gc_detalle_glosa {
  background: #66667D;
  color: white;
  font-weight: bold;
}

/**Fin Detalle Cuentas Gasto Comun**/

#botones_footer_pasos {
  text-align: center;
}

.tr_provision {
  background-color: #FF8C00;
}

.total_gasto_comun {
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 20px;
}

.total_gasto_comun input[type="text"] {
  width: 84px;
  text-align: right;
  color: blue;
}

.td_color_crema {
  background-color: #ffffa0 !important;
}

.tr_color_crema:hover {
  background-color: blue !important;
}


/*Tabla Gasto comun*/
.gc_tabla {
  font-family: 10px Tahoma;
}

.gc_header {
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  font-size: 18px;
  font-weight: bold !important;
}

.gc_titulo_tabla {
  border-width: 1px;
  border-style: solid;
  font-weight: bold !important;
  text-align: center;
  color: #000000;
}

.gc_detalle_tabla {
  border-width: 1px;
  border-style: solid;
  font-weight: normal;
  text-align: center;
  color: #000000;
}

.gc_separacion_tabla2 {
  border-left: 1px solid white;
  border-right: 1px solid white;
  height: 10px;
}

.gc_separacion_tabla_subtotal {
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 10px;
  color: #666699;
}

.gc_separacion_tabla {
  border-left: 1px solid white;
  border-right: 1px solid white;
  height: 30px;
}

.gc_detalles_pequenos {
  font-size: 10px;
}

.gc_titulo_principal {
  background-color: #A4A4A4;
  font-size: 14px;
}

.gc_titulo_principal2 {
  background-color: #D8D8D8;
  font-size: 12px;
}

.gc_monto_principal {
  /*color:#666699;*/
  font-weight: bold;
}

.bloque-comunidad {
  border: solid 1px white;
  height: 87px;
  margin-bottom: 1px;
  background-image: url('../img/fondo-bloque-comunidad.png');
  cursor: pointer;
}

.bloque-comunidad:hover {
  /*border:solid 1px #ECECEC;*/
}

.arbol-left {
  float: left;
  width: 250px;
}

.arbol-center {
  float: left;
  width: 500px;
  height: 350px;
  border-right: solid 1px #CCCCCC;
  margin-top: -20px;
}

.arbol-right {
  float: right;
  width: 220px;

}

.arbol-left div.box {
  margin-left: -9px;
  margin-top: -20px;
}

.arbol-left div.box div.level-1 {
  padding-left: 10px;
  padding-top: 20px;
  height: 21px;
  background: url('../img/level-1.png');
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
}

.arbol-left div.box div.level-2 {
  height: 22px;
  padding-left: 30px;
  padding-top: 10px;
  background: url('../img/level-2.png');
  cursor: pointer;
}

.arbol-left div.box div.level-3 {
  height: 19px;
  padding-top: 5px;
  padding-left: 40px;
  background: url('../img/level-3.png');
  cursor: pointer;
}

.arbol-left div.box div.level-3:hover {
  background: url('../img/level-sel.png');
}

.arbol-left div.box div.seleccionado {
  background: url('../img/level-sel.png');
}

.arbol-left div.box div.level-1 {
  border-left: solid 1px #BCBCBC;
  border-right: solid 1px #BCBCBC;
}

.arbol-left div.box div.level-2 {
  border-left: solid 1px #BCBCBC;
  border-right: solid 1px #BCBCBC;
}

.arbol-left div.box div.level-3 {
  border-left: solid 1px #BCBCBC;
  border-right: solid 1px #BCBCBC;
}



/*************BUSCADOR**********************/
table.buscador {

  border-spacing: 1px;
  background-color: #CCCCCC;
  color: #666;
  margin: 0 auto;
  border: none;
}

table.buscador td,
table.buscador thead a:hover {
  text-decoration: none;
}

table.buscador thead th img {
  vertical-align: middle;
}

table.buscador thead th {
  font-weight: normal;
}

table.buscador tbody th {
  font-weight: bold;
}

table.buscador tbody tr {
  background-color: #fff;
  text-align: left;
}

table.buscador tbody tr.row1 {
  background: #f9f9f9;
  border-top: 1px solid #fff;
}

table.buscador tbody tr.row0:hover td,
table.buscador tbody tr.row1:hover td {
  background-color: #ffd;
}

table.buscador tbody tr td {
  height: 25px;
  background: #fff;
  border: 1px solid #fff;
}

table.buscador tbody tr.row1 td {
  background: #f9f9f9;
  border-top: 1px solid #FFF;
}

table.buscador tfoot tr {
  text-align: center;
  color: #333;
}

table.buscador tfoot td,
table.buscador tfoot th {
  background-color: #f3f3f3;
  border-top: 1px solid #999;
  text-align: center;
}

table.buscador td.order {
  text-align: center;
  white-space: nowrap;
}

table.buscador td.order span {
  float: left;
  display: block;
  width: 20px;
  text-align: center;
}

table.buscador .pagination {
  display: table;
  padding: 0;
  margin: 0 auto;
}

table.buscador th {
  padding: 4px;
}

table.buscador thead th {
  text-align: center;
  color: #666;
  border-left: 1px solid #fff;
  background: url('../img/fondo-head-table.png');
}

table.buscador thead th a {
  color: #666;
  font-weight: normal;
}

table.buscador caption {
  height: 35px;
  background: url('../img/fondo-caption.png');
  text-align: left;
  color: #343434;
  padding-left: 20px;
  padding-top: 3px;
  font-size: 22px;
  border: solid 1px #CCCCCC;
  border-bottom: none;

}

/** Table styles **/

table.tabla-general {
  width: 95%;
  border-spacing: 1px;
  background-color: #CCCCCC;
  color: #666;
  margin: 0 auto;
}

table.tabla-general td,
table.tabla-general thead a:hover {
  text-decoration: none;
}

table.tabla-general thead th img {
  vertical-align: middle;
}

table.tabla-general thead th {
  font-weight: normal;
}

table.tabla-general tbody th {
  font-weight: bold;
}

table.tabla-general tbody tr {
  background-color: #fff;
  text-align: left;
}

table.tabla-general tbody tr.row1 {
  background: #f9f9f9;
  border-top: 1px solid #fff;
}

table.tabla-general tbody tr.row0:hover td,
table.tabla-general tbody tr.row1:hover td {
  background-color: #ffd;
}

table.tabla-general tbody tr td {
  height: 25px;
  background: #fff;
  border: 1px solid #fff;
  vertical-align: inherit;
}

table.tabla-general tbody tr.row1 td {
  background: #f9f9f9;
  border-top: 1px solid #FFF;
}

table.tabla-general tfoot tr {
  text-align: center;
  color: #333;
}

table.tabla-general tfoot td,
table.tabla-general tfoot th {
  background-color: #f3f3f3;
  border-top: 1px solid #999;
  text-align: center;
}

table.tabla-general td.order {
  text-align: center;
  white-space: nowrap;
}

table.tabla-general td.order span {
  float: left;
  display: block;
  width: 20px;
  text-align: center;
}

table.tabla-general .pagination {
  display: table;
  padding: 0;
  margin: 0 auto;
}

table.tabla-general th {
  padding: 4px;
}

table.tabla-general thead th {
  text-align: center;

  color: #666;
  border-left: 1px solid #fff;
  background: url('../img/fondo-head-table.png');
}



table.medium {
  width: 800px;
  margin: 0 auto;
}

table.small {
  width: 600px;
  margin: 0 auto;
}

/** Table styles **/
/**CSS MURO**/
.muro_titulo {
  margin-left: 3px;
  margin-right: 3px;
  overflow: hidden;
  width: 287px;
  margin-bottom: 5px;
  font-family: tahoma;
  font-weight: bold;
}

.muro_contenedor {
  width: 294px;
  height: 120px;
  border: 1px solid #F2F2F2;
  float: left;
  margin-left: 20px;
  margin-bottom: 10px;
}

.muro_contenido {
  font-family: tahoma;
  font-size: 11px;
  margin-left: 3px;
  margin-right: 3px;
  overflow: hidden;
  width: 287px;
  height: 80px;
  text-align: justify;
}

.muro_footer {
  background: url("../img/sombras.png") no-repeat scroll 0 0 transparent;
  width: 187px;
  float: left;
  margin-left: 70px;
}

.muro_eliminar {
  background: url("../img/elimina_muro_off.png") no-repeat scroll 0 0 transparent;
  height: 15px;
  position: relative;
  cursor: pointer;
  width: 15px;
  margin: 1px;
  margin-top: 67px;
}

.muro_eliminar:hover {
  background: url("../img/elimina_muro_on.png") no-repeat scroll 0 0 transparent;
  height: 15px;
  position: relative;
  cursor: pointer;
  width: 15px;
}

.muro_editar {
  background: url("../img/editar_muro_off.png") no-repeat scroll 0 0 transparent;
  height: 15px;
  position: relative;
  cursor: pointer;
  width: 15px;
  margin: 1px;

}

.muro_editar:hover {
  background: url("../img/editar_muro_on.png") no-repeat scroll 0 0 transparent;
  height: 15px;
  position: relative;
  cursor: pointer;
  width: 15px;
  margin: 1px;

}

.muro_ver {
  background: url("../img/ver_muro_off.png") no-repeat scroll 0 0 transparent;
  height: 15px;
  position: relative;
  cursor: pointer;
  width: 15px;
  margin: 1px;

}

.muro_ver:hover {
  background: url("../img/ver_muro_on.png") no-repeat scroll 0 0 transparent;
  height: 15px;
  position: relative;
  cursor: pointer;
  width: 15px;
  margin: 1px;
}

.muro_leer_mas {
  width: 45px;
  margin-right: 75px;
  float: right;
  cursor: pointer;
  border: 1px solid #CCC;
  position: relative;
  margin-top: -16px;
  background: #FFFFFF;
}

/**FIN CSS MURO**/


.detalle-pdf-caratula {
  color: #000;
  font-size: 11px;
  margin-bottom: 2px;
}

/*.row_msg:hover {
		font-size: 15px;*/
/*border:1px solid;
		border-color:#666666;*/
/*}*/
.row_left input[type="text"],
.row_left input[type="password"] {
  color: #666666;
  margin-left: 0;
  padding-left: 2px;
  height: 20px;
  width: 230px;
}

.row_left input[type="password"] {
  border: solid 1px #CCC;
}

.row_left textarea {
  border-color: #CCCCCC;
  color: #666666;
  margin-left: 0;
  padding-left: 2px;
  border: 1px solid #CCCCCC;
  width: 230px;
  height: 50px;
}

.type_file {
  /*position: relative;
        height: 100%;
        width: auto;
        opacity: 0;
        -moz-opacity: 0;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        width:80px;
        cursor: pointer;*/
  cursor: pointer;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  float: right;
}

.div_file {
  width: 79px;
  height: 22px;
  background: url("../img/btn-input-file.gif") 0 0 no-repeat;
  display: block;
  overflow: hidden;
  cursor: pointer;
  margin-left: 10px;
}

.row_left_title2 {
  width: 445px;
  height: 20px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: right;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}

.row_large {
  width: 100%;
  float: left;
  /*border: 1px solid;*/
  margin-top: 20px;
  height: 30px;
  background: url("../img/mascara_pestanas_internas_row_large.png") no-repeat scroll 0 0 #C1D3EB;
  background-size: 100% 100%;
  padding-top: 10px;
  margin-bottom: 10px;
}

.row_large span {
  color: #3268CA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-left: 27px;
}

.row_botones {
  width: 100%;
  float: left;
  border-top: 1px solid #C5C5C5;
  height: 40px;
  position: relative;

  background: url("../img/fondo_sombra_row_botons.jpg") repeat-x scroll 0 0;
  margin-bottom: 0;
  margin-top: 25px;

}

.row_botones .btn_guardar {
  border: 1px solid;
  color: #3268CA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 9px;
  padding-top: 9px;
}

/** FIN CSS FORMULARIOS */

/** INICIO CSS PASOS **/
.class_pasos_casitas_actual {
  background: url("../img/paso-casa-azul.png") no-repeat scroll 0 0;
  width: 27px;
  height: 40px;
  /*float:left;*/
  font-weight: bold;
  margin-top: 0;
  padding-top: 12px;
  margin-right: 10px;
}

.class_pasos_casitas {
  background: url("../img/paso-casa-gris.png") no-repeat scroll 0 0;
  width: 37px;
  height: 40px;
  /*float:left;*/
  font-weight: bold;
  margin-top: 0;
  padding-top: 12px;
  margin-right: 10px;
}

div.p_paso_actual {
  width: 37px;
  height: 40px;
  float: left;
  font-weight: bold;
  margin-right: 4px;
  padding-left: 12px;
  padding-top: 8px;
  color: white;
  font-size: 20px;
}

div.p_paso {
  background: url("../img/paso-casa-gris.png") no-repeat scroll 0 0;
  width: 37px;
  height: 40px;
  float: left;
  font-weight: bold;
  margin-right: 4px;
  padding-left: 12px;
  padding-top: 8px;
  font-size: 20px;
}

div.p_descripcion {
  width: 400px;
  height: 40px;
  float: left;
  margin-right: 4px;
  padding-top: 8px;
  font-size: 10px;
  border-left: solid 1px #C5C5C5;
  padding-left: 10px;
}

/** FIN CSS PASOS **/

.home-derecha div.block {
  width: 300px;
  height: 100px;
}

#bottom-pestania {
  margin-left: 2px;
  margin-right: 3px;
  height: 20px;
}

a.link:link {
  text-decoration: none;
  color: #555555;
  font-weight: bold;
}

a.link:active {
  text-decoration: none;
  color: #555555;
  font-weight: bold;
}

a.link:visited {
  text-decoration: none;
  color: #555555;
  font-weight: bold;
}

.btn_1 {
  background: url("../img/btn_1.png") no-repeat scroll 0 0 transparent;
  color: #666666;
  text-align: center;
  border: none;
  width: 100px;
  height: 34px;
}

.btn_2 {
  background: url("../img/btn_2.png") no-repeat scroll 0 0 transparent;
  color: #666666;
  text-align: center;
  border: none;
  width: 150px;
  height: 34px;
}

.btn_3 {
  background: url("../img/btn_3.png") no-repeat scroll 0 0 transparent;
  color: #666666;
  text-align: center;
  border: none;
  width: 200px;
  height: 34px;
}

a.ico_editar1 {
  background: url("../img/icono_editar.png") no-repeat scroll 0 0 transparent;
  border: none;
  display: block;
  width: 19px;
  height: 19px;
}

a.ico_ver1 {
  background: url("../img/icono_ver.png") no-repeat scroll 0 0 transparent;
  border: none;
  display: block;
  width: 19px;
  height: 19px;
}

a.ico_msj1 {
  background: url("../img/ico_msj.png") no-repeat scroll 0 0 transparent;
  border: none;
  display: block;
  width: 19px;
  height: 19px;
}

a.ico_msj1_off {
  background: url("../img/ico_msj_off.png") no-repeat scroll 0 0 transparent;
  border: none;
  display: block;
  width: 19px;
  height: 19px;
}

a.ico_lista {
  background: url("../img/ico_lista.png") no-repeat scroll 0 0 transparent;
  border: none;
  display: block;
  width: 19px;
  height: 19px;
}

a.ico_historial1 {
  background: url("../img/icono_historial.png") no-repeat scroll 0 0 transparent;
  border: none;
  display: block;
  width: 19px;
  height: 19px;
}

a.ico_eliminar1 {
  background: url("../img/icono_eliminar.png") no-repeat scroll 0 0 transparent;
  border: none;
  display: block;
  width: 19px;
  height: 19px;
}

span.box-nombre-usuario {
  margin-right: 1px;
  margin-bottom: 1px;
  display: inline;
  border: solid 1px #CCC;
  padding-top: 3px;
}

span.box-nombre-usuario table {
  border-collapse: collapse;

}

span.box-nombre-usuario table tr td {
  color: gray;
}

span.box-nombre-usuario table tr td a.cerrar {
  margin-top: 3px;
  width: 11px;
  height: 11px;
  margin-left: 5px;
  background: url("../img/del-des.png") no-repeat;
  display: block;
}

span.box-nombre-usuario table tr td a.cerrar:hover {
  background: url("../img/del-des.png") no-repeat scroll 100% 33%;
}

span.box-nombre-usuario table tr td a.cerrar:active {
  background: url("../img/del-des.png") no-repeat scroll 100% 67%;
}

span.box-nombre-usuario table tr td span.texto {
  margin-top: 4px;
  display: inline;
}

.btn_servipag {
  background: url("../img/boton_pago_servipag.jpg") no-repeat scroll 0 0;
  border: 0 none;
  height: 47px;
  width: 141px;
  cursor: pointer;
}

.mensaje_pago {
  margin-left: 360px;
  margin-top: 60px;
  float: left;
  text-align: center;
  width: 900px;
}

.mensaje_pago_header {
  background: url("../img/ico_ticket_pago.png") no-repeat scroll 25px 3px;
}

.mensaje_pago_header_error {
  background: url("../img/ico_alerta.png") no-repeat scroll 25px 3px;
}

.mensaje_pago_header,
.mensaje_pago_header_error {
  background-color: #F1F1F1;
  border: 1px solid #D7D7D7;
  height: 50px;
  width: 300px;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
}

.mensaje_pago_detail {
  border: 1px solid #D7D7D7;
  height: 150px;
  width: 300px;
}

.mensaje_pago_detail_texto {
  margin-top: 30px;
  font-family: tahoma;
  font-size: 11px;
  margin-top: 30px;
}

.mensaje_pago_header_texto {
  margin-top: 15px;
  text-align: left;
  margin-left: 100px;
}

div#contenido1 div#home-left div.block div.top-barravertical {
  background: url("../img/fondo_top_barravertical_off.png") no-repeat;
  width: 263px;
  height: 71px;
}

div#contenido1 div#home-left div.block div.middle-barravertical {
  background: url("../img/fondo_boton_barravertical_off.png") repeat-x #FFF;
  width: 261px;
  height: 66px;
  border-top: solid 1px #CCC;
  border-left: solid 1px #CCC;
  border-right: solid 1px #CCC;
}

div#contenido1 div#home-left div.block div.bottom-barravertical {
  background: url("../img/kids_barravertical.png") no-repeat;
  width: 263px;
  height: 118px;
}

#contenido1 div#bottom-web {
  background: url("../img/bloque_03.jpg") no-repeat;
  width: 982px;
  height: 82px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
}

div#contenido1 div#home-left div.block div.boton-barra {
  cursor: pointer;
}

div#contenido1 div#home-left div.block div.boton-barra div.ico {
  width: 70px;
  height: 60px;
  float: left;
  margin-left: 15px;
  margin-top: 6px;
}

div#contenido1 div#home-left div.block div.boton-barra div.texto {
  width: 130px;
  float: right;
  margin-top: 6px;
  color: #1D77D0;
  font-weight: bold;
  margin: 0.5em;
  font-size: 16px;
}

div#contenido1 div#home-left div.block div.boton-barra div.app {
  background: url("../img/ico_comunidades_04.png") no-repeat scroll 50% 50%;
}

div#contenido1 div#home-left div.block div.boton-barra div.notic {
  background: url("../img/ico_noticias_07.png") no-repeat scroll 50% 50%;
}

div#contenido1 div#home-left div.block div.boton-barra div.comun {
  background: url("../img/ico_noticias_11.png") no-repeat scroll 50% 50%;
}

div#contenido1 div#home-left div.block div.boton-barra div.ben {
  background: url("../img/ico_contacto_15.png") no-repeat scroll 50% 50%;
}

div#contenido1 div#home-left div.block div.boton-barra div.conse {
  background: url("../img/ico_contacto_19.png") no-repeat scroll 50% 50%;
}


h1 {
  font-size: 18px;
}

h2 {
  font-size: 15px;
}

h3 {
  font-size: 12px;
}

.div_seccion_dia_fin_semana {
  background-color: #848484;
}

.div_seccion_dia_semana {
  background-color: #D8D8D8;
}

.dias_muestra_null,
.dias_muestra_manana,
.dias_muestra_tarde,
.dias_muestra_noche,
.dias_muestra_hover,
.dias_muestra_hover_noche {
  width: 70px;
  border-width: 1px 1px 0px;
  border-style: solid solid none;
  text-align: center;
  height: 15px;
  cursor: pointer;
  color: #000000;
}

.dias_muestra_null {
  background-color: white;
}

.dias_muestra_manana {
  background-color: rgb(0, 255, 64);
}

.dias_muestra_tarde {
  background-color: rgb(247, 254, 46);
}

.dias_muestra_noche {
  background-color: rgb(254, 46, 46);
  border-bottom: 1px solid;
}

.dias_muestra_hover {
  background-color: #81DAF5;
}

.dias_muestra_hover_noche {
  background-color: #81DAF5;
  border-bottom: 1px solid;
}

.turno_css_MANANA {
  background-color: rgb(0, 255, 64);
}

.turno_css_TARDE {
  background-color: rgb(247, 254, 46);
}

.turno_css_NOCHE {
  background-color: rgb(254, 46, 46);
}

.turno_css_NINGUNO {}

.tabla_min th {
  font-size: 9px;
  text-align: center;
  border-right: 1px solid;
  border-color: #BDBDBD;
}

.tabla_min td {
  font-size: 9px;
  text-align: center;
  border-right: 1px solid !important;
  border-right-color: #BDBDBD !important;
}

.div_file_guardar {
  width: 21px;
  height: 21px;
  background: url("../img/disk_error.png") scroll 50% 50% no-repeat;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.div_file_guardar input[type=file] {
  /*visibility:hidden;*/
}

.div_file_guardada {
  width: 21px;
  height: 21px;
  background: url("../img/disk_magnify.png") scroll 50% 50% no-repeat;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.div_file_guardada input[type=file] {
  display: none;
}

.div_loading_small {
  width: 16px;
  height: 16px;
  background: url("../img/loading_small.gif") 0 0 no-repeat;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

input[type="text"] {
  border: solid 1px #CCC;
}

input[type="text"]:hover {
  border: solid 1px gray;
}

input[type="text"]:focus {
  border: solid 1px gray;
}

textarea {
  border: solid 1px #CCC;
}

textarea:hover {
  border: solid 1px gray;
}

textarea:focus {
  border: solid 1px gray;
}

.select_disabled {
  color: #585858;
}

.tr_gc_detalle_usuario_dias td {
  background-color: #EFFBFB !important;
  font-size: 11px;
  font-weight: normal;
  height: 10px !important;
}

a.btn_1 {
  display: block;
  width: 100px;
  height: 28px;
  padding-top: 9px;
  text-decoration: none;
  font-weight: bold;
}

a.left {
  float: left;
  margin-left: 20px;
}

a.right {
  float: right;
  margin-right: 20px;
}

.link_reglamento {
  margin-bottom: 5px;
}

.link_reglamento a {
  text-decoration: none;
  color: blue;
  font-size: 14px;
  margin-left: 30px;
}

.no_link_reglamento {
  color: red;
  font-size: 14px;
  margin-left: 30px;
  margin-bottom: 5px;
}

.onclick_header_home {
  cursor: pointer;
  height: 76px;
  margin-left: 55px;
  margin-top: 31px;
  position: absolute;
  width: 213px;
}

div.row_large_detail {
  background: url("../img/titulo-detalle-gc.png") no-repeat scroll 0 0;
  float: left;
  height: 63px;
  margin-bottom: -12px;
  margin-top: 20px;
  width: 100%;
}

#detail_l {
  float: left;
  width: 683px;
  height: 34px;
  margin-top: 1px;
  border-right: solid 1px #C5C5C5;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
}

#detail_r {
  float: left;
  width: 295px;
  height: 34px;
  margin-top: 1px;
  border-left: solid 1px #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
}

#detail_l2 {
  float: left;
  width: 675px;
  min-height: 300px;
  height: auto;
  border-right: solid 1px #C5C5C5;
}

#detail_r2 {
  float: left;
  width: 290px;
  min-height: 300px;
  height: auto;
  border-left: solid 1px #FFF;
}

table#tabla_detalle_gc thead tr th {
  text-align: left;
  border-bottom: solid 2px #555555;
}

table#tabla_detalle_gc1 tbody tr.row td {
  border-bottom: solid 1px #C5C5C5;
}


table#tabla_detalle_gc tbody tr td.numero {
  text-align: right;
}

table#tabla_detalle_gc thead tr th.numero {
  text-align: right;
}

table#tabla_detalle_gc tbody tr:hover {
  background: #F7F7F7;
  cursor: pointer;
}

.row_botones_inv {
  width: 995px;
  float: left;
  height: auto;
  position: relative;
  margin-right: 10px;
  background: url("../img/barra-inferior-invertida.png") repeat-x scroll 0 0;
  margin-bottom: 0;
  padding-top: 25px;
}

.row_botones_inv table {
  margin-left: 670px;
}

div#detail_r2 table {
  margin-left: 19px;
}

#pie-general {
  width: 100%;
  height: 10px;
  margin: 0px 10px;
  background: url(../img/pie-pagina-general.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  margin-top: 30px;
  margin-bottom: 5px;
}

/***********NUEVO HOME**************/
#home #cielo {
  background: url("../img/fondo_nubes.png") repeat-x scroll top center transparent;
  border: medium none;
}

#home #cielo #top {
  background: url("../img/fondo-top-home.png") repeat-x scroll bottom center transparent;
  border: medium none;
  height: 70px;
}

#home #cielo #top div.content {
  border: medium none;
  height: 70px;
  margin: 0 auto;
}

#home #cielo #top div.content #logo {
  float: left;
  background: url("../img/logo-home-nuevo.png");
  border: medium none;
  height: 65px;
  width: 189px;
  margin-top: 2px;
}

#home #cielo #top div.content #login {
  float: right;
  border: medium none;
  height: 45px;
  margin-top: 16px;
}

#home #cielo #top div.content #login div.input-text {
  float: left;
  background: url("../img/input-home-nuevo.png");
  border: medium none;
  height: 22px;
  width: 135px;
  margin-right: 10px;
}

/*
#home #cielo #top  div.content  #login div.input-text input[type=text], input[type=password]{
	border:none;
	font-size:10px;
    background:transparent;
    height: 22px;
	width:135px;
	padding-left:5px;
}*/

#home #cielo #body #block2 div.input-text {
  float: left;
  background: url("../img/input-home-nuevo.png");
  border: medium none;
  height: 22px;
  width: 135px;
  margin-right: 10px;
}

/*
#home #cielo #body  #block2 div.input-text input[type=text], input[type=password]{
	border:none;
	font-size:10px;
    background:transparent;
    height: 22px;
	width:135px;
	padding-left:5px;
}*/


#home #cielo #top div.content #login input[type=submit] {
  border: none;
  background: url("../img/btn_ir.png") no-repeat;
  width: 55px;
  height: 26px;
  cursor: pointer;
}

#home #cielo #top div.content #login #formulario label {
  font-size: 10px;
}

#home #cielo #body .block1 {
  margin: 0 auto;
  margin-top: 13px;
  overflow: hidden;

}



#home #cielo #body .block1 div.texto div.cell {
  display: table-cell;
  vertical-align: middle;
}

#home #cielo #body .block1 div.texto div.cell p.titulo2 {
  color: #0066CB;
  width: 270px;
  margin-top: 5px;
  font-size: 17px;
  text-align: left;
  margin-bottom: 5px;
  font-family: Tahoma, sans-serif;
}

#home #cielo #body .block1 div.texto div.cell p.titulo3 {
  color: #838687;
  width: 270px;
  margin-top: 5px;
  font-size: 13px;
  text-align: justify;
  margin-bottom: 5px;
  font-family: Tahoma, sans-serif;
}

#home #cielo #body .block1 div.texto div.cell p.titulo4 {
  color: #0064D1;
  width: 270px;
  margin-top: 10px;
  font-size: 13px;
  text-align: right;
  margin-bottom: 5px;
  font-size: 10px;
}

#home #cielo #body .block1 div.texto div.cell p.titulo4 a:active {
  text-decoration: underline;
  color: #0064D1;
}

#home #cielo #body .block1 div.texto div.cell p.titulo4 a:visited {
  text-decoration: underline;
  color: #0064D1;
}

#home #cielo #body .block1 div.texto div.cell p.titulo4 a:hover {
  text-decoration: underline;
  color: #0064D1;
}

#home #cielo #body .block1 div.texto div.cell p.titulo4 a:link {
  text-decoration: underline;
  color: #0064D1;
}

#home #cielo #body #block3 div a:active {
  text-decoration: underline;
  color: #0064D1;
}

#home #cielo #body #block3 div a:visited {
  text-decoration: underline;
  color: #0064D1;
}

#home #cielo #body #block3 div a:hover {
  text-decoration: underline;
  color: #0064D1;
}

#home #cielo #body #block3 div a:link {
  text-decoration: underline;
  color: #0064D1;
}

#home #cielo #body .block1 div.texto div.cell img {
  display: inline;
}


#home #cielo #body #block1-1 div.image {
  float: right;
  color: #4097E1;
  background-image: url("../img/icono_ques_grande.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: transparent;
}

#home #cielo #body #block1-2 div.image {
  float: right;
  color: #4097E1;
  background-image: url("../img/nhome_icono_comunidades.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: transparent;
}

#home #cielo #body #block1-3 div.image {
  float: right;
  color: #4097E1;
  background-image: url("../img/nhome_icono_azul.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: transparent;
}

#home #cielo #body #block1-4 div.image {
  float: right;
  color: #4097E1;
  background-image: url("../img/nhome_icono_verde.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: transparent;
}

#home #cielo #body #block1-5 div.image {
  float: right;
  color: #4097E1;
  background-image: url("../img/nhome_icono_naranjo.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: transparent;
}


#home #cielo #body #block2 {
  margin: 0 auto;
}

#home #cielo #body #block2 #sombra-top {
  background: url("../img/sombra_botonera_arriba.png") no-repeat scroll top center transparent;
  height: 10px;
}

#home #cielo #body #block2 #content {
  margin: 0 auto;
}

#home #cielo #body #block2 #content div {
  width: 100px;
  height: 69px;
  float: left;
  margin-right: 1px;
}

#home #cielo #body #block2 #content div.selected {
  width: 100px;
  height: 69px;
  float: left;
  background: url("../img/px_botonera_on.png");
}

#home #cielo #body #block2 #content div span.img {
  margin-top: 5px;
  width: 100px;
  height: 60px;
  display: block;
  cursor: pointer;
}

#home #cielo #body #block2 #content div span#img-1 {
  background: url("../img/que_es_byn.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#cimg-1 {
  background: url("../img/que_es_color.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#img-2 {
  background: url("../img/nuestras_byn.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#cimg-2 {
  background: url("../img/nuestras_color.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#img-3 {
  background: url("../img/admin_byn.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#cimg-3 {
  background: url("../img/admin_color.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#img-4 {
  background: url("../img/comite_byn.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#cimg-4 {
  background: url("../img/comite_color.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#img-5 {
  background: url("../img/copropietario_byn.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div span#cimg-5 {
  background: url("../img/copropietario_color.png") no-repeat scroll center;
}

#home #cielo #body #block2 #content div a {
  font-size: 10px;
  color: #5EA2E2;
}

#home #cielo #body #block2 #sombra-bottom {
  background: url("../img/sombra_botonera_abajo.png") no-repeat scroll bottom center transparent;
  height: 10px;
}

#home #cielo #body #block2 #content div img {
  margin-top: 5px;
}

#home #cielo #body #block3 {
  margin: 0 auto;
  background: url("../img/home-bloque3.png") no-repeat scroll top center transparent;
  width: 902px;
  height: 137px;
}

#home #cielo #body #block3 #contact {
  float: left;
  border-right: dashed 1px gray;
  width: 220px;
  height: 137px;
}

#home #cielo #body #block3 #benef {
  float: left;
  border-right: dashed 1px gray;
  width: 220px;
  height: 137px;
}

#home #cielo #body #block3 #funciona {
  float: left;
  width: 455px;
  height: 137px;
}

#home #cielo #body #block3 div span.titulo {
  margin-left: 30px;
  font-size: 14px;
  width: 170px;
  display: inline-block;
  margin-top: 20px;
  color: #555555;
}

#home #cielo #body #block3 div span.descript {
  margin-left: 30px;
  margin-top: 5px;
  width: 170px;
  font-size: 11px;
  display: inline-block;
  text-align: justify;
  color: #555555;
}

#home #cielo #body #block3 div div.video {
  width: 178px;
  height: 106px;
  display: inline-block;
  margin-top: 20px;
  margin-left: 30px;
}

#home #cielo #body #block3 div a {
  margin-left: 160px;
  font-size: 10px;
}

#home #cielo #body #block3 div a.video {
  margin-left: 0px;
  font-size: 10px;
}

#home #cielo #body #block4 {
  margin: 0 auto;
  margin-top: 10px;
  background: url("../img/home-bloque4.png") no-repeat scroll top center transparent;
  width: 904px;
  height: 82px;
}

#home #cielo #body #block4 #carousel {
  position: relative;
  /* Necesario */
  overflow: hidden;
  /* Necesario */
  height: 76px;
  margin-left: 40px;
  background: transparent;
}

#home #cielo #body #block4 #carousel .belt {
  position: absolute;
  /* Necesario */
  left: 0;
  top: 0;
  margin: 0 10px 10px 0;
}

#home #cielo #body #block4 #carousel a.panel {
  display: block;
  width: 265px;
  height: 50px;
  float: left;
  /* Necesario */
  overflow: hidden;
  margin: 4px;
  margin-top: 15px;
}

#home #cielo #body #block4 a#left {
  float: left;
  display: block;
  width: 40px;
  height: 40px;
  background: transparent url(../img/home-bloque4-left.png) no-repeat scroll 50% 50%;
  margin-top: 20px;
}

#home #cielo #body #block4 a#right {
  float: right;
  display: block;
  width: 40px;
  background: transparent url(../img/home-bloque4-right.png) no-repeat scroll 50% 50%;
  height: 40px;
  margin-top: 20px;
}

/***********NUEVO HOME*************FIN*/

/***********PAGINA CONFIGURABLE********/



#home #cielo #body_alt #block table tr td#izquierda {
  width: 201px;
  border-right: solid 1px #0066CF;
  background: url("../img/fondo_feo.png") repeat-y scroll left #FFF;
}



#home #cielo #body_alt #block table tr td#centro {
  border-top: solid 1px #0066CF;
  background: #FFF;
}



#home #cielo #body_alt #block table tr td#izquierda ul {
  margin: 0px;
  padding: 0px;
}

#home #cielo #body_alt #block table tr td#izquierda ul li.pagina {
  cursor: pointer;
  padding-top: 5px;
  padding-left: 10px;
  height: 22px;
  display: block;
  width: 205px;
}

#home #cielo #body_alt #block table tr td#izquierda ul li.menu-middle {
  border-top: solid 1px #0066CF;
  border-left: solid 1px #0066CF;
  background: url("../img/btn_off_px.png") repeat-x transparent;
  color: #666;
}

#home #cielo #body_alt #block table tr td#izquierda div.block2 ul li.menu-bottom {
  border-top: solid 1px #0066CF;
  border-left: solid 1px #0066CF;
  border-bottom: solid 1px #0066CF;
  background: url("../img/btn_off_px.png") repeat-x transparent;
  color: #666;
}

#home #cielo #body_alt #block table tr td#izquierda div.block2 ul li.menu-top {
  width: 206px;
  background: url("../img/btn_redondo.png") repeat-x scroll left transparent;
  color: #666;
}

#home #cielo #body_alt #block table tr td#izquierda div.block2 ul li.selected {
  background: url("../img/btn_on_px.png") repeat-x scroll left transparent;
  color: #FFF;
}

#home #cielo #body_alt #block table tr td#izquierda div.block2 ul li.selected2 {
  background: url("../img/btn_redondo_on.png") repeat-x scroll left transparent;
  color: #FFF;
}

#home #cielo #body_alt #block table tr td#centro div.block1 {
  width: 78px;
  float: left;
  margin-left: -1px;
  background: url("../img/btn_on_triangulo.png") no-repeat scroll left;
  height: 27px;
}


#home #cielo #body_alt #block form#contacto div.input-text {
  width: 200px;
  height: 22px;
  background: url("../img/input-contacto.png") no-repeat;
}

#home #cielo #body_alt #block form#contacto div.textarea-text {
  width: 200px;
  height: 100px;
  background: url("../img/textarea-contacto.png") no-repeat;
}

#home #cielo #body_alt #block form#contacto div.input-text input {
  background: transparent;
  border: none;
  width: 190px;
  margin-left: 3px;
  margin-top: 2px;
}

#home #cielo #body_alt #block form#contacto div.textarea-text textarea {
  background: transparent;
  border: none;
}

/***********PAGINA CONFIGURABLE******FIN*/
.filtro {
  cursor: pointer;
}

.content-filtro {
  display: block;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

.colilla_container {
  position: relative;
  color: #404040;
  background-color: #FFFFFF;
  padding: 11px;
  padding-left: 0px;
  padding-right: 0px;
  border: 1px #9A9A9A solid;
}

div.colilla_corner,
div.colilla_corner_blue {
  position: absolute;
  width: 11px;
  height: 11px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  background-attachment: scroll;
  background-image: url(../img/circle.png);
  overflow: hidden;
}

div.colilla_corner_blue {
  background-image: url(../img/circle_blue.png);
}

div.colilla_top_left {
  top: -1px;
  left: -1px;
  background-position: 0px 0px;
}

div.colilla_top_right {
  top: -1px;
  right: -1px;
  background-position: 11px 0px;
}

div.colilla_bottom_left {
  bottom: -1px;
  left: -1px;
  background-position: 0px 11px;
}

div.colilla_bottom_right {
  bottom: -1px;
  right: -1px;
  background-position: 11px 11px;
}

.tabla_colilla {
  width: 600px;
  border-collapse: collapse;
  padding: 3px;
  border-color: #999
}

.tabla_colilla tr td,
.tabla_colilla tr th {
  padding: 3px;
  width: auto;
  white-space: nowrap;
  border-color: #999
}

.alternativas li {
  float: left;
  width: 100%;
}

/**INFORME AJUSTE**/
table.buscador.informe_caja {
  font-size: 11px;
}

table.buscador.informe_caja tbody tr td {
  font-size: 11px;
  height: 12px;
}

table.buscador.informe_caja tbody tr td.monto {
  text-align: right;
}

table.buscador.informe_caja tbody tr td.subtotal {
  text-align: right;
  font-weight: bold;
}

table.buscador.informe_caja tbody tr td.forma_pago {
  text-align: right;
}

table.buscador.informe_caja tbody tr.total_general td {
  border-bottom-color: #666;
}

table.buscador.informe_caja tbody tr td.total_general {
  text-align: right;
  font-weight: bold;
}

.detalle-tabla-informe-caja {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.detalle-tabla-informe-caja tr th,
.detalle-tabla-informe-caja tr td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 3px;
}

.detalle-tabla-informe-caja tr .num {
  text-align: right;
}

/*ESTILO ALEJANDRO
====================*/

.contenedor {
  margin: 0 auto;
}


.bloque {
  float: left;
  background-color: #f2f2f2;
  border: 1px solid white;
}

.bloque2 {
  float: left;
  background-color: #1ca7dc;
  border: 1px solid white;
}


.texto_tit_main {
  padding-bottom: 5px;
  border-color: #8a8a8a;
  border-bottom: 1px solid;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 1.5em;
  font-weight: 300;
  color: #8a8a8a;
  text-align: left;
}

.boque1 {
  text-align: center;
}

.link_presentacion {
  text-align: center;
  text-transform: uppercase;
  color: #8a8a8a;
  text-decoration: none;
  border: 1px solid #8a8a8a;
  padding: 10px 20px;
}

.parra_desc_footer {
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 14px;
  color: #8a8a8a;
}

.link_presentacion2 {
  float: right;
  margin: 6px 10px 10px 5px;
  text-transform: uppercase;
  color: #8a8a8a;
  text-decoration: none;
  border: 1px solid #8a8a8a;
  padding: 10px 20px;
}

.link_presentacion3 {
  float: right;
  margin: -33px 10px 10px 5px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  border: 1px solid white;
  padding: 10px 20px;
}

.texto_tit_main2 {
  padding-bottom: 5px;
  border-color: white;
  border-bottom: 1px solid;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 1.5em;
  font-weight: 300;
  color: white;
  text-align: left;
}

.parra_desc_footer2 {
  margin-left: 20px;
  margin-right: 14px;
  color: white;
}

.lista_info_contact {
  padding-left: 20px;
}

.lista_info_contact li {
  list-style: none;
}


.lista_info_contact li i {
  float: left;
  margin-right: 10px;
  color: white;
}

.lista_info_contact li p {
  font-size: 16px;
  color: white;
}

.lista_info_contact li a {
  color: white;
  text-decoration: none;
  font-size: 16px;
}

.barra-btn-home-inicio {
  align-items: center;
  align-content: center;
  align-self: center;
  text-align: center;

}

.cont_pag_pest {
  border-radius: 20px;
  background: white;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

.ordenar_derecha>form>div>label {
  text-align: left;
  width: 100%;
}




.grid_tabla_2,
.grid_tabla_2_formulario,
.grid_tabla_2_formulario1 {
  width: 100%;
  display: grid;
  gap: 10px;
  grid-template-columns: min-content min-content;
}

.grid_tabla_2>div:nth-child(odd) {
  text-align: right;
}

.grid_tabla_2>div:nth-child(even) {
  text-align: left;
}


.btn-5 {
  text-decoration: none;
  text-align: center;
  color: #000;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0px 30px;
  text-shadow: #000;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.404);
  background-color: rgba(97, 96, 96, 0.096);
}

.btn-5:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0;
  background: #fff;
  left: 0;
  bottom: 0;
  transition: all .3s;
  opacity: 0.3;
}

.btn-5:hover:before {
  width: 100%;
}

.grid_tabla_2_formulario,
.grid_tabla_2_formulario1 {
  white-space: nowrap;
}

.grid_tabla_2_formulario>div:nth-child(2n+1) {
  text-align: right;
  margin-left: 25vw;
  font-weight: bolder;

}

.grid_tabla_2_formulario>div:nth-child(2n) {
  text-align: left;
  white-space: nowrap;
}

.grid_tabla_2_formulario1>div:nth-child(2n+1) {
  text-align: right;
  font-weight: bolder;

}

.grid_tabla_2_formulario1>div:nth-child(2n) {
  text-align: left;
  white-space: nowrap;
}

.maxvw {
  max-width: 96vw;
  width: 96vw;
}

@media (min-width: 769px) {

  #contenido {
    margin: 0px 30px 0px 30px;
    padding-top: 10px;
  }

  #home #cielo #body #block2 #content {
    width: 510px;
    height: 70px;
  }

  #home #cielo #body #block2 {
    width: 800px;
    height: 110px;
  }

  #home #cielo #body #block1-1 div.image {
    float: right;
    color: #4097E1;
    width: 290px;
    height: 230px;
  }

  #home #cielo #body #block1-2 div.image {
    float: right;
    color: #4097E1;
    width: 290px;
    height: 230px;
  }

  #home #cielo #body #block1-3 div.image {
    float: right;
    color: #4097E1;
    width: 290px;
    height: 230px;
  }

  #home #cielo #body #block1-4 div.image {
    float: right;
    color: #4097E1;
    width: 290px;
    height: 230px;
  }

  #home #cielo #body #block1-5 div.image {
    float: right;
    color: #4097E1;
    width: 290px;
    height: 230px;
  }

  #home #cielo #body .block1 {
    margin: 0 auto;
    margin-top: 13px;
    width: 600px;
    height: 300px;
  }

  #home #cielo #body .block1 div.texto {
    float: left;
    width: 300px;
    height: 230px;
  }

  #home #cielo #body .block1 div.texto div.cell {
    width: 300px;
    height: 230px;
    display: table-cell;
    vertical-align: middle;
  }

  #home #cielo #top div.content {
    width: 904px;
  }

  .contenedor {
    display: flex;
    width: 70%;
  }

  .bloque {
    width: 23%;
    height: 190px;
  }

  .bloque2 {
    width: 30%;
    height: 190px;
  }

  #home #cielo #body #block2 #sombra-top,
  #home #cielo #body #block2 #sombra-bottom {
    width: 800px;
  }

  #container div#contenido div.logo-verde {
    background: url(../img/logo_verde.png) no-repeat;
    width: 147px;
    height: 50px;
    margin-left: 14px;
    float: left;
    margin-bottom: 10px;
  }

  #container div#contenido div.logo-azul {
    background: url(../img/logo_azul.png) no-repeat;
    width: 147px;
    height: 50px;
    margin-left: 14px;
    float: left;
    margin-bottom: 10px;
  }

  #container div#contenido div.logo-naranjo {
    background: url(../img/logo_naranjo.png) no-repeat;
    width: 147px;
    height: 50px;
    margin-left: 14px;
    float: left;
    margin-bottom: 10px;
  }

  #container div#contenido div.menu-login {
    min-width: 700px;
    height: 39px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-top: 10px;
  }

  header.header {
    display: none;
  }

  #tabla-login {
    border-collapse: collapse;
    float: right;
  }

  .notificaciones_2 {
    /* width:655px; */
    float: left;
    height: 30px;
    font-size: 10px;
    text-align: center;
  }

  .tabla_info_general {
    width: 800px;
    margin-left: 55px;
    margin-top: 20px;
  }

  .general_muro_1 {
    padding-left: 70px;
    width: 950px;
  }

  /** CSS FORMULARIOS **/
  .row_left {
    color: #666666;
    margin-left: 20px;
    padding-left: 2px;
    /*border: 1px solid;*/
    height: auto;
    margin-bottom: 20px;
    /*border-style:1px solid;*/
    width: 450px;
    margin-top: 5px;
    float: left;
  }

  .row_msg {
    color: #666666;
    margin-left: 20px;
    padding-left: 2px;
    height: auto;
    width: 900px;
    margin-top: 5px;
    float: left;
    font-style: italic;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .informacion_comunidad_h {
    height: 230px;
    border-bottom: 1px solid #CCC;
    float: left;
    padding-top: 10px;
  }

  .OVH {
    overflow: hidden;
  }

  .ver_edicion_comunidad_h_1 {
    border: 1px solid #E3E3E3;
    float: left;
    height: 122px;
    width: 100px;
    margin-right: 40px;
  }

  .ver_edicion_comunidad_h_2 {
    border: 1px solid #E3E3E3;
    float: left;
    height: 122px;
    width: 100px;
    margin-left: 150px;
    margin-right: 40px;
  }

  .ver_edicion_comunidad_h_3 {
    border: 1px solid #E3E3E3;
    float: left;
    height: 100px;
    width: 100px;
    margin-left: 150px;
    margin-right: 40px;
  }

  .ver_edicion_comunidad_h_4 {
    border: 1px solid #E3E3E3;
    float: left;
    height: 100px;
    width: 100px;
    margin-right: 40px
  }

  .ver_edicion_comunidad_h_5 {
    height: 120px;
    border-left: 1px solid GRAY;
    border-right: 1px solid GRAY;
    float: left;
    width: 1px;
    margin-left: 50px;
    margin-right: 100px;
  }

  .ver_edicion_comunidad_h_6 {
    float: left;
    height: 100px;
    width: 100px;
    margin-right: 40px;
    text-align: center;
    vertical-align: middle;
  }

  .ver_edicion_comunidad_h_7 {
    height: 150px;
    float: left;
    padding-top: 10px;
  }

  .row_left_title {
    width: 195px;
    height: 20px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: right;
    font-weight: bold;
  }

  .row_left_detail {
    width: 240px;
    min-height: 20px;
    /*border: 1px solid;*/
    float: left;
    margin: 1px;
    margin-bottom: 5px;
  }

  #Btn_sub_menu {
    display: none;
  }

  .dias_horas_uso {
    width: 630px;
    margin-left: 200px;
  }

  .alinea_input_formulario {
    overflow: hidden;
    text-align: right;
  }

  .alinea_input_formulario input {
    width: 120;

  }

  #menu-top {
    margin-left: 3px;
    /*width:1024px; */
  }

  .prorateo_comunidad_t {
    font-size: 22px;
    font-weight: bold;
    width: 950px;
    border: 0px solid blue;
    color: #666;
    margin-left: 26px;
  }

  .prorateo_comunidad_resumen {
    border-collapse: collapse;
    margin-left: 310px;
    border-color: #CCC;
  }

  fieldset {
    padding: 5px;
    border: 1px solid #e3e3e3;
    margin: 0;
    width: 720px;
  }

  .margen_l_100 {
    margin-left: 100px;
  }

  .margen_l_750 {
    margin-left: 750px;
  }

  .aberrante_01 {}

  ul.paginador li a,
  ul.paginador li span {
    padding: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0 5px;
    text-decoration: none;
  }

  .mensaje_crear_001 {
    border-bottom: solid 3px gray;
    width: 604px;
    margin-bottom: 3px;
    font-weight: bold;
    color: #808080;
  }

  .mensaje_crear_002 {
    margin-left: 100px;
    margin-bottom: 20px;
  }

  .mensaje_crear_003 {
    border-bottom: solid 3px gray;
    width: 604px;
    margin-bottom: 2px;
    font-weight: bold;
    color: #808080;
  }

  .mensaje_crear_004 {
    width: 700px;
    margin: 0px auto;
  }

  .mensaje_crear_005 {
    border-bottom: solid 3px gray;
    width: 604px;
    margin-bottom: 3px;
    font-weight: bold;
    color: #808080;
  }

  .mensaje_crear_006 {
    margin-left: 100px;
    margin-bottom: 20px;
  }

  .gc_contenedor {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 90px;
  }

  .aberrante_02 {
    font-size: 14px;
    margin-top: 100px;
    margin-left: 280px;
    border-collapse: collapse;
    border: 1px solid #666
  }
  table.tabla-general caption {
    height: 35px;
    background: url('../img/fondo-caption.png');
    text-align: left;
    color: #343434;
    padding-left: 20px;
    padding-top: 3px;
    font-size: 22px;
    border: solid 1px #CCCCCC;
    border-bottom: none;
  
  }
  .home-derecha div.block-carrusel {
    height: 132px;
    width: 433px;
    float: left;
  }
  
  .home-derecha div.block-carrusel div {
    height: 113px;
    width: 401px;
    margin: 15px 15px 15px 15px;
    border: solid 1px #CCC;
  }
  #menu-top ul {
    float: left;
    list-style: none;
    margin-left: 00px;
    padding: 0px;
    width: 100%;
  }
  .padl70{
    padding-left: 70px;
  }
  #home #cielo #body_alt #block table tr td#derecha div.block2 {
    padding-right: 50px;
    padding-bottom: 50px;
  
  }
  #home #cielo #body_alt #block table tr td#derecha div.block1 {
    width: 592px;
    height: 14px;
    background: url("../img/cuadro_grande_arriba.png") no-repeat scroll right transparent;
  }
  #home #cielo #body_alt #block {
    width: 900px;
    margin: 0 auto;
    margin-top: 10px;
  }
  #home #cielo #body_alt #block table tr td#pie {
    width: 886px;
    height: 14px;
    background: url("../img/cuadro_grande_abajo.png") no-repeat transparent;
  }
  
  #home #cielo #body_alt #block table tr td#derecha {
    width: 541px;
    background: url("../img/fondo_feo2.png") repeat-y scroll right #FFF;
  } 
  #home #cielo #body .block1 div.texto {
    float: left;
  }
}

.floatl {
  float: left;
}
.h130{
  min-height: 130px;
}