﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
.curric-theme {
  font-family: 'Open Sans';
  font-size: 14px;
  color: #373a3c;
}

.curric-theme #content {
  text-align: justify;
}

.curric-theme #content a {
  color: #373a3c;
}

.curric-theme #content .snippet:first-of-type {
  padding-top: 20px;
}

.curric-theme #content .snippet:last-of-type {
  padding-bottom: 20px;
}

.curric-theme h1 {
  font-size: 1.8em;
}

.curric-theme h2, .curric-theme h3, .curric-theme h4 {
  font-weight: normal;
  font-size: 1.2em;
}

.curric-theme ul {
  margin-bottom: 0;
}

.curric-theme .paper-curric {
  margin-top: 20px;
  min-height: 814px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(173, 173, 173, 0.75);
  -moz-box-shadow: 0 1px 5px 0 rgba(173, 173, 173, 0.75);
  box-shadow: 0 1px 5px 0 rgba(173, 173, 173, 0.75);
}

.curric-theme .paper-curric .cnt {
  padding: 30px 15px;
}

.curric-theme .formacao h2, .curric-theme .formacao h3, .curric-theme .experiencias h2, .curric-theme .experiencias h3, .curric-theme .qualificacoes h2, .curric-theme .qualificacoes h3, .curric-theme .resumo-qualificacoes h2, .curric-theme .resumo-qualificacoes h3, .curric-theme .infos-adicionais h2, .curric-theme .infos-adicionais h3, .curric-theme .idiomas h2, .curric-theme .idiomas h3, .curric-theme .informatica h2, .curric-theme .informatica h3, .curric-theme .cursos-complementares h2, .curric-theme .cursos-complementares h3, .curric-theme .viagens h2, .curric-theme .viagens h3, .curric-theme .trabalho-voluntario h2, .curric-theme .trabalho-voluntario h3, .curric-theme .premios h2, .curric-theme .premios h3, .curric-theme .generic h2, .curric-theme .generic h3 {
  border-bottom: 1px solid #d6d5d5;
  padding-bottom: 4px;
  margin-bottom: 16px;
}

.curric-theme .header, .curric-theme .formacao, .curric-theme .experiencias, .curric-theme .qualificacoes, .curric-theme .resumo-qualificacoes, .curric-theme .infos-adicionais, .curric-theme .idiomas, .curric-theme .informatica, .curric-theme .cursos-complementares, .curric-theme .viagens, .curric-theme .trabalho-voluntario, .curric-theme .premios, .curric-theme .generic {
  padding: 5px 30px;
}

.curric-theme .header {
  text-align: center;
  padding-bottom: 0;
}

.curric-theme .header p {
  margin-bottom: 2px;
  font-size: 0.8em;
}

.curric-theme .header h1 {
  margin-bottom: 12px;
  font-size: 1.4em;
}

.curric-theme .header .objetivo {
  font-size: 1.6em;
  padding: 0;
}

.curric-theme .qualificacoes p:last-child {
  margin-bottom: 0;
}

.curric-theme .experiencias h4 {
  margin-bottom: 0;
  font-weight: 700;
}

.curric-theme .experiencias h4 span.date {
  float: right;
}

.curric-theme .experiencias strong {
  font-weight: 600;
}

.curric-theme .experiencias ul {
  margin-bottom: 0;
  padding-left: 20px;
}

.curric-theme .experiencias ul li {
  margin-bottom: 4px;
}

.curric-theme .experiencias ul li:last-child {
  margin-bottom: 0;
}

.curric-theme .formacao ul {
  padding-left: 20px;
}

.curric-theme .cursos-complementares span.date, .curric-theme .viagens span.date, .curric-theme .trabalho-voluntario span.date, .curric-theme .premios span.date, .curric-theme .generic span.date {
  float: right;
}

.curric-theme .cursos-complementares.v2 span.date, .curric-theme .viagens.v2 span.date, .curric-theme .trabalho-voluntario.v2 span.date, .curric-theme .premios.v2 span.date, .curric-theme .generic.v2 span.date {
  float: none;
}

.curric-theme .snippet .experiencias ul ul:hover li:last-child:before {
  left: -30px;
}

@page {
  size: A4;
  margin: 0 0;
}

@media print {
  #content {
    zoom: 0.75;
  }
  .curric-01 {
    margin: 0;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    padding: 0;
    border: 0;
  }
  .curric-01 li {
    orphans: 5;
    widows: 5;
  }
  .curric-01 .col-sm-10 {
    width: 100%;
    padding: 0;
  }
  .curric-01 .col-xs-offset-1 {
    margin-left: 0;
  }
  .curric-01 .paper-curric .cnt, .curric-01 .container {
    padding: 0;
  }
  .curric-01 .paper-curric .cnt {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .curric-01 .formacao, .curric-01 .experiencias, .curric-01 .qualificacoes, .curric-01 .resumo-qualificacoes, .curric-01 .infos-adicionais {
    page-break-inside: avoid;
  }
}
