#ibox_wrapper {
    line-height:25px;
   border-color:#000000;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; margin: 10px 10px 40px 10px; }
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url('../img/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
}
#ibox_footer_wrapper a:hover { background-color:#fff; }
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('../img/preloader.gif') center center no-repeat;
}
#html5lightbox-watermark {
    display: none !important;
}
@media (min-width:1019px) and (min-height:1150px) {
    body .html5-elem-wrap,
    body #html5-lightbox-box {
        width: auto !important;
        height: 1080px !important;
        max-width: 1920px !important;
        max-height: 1080px !important;
    }
    body .html5-elem-box {
        height: 104% !important;
    }
}