.meta_panel .description {
  display: none;
}
.meta_panel label {
  display: block;
  font-weight: bold;
  margin: 6px;
  margin-bottom: 0;
  margin-top: 12px;
}
.meta_panel label span {
  display: inline;
  font-weight: normal;
}
.meta_panel span {
  color: #999;
  display: block;
}
.meta_panel textarea,
.meta_panel input[type='text'] {
  margin-bottom: 3px;
  width: 350px;
}
.meta_panel h4 {
  color: #999;
  font-size: 1em;
  margin: 15px 6px;
  text-transform:uppercase;
}

/* =============================================================== */
/* ----------------------- Custom Gallery Type ------------------- */
/* =============================================================== */


.cbdPhotoBin {   background:#f7f9fa;  border:1px solid #c1c1c1; margin:0; }
.cbdPhotoBin .toppanel { background:url(i/head-bg.jpg) repeat-x; height:45px ;  position:relative; z-index:2;   border-bottom:1px solid #cfcfcf;}

.addslide { margin:8px 0px 2px 10px; float:left; }
.cbdPhotoBin .slide-head { background:#ffffff; border-bottom:1px solid #cecece; padding: 10px; overflow: hidden;}
.cbdPhotoBin .slide-head img { float:left; text-align: left;}
.cbdPhotoBin .slide-head p { float:left;}

.cbdPhotoBin .slider-lists { margin:0; padding:0; }
.cbdPhotoBin .slider-lists ul li { margin:0; padding:0; }

.cbdPhotoBin .delete-slide-button { background:#a51506; color:#fff; text-transform:uppercase; font-weight:900; text-decoration:none; padding:2px 8px; float:right; border:1px solid #a51506; border-radius:4px; -moz-border-radius:4px; font-size:9px;  margin:0px 10px 0px 0px; }
.cbdPhotoBin a.delete-slide-button:hover { color:#fff; background: #d90303; }

.cbdPhotoBin .min-slide-button { background:#FFF; color:#373a3f; text-transform:uppercase; font-weight:900; text-decoration:none; padding:2px 8px; float:right; border:1px solid #cecece; border-radius:4px; -moz-border-radius:4px; font-size:9px;  margin:0px 10px 0px 0px; }
.cbdPhotoBin .max-slide-button { background: #FFF; color:#373a3f; text-transform:uppercase; font-weight:900; text-decoration:none; padding:2px 8px; float:right; border:1px solid #cecece; border-radius:4px; -moz-border-radius:4px; font-size:9px;  margin:0px 10px 0px 0px; }

.cbdPhotoBin .imageholder { width:200px; float:left; padding:30px 10px 30px 40px; }
.cbdPhotoBin .imageholder img { display:block; width:113px; height:76px; border:5px solid #fff; -moz-box-shadow:1px 1px 4px #ccc; }
.cbdPhotoBin .imageholder span { color:#555; font-style:italic; display:block;  margin-left:21px; margin-bottom:5px; }
.cbdPhotoBin  .selection { width:400px; float:left; padding:30px 10px 30px 20px; }
.cbdPhotoBin .selection label { float:left; display:inline-block; margin-top:7px; margin-right:4px;   }
.cbdPhotoBin .info-panel { border-bottom:1px solid #e4e4e4; }
.cbdPhotoBin .separator { border-bottom:1px solid #e4e4e4; padding:10px 10px; overflow: hidden; }
.cbdPhotoBin .lseparator { padding:10px;  overflow: hidden;}
.cbdPhotoBin .separator label , .separator input[type=text] , .separator input[type=file] , .lseparator label , .lseparator textarea { float:left; }
.cbdPhotoBin .separator label , .lseparator label { margin-top:4px; width:100px; }
.cbdPhotoBin .lseparator textarea  , .separator input[type=text]{ width:400px; }
.cbdPhotoBin .drag-highlight { height:43px; background:#f4f4f4; border:1px dashed #111; border-radius:4px; -moz-border-radius:4px; }
.custom_upload_image_button { float:left; margin:1px 0px 0px 5px;  }
.cbdPhotoBin .slide-hide { display:none; }
.cbdPhotoBin .image-url { font-size:11px; font-style:italic; color:#111; font-family:Georgia, "Times New Roman", Times, serif; margin-top:5px; margin-left:10px; float:left;  }