*{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color:#171717; box-sizing:border-box;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr, input{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 vertical-align: baseline;
 background: transparent;
 list-style: none;
 border-collapse: collapse;
 border-spacing: 0;
 text-decoration: none;
}
 
img a, a img{border: 0;}
img{
	max-width: 100%;
	display: block;
}

blockquote, q {quotes: none;}
 
blockquote:before, blockquote:after, q:before, q:after {
content: ""; content: none;
}
 
html,
body{
	height: 100%;
}

body {
 line-height: 1.4;
 font-size: 62.5%;
}

figure{margin: 0}

a{cursor:pointer; text-decoration:none}

h1, h2, h3, h4, h5{font-weight:normal; margin:0px; padding:0px} 

textarea {
    resize: vertical;
}

.both{clear:both}

.voltar{width:75px; display: block; clear: both; margin:0 auto 20px auto; font-family: 'ClearSans'; font-size:18px; color:#979797;}

.body_page{ max-width:996px; margin:auto; padding: 0 15px; min-width: 320px;}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

label.error{display:none !important;}
input.error[type="text"],input.error[type="email"],
textarea.error,
select.error{border:2px solid #FD3E3E !important;}

#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}