@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,300,700);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700);
@import "https://fonts.googleapis.com/css?family=Raleway:400,900,200,700";
#print-page {
  margin: 15px auto 35px auto;
  width: 7.23in;
  mso-header-margin: .5in;
  mso-footer-margin: .5in;
  mso-paper-source: 0;
  z-index: 5000;
  text-align: center;
  font-weight: 300;
  overflow: visible !important;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid rgba(49, 53, 68, 0.1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 0;
}
@media (max-width: 800px) {
  #print-page {
    margin-top: 30px;
  }
}
@media (max-width: 7.6in) {
  #print-page {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    position: relative;
    left: 50%;
    margin-left: -3.2535in;
  }
}
@media (max-width: 6.9in) {
  #print-page {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    margin-left: -2.892in;
  }
}
@media (max-width: 6.1in) {
  #print-page {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    margin-left: -2.5305;
  }
}
@media (max-width: 5.4in) {
  #print-page {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    margin-left: -2.169in;
  }
}
@media (max-width: 4.6in) {
  #print-page {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: -1.8075in;
  }
}
@media (max-width: 3.8in) {
  #print-page {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    margin-left: -1.446in;
  }
}
@media (max-width: 3in) {
  #print-page {
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    margin-left: -1.0845in;
  }
}
#print-page .pdf-advice {
  text-align: center;
  box-sizing: border-box;
  padding: 55px 0 85px 0;
  letter-spacing: 0.5px;
  line-height: 1.5em;
  display: block;
  font-size: 10pt;
  letter-spacing: 1px;
  color: rgba(49, 53, 68, 0.4);
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
}
#print-page .sortable:hover {
  cursor: grab;
  background-color: rgba(49, 53, 68, 0.04);
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
#print-page .sortable:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
@media print {
  nav,
  #navigation-links,
  .section-title,
  #toolbar-spacer,
  .settings,
  .text-edit-modal,
  .modal-lightbox,
  #pdf-instructions,
  .hint,
  .hasadblocker,
  .switchviews {
    opacity: 0;
  }
  #print-page {
    margin: 0 auto;
    /*Disabled these in print query*/
    mso-header-margin: .5in;
    mso-footer-margin: .5in;
    mso-paper-source: 0;
    z-index: 0;
    width: 100%;
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    margin-left: 0;
    margin-top: 0 !important;
    margin-bottom: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    display: block !important;
    border: none !important;
  }
  #content {
    position: absolute;
    top: 0;
    left: 0;
  }
  .pdf-header {
    border: none;
    background-color: transparent;
  }
  .pdf-header:after {
    content: '';
    color: rgba(0, 0, 0, 0) !important;
  }
}
@page {
  size: auto;
  margin: 10mm;
}
