@charset "utf-8";
/* CSS Document */


@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
  }
}

@media (max-width: 1151px) { 
	.social-fixed {
		display: none;
	}
}

#content {
padding-top: 20px !important;
padding-left: 15px !important;
padding-right: 15px !important;
background: none;
background-color: #fff;
border-top: 1px solid #ebebeb;
}

sup {
vertical-align: baseline;
position: relative;
top: -4px;
font-size: 0.65em;
}

.clearfix { display: inline-block; }

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
	 
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.social-networks-sharing {
margin:44px 0 10px 0;
display:block;
width:100%;
}

.social-networks-sharing h3 {
font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
font-size: 1.7em;
font-weight: bold;
color: #666;
line-height:1.3;
display: block;
text-align: center;
margin: 0 auto;
margin-bottom: 18px;
}

.social-networks-sharing .pluso {
display:block;
width:auto;
margin:0 auto;
text-align:center;
}

.separator {
margin: 0 auto;
width: 100%;
height: 1px;
border-bottom: 1px solid #e0e0e0;
}

.separator.tall {
	height: 20px;
}

.remark {
width: 100%;
margin-left: -15px;
overflow: hidden;
text-align: left;
padding: 20px 45px 20px 15px;
background-color: #f0f0f0;
margin-top: 20px;
}

.remark p {
font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
font-size: 7pt;
color: #999;
padding: 0;
margin: 0 0 2px 0;
}

.remark ol li {
list-style: outside decimal none;
margin-left: 15px;
padding-left: 4px;
margin-bottom: 8px;
font-size: 7pt;
color: #999;
}

.remark p  a,
.remark ol li a {
text-decoration: none;
color: #6f6f6f;
}

.start_point {
margin-top:5px;
}

span.table_separator {
display: table-cell;
font-size:6.5pt;
}

.link_button {
width: 66px;
height: 24px;

display: table-cell;

font-size:7pt;
text-align: center;
vertical-align: middle;

line-height: 1.4;

color:#9d9e9e;
text-decoration:none;

border:1px solid #a1a1a1;
border-radius:2px;

transition: color 0.3s, border-color 0.3s;
}

.link_button.tall {
font-size:5pt;
}

.link_button:hover {
color:#0067fe;
border-color:#0067fe;
}

.column_0,
.column_1,
.column_2,
.column_3,
.column_4, 
.column_5,
.column_6,
.column_7,
.column_8 {
float:left;
padding-top:13px;
padding-bottom:2px;
}

.column_0 {
width:100px;
max-width:100px;
}

.column_1,
.column_2,
.column_3,
.column_4,
.column_5,
.column_6,
.column_7,
.column_8 {
width:150px;
max-width:150px;
}

.column_0 p,
.column_1 p,
.column_2 p,
.column_3 p,
.column_4 p,
.column_5 p,
.column_6 p,
.column_7 p,
.column_8 p {
font-size:7pt;
font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
font-weight:normal;
padding:0;
margin-bottom: 7px;
line-height:1.4;
}

.column_0 p:last-child,
.column_1 p:last-child,
.column_2 p:last-child,
.column_3 p:last-child,
.column_4 p:last-child,
.column_5 p:last-child,
.column_6 p:last-child,
.column_7 p:last-child,
.column_8 p:last-child
 {
margin-bottom: 10px;
}

.column_0 p strong,
.column_1 p strong,
.column_2 p strong,
.column_3 p strong,
.column_4 p strong,
.column_5 p strong,
.column_6 p strong,
.column_7 p strong,
.column_8 p strong {
font-weight:bold;
}

.column_0 img,
.column_1 img,
.column_2 img,
.column_3 img,
.column_4 img,
.column_5 img,
.column_6 img,
.column_7 img,
.column_8 img {
display:block;
margin-bottom:28px;
}

.clear {
clear:both;
}

.ipad_pic_3,
.ipad_pic_4,
.ipad_pic_5 {
padding-top: 28px;
}