.ZWI4Y_gallery {
  position: relative;
  text-align: left; }
  .ZWI4Y_gallery .ZWI4Y_header {
    width: 100%;
    text-align: right;
    height: 33px;
    font-size: 31px; }
    .ZWI4Y_gallery .ZWI4Y_header > span {
      margin-right: 12px; }
    .ZWI4Y_gallery .ZWI4Y_header .ZWI4Y_search_form {
      float: left;
      height: 100%;
      overflow: hidden; }
      .ZWI4Y_gallery .ZWI4Y_header .ZWI4Y_search_form .ZWI4Y_app {
        display: block;
        float: left;
        font-size: 14px;
        margin-top: 6px;
        padding: 1px; }
      .ZWI4Y_gallery .ZWI4Y_header .ZWI4Y_search_form .ZWI4Y_query {
        display: block;
        float: left;
        margin-right: 0;
        padding: 2px;
        font-size: 14px;
        margin-top: 6px;
        margin-left: 6px;
        border: 1px solid #B6B6B6; }
      .ZWI4Y_gallery .ZWI4Y_header .ZWI4Y_search_form .ZWI4Y_search_button {
        display: block;
        float: left;
        margin-left: -1px;
        margin-top: 6px;
        width: 24px;
        height: 22px;
        border: 1px solid #B6B6B6;
        background-position: -2px; }
      .ZWI4Y_gallery .ZWI4Y_header .ZWI4Y_search_form .ZWI4Y_search {
        background-image: url('../../../s/BM/tI/xInuPDdId0R0b4oL5nyMihM.gif'); }
      .ZWI4Y_gallery .ZWI4Y_header .ZWI4Y_search_form .ZWI4Y_search:hover {
        background-image: url('../../../s/t_/3F/lTq9pm4R1HZBsX2j37fIcPM.gif'); }
      .ZWI4Y_gallery .ZWI4Y_header .ZWI4Y_search_form .ZWI4Y_clear {
        background-image: url('../../../s/Um/E6/IK-GGvmKutDEu7EeDZsJrBA.gif'); }
      .ZWI4Y_gallery .ZWI4Y_header .ZWI4Y_search_form .ZWI4Y_clear:hover {
        background-image: url('../../../s/qn/Ii/p-kVNpIs6xw37tAjEXu2uFk.gif'); }
  .ZWI4Y_gallery .ZWI4Y_header_left {
    text-align: left; }
  .ZWI4Y_gallery .ZWI4Y_notification {
    font-family: arial;
    font-weight: bold;
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    padding-right: 20px; }
    .ZWI4Y_gallery .ZWI4Y_notification .ZWI4Y_message {
      line-height: 30px;
      background-image: url('../../../s/1n/H-/eWVaZ-HtXFahkPqcL2s02cg.png'); }
  .ZWI4Y_gallery .ZWI4Y_container_wh {
    /* with header */
    position: absolute;
    top: 33px;
    bottom: 0px; }
  .ZWI4Y_gallery .ZWI4Y_container_nh {
    /* no header */
    position: relative;
    height: 100%; }
  .ZWI4Y_gallery .ZWI4Y_container {
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    /* JScroll Specific Styling */ }
    .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_all-fade {
      /*@include transition(1s, ease-in-out);*/
      clear: both;
      display: none;
      background: #000;
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .ZWI4Y_gallery .ZWI4Y_container .jspContainer .jspDrag {
      background: transparent url('../../../s/pz/zO/avJkLcxGcTfzXtkaNcQPgo4.gif') no-repeat center center;
      left: 1px;
      z-index: 5; }
    .ZWI4Y_gallery .ZWI4Y_container .jspContainer .jspVerticalBar {
      background-color: transparent; }
    .ZWI4Y_gallery .ZWI4Y_container .jspContainer .jspTrack {
      background: transparent url('../../../s/xD/7y/-z6d35r_e-po7Z-ahk_XzLI.gif') repeat-y center center;
      left: -9px; }
    .ZWI4Y_gallery .ZWI4Y_container .jspContainer .jspPane {
      min-height: 100%; }
    .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_icontainer {
      /* Pullup Style */ }
      .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_icontainer .ZWI4Y_pull_up {
        background: #fff;
        height: 40px;
        line-height: 40px;
        padding: 5px 10px;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        font-weight: bold;
        font-size: 14px;
        color: #888; }
        .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_icontainer .ZWI4Y_pull_up .ZWI4Y_icon {
          display: block;
          float: left;
          width: 40px;
          height: 40px;
          background: url('../../../s/ww/xY/ORkqjFfkHChfu4mOhN7fW_w.png') 0 0 no-repeat;
          -webkit-background-size: 40px 80px;
          background-size: 40px 80px;
          -webkit-transition-property: -webkit-transform;
          -webkit-transition-duration: 250ms;
          -webkit-transform: rotate(-180deg) translateZ(0); }
        .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_icontainer .ZWI4Y_pull_up.loading .ZWI4Y_icon {
          background-position: 0 100%;
          -webkit-transform: rotate(0deg) translateZ(0);
          -webkit-transition-duration: 0ms;
          -webkit-animation-name: loading;
          -webkit-animation-duration: 2s;
          -webkit-animation-iteration-count: infinite;
          -webkit-animation-timing-function: linear; }
        .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_icontainer .ZWI4Y_pull_up.flip .ZWI4Y_icon {
          -webkit-transform: rotate(0deg) translateZ(0); }
    .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items {
      /* Cool way of clearing our floats */
      width: 100%;
      padding: 1em;
      margin: 0;
      text-align: right;
      list-style-type: none;
      font-size: 0pt; }
      .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items .ZWI4Y_clear {
        clear: both;
        float: none !important;
        width: 100% !important;
        height: 0 !important; }
      .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * {
        display: block;
        float: left;
        width: 148px;
        height: 111px; }
        .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a {
          display: block;
          position: relative;
          top: 0;
          left: 0;
          /* IE bug: If we don't define these then IE will the element disapear */
          width: 148px;
          height: 111px;
          border: 0px solid #2dbde2;
          text-decoration: none; }
          .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_thumbnail {
            display: block;
            width: 100%;
            height: 100%;
            border: 0; }
          .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_shadow {
            z-index: 2;
            width: 100%;
            height: 100%;
            box-shadow: inset 0 0 12px 0px #333;
            -moz-box-shadow: inset 0 0 12px 0px #333;
            position: absolute;
            top: 0;
            left: 0; }
          .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a.active {
            border: 2px solid white;
            z-index: 20; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a.active .ZWI4Y_shadow {
              display: none; }
          .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info {
            display: none;
            font-size: 12pt;
            color: #eeeeee;
            text-align: left;
            line-height: 1.15;
            text-shadow: 0 0 10px #000000;
            font-family: arial;
            font-weight: bold;
            margin-top: 2px; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_img-info-top {
              position: absolute;
              width: 100%;
              top: -8px;
              left: 0;
              text-align: center; }
              .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_img-info-top .ZWI4Y_img-info-container {
                position: absolute;
                bottom: 0;
                width: 100%; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_img-info-bottom {
              position: absolute;
              width: 100%;
              bottom: -5px;
              left: 0; }
              .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_img-info-bottom .ZWI4Y_img-info-container {
                position: absolute;
                top: 0;
                width: 100%; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_title {
              font-size: 12pt; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_author {
              font-size: 10pt;
              font-weight: normal; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_stars {
              font-size: 12pt;
              font-weight: normal; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_star {
              background: url('../../../s/Wh/Ah/MYjmqrJ1SaMxFvLxk9Hk4ZI.png') -115px -2px no-repeat;
              padding-right: 18px;
              font-weight: normal; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_app-dp {
              background: url('../../../s/Wh/Ah/MYjmqrJ1SaMxFvLxk9Hk4ZI.png') 0 0 no-repeat; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_app-comic {
              background: url('../../../s/Wh/Ah/MYjmqrJ1SaMxFvLxk9Hk4ZI.png') -19px 0 no-repeat; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_app-animod {
              background: url('../../../s/Wh/Ah/MYjmqrJ1SaMxFvLxk9Hk4ZI.png') -38px 0 no-repeat; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_app-photo {
              background: url('../../../s/Wh/Ah/MYjmqrJ1SaMxFvLxk9Hk4ZI.png') -57px 0 no-repeat; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_app-music {
              background: url('../../../s/Wh/Ah/MYjmqrJ1SaMxFvLxk9Hk4ZI.png') -76px 0 no-repeat; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_app-flipbook {
              background: url('../../../s/Wh/Ah/MYjmqrJ1SaMxFvLxk9Hk4ZI.png') -95px 0 no-repeat; }
            .ZWI4Y_gallery .ZWI4Y_container .ZWI4Y_items > * a .ZWI4Y_img-info .ZWI4Y_activity {
              position: absolute;
              top: 0;
              right: 0;
              width: 18px;
              height: 18px; }
    .ZWI4Y_gallery .ZWI4Y_container.ZWI4Y_mini .ZWI4Y_items > * {
      width: 40px;
      height: 30px; }
      .ZWI4Y_gallery .ZWI4Y_container.ZWI4Y_mini .ZWI4Y_items > * a {
        width: 40px !important;
        height: 30px !important; }
        .ZWI4Y_gallery .ZWI4Y_container.ZWI4Y_mini .ZWI4Y_items > * a:hover {
          width: 40px !important;
          height: 30px !important;
          left: 0px !important;
          top: 0px !important; }
          .ZWI4Y_gallery .ZWI4Y_container.ZWI4Y_mini .ZWI4Y_items > * a:hover .ZWI4Y_img-info {
            display: none !important; }
  .ZWI4Y_gallery .ZWI4Y_bottom-fade {
    position: absolute;
    display: none;
    width: 100%;
    height: 17px;
    padding: 0px;
    bottom: 0px;
    z-index: 4; }
  .ZWI4Y_gallery .ZWI4Y_bottom-fade-slice {
    left: 0px;
    right: 20px;
    width: auto;
    background: url('../../../s/GR/ad/RaYIWo4tWB8pGlL9vOL82Jw.png') 0px 0px repeat-x; }
  .ZWI4Y_gallery .ZWI4Y_bottom-fade-left {
    position: relative;
    float: left;
    background: url('../../../s/gh/Vj/YCN9lr7pRBfpOPLT4F9V7pk.png') 0px 0px no-repeat;
    width: 12px;
    left: -12px;
    height: 17px; }
