/* paths */
/* We can't use absolute paths here, because those are dependent on Django's
STATIC_URL setting. However, django-compressor consistently places the compiled
CSS into ${STATIC_URL}/CACHE/css/ regardless of compilation mode, so we can
reliably use relative paths to get back to STATIC_URL. */
/* grid settings */
/* screen breakpoints */
/* 800px */
/* 900px */
/* 1200px */
/* 1600px */
/* colours */
/* darker to lighter */
/* misc sizing */
@media screen and (min-width: 50em) {
  .scheduling .field-content {
    width: 35.33333%;
  }
}

/* paths */
/* We can't use absolute paths here, because those are dependent on Django's
STATIC_URL setting. However, django-compressor consistently places the compiled
CSS into ${STATIC_URL}/CACHE/css/ regardless of compilation mode, so we can
reliably use relative paths to get back to STATIC_URL. */
/* grid settings */
/* screen breakpoints */
/* 800px */
/* 900px */
/* 1200px */
/* 1600px */
/* colours */
/* darker to lighter */
/* misc sizing */
.inline-child .admin_page_chooser > label,
.inline-child .admin_story_chooser > label {
  display: none;
}

.headlines-options .multiple > .inline-child,
.top-stories-options .multiple > .inline-child,
.latest-reviews-options .multiple > .inline-child,
.reviews-options .multiple > .inline-child {
  padding: 1em;
}

.headlines-options .multiple > .inline-child:nth-child(3n+1),
.top-stories-options .multiple > .inline-child:nth-child(3n+1),
.latest-reviews-options .multiple > .inline-child:nth-child(3n+1),
.reviews-options .multiple > .inline-child:nth-child(3n+1) {
  clear: both;
}

.reviews-options .multiple > .inline-child {
  margin-left: 0;
}

.cheapism-page-form .inline-child {
  width: 33%;
}

.cheapism-page-form .recommend-child {
  width: 24%;
}

.cheapism-page-form .actions .action-clear,
.cheapism-page-form .actions .action-choose,
.cheapism-page-form .actions .edit-link {
  text-transform: none;
}

@media screen and (min-width: 50em) {
  .cheapism-page-form .headlines-options .multiple,
  .cheapism-page-form .top-stories-options .multiple,
  .cheapism-page-form .latest-reviews-options .multiple,
  .cheapism-page-form .reviews-options .multiple {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
  }
  .cheapism-page-form .headlines-options .field-content,
  .cheapism-page-form .top-stories-options .field-content,
  .cheapism-page-form .latest-reviews-options .field-content,
  .cheapism-page-form .reviews-options .field-content {
    width: 100%;
  }
}

@media screen and (min-width: 50em) {
  .status-group li:first-child:after {
    content: 'Cheapism';
    position: relative;
    left: 76%;
    color: #333333;
  }
  .status-group li:first-child + li:after {
    content: 'Mid-Range';
    position: relative;
    left: 74%;
    color: #333333;
  }
  .status-group li:first-child + li + li:after {
    content: 'High End';
    position: relative;
    left: 74%;
    color: #333333;
  }
  .status-group li:nth-child(n+4) {
    display: none;
  }
  .status-group .status-price {
    border-bottom: 4px solid #D8D8D8;
    width: 80%;
    position: relative;
    left: 50%;
    display: block;
  }
}

@media screen and (min-width: 50em) {
  .price-range > li {
    padding-bottom: 0;
  }
  .price-range, .status-group {
    margin-right: -1.5%;
    margin-left: -1.5%;
  }
  .price-range .col2, .status-group .col2 {
    padding-right: 0;
    padding-left: 0;
  }
  .price-range li:last-child .icon-price, .status-group li:last-child .icon-price {
    display: none;
  }
  .price-range .icon-price, .status-group .icon-price {
    float: left;
    padding-top: 10%;
    font-size: 1.2em;
    font-weight: bold;
    padding-right: 2%;
  }
}

.list_img {
  padding-left: 4em;
}

.list_img li {
  padding-bottom: 0.5em;
}

.rich_text_area .richtext {
  max-width: 65em;
}

@media screen and (min-width: 50em) {
  #best .multiple,
  #good .multiple,
  #think-twice .multiple {
    width: 100%;
  }
}

.full-body .field-content {
  width: 100%;
}

.comparison-format label {
  width: 30%;
}

/* @media screen and (min-width: 50em) {
  .buying-guide-tab {
    .field-content {
      width: 100%;
    }
  }
} */
.hallotoolbar .btn-switch-to-html {
  text-transform: none;
}

.js-table thead tr th:last-child {
  width: 80px;
}

.js-table .js-del-col {
  cursor: pointer;
  font-size: 14px;
}

#buying-guide .multiple, #showdown .multiple {
  width: 100%;
  max-width: 100%;
}

#buying-guide fieldset, #showdown fieldset {
  width: 100%;
}

@media screen and (min-width: 50em) {
  #buying-guide label, #showdown label {
    width: 10%;
  }
}

#new-cheapism-table {
  fieldset {
      width: 100%;
      max-width: 100%;
  }

  .block_field > .field-content {
      width: 100%;
      display: block;
  }
}

#id_buying_guide-FORMS .richtext {
  max-width: 850px;
}

.js-tbl-cheapism thead th:last-child,
.js-tbl-cheapism tbody td:last-child,
.js-tbl-mid-range thead th:last-child,
.js-tbl-mid-range tbody td:last-child,
.js-tbl-high-end thead th:last-child,
.js-tbl-high-end tbody td:last-child {
  text-align: right;
}

.js-tbl-third-party {
  margin-top: 50px;
}

.js-tbl-third-party .select-item {
  padding-left: 0;
}

.richtext {
  min-height: 300px !important;
}

.richtext p {
  margin-bottom: 0;
}

.error .richtext {
  border-color: #cd3238;
}

.reviews-options .reviews_options-number-input,
.reviews-options .headline_options-number-input,
.reviews-options .latest_options-number-input,
.reviews-options .options-number-input {
  float: left;
  height: 3em;
  padding: 1%;
  text-align: right;
  width: 10%;
}

.reviews-options .reviews-number-label {
  color: #333333;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 3em;
  margin-left: 5px;
}

.reviews-options .radio_select {
  display: inline-block;
  float: left;
}

@media screen and (max-width: 1104px) {
  .reviews-options .radio_select {
    width: 45%;
  }
}

@media screen and (min-width: 1104px) {
  .reviews-options .radio_select {
    width: 35%;
  }
}

@media screen and (min-width: 50em) {
  .slide-label {
    font-size: 1.3em;
    cursor: move;
  }
  .cover-slide-label {
    display: block;
    font-size: 14px;
  }
  .slide-item .char_field .field-content {
    width: 100%;
  }
}

.search-slides-container {
  margin-top: 47px;
  margin-bottom: 10px;
  width: 83.333%;
}

.search-slides-container strong {
  font-size: 1.3em;
}

.search-slides-container input {
  width: 70%;
}

.search-slides-container .choose-slides {
  margin-right: 20px;
}

.search-slides-container .pagination {
  position: relative;
  padding: 5px 0 2em;
  margin-top: 1em;
}

.search-slides-container .pagination .choose-slides {
  position: absolute;
  left: 0;
}

.search-slides-container .pagination .next-page {
  margin-left: 10px;
}

.search-slides-container .pagination .prev-page {
  margin-right: 10px;
}

.search-results {
  max-height: 500px;
  overflow-y: auto;
  width: 100%;
  margin: 5px auto;
}

.search-results .media {
  border-bottom: 1px dashed #ddd;
}

.search-results .media .media-body,
.search-results .media .media-left {
  display: table-cell;
  vertical-align: top;
  padding: 5px;
}

.search-results .media .media-body h3,
.search-results .media .media-left h3 {
  margin: 0;
  font-weight: bold;
}

.search-results .media .media-body img,
.search-results .media .media-left img {
  max-width: 64px;
  max-height: 64px;
}

.slide-item .collapse-button {
  position: absolute;
  left: 0;
  top: 0;
}

.short-desc {
  width: 83.33%;
  float: left;
  display: none;
}

.short-desc div {
  padding: 5px;
}

.short-desc h2 {
  margin: 0;
}

.short-desc img {
  width: 64px;
}

.short-desc .media-left,
.short-desc .media-body {
  display: table-cell;
  vertical-align: top;
}

.toggle-collapse {
  position: absolute;
}

@media screen and (min-width: 50em) {
  .reviews-options .headline-story-item fieldset {
    width: 83.33333%;
  }
}

.form-list-nav {
  margin: 0 4em;
}

.col-action {
  text-align: right;
  width: 20%;
}

.col-action-move {
  text-align: right;
  width: 7em;
}

.margin-0 {
  margin-bottom: 0;
}

.content-margin-top {
  margin-top: 1.5em;
}

.field-link-to {
  margin: 3em;
}

.not-btn-edit {
  margin: 1.4em;
}

.field-link-page {
  margin: 2em;
}

.chk-link-cate {
  margin-top: 2em;
}

.lbl-chk-link-cat {
  margin-left: 2.3em;
}

.headlines-link-page {
  padding-left: 5em;
}

.link-to {
  float: left;
  width: 35%;
}

.link-page {
  float: right;
  width: 40%;
}

.lbl-link-page {
  width: 5%;
}

.deal-items fieldset {
  clear: both;
}

.switch-to-article-format {
  float: left;
  margin-left: 100px;
  z-index: 1;
}

@media screen and (min-width: 50em) {
  .object .deal-items-form .multiple {
    width: 100%;
    max-width: 100%;
  }
  .deal-items .article-body .field-content {
    width: 100%;
  }
  .deal-items fieldset {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (min-width: 50em) {
  .location-form label {
    width: 20%;
  }
  .location-form .field-content {
    width: 80%;
  }
}

.location-type {
  float: left;
  width: 45%;
}

.location-cuisine {
  clear: right;
  float: right;
  width: 53%;
}

@media screen and (min-width: 50em) {
  .object .redirect_panel {
    width: 100% !important;
  }
  .object .redirect_panel li {
    border-width: 0;
    padding: 1em 0em 1em 0em !important;
  }
  .object .redirect_panel li:first-child ul > li .icon {
    display: none;
  }
  .object .redirect_panel li input {
    width: 92%;
  }
}

.count-word-left,
.counter-character {
  float: right;
  font-weight: bold;
  font-size: 14px;
}

.count-word-left.error,
.counter-character.error {
  color: #cd3238;
}

.tip-content {
  padding-top: 1.3em;
}

.press_select_widget .select2-selection--single {
  height: auto;
  border: 1px solid #e6e6e6;
}

.press_select_widget .select2-selection--single:focus {
  border-color: #54d0d0;
  outline: none;
}

.header-author {
  border-bottom: solid 1px #E6E6E6;
}

.author-info ul {
  padding-left: 0;
}

.author-info ul li {
  list-style-type: none;
  padding-bottom: 1em;
  height: 2em;
}

.author-info ul.profile-info {
  margin-left: 4em;
}

.author-info ul.title li {
  font-weight: bold;
}

.edit-group {
  margin-left: 5px;
}

.hide {
  display: none;
}

.modal-loading {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.modal-loading .icon {
  color: #189370;
  left: 50%;
  position: absolute;
  top: 50%;
}

.loading {
  overflow: hidden;
}

.loading .modal-loading {
  display: block;
}

.required-field:after {
  color: #cd3238;
  content: '*';
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
  margin-left: .5em;
}

table.dataTable thead {
  cursor: pointer;
}

table.dataTable thead .caret {
  display: inline-block;
  width: 12px;
  height: 8px;
  margin-left: 5px;
  position: relative;
  cursor: pointer;
}

table.dataTable thead .sorting_asc .caret:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 6px solid #d9d9d9;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

table.dataTable thead .sorting_asc .caret:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  border-bottom: 4px solid #fafafa;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

table.dataTable thead .sorting_desc .caret:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 6px solid #d9d9d9;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

table.dataTable thead .sorting_desc .caret:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 0;
  border-top: 4px solid #fafafa;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.help-text {
  font-size: 1.2em;
  font-weight: bold;
}

.btn-link {
  color: #43b1b0;
  font-weight: normal;
  border-radius: 0;
  text-transform: none;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  color: #246060;
  background-color: transparent;
}

.content .messages {
  background-color: transparent;
  position: fixed;
  width: 1280px;
  z-index: 101;
  top: 0;
}

.list_article .page-type {
  text-transform: capitalize;
  font-weight: bold;
}

.sortable-ghost {
  border: 3px dashed #ccc !important;
}

.sortable-ghost * {
  opacity: 0;
}

.move-slide label {
  width: auto;
  padding: 0;
  padding-top: 5px;
  margin-right: 5px;
}

.move-slide select {
  height: 29px;
  width: 50px;
  padding: 5px;
}

.struct-block label {
  width: 200px
}
