﻿/*###DCE/6CE*/



#num_resultados_beneficios_red{
background-color:#FBD7BF;
border:1px solid #C55752;
padding:10px;
margin-bottom:10px;
}
div.bsucs_form
{
float: left;
width: 94%;
padding: 30px 0px 0px 0px;
color: #494f4d;
font-size: 15px;
font-weight: bold;
display: none;
}
div.bsucs_form_visible
{
	display: block;	
}
div.bsucs_form div
{
	float: left;	
	margin-right: 2%;
}
div.bsucs_form input[type="button"]
{
	float: right;	
	color: #fff;
	border: none;	
	padding: 4px 15px 4px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	margin-top: 20px;
	background: #8e8e8e; /* Old browsers */
	background: -moz-linear-gradient(top, ##9AC00F 30%, #9AC00F 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,##9AC00F), color-stop(100%,#9AC00F)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, ##9AC00F 30%,#9AC00F 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, ##9AC00F 30%,#9AC00F 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, ##9AC00F 30%,#9AC00F 100%); /* IE10+ */
	background: linear-gradient(to bottom, ##9AC00F 30%,#9AC00F 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##9AC00F', endColorstr='#9AC00F',GradientType=0 ); /* IE6-9 */
}
div.bsucs_form input[type="button"]:hover
{
	cursor: pointer;
	background: #9AC00F; /* Old browsers */
	background: -moz-linear-gradient(top, #9AC00F 0%, ##9AC00F 64%); /* FF3.6+ */C:\test\CanalesElectronicos\Web2016\Web2013\assets\build\funciones_bsucs.js
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9AC00F), color-stop(64%,##9AC00F)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9AC00F 0%,##9AC00F 64%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9AC00F 0%,##9AC00F 64%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9AC00F 0%,##9AC00F 64%); /* IE10+ */
	background: linear-gradient(to bottom, #9AC00F 0%,##9AC00F 64%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9AC00F', endColorstr='##9AC00F',GradientType=0 ); /* IE6-9 */
}
#resultados_beneficios table{
width:100%;
margin-bottom:50px;
}
#resultados_beneficios table th{
background-color:white;
/*border:1px solid #7CBC7A;*/
padding:10px;
}
#resultados_beneficios table th a{
color:#9AC00F;
text-decoration:none;
}
#resultados_beneficios table td{
background-color:white;
border-bottom:1px solid #EEE;
padding:10px;
}
#resultados_beneficios table td.a-la-derecha{
    text-align:right;
}
#resultados_beneficios table tfoot td{
font-weight:bold;
}
#resultados_beneficios table tfoot td a{
color: #005B1E;
text-decoration:none;
}
#resultados_beneficios table tfoot td a:hover{
text-decoration:underline;
}


#bsucs_info, #bsucs_mapa, #bsucs_ext
{	
	float: left;
	margin-top: 10px;
	/*border: 1px solid #ccc;*/	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: none;
}
#bsucs_mapa, #bsucs_ext
{
	/*width: 49%;*/
	height: 300px;		
}
#bsucs_info
{
	/*width: 41%;*/
	/*height: 300px;*/
	margin-right: 1.2%;	
	padding: 15px 4% 0 4%;
	overflow-y: auto;
	overflow-x: hidden;
}
#bsucs_info span.bsucs_info_tit
{
	color: #494f4d;
	font-size: 1.5em;
	margin-top: 100px;	
}
#bsucs_info span.bsucs_info_suc
{
	color: #9AC00F;
	font-size: 1.2em;	
	font-weight: bold;
}
#bsucs_info img
{
	margin-right: 5px;	
}
#bsucs_ext img
{
	border: 0;
	width: 100%;
	height: 300px;
	max-width:372px;
}
#bsucs_info p
{
	color: #6C6965;
	font-size: 1.1em;
	line-height: 1.4em;
}
#bsucs_info p.ext
{
	color: #05703C;
	font-size: 1.2em;
	line-height: 1.5em;	
}
#bsucs_info ul
{
	padding-left: 5px;
	margin:0;	
}
#bsucs_info li
{
	margin-bottom: 10px;
}
img.ptoefvo {
    position: relative;
    top: 14px;
    margin-top: -22px;
    margin-left: 5px;
}
img.ptoefvomin {
    position: relative;
    top: 6px;
    margin-top: -6px;
    margin-left: 3px;
}
#chk_caj_punto {
    position:relative;
    margin-top: 15px; 
 
}
#chk_caj_vision {
    position:relative;
    margin-top: 15px; 
 
}
#chk_caj_inteligente {
    position:relative;
    margin-top: 15px; 
 
}