@charset "UTF-8";
/* line 6, leceles_packeges.scss */
#ccm-highlighter.invisible {
  width: 1px !important;
  height: 1px !important;
}

/* line 12, leceles_packeges.scss */
#ccm-white-label-message {
  display: none !important;
}

/* line 18, leceles_packeges.scss */
.ccm-block {
  min-height: 50px;
}

/* line 29, leceles_packeges.scss */
.ccm-add-block {
  min-height: 120px;
  background: rgba(0, 0, 0, 0.2);
  min-height: 60px;
  line-height: 60px;
  font-size: 16px !important;
  border: 2px dashed gray !important;
  color: gray;
}
/* line 33, leceles_packeges.scss */
.ccm-add-block:before {
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 16px;
  margin-left: 20px;
  color: gray;
  margin-right: 7px;
}
/* line 46, leceles_packeges.scss */
.ccm-add-block:after {
  content: 'arraste arquivos ou textos aqui';
  padding-left: 20px;
  font-size: 10px;
  color: white;
  font-style: 'italic';
  margin-top: -30px;
}

/* line 71, leceles_packeges.scss */
div#ccm-toolbar {
  height: 35px !important;
  overflow: hidden !important;
  background: white !important;
  background: black !important;
}

/* line 77, leceles_packeges.scss */
ul#ccm-main-nav li, ul#ccm-system-nav li {
  height: 35px !important;
  color: black;
}

/* line 83, leceles_packeges.scss */
ul#ccm-main-nav a, ul#ccm-system-nav a {
  margin-top: -8px !important;
  color: white !important;
  border-left-color: black !important;
}

/* line 90, leceles_packeges.scss */
#ccm-nav-intelligent-search-wrapper > input {
  margin-top: 7px !important;
}

/* line 94, leceles_packeges.scss */
div#ccm-dashboard-overlay, div#ccm-edit-overlay, div#ccm-intelligent-search-results {
  top: 35px !important;
}

/* line 98, leceles_packeges.scss */
#ccm-logo-wrapper {
  display: none !important;
}

/* line 105, leceles_packeges.scss */
.img-block {
  position: relative;
}

/* line 109, leceles_packeges.scss */
.ccm-block .dropfilehere {
  disply: block;
  top: 40%;
  text-align: center;
  width: 100%;
  padding: 10px;
  text-transform: uppercase;
  opacity: 0.6;
}

/* line 119, leceles_packeges.scss */
.edit-image {
  position: absolute;
  top: -2px;
  left: -2px;
  background: rgba(0, 0, 0, 0.5);
  padding: 6px;
  z-index: 100;
  cursor: pointer;
}

/* line 129, leceles_packeges.scss */
.edit-image:hover {
  background: darkorange;
}

/* line 133, leceles_packeges.scss */
.edit-image i {
  color: white;
  font-size: 2em;
}

/*//drag-anddrop*/
/* line 139, leceles_packeges.scss */
.hover {
  background: #928eff;
  border: 2px dotted gray !important;
}

/* line 143, leceles_packeges.scss */
.ccm-file-selected-wrapper {
  border: 2px dotted gray !important;
}

/* line 148, leceles_packeges.scss */
.ccm-file-manager-select:after {
  content: "ARRASTE E SOLTE O ARQUIVO AQUI";
  position: absolute;
  font-size: 8px;
  color: #aaa;
  margin-top: 3px;
}

/* line 156, leceles_packeges.scss */
.ccm-file-properties td {
  border: none !important;
}

/* line 161, leceles_packeges.scss */
.ccm-file-selected-data a {
  color: gray;
}

/* line 166, leceles_packeges.scss */
.ccm-file-selected-data tr {
  margin: 0 !important;
}

/* line 171, leceles_packeges.scss */
.ccm-file-selected-data table, .ccm-file-selected-data td {
  background: none !important;
}

/* line 175, leceles_packeges.scss */
td.ccm-attribute-editable-field-central {
  padding: 0px 3px;
}

/* line 179, leceles_packeges.scss */
.prginfo {
  padding: 5;
  background: gray;
}
