html.in-iframe {
  margin: 0 !important; }
  html.in-iframe #wpadminbar {
    display: none; }

body.pv_screen-template-default, body.client-template-default {
  font-family: 'Raleway', sans-serif;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box;
  background-color: #fff; }
body.pv_screen-template-default, body.client-template-default, body.mce-content-body, body.mce-tinymce {
  /** hide captcha badge **/ }
  body.pv_screen-template-default .grecaptcha-badge, body.client-template-default .grecaptcha-badge, body.mce-content-body .grecaptcha-badge, body.mce-tinymce .grecaptcha-badge {
    display: none !important; }
  body.pv_screen-template-default #page, body.client-template-default #page, body.mce-content-body #page, body.mce-tinymce #page {
    height: 100%; }
  body.pv_screen-template-default #main_content, body.client-template-default #main_content, body.mce-content-body #main_content, body.mce-tinymce #main_content {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block; }
    body.pv_screen-template-default #main_content .entry-content, body.client-template-default #main_content .entry-content, body.mce-content-body #main_content .entry-content, body.mce-tinymce #main_content .entry-content {
      font-family: 'Raleway', sans-serif;
      font-size: 16px;
      line-height: normal; }
    body.pv_screen-template-default #main_content #left, body.client-template-default #main_content #left, body.mce-content-body #main_content #left, body.mce-tinymce #main_content #left {
      padding: 6px;
      height: 100%;
      box-sizing: border-box;
      display: inline-block;
      width: 30%;
      vertical-align: top;
      background-color: #ebebe3;
      border-right: 10px solid #983625;
      font-size: 15px; }
      body.pv_screen-template-default #main_content #left #logo, body.client-template-default #main_content #left #logo, body.mce-content-body #main_content #left #logo, body.mce-tinymce #main_content #left #logo {
        text-align: center;
        padding: 5px 0 15px; }
      body.pv_screen-template-default #main_content #left p.title, body.client-template-default #main_content #left p.title, body.mce-content-body #main_content #left p.title, body.mce-tinymce #main_content #left p.title {
        font-family: Lobster;
        font-size: 55px; }
      body.pv_screen-template-default #main_content #left #story, body.client-template-default #main_content #left #story, body.mce-content-body #main_content #left #story, body.mce-tinymce #main_content #left #story {
        font-family: 'Raleway', sans-serif; }
    body.pv_screen-template-default #main_content #right, body.client-template-default #main_content #right, body.mce-content-body #main_content #right, body.mce-tinymce #main_content #right {
      height: 100%;
      box-sizing: border-box;
      display: inline-block;
      width: 59.7%;
      vertical-align: top;
      background-color: #983625; }
      body.pv_screen-template-default #main_content #right #gal, body.client-template-default #main_content #right #gal, body.mce-content-body #main_content #right #gal, body.mce-tinymce #main_content #right #gal {
        width: 126%;
        position: relative;
        height: 100%;
        overflow: hidden; }
        body.pv_screen-template-default #main_content #right #gal img, body.client-template-default #main_content #right #gal img, body.mce-content-body #main_content #right #gal img, body.mce-tinymce #main_content #right #gal img {
          /*                            width: 100%;
                                      height: auto;
                                      margin-top: 8%;
                                      position: relative;
                                      margin-left: -127px;
          */
          max-height: 100%;
          margin-top: 0%;
          position: relative;
          margin-left: 0; }
body.login #login h1 a {
  background: url(../img/primeview-logo.png) 50% 50% no-repeat !important;
  background-size: contain !important;
  width: 150px;
  height: 85px;
  margin: 0 auto 0px; }

/*# sourceMappingURL=pvscreens.css.map */
