
#print-page {
  color: #3a3f52;
  float: none;
  display: block;
}
#print-page .pdf-header {
  display: block;
  font-size: 13pt;
  transition: 0.12s;
}
#print-page .pdf-header:hover {
  cursor: pointer;
  background-color: rgba(72, 135, 244, 0.15);
  transition: 0.12s;
}
#print-page p {
  white-space: pre-line;
  padding: 0;
  margin: 0 auto;
  font-size: 9pt;
  text-align: left;
  line-height: 1.6em;
}
#print-page hr {
  height: 0;
  border-top: 1px solid rgba(49, 53, 68, 0.1);
  border-bottom: 0px;
  padding: 0;
  margin: 0 auto;
}
#print-page #cover-letter {
  height: 9.58in !important;
  overflow: hidden;
}
#print-page .name {
  padding: 0;
  margin: 0 auto;
  display: block;
  width: 100%;
  font-size: 32pt;
}
#print-page .contact span {
  display: inline-block;
  box-sizing: border-box;
  padding: 3px 5px;
}
#print-page .contact span i {
  position: relative;
  top: 1px;
  margin: 0 3px 0 0;
}

#print-page.theme-pacifico {
  font-family: 'Source Sans Pro', sans-serif;
}
#print-page.theme-pacifico .pdf-header {
  display: block;
  font-size: 9pt;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
  width: 26%;
}
#print-page.theme-pacifico .pdf-header:after {
  content: ' click to edit';
  text-transform: uppercase;
  font-size: 7pt;
  color: rgba(49, 53, 68, 0.3);
  position: absolute;
  margin-top: 0px;
  margin: 12px 0 0 -58px;
}
#print-page.theme-pacifico p {
  white-space: pre-line;
  padding: 0;
  margin: 0 auto;
  font-size: 9pt;
  text-align: justify;
  line-height: 1.4em;
}
#print-page.theme-pacifico hr {
  height: 0;
  border-top: 1px solid rgba(49, 53, 68, 0.1);
  border-bottom: 0px;
  padding: 0px 0;
  margin: 10px auto;
}
#print-page.theme-pacifico #cover-letter .date {
  display: block;
  text-align: left;
  font-size: 9pt;
  font-weight: 700;
  box-sizing: border-box;
  padding: 15px 0 15px 0;
  border-top: 1px solid rgba(49, 53, 68, 0.1);
  margin: 15px 0 0 0;
}
#print-page.theme-pacifico #cover-letter p {
  font-size: 10pt;
}
#print-page.theme-pacifico #cover-letter .contact {
  display: block !important;
}
#print-page.theme-pacifico #cover-letter .contact hr {
  display: none;
}
#print-page.theme-pacifico #cover-letter .contact span {
  padding: 0 0 2px 0 !important;
  display: block;
  text-align: left;
  font-weight: 700;
}
#print-page.theme-pacifico #cover-letter .contact span i {
  width: 16px;
  text-align: center;
  display: inline-block;
}
#print-page.theme-pacifico .name {
  font-family: 'Pacifico', sans-serif;
  font-size: 26pt;
  text-transform: capitalize;
  text-align: left;
  font-weight: 300;
  padding: 0 0 3px 0;
}
#print-page.theme-pacifico .contact {
  display: none;
}
#print-page.theme-pacifico .contact.two {
  display: block !important;
}
#print-page.theme-pacifico .contact.two hr {
  opacity: 0;
}
#print-page.theme-pacifico .contact.two .contactwrapper {
  margin: -15px 0 0 0;
}
#print-page.theme-pacifico .contact span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9pt;
  display: block;
  text-align: left;
  box-sizing: border-box;
  padding: 0 0 3px 30%;
  letter-spacing: 0.5px;
}
#print-page.theme-pacifico .contact span i {
  position: relative;
  display: inline-block;
  width: 16px;
  text-align: center;
  top: 1px;
  margin: 0 3px 0 0;
}
#print-page.theme-pacifico .summary hr {
  opacity: 0;
  padding: 10px 0;
}
#print-page.theme-pacifico .summary p {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 30%;
  margin: -16px 0 0 0;
}
#print-page.theme-pacifico .experience hr {
  opacity: 0;
}
#print-page.theme-pacifico .experience .item {
  text-align: justify;
  line-height: 1em;
  padding: 5px 0 5px 30%;
  box-sizing: bborder-box;
}
#print-page.theme-pacifico .experience .item:first-child {
  padding-top: 0;
  margin: -12px 0 0 0;
}
#print-page.theme-pacifico .experience .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-pacifico .experience .item span:nth-child(1) {
  font-size: 9pt;
  font-weight: 700;
  text-align: left;
  display: block;
  padding: 0;
  text-transform: uppercase;
  margin: 0 auto;
  line-height: 0.8em;
}
#print-page.theme-pacifico .experience .item span:nth-child(2),
#print-page.theme-pacifico .experience .item span:nth-child(3),
#print-page.theme-pacifico .experience .item span:nth-child(4) {
  font-size: 9pt;
  font-weight: 400;
  text-align: left;
  position: relative;
  line-height: 0.26em;
  font-style: italic;
}
#print-page.theme-pacifico .experience .item span:nth-child(2):after,
#print-page.theme-pacifico .experience .item span:nth-child(3):after {
  content: ',';
}
#print-page.theme-pacifico .experience .item span p {
  display: block;
}
#print-page.theme-pacifico .projects hr {
  opacity: 0;
}
#print-page.theme-pacifico .projects .item {
  box-sizing: border-box;
  text-align: left;
  line-height: 1em;
  padding: 5px 0 5px 30%;
}
#print-page.theme-pacifico .projects .item:first-child {
  padding-top: 0;
  margin: -15px 0 0 0;
}
#print-page.theme-pacifico .projects .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-pacifico .projects .item span {
  font-size: 9pt;
  text-transform: uppercase;
  font-weight: 900;
  text-align: left;
  display: block;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-pacifico .projects .item p {
  display: block;
}
#print-page.theme-pacifico .qualifications hr {
  opacity: 0;
}
#print-page.theme-pacifico .qualifications .item {
  box-sizing: border-box;
  text-align: left;
  line-height: 1em;
  padding: 5px 0 5px 30%;
}
#print-page.theme-pacifico .qualifications .item:first-child {
  padding-top: 0;
  margin: -15px 0 0 0;
}
#print-page.theme-pacifico .qualifications .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-pacifico .qualifications .item span:nth-child(1) {
  font-size: 9pt;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-pacifico .qualifications .item span:nth-child(2),
#print-page.theme-pacifico .qualifications .item span:nth-child(3),
#print-page.theme-pacifico .qualifications .item span:nth-child(4),
#print-page.theme-pacifico .qualifications .item span:nth-child(5) {
  display: inline-block;
  font-style: italic;
  font-size: 9pt;
  font-weight: 400;
}
#print-page.theme-pacifico .qualifications .item span:nth-child(3):before,
#print-page.theme-pacifico .qualifications .item span:nth-child(4):before,
#print-page.theme-pacifico .qualifications .item span:nth-child(5):before {
  content: '\2022';
  display: inline-block;
  padding: 0 5px 0 3px;
}
#print-page.theme-pacifico .skills {
  text-align: left;
  height: auto;
  box-sizing: border-box;
  display: block;
  word-wrap: break-word;
}
#print-page.theme-pacifico .skills hr {
  opacity: 0;
}
#print-page.theme-pacifico .skills .skillswrapper {
  box-sizing: border-box;
  padding: 0 0 0 30%;
  width: 100%;
  display: block;
  margin: -19px 0 0 0;
}
#print-page.theme-pacifico .skills .skillswrapper .item {
  display: inline-block;
}
#print-page.theme-pacifico .skills .skillswrapper .item:nth-child(odd) {
  font-weight: 700;
}
#print-page.theme-pacifico .skills .skillswrapper .item span {
  font-size: 9pt;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 2px 18px 2px 0;
}

#print-page.theme-raleway .pdf-header {
  font-family: 'Raleway', sans-serif;
  font-size: 14pt;
  margin: 10px 0 10px 0;
  width: 100%;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 4px;
  display: table;
  padding: 0;
}
#print-page.theme-raleway .pdf-header span {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  box-sizing: border-box;
  padding: 0 15px 0 19px;
  font-style: normal;
  text-align: center;
}
#print-page.theme-raleway .pdf-header:before {
  content: "\00a0";
  border-top: 1px solid #313544;
  position: relative;
  top: 12px;
  display: table-cell;
}
#print-page.theme-raleway .pdf-header:after {
  content: "\00a0";
  height: 0;
  border-top: 1px solid #313544;
  position: relative;
  top: 12px;
  display: table-cell;
}
#print-page.theme-raleway p {
  white-space: pre-line;
  padding: 0;
  margin: 0 auto;
  font-size: 9pt;
  text-align: justify;
  line-height: 1.4em;
  font-weight: lighter;
}
#print-page.theme-raleway hr {
  height: 0;
  opacity: 0;
  border-top: 1px solid rgba(49, 53, 68, 0.1);
  border-bottom: 0px;
  padding: 0px 0;
  margin: 10px auto;
}
#print-page.theme-raleway #cover-letter .date {
  display: block;
  text-align: left;
  font-size: 10pt;
  font-weight: 700;
  box-sizing: border-box;
  padding: 15px 0 15px 0;
  border-top: 1px solid rgba(49, 53, 68, 0.1);
  margin: 15px 0 0 0;
}
#print-page.theme-raleway #cover-letter p {
  font-size: 10pt;
}
#print-page.theme-raleway .name {
  font-family: 'Raleway', sans-serif;
  font-size: 30pt;
  line-height: 0.85;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 14px;
  padding: 0 0 20px 0;
  word-spacing: 7.23in;
}
#print-page.theme-raleway .contact {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
#print-page.theme-raleway .contact.two {
  display: none !important;
}
#print-page.theme-raleway .contact .pdf-header {
  display: none;
}
#print-page.theme-raleway .contact hr {
  display: none;
}
#print-page.theme-raleway .contact .block {
  display: block;
}
#print-page.theme-raleway .contact .block span {
  font-weight: 500;
  font-size: 9pt;
  padding: 2px 5px 8px 5px;
}
#print-page.theme-raleway .contact span {
  letter-spacing: 1px;
  font-size: 10pt;
}
#print-page.theme-raleway .contact span i {
  position: relative;
  top: 2px;
  font-size: 12pt;
  margin: 0 4px 0 0;
}
#print-page.theme-raleway .experience .item {
  text-align: left;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-raleway .experience .item:first-child {
  padding-top: 0;
}
#print-page.theme-raleway .experience .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-raleway .experience .item span:nth-child(1) {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12pt;
  font-weight: 900;
  text-align: left;
  display: block;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-raleway .experience .item span:nth-child(2),
#print-page.theme-raleway .experience .item span:nth-child(3),
#print-page.theme-raleway .experience .item span:nth-child(4) {
  font-family: 'Raleway', sans-serif;
  font-size: 10pt;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: left;
  position: relative;
}
#print-page.theme-raleway .experience .item span:nth-child(3):before,
#print-page.theme-raleway .experience .item span:nth-child(4):before {
  content: '//';
  position: relative;
  letter-spacing: -1px;
  box-sizing: border-box;
  padding: 0 10px 0 4px;
  font-weight: 300;
}
#print-page.theme-raleway .experience .item span p {
  display: block;
}
#print-page.theme-raleway .projects .item {
  text-align: left;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-raleway .projects .item:first-child {
  padding-top: 0;
}
#print-page.theme-raleway .projects .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-raleway .projects .item span {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12pt;
  font-weight: 900;
  text-align: left;
  display: block;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-raleway .projects .item p {
  display: block;
}
#print-page.theme-raleway .qualifications .item {
  text-align: left;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-raleway .qualifications .item:first-child {
  padding-top: 0;
}
#print-page.theme-raleway .qualifications .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-raleway .qualifications .item span:nth-child(1) {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12pt;
  font-weight: 900;
  text-align: left;
  display: block;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-raleway .qualifications .item span:nth-child(2),
#print-page.theme-raleway .qualifications .item span:nth-child(3),
#print-page.theme-raleway .qualifications .item span:nth-child(4),
#print-page.theme-raleway .qualifications .item span:nth-child(5) {
  font-family: 'Raleway', sans-serif;
  font-size: 10pt;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: left;
  position: relative;
}
#print-page.theme-raleway .qualifications .item span:nth-child(3):before,
#print-page.theme-raleway .qualifications .item span:nth-child(4):before,
#print-page.theme-raleway .qualifications .item span:nth-child(5):before {
  content: '//';
  position: relative;
  letter-spacing: -1px;
  box-sizing: border-box;
  padding: 0 10px 0 4px;
  font-weight: 300;
}
#print-page.theme-raleway .skills {
  display: block;
  text-align: left;
}
#print-page.theme-raleway .skills .item {
  text-align: left;
  display: inline-block;
  font-weight: 700;
}
#print-page.theme-raleway .skills .item:last-child span:after {
  content: '';
}
#print-page.theme-raleway .skills .item span {
  font-family: 'Raleway', sans-serif;
  font-size: 10pt;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: left;
  position: relative;
}
#print-page.theme-raleway .skills .item span:after {
  content: '//';
  position: relative;
  font-weight: 300;
  letter-spacing: -1px;
  box-sizing: border-box;
  padding: 0 10px 0 4px;
}


#print-page.theme-slab {
  font-family: 'Source Sans Pro', sans-serif;
}
#print-page.theme-slab .pdf-header {
  font-family: 'Arvo', serif;
  font-weight: 700;
  display: block;
  font-size: 14pt;
  letter-spacing: 2.75px;
  margin: 4px 0 6px 0;
  text-transform: uppercase;
  text-align: left;
}
#print-page.theme-slab .pdf-header:after {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: lighter;
  content: ' click to edit';
  text-transform: uppercase;
  font-size: 8pt;
  color: rgba(49, 53, 68, 0.4);
  position: absolute;
  margin-top: 5px;
  margin-left: 10px;
}
#print-page.theme-slab p {
  white-space: pre-line;
  padding: 0;
  margin: 0 auto;
  font-size: 8pt;
  text-align: justify;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0.75px;
  font-family: 'Lato', sans-serif;
  color: rgba(58, 63, 82, 0.75);
}
#print-page.theme-slab hr {
  height: 0;
  border-top: 1px solid rgba(49, 53, 68, 0.15);
  border-bottom: 0px;
  padding: 0 0;
  margin: 15px auto;
}
#print-page.theme-slab #cover-letter .date {
  display: block;
  text-align: left;
  font-size: 10pt;
  font-weight: 700;
  box-sizing: border-box;
  padding: 15px 0 15px 0;
  border-top: 1px solid rgba(49, 53, 68, 0.1);
  margin: 15px 0 0 0;
}
#print-page.theme-slab #cover-letter p {
  font-size: 10pt;
}
#print-page.theme-slab .name {
  font-family: 'Arvo', serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24pt;
  letter-spacing: 3.5px;
  padding: 0 0 3px 0;
  text-align: left;
}
#print-page.theme-slab .contact {
  display: block;
  text-align: left !important;
  padding: 6px 0 6px 0;
}
#print-page.theme-slab .contact.two {
  display: none !important;
}
#print-page.theme-slab .contact .pdf-header {
  display: none;
}
#print-page.theme-slab .contact hr {
  display: none;
}
#print-page.theme-slab .contact .block {
  display: block;
  text-align: left;
}
#print-page.theme-slab .contact span {
  font-size: 9pt;
  letter-spacing: 0.5px;
  font-weight: 500;
  padding: 0 10px 0 0;
}
#print-page.theme-slab .contact span i {
  width: auto;
  display: inline-block;
  color: transparent;
}
#print-page.theme-slab .contact span i:before {
  font-family: 'Source Sans Pro', sans-serif;
  width: auto;
  display: inline-block;
  color: #3a3f52;
  font-size: 9pt;
  position: relative;
  top: -1.25px;
  font-weight: 700;
}
#print-page.theme-slab .contact span i.ion-android-mail:before {
  content: 'Email:';
}
#print-page.theme-slab .contact span i.ion-iphone:before {
  content: 'Phone:';
}
#print-page.theme-slab .contact span i.ion-social-linkedin:before {
  content: 'LinkedIn:';
}
#print-page.theme-slab .contact span i.ion-social-twitter:before {
  content: 'Twitter:';
}
#print-page.theme-slab .contact span i.ion-social-skype:before {
  content: 'Skype:';
}
#print-page.theme-slab .contact span i.ion-android-cloud:before {
  content: 'Website:';
}
#print-page.theme-slab .experience .item {
  text-align: left;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-slab .experience .item:first-child {
  padding-top: 0;
}
#print-page.theme-slab .experience .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-slab .experience .item span:nth-child(1) {
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: 900;
  text-align: left;
  display: block;
  padding: 0;
  letter-spacing: 1px;
  margin: 0 auto;
  line-height: 0.9em;
}
#print-page.theme-slab .experience .item span:nth-child(2),
#print-page.theme-slab .experience .item span:nth-child(3),
#print-page.theme-slab .experience .item span:nth-child(4) {
  line-height: 0.9em;
  font-size: 9pt;
  font-weight: 600;
  text-align: left;
  position: relative;
  font-style: italic;
}
#print-page.theme-slab .experience .item span:nth-child(3):before,
#print-page.theme-slab .experience .item span:nth-child(4):before {
  content: '/';
  box-sizing: border-box;
  padding: 0 4px 0 2px;
  font-weight: bolder;
}
#print-page.theme-slab .experience .item span p {
  display: block;
}
#print-page.theme-slab .projects .item {
  text-align: left;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-slab .projects .item:first-child {
  padding-top: 0;
}
#print-page.theme-slab .projects .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-slab .projects .item span {
  font-size: 10pt;
  font-weight: 900;
  text-align: left;
  display: block;
  padding: 0;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 0.9em;
}
#print-page.theme-slab .projects .item p {
  display: block;
}
#print-page.theme-slab .qualifications .item {
  text-align: left;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-slab .qualifications .item:first-child {
  padding-top: 0;
}
#print-page.theme-slab .qualifications .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-slab .qualifications .item span:nth-child(1) {
  line-height: 0.9em;
  font-size: 10pt;
  font-weight: 900;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-slab .qualifications .item span:nth-child(2),
#print-page.theme-slab .qualifications .item span:nth-child(3),
#print-page.theme-slab .qualifications .item span:nth-child(4),
#print-page.theme-slab .qualifications .item span:nth-child(5) {
  font-size: 9pt;
  font-weight: 400;
  text-align: left;
  position: relative;
  font-style: italic;
}
#print-page.theme-slab .qualifications .item span:nth-child(3):before,
#print-page.theme-slab .qualifications .item span:nth-child(4):before,
#print-page.theme-slab .qualifications .item span:nth-child(5):before {
  content: '/';
  display: inline-block;
  padding: 0 5px 0 3px;
  font-weight: bolder;
}
#print-page.theme-slab .skills {
  text-align: left;
  display: block;
}
#print-page.theme-slab .skills .item {
  text-align: center;
  display: inline-block;
}
#print-page.theme-slab .skills .item:last-child span:after {
  content: '';
}
#print-page.theme-slab .skills .item span {
  font-size: 10pt;
  padding: 0;
  position: relative;
  top: -4px;
  font-weight: 700;
  text-transform: uppercase;
}
#print-page.theme-slab .skills .item span:after {
  content: '/';
  display: inline-block;
  font-weight: 400;
  padding: 0 8px 0 8px;
}

#print-page.theme-source {
  font-family: 'Source Sans Pro', sans-serif;
}
#print-page.theme-source .pdf-header {
  display: block;
  font-size: 13pt;
  letter-spacing: 0.75px;
  font-weight: 300;
  margin: 0 0 4px 0;
}
#print-page.theme-source .pdf-header:after {
  content: ' click to edit';
  text-transform: uppercase;
  font-size: 8pt;
  color: rgba(49, 53, 68, 0.4);
  position: absolute;
  margin-top: 6px;
  margin-left: 10px;
}
#print-page.theme-source p {
  white-space: pre-line;
  padding: 0;
  margin: 0 auto;
  font-size: 9pt;
  text-align: justify;
  line-height: 1.5em;
}
#print-page.theme-source hr {
  height: 0;
  border-top: 1px solid rgba(49, 53, 68, 0.1);
  border-bottom: 0px;
  padding: 0px 0;
  margin: 10px auto;
}
#print-page.theme-source #cover-letter .date {
  display: block;
  text-align: left;
  font-size: 10pt;
  font-weight: 700;
  box-sizing: border-box;
  padding: 15px 0 15px 0;
  border-top: 1px solid rgba(49, 53, 68, 0.1);
  margin: 15px 0 0 0;
}
#print-page.theme-source #cover-letter p {
  font-size: 10pt;
}
#print-page.theme-source .name {
  font-size: 28pt;
  font-weight: 300;
  letter-spacing: 4px;
  padding: 0 0 3px 0;
}
#print-page.theme-source .contact.two {
  display: none !important;
}
#print-page.theme-source .contact .pdf-header {
  display: none;
}
#print-page.theme-source .contact hr {
  display: none;
}
#print-page.theme-source .contact .block {
  display: block;
}
#print-page.theme-source .contact .block span {
  font-size: 9pt;
  font-weight: 400;
  padding: 2px 5px 8px 5px;
}
#print-page.theme-source .contact span {
  font-weight: 500;
  font-size: 10pt;
  letter-spacing: 0.5px;
}
#print-page.theme-source .contact span i {
  position: relative;
  top: 1px;
  margin: 0 3px 0 0;
}
#print-page.theme-source .experience .item {
  text-align: left;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-source .experience .item:first-child {
  padding-top: 0;
}
#print-page.theme-source .experience .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-source .experience .item span:nth-child(1) {
  font-size: 11pt;
  font-weight: 600;
  text-align: left;
  display: block;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-source .experience .item span:nth-child(2),
#print-page.theme-source .experience .item span:nth-child(3),
#print-page.theme-source .experience .item span:nth-child(4) {
  font-size: 9pt;
  font-weight: 400;
  text-align: left;
  position: relative;
}
#print-page.theme-source .experience .item span:nth-child(3):before,
#print-page.theme-source .experience .item span:nth-child(4):before {
  content: ',';
  position: relative;
  left: -3px;
  box-sizing: border-box;
  padding: 0 3px 0 0;
}
#print-page.theme-source .experience .item span p {
  display: block;
}
#print-page.theme-source .projects .item {
  text-align: left;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-source .projects .item:first-child {
  padding-top: 0;
}
#print-page.theme-source .projects .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-source .projects .item span {
  font-size: 11pt;
  font-weight: 600;
  text-align: left;
  display: block;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-source .projects .item p {
  display: block;
}
#print-page.theme-source .qualifications .item {
  text-align: center;
  line-height: 1em;
  padding: 5px 0;
}
#print-page.theme-source .qualifications .item:first-child {
  padding-top: 0;
}
#print-page.theme-source .qualifications .item:last-child {
  padding-bottom: 0;
}
#print-page.theme-source .qualifications .item span:nth-child(1) {
  font-size: 11pt;
  font-weight: 600;
  display: block;
  padding: 0;
  margin: 0 auto;
}
#print-page.theme-source .qualifications .item span:nth-child(2),
#print-page.theme-source .qualifications .item span:nth-child(3),
#print-page.theme-source .qualifications .item span:nth-child(4),
#print-page.theme-source .qualifications .item span:nth-child(5) {
  display: inline-block;
  font-size: 9pt;
  font-weight: 400;
}
#print-page.theme-source .qualifications .item span:nth-child(3):before,
#print-page.theme-source .qualifications .item span:nth-child(4):before,
#print-page.theme-source .qualifications .item span:nth-child(5):before {
  content: '\2022';
  display: inline-block;
  padding: 0 5px 0 3px;
}
#print-page.theme-source .skills .item {
  text-align: center;
  display: inline-block;
}
#print-page.theme-source .skills .item:nth-child(odd) {
  font-weight: 700;
}
#print-page.theme-source .skills .item:last-child span:after {
  content: '';
}
#print-page.theme-source .skills .item span {
  font-size: 9pt;
}
#print-page.theme-source .skills .item span:after {
  content: '\2022';
  display: inline-block;
  padding: 0 5px 0 5px;
}
