.page-content{padding: 0;}.col-md-2.merge-images-container-left{/* flex: 0 0 220px; *//* border-right: 1px solid #e0e0e0; */background-color: #ffffff;padding: 0;/* min-height: 280px; *//* box-shadow: 1px 1px 1px #fff; */background: #fafafa;/* margin: 25px; */background: #fff;}.sidebar-left-inner{display: block;width: 100%;height: 100%;color: #656565;/* background-color: #fafafa; */position: relative;padding: 10px;overflow: hidden;}.sidebar-left-inner a.tag{margin: 5px 5px; padding: 3px 7px; border: solid 1px #dadee2; display: inline-block; float: left; background: #fefefe; border-radius: 3px; font-size: 14px; text-decoration: none;}.sidebar-left-inner a.tag:hover, .sidebar-left-inner a.tag.active{background: #444d58; color: #fff;}.sidebar-heading{padding: 10px 25px;border-bottom: solid 1px #ccc;/* background: #f2f2f2; */text-align: center;font-size: 18px;border-right: solid 1px #fff;}
.init-gallery {background: #fff;padding: 25px;}
.middle-body {
   padding: 20px;
   /* margin: 20px; */
   background: #fff;
   /* box-shadow: 0px 0px 1px #909090; */
   /* border: solid 1px #a6a6a6; */
}

a.single-gal-image.vbox-item {
    /* width: 250px; */
}

a.single-gal-image.vbox-item img {
    width: 250px;
    display: block;
}

a.single-gal-image.vbox-item {
    display: inline-block;
    padding: 5px;
    text-align: center;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    background: #fff;
    margin: 8px;
}

.caption {
    padding: 5p;
    padding: 7px 0px;
}

.page-wrapper .page-wrapper-middle {
   // background: #ffffff;
}

.row.merge-images-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.middle-body, .merge-images-container-left , .top-filter , .init-gallery {
    box-shadow: 0px 0px 1px #909090;
    border: solid 1px #ffffff;
}
.single-gal-image .vbox-item img {
    width: 250px;
    display: block;
}
.top-filter {
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
}

a.gal-item.vbox-item {
    overflow: hidden;
    display: inline-block;
}
.single-gal-image {
    box-shadow: 0 1rem 1rem rgb(0 0 0 / 15%);
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    border: solid 1px #dcd9d9;
}

.single-gal-image:hover {
    box-shadow: 0 1rem 1rem rgb(218 211 156);
    background: #faf097;
    border: solid 1px #ffffff;
}
button.vbox-link-btn.vbox-share-mobile {
    display: none;
}
.album {
    display: inline-block;
    padding: 20px;
    height: auto;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.album-in {
    background: url('https://cdn.mlobox.com/imgs/lg-bg.svg');
    background-repeat: no-repeat;
    width: 118px;
    height: 90px;
    padding: 15px 0px 0px 10px;
}

.abbumbg {
    width: 90px;
    height: 65px;
    /* margin-bottom: 15px; */
}

.albumbottom {
    background: url('https://cdn.mlobox.com/imgs/lg-fg-media.svg');
    width: 118px;
    height: 86px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    top: 23px;
    left: 21px;
}

.album:hover {
    background: #eeeaea;
}
.f-right {float:right; }
.albumitemcount {
    position: absolute;
    top: 80px;
    //right: 40px;
    font-size: 1.5rem;
    color: #394043;
}

.albumname {
    text-align: center;
    padding: 5px;
    font-size: 1.3rem;
}
.pagination {display: block;float: none;clear: both;min-height: 30px;margin: 25px 0px;}