/*#post-formats-select label { padding-left: 25px; margin-left: 5px;}
#post-formats-select .post-format-icon{ background: url(../core/images/post-formats.png) no-repeat; }
#post-formats-select .post-format-standar{ background-position: 0 0; }
#post-formats-select .post-format-audio{ background-position: 0 -96px; }
#post-formats-select .post-format-gallery{ background-position: 0 -64px; }
#post-formats-select .post-format-video { background-position: 0 -128px; }*/


/* NETABOX */
.clearly_metabox_seo{
  margin: 0;
  padding:0;
  font-size: 110%;
  overflow: hidden;
}
.clearly_metabox_seo .p_wrapper{
 
  	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;

}
.clearly_metabox_seo .p_input {
  clear: left;
  width: 100%;
  padding: 5px;
}
.clearly_metabox_seo .p_option_label {
  float: left;
  margin: 0px 0 10px 5px;
  min-width: 150px;
  width: 37%;
  max-width: 270px;
}
.clearly_metabox_seo  .p_label {
	color: #5F5F5F;
	font-weight: bold;
	line-height: 19px;
	padding-left: 50px;
	padding-right: 10px;
	display: inline-block;
	text-align: left;
	line-height: 34px;
}

.clearly_metabox_seo .p_option_input {
  float: left;
  width: 61%;
  margin: 0;
  padding-left: 1px;
  min-width: 160px;
  max-width: 900px;
}

.clearly_metabox_seo .p_option_div {
  max-height: 160px;
  min-height: 34px;
  width: 100%;
  overflow-y: auto;
}

.clearly_metabox_seo .p_option_input input[type="text"],.clearly_metabox_seo .p_option_input textarea {
	color: #515151;
	height: 35px;
	padding: 10px 0px 10px 10px;
	font-size: 14px;
	width: 100%;
	max-width: 600px;
}

.clearly_metabox_seo .p_option_input textarea{
	height: 60px;
	max-height: 60px;
}
.clearly_metabox_seo .help_text {
	font-size: 12px;
	color: #797979;
	line-height: 15px;
	font-style: italic;
	clear: both;
}
.clearly_metabox_seo .clear{
	clear: both;
}



/* =Widgets */
.widget-wrapper-clearly{
	padding: 5px;
	border: 1px dashed #9498A2;
	background: #F0F0F0;
	margin-bottom: 5px;
}

.widget-wrapper-clearly .bold{
	font-weight: bolder;
}

.widget-content .description{
	margin: 0;
	padding: 0 !important;
	margin-bottom: 5px;
}


/* =Menu Dashboard */
.toplevel_page_clearly-general-option .wp-menu-image:before{
	font-family: 'dashicons' !important;
	content: '\f240' !important;
}


/* =Aqua Page Builder */
#page-builder-archive{
	min-width: 275px;
}