/*=========== RESET ==========*/
* {margin: 0; padding: 0; font-size: 100%; border: none; outline: none; font-weight: 300; box-sizing: border-box;
font-family: 'Lato', sans-serif;}

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus { outline: 0;}
a, a:link, a:visited, a:hover, a:active{text-decoration:none}
table {	border-collapse: separate;border-spacing: 0;}
th, td {text-align: left; font-weight: normal;}
img, iframe {border: none; text-decoration:none;}
ol, ul {list-style: none;}
input, textarea, select, button {font-size: 100%;font-family: inherit;}
select {margin: inherit;}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px;  }

img, iframe{max-width: 100%; max-height: 100%;}

@font-face {
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/HelveticaNeue-Condensed.otf');
     src: url('../fonts/HelveticaNeue-Condensed.ttf');
}

@font-face {
    font-family: 'Frutiger';
    font-style: normal;
    font-weight: normal;
   
    src:  url('../fonts/FrutigerLTStd-Cn.otf');
     src:  url('../fonts/FrutigerLTStd-Cn.ttf');
}


.bercario-virtual-header{background-image: url(../img/header-bercario.jpg); background-size: contain; height: 411px;}
.img-bercario-virtual-header-berco{text-align: center; }
.img-bercario-virtual-header-berco img{margin-top: 70px;}
.bercario-virtual-header-title{color: #fff; font-family:'HelveticaNeue';font-size: 4.0em; text-align: center;}


.main{background-image: url(../img/background-page.png); background-size: contain; height:666px; }

.bercario-cis img {margin-top: 55px; }

#chave{margin-left: 60px;margin-top: 55px;}
#chave{margin-left: 60px;margin-top: 55px;}
.chave-de-acesso-text{text-align: center; font-family:'HelveticaNeue'; font-size: 3.0em; color:#0098da; margin-top: 10px;}
.button-enviar-chave{background-color:rgba( 0,152,218,0.2);  border: 2px solid; border-color: rgba( 0,152,218,0.2);  border-radius: 7px;padding: 7px;  font-size: 0.9em; color:#707070;padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 8px;  font-size: 1.2em; font-family: 'Frutiger'; font-weight: lighter; width: 135px; text-align: center; margin-top: 20px; margin-left: 20px;}

.info-bebe{margin-top: 50px;}
#nome-do-bebe{color:#0098da; text-transform: uppercase; font-family:'HelveticaNeue';font-size: 1.8em; font-weight: lighter;}
#sexo-do-bebe{color: #5c5c;font-family:'Frutiger'; font-size: 1.5em; font-weight: lighter; text-transform: capitalize;}
#peso-do-bebe{color: #5c5c;font-family:'Frutiger';font-size:1.5em; font-weight: lighter; text-transform: capitalize;}
#comprimento-do-bebe{color: #5c5c;font-family:'Frutiger';font-size: 1.5em; font-weight: lighter;}
#data-do-bebe{color: #5c5c;font-family:'Frutiger';font-size: 1.5em; font-weight: lighter;}
#hora-do-bebe{color: #5c5c;font-family:'Frutiger';font-size: 1.5em; font-weight: lighter;}
#mae-do-bebe{color: #5c5c;font-family:'Frutiger';font-size: 1.5em; font-weight: lighter;}
#pai-do-bebe{color: #5c5c;font-family:'Frutiger';font-size: 1.5em; font-weight: lighter;}

.text-clique{color: #5c5c;font-family:'Frutiger';font-size: 1.3em; font-weight: lighter; margin-top: 80px;}
.dados-retornados{margin-left: 40px;}
#sexobeberetornado{color: #0098da;font-family:'Frutiger'; font-size: 1.0em;  font-weight: lighter;}
#pesobeberetornado{color: #0098da;font-family:'Frutiger';font-size:1.0em; text-transform: capitalize; font-weight: lighter; }
#comprimentobeberetornado{color: #0098da;font-family:'Frutiger';font-size: 1.0em; text-transform: capitalize!important; font-weight: lighter; }
#databeberetornado{color: #0098da;font-family:'Frutiger';font-size: 1.0em; text-transform: capitalize!important; font-weight: lighter; }
#horabeberetornado{color: #0098da;font-family:'Frutiger';font-size: 1.0em; text-transform: capitalize;font-weight: lighter; }
#maebeberetornado{color: #0098da;font-family:'Frutiger';font-size: 1.0em; text-transform: capitalize!important; font-weight: lighter;}
#paibeberetornado{color: #0098da;font-family:'Frutiger';font-size: 1.0em; text-transform: capitalize; font-weight: lighter;}

#imagens-pequenas{margin-top: 10px;}

