.b-image_admin {
float: left;
width: 92%;
border-top: 1px solid #EFF1F3;
padding: 15px 4%;
min-height: 130px;
}
.b-image_admin.ui-sortable-helper {
background: #000;
border: 3px dashed #EFF1F3;
}
.b-image_admin:hover {
cursor: move;
}
.b-image_admin_small {
display: inline-block;
width: 130px;
margin: 0 15px 0 0;
text-align: center;
position: relative;
}
.b-image_admin_small img {
max-width: 130px;
}
.b-image_area {
display: inline-block;
width: 700px;
}
.b-image_area header {
margin: 0 0 5px 0;
}
.b-image_area textarea {
width: 100%;
margin: 0 0 2px -1px;
}
.b-image_admin_small_cover {
background: rgba(0, 0, 0, 0.5);
color: #fff;
padding: 4px 0;
position: absolute;
text-align: center;
width: 130px;
line-height: 14px;
font-size: 12px;
bottom: 0px;
}
.b-gallery_admin_create {
border: 2px dashed silver;
padding: 10px;
text-align: center;
margin: 5px 0;
}
.b-gallery_admin_create a {
font-size: 20px;
line-height: 24px;
}
.d-images_admin {
overflow-y:auto;
}
.ui-state-highlight {
background-color:red; 
opacity:0.3; 
width:100%;
height: 200px;
clear: both;
}
.b-product_thumbnails ul li:last-child, #pbCaption .pbThumbs li:last-child {
display: none !important;
}
#pbOverlay.on .wrapper .j-gallery_view_more {
display: inline-block;
width: 500px;
}
#pbOverlay.on .wrapper .j-gallery_view_more {
vertical-align: top;
}