/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* DO NOT EDIT THIS FILE ::: if it is NOT the SCSS file, your changes will be overwritten. This is a dynamically generated file. */
/* vars */
@import "../../css/_vars.scss";

/* Existing Selectors *//* Existing Selectors *//* Existing Selectors *//* Existing Selectors *//* Existing Selectors */
/*
 * Shortcode Post Content
 */
/* NONE */

/* --- */
/* --- */

/* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*//* Custom Selectors*/
/*
 * Shortcode Post Content
 */
/* NONE */

/* --- */
/* --- */

/* UNSORTED */
#lctpcs_meta_box fieldset a.lctpcs_help{
	background:            #F5F5F5;
	border-radius:         6px;
	-moz-border-radius:    6px;
	-webkit-border-radius: 6px;
	color:                 #666666;
	display:               block;
	font-size:             11px;
	float:                 right;
	padding:               4px 6px;
	text-decoration:       none;
}


#lctpcs_meta_box fieldset label{
	display: none;
}


#lctpcs_meta_box fieldset input{
	width: 235px;
}


#lctpcs_meta_box .live_search_results{
	position: relative;
	z-index:  500;
}


#lctpcs_meta_box .live_search_results ul{
	background: #FFFFFF;
	list-style: none;
	margin:     0 0 0 1px;
	padding:    0 2px 3px;
	position:   absolute;
	width:      230px;
}


#lctpcs_meta_box .live_search_results ul li{
	border:      1px solid #EEEEEE;
	border-top:  0;
	cursor:      pointer;
	line-height: 100%;
	margin:      0;
	overflow:    hidden;
	padding:     5px;
}


#lctpcs_meta_box .live_search_results ul li.active,
#lctpcs_meta_box .live_search_results ul li:hover{
	background:  #E0EDF5;
	font-weight: bold;
}


#lctpcs_meta_box .live_search_results input{
	width: 200px;
}


#lctpcs_meta_box div.lctpcs_readme{
	display: none;
}


#lctpcs_meta_box div.lctpcs_readme li{
	margin: 0 10px 10px;
}


#lctpcs_extras input{
	margin-bottom: 6px;
}
