﻿fieldset div
{
	padding-left:15px; 
	padding-right:15px; 
	padding-top:15px; 
	padding-bottom:10px; 
	margin-right:0px;
}



input.tb_like_lbl
{
	border-width:0px!important;
	border-style:none!important;
	cursor:default!important; 
	background-color:Transparent!important;  	
} 


input.style_button
{
	text-align:center!important;
} 


/* CONTENT FLEX MASTER */

div#CrmFlexMaster div#titles
{
	float:none;
	clear:both;
}

div#CrmFlexMaster div#titles div.pnl_title
{
	_float:left;  
}

div#CrmFlexMaster div#titles div.toolbar
{
	float:right;  
}

div#CrmFlexMaster div#titles span.lbl_desc, 
div#CrmFlexMaster div#footers span.lbl_desc
{
	float:none;
	clear:both;
	display:block;
}

div#CrmFlexMaster div#titles span.lbl_desc
{
	margin-bottom:20px; 
}

div#CrmFlexMaster div#footers span.lbl_desc
{
	margin-top:20px; 
}


/* ************************************ */

td.autoriza 
{
	text-align:right;
	width:0px;
	white-space:nowrap;
} 

div.ContadoresPH
{
	margin-top:10px;
	margin-bottom:10px;
}

td.ContadoresCell1 span, 
td.ContadoresCell2 span,
td.ContadoresCell3 span,
td.ContadoresCell4 span
{
	white-space:nowrap!important;
}  

td.ContadoresCell1, 
td.ContadoresCell2, 
td.ContadoresCell3, 
td.ContadoresCell4,
td.ContadoresCell
{
	padding-left:10px;
	padding-right:10px;
}  
	/*
div.contadores_grupo
{
  margin-left:13px;
}*/

/* FF!: PARA K LA TABLA SALGA ALINEADA AL CENTRO */
div.contadores_grupo table
{
	margin-left:auto;
	margin-right:auto;
	border:none;
} 

div.contadores_grupo div.cpe_header
, div.contadores_grupo div.cpe_content{
width:650px;  
}

div.contadores_grupo div.cpe_content{
  text-align:center;  
}

div.ContadoresPH
{
} 

div.ContadoresPH table
{
	width:0px!important;
	border:solid 1px;
} 


table.tbl_incr_acum tr td
{
	white-space:nowrap!important;
}  
	
div.cpe_content ul.lista-informacion{
  list-style-type: none;
  list-style-image: none;
  padding:0px;
  margin:0px 0px 0px 5px;
}
a.lista-informacion
{
	
  padding-left:25px;  
  padding-top:5px;
  margin-left:5px;
  display: block; 
}

a.lista-informacion.lista-informacion-tour{
  background:url(../../../img/CRM/help.png) left no-repeat;
}

a.lista-informacion.lista-informacion-info{
  background:url(../../../img/icon_faq.gif) left no-repeat;
}

a.lista-informacion.lista-informacion-consejos{
  background:url(../../../img/icon_consejos.gif) left no-repeat;
}


div.mask-innerDiv a.close{
  display:block;
  color:black;
  font-size:20px;
  width:35px;
  height:35px;
  text-decoration:none;
  background:url(../../../img/Trees/close_xs.png) no-repeat top left;
  position: relative;
  top: 35px;
  left: 655px;
}

.tblIrpf tbody tr td
{
  padding: 5px 5px 0px 0px;
}

.EXPANDABLE
{
  cursor: pointer;
}

table#tbl_opciones tr td span.CONTENT_HEADER_ROW
{
padding-left: 15px;
}

/*Oculta panel politica de privacidad*/
div.pnl_politica {
    display: none;
}