/* line 3, ../sass/content_style.scss */
.file-brightcove-video-oembed .field-oembed-data .video-js {
  width: 100%;
  height: 100%;
  padding-bottom: 57%;
}

/* line 12, ../sass/content_style.scss */
.ti_editorial_entityreference_search_create_edit_form .image_rights_copy {
  display: none;
  width: 25%;
  text-align: center;
  float: right;
  font-size: 12px;
}

/* line 26, ../sass/content_style.scss */
#container li:first-child .ti_editorial_entityreference_search_create_edit_form:last-of-type .image_rights_copy,
#container-quick li:first-child .ti_editorial_entityreference_search_create_edit_form:last-of-type .image_rights_copy {
  display: block;
}
/* line 43, ../sass/content_style.scss */
#container label[for="field_image_rights_assignment_id"],
#container label[for="field_image_rights_source_img_id"],
#container label[for="field_image_rights_cleared"],
#container label[for="field_image_rights_notes"],
#container label[for="field_image_rights_source_parent"],
#container label[for="field_image_rights_keywords"],
#container label[for="field_image_rights_meta_caption"],
#container label[for="field_image_rights_photographer"],
#container label[for="field_image_rights_restrictions"],
#container label[for="field_image_rights_meta_name"],
#container-quick label[for="field_image_rights_assignment_id"],
#container-quick label[for="field_image_rights_source_img_id"],
#container-quick label[for="field_image_rights_cleared"],
#container-quick label[for="field_image_rights_notes"],
#container-quick label[for="field_image_rights_source_parent"],
#container-quick label[for="field_image_rights_keywords"],
#container-quick label[for="field_image_rights_meta_caption"],
#container-quick label[for="field_image_rights_photographer"],
#container-quick label[for="field_image_rights_restrictions"],
#container-quick label[for="field_image_rights_meta_name"] {
  display: none;
}
/* line 56, ../sass/content_style.scss */
#container .form_field_image_rights_assignment_id .field_image_rights_assignment_id,
#container .form_field_image_rights_source_img_id .field_image_rights_source_img_id,
#container .form_field_image_rights_cleared .field_image_rights_cleared,
#container .form_field_image_rights_notes .field_image_rights_notes,
#container .form_field_image_rights_source_parent .field_image_rights_source_parent,
#container .form_field_image_rights_keywords .field_image_rights_keywords,
#container .form_field_image_rights_meta_caption .field_image_rights_meta_caption,
#container .form_field_image_rights_photographer .field_image_rights_photographer,
#container .form_field_image_rights_restrictions,
#container .form_field_image_rights_meta_name,
#container-quick .form_field_image_rights_assignment_id .field_image_rights_assignment_id,
#container-quick .form_field_image_rights_source_img_id .field_image_rights_source_img_id,
#container-quick .form_field_image_rights_cleared .field_image_rights_cleared,
#container-quick .form_field_image_rights_notes .field_image_rights_notes,
#container-quick .form_field_image_rights_source_parent .field_image_rights_source_parent,
#container-quick .form_field_image_rights_keywords .field_image_rights_keywords,
#container-quick .form_field_image_rights_meta_caption .field_image_rights_meta_caption,
#container-quick .form_field_image_rights_photographer .field_image_rights_photographer,
#container-quick .form_field_image_rights_restrictions,
#container-quick .form_field_image_rights_meta_name {
  display: none;
}

/* line 61, ../sass/content_style.scss */
.image-rights-wrapper {
  float: right;
  background: #828282;
  width: 600px;
  margin-bottom: 5px;
  line-height: 1.61803em;
}
/* line 67, ../sass/content_style.scss */
.image-rights-wrapper div.all-uses {
  background: #74fc44;
}
/* line 70, ../sass/content_style.scss */
.image-rights-wrapper div.time-inc-limited {
  background: #e8ff00;
}
/* line 73, ../sass/content_style.scss */
.image-rights-wrapper div.brand-exclusive,
.image-rights-wrapper div.unknown {
  background: #c7001f;
}
/* line 76, ../sass/content_style.scss */
.image-rights-wrapper div {
  width: 278px;
  float: left;
  border: 3px solid #828282;
  border-radius: 6px;
  padding: 6px 5px 5px 10px;
  word-break: break-word;
}
/* line 84, ../sass/content_style.scss */
.image-rights-wrapper div:nth-child(5) {
  width: 576px;
}

/* line 88, ../sass/content_style.scss */
p.image-preview-wrapper {
  margin-bottom: 0px !important;
  line-height: 0px;
}

/* line 94, ../sass/content_style.scss */
.recipe-wrapper .recipe-ingredients {
  width: 315px;
  margin-bottom: 15px;
}
/* line 97, ../sass/content_style.scss */
.recipe-wrapper .recipe-ingredients ul {
  list-style: none;
  margin: 0px;
}
/* line 100, ../sass/content_style.scss */
.recipe-wrapper .recipe-ingredients ul li {
  border-bottom: 1px solid #d7d7d9;
  padding: 5px 10px 10px 0px;
}
/* line 107, ../sass/content_style.scss */
.recipe-wrapper .recipe-instructions h2 {
  padding-bottom: 10px;
}
/* line 110, ../sass/content_style.scss */
.recipe-wrapper .recipe-instructions .title-text {
  font-weight: bold;
}

/* line 116, ../sass/content_style.scss */
.form-item-ti-pronto-caas-importing-brand-name {
  clear: both;
}
