/* */



.unpublished {
  color: #e04444 !important;
}
.unpublished:after {
  font-size: 15px;
  content: ' (unpublished)';
}

/* Adm links */
.node-admin-tabs {
  opacity: 0.5;
}

.node-admin-tabs__item {
  font-size: 12px !important;
  display: inline !important;
  padding-left: 0px !important;
  padding-right: 20px !important;
}

.node-admin-tabs__item a {
  color: black !important;
  border-bottom: solid 1px #E1312F;
}

.node-admin-tabs__item a:hover {
  color: #E1312F !important;
}


/* Node preview btn */
.node-preview-container {
  margin-top: 50px;
}

.node-preview-container {
  margin-top: 50px;
}

.node-preview-container a:before {
  content: '←';
  margin-right: 10px;
}

.node-preview-container a:hover {
  background: white;
}

.node-preview-container .node-preview-backlink {
  background: #2ca8e0;
  color: black;
  margin: 12px;
  padding: 12px;
  border: 2px solid black;
  font-weight:800;
  text-decoration:none;
}

.node-preview-container .js-form-item-view-mode {
  display: none;
}

.node-preview-container .js-form-submit {
  display: none;
}

/* for iframe resize */

/*.videoWrapper {*/
/*  position: relative;*/
/*  padding-bottom: 56.25%; !* 16:9 *!*/
/*  padding-top: 25px;*/
/*  height: 0;*/
/*}*/
/*.videoWrapper iframe {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*}*/

/* For anchors and fixed headers */

/*div.anchor-dev {*/
/*  height: 0;*/
/*  display: block;*/
/*  position: relative;*/
/*  top: -165px;*/
/*  visibility: hidden;*/
/*}*/

/*div.anchor {*/
/*  height: 0;*/
/*  display: block;*/
/*  position: relative;*/
/*  top: -85px;*/
/*  visibility: hidden;*/
/*}*/

/*!* Custom menu icon *!*/
/*.toolbar-icon-a7helper-custom-admin-menu-item:before {*/
/*  opacity: 0.8;*/
/*  background-image: url(/themes/custom/lge/images/loginom-menu-icon.svg);*/
/*}*/


/*!* *!*/

/*.az7-secret1 {*/
/*  display: none!important;*/
/*}*/

/*.az7-secret2 {*/
/*  position: absolute;*/
/*  left: -10000px;*/
/*  top: -10000px*/
/*}*/
