/* CSS Document */

/* Simple Slider Sernero Style ************/
.edit-php.post-type-cycloneslider .wrap>h2:before {content:"\a598";}
.post-new-php.post-type-cycloneslider .wrap>h2:before {content:"\a588";}
.post-php.post-type-cycloneslider .wrap>h2:before {content:"\a589";}

.post-type-cycloneslider #poststuff #postbox-container-2 .inside {margin:10px; padding:0px; z-index:0;}
.post-type-cycloneslider #poststuff #postbox-container-2 #cyclone-slider-id .inside .cycloneslider-field { padding:0px;}
#cyclone-slider-id .inside {margin:10px; padding:0px;}
#cyclone-slider-id .cycloneslider-field { padding:0px; }
#cyclone-slider-id input[type="text"] { width:100%;}
#cyclone-slider-id .cycloneslider-field .note { float:left; width:100%;}
.cycloneslider-template-standard {margin: 0 auto 30px;}
.cycloneslider-template-standard .cycloneslider-pager span,
.cycloneslider-template-dark .cycloneslider-pager span { box-shadow:none !important;}


.cs-header{ cursor:move; background-color: #e9eaed !important; /* Fallback */background-image:none;	border-top-left-radius:3px;	border-top-right-radius:3px; border:none;}
.cs-header .cs-icon { padding:12px !important; border-right: 1px solid #f6f7fa;}
.cs-header .cs-icon i { font-size: 25px; width: 25px; height: 25px; color:#5d6474; }
.icon-picture:before { content: "\a006"; }
.icon-youtube-play:before { content: "\a289"; }
.icon-play:before { content: "\a253"; }
.icon-code:before { content: "\a3fa"; }
.icon-film:before { content: "\a006"; }
.icon-quote-left:before { content: "\a134"; }

#cyclone-slider-preview-metabox .template_box { display:none; }

.cs-controls { padding:7px;}
.cs-delete { font-size: 16px;color: #fff;background: #ff6969;padding: 10px;border-radius: 3px;}
.cs-delete i { margin-top: -1px;float: left;width: 100%;text-align: center;}

.cs-slide-type-bar{ padding:5px 5px !important;margin-top: -48px ; float: right ; background: transparent !important; border:none !important; margin-right:50px; }
.cs-slide-type-switcher { width: 230px; height: 28px !important; line-height: 12px !important; font-size: 13px; padding: 0 !important; }
.cs-slide[data-slide-type="image"] .cs-slide-image, .cs-slide[data-slide-type="video"] .cs-slide-video, .cs-slide[data-slide-type="custom"] .cs-slide-custom, .cs-slide[data-slide-type="youtube"] .cs-slide-youtube, .cs-slide[data-slide-type="vimeo"] .cs-slide-vimeo, .cs-slide[data-slide-type="testimonial"] .cs-slide-testimonial { background:#f6f7fa; }
.cs-body { border:none !important;}
.cs-title { padding:15px 15px; font-weight:bold; color:#5d6474;}
#cyclone-slider-advanced-settings-metabox.postbox  { display:none;}

.cs-image-preview { padding:20px 0 20px 20px; width:300px; box-sizing:border-box;}
.cs-image-settings  { padding:20px; width:calc(100% - 300px); box-sizing:border-box;}
.cs-image-thumb img { max-width:calc(100% - 6px);}
.cs-slide-youtube,
.cs-slide-vimeo,
.cs-slide-custom { padding:20px;}
.cs-testimonial-quote { padding:20px 0 20px 20px; width:50%; box-sizing:border-box;}
.cs-quote-properties  { padding:20px; width:50%; box-sizing:border-box;}
.cs-testimonial-quote .field textarea {max-width:100%;}

.expandable-body { background-color:#fbfcff}
.expandable-body select {width:100%; max-width:100%;}
.expandable-header { border-radius:0px;}
.cs-image-settings .field-inline label { width:20%;}


