.elementContent {
    overflow: hidden;
    margin-bottom: 20px;
}
.repeaterWrapper {
	overflow: visible !important;
    margin-bottom: 50px;
    position: relative;
    border: 1px solid #eeeeee;
    padding: 20px 20px;
}
.containerAddNew .addNewMeta {
    float: right;
    background: #2ea2cc;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.containerAddNew .addNewMeta:hover {
    background: #1e8cbe;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    -moz-box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    -o-box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    -ms-box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    color: #fff;
}
.removeMeta {
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    top: -12px;
	right: 7px;
	padding: 0px 0px;
	background: #ffffff;
}
.metaLabelContainer {
    margin-bottom: 10px;
}
.metaLabelContainer label {
	font-weight: 600;
}
.elementContent input[type="text"], .elementContent textarea {
	width: 99%;
	border: 1px solid #EEEEEE;
	box-shadow: none;
}
.elementContent .contentMetaDesc.tinymceContentMetaDesc {
	width: 100%;
	padding-right: 0;
	float: none;
}
.contentMetaDesc .radioMetaRepeater {
	display: block;
	margin-bottom: 5px;
}
.mainMetaDiscription {
	float: none;
	display: block;
	margin-top: 7px;
	max-width: 100%;
  	font-size: 12px;
  	color: #A8A8A8;
  	font-style: italic;
  	font-weight: 400;
}
.metaboxTable input[type="text"], .metaboxTable input[type="url"], .metaboxTable input[type="email"] {
	min-width: 430px;
	min-height: 31px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.metaboxTable input[type="text"].numberType {
	max-width: 30px;
	border: 0;
}
.wp-picker-container input[type="text"].wp-color-picker {
	max-width: none;
  	min-width: inherit;
}
textarea {
	min-width: 430px;
	resize: vertical;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.metaboxImage {
	margin-bottom: 10px;
	position: relative;
	display: none; 
}
.imageUploadMeta.activeImage .metaboxImage {
	display: block; 
}
.metaboxImage img {
	max-width: 150px;
	background: #fafafa;
	border-color: #ccc #eee #eee #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	display: block !important;
}
.metaboxImage .removeImage {
	background: url("../images/ico-delete.png") no-repeat;
	border: medium none;
	bottom: 2px;
	display: block;
	float: left;
	height: 16px;
	padding: 0;
	position: absolute;
	left: 0;
	text-indent: -9999px;
	width: 16px;
	cursor: pointer;
}
.imageUploadMeta input[type="text"] {
	width: 50%;
	border: 1px solid #dddddd;
}
.galleryImages img:first-child {
	margin-left: 0;
}
.galleryImages img {
	margin-left: 10px;
	max-width: 150px;
	background: #fafafa;
	border-color: #ccc #eee #eee #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}
.multiCheckMetaBox {
	margin-bottom: 5px;
}
.childTaxonomy {
	margin-left: 17px;
}
.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}
.sliderMetaboxContainer .minSlider, .sliderMetaboxContainer .maxSlider, .sliderMetaboxContainer .sliderMetabox {
	float: left;
	width: 2%;
	margin-left: 5px;
	line-height: 13px;
}
.sliderMetaboxContainer .sliderMetabox {
	width: 92%;
	position: relative;
}
.sliderMetaboxContainer .sliderMetabox:before {
	content: '';
  	position: absolute;
  	background: #B7B7B7;
  	left: 0;
  	top: 0;
  	height: 100%;
}
.sliderMetaboxContainer .minSlider {
	margin-left: 0;
}
textarea.embed {
	margin-bottom: 10px;
}
.elementContent textarea.embed {
	max-width: 430px;
}
.tabsMetabox li:first-child {
	border-left: 0;
}
.tabsMetabox li {
	cursor: pointer;
	float: left;
	padding: 8px 10px;
	margin-bottom: 0px;
	margin-top: -6px;
	border-left: 1px solid #eeeeee;
	border-bottom: 0 !important;
}
.tabsMetabox {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	margin-right: -12px;
	margin-left: -12px;
	padding: 0 12px;
}
.tabsMetabox:after {
	content: '';
	clear: both;
	display: table;
}
.tableWithTabs tr.hideTab {
	display: none;
}
.tableWithTabs tr.showTab {
	display: table-row;
}
.mapMetabox {
	margin-bottom: 10px;
}
.shortcodePreviewButton {
	display: block !important;
	margin-bottom: 10px !important;
}
.shortcodePreview {
	opacity: 0;
	margin-bottom: 10px;
	display: block;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
}
.shortcodePreview.showShortcode {
	opacity: 1;
}
.select2-container {
	min-width: 165px;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
	border: 0px !important;
}
.ui-state-highlight, .ui-widget-content .ui-datepicker-today .ui-state-highlight {
	border: 1px solid #fcefa1 !important;	
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
	background: #fbf9ee url("../images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
}
.tinymce-tabs {
	height: 30px;
}
.tinymce-tabs .html, .tinymce-tabs .visual {
	background-color: #f1f1f1;
	border-color: #dfdfdf #dfdfdf #dfdfdf;
	color: #999999;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	float: right;
	height: 18px;
	margin: 5px 5px -2px 0px;
	padding: 4px 5px 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
.tinymce-tabs .active {
	background-color: #e9e9e9;
	border-color: #cccccc #cccccc #e9e9e9;
	color: #333333;
}
.metaboxTable .wp-media-buttons {
	float: none;
}
.metaboxTable .tmce-active .wp-media-buttons {
	float: left;
}
.metaboxDescription {
	margin-top: 6px !important;
	font-size: 12px !important;
	color: #A8A8A8;
	font-style: italic;
}
.radioMetabox {
	display: block;
	margin-bottom: 5px;
}
.filesContent {
	overflow: hidden;
}
.filesContent .metaboxImage {
	float: left;
}
.filesContent .metaboxImageTitle {
	float: left;
	margin-left: 15px;
}
.supports-drag-drop {
	z-index: 200000;
}
.wp-picker-container button {
	display: block !important;
}