
.btn-hsc-green-es{
	background-color:#00488d;
	color:white;
	border:0;
	border-radius:5px;
}

.btn-hsc-green-es_{	
	border-style: solid;
    border-color: #00488d;
    border-width: 20px 30px 20px 30px;
    display: inline-block;
    background: #00488d;
    border-radius: 5px;   
    line-height: 120%;
    color: white; 
    width: auto;
    text-align: center;	
}
.btn-hsc-es{
	background-color:#e1e4eb;	
	border:0;
	border-radius:5px;
}
.btn-es{
	background-color:#07395A;
	color:white;
	border:none;
	border-radius:5px;
}
.btn-es:hover {
	background:#07395A;
	color:white;
}
.icon-btn-es{
	padding:10px;
	border-radius:5px;
}

.tile_ex{
	width:100%;
	border-radius:4px;
	background-color:#07395A;
	color:#fff;
	padding:7px 0px 5px 0px;
	margin:5px 0;
}
.tile_e{
	width:100%;
	border-radius:4px;
	background-color:#07395A;
	color:#fff;
	margin:5px 0;}

.buttongroup .btn-hsc-green-es{
	line-height:2.5;
	}	


div.logo img {
		max-width: 100%;
		height: auto;
	}
.logo {
    padding: 20px 20px 0 20px;
}
img {
    height: auto;
}

footer.es{
	background-color:#07395A;
	color:white;
	text-align:right;
	position:relative;
	margin:20px 0px;
}

.row{margin-left:0px;margin-right:0px;}
a.green{color:#37AE6C;}

.color_es{
	color:#00488d;
	font-weight: bold;
}

img.qicon{
	float:left;
	margin-right:4px;
}

@media(max-width:768px)
{
	
	.buttongroup .btn-hsc-green-es{
	line-height:1.5;
}
}
@media(max-width:450px){

.buttongroup .btn-hsc-green-es{
	line-height:1.5;
}
	
}
