  /* BARD THEME */

  body::-webkit-scrollbar {
    display: none;
  }

  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: unset !important;
  }
  
  .sidebar-alt, .main-content, .featured-slider-area, #featured-links, .page-content select, .page-content input, .page-content textarea {
    background-color: unset !important;
  }
  
  .header-logo a, .site-description, .header-socials-icon {
      color: #5e2900;
  }
  
  #main-nav {
      background-color: #f7ceb4;
  
  }
  
  #wpadminbar {
    position: static;
  }

   /* END BARD THEME */

  body * {
    font-family: georgia;
  }

  #page-wrap {
    background-color: white;
  }

  .main-container {
    width: 100% !important;
  }

  .quadrupoleImage * {
    color: #2e0701;
    font-size: 1.9vh;
    font-weight: bold;
  }

  .videoChooserSection input,
  .videoChooserSection select {
    background: #ffd8bc !important;
    color: #5c150a !important;
  }

  .videoChooserSection .button,
  .videoChooserSection button {
    padding: 2px 20px;
    cursor: pointer;
    background: #ff9b51 !important;
    color: #5c150a !important;
    display: inline-block;
    margin-right: 5px;
  }

  .videoControls {
    text-align: center;
    margin-top: 10px;
  }

  .selectSession {
    margin: auto;
    display: block;
    font-size: 2.4vh;
  }

  .focusTextSave {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .focusTextSave input {
    font-size: 2vh;
    margin: 5px;
  }

  .wrapperHex {
    width: 1120px;
    height: 1287px;
    background-image: url(https://github.com/esculapeso/quantum_generator/raw/main/images/QH_4pillars_bow.png);
    background-size: 100%;
    overflow: hidden;
    position: relative;
  }


  .coverImage {
    width: 1120px;
    height: 1287px;
    background-image: url(https://github.com/esculapeso/quantum_generator/raw/main/images/QH_4pillars_bow_tr.png);
    background-size: 100%;
    position: absolute;
    z-index: 10;
  }

  .monoTunnelImage {
    width: 1120px;
    height: 464px;
    background-image: url(https://github.com/esculapeso/quantum_generator/raw/main/images/singleDNA.png);
    background-size: 100%;
    overflow: hidden;
    position: relative;
    margin: auto;
  }

  .dualTeleportationImage {
    width: 1120px;
    height: 844px;
    background-image: url(https://github.com/esculapeso/quantum_generator/raw/main/images/doubleDNA.png);
    background-size: 100%;
    overflow: hidden;
    position: relative;
    margin: auto;
  }

  .quadrupoleImage {
    width: 100vh;
    height: 100vh;
    background-image: url(https://github.com/esculapeso/quantum_generator/raw/main/images/Quadruple_Generator_blank.png);
    background-size: 100%;
    position: relative;
    background-repeat: no-repeat;
    margin: auto;
    margin-bottom: 6vw;
  }

  .quadrupoleImage.pyramidImage {
    background-image: url(https://github.com/esculapeso/quantum_generator/raw/main/images/TherapistImage.png);
  }

  .mirror .quadrupoleImage.pyramidImage {
    background: none;
  }

  .quadGenerator {
    width: 63%;
    height: 63%;
    background-image: url(https://github.com/esculapeso/quantum_generator/raw/main/images/animateddna.webp);
    background-size: 100%;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    margin: auto;
    transform: translateY(-50%);
    top: 50%;
  }

  .pyramidImage .quadGenerator {
    width: 100vh;
    height: 100vh;
  }

  .dataHere {
    position: relative;
    opacity: .5;
    font-size: 20px;
    overflow: hidden;
  }

  .quadrupole {
    width: 66%;
    height: 0;
    overflow: hidden;
    position: absolute;
    line-height: 1;
    opacity: 0.7;
    padding-bottom: 12%;
    word-break: break-word;
  }

  .generator0 {
    bottom: 2.6%;
    left: 17%;
  }

  .generator1 {
    top: 44.2%;
    left: 58.5%;
    transform: rotate(-90deg);
  }

  .generator2 {
    top: 2.6%;
    left: 17%;
    transform: rotate(-180deg);
  }

  .generator3 {
    top: 44%;
    left: -24.5%;
    transform: rotate(-270deg);
  }

  .dipole {
    width: 500px;
    height: 128px;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    line-height: 1;
    opacity: 0.7;
  }

  .dipole#dataDualTop {
    top: 161px;
    left: 430px;
  }

  .dipole#dataDualBottom {
    top: 411px;
    left: 430px;
  }

  .monopole {
    width: 500px;
    height: 128px;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    line-height: 1;
    opacity: 0.7;
  }

  .monopole#dataMonopole {
    top: 161px;
    left: 430px;
  }

  .leftHex {
    float: left;
    -webkit-shape-outside: polygon(2% 75%, 2% 25%, 100% 0%, 0% 0%, 0% 100%, 100% 100%);
    shape-outside: polygon(2% 75%, 2% 25%, 100% 0%, 0% 0%, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(2% 75%, 2% 25%, 100% 0%, 0% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(2% 75%, 2% 25%, 100% 0%, 0% 0%, 0% 100%, 100% 100%);
    width: 50%;
    height: 100%;
  }

  .rightHex {
    float: right;
    -webkit-shape-outside: polygon(98% 75%, 98% 25%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
    shape-outside: polygon(98% 75%, 98% 25%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(98% 75%, 98% 25%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(98% 75%, 98% 25%, 0% 0%, 100% 0%, 100% 100%, 0% 100%);
    width: 50%;
    height: 100%;
  }

  .caption {
    text-align: center;
  }

  .generatorText {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 3.6vh;
    line-height: 0.8;
    height: 8vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .focusText {
    top: 12%;
    color: red;
  }

  .mirror .generatorText.pyramidPerson {
    display: none;
  }
  
  .mirror .therapistImage.pyramidPerson {
    display: none;
  }

  .generatorText.pyramidPerson {
    width: 12vh !important;
    font-size: 3.6vh !important;
    line-height: 1 !important;
  }

  .generatorText.pyramidPerson.focusText {
    transform: translate(-50%, -50%);
    top: 25vh !important;
    bottom: unset !important;
    left: 20vh;
  }

  .generatorText.pyramidPerson.captionText {
    transform: translate(50%, 50%);
    top: unset !important;
    bottom: 25vh !important;
    right: 20vh;
  }

  .captionText {
    bottom: 13%;
    color: blue;
  }

  .sideText {
    position: absolute;
    writing-mode: vertical-lr;
    text-orientation: upright;
    font-size: 15vh !important;
    color: #ff9f58;
    -webkit-text-stroke: 2px #361700;
    line-height: 1.2;
    height: 69%;
  }

  .sideText.left {
    bottom: 0;
    left: 8vh;
    transform: translateX(-50%);
  }

  .sideText.right {
    right: 8vh;
    top: 0;
    transform: translateX(50%);
  }

  .sideText.left.pyramidPerson {
    left: 20vh;
  }

  .sideText.right.pyramidPerson {
    right: 20vh;
  }

  .mirror .sideText.left.pyramidPerson {
    display: none;
  }

  .mirror .sideText.right.pyramidPerson {
    display: none;
  }

  .uploadImageHolder {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 69%;
    height: 69%;
    transform: translate(-50%, -50%);
  }

  .imageButton {
    display: inline-block;
    margin: 10px 5px 10px 0px;
  }

  .imageInnerDiv,
  .imageInnerBgDiv,
  .imageInnerWingsDiv {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .imageInnerWingsDiv {
    top: -65%;
    background-size: 100% 30%;
  }

  /* .view360InnerDiv {
    height:100%;
  } */

  .view360InnerDiv video {
    height: 100%;
    margin: auto;
    display: block;
  }

  .uploadImageExample {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
  }

  .uploadImageExample {
    height: 69px;
  }

  .uploadImageExample .uploadedImage {
    height: 100% !important;
  }

  .uploadImageExample .uploadImageCaption {
    white-space: pre-line;
    font-size: 9px;
  }

  .playOverlay {
    position: absolute;
    z-index: 100;
    height: 100%;
    width: 100%;
    background-image: url("https://github.com/esculapeso/quantum_generator/raw/main/images/playVideo.png");
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
  }

  #videoHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

  .redButton {
    width: 40px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }

  .videoVolume {
    vertical-align: middle;
  }

  .videoThumb {
    width: 76px;
    display: inline-block;
    cursor: pointer;
    height: 43px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 5px;
    background-position: center;
  }

  .chooserContent {
    text-align: center;
    cursor: pointer;
  }

  .videoChooserSection {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    width: 300px;
  }

  .liveSection {
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    z-index: 100;
    width: calc((100% - 100vh)/2) !important;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }

  .liveSection.pyramidPerson {
    width: calc((100% - 143vh)/2) !important;
  }

  .cryptoPrices {
    display: none;
  }

  .cryptoPrices.market iframe {
    height: 500px !important;
  }

  .jesusLanguages {
    overflow: auto;
  }

  .imagesFetched {
    display: grid;
    grid-template-columns: auto auto auto;
  }

  .imagesFetched .image-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
  }

  .imagesFetched .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
  }


  .aspect-ratio iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }

  .hideLivePanel {
    width: 100%;
    text-align: right;
  }

  .coinBody {
    display: flex;
    gap: 10px;
  }

  .coinImage {
    width: 50px;
  }

  .jesusLang {
    height: 18px;
  }

  .jesusLang img {
    height: 15px;
    display: inline;
    vertical-align: middle;
  }

  .jesusLang input {
    vertical-align: middle;
  }

  .jesusLang label {
    font-size: 10px;
  }

  .jesusLitania {
    margin-left: 20px;
  }

  .quantityPanel {
    background: #c7c795;
    text-align: center;
    padding: 10px 30px;
    width: 690px;
  }

  .quantityPanel .title {
    background: #ffccc1;
    color: #c32300 !important;
    padding: 5px 0px;
    font-size: 20px;
    font-weight: bold;
  }

  .emotion {
    margin: 3px 0 9px 0;
  }

  .emotionHeaders {
    margin-top: 10px;
  }

  .emotionHeaders .name {
    width: 100px;
    text-align: right;
  }

  .emotionHeaders .intensity {
    width: 162px;
  }

  .emotionHeaders div {
    display: inline-block;
    color: #323200;
    font-weight: bold;
  }

  .emotionHeaders .color,
  .colorQuantity,
  .balanceQuantity {
    width: 44px;
    margin-left: 10px;
  }

  .emotionName,
  .emotionName a {
    display: inline-block;
    width: 100px;
    text-align: right;
    margin-right: 10px;
    color: #1a1a00 !important;
  }

  .emotionQuantityBar {
    display: inline-block;
    width: 117px;
    background-color: #b8b8b6;
    height: 22px;
    margin-bottom: -6px;
    margin-right: 5px;
  }

  .emotionQuantityBarFill {
    background-image: url('https://github.com/esculapeso/quantum_generator/raw/devel/images/emotionbar.png');
    background-size: contain;
    width: 10%;
    height: 22px;
  }

  .emotionQuantity {
    width: 40px;
  }

  .canvas_star {
    float: right;
  }

  .focusTextTextBox {
    width: 100%;
  }

  .video-container {
    position: absolute;
    overflow: hidden;
    width: 100%;
    padding-bottom: 100%;
  }

  .hidden-container {
    opacity: 0;
  }

  .video-container iframe {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    height: 120% !important;
    transform: translate(-50%, -50%);
    max-width: unset !important;
    max-height: unset !important;
  }

  .video-container iframe.originalRatio {
    width: 100% !important;
    height: 56.25% !important;
  }

  .pyramidView iframe.originalRatio {
    width: 100% !important;
    height: 180% !important;
  }


  .tabHeader {
    text-align: center;
    margin-bottom: 10px;
  }

  .personImage {
    position: absolute;
    width: 13vh;
    height: 13vh;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    border-radius: 50%;
  }

  .personImage.pyramidPerson {
    width: 16vh;
    height: 16vh;
  }

  .personImage.inner {
    width: 16%;
    height: 16%;
  }


  .personImageThumb {
    width: 40px;
    height: 40px;
    background-size: 100%;
    display: inline-block;
    margin-bottom: -6px;
  }

  .personRightPanel {
    display: inline-block;
  }

  .therapistImage.top {
    top: 0.2%;
    left: 68.4%;
    transform: scaleX(-1);
  }

  .therapistImage.left {
    top: 18.4%;
    left: 0.3%;
  }

  .therapistImage.bottom {
    bottom: 0.5%;
    left: 18.6%;
  }

  .therapistImage.right {
    top: 68.2%;
    left: 86.7%;
    transform: scaleX(-1);
  }

  .therapistImage.top.pyramidPerson {
    display: none;
  }

  .therapistImage.left.pyramidPerson {
    top: 0.8%;
    left: 7.3%;
  }

  .therapistImage.bottom.pyramidPerson {
    display: none;
  }

  .therapistImage.right.pyramidPerson {
    top: 82.7%;
    left: 83%;
  }

  .person1Image {
    top: 0.6%;
    left: 0.8%;
  }

  .person2Image {
    bottom: 0.8%;
    left: 0.5%;
  }

  .person3Image {
    bottom: 0.5%;
    right: 0.9%;
  }

  .person4Image {
    top: 0.8%;
    right: 0.6%;
  }

  .person6Image {
    top: 0.6%;
    left: 0.8%;
  }

  .colorRow,
  .colorHeader {
    margin-bottom: 10px;
  }

  .colorHeader {
    font-weight: bold;
  }

  .colorCell {
    display: inline-block;
    width: 44px;
    margin-right: 5px;
    font-size: 12px;
    text-align: center;
  }

  .colorParam {
    text-align: center;
    cursor: pointer;
  }

  .colorCell input {
    width: 100%;
  }

  img.videoOverlay {
    position: absolute;
    z-index: 10;
    height: 440px;
    margin-top: -60px;
  }

  .boxed-wrapper,
  .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    max-width: unset !important;
    padding: 0 !important;
  }

  .quadrupolePanel {
    position: relative;
  }

  .imageButtons {
    margin-bottom: 10px;
  }

  .gradientSettings>* {
    width: 70px;
  }

  .qrngLoadCircle,
  .qrngInterval {
    width: 40px;
    display: inline-block;
  }

  .qrngIntervalText {
    line-height: 40px;
    margin-right: 10px;
    vertical-align: top;
  }

  .qrngIntervalText.disabled {
    opacity: 0.5;
  }

  .qrngIntervalCheckbox,
  .qrngInterval {
    height: 40px;
    margin-right: 10px;
  }

  .qrngInterval {
    width: 100px;
  }

  .soundButton {
    width: 40px;
    cursor: pointer;
    margin-left: 10px;
    opacity: 0.5;
    display: inline-block;
  }

  .pyramid {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: auto;
    display: block;
    cursor: pointer;
  }

  .pyramid .side {
    position: absolute;
    height: 32%;
    width: 32%;
    margin: auto;
    perspective: 43px;
  }

  .pyramid .north {
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
  }

  .pyramid .west {
    left: 7%;
    top: 50%;
    transform: translateY(-50%);
  }

  .pyramid .south {
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
  }

  .pyramid .east {
    right: 7%;
    top: 50%;
    transform: translateY(-50%);
  }

  .pyramid .inside {
    width: 100%;
    height: 100%;
  }

  .pyramid .north .inside {
    transform: rotateZ(180deg) rotateX(10deg);
  }

  .pyramid .west .inside {
    transform: rotateZ(90deg) rotateX(10deg);
  }

  .pyramid .south .inside {
    transform: rotateZ(0deg) rotateX(10deg);
  }

  .pyramid .east .inside {
    transform: rotateZ(270deg) rotateX(10deg);
  }

  .videoBackground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }

  .videoBackground.fullView {
    overflow: hidden;
    padding-bottom: 100%;
  }

  .videoBackground.fullView #videoHolder {
    top: 50%;
    left: 50%;
    width: 180%;
    height: 180%;
    transform: translate(-50%, -50%);
    max-width: unset;
    max-height: unset;
  }

  .videoForeground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-clip-path: polygon(0 100%, 21.8% 0, 78.2% 0, 100% 100%);
    clip-path: polygon(0 100%, 21.4% 0, 79.6% 0, 100% 100%);
    width: 221%;
    left: -60.6%;
    transform: scale(-1, 1);
  }

  .piramidToggle {
    margin-bottom: 10px;
  }

  .cbText {
    display: inline-block;
    margin-left: 5px;
    vertical-align: text-bottom;
  }

  @media screen and (orientation:portrait) {

    .pyramidImage .quadGenerator {
      width: 100%;
      height: 100%;
    }

    .quadrupolePanel {
      top: 15vh;
    }

    .quadrupoleImage {
      width: 100vw;
      height: 100vw;
    }

    .pyramid .side {
      perspective: 7vw;
    }

    .videoChooserSection {
      margin: auto;
      position: static;
    }

    .mirror .sideText.pyramidPerson {
      display: none;
    }

    .mirror .sideText.right.pyramidPerson {
      display: none;
    }

    .mirror .sideText.left.pyramidPerson {
      display: none;
    }

    .mirror .generatorText.pyramidPerson.focusText {
      display: none;
    }

    .mirror .generatorText.pyramidPerson.captionText {
      display: none;
    }
    
    .sideText.pyramidPerson {
      writing-mode: horizontal-tb;
    }

    .sideText.pyramidPerson {
      font-size: 10vw !important;
    }

    .sideText.right.pyramidPerson {
      top: -6vw;
    }

    .sideText.left.pyramidPerson {
      bottom: -6vw;
    }

    .generatorText.pyramidPerson.focusText {
      left: 50%;
      width: unset !important;
      top: 0 !important;
    }

    .generatorText.pyramidPerson.captionText {
      right: 50%;
      width: unset !important;
      bottom: 0 !important;
    }

    .therapistImage.pyramidPerson {
      width: 6vw;
      height: 6vw;
      display: block;
    }

    .therapistImage.left.pyramidPerson {
      top: -5vw;
      left: 0;
    }

    .therapistImage.top.pyramidPerson {
      top: -5vw;
      left: 94vw;
      display: block;
    }

    .therapistImage.right.pyramidPerson {
      top: 100vw;
      left: 94vw;
    }

    .therapistImage.bottom.pyramidPerson {
      top: 100vw;
      left: 0;
      display: block;
    }

  }

  @media screen and (orientation:landscape) {
    
    .quadrupoleImage.pyramidImage {
      width: 166vh;
    }

    .mirror .quadrupoleImage.pyramidImage {
      width: 100%;
    }

    .mirror .pyramidImage .quadGenerator {
      width: 50vw;
      height: 50vw;
    }

    .quadrupoleImage {
      width: 100vh;
      height: 100vh;
    }

    .pyramid .side {
      perspective: 6vh;
    }

    .videoChooserSection {
      margin: unset;
      position: absolute;
    }

    .callWrapper {
      display: none;
      padding-bottom: 100%;
      height: 0;
      z-index: 20;
      position: absolute;
      width: 100%;
    }

    .jitsi-wrapper {
      width: 90% !important;
      height: 90% !important;
      position: absolute;
      top: 5%;
      left: 5%;
    }

    .jitsi-wrapper.clippedCircle {
      clip-path: circle(50%) !important;
    }

    .jitsi-wrapper.clippedOctaHor {
      clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    }

    .jitsi-wrapper.clippedOctaVer {
      clip-path: polygon(15% 15%, 51% 0, 85% 15%, 100% 50%, 85% 85%, 50% 100%, 15% 85%, 0 50%);
    }

    .jitsi-wrapper.clippedHexaHor {
      clip-path: polygon(25% 7%, 75% 7%, 100% 50%, 75% 94%, 25% 93%, 0% 50%);
    }

    .jitsi-wrapper.clippedHexaVer {
      clip-path: polygon(7% 25%, 50% 0, 93% 25%, 93% 75%, 50% 100%, 7% 75%);
    }


    .jitsi-wrapper.clippedHeth {
      clip-path: polygon(50% 0%, 83% 53%, 50% 100%, 17% 53%);
    }

    .jitsi-wrapper.clippedDiamond {
      clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    }

    .jitsi-wrapper.clippedStar {
      clip-path: polygon(50% 0%, 58% 9%, 69% 4%, 74% 15%, 85% 15%, 85% 27%, 96% 31%, 92% 42%, 100% 50%, 92% 59%, 96% 69%, 85% 74%, 85% 85%, 74% 85%, 69% 96%, 58% 92%, 50% 100%, 42% 92%, 31% 96%, 26% 85%, 15% 85%, 15% 74%, 4% 69%, 8% 59%, 0 50%, 8% 42%, 4% 31%, 15% 27%, 15% 15%, 26% 15%, 31% 4%, 42% 9%);
    }

    .jitsi-wrapper iframe {
      width: 100% !important;
      height: 100% !important;
    }

    .jitsi-wrapper.animated {
      animation: pulse 0.79s ease-in-out infinite alternate;
    }

    @keyframes pulse {
      0% {
        transform: scale(1.0);
      }

      100% {
        transform: scale(1.1);
      }
    }

    .extra-message {
      display: none;
    }

    .clipOptionsSelect {
      padding: 5px;
      margin-bottom: 10px;
    }

    .callResetRange {
      margin: 0 10px 15px;
    }

    .videoChooserContent {
      position: relative;
    }

    .loadOverlay.loading {
      background-position: center;
      background-size: 50%;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #1f2600de;
      top: 0;
      background-image: url(https://github.com/esculapeso/quantum_generator/raw/devel/images/animateddna.webp);
      background-repeat: no-repeat;
    }

    .loadOverlay.loading::after {
      content: "Loading";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    .affFlags {
      margin: 10px 0;
    }

    .affFlag {
      display: inline-block;
      width: 25px;
      margin-right: 5px;
      cursor: pointer;
    }

  }


  .ui-tooltip {
    background: #ff9b51 !important;
    border: 1px solid #5c152f !important;
    max-width: 500px !important;
  }

  .psalmCover {
    opacity: 0;
  }

  .fullView.psalmCover {
    opacity: 1;
    color: rgb(80, 48, 0);
    font-weight: bold;
    text-align: center;
    line-height: 4;
  }

  .psalmLang,
  .psalm {
    text-decoration: underline;
    cursor: pointer;
    padding: 0 5px;
    display: inline-block;
    border: 1px solid transparent;
  }

  .psalmLang.selected,
  .psalm.selected {
    font-weight: bold;
    background: #ff9b51;
    border-color: #5c152f;
    border-radius: 3px;
  }

  #tabs {
    background: #ffd8bc;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: calc(100vh - 24px);
  }

  #tabs>div {
    overflow: auto;
  }

  #tabs>div::-webkit-scrollbar {
    width: 8px;
  }

  #tabs>div::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: #fbe6e6;
    border: 1px solid #edc4c4;
  }

  #tabs>div::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #d55959;
  }

  .psalmText .wiki {
    text-decoration: underline;
    margin-bottom: 10px;
  }

  .psalmText .psalmTitle {
    font-size: 20px;
    margin: 18px 0 8px;
  }

  .psalmPreview .thumb {
    float: left;
    width: 49%;
    margin-right: 2%;
  }

  .psalmPreview .psalmDetails {
    float: right;
    width: 49%;
  }

  .psalmDesc {
    white-space: pre-line;
  }

  .psalmPreview .psalmContent {
    font-size: 12px;
    line-height: 1;
  }

  .linki {
    display: inline-flex;
    align-items: center;
  }

  .linki div {
    width: 60px;
    margin-right: 10px;
    cursor: pointer;
  }

  .linki div img {
    width: 100%;
  }



  .focusControls {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
  }

  .focusControls .redButton {
    width: 8% !important;
  }

  .focusControls .focusChangers,
  .focusControls .subImageControls {
    margin: 0px !important;
    position: absolute;
    background: #ffd8bc;
    padding: 0 2%;
    width: 100%;
  }

  .focusControls select,
  .focusControls input {
    border-color: #5c152f !important;
    border-radius: 3px;
  }

  .focusChangers {
    top: 0;
  }

  .subImageControls {
    bottom: 0;
  }

  .videoSelectsTitle {
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
  }

  .focusControls * {
    color: #5c152f !important;
    font-size: 1.7vh !important;
    line-height: 1;
  }

  .focusControls .videoControls {
    text-align: left !important;
    display: inline;
  }

  .videoControlsAndFocus,
  .videoSelects,
  .focusChooser,
  .imageChooser {
    margin: 0.8vh 0px !important;
  }

  .imageChooser {
    display: inline-flex;
    align-items: center;
  }

  .focusTextTextBox {
    width: unset !important;
  }

  .focusControls .button {
    border: 1px solid #5c152f;
    border-radius: 3px;
    padding: 0.4vh 1vh;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    margin-right: 0.5vh;
  }

  .focusAndSession {
    display: flex;
    align-items: center;
  }

  .focusAndSession>div {
    flex: 1 0 60%;
  }

  .roundViewContent {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
  }

  .roundViewImageWrap {
    width: 50%;
    display: inline-block;
  }

  .roundView {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60%;
    height: 60%;
    transform: translate(-50%, -50%);
  }

  .roundViewInner {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .roundViewInner {
    animation: rotation 60s reverse infinite linear;
  }

  .quadGenerator.right {
    right: 0;
  }

  @keyframes rotation {
    from {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(359deg);
    }
  }

  .maincontainer {
    position: relative;
  }
  .maincontainer.mirror {
      display: flex;
  }
  .original {
      flex: 1;
  }
  .mirrorFrame {
    flex: 1;
    border: none; /* Removes border for seamless effect */
  }
  .mirrorFrame .quadGeneratorContainer {
    transform: scaleX(-1);
    width: 100%;
    height: 100%;
  }