.mfp-bg, .mfp-parent-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}

.mfp-parent-bg {
  height: 35px;
  opacity: 0.01;
  -moz-opacity: 0.01;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  line-height: 20px;
}

.mfp-content table td {
  padding-left: 0;
  vertical-align: top;
  line-height: 24px;
}

.mfp-content table.buttonRow {
  width: 100%;
  margin-top: 10px;
}

.mfp-content table.lightboxCalcTable td {
  padding: 3px 10px;
  line-height: 24px;
}

.mfp-content table.lightboxCalcTable td.section_mid {
  text-align: right;
}

.lightboxIframe table,
.lightboxIframe table td {
  padding-left: 0;
  border: 0;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  max-width: 80%;
  cursor: auto;
  background: #fff;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
  position: absolute !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-ready .mfp-content {
  padding: 20px;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: right;
  opacity: 0.65;
  -moz-opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mfp-close-btn-in .mfp-close {
  text-align: center;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}


.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 80%;
  height: 80%;
}

.xsmall .mfp-iframe-holder .mfp-content {
  width: 30%;
  height: 30%;
}

.xsmall .mfp-content {
  width: 30%;
}

.small .mfp-iframe-holder .mfp-content {
  width: 40%;
  height: 40%;
}

.small .mfp-content {
  width: 40%;
}

.mid .mfp-iframe-holder .mfp-content {
  width: 50%;
  height: 60%;
}

.mid .mfp-content {
  width: 50%;
}

.large .mfp-content {
  width: 80%;
  height: 80%;
}

.xlarge .mfp-content {
  max-width: 96%;
  width: 96%;
}

.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 75%;
}

body.appModule .mfp-iframe-scaler {
  padding-top: 40%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff;
  opacity: 1;
  -moz-opacity: 1;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* FADE ANIMATION, overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0.01;
  -moz-opacity: 0.01;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
  -moz-opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0.01;
  -moz-opacity: 0.01;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0.01;
  -moz-opacity: 0.01;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -moz-opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0.01;
  -moz-opacity: 0.01;
}

/* max iframe-lightbox classes for somewhat big screens */
.max400300 .mfp-content {
  max-width: 400px;
  max-height: 300px;
}

.max400400 .mfp-content {
  max-width: 400px;
  max-height: 400px;
}

.max500350 .mfp-content {
  max-width: 500px;
  max-height: 350px;
}

.max600400 .mfp-content {
  max-width: 600px;
  max-height: 400px;
}

.max600600 .mfp-content {
  max-width: 600px;
  max-height: 600px;
}

.max800600 .mfp-content {
  max-width: 800px;
  max-height: 600px;
}

.max1000800 .mfp-content {
  max-width: 1000px;
  max-height: 800px;
}

.max1000300 .mfp-content {
  max-width: 1000px;
  max-height: 300px;
}

.max1200300 .mfp-content {
  max-width: 1200px;
  max-height: 300px;
}

.max1200400 .mfp-content {
  max-width: 1200px;
  max-height: 400px;
}

.max1200500 .mfp-content {
  max-width: 1200px;
  max-height: 500px;
}

.max1200600 .mfp-content {
  max-width: 1200px;
  max-height: 600px;
}

.max1400500 .mfp-content {
  max-width: 1400px;
  max-height: 500px;
}

.max2000300 .mfp-content {
  max-width: 2000px;
  max-height: 300px;
}
