/* ------ FONTS ------ */
/* ------ SIZE ------ */
/* ------ VARIABLES ------ */
/* ------ MIXINS ------ */
/* Tabs */
.block-local-tasks-block {
  z-index: 99;
}
/* Quick fix salmon bkg on unpublished content */
.node--unpublished {
  background: initial;
}
/*.ts-wrapper.single {
  .item { position: initial!important;}
  input[type="text"] { display: none; }
  &.dropdown-active {
    .item { display: none; }
    input[type="text"] { }
  }
}*/
