.page-planning .view-planning {
  margin-top: 63px; }
  @media only screen and (min-width: 960px) {
    .page-planning .view-planning {
      margin-top: 70px;
      padding: 0 70px;
      margin-top: 110px; } }
  .page-planning .view-planning .content-calendar {
    padding: 0;
    margin-bottom: -70px;
    background-color: #fff; }
    @media only screen and (min-width: 960px) {
      .page-planning .view-planning .content-calendar {
        padding-left: 0;
        margin-bottom: auto;
        background-color: transparent; } }
  .page-planning .view-planning .content-recipe {
    padding-right: 0;
    padding-left: 0;
    margin-top: 110px;
    background-color: #fff; }
    @media only screen and (min-width: 640px) {
      .page-planning .view-planning .content-recipe {
        margin-top: 130px; } }
    @media only screen and (min-width: 960px) {
      .page-planning .view-planning .content-recipe {
        padding-left: 20px;
        background-color: transparent;
        min-height: 600px;
        margin-top: auto; } }
  .page-planning .view-planning .view-calendar {
    position: static; }
    @media only screen and (min-width: 960px) {
      .page-planning .view-planning .view-calendar {
        position: fixed;
        z-index: 1; } }
    .page-planning .view-planning .view-calendar h2.current-date {
      color: #ad0018;
      font-weight: 700;
      height: 60px;
      background-color: #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border-bottom: 1px solid rgba(86, 83, 81, 0.2);
      position: fixed;
      z-index: 2;
      width: 100%;
      top: 63px;
      padding-left: 15px;
      padding-right: 0; }
      .page-planning .view-planning .view-calendar h2.current-date .current-year {
        font-size: 16px;
        line-height: 19px;
        display: inline-block;
        padding-left: 3px; }
      .page-planning .view-planning .view-calendar h2.current-date .current-day-mobile,
      .page-planning .view-planning .view-calendar h2.current-date .current-day {
        font-size: 16px;
        line-height: 19px;
        display: inline-block; }
      .page-planning .view-planning .view-calendar h2.current-date > button {
        box-shadow: none;
        text-shadow: none;
        border: none;
        background-color: transparent;
        color: #515356;
        padding: 0;
        margin-right: -5px;
        width: 60px;
        height: 60px; }
        .page-planning .view-planning .view-calendar h2.current-date > button.active {
          background-color: #ad0018; }
        .page-planning .view-planning .view-calendar h2.current-date > button > .icon {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center; }
          .page-planning .view-planning .view-calendar h2.current-date > button > .icon.icon-chevron-up {
            color: #515356; }
          .page-planning .view-planning .view-calendar h2.current-date > button > .icon.icon-chevron-up {
            color: #fff; }
      @media only screen and (min-width: 640px) {
        .page-planning .view-planning .view-calendar h2.current-date {
          top: 80px; } }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-calendar h2.current-date {
          height: auto;
          background-color: transparent;
          display: block;
          -ms-flex-align: inherit;
              align-items: inherit;
          -ms-flex-pack: inherit;
              justify-content: inherit;
          border: none;
          position: static;
          z-index: auto;
          width: auto;
          top: auto;
          padding: inherit; }
          .page-planning .view-planning .view-calendar h2.current-date .current-year {
            font-size: 14px;
            padding-left: 0;
            display: block; }
          .page-planning .view-planning .view-calendar h2.current-date .current-day {
            font-size: 36px;
            line-height: 30px; }
          .page-planning .view-planning .view-calendar h2.current-date .meal-title {
            line-height: 25px;
            font-size: 18px; } }
    .page-planning .view-planning .view-calendar .nav-tabs-meal-type {
      position: fixed;
      z-index: 2;
      width: 100%;
      top: 122px;
      background-color: #F3F3F3; }
      @media only screen and (min-width: 640px) {
        .page-planning .view-planning .view-calendar .nav-tabs-meal-type {
          top: 140px; } }
      .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul {
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        border: none; }
        .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul > li > a {
          text-transform: uppercase;
          color: #ad0018;
          font-size: 15px;
          line-height: 28px;
          font-weight: 400;
          border: none;
          border-radius: 0;
          padding: 10px; }
          .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul > li > a:hover, .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul > li > a:focus, .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul > li > a:active {
            border: none;
            font-weight: 600;
            background-color: transparent; }
        .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul > li.active > a {
          border-bottom: 4px solid #ad0018;
          font-weight: 600;
          background-color: transparent; }
          .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul > li.active > a:hover, .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul > li.active > a:focus, .page-planning .view-planning .view-calendar .nav-tabs-meal-type > ul > li.active > a:active {
            border: none;
            border-bottom: 4px solid #ad0018; }
    .page-planning .view-planning .view-calendar .fc-unthemed,
    .page-planning .view-planning .view-calendar .fc-bootstrap3 {
      text-align: center;
      background-color: #fff;
      padding: 25px;
      padding-bottom: 0;
      margin-top: 60px;
      position: fixed;
      z-index: 2;
      height: 100%;
      width: 100%; }
      @media only screen and (min-width: 640px) {
        .page-planning .view-planning .view-calendar .fc-unthemed,
        .page-planning .view-planning .view-calendar .fc-bootstrap3 {
          max-width: 100%;
          margin-top: 77px; } }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-calendar .fc-unthemed,
        .page-planning .view-planning .view-calendar .fc-bootstrap3 {
          margin-top: 25px;
          position: static;
          height: auto;
          max-width: 310px; } }
      @media only screen and (min-width: 1280px) {
        .page-planning .view-planning .view-calendar .fc-unthemed,
        .page-planning .view-planning .view-calendar .fc-bootstrap3 {
          max-width: 400px; } }
      @media only screen and (min-width: 1440px) {
        .page-planning .view-planning .view-calendar .fc-unthemed,
        .page-planning .view-planning .view-calendar .fc-bootstrap3 {
          max-width: 480px; } }
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-toolbar.fc-header-toolbar,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-toolbar.fc-header-toolbar {
        background-color: #fff;
        margin: 0;
        padding-bottom: 1em; }
        .page-planning .view-planning .view-calendar .fc-unthemed .fc-toolbar.fc-header-toolbar h2,
        .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-toolbar.fc-header-toolbar h2 {
          text-transform: capitalize;
          color: #515356;
          font-size: 18px;
          line-height: 29px; }
        .page-planning .view-planning .view-calendar .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default,
        .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default {
          color: #515356;
          border: none; }
          .page-planning .view-planning .view-calendar .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:hover, .page-planning .view-planning .view-calendar .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:focus, .page-planning .view-planning .view-calendar .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:active,
          .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:hover,
          .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:focus,
          .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:active {
            background-color: transparent;
            box-shadow: none;
            outline: none; }
        .page-planning .view-planning .view-calendar .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-group .btn + .btn,
        .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-group .btn + .btn {
          margin-left: 5px; }
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-view-container .table-bordered,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-view-container .table-bordered {
        border: none; }
      .page-planning .view-planning .view-calendar .fc-unthemed th,
      .page-planning .view-planning .view-calendar .fc-unthemed td,
      .page-planning .view-planning .view-calendar .fc-unthemed thead,
      .page-planning .view-planning .view-calendar .fc-unthemed tbody,
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-divider,
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-row,
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-content,
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-popover,
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-list-view,
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-list-heading td,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 th,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 td,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 thead,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 tbody,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-divider,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-row,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-content,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-popover,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-list-view,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-list-heading td {
        border: none;
        text-align: center; }
      .page-planning .view-planning .view-calendar .fc-unthemed td.fc-today,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 td.fc-today {
        background: #fff; }
      .page-planning .view-planning .view-calendar .fc-unthemed tr,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 tr {
        padding: 0; }
      .page-planning .view-planning .view-calendar .fc-unthemed th,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 th {
        background-color: #fff;
        color: #515356; }
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-bg table,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-bg table {
        margin: 0;
        border: none; }
      .page-planning .view-planning .view-calendar .fc-unthemed.fc-rtl .fc-basic-view .fc-day-header, .page-planning .view-planning .view-calendar .fc-unthemed.fc-ltr .fc-basic-view .fc-day-header,
      .page-planning .view-planning .view-calendar .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-header,
      .page-planning .view-planning .view-calendar .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-header {
        font-size: 18px;
        font-weight: 400; }
      .page-planning .view-planning .view-calendar .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top.fc-today .fc-day-number, .page-planning .view-planning .view-calendar .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top.fc-today .fc-day-number,
      .page-planning .view-planning .view-calendar .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top.fc-today .fc-day-number,
      .page-planning .view-planning .view-calendar .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top.fc-today .fc-day-number {
        background-color: #fff;
        color: #ad0018; }
      .page-planning .view-planning .view-calendar .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top .fc-day-number, .page-planning .view-planning .view-calendar .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top .fc-day-number,
      .page-planning .view-planning .view-calendar .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top .fc-day-number,
      .page-planning .view-planning .view-calendar .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
        float: none;
        font-size: 18px;
        font-weight: 700;
        color: #515356;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        padding: 0;
        width: 40px;
        height: 40px;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
        .page-planning .view-planning .view-calendar .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top .fc-day-number.active, .page-planning .view-planning .view-calendar .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top .fc-day-number.active,
        .page-planning .view-planning .view-calendar .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top .fc-day-number.active,
        .page-planning .view-planning .view-calendar .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top .fc-day-number.active {
          border-radius: 20px;
          background-color: #ad0018;
          color: #fff; }
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-row .fc-content-skeleton table,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-row .fc-content-skeleton table {
        margin: 0; }
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-row.fc-rigid .fc-content-skeleton,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-row.fc-rigid .fc-content-skeleton {
        top: 1em; }
      .page-planning .view-planning .view-calendar .fc-unthemed .fc-row .fc-day-grid-event,
      .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-row .fc-day-grid-event {
        margin-top: -15px; }
        .page-planning .view-planning .view-calendar .fc-unthemed .fc-row .fc-day-grid-event:before,
        .page-planning .view-planning .view-calendar .fc-bootstrap3 .fc-row .fc-day-grid-event:before {
          font-size: 6px; }
    @media only screen and (min-width: 960px) {
      .page-planning .view-planning .view-calendar {
        margin-bottom: 50px; } }
    .page-planning .view-planning .view-calendar.no-fixed {
      position: static; }
  .page-planning .view-planning .view-recipe-planning {
    float: left;
    width: 100%; }
    .page-planning .view-planning .view-recipe-planning .no-result {
      font-weight: 700;
      text-align: center;
      font-size: 16px;
      padding: 0 20px;
      margin: 50px 0;
      min-height: 280px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-direction: column;
          flex-direction: column; }
      @media only screen and (min-width: 720px) {
        .page-planning .view-planning .view-recipe-planning .no-result {
          min-height: 300px; } }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .no-result {
          min-height: 600px;
          margin: auto; } }
    @media only screen and (min-width: 960px) {
      .page-planning .view-planning .view-recipe-planning {
        float: none;
        width: auto; } }
    .page-planning .view-planning .view-recipe-planning .row-content {
      position: relative;
      padding: 0;
      width: 100%; }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .row-content {
          float: left;
          padding-top: 65px;
          margin-bottom: 20px; } }
    .page-planning .view-planning .view-recipe-planning .row-recipes-meal {
      width: 100%;
      padding-top: 10px;
      padding-bottom: 5px;
      padding: 0 20px;
      border-bottom: 1px solid rgba(86, 83, 81, 0.2);
      float: left;
      white-space: nowrap;
      overflow-x: auto;
      position: -webkit-sticky;
      position: sticky; }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .row-recipes-meal {
          padding: 0;
          white-space: inherit;
          overflow-x: inherit;
          position: initial; } }
    .page-planning .view-planning .view-recipe-planning .date-meal {
      height: 60px;
      padding-left: 20px;
      border-bottom: 1px solid rgba(86, 83, 81, 0.2);
      font-size: 16px;
      line-height: 19px;
      color: #ad0018;
      font-weight: 700;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .date-meal {
          position: absolute;
          left: -50px;
          right: 0;
          top: 0;
          font-size: 24px;
          line-height: normal;
          padding-left: inherit;
          padding-bottom: 5px;
          height: auto;
          display: block;
          -ms-flex-align: inherit;
              align-items: inherit; } }
      .page-planning .view-planning .view-recipe-planning .date-meal .day {
        color: #515356;
        font-size: 16px; }
    .page-planning .view-planning .view-recipe-planning .meal-type {
      margin-left: 0;
      margin-top: 15px;
      margin-bottom: 0;
      padding-left: 20px;
      font-size: 16px;
      color: #ad0018;
      font-weight: 700;
      text-transform: uppercase; }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .meal-type {
          padding-left: 0;
          margin-left: -20px;
          font-size: 24px;
          float: left;
          text-transform: none; } }
    .page-planning .view-planning .view-recipe-planning .meal-time {
      margin-top: 5px;
      margin-left: 10px;
      margin-bottom: 15px;
      float: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: baseline;
          align-items: baseline; }
      .page-planning .view-planning .view-recipe-planning .meal-time .icon {
        color: #515356;
        font-size: 18px; }
      .page-planning .view-planning .view-recipe-planning .meal-time .total-time {
        font-size: 14px;
        font-style: italic;
        font-weight: 400;
        color: #515356;
        line-height: 18px;
        padding-left: 3px; }
      .page-planning .view-planning .view-recipe-planning .meal-time .prep-time {
        font-size: 14px;
        font-style: italic;
        margin-left: 3px; }
      .page-planning .view-planning .view-recipe-planning .meal-time .kcal {
        margin-left: 20px;
        text-transform: uppercase;
        font-weight: 700; }
        .page-planning .view-planning .view-recipe-planning .meal-time .kcal span {
          font-weight: 400; }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .meal-time {
          float: left;
          margin-top: 17px;
          margin-bottom: 0; }
          .page-planning .view-planning .view-recipe-planning .meal-time .icon {
            color: #ad0018;
            font-size: 19px; }
          .page-planning .view-planning .view-recipe-planning .meal-time .total-time {
            font-size: 20px;
            font-style: inherit;
            font-weight: 700; }
          .page-planning .view-planning .view-recipe-planning .meal-time .prep-time {
            font-style: inherit;
            text-transform: uppercase; } }
    .page-planning .view-planning .view-recipe-planning .meal-type-time {
      float: left; }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .meal-type-time {
          padding-bottom: 7px; } }
    .page-planning .view-planning .view-recipe-planning .coursetype {
      font-size: 18px;
      font-weight: 700;
      color: #515356;
      margin-bottom: 5px;
      margin-top: 20px; }
    .page-planning .view-planning .view-recipe-planning .row-recipe {
      background-color: #fff;
      box-shadow: 0 3px 10px 3px rgba(86, 83, 81, 0.2);
      border-radius: 4px;
      width: 100%;
      margin-bottom: 20px;
      height: 240px;
      max-width: 145px;
      display: inline-block;
      margin-right: 10px; }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .row-recipe {
          float: left;
          height: 265px;
          max-width: 700px;
          display: block;
          margin-right: inherit; } }
      .page-planning .view-planning .view-recipe-planning .row-recipe .title {
        font-size: 14px;
        margin-bottom: 10px;
        font-weight: 700;
        color: #515356;
        text-align: center;
        line-height: 14px;
        margin-top: 15px;
        white-space: initial; }
        @media only screen and (min-width: 960px) {
          .page-planning .view-planning .view-recipe-planning .row-recipe .title {
            font-size: 24px;
            margin-top: 20px;
            margin-bottom: 0;
            text-align: left;
            line-height: 24px; } }
      .page-planning .view-planning .view-recipe-planning .row-recipe .chief {
        font-size: 12px;
        font-weight: 400;
        color: #515356;
        margin-top: 5px;
        min-height: 25px;
        text-align: center; }
        @media only screen and (min-width: 960px) {
          .page-planning .view-planning .view-recipe-planning .row-recipe .chief {
            font-size: 14px;
            text-align: left;
            margin-top: 0; } }
      .page-planning .view-planning .view-recipe-planning .row-recipe .not-padding {
        padding-left: 0;
        padding-right: 0; }
      .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe {
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        width: 100%;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        height: 145px; }
        @media only screen and (min-width: 960px) {
          .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe {
            height: 265px; } }
        .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .caddy {
          position: absolute;
          top: 5px;
          left: 5px;
          color: #fff; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .caddy .icon:before {
            font-size: 16px; }
          @media only screen and (min-width: 960px) {
            .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .caddy {
              top: 15px;
              left: 15px; }
              .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .caddy .icon:before {
                font-size: 24px; } }
        .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .preptime {
          position: absolute;
          bottom: 0;
          left: 0;
          color: #fff;
          font-size: 14px;
          font-weight: 700; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .preptime span {
            font-size: 14px; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .preptime .icon:before {
            font-size: 14px; }
          @media only screen and (min-width: 960px) {
            .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .preptime {
              font-size: 20px;
              bottom: 15px;
              left: 8px; }
              .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .preptime span {
                font-size: 16px; }
              .page-planning .view-planning .view-recipe-planning .row-recipe .picture-recipe .preptime .icon:before {
                font-size: 20px; } }
      .page-planning .view-planning .view-recipe-planning .row-recipe .content-text {
        position: relative;
        padding: 0; }
        @media only screen and (min-width: 960px) {
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text {
            height: 100%;
            padding: 0 30px;
            padding-right: 25px; } }
        .page-planning .view-planning .view-recipe-planning .row-recipe .content-text > .actions {
          display: none;
          margin-top: 7px; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text > .actions .c-btn--planning {
            font-size: 13px;
            text-align: center;
            padding: 1em 0.9em;
            margin: 2px;
            margin-left: 0;
            display: block;
            float: left; }
            .page-planning .view-planning .view-recipe-planning .row-recipe .content-text > .actions .c-btn--planning--invert {
              display: block;
              float: left;
              background: #fff;
              color: #515356;
              border: none;
              font-size: 13px;
              line-height: 11px;
              text-align: center;
              padding: 0.55em 0.9em;
              margin: 2px;
              margin-left: 5px;
              margin-right: 0;
              transition: background-color .3s;
              border: 1px solid rgba(86, 83, 81, 0.5); }
              .page-planning .view-planning .view-recipe-planning .row-recipe .content-text > .actions .c-btn--planning--invert span {
                display: block;
                font-size: 10px;
                line-height: 10px; }
              .page-planning .view-planning .view-recipe-planning .row-recipe .content-text > .actions .c-btn--planning--invert:active {
                box-shadow: none; }
              .page-planning .view-planning .view-recipe-planning .row-recipe .content-text > .actions .c-btn--planning--invert:hover {
                background-color: #F3F3F3; }
          @media only screen and (min-width: 960px) {
            .page-planning .view-planning .view-recipe-planning .row-recipe .content-text > .actions {
              margin-top: 5px; } }
          @media only screen and (min-width: 1280px) {
            .page-planning .view-planning .view-recipe-planning .row-recipe .content-text > .actions {
              margin-top: 20px; } }
        .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block {
          position: absolute;
          bottom: 15px;
          left: 30px; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block .actions {
            display: none;
            margin-left: 20px; }
            .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block .actions a {
              display: inline-block;
              font-size: 25px;
              font-weight: 700;
              color: #515356;
              margin-right: 10px; }
              .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block .actions a:hover {
                color: #ad0018; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block .serving {
            color: #ad0018;
            font-size: 16px;
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 5px; }
            @media only screen and (min-width: 960px) {
              .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block .serving {
                margin-bottom: 0; } }
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block .kcal {
            color: #515356;
            font-size: 20px;
            font-weight: 700; }
            .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block .kcal span {
              font-weight: 400;
              font-size: 14px; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .bottom-block .icon {
            padding-right: 5px;
            color: #ad0018; }
        .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .contextual-menu {
          position: absolute;
          right: 0;
          top: 0; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .contextual-menu .dropdown .btn {
            background-color: transparent;
            border: none; }
            .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .contextual-menu .dropdown .btn:active {
              box-shadow: none; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .contextual-menu .dropdown.open > .dropdown-menu {
            right: 0;
            left: auto; }
          .page-planning .view-planning .view-recipe-planning .row-recipe .content-text .contextual-menu .dropdown .dropdown-menu a {
            text-transform: capitalize; }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .row-recipe:hover .content-text > .actions .c-btn--planning--invert {
          margin: 2px; } }
      @media only screen and (min-width: 1280px) {
        .page-planning .view-planning .view-recipe-planning .row-recipe:hover .content-text > .actions .c-btn--planning--invert {
          margin-left: 5px;
          margin-right: 0; } }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .row-recipe:hover .content-text > .actions {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-flow: column;
              flex-flow: column;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
      @media only screen and (min-width: 1280px) {
        .page-planning .view-planning .view-recipe-planning .row-recipe:hover .content-text > .actions {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-flow: wrap;
              flex-flow: wrap;
          -ms-flex-pack: justify;
              justify-content: space-between;
          -ms-flex-align: center;
              align-items: center; } }
      @media only screen and (min-width: 960px) {
        .page-planning .view-planning .view-recipe-planning .row-recipe:hover .bottom-block .actions {
          display: inline-block; } }
  .page-planning .view-planning .c-btn--search_recipe {
    position: fixed;
    bottom: 10%;
    right: 10px;
    z-index: 2;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 0; }
    .page-planning .view-planning .c-btn--search_recipe > span {
      display: none; }
    .page-planning .view-planning .c-btn--search_recipe > .icon {
      color: #fff;
      font-size: 40px; }
    @media only screen and (min-width: 720px) {
      .page-planning .view-planning .c-btn--search_recipe {
        bottom: 2%; } }
    @media only screen and (min-width: 960px) {
      .page-planning .view-planning .c-btn--search_recipe {
        position: static;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        width: auto;
        height: auto;
        border-radius: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        padding: 1.2em 1.6em;
        margin: 0 auto; }
        .page-planning .view-planning .c-btn--search_recipe > span {
          display: inline; }
        .page-planning .view-planning .c-btn--search_recipe > .icon {
          display: none; } }

.tabs-animated {
  overflow: hidden; }

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none; }

.modal-calendar-recipe,
.modal-search-recipe-planning {
  position: static; }
  @media only screen and (min-width: 960px) {
    .modal-calendar-recipe,
    .modal-search-recipe-planning {
      position: fixed;
      z-index: 1; } }
  .modal-calendar-recipe h2.current-date,
  .modal-search-recipe-planning h2.current-date {
    color: #ad0018;
    font-weight: 700;
    height: 60px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-bottom: 1px solid rgba(86, 83, 81, 0.2);
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 63px;
    padding-left: 15px;
    padding-right: 0; }
    .modal-calendar-recipe h2.current-date .current-year,
    .modal-search-recipe-planning h2.current-date .current-year {
      font-size: 16px;
      line-height: 19px;
      display: inline-block;
      padding-left: 3px; }
    .modal-calendar-recipe h2.current-date .current-day-mobile,
    .modal-calendar-recipe h2.current-date .current-day,
    .modal-search-recipe-planning h2.current-date .current-day-mobile,
    .modal-search-recipe-planning h2.current-date .current-day {
      font-size: 16px;
      line-height: 19px;
      display: inline-block; }
    .modal-calendar-recipe h2.current-date > button,
    .modal-search-recipe-planning h2.current-date > button {
      box-shadow: none;
      text-shadow: none;
      border: none;
      background-color: transparent;
      color: #515356;
      padding: 0;
      margin-right: -5px;
      width: 60px;
      height: 60px; }
      .modal-calendar-recipe h2.current-date > button.active,
      .modal-search-recipe-planning h2.current-date > button.active {
        background-color: #ad0018; }
      .modal-calendar-recipe h2.current-date > button > .icon,
      .modal-search-recipe-planning h2.current-date > button > .icon {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
        .modal-calendar-recipe h2.current-date > button > .icon.icon-chevron-up,
        .modal-search-recipe-planning h2.current-date > button > .icon.icon-chevron-up {
          color: #515356; }
        .modal-calendar-recipe h2.current-date > button > .icon.icon-chevron-up,
        .modal-search-recipe-planning h2.current-date > button > .icon.icon-chevron-up {
          color: #fff; }
    @media only screen and (min-width: 640px) {
      .modal-calendar-recipe h2.current-date,
      .modal-search-recipe-planning h2.current-date {
        top: 80px; } }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe h2.current-date,
      .modal-search-recipe-planning h2.current-date {
        height: auto;
        background-color: transparent;
        display: block;
        -ms-flex-align: inherit;
            align-items: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
        border: none;
        position: static;
        z-index: auto;
        width: auto;
        top: auto;
        padding: inherit; }
        .modal-calendar-recipe h2.current-date .current-year,
        .modal-search-recipe-planning h2.current-date .current-year {
          font-size: 14px;
          padding-left: 0;
          display: block; }
        .modal-calendar-recipe h2.current-date .current-day,
        .modal-search-recipe-planning h2.current-date .current-day {
          font-size: 36px;
          line-height: 30px; }
        .modal-calendar-recipe h2.current-date .meal-title,
        .modal-search-recipe-planning h2.current-date .meal-title {
          line-height: 25px;
          font-size: 18px; } }
  .modal-calendar-recipe .nav-tabs-meal-type,
  .modal-search-recipe-planning .nav-tabs-meal-type {
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 122px;
    background-color: #F3F3F3; }
    @media only screen and (min-width: 640px) {
      .modal-calendar-recipe .nav-tabs-meal-type,
      .modal-search-recipe-planning .nav-tabs-meal-type {
        top: 140px; } }
    .modal-calendar-recipe .nav-tabs-meal-type > ul,
    .modal-search-recipe-planning .nav-tabs-meal-type > ul {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border: none; }
      .modal-calendar-recipe .nav-tabs-meal-type > ul > li > a,
      .modal-search-recipe-planning .nav-tabs-meal-type > ul > li > a {
        text-transform: uppercase;
        color: #ad0018;
        font-size: 15px;
        line-height: 28px;
        font-weight: 400;
        border: none;
        border-radius: 0;
        padding: 10px; }
        .modal-calendar-recipe .nav-tabs-meal-type > ul > li > a:hover, .modal-calendar-recipe .nav-tabs-meal-type > ul > li > a:focus, .modal-calendar-recipe .nav-tabs-meal-type > ul > li > a:active,
        .modal-search-recipe-planning .nav-tabs-meal-type > ul > li > a:hover,
        .modal-search-recipe-planning .nav-tabs-meal-type > ul > li > a:focus,
        .modal-search-recipe-planning .nav-tabs-meal-type > ul > li > a:active {
          border: none;
          font-weight: 600;
          background-color: transparent; }
      .modal-calendar-recipe .nav-tabs-meal-type > ul > li.active > a,
      .modal-search-recipe-planning .nav-tabs-meal-type > ul > li.active > a {
        border-bottom: 4px solid #ad0018;
        font-weight: 600;
        background-color: transparent; }
        .modal-calendar-recipe .nav-tabs-meal-type > ul > li.active > a:hover, .modal-calendar-recipe .nav-tabs-meal-type > ul > li.active > a:focus, .modal-calendar-recipe .nav-tabs-meal-type > ul > li.active > a:active,
        .modal-search-recipe-planning .nav-tabs-meal-type > ul > li.active > a:hover,
        .modal-search-recipe-planning .nav-tabs-meal-type > ul > li.active > a:focus,
        .modal-search-recipe-planning .nav-tabs-meal-type > ul > li.active > a:active {
          border: none;
          border-bottom: 4px solid #ad0018; }
  .modal-calendar-recipe .fc-unthemed,
  .modal-calendar-recipe .fc-bootstrap3,
  .modal-search-recipe-planning .fc-unthemed,
  .modal-search-recipe-planning .fc-bootstrap3 {
    text-align: center;
    background-color: #fff;
    padding: 25px;
    padding-bottom: 0;
    margin-top: 60px;
    position: fixed;
    z-index: 2;
    height: 100%;
    width: 100%; }
    @media only screen and (min-width: 640px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3,
      .modal-search-recipe-planning .fc-unthemed,
      .modal-search-recipe-planning .fc-bootstrap3 {
        max-width: 100%;
        margin-top: 77px; } }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3,
      .modal-search-recipe-planning .fc-unthemed,
      .modal-search-recipe-planning .fc-bootstrap3 {
        margin-top: 25px;
        position: static;
        height: auto;
        max-width: 310px; } }
    @media only screen and (min-width: 1280px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3,
      .modal-search-recipe-planning .fc-unthemed,
      .modal-search-recipe-planning .fc-bootstrap3 {
        max-width: 400px; } }
    @media only screen and (min-width: 1440px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3,
      .modal-search-recipe-planning .fc-unthemed,
      .modal-search-recipe-planning .fc-bootstrap3 {
        max-width: 480px; } }
    .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar,
    .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar,
    .modal-search-recipe-planning .fc-unthemed .fc-toolbar.fc-header-toolbar,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-toolbar.fc-header-toolbar {
      background-color: #fff;
      margin: 0;
      padding-bottom: 1em; }
      .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar h2,
      .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar h2,
      .modal-search-recipe-planning .fc-unthemed .fc-toolbar.fc-header-toolbar h2,
      .modal-search-recipe-planning .fc-bootstrap3 .fc-toolbar.fc-header-toolbar h2 {
        text-transform: capitalize;
        color: #515356;
        font-size: 18px;
        line-height: 29px; }
      .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default,
      .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default,
      .modal-search-recipe-planning .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default,
      .modal-search-recipe-planning .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default {
        color: #515356;
        border: none; }
        .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:hover, .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:focus, .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:active,
        .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:hover,
        .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:focus,
        .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:active,
        .modal-search-recipe-planning .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:hover,
        .modal-search-recipe-planning .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:focus,
        .modal-search-recipe-planning .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:active,
        .modal-search-recipe-planning .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:hover,
        .modal-search-recipe-planning .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:focus,
        .modal-search-recipe-planning .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:active {
          background-color: transparent;
          box-shadow: none;
          outline: none; }
      .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-group .btn + .btn,
      .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-group .btn + .btn,
      .modal-search-recipe-planning .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-group .btn + .btn,
      .modal-search-recipe-planning .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-group .btn + .btn {
        margin-left: 5px; }
    .modal-calendar-recipe .fc-unthemed .fc-view-container .table-bordered,
    .modal-calendar-recipe .fc-bootstrap3 .fc-view-container .table-bordered,
    .modal-search-recipe-planning .fc-unthemed .fc-view-container .table-bordered,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-view-container .table-bordered {
      border: none; }
    .modal-calendar-recipe .fc-unthemed th,
    .modal-calendar-recipe .fc-unthemed td,
    .modal-calendar-recipe .fc-unthemed thead,
    .modal-calendar-recipe .fc-unthemed tbody,
    .modal-calendar-recipe .fc-unthemed .fc-divider,
    .modal-calendar-recipe .fc-unthemed .fc-row,
    .modal-calendar-recipe .fc-unthemed .fc-content,
    .modal-calendar-recipe .fc-unthemed .fc-popover,
    .modal-calendar-recipe .fc-unthemed .fc-list-view,
    .modal-calendar-recipe .fc-unthemed .fc-list-heading td,
    .modal-calendar-recipe .fc-bootstrap3 th,
    .modal-calendar-recipe .fc-bootstrap3 td,
    .modal-calendar-recipe .fc-bootstrap3 thead,
    .modal-calendar-recipe .fc-bootstrap3 tbody,
    .modal-calendar-recipe .fc-bootstrap3 .fc-divider,
    .modal-calendar-recipe .fc-bootstrap3 .fc-row,
    .modal-calendar-recipe .fc-bootstrap3 .fc-content,
    .modal-calendar-recipe .fc-bootstrap3 .fc-popover,
    .modal-calendar-recipe .fc-bootstrap3 .fc-list-view,
    .modal-calendar-recipe .fc-bootstrap3 .fc-list-heading td,
    .modal-search-recipe-planning .fc-unthemed th,
    .modal-search-recipe-planning .fc-unthemed td,
    .modal-search-recipe-planning .fc-unthemed thead,
    .modal-search-recipe-planning .fc-unthemed tbody,
    .modal-search-recipe-planning .fc-unthemed .fc-divider,
    .modal-search-recipe-planning .fc-unthemed .fc-row,
    .modal-search-recipe-planning .fc-unthemed .fc-content,
    .modal-search-recipe-planning .fc-unthemed .fc-popover,
    .modal-search-recipe-planning .fc-unthemed .fc-list-view,
    .modal-search-recipe-planning .fc-unthemed .fc-list-heading td,
    .modal-search-recipe-planning .fc-bootstrap3 th,
    .modal-search-recipe-planning .fc-bootstrap3 td,
    .modal-search-recipe-planning .fc-bootstrap3 thead,
    .modal-search-recipe-planning .fc-bootstrap3 tbody,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-divider,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-row,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-content,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-popover,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-list-view,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-list-heading td {
      border: none;
      text-align: center; }
    .modal-calendar-recipe .fc-unthemed td.fc-today,
    .modal-calendar-recipe .fc-bootstrap3 td.fc-today,
    .modal-search-recipe-planning .fc-unthemed td.fc-today,
    .modal-search-recipe-planning .fc-bootstrap3 td.fc-today {
      background: #fff; }
    .modal-calendar-recipe .fc-unthemed tr,
    .modal-calendar-recipe .fc-bootstrap3 tr,
    .modal-search-recipe-planning .fc-unthemed tr,
    .modal-search-recipe-planning .fc-bootstrap3 tr {
      padding: 0; }
    .modal-calendar-recipe .fc-unthemed th,
    .modal-calendar-recipe .fc-bootstrap3 th,
    .modal-search-recipe-planning .fc-unthemed th,
    .modal-search-recipe-planning .fc-bootstrap3 th {
      background-color: #fff;
      color: #515356; }
    .modal-calendar-recipe .fc-unthemed .fc-bg table,
    .modal-calendar-recipe .fc-bootstrap3 .fc-bg table,
    .modal-search-recipe-planning .fc-unthemed .fc-bg table,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-bg table {
      margin: 0;
      border: none; }
    .modal-calendar-recipe .fc-unthemed.fc-rtl .fc-basic-view .fc-day-header, .modal-calendar-recipe .fc-unthemed.fc-ltr .fc-basic-view .fc-day-header,
    .modal-calendar-recipe .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-header,
    .modal-calendar-recipe .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-header,
    .modal-search-recipe-planning .fc-unthemed.fc-rtl .fc-basic-view .fc-day-header,
    .modal-search-recipe-planning .fc-unthemed.fc-ltr .fc-basic-view .fc-day-header,
    .modal-search-recipe-planning .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-header,
    .modal-search-recipe-planning .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-header {
      font-size: 18px;
      font-weight: 400; }
    .modal-calendar-recipe .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top.fc-today .fc-day-number, .modal-calendar-recipe .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top.fc-today .fc-day-number,
    .modal-calendar-recipe .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top.fc-today .fc-day-number,
    .modal-calendar-recipe .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top.fc-today .fc-day-number,
    .modal-search-recipe-planning .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top.fc-today .fc-day-number,
    .modal-search-recipe-planning .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top.fc-today .fc-day-number,
    .modal-search-recipe-planning .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top.fc-today .fc-day-number,
    .modal-search-recipe-planning .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top.fc-today .fc-day-number {
      background-color: #fff;
      color: #ad0018; }
    .modal-calendar-recipe .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top .fc-day-number, .modal-calendar-recipe .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top .fc-day-number,
    .modal-calendar-recipe .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top .fc-day-number,
    .modal-calendar-recipe .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top .fc-day-number,
    .modal-search-recipe-planning .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top .fc-day-number,
    .modal-search-recipe-planning .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top .fc-day-number,
    .modal-search-recipe-planning .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top .fc-day-number,
    .modal-search-recipe-planning .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
      float: none;
      font-size: 18px;
      font-weight: 700;
      color: #515356;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      padding: 0;
      width: 40px;
      height: 40px;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .modal-calendar-recipe .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top .fc-day-number.active, .modal-calendar-recipe .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top .fc-day-number.active,
      .modal-calendar-recipe .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top .fc-day-number.active,
      .modal-calendar-recipe .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top .fc-day-number.active,
      .modal-search-recipe-planning .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top .fc-day-number.active,
      .modal-search-recipe-planning .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top .fc-day-number.active,
      .modal-search-recipe-planning .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top .fc-day-number.active,
      .modal-search-recipe-planning .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top .fc-day-number.active {
        border-radius: 20px;
        background-color: #ad0018;
        color: #fff; }
    .modal-calendar-recipe .fc-unthemed .fc-row .fc-content-skeleton table,
    .modal-calendar-recipe .fc-bootstrap3 .fc-row .fc-content-skeleton table,
    .modal-search-recipe-planning .fc-unthemed .fc-row .fc-content-skeleton table,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-row .fc-content-skeleton table {
      margin: 0; }
    .modal-calendar-recipe .fc-unthemed .fc-row.fc-rigid .fc-content-skeleton,
    .modal-calendar-recipe .fc-bootstrap3 .fc-row.fc-rigid .fc-content-skeleton,
    .modal-search-recipe-planning .fc-unthemed .fc-row.fc-rigid .fc-content-skeleton,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-row.fc-rigid .fc-content-skeleton {
      top: 1em; }
    .modal-calendar-recipe .fc-unthemed .fc-row .fc-day-grid-event,
    .modal-calendar-recipe .fc-bootstrap3 .fc-row .fc-day-grid-event,
    .modal-search-recipe-planning .fc-unthemed .fc-row .fc-day-grid-event,
    .modal-search-recipe-planning .fc-bootstrap3 .fc-row .fc-day-grid-event {
      margin-top: -15px; }
      .modal-calendar-recipe .fc-unthemed .fc-row .fc-day-grid-event:before,
      .modal-calendar-recipe .fc-bootstrap3 .fc-row .fc-day-grid-event:before,
      .modal-search-recipe-planning .fc-unthemed .fc-row .fc-day-grid-event:before,
      .modal-search-recipe-planning .fc-bootstrap3 .fc-row .fc-day-grid-event:before {
        font-size: 6px; }
  .modal-calendar-recipe .fc-unthemed,
  .modal-calendar-recipe .fc-bootstrap3,
  .modal-search-recipe-planning .fc-unthemed,
  .modal-search-recipe-planning .fc-bootstrap3 {
    max-width: 100%;
    box-shadow: 0 2px 10px 0 rgba(86, 83, 81, 0.2);
    margin: 0;
    position: static;
    height: 100%; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3,
      .modal-search-recipe-planning .fc-unthemed,
      .modal-search-recipe-planning .fc-bootstrap3 {
        margin: 0;
        margin-top: 30px;
        height: auto; } }
  .modal-calendar-recipe.modal-wide .modal-dialog,
  .modal-search-recipe-planning.modal-wide .modal-dialog {
    width: 100%;
    margin: 0;
    max-width: 950px; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe.modal-wide .modal-dialog,
      .modal-search-recipe-planning.modal-wide .modal-dialog {
        width: 80%;
        margin: 10px auto; } }
  .modal-calendar-recipe .modal-content,
  .modal-search-recipe-planning .modal-content {
    border-radius: 0;
    box-shadow: none;
    border: none;
    height: 100vh; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .modal-content,
      .modal-search-recipe-planning .modal-content {
        height: auto;
        border-radius: 10px;
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); } }
  .modal-calendar-recipe .modal-header,
  .modal-search-recipe-planning .modal-header {
    border-bottom: none;
    padding-bottom: 0; }
    .modal-calendar-recipe .modal-header .close,
    .modal-search-recipe-planning .modal-header .close {
      font-size: 30px;
      font-weight: 300;
      color: #515356;
      text-shadow: none;
      position: absolute;
      right: 10px;
      top: 10px; }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .modal-header .close,
        .modal-search-recipe-planning .modal-header .close {
          position: static;
          right: auto;
          top: auto; } }
    .modal-calendar-recipe .modal-header .modal-title,
    .modal-search-recipe-planning .modal-header .modal-title {
      font-size: 36px;
      color: #515356;
      text-align: center;
      padding: 40px 80px;
      margin: 0;
      padding-bottom: 0;
      line-height: 36px; }
  .modal-calendar-recipe .modal-body,
  .modal-search-recipe-planning .modal-body {
    padding: 0;
    height: 100vh; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .modal-body,
      .modal-search-recipe-planning .modal-body {
        padding: 8px;
        height: auto; } }
    .modal-calendar-recipe .modal-body .content-exist,
    .modal-search-recipe-planning .modal-body .content-exist {
      font-weight: 400;
      color: #ad0018;
      text-align: center;
      font-size: 14px;
      font-weight: 400;
      line-height: 15px;
      margin-top: 0; }
      @media only screen and (min-width: 640px) {
        .modal-calendar-recipe .modal-body .content-exist,
        .modal-search-recipe-planning .modal-body .content-exist {
          margin-top: -15px; } }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .modal-body .content-exist,
        .modal-search-recipe-planning .modal-body .content-exist {
          line-height: 18px;
          margin-top: 0; } }
    .modal-calendar-recipe .modal-body .title-tab,
    .modal-search-recipe-planning .modal-body .title-tab {
      position: relative;
      text-align: center;
      color: #ad0018;
      font-weight: 700;
      font-size: 18px;
      padding: 10px;
      padding-top: 0;
      padding-bottom: 35px; }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .modal-body .title-tab,
        .modal-search-recipe-planning .modal-body .title-tab {
          padding-bottom: 30px;
          font-size: 24px;
          padding: auto; } }
      @media only screen and (min-width: 1280px) {
        .modal-calendar-recipe .modal-body .title-tab,
        .modal-search-recipe-planning .modal-body .title-tab {
          padding-bottom: 40px; } }
      .modal-calendar-recipe .modal-body .title-tab.title-date,
      .modal-search-recipe-planning .modal-body .title-tab.title-date {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        padding-bottom: 0; }
        .modal-calendar-recipe .modal-body .title-tab.title-date .content-date,
        .modal-search-recipe-planning .modal-body .title-tab.title-date .content-date {
          color: #515356;
          text-align: left;
          font-size: 16px; }
          .modal-calendar-recipe .modal-body .title-tab.title-date .content-date span,
          .modal-search-recipe-planning .modal-body .title-tab.title-date .content-date span {
            display: inline-block;
            margin-left: 3px; }
      .modal-calendar-recipe .modal-body .title-tab > .content-exist,
      .modal-search-recipe-planning .modal-body .title-tab > .content-exist {
        position: absolute;
        display: none; }
        @media only screen and (min-width: 960px) {
          .modal-calendar-recipe .modal-body .title-tab > .content-exist,
          .modal-search-recipe-planning .modal-body .title-tab > .content-exist {
            display: block;
            width: 100%;
            padding-top: 20px; } }
    .modal-calendar-recipe .modal-body #tab-calendar > .content-exist,
    .modal-calendar-recipe .modal-body #tab-edit-calendar > .content-exist,
    .modal-calendar-recipe .modal-body #tab-add-calendar > .content-exist,
    .modal-search-recipe-planning .modal-body #tab-calendar > .content-exist,
    .modal-search-recipe-planning .modal-body #tab-edit-calendar > .content-exist,
    .modal-search-recipe-planning .modal-body #tab-add-calendar > .content-exist {
      display: block;
      position: absolute;
      z-index: 2;
      width: 100%;
      top: 25px; }
      @media only screen and (min-width: 640px) {
        .modal-calendar-recipe .modal-body #tab-calendar > .content-exist,
        .modal-calendar-recipe .modal-body #tab-edit-calendar > .content-exist,
        .modal-calendar-recipe .modal-body #tab-add-calendar > .content-exist,
        .modal-search-recipe-planning .modal-body #tab-calendar > .content-exist,
        .modal-search-recipe-planning .modal-body #tab-edit-calendar > .content-exist,
        .modal-search-recipe-planning .modal-body #tab-add-calendar > .content-exist {
          top: 40px; } }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .modal-body #tab-calendar > .content-exist,
        .modal-calendar-recipe .modal-body #tab-edit-calendar > .content-exist,
        .modal-calendar-recipe .modal-body #tab-add-calendar > .content-exist,
        .modal-search-recipe-planning .modal-body #tab-calendar > .content-exist,
        .modal-search-recipe-planning .modal-body #tab-edit-calendar > .content-exist,
        .modal-search-recipe-planning .modal-body #tab-add-calendar > .content-exist {
          display: none; } }
    .modal-calendar-recipe .modal-body .title-recipe,
    .modal-search-recipe-planning .modal-body .title-recipe {
      font-weight: 700;
      font-size: 22px;
      text-align: center;
      margin-bottom: 10px;
      line-height: 24px; }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .modal-body .title-recipe,
        .modal-search-recipe-planning .modal-body .title-recipe {
          font-size: 26px;
          margin-bottom: 10px;
          line-height: 28px; } }
      @media only screen and (min-width: 1280px) {
        .modal-calendar-recipe .modal-body .title-recipe,
        .modal-search-recipe-planning .modal-body .title-recipe {
          font-size: 36px;
          margin-bottom: 30px;
          line-height: 44px; } }
    .modal-calendar-recipe .modal-body .servings,
    .modal-search-recipe-planning .modal-body .servings {
      padding-top: 20px; }
    .modal-calendar-recipe .modal-body label,
    .modal-search-recipe-planning .modal-body label {
      color: #ad0018;
      font-size: 24px;
      font-weight: 300;
      text-align: center;
      display: block;
      margin: 20px 0; }
    .modal-calendar-recipe .modal-body .meal-type,
    .modal-search-recipe-planning .modal-body .meal-type {
      text-align: center; }
      .modal-calendar-recipe .modal-body .meal-type button,
      .modal-search-recipe-planning .modal-body .meal-type button {
        border: 1px solid rgba(86, 83, 81, 0.5);
        font-size: 16px;
        color: #515356;
        text-transform: uppercase;
        margin-right: 5px; }
        .modal-calendar-recipe .modal-body .meal-type button:nth-last-child(),
        .modal-search-recipe-planning .modal-body .meal-type button:nth-last-child() {
          margin-right: 0; }
        .modal-calendar-recipe .modal-body .meal-type button.active, .modal-calendar-recipe .modal-body .meal-type button:hover, .modal-calendar-recipe .modal-body .meal-type button:active, .modal-calendar-recipe .modal-body .meal-type button:focus,
        .modal-search-recipe-planning .modal-body .meal-type button.active,
        .modal-search-recipe-planning .modal-body .meal-type button:hover,
        .modal-search-recipe-planning .modal-body .meal-type button:active,
        .modal-search-recipe-planning .modal-body .meal-type button:focus {
          box-shadow: none;
          border-color: #ad0018;
          color: #fff;
          background-color: #ad0018; }
    .modal-calendar-recipe .modal-body .servings .serving-actions,
    .modal-search-recipe-planning .modal-body .servings .serving-actions {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
      .modal-calendar-recipe .modal-body .servings .serving-actions .serving-title,
      .modal-search-recipe-planning .modal-body .servings .serving-actions .serving-title {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        color: #515356;
        margin-right: 20px; }
        .modal-calendar-recipe .modal-body .servings .serving-actions .serving-title .qty,
        .modal-search-recipe-planning .modal-body .servings .serving-actions .serving-title .qty {
          color: #ad0018; }
        @media only screen and (min-width: 960px) {
          .modal-calendar-recipe .modal-body .servings .serving-actions .serving-title,
          .modal-search-recipe-planning .modal-body .servings .serving-actions .serving-title {
            font-size: 36px;
            line-height: 36px;
            margin-right: 0; } }
      .modal-calendar-recipe .modal-body .servings .serving-actions button,
      .modal-search-recipe-planning .modal-body .servings .serving-actions button {
        border: none;
        background-color: #fff;
        color: #515356;
        font-weight: 700;
        font-size: 30px;
        padding: 0 20px;
        line-height: 30px; }
        .modal-calendar-recipe .modal-body .servings .serving-actions button:hover, .modal-calendar-recipe .modal-body .servings .serving-actions button:active, .modal-calendar-recipe .modal-body .servings .serving-actions button:focus,
        .modal-search-recipe-planning .modal-body .servings .serving-actions button:hover,
        .modal-search-recipe-planning .modal-body .servings .serving-actions button:active,
        .modal-search-recipe-planning .modal-body .servings .serving-actions button:focus {
          box-shadow: none; }
    .modal-calendar-recipe .modal-body .main-action,
    .modal-search-recipe-planning .modal-body .main-action {
      text-align: center;
      margin-top: 40px;
      margin-bottom: 30px; }
      .modal-calendar-recipe .modal-body .main-action button,
      .modal-search-recipe-planning .modal-body .main-action button {
        background-color: #ad0018;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        border: 1px solid #ad0018;
        border-radius: 4em; }
        .modal-calendar-recipe .modal-body .main-action button[disabled="disabled"],
        .modal-search-recipe-planning .modal-body .main-action button[disabled="disabled"] {
          background-color: #fff;
          color: #515356;
          border: 1px solid rgba(86, 83, 81, 0.5); }
        .modal-calendar-recipe .modal-body .main-action button:hover, .modal-calendar-recipe .modal-body .main-action button:active, .modal-calendar-recipe .modal-body .main-action button:focus,
        .modal-search-recipe-planning .modal-body .main-action button:hover,
        .modal-search-recipe-planning .modal-body .main-action button:active,
        .modal-search-recipe-planning .modal-body .main-action button:focus {
          box-shadow: none;
          border-color: #ad0018;
          color: #fff;
          background-color: #ad0018; }
    .modal-calendar-recipe .modal-body .nav-tabs,
    .modal-search-recipe-planning .modal-body .nav-tabs {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      border: none;
      position: absolute;
      bottom: 10%;
      width: 100%;
      z-index: 1; }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .modal-body .nav-tabs,
        .modal-search-recipe-planning .modal-body .nav-tabs {
          position: inherit;
          bottom: auto;
          width: auto; } }
      .modal-calendar-recipe .modal-body .nav-tabs > li > a,
      .modal-search-recipe-planning .modal-body .nav-tabs > li > a {
        border: none;
        border-radius: 0;
        color: #515356;
        padding: 5px;
        font-size: 10px; }
        .modal-calendar-recipe .modal-body .nav-tabs > li > a:hover, .modal-calendar-recipe .modal-body .nav-tabs > li > a:active, .modal-calendar-recipe .modal-body .nav-tabs > li > a:focus,
        .modal-search-recipe-planning .modal-body .nav-tabs > li > a:hover,
        .modal-search-recipe-planning .modal-body .nav-tabs > li > a:active,
        .modal-search-recipe-planning .modal-body .nav-tabs > li > a:focus {
          border: none;
          background-color: #fff; }
      .modal-calendar-recipe .modal-body .nav-tabs > li.active > a,
      .modal-search-recipe-planning .modal-body .nav-tabs > li.active > a {
        color: #ad0018; }
  .modal-calendar-recipe .ui-widget-search,
  .modal-search-recipe-planning .ui-widget-search {
    box-shadow: none;
    padding: 0;
    position: relative;
    margin: 0; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .ui-widget-search,
      .modal-search-recipe-planning .ui-widget-search {
        box-shadow: 0 5px 15px 0 rgba(86, 83, 81, 0.2);
        padding: 20px;
        margin: 0 100px; } }
    .modal-calendar-recipe .ui-widget-search .icon-lens-search,
    .modal-search-recipe-planning .ui-widget-search .icon-lens-search {
      left: 30px;
      right: inherit;
      color: #515356;
      font-size: 25px;
      position: absolute; }
    .modal-calendar-recipe .ui-widget-search > .form-item,
    .modal-search-recipe-planning .ui-widget-search > .form-item {
      margin: 0; }
      .modal-calendar-recipe .ui-widget-search > .form-item > .form-item-textfield,
      .modal-search-recipe-planning .ui-widget-search > .form-item > .form-item-textfield {
        display: inline-block;
        margin: 0;
        width: 100%;
        border-bottom: 1px solid rgba(86, 83, 81, 0.2);
        padding-bottom: 20px;
        margin-bottom: 10px; }
        @media only screen and (min-width: 960px) {
          .modal-calendar-recipe .ui-widget-search > .form-item > .form-item-textfield,
          .modal-search-recipe-planning .ui-widget-search > .form-item > .form-item-textfield {
            width: auto;
            padding-bottom: 0;
            margin-bottom: 0;
            border-bottom: none; } }
      .modal-calendar-recipe .ui-widget-search > .form-item .c-btn-search,
      .modal-search-recipe-planning .ui-widget-search > .form-item .c-btn-search {
        margin: 0;
        float: right;
        display: none; }
        @media only screen and (min-width: 960px) {
          .modal-calendar-recipe .ui-widget-search > .form-item .c-btn-search,
          .modal-search-recipe-planning .ui-widget-search > .form-item .c-btn-search {
            display: block; } }
    .modal-calendar-recipe .ui-widget-search input.form-text,
    .modal-calendar-recipe .ui-widget-search .ui-autocomplete-input,
    .modal-search-recipe-planning .ui-widget-search input.form-text,
    .modal-search-recipe-planning .ui-widget-search .ui-autocomplete-input {
      font-size: 18px;
      font-weight: 300;
      border: none;
      margin: 0;
      padding: 0;
      width: 100%;
      text-align: center; }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .ui-widget-search input.form-text,
        .modal-calendar-recipe .ui-widget-search .ui-autocomplete-input,
        .modal-search-recipe-planning .ui-widget-search input.form-text,
        .modal-search-recipe-planning .ui-widget-search .ui-autocomplete-input {
          padding-left: 70px;
          text-align: left; } }
  .modal-calendar-recipe .content-result-recipes,
  .modal-search-recipe-planning .content-result-recipes {
    margin: 20px; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .content-result-recipes,
      .modal-search-recipe-planning .content-result-recipes {
        margin: 50px; } }
    .modal-calendar-recipe .content-result-recipes .title-result,
    .modal-search-recipe-planning .content-result-recipes .title-result {
      font-size: 20px;
      font-weight: 700;
      padding-bottom: 25px;
      float: left; }
    .modal-calendar-recipe .content-result-recipes .nav-slick,
    .modal-search-recipe-planning .content-result-recipes .nav-slick {
      float: right; }
      .modal-calendar-recipe .content-result-recipes .nav-slick .nav-slick-arrow,
      .modal-search-recipe-planning .content-result-recipes .nav-slick .nav-slick-arrow {
        background: none;
        border: none;
        padding: 0;
        margin: 0;
        color: #515356;
        transition: color .3s; }
        .modal-calendar-recipe .content-result-recipes .nav-slick .nav-slick-arrow:hover,
        .modal-search-recipe-planning .content-result-recipes .nav-slick .nav-slick-arrow:hover {
          color: #ad0018; }
        .modal-calendar-recipe .content-result-recipes .nav-slick .nav-slick-arrow.nav-slick-prev,
        .modal-search-recipe-planning .content-result-recipes .nav-slick .nav-slick-arrow.nav-slick-prev {
          margin-right: 20px; }
    .modal-calendar-recipe .content-result-recipes .slick-slide,
    .modal-search-recipe-planning .content-result-recipes .slick-slide {
      margin: 0 5px; }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .content-result-recipes .slick-slide,
        .modal-search-recipe-planning .content-result-recipes .slick-slide {
          margin: 0 8px; } }
    .modal-calendar-recipe .content-result-recipes .node-recipe_planning,
    .modal-search-recipe-planning .content-result-recipes .node-recipe_planning {
      height: 240px; }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning {
          height: 400px;
          cursor: pointer; } }
      .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content,
      .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content {
        position: relative;
        width: 145px;
        border-radius: 5px;
        box-shadow: 3px 2px 10px 2px rgba(86, 83, 81, 0.2); }
        @media only screen and (min-width: 960px) {
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content {
            width: 266px; } }
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture {
          width: 100%;
          height: 145px;
          position: relative; }
          @media only screen and (min-width: 960px) {
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture {
              height: 266px; } }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .preptime,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .preptime {
            position: absolute;
            bottom: 3px;
            left: 3px;
            font-size: 14px;
            color: #fff;
            font-weight: 700; }
            @media only screen and (min-width: 960px) {
              .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .preptime,
              .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .preptime {
                bottom: 15px;
                left: 15px;
                font-size: 20px; } }
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .preptime .icon,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .preptime .icon {
              margin-right: -5px; }
              .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .preptime .icon:before,
              .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .preptime .icon:before {
                color: #fff;
                font-size: 14px; }
                @media only screen and (min-width: 960px) {
                  .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .preptime .icon:before,
                  .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .preptime .icon:before {
                    font-size: 20px; } }
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .preptime > .field,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .preptime > .field {
              display: inline-block; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .caddy,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .caddy {
            position: absolute;
            top: 15px;
            left: 15px; }
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .caddy .icon:before,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .caddy .icon:before {
              color: #fff;
              font-size: 20px; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .picture,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .picture {
            width: 100%;
            height: 100%;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            background-size: cover; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-picture .favoris-recipe,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-picture .favoris-recipe {
            background-color: transparent; }
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-text,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-text {
          width: 100%;
          height: 95px;
          margin-bottom: 10px;
          position: relative; }
          @media only screen and (min-width: 960px) {
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-text,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-text {
              height: 124px; } }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-text .title h3,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-text .title h3 {
            color: #515356;
            font-size: 14px;
            line-height: 16px;
            font-weight: 700;
            text-align: center;
            padding: 15px 10px; }
            @media only screen and (min-width: 960px) {
              .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-text .title h3,
              .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-text .title h3 {
                font-size: 20px;
                line-height: 22px;
                padding: 25px; } }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-text .chief .chief-name,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-text .chief .chief-name {
            text-align: center;
            position: absolute;
            bottom: 15px;
            width: 100%;
            font-size: 12px;
            line-height: 15px; }
            @media only screen and (min-width: 960px) {
              .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-text .chief .chief-name,
              .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-text .chief .chief-name {
                font-size: 14px;
                line-height: normal; } }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content .content-text .chief .chief-picture,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content .content-text .chief .chief-picture {
            position: absolute;
            right: 10px;
            bottom: 10px;
            width: 40px;
            border-radius: 20px;
            overflow: hidden; }
      .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over,
      .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over {
        display: none;
        width: 266px;
        height: 390px;
        padding-bottom: 10px;
        border-radius: 5px;
        box-shadow: 3px 2px 10px 2px rgba(86, 83, 81, 0.2);
        position: relative; }
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .chief-picture,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .chief-picture {
          display: none; }
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .content-text .type-plat,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .content-text .type-plat {
          text-align: center;
          font-size: 12px;
          line-height: 15px;
          font-weight: 700;
          text-transform: uppercase;
          padding-top: 20px; }
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .content-text .title,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .content-text .title {
          padding: 25px;
          padding-top: 5px;
          padding-bottom: 10px; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .content-text .title h3,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .content-text .title h3 {
            color: #515356;
            font-size: 24px;
            line-height: 30px;
            font-weight: 700;
            text-align: center;
            margin: 0;
            padding: 0; }
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .content-text .chief .chief-name,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .content-text .chief .chief-name {
          text-align: center; }
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom {
          position: absolute;
          bottom: 45px;
          padding: 0 20px;
          width: 100%; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .actions,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .actions {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center;
            margin-bottom: 20px; }
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .actions .c-btn-recipe,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .actions .c-btn-recipe {
              font-size: 14px;
              padding: 1em 1.2em; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .separate,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .separate {
            width: 100%;
            border-bottom: 1px solid rgba(86, 83, 81, 0.2);
            height: 1px; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .diffilcuty,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .diffilcuty {
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 700;
            color: #515356;
            line-height: 15px;
            padding-left: 36px;
            padding-bottom: 8px; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .preptime,
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .preptime,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal {
            font-weight: 700;
            font-size: 20px;
            color: #515356; }
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .preptime > .field,
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal > .field,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .preptime > .field,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal > .field {
              display: inline-block; }
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .preptime .icon:before,
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal .icon:before,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .preptime .icon:before,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal .icon:before {
              color: #ad0018;
              font-size: 20px; }
          .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal,
          .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal {
            padding-top: 10px;
            padding-left: 10px; }
            .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal > .field,
            .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal > .field {
              padding-left: 5px; }
              .modal-calendar-recipe .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal > .field .field-item span,
              .modal-search-recipe-planning .content-result-recipes .node-recipe_planning > .content-over .bottom .kcal > .field .field-item span {
                font-weight: 300;
                font-size: 14px;
                padding-left: 2px; }
      @media only screen and (min-width: 960px) {
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning:hover > .content,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning:hover > .content {
          display: none; }
        .modal-calendar-recipe .content-result-recipes .node-recipe_planning:hover > .content-over,
        .modal-search-recipe-planning .content-result-recipes .node-recipe_planning:hover > .content-over {
          display: block; } }
      .modal-calendar-recipe .content-result-recipes .node-recipe_planning .bottom-bar,
      .modal-search-recipe-planning .content-result-recipes .node-recipe_planning .bottom-bar {
        display: none;
        position: absolute;
        bottom: 0;
        z-index: 1;
        height: 6px;
        width: 100%;
        background-color: #ad0018; }
      .modal-calendar-recipe .content-result-recipes .node-recipe_planning.active .bottom-bar,
      .modal-search-recipe-planning .content-result-recipes .node-recipe_planning.active .bottom-bar {
        display: block; }

.modal-calendar-recipe {
  position: static; }
  @media only screen and (min-width: 960px) {
    .modal-calendar-recipe {
      position: fixed;
      z-index: 1; } }
  .modal-calendar-recipe h2.current-date {
    color: #ad0018;
    font-weight: 700;
    height: 60px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-bottom: 1px solid rgba(86, 83, 81, 0.2);
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 63px;
    padding-left: 15px;
    padding-right: 0; }
    .modal-calendar-recipe h2.current-date .current-year {
      font-size: 16px;
      line-height: 19px;
      display: inline-block;
      padding-left: 3px; }
    .modal-calendar-recipe h2.current-date .current-day-mobile,
    .modal-calendar-recipe h2.current-date .current-day {
      font-size: 16px;
      line-height: 19px;
      display: inline-block; }
    .modal-calendar-recipe h2.current-date > button {
      box-shadow: none;
      text-shadow: none;
      border: none;
      background-color: transparent;
      color: #515356;
      padding: 0;
      margin-right: -5px;
      width: 60px;
      height: 60px; }
      .modal-calendar-recipe h2.current-date > button.active {
        background-color: #ad0018; }
      .modal-calendar-recipe h2.current-date > button > .icon {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
        .modal-calendar-recipe h2.current-date > button > .icon.icon-chevron-up {
          color: #515356; }
        .modal-calendar-recipe h2.current-date > button > .icon.icon-chevron-up {
          color: #fff; }
    @media only screen and (min-width: 640px) {
      .modal-calendar-recipe h2.current-date {
        top: 80px; } }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe h2.current-date {
        height: auto;
        background-color: transparent;
        display: block;
        -ms-flex-align: inherit;
            align-items: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
        border: none;
        position: static;
        z-index: auto;
        width: auto;
        top: auto;
        padding: inherit; }
        .modal-calendar-recipe h2.current-date .current-year {
          font-size: 14px;
          padding-left: 0;
          display: block; }
        .modal-calendar-recipe h2.current-date .current-day {
          font-size: 36px;
          line-height: 30px; }
        .modal-calendar-recipe h2.current-date .meal-title {
          line-height: 25px;
          font-size: 18px; } }
  .modal-calendar-recipe .nav-tabs-meal-type {
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 122px;
    background-color: #F3F3F3; }
    @media only screen and (min-width: 640px) {
      .modal-calendar-recipe .nav-tabs-meal-type {
        top: 140px; } }
    .modal-calendar-recipe .nav-tabs-meal-type > ul {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border: none; }
      .modal-calendar-recipe .nav-tabs-meal-type > ul > li > a {
        text-transform: uppercase;
        color: #ad0018;
        font-size: 15px;
        line-height: 28px;
        font-weight: 400;
        border: none;
        border-radius: 0;
        padding: 10px; }
        .modal-calendar-recipe .nav-tabs-meal-type > ul > li > a:hover, .modal-calendar-recipe .nav-tabs-meal-type > ul > li > a:focus, .modal-calendar-recipe .nav-tabs-meal-type > ul > li > a:active {
          border: none;
          font-weight: 600;
          background-color: transparent; }
      .modal-calendar-recipe .nav-tabs-meal-type > ul > li.active > a {
        border-bottom: 4px solid #ad0018;
        font-weight: 600;
        background-color: transparent; }
        .modal-calendar-recipe .nav-tabs-meal-type > ul > li.active > a:hover, .modal-calendar-recipe .nav-tabs-meal-type > ul > li.active > a:focus, .modal-calendar-recipe .nav-tabs-meal-type > ul > li.active > a:active {
          border: none;
          border-bottom: 4px solid #ad0018; }
  .modal-calendar-recipe .fc-unthemed,
  .modal-calendar-recipe .fc-bootstrap3 {
    text-align: center;
    background-color: #fff;
    padding: 25px;
    padding-bottom: 0;
    margin-top: 60px;
    position: fixed;
    z-index: 2;
    height: 100%;
    width: 100%; }
    @media only screen and (min-width: 640px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3 {
        max-width: 100%;
        margin-top: 77px; } }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3 {
        margin-top: 25px;
        position: static;
        height: auto;
        max-width: 310px; } }
    @media only screen and (min-width: 1280px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3 {
        max-width: 400px; } }
    @media only screen and (min-width: 1440px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3 {
        max-width: 480px; } }
    .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar,
    .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar {
      background-color: #fff;
      margin: 0;
      padding-bottom: 1em; }
      .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar h2,
      .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar h2 {
        text-transform: capitalize;
        color: #515356;
        font-size: 18px;
        line-height: 29px; }
      .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default,
      .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default {
        color: #515356;
        border: none; }
        .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:hover, .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:focus, .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-default:active,
        .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:hover,
        .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:focus,
        .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-default:active {
          background-color: transparent;
          box-shadow: none;
          outline: none; }
      .modal-calendar-recipe .fc-unthemed .fc-toolbar.fc-header-toolbar button.btn-group .btn + .btn,
      .modal-calendar-recipe .fc-bootstrap3 .fc-toolbar.fc-header-toolbar button.btn-group .btn + .btn {
        margin-left: 5px; }
    .modal-calendar-recipe .fc-unthemed .fc-view-container .table-bordered,
    .modal-calendar-recipe .fc-bootstrap3 .fc-view-container .table-bordered {
      border: none; }
    .modal-calendar-recipe .fc-unthemed th,
    .modal-calendar-recipe .fc-unthemed td,
    .modal-calendar-recipe .fc-unthemed thead,
    .modal-calendar-recipe .fc-unthemed tbody,
    .modal-calendar-recipe .fc-unthemed .fc-divider,
    .modal-calendar-recipe .fc-unthemed .fc-row,
    .modal-calendar-recipe .fc-unthemed .fc-content,
    .modal-calendar-recipe .fc-unthemed .fc-popover,
    .modal-calendar-recipe .fc-unthemed .fc-list-view,
    .modal-calendar-recipe .fc-unthemed .fc-list-heading td,
    .modal-calendar-recipe .fc-bootstrap3 th,
    .modal-calendar-recipe .fc-bootstrap3 td,
    .modal-calendar-recipe .fc-bootstrap3 thead,
    .modal-calendar-recipe .fc-bootstrap3 tbody,
    .modal-calendar-recipe .fc-bootstrap3 .fc-divider,
    .modal-calendar-recipe .fc-bootstrap3 .fc-row,
    .modal-calendar-recipe .fc-bootstrap3 .fc-content,
    .modal-calendar-recipe .fc-bootstrap3 .fc-popover,
    .modal-calendar-recipe .fc-bootstrap3 .fc-list-view,
    .modal-calendar-recipe .fc-bootstrap3 .fc-list-heading td {
      border: none;
      text-align: center; }
    .modal-calendar-recipe .fc-unthemed td.fc-today,
    .modal-calendar-recipe .fc-bootstrap3 td.fc-today {
      background: #fff; }
    .modal-calendar-recipe .fc-unthemed tr,
    .modal-calendar-recipe .fc-bootstrap3 tr {
      padding: 0; }
    .modal-calendar-recipe .fc-unthemed th,
    .modal-calendar-recipe .fc-bootstrap3 th {
      background-color: #fff;
      color: #515356; }
    .modal-calendar-recipe .fc-unthemed .fc-bg table,
    .modal-calendar-recipe .fc-bootstrap3 .fc-bg table {
      margin: 0;
      border: none; }
    .modal-calendar-recipe .fc-unthemed.fc-rtl .fc-basic-view .fc-day-header, .modal-calendar-recipe .fc-unthemed.fc-ltr .fc-basic-view .fc-day-header,
    .modal-calendar-recipe .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-header,
    .modal-calendar-recipe .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-header {
      font-size: 18px;
      font-weight: 400; }
    .modal-calendar-recipe .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top.fc-today .fc-day-number, .modal-calendar-recipe .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top.fc-today .fc-day-number,
    .modal-calendar-recipe .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top.fc-today .fc-day-number,
    .modal-calendar-recipe .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top.fc-today .fc-day-number {
      background-color: #fff;
      color: #ad0018; }
    .modal-calendar-recipe .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top .fc-day-number, .modal-calendar-recipe .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top .fc-day-number,
    .modal-calendar-recipe .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top .fc-day-number,
    .modal-calendar-recipe .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
      float: none;
      font-size: 18px;
      font-weight: 700;
      color: #515356;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      padding: 0;
      width: 40px;
      height: 40px;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .modal-calendar-recipe .fc-unthemed.fc-rtl .fc-basic-view .fc-day-top .fc-day-number.active, .modal-calendar-recipe .fc-unthemed.fc-ltr .fc-basic-view .fc-day-top .fc-day-number.active,
      .modal-calendar-recipe .fc-bootstrap3.fc-rtl .fc-basic-view .fc-day-top .fc-day-number.active,
      .modal-calendar-recipe .fc-bootstrap3.fc-ltr .fc-basic-view .fc-day-top .fc-day-number.active {
        border-radius: 20px;
        background-color: #ad0018;
        color: #fff; }
    .modal-calendar-recipe .fc-unthemed .fc-row .fc-content-skeleton table,
    .modal-calendar-recipe .fc-bootstrap3 .fc-row .fc-content-skeleton table {
      margin: 0; }
    .modal-calendar-recipe .fc-unthemed .fc-row.fc-rigid .fc-content-skeleton,
    .modal-calendar-recipe .fc-bootstrap3 .fc-row.fc-rigid .fc-content-skeleton {
      top: 1em; }
    .modal-calendar-recipe .fc-unthemed .fc-row .fc-day-grid-event,
    .modal-calendar-recipe .fc-bootstrap3 .fc-row .fc-day-grid-event {
      margin-top: -15px; }
      .modal-calendar-recipe .fc-unthemed .fc-row .fc-day-grid-event:before,
      .modal-calendar-recipe .fc-bootstrap3 .fc-row .fc-day-grid-event:before {
        font-size: 6px; }
  .modal-calendar-recipe .modal-dialog {
    margin: 0;
    height: 100vh;
    width: 100%;
    max-width: 950px; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .modal-dialog {
        margin: 10px auto;
        width: 80%; } }
  .modal-calendar-recipe .modal-content {
    height: auto; }
  .modal-calendar-recipe .modal-header .modal-title {
    font-size: 24px;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .modal-header .modal-title {
        font-size: 36px;
        line-height: 36px;
        padding-left: 20px;
        padding-right: 20px; } }
  .modal-calendar-recipe .modal-body .fc-bootstrap3 {
    margin-top: 0; }
  .modal-calendar-recipe .modal-body .title-tab > .content-exist {
    position: relative; }
  .modal-calendar-recipe .modal-body .nav-tabs {
    z-index: 2; }
  .modal-calendar-recipe .fc-unthemed,
  .modal-calendar-recipe .fc-bootstrap3 {
    max-width: 100%; }
    @media only screen and (min-width: 960px) {
      .modal-calendar-recipe .fc-unthemed,
      .modal-calendar-recipe .fc-bootstrap3 {
        margin: 0; } }

.page-planning .jconfirm.jconfirm-white .jconfirm-box div.title-c,
.node-type-recipe .jconfirm.jconfirm-white .jconfirm-box div.title-c {
  font-size: 20px;
  line-height: 22px;
  padding-top: 10px;
  font-weight: 400;
  text-align: center;
  color: #ad0018; }
  @media only screen and (min-width: 960px) {
    .page-planning .jconfirm.jconfirm-white .jconfirm-box div.title-c,
    .node-type-recipe .jconfirm.jconfirm-white .jconfirm-box div.title-c {
      font-size: 26px;
      line-height: 28px;
      font-weight: 300;
      padding-top: 20px; } }

.page-planning .jconfirm.jconfirm-white .jconfirm-box .content-pane .content,
.node-type-recipe .jconfirm.jconfirm-white .jconfirm-box .content-pane .content {
  text-align: center;
  margin-top: 5px; }

.page-planning .jconfirm.jconfirm-white .jconfirm-box .buttons,
.node-type-recipe .jconfirm.jconfirm-white .jconfirm-box .buttons {
  float: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-bottom: 30px; }
  @media only screen and (min-width: 640px) {
    .page-planning .jconfirm.jconfirm-white .jconfirm-box .buttons,
    .node-type-recipe .jconfirm.jconfirm-white .jconfirm-box .buttons {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  .page-planning .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning,
  .node-type-recipe .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning {
    font-size: 12px;
    text-align: center;
    padding: 1em 20px;
    margin: 2px;
    margin-left: 0;
    display: block; }
    .page-planning .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning--invert,
    .node-type-recipe .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning--invert {
      display: block;
      background: #fff;
      color: #515356;
      border: 1px solid rgba(86, 83, 81, 0.5);
      font-size: 12px;
      line-height: 11px;
      text-align: center;
      padding: 1em 20px;
      margin: 2px;
      margin-left: 5px;
      margin-right: 0;
      transition: background-color .3s; }
      .page-planning .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning--invert span,
      .node-type-recipe .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning--invert span {
        display: block;
        font-size: 10px;
        line-height: 10px; }
      .page-planning .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning--invert:active,
      .node-type-recipe .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning--invert:active {
        box-shadow: none; }
      .page-planning .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning--invert:hover,
      .node-type-recipe .jconfirm.jconfirm-white .jconfirm-box .buttons button.c-btn--planning--invert:hover {
        background-color: #F3F3F3; }

.page-planning .jconfirm.jconfirm-white .jconfirm-box.position-top,
.node-type-recipe .jconfirm.jconfirm-white .jconfirm-box.position-top {
  margin-top: 20px !important; }

.page-planning .jconfirm.jconfirm-white .jconfirm-box.no-title .title-c,
.node-type-recipe .jconfirm.jconfirm-white .jconfirm-box.no-title .title-c {
  display: none; }

.modal--recipe-backface {
  margin-top: 63px; }
  .modal--recipe-backface .modal-dialog {
    width: 100%;
    height: 100vh;
    margin: 0; }
    .modal--recipe-backface .modal-dialog .modal-content {
      height: 100vh;
      box-shadow: none;
      border: none;
      border-radius: 0; }
      .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface {
        margin: 30px; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .type-plat {
          font-size: 12px;
          text-transform: uppercase;
          font-weight: 700;
          text-align: center; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .title {
          font-size: 24px;
          line-height: 28px;
          font-weight: 700;
          text-align: center; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .chief {
          font-size: 14px;
          line-height: 14px;
          text-align: center;
          margin-top: 10px;
          margin-bottom: 30px; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .action {
          margin-bottom: 40px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-direction: column;
              flex-direction: column; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .icon {
          color: #ad0018;
          padding-right: 3px; }
          .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .icon.icon-kcal {
            padding-right: 8px; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .content-time {
          border-bottom: 1px solid rgba(86, 83, 81, 0.2);
          padding-bottom: 8px;
          margin-bottom: 10px; }
          .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .content-time .total-time {
            font-size: 20px;
            line-height: 24px;
            font-weight: 700;
            display: inline-block; }
          .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .content-time .prep-time {
            margin-left: 3px;
            font-size: 14px;
            line-height: 17px;
            font-weight: 400;
            display: inline-block; }
          .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .content-time .diffilcuty {
            font-size: 12px;
            line-height: 12px;
            font-weight: 700;
            text-transform: uppercase;
            padding-left: 24px;
            margin-bottom: -2px; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .kcal {
          font-size: 20px;
          line-height: 24px;
          font-weight: 700; }
          .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .kcal span {
            font-size: 14px;
            line-height: 17px;
            font-weight: 400; }
        @media only screen and (min-width: 720px) {
          .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface {
            margin: 30px 70px; } }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface.is_paying .action .c-btn {
          background-color: #d4a045;
          color: #fff; }
          .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface.is_paying .action .c-btn--planning--invert {
            background-color: #fff;
            color: #515356; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface.is_paying .icon {
          color: #d4a045; }
        .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .c-btn {
          text-align: center; }
          .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .c-btn--planning {
            font-size: 13px;
            padding: 1em 0.9em;
            margin: 2px;
            margin-left: 0;
            display: block;
            float: left; }
            .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .c-btn--planning--invert {
              display: block;
              float: left;
              background-color: #fff;
              color: #515356;
              border: 1px solid rgba(86, 83, 81, 0.5);
              font-size: 13px;
              line-height: 11px;
              text-align: center;
              padding: 0.55em 0.9em;
              margin: 2px;
              margin-left: 5px;
              margin-right: 0; }
              .modal--recipe-backface .modal-dialog .modal-content .content-recipe-backface .c-btn--planning--invert span {
                display: block;
                font-size: 10px;
                line-height: 10px; }
      .modal--recipe-backface .modal-dialog .modal-content .bottom {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        position: absolute;
        text-align: center;
        width: 100%;
        bottom: 15%; }
        .modal--recipe-backface .modal-dialog .modal-content .bottom .c-btn--close {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          background-color: #fff;
          color: #515356;
          border: 1px solid rgba(86, 83, 81, 0.2);
          font-size: 14px;
          text-transform: uppercase; }
          .modal--recipe-backface .modal-dialog .modal-content .bottom .c-btn--close .icon {
            font-size: 15px; }
        .modal--recipe-backface .modal-dialog .modal-content .bottom .contextual-menu {
          position: absolute;
          right: 20px; }
          .modal--recipe-backface .modal-dialog .modal-content .bottom .contextual-menu .dropup .btn {
            background-color: transparent;
            border: none; }
            .modal--recipe-backface .modal-dialog .modal-content .bottom .contextual-menu .dropup .btn:active {
              box-shadow: none; }
          .modal--recipe-backface .modal-dialog .modal-content .bottom .contextual-menu .dropup.open > .dropdown-menu {
            right: 0;
            left: auto; }
          .modal--recipe-backface .modal-dialog .modal-content .bottom .contextual-menu .dropup .dropdown-menu a {
            text-transform: capitalize; }
        @media only screen and (min-width: 720px) {
          .modal--recipe-backface .modal-dialog .modal-content .bottom {
            bottom: 25%; } }
  @media only screen and (min-width: 720px) {
    .modal--recipe-backface {
      margin-top: 80px; } }
