.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;
}

#multimediaSlider h1 {
    color: #868686;
    font: 30px/30px sans-serif;
}
.meta_panel h2 {
  margin: 0 0 10px 0 !important;
  line-height: inherit !important;
}
.group {
	padding: 10px;
	background: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 25px;
}
.subGroup {
	padding: 10px;
	background: #EEEEEE;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.inputContainer {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.inputContainer input[type="text"]{
	height: 24px;
}
.meta_panel .inputContainer input[type="text"], .meta_panel textarea {
	width: 25% !important;
}
#addPhotoBtn, #addVideoBtn, #addPhotoBtn2, #addVideoBtn2, #addFolderBtn, #addPDFBtn, #addLinkBtn, #addMobileBtn {
    font-size: 15px;
    height: auto;
    padding: 10px 20px;
    color: #FFF !important;
}
#addFolderBtn {
	margin-right: 15px;
}
.addSlide {
	padding: 10px 10px 12px;
	background: #FFF;
	border: 1px solid #646464;
	border-left: 3px solid #646464;
	margin-bottom: 5px;
/* 	margin-left: 30px; */
}
div.slideHead {
    position: relative;
    min-height: 60px;
}
div.slideHead img {
    border: 1px solid #646464;
    float: left;
    margin-right: 10px;
}
span.slideTitle, span.slideLink {
    color: #999999;
    display: block;
    font: 16px/30px sans-serif;
    text-decoration: none;
    width: 90%;
}
a.deleteItem, a.expandItem {
	cursor: pointer;
    display: block;
    font: 12px/60px sans-serif;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
}
a.deleteItem {
    color: #CC181E !important;
    right: 80px;
}
li.firstFolder .folder a.deleteItem {
    display: none;
}
a.expandItem {
	right: 0px;
}
div.slideBody {
	display: none;
    border-top: 1px solid #646464;
    margin-top: 15px;
    padding-top: 15px;
}
.video {
	border-color: #CC181E !important;	
}
.pdf {
	border-color: #FFC814 !important;	
}
.link {
	border-color: #2B93C2 !important;	
}
.folder {
	border-color: #000000 !important;	
	margin-left: 0;
}
.folder div.slideHead {
    min-height: 30px;
}
.folder a.expandItem, .folder a.deleteItem {
	font: 12px/35px sans-serif !important;
}
.hide {
	display: none !important;
}
.show {
	display: block;
}
.disabled {
	opacity: 0.6;
}
#mediaBin .video .imageSRCC, #mediaBin .video .itemLinkC, #mediaBin .video .pdfSRCC, #mediaBin .video .videoSRCHighC, #mediaBin .video .videoSRClowC, .video .mobileSRCOne, .video .mobileSRCTwo, .video .mobileSRCThree {
	display: none !important;
}
#dealerResources .video .imageSRCC, #dealerResources .video .itemLinkC, #dealerResources .video .pdfSRCC, #dealerResources .video .itemLinkC, .video .mobileSRCOne, .video .mobileSRCTwo, .video .mobileSRCThree {
	display: none !important;
}
#mediaBin .photo .videoSRCC, #mediaBin .photo .videoSRClowC, #mediaBin .photo .videoSRCHighC, #mediaBin .photo .pdfSRCC, #mediaBin .photo .itemLinkC, .photo .mobileSRCOne, .photo .mobileSRCTwo, .photo .mobileSRCThree {
	display: none !important;
}
#dealerResources .photo .videoSRCC, #dealerResources .photo .videoSRClowC, #dealerResources .photo .videoSRCHighC, #dealerResources .photo .pdfSRCC, .photo .mobileSRCOne, .photo .mobileSRCTwo, .photo .mobileSRCThree {
	display: none !important;
}
.link .imageSRCC, .link .videoSRCC, .link .videoSRClowC, .link .videoSRCHighC, .link .itemDescriptionC, .link .pdfSRCC, .link .mobileSRCOne, .link .mobileSRCTwo, .link .mobileSRCThree {
	display: none !important;
}
.pdf .imageSRCC, .pdf .itemLinkC, .pdf .videoSRCC, .pdf .videoSRClowC, .pdf .videoSRCHighC, .pdf .itemDescriptionC, .pdf .slideLink, .pdf .mobileSRCOne, .pdf .mobileSRCTwo, .pdf .mobileSRCThree {
	display: none !important;
}
.folder .imageSRCC, .folder .itemLinkC, .folder .videoSRCC, .folder .videoSRClowC, .folder .videoSRCHighC, .folder .itemDescriptionC, .folder .itemLinkC, .folder .slideLink, .folder .imgDisplay, .folder .pdfSRCC, .folder .mobileSRCOne, .folder .mobileSRCTwo, .folder .mobileSRCThree {
	display: none !important;
}
.mobile .imageSRCC, .mobile .itemLinkC, .mobile .videoSRCC, .mobile .videoSRClowC, .mobile .videoSRCHighC, .mobile .itemLinkC, .mobile .slideLink, .mobile .pdfSRCC {
	display: none !important;
}


.slideLink {
	display: none !important;
}

/* =============================================================== */
/*  PROJECTS META                                                  */
/* =============================================================== */

div.block {
    clear: both;
    display: block;
    margin-bottom: 10px;
    min-height: 50px;
    overflow: hidden;
}
div.block .label {
    color: #222222;
    display: block;
    float: left;
    font: 15px/30px "Open Sans",sans-serif;
    height: 30px;
    width: 200px;
}
.left {
	float: left;
	margin-right: 10px;
}
div.statTransmission .left {
    margin-bottom: 20px;
}
.checkbox {
	min-width: 40px;
}
.left input[type="checkbox"] {
    display: block;
    margin: 6px auto 0;
}
div.editor textarea {
    height: 100px;
    min-width: 510px;
}
div.editor #add_gform {
    display: none;
}
div.left.editor:first-of-type {
    margin-bottom: 0;
}
span.inputLabel {
	margin-bottom: 1px;
}
div.editor span.inputLabel {
    margin-bottom: 4px;
}
div.checkbox span.inputLabel {
    text-align: center;
}
#ui-datepicker-div select {
    height: 21px;
    line-height: 21px;
    padding: 0;
    vertical-align: middle;
}
.ui-datepicker .ui-datepicker-title {
    font: 15px/1.8em "Open Sans",sans-serif;
    margin: 0 2.3em;
    text-align: center;
}
.ui-datepicker-current-day a {
    background: none repeat scroll 0 0 #95E8FF !important;
    border: 1px solid #30A4D2 !important;
}
.ui-datepicker-today a {
	background: none repeat scroll 0 0 #FFF !important;
    border: 1px solid #30A4D2 !important;
}
#ui-datepicker-div button.ui-priority-secondary {
    display: none;
}
div.video input[type="text"] {
    width: 512px;
}
div.pageMeta div.editor textarea {
    width: 100% !important;
}
.left.editor {
	width: 100%;
}
.post-type-cbd_team .left.editor {
    width: 50%;
}
.post-type-cbd_team .left #teamextrainfo_path_row {
    display: none;
}
/* =============================================================== */
/* ----------------------- 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;  }