/* 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 */
/* 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 */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/* Existing Selectors */
/*
 * Internal Link
 */
/* NONE */
/* --- */
/* --- */
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/* Custom Selectors*/
/*
 * Internal Link
 */
/* NONE */
/* --- */
/* --- */
/* UNSORTED */
.lct-edit-shortcode-form {
  padding: 5px 15px;
}

.lct-edit-shortcode-form input, .lct-edit-shortcode-form textarea {
  border: 1px solid #DDDDDD;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  background-color: #FFFFFF;
  color: #333333;
  outline: none;
  -webkit-transition: 0.05s border-color ease-in-out;
  transition: 0.05s border-color ease-in-out;
  max-width: 100%;
}

.lct-edit-shortcode-form textarea {
  width: 100%;
  max-width: 100%;
  min-height: 100px;
}

.lct-edit-shortcode-form .lct-edit-shortcode-form-fields > div {
  margin-bottom: 10px;
}

.lct-edit-shortcode-form .field-block label {
  display: block;
  margin-top: 15px;
}

.lct-edit-shortcode-form .field-inline {
  padding-top: 10px;
}

.lct-edit-shortcode-form .field-inline label {
  display: inline-block;
}

.lct-edit-shortcode-form-standard-attrs div {
  margin-right: 15px;
}

#lct-edit-shortcode-form-advanced-attrs div {
  margin-bottom: 5px;
}

#lct-edit-shortcode-form-advanced-attrs {
  margin-left: 15px;
}

#TB_ajaxContent {
  height: 92% !important;
}

#lct_internal_link-shortcode-ui-container fieldset label {
  display: none;
}

#lct_internal_link-shortcode-ui-container fieldset input {
  width: 235px;
}

#lct_internal_link-shortcode-ui-container .live_search_results {
  position: relative;
  z-index: 500;
  top: 64px;
  left: -2px;
}

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

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

#lct_internal_link-shortcode-ui-container .live_search_results ul li.active,
#lct_internal_link-shortcode-ui-container .live_search_results ul li:hover {
  background: #E0EDF5;
  font-weight: bold;
}

#lct_internal_link-shortcode-ui-container .live_search_results input {
  width: 200px;
}
