/*image*/
/* Img Dialog */
#img-close-button {
    background: url('../depo-images/fotorama.png');
    width: 32px;
    height: 32px;
    border: 0px solid white;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
    background-position: -64px 0;
    z-index: 999;
}

.fotorama__fullscreen-icon {
    top: 32px;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    top: 0px;
}

.j3-depo-img {
    background: #262626;
}

#dlg-depo-img.ui-dialog-content {
    padding: 2px;
}

.fotorama__caption__wrap {
    border-radius: 2px;
}