/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
}


/* APENAS PARA OS SLIDES VERTICAIS OPCIONAIS */
.tab {
    position: inherit;
    float: left;
    border-top: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 180px;
    height: 300px;
}
.tabcontent {
    padding: 0px 12px;
    border-top: 1px solid #ccc;
    min-width: 48%;
    border-left: none;
    text-align: left;
}
.tabcontentleft {  /* para o pubstats graphic */
    position: relative;
    right: 20px;
    padding: 0px 12px;
    border-top: 1px solid #ccc;
    min-width: 42%;
    border-left: none;
    height: 300px;
}
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 8px 8px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
}
.tab button:hover {
    background-color: #ddd;
}
.tab button.active {
    background-color: #ccc;
}
/* para os botoes de pub stats */
.pstattablink:hover {
    background-color: #ddd;
}
.pstattablink.active {
    background-color: #ccc;
}




.mySlides{
    display:none;
    vertical-align: top;
    line-height: normal;
    background-color: #EFEFEF;
}
.polen_slide_field_value{
    display: inline-block;
    color: darkslategrey;
    font-weight: normal;
}
.polen_slide_field{
    color: lightslategrey;
    display: inline-block;
    font-weight: bold;
    font-family: sans-serif;
}
.polen_slide_title{
    font-weight: bolder;
    font-family: sans-serif;
    margin-top: 1em;
}
.polen_slide_image {
}
