@charset "UTF-8";
.node-recette_perso-form .horizontal-tabs .horizontal-tabs-panes fieldset.horizontal-tabs-pane:nth-child(3) .fieldset-wrapper {
  padding: 0;
  width: 100%;
  background-color: transparent; }

.field-name-field-etapes-recette table.field-multiple-table thead {
  display: none; }

.field-name-field-etapes-recette .tabledrag-toggle-weight-wrapper {
  display: none; }

.field-name-field-etapes-recette table.field-multiple-table tbody tr td {
  /*position:relative;*/
  background-color: #fff; }

/*.field-name-field-etapes-recette table.field-multiple-table tbody tr td .content {
	display:block;
	float:left;
	}*/
.field-name-field-etapes-recette table.field-multiple-table tbody tr td .bloc-right-content {
  position: relative; }

.field-name-field-etapes-recette table.field-multiple-table tbody tr td:nth-child(3) {
  width: 100%; }

/*
.delta-order.tabledrag-hide {
	display:block !important;
	position:absolute;
}
*/
.node-recette_perso-form .field-name-field-a-savoir-etape .form-type-textarea label,
.node-recette_perso-form .field-name-field-a-savoir-etape .form-type-textarea .form-textarea-wrapper {
  display: none; }

.node-recette_perso-form .field-name-field-a-savoir-etape .form-type-textarea label {
  position: absolute;
  left: 30px;
  top: 4px;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: rgba(81, 83, 86, 0.5);
  letter-spacing: 0.3px;
  line-height: 12px;
  text-transform: uppercase; }

[contenteditable=true]:empty:before {
  content: attr(placeholder);
  display: block;
  /* For Firefox */
  color: rgba(81, 83, 86, 0.5); }

div[contenteditable=true] {
  /*border: 1px dashed #AAA;*/
  /*width: 100%;*/
  /*max-width:920px;*/
  padding: 5px;
  min-height: 55px;
  white-space: normal; }

.node-recette_perso-form .field-name-field-a-savoir-etape .content-editable {
  background: #FFFFFF;
  /*box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.30);*/
  border-radius: 3px;
  padding-top: 20px;
  min-height: 20px;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  color: rgba(80, 83, 86, 0.6);
  line-height: 22px;
  margin: 0 25px !important;
  border-bottom: 1px solid rgba(81, 83, 86, 0.25);
  /*max-width: 900px;*/ }

.node-recette_perso-form .field-name-field-a-savoir-etape .content-editable div {
  margin: 0;
  padding: 0; }

.node-recette_perso-form .horizontal-tabs fieldset .fieldset-wrapper .field-name-field-a-savoir-etape,
.node-recette_perso-form .horizontal-tabs fieldset .fieldset-wrapper .field-name-field-etapes-recette {
  /*max-width:930px;*/
  padding: 0;
  margin: 0 auto;
  clear: both; }

.node-recette_perso-form .horizontal-tabs fieldset .fieldset-wrapper .field-name-field-etapes-recette#edit-field-etapes-recette {
  /*overflow-y:auto;
	overflow-x:hidden;*/ }

.node-recette_perso-form .field-name-field-etapes-recette .field-multiple-table,
.node-recette_perso-form .field-name-field-etapes-recette .field-multiple-table tr {
  border: none;
  /*position:relative;*/ }

.node-recette_perso-form .field-name-field-etapes-recette .field-multiple-table td,
.node-recette_perso-form .field-name-field-sous-etape .field-multiple-table td {
  border: none;
  padding: 0;
  margin: 0; }

.node-recette_perso-form .field-name-field-etapes-recette .field-multiple-table td.field-multiple-drag {
  width: 40px;
  padding: 0;
  padding-left: 10px;
  margin: 0; }

.field-name-field-etapes-recette table.field-multiple-table tr.draggable td {
  border-right: none;
  height: 46px;
  padding: 8px 10px;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  vertical-align: middle; }

.field-name-field-etapes-recette .field-multiple-table td.field-multiple-drag {
  width: 30px;
  padding-right: 0;
  border-top: 1px solid #ddd; }

.node-recette_perso-form .field-name-field-etapes-recette .content-editable {
  background: #FFFFFF;
  border-radius: 0;
  min-height: 25px;
  padding-top: 17px;
  padding-bottom: 2px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(81, 83, 86, 0.25);
  width: 90%;
  float: left; }

.node-recette_perso-form .field-name-field-etapes-recette .add-img {
  border: none;
  background-image: url(../images/picto-add-image.png);
  padding: 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center center;
  position: absolute;
  right: 50px;
  top: 17px;
  width: 16px;
  height: 16px;
  cursor: pointer; }

.node-recette_perso-form .field-name-field-sous-etape .field-name-field-description-recette {
  float: left;
  position: relative; }

.node-recette_perso-form .field-name-field-sous-etape .field-multiple-table input.form-submit {
  float: right; }

.node-recette_perso-form .field-name-field-photo-recette,
.node-recette_perso-form .hidden {
  display: none;
  /*float:left;
    width: 100%;*/ }

.node-recette_perso-form .field-name-field-photo-etape {
  float: left;
  position: relative;
  /*top: 5%;*/
  top: -23px;
  /*position: absolute;
	top: 0px;
	left: 15px;
	*/ }

.node-recette_perso-form .field-name-field-photo-etape .image-preview {
  padding: 0;
  position: absolute;
  top: -22px; }

.node-recette_perso-form .field-name-field-photo-etape .image-preview img {
  border-radius: 10px; }

.node-recette_perso-form .form-wrapper-hidden {
  display: none; }

.node-recette_perso-form .field-name-field-etapes {
  padding-left: 30px;
  background-color: #ffffff;
  position: relative;
  float: left;
  width: 75%; }

.node-recette_perso-form .field-name-field-photo-recette .form-type-managed-file {
  width: 350px;
  margin: 0 auto;
  position: inherit; }

.node-recette_perso-form .field-name-field-photo-etape .form-type-managed-file {
  width: auto;
  margin: 0;
  position: inherit; }

.node-recette_perso-form .field-name-field-photo-recette .form-type-managed-file .image-widget-data {
  position: relative;
  width: 350px;
  height: 70px;
  margin-top: 25px; }

.node-recette_perso-form .field-name-field-photo-etape .form-type-managed-file .image-widget-data {
  position: relative;
  width: 110px;
  height: 45px;
  margin-top: 30px;
  margin-bottom: -15px;
  border: 1px dashed rgba(81, 83, 86, 0.4);
  padding-left: 40px;
  padding-top: 10px; }

.node-recette_perso-form .field-name-field-photo-etape .form-type-managed-file .image-widget-data.with-preview {
  border: none;
  margin-top: -20px; }

.node-recette_perso-form .field-name-field-photo-recette .form-type-managed-file .image-widget-data input.form-file {
  position: absolute;
  top: 0;
  left: 40px;
  height: 50px;
  opacity: 0;
  cursor: copy;
  /*width: 125px;*/ }

.node-recette_perso-form .field-name-field-photo-etape .form-type-managed-file .image-widget-data input.form-file {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: copy;
  max-width: 50px;
  /*width: 125px;*/ }

.node-recette_perso-form .field-name-field-photo-recette .form-type-managed-file .image-widget-data label.input-file-trigger {
  display: block;
  width: 350px;
  padding-top: 35px;
  text-align: center;
  background-image: url(../images/picto-upload-image.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center top;
  cursor: copy;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 900;
  font-size: 14px;
  color: #ad0018;
  line-height: 17px; }

.node-recette_perso-form .field-name-field-photo-etape .form-type-managed-file .image-widget-data label.input-file-trigger {
  display: block;
  width: 31px;
  height: 29px;
  padding-top: 0px;
  text-align: center;
  background-image: url(../images/picto-upload_etape.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center top;
  cursor: copy;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 900;
  font-size: 14px;
  color: #ad0018;
  line-height: 17px; }

.node-recette_perso-form .field-name-field-photo-recette .form-type-managed-file .description,
.node-recette_perso-form .field-name-field-photo-etape .form-type-managed-file .description {
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #FF4000;
  line-height: 15px;
  text-align: center;
  margin-bottom: 25px; }

.node-recette_perso-form .field-name-field-photo-etape .form-type-managed-file > label,
.node-recette_perso-form .field-name-field-titre-etape .form-type-textfield label,
.node-recette_perso-form .field-name-field-etapes .form-type-textarea label,
.node-recette_perso-form .field-name-field-sous-etape .field-name-field-description-recette .form-type-textarea,
.node-recette_perso-form .field-name-field-etapes .form-type-textarea .form-textarea-wrapper {
  display: none; }

.node-recette_perso-form .field-name-field-etapes .form-type-textarea label,
.node-recette_perso-form .field-name-field-titre-etape .form-type-textfield label {
  position: absolute;
  left: 5px;
  top: 5px;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: rgba(81, 83, 86, 0.5);
  letter-spacing: 0.3px;
  line-height: 12px;
  text-transform: uppercase; }

.node-recette_perso-form .field-name-field-titre-etape {
  float: left;
  width: 100%; }

.node-recette_perso-form .field-name-field-titre-etape .form-type-textfield label {
  left: 3px;
  top: -3px; }

.node-recette_perso-form .field-name-field-titre-etape .form-type-textfield {
  /*opacity: 0.8; */
  background: white;
  border-radius: 3px;
  /*height: 65px;*/
  /* width: 500px; */ }

.node-recette_perso-form .field-name-field-media-url,
.node-recette_perso-form .field-name-field-technique-idror,
.node-recette_perso-form .field-name-field-timecode,
.node-recette_perso-form .field-name-field-id-ror {
  display: none; }

.node-recette_perso-form .field-name-field-titre-etape .form-type-textfield .form-text {
  height: 32px;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #505356;
  letter-spacing: 0.34px;
  line-height: 19px;
  border: none;
  width: 82%;
  background-color: transparent;
  border-bottom: 1px solid rgba(81, 83, 86, 0.25);
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin: 0;
  text-transform: uppercase; }

.node-recette_perso-form .field-name-field-titre-etape .form-type-textfield .form-text.focus {
  border-bottom: 1px solid #ad0018; }

.node-recette_perso-form .field-name-field-titre-etape .form-type-textfield .form-text.error {
  border-bottom: 1px solid #ad0018; }

.node-recette_perso-form .field-name-field-etapes-recette tr:first-child .toggle-wrapper {
  /* display:none;*/ }

.node-recette_perso-form .field-name-field-sous-etape table.field-multiple-table input.form-submit {
  position: absolute;
  top: 12px;
  right: 10px; }

.node-recette_perso-form .field-name-field-sous-etape table.field-multiple-table .image-widget-data input.form-submit {
  position: inherit;
  top: inherit;
  right: inherit; }

.node-recette_perso-form .field-name-field-etapes-recette .form-item .clearfix > input,
.node-recette_perso-form .field-name-field-sous-etape .form-item .clearfix > input {
  border: none;
  padding-left: 45px;
  background-image: url(../images/picto-add-item.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 15px center;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: rgba(80, 83, 86, 0.7);
  line-height: 20px; }

.node-recette_perso-form .field-name-field-etapes-recette .form-item .clearfix > input {
  /*width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.30);
    border-radius: 3px;
    margin-top: 2px;
    min-height: 35px;
    padding-top: 10px;
	text-align:left;
	*/
  display: none;
  background-image: url(../images/picto-add-recipe-inv-small.png);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  padding: 0;
  margin: 0;
  width: 36px;
  height: 36px;
  position: relative;
  left: 45px; }

.node-recette_perso-form .field-name-field-etapes-recette td.field-multiple-drag {
  background-color: #fff;
  vertical-align: middle; }

.node-recette_perso-form .field-name-field-sous-etape td.field-multiple-drag {
  background-color: #fff;
  vertical-align: middle; }

.node-recette_perso-form .field-name-field-etapes-recette a.tabledrag-handle {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: .5em;
  padding-left: 10px !important;
  margin: 0;
  height: 18px;
  width: 6px; }

.node-recette_perso-form .field-name-field-etapes-recette a.tabledrag-handle .handle {
  background: url(../images/draggable.png) no-repeat center center;
  height: 18px;
  margin: 0;
  padding: 0;
  width: 6px; }

body .node-recette_perso-form div.tabledrag-changed-warning {
  margin: 0;
  background-color: #fff;
  display: none !important; }

.field-name-field-etapes-recette > div > .form-item > table.field-multiple-table > tbody > tr.draggable > td:nth-child(2) input.form-submit,
.field-name-field-etapes-recette > div > .form-item > table.field-multiple-table > tbody > tr.draggable > td:nth-child(2) .ajax-new-content input.form-submit,
.field-name-field-sous-etape > div > .form-item > table.field-multiple-table > tbody > tr.draggable > td:nth-child(2) input.form-submit,
.field-name-field-sous-etape > div > .form-item > table.field-multiple-table > tbody > tr.draggable > td:nth-child(2) .ajax-new-content input.form-submit {
  position: absolute;
  top: 27px;
  right: 20px;
  border: none;
  background-image: url(../images/picto-delete_ingredient.png);
  width: 20px;
  height: 20px;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  content: " "; }

.field-name-field-etapes-recette > div > .form-item > table.field-multiple-table > tbody > tr.draggable:first-child > td:nth-child(2) input.form-submit,
.field-name-field-etapes-recette > div > .form-item > table.field-multiple-table > tbody > tr.draggable:first-child > td:nth-child(2) .ajax-new-content input.form-submit {
  /*display:none !important;*/ }

.field-name-field-etapes-recette > div > .form-item > table.field-multiple-table > tbody > tr.draggable > td:nth-child(2) .image-widget-data input.form-submit,
.field-name-field-etapes-recette > div > .form-item > table.field-multiple-table > tbody > tr.draggable > td:nth-child(2) .ajax-new-content .image-widget-data input.form-submit {
  background-image: url(../images/picto-delete_photo_etape.png);
  width: 30px;
  height: 30px;
  top: 7px;
  right: 7px; }

.field-name-field-etapes-recette .field-name-field-groupe-actif {
  position: absolute;
  right: 130px;
  top: 12px; }

.field-name-field-etapes-recette .field-name-field-groupe-actif .form-item {
  display: none; }

.field-name-field-etapes-recette .field-name-field-groupe-actif .toggle-wrapper {
  position: absolute;
  background: #DDDDDD;
  top: 5px;
  right: -25px;
  border-radius: 10px;
  width: 40px;
  height: 20px;
  z-index: 10; }

.field-name-field-etapes-recette .field-name-field-groupe-actif .toggle-wrapper.actif {
  background: #515356; }

.field-name-field-etapes-recette .field-name-field-groupe-actif .toggle-wrapper > label {
  position: absolute;
  top: -20px;
  font-weight: 400;
  font-size: 11px; }

.field-name-field-etapes-recette .field-name-field-groupe-actif .toggle-wrapper .group-toggle {
  position: absolute;
  background: #FFFFFF;
  border-radius: 15px;
  top: 2px;
  right: auto;
  left: 3px;
  cursor: pointer;
  border-radius: 8px;
  width: 16px;
  height: 16px; }

.field-name-field-etapes-recette .field-name-field-groupe-actif .toggle-wrapper .group-toggle.actif {
  background: #FFFFFF;
  left: auto;
  right: 3px; }

/* affichage des étapes en mode edit */
.field-name-field-etapes-recette table.field-multiple-table td .view-items-etapes {
  display: none;
  float: left;
  cursor: pointer;
  margin-left: 0;
  width: 99%;
  padding-right: 6%;
  background-image: url(../images/picto-pencil.png);
  background-repeat: no-repeat;
  background-position: right center; }

.field-name-field-etapes-recette table.field-multiple-table td .view-items-etapes .view-item-groupe {
  margin-left: 0px;
  position: relative; }

.field-name-field-etapes-recette table.field-multiple-table td .view-items-etapes label {
  cursor: text;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #515356;
  line-height: 20px;
  margin-right: 3px;
  padding-top: 4px;
  padding-bottom: 4px; }

.field-name-field-etapes-recette table.field-multiple-table td .view-items-etapes .view-item-etape.view-item-groupe label {
  padding: 12px 0;
  padding-bottom: 0;
  font-weight: 400;
  text-transform: uppercase; }

.field-name-field-etapes-recette table.field-multiple-table td .view-items-etapes .view-item-etape.view-item-groupe span.label {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: rgba(81, 83, 86, 0.5);
  letter-spacing: 0.3px;
  line-height: 12px;
  text-transform: uppercase;
  min-width: 65px; }

.field-name-field-etapes-recette table.field-multiple-table td .view-items-etapes .view-item-etape {
  /*float: left;*/
  max-width: 80%;
  display: table-cell;
  vertical-align: middle; }

.field-name-field-etapes-recette table.field-multiple-table td .view-items-etapes .view-item-etape.view-item-image {
  width: 130px;
  padding-right: 20px; }

.field-name-field-etapes-recette table.field-multiple-table td .view-items-etapes .view-item-etape.view-item-image img {
  width: 100%;
  border-radius: 10px; }

.field-name-field-etapes-recette table.field-multiple-table tr.draggable td .form-wrapper.field-name-field-view-line {
  display: none; }

.field-name-field-etapes-recette tr:first-child .field-name-field-groupe-actif {
  /*display: none;*/ }

.ui-corner-all.alert-etape {
  color: #515356;
  font-size: 15px;
  line-height: normal;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
  border: none;
  background: #fff;
  color: #515356;
  top: 170px !important;
  width: 100% !important;
  max-width: 440px; }

.ui-corner-all.alert-etape .ui-widget-header {
  border: none;
  background: #fff;
  font-weight: 600;
  display: block;
  text-align: center;
  color: #ad0018;
  line-height: 28px;
  padding-bottom: 10px;
  background-image: url("../images/ico-error.png");
  /*background-position: left top;*/
  background-position: 20% 7px;
  background-repeat: no-repeat; }

.ui-corner-all.alert-etape .ui-widget-content {
  border: none;
  background: #fff;
  color: #515356; }

.ui-corner-all.alert-etape .ui-dialog-title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  width: 100%; }

.ui-corner-all.alert-etape.ui-widget button {
  background: none;
  border: none;
  text-shadow: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  width: 15px;
  height: 15px;
  background-size: contain;
  background-image: url("../images/close.png");
  position: absolute;
  right: -1px;
  top: -2px; }
