/* SVG styles */

svg.flav-diag, svg.flav-prof {float: left;}

#svg-flavour-diag-titles {

  &.positive-style {filter: url(#flav_diag_titles_desat); opacity: 0.3;}
  /* &.positive-style.flav-diag-small {filter: url(#flav_diag_titles_desat); opacity: 0.9;} */
  &.positive-style.flav-diag-small {opacity: 0.9}
  &.defect-style {filter: url(#flav_diag_titles_desat); opacity: 0.85;}
  /* &.defect-style.flav-diag-small {filter: url(#flav_diag_titles_desat); opacity: 0.85;} */
  &.defect-style.flav-diag-small {opacity: 0.6;}

  & text.quad-title {
    /* font-size: 20.91px; */
    font-family: MerriweatherSans-Regular, Merriweather Sans;
  }
  &.positive-style text.quad-title-spicy {fill: #d27107;}
  &.positive-style text.quad-title-fruity {fill: #c32250;}
  &.positive-style text.quad-title-earthy {fill: #1b774e;}
  &.positive-style text.quad-title-mols {fill: #293a96;}
  &.defect-style text.quad-title-spicy {fill: #fffbb2;}
  &.defect-style.flav-diag-small text.quad-title-spicy {fill: #3f562e;}
  &.defect-style text.quad-title-fruity {fill: #bce1ea;}
  &.defect-style.flav-diag-small text.quad-title-fruity {fill: #364068;}
  &.defect-style text.quad-title-earthy {fill: #1b774e;  opacity: 0.35}
  &.defect-style.flav-diag-small text.quad-title-earthy {fill: #1b774e;  opacity: 1}
  &.defect-style text.quad-title-mols {fill: #fffbb2;}
  &.defect-style.flav-diag-small text.quad-title-mols {fill: #70262c;}

}

/* flavour-diag-positive */

#svg-flavour-diag {

  &.positive-style {filter: url(#flav_diag_desat); opacity: 0.3}
  &.positive-style.flav-diag-small {opacity: 0.25}
  &.defect-style {filter: url(#flav_diag_desat); opacity: 0.35}
  &.defect-style.flav-diag-small {opacity: 0.15}

  &.positive-style #quad-spicy {fill: #f8f291;}
  &.defect-style #quad-spicy {fill: #3f562e;}
  &.positive-style #quad-fruity {fill: #edb2d0;}
  &.defect-style #quad-fruity {fill: #364068;}
  &.positive-style #quad-earthy {fill: #bfe9d3;}
  &.defect-style #quad-earthy {fill: #9cc583;}
  &.positive-style #quad-mols {fill: #93d0e0;}
  &.defect-style #quad-mols {fill: #70262c;}
  &.positive-style .ellipse {fill: #c8a05a;}
  &.positive-style #outer-ellipse, &.positive-style #middle-ellipse {opacity:0.4;}
  &.positive-style #inner-ellipse {fill: rgba(200, 160, 90, 0.68);}
  &.defect-style .ellipse {fill: #fff;}
  &.defect-style #outer-ellipse {opacity:0.4;}
  &.defect-style #middle-ellipse {fill: rgba(119, 118, 90, 0.7);}
  &.defect-style #inner-ellipse {fill: rgba(244, 218, 64, 0.4);}
  
  & line.axis {stroke-width: 0.62px; stroke: #3c2415;}

  /* & text.quad-title { */
    /* font-size: 20.91px; */
    /* font-family: MerriweatherSans-Regular, Merriweather Sans; */
  /* } */
  /* &.positive-style text.quad-title-spicy {fill: #d27107;}
  &.positive-style text.quad-title-fruity {fill: #c32250;}
  &.positive-style text.quad-title-earthy {fill: #1b774e;}
  &.positive-style text.quad-title-mols {fill: #293a96;}
  &.defect-style text.quad-title-spicy {fill: #fffbb2;}
  &.defect-style text.quad-title-fruity {fill: #bce1ea;}
  &.defect-style text.quad-title-earthy {fill: #1b774e;}
  &.defect-style text.quad-title-mols {fill: #fffbb2;} */

  &.positive-style .quad-none.level-0 {fill: #492e0a;}
  &.defect-style .quad-none.level-0 {fill: #6f6f6f;}

  &.positive-style .quad-spicy.level-3 {fill: #f7ef20;}
  &.positive-style .quad-spicy.level-2 {fill: #b2a217;}
  &.positive-style .quad-spicy.level-1 {fill: #6b540e;}

    /* flavour point gradient definitions */
    &.positive-style .quad-spicy-fruity.level-3 {fill: url(#POSITIVE-spicy-fruity-l3);}
    &.positive-style .acwise-spicy-fruity-l3 {stop-color: #f7ef20;}
    &.positive-style .cwise-spicy-fruity-l3 {stop-color: #dd5191;}

    &.positive-style .quad-spicy-fruity.level-2 {fill: url(#POSITIVE-spicy-fruity-l2);}
    &.positive-style .acwise-spicy-fruity-l2 {stop-color: #b2a217;}
    &.positive-style .cwise-spicy-fruity-l2 {stop-color: #a2435b;}

    &.positive-style .quad-spicy-fruity.level-1 {fill: url(#POSITIVE-spicy-fruity-l1);}
    &.positive-style .acwise-spicy-fruity-l1 {stop-color: #6b540e;}
    &.positive-style .cwise-spicy-fruity-l1 {stop-color: #663425;}
    /* end gradient definitions */

  &.positive-style .quad-fruity.level-3 {fill: #dd5191;}
  &.positive-style .quad-fruity.level-2 {fill: #a2435b;}
  &.positive-style .quad-fruity.level-1 {fill: #663425;}

    /* flavour point gradient definitions */
    &.positive-style .quad-fruity-mols.level-3 {fill: url(#POSITIVE-fruity-mols-l3);}
    &.positive-style .acwise-fruity-mols-l3 {stop-color: #f272ad;}
    &.positive-style .cwise-fruity-mols-l3 {stop-color: #249bbb;}

    &.positive-style .quad-fruity-mols.level-2 {fill: url(#POSITIVE-fruity-mols-l2);}
    &.positive-style .acwise-fruity-mols-l2 {stop-color: #a2435b;}
    &.positive-style .cwise-fruity-mols-l2 {stop-color: #2f6d72;}

    &.positive-style .quad-fruity-mols.level-1 {fill: url(#POSITIVE-fruity-mols-l1);}
    &.positive-style .acwise-fruity-mols-l1 {stop-color: #663425;}
    &.positive-style .cwise-fruity-mols-l1 {stop-color: #40422c;}
    /* end gradient definitions */

  &.positive-style .quad-mols.level-3 {fill: #1e97b7;}
  &.positive-style .quad-mols.level-2 {fill: #2f6d72;}
  &.positive-style .quad-mols.level-1 {fill: #40422c;}

    /* flavour point gradient definitions */
    &.positive-style .quad-earthy-mols.level-3 {fill: url(#POSITIVE-earthy-mols-l3);}
    &.positive-style .acwise-earthy-mols-l3 {stop-color: #00a652;}
    &.positive-style .cwise-earthy-mols-l3 {stop-color: #1e97b7;}

    &.positive-style .quad-earthy-mols.level-2 {fill: url(#POSITIVE-earthy-mols-l2);}
    &.positive-style .acwise-earthy-mols-l2 {stop-color: #1d7635;}
    &.positive-style .cwise-earthy-mols-l2 {stop-color: #2f6d72;}

    &.positive-style .quad-earthy-mols.level-1 {fill: url(#POSITIVE-earthy-mols-l1);}
    &.positive-style .acwise-earthy-mols-l1 {stop-color: #3a4518;}
    &.positive-style .cwise-earthy-mols-l1 {stop-color: #40422c;}
    /* end gradient definitions */

  &.positive-style .quad-earthy.level-3 {fill: #00a652;}
  &.positive-style .quad-earthy.level-2 {fill: #1d7635;}
  &.positive-style .quad-earthy.level-1 {fill: #3a4518;}

    /* flavour point gradient definitions */
    &.positive-style .quad-spicy-earthy.level-3 {fill: url(#POSITIVE-spicy-earthy-l3);}
    &.positive-style .acwise-spicy-earthy-l3 {stop-color: #f7ef20;}
    &.positive-style .cwise-spicy-earthy-l3 {stop-color: #00a652;}

    &.positive-style .quad-spicy-earthy.level-2 {fill: url(#POSITIVE-spicy-earthy-l2);}
    &.positive-style .acwise-spicy-earthy-l2 {stop-color: #b2a217;}
    &.positive-style .cwise-spicy-earthy-l2 {stop-color: #1d7635;}

    &.positive-style .quad-spicy-earthy.level-1 {fill: url(#POSITIVE-spicy-earthy-l1);}
    &.positive-style .acwise-spicy-earthy-l1 {stop-color: #6b540e;}
    &.positive-style .cwise-spicy-earthy-l1 {stop-color: #3a4518;}
    /* end gradient definitions */

  &.defect-style .quad-spicy.level-3 {fill: #257005;}
  &.defect-style .quad-spicy.level-2 {fill: #319507;}
  &.defect-style .quad-spicy.level-1 {fill: #3dba09;}

    /* flavour point gradient definitions */
    &.defect-style .quad-spicy-fruity.level-3 {fill: url(#DEFECTS-spicy-fruity-l3);}
    &.defect-style .acwise-spicy-fruity-l3 {stop-color: #257005;}
    &.defect-style .cwise-spicy-fruity-l3 {stop-color: #19316e;}

    &.defect-style .quad-spicy-fruity.level-2 {fill: url(#DEFECTS-spicy-fruity-l2);}
    &.defect-style .acwise-spicy-fruity-l2 {stop-color: #319507;}
    &.defect-style .cwise-spicy-fruity-l2 {stop-color: #214293;}

    &.defect-style .quad-spicy-fruity.level-1 {fill: url(#DEFECTS-spicy-fruity-l1);}
    &.defect-style .acwise-spicy-fruity-l1 {stop-color: #3dba09;}
    &.defect-style .cwise-spicy-fruity-l1 {stop-color: #2952b7;}
    /* end gradient definitions */

  &.defect-style .quad-fruity.level-3 {fill: #19316e;}
  &.defect-style .quad-fruity.level-2 {fill: #214293;}
  &.defect-style .quad-fruity.level-1 {fill: #2952b7;}

    /* flavour point gradient definitions */
    &.defect-style .quad-fruity-mols.level-3 {fill: url(#DEFECTS-fruity-mols-l3);}
    &.defect-style .acwise-fruity-mols-l3 {stop-color: #19316e;}
    &.defect-style .cwise-fruity-mols-l3 {stop-color: #690b0b;}

    &.defect-style .quad-fruity-mols.level-2 {fill: url(#DEFECTS-fruity-mols-l2);}
    &.defect-style .acwise-fruity-mols-l2 {stop-color: #214293;}
    &.defect-style .cwise-fruity-mols-l2 {stop-color: #8c0e0e;}

    &.defect-style .quad-fruity-mols.level-1 {fill: url(#DEFECTS-fruity-mols-l1);}
    &.defect-style .acwise-fruity-mols-l1 {stop-color: #2952b7;}
    &.defect-style .cwise-fruity-mols-l1 {stop-color: #af1212;}
    /* end gradient definitions */

  &.defect-style .quad-mols.level-3 {fill: #690b0b;}
  &.defect-style .quad-mols.level-2 {fill: #8c0e0e;}
  &.defect-style .quad-mols.level-1 {fill: #af1212;}

    /* flavour point gradient definitions */
    &.defect-style .quad-earthy-mols.level-3 {fill: url(#DEFECTS-earthy-mols-l3);}
    &.defect-style .acwise-earthy-mols-l3 {stop-color: #938014;}
    &.defect-style .cwise-earthy-mols-l3 {stop-color: #690b0b;}

    &.defect-style .quad-earthy-mols.level-2 {fill: url(#DEFECTS-earthy-mols-l2);}
    &.defect-style .acwise-earthy-mols-l2 {stop-color: #c3ab1b;}
    &.defect-style .cwise-earthy-mols-l2 {stop-color: #8c0e0e;}

    &.defect-style .quad-earthy-mols.level-1 {fill: url(#DEFECTS-earthy-mols-l1);}
    &.defect-style .acwise-earthy-mols-l1 {stop-color: #f4d522;}
    &.defect-style .cwise-earthy-mols-l1 {stop-color: #af1212;}
    /* end gradient definitions */

  &.defect-style .quad-earthy.level-3 {fill: #938014;}  
  &.defect-style .quad-earthy.level-2 {fill: #c3ab1b;}
  &.defect-style .quad-earthy.level-1 {fill: #f4d522;}

    /* flavour point gradient definitions */
    &.defect-style .quad-spicy-earthy.level-3 {fill: url(#DEFECTS-spicy-earthy-l3);}
    &.defect-style .acwise-spicy-earthy-l3 {stop-color: #257005;}
    &.defect-style .cwise-spicy-earthy-l3 {stop-color: #938014;}

    &.defect-style .quad-spicy-earthy.level-2 {fill: url(#DEFECTS-spicy-earthy-l2);}
    &.defect-style .acwise-spicy-earthy-l2 {stop-color: #319507;}
    &.defect-style .cwise-spicy-earthy-l2 {stop-color: #c3ab1b;}

    &.defect-style .quad-spicy-earthy.level-1 {fill: url(#DEFECTS-spicy-earthy-l1);}
    &.defect-style .acwise-spicy-earthy-l1 {stop-color: #3dba09;}
    &.defect-style .cwise-spicy-earthy-l1 {stop-color: #f4d522;}
    /* end gradient definitions */

    & text.point-text {
      font-family: MerriweatherSans-Regular, Merriweather Sans;
      fill: #fff;
      text-transform: uppercase;
      /* font-weight: 600; */
      letter-spacing: -0.03em;
    }
    
    /* &.positive-style text.quad-spicy.level-3-text { */
    &.positive-style text.point-text.quad-spicy.level-3-text,
    &.positive-style text.point-text.quad-spicy-earthy.level-3-text,
    &.positive-style text.point-text.quad-spicy-fruity.level-3-text,
    &.defect-style text.point-text.quad-earthy.level-1-text,
    &.defect-style text.point-text.quad-earthy.level-2-text,
    &.defect-style text.point-text.quad-spicy.level-1-text,
    &.defect-style text.point-text.quad-spicy-earthy.level-1-text
    {
      fill: #444;
    }

    &.positive-style text.point-text.quad-none.level-0-text {fill: #FFF869;}
    &.defect-style text.point-text.quad-none.level-0-text {fill: #FFF869;}
  
}

#svg-flavour-prof {

  &.positive-style {filter: url(#flav_prof_desat);}
  &.defect-style {filter: url(#flav_prof_desat);}  

  /* &.positive-style .profile-overlay {fill: #f1f1f1; opacity: 0.4;} */
  &.positive-style .profile-overlay {fill: #1f1f30; opacity: 0.075;}
  &.defect-style .profile-overlay {fill: #233128; opacity: 0.15;}

  &.positive-style .rad-quad-none.level-0 {fill: url(#POSITIVE-rad-none-l0);}
  &.positive-style .stop-quad-none-l0 {stop-color: #492e0a;}

  &.positive-style .rad-quad-spicy.level-3 {fill: url(#POSITIVE-rad-spicy-l3);}
  &.positive-style .stop-quad-spicy-l3 {stop-color: #f7ef20;}
  &.positive-style .rad-quad-spicy.level-2 {fill: url(#POSITIVE-rad-spicy-l2);}
  &.positive-style .stop-quad-spicy-l2 {stop-color: #b2a217;}
  &.positive-style .rad-quad-spicy.level-1 {fill: url(#POSITIVE-rad-spicy-l1);}
  &.positive-style .stop-quad-spicy-l1 {stop-color: #6b540e;}

  &.positive-style .rad-quad-spicy-fruity.level-3 {fill: url(#POSITIVE-rad-spicy-fruity-l3);}
  &.positive-style .stop-quad-spicy-fruity-l3 {stop-color: rgb(244, 177, 119);}
  &.positive-style .rad-quad-spicy-fruity.level-2 {fill: url(#POSITIVE-rad-spicy-fruity-l2);}
  &.positive-style .stop-quad-spicy-fruity-l2 {stop-color: rgb(178, 126, 77);}
  &.positive-style .rad-quad-spicy-fruity.level-1 {fill: url(#POSITIVE-rad-spicy-fruity-l1);}
  &.positive-style .stop-quad-spicy-fruity-l1 {stop-color: rgb(107, 73, 34);}

  &.positive-style .rad-quad-fruity.level-3 {fill: url(#POSITIVE-rad-fruity-l3);}
  &.positive-style .stop-quad-fruity-l3 {stop-color: #dd5191;}
  &.positive-style .rad-quad-fruity.level-2 {fill: url(#POSITIVE-rad-fruity-l2);}
  &.positive-style .stop-quad-fruity-l2 {stop-color: #a2435b;}
  &.positive-style .rad-quad-fruity.level-1 {fill: url(#POSITIVE-rad-fruity-l1);}
  &.positive-style .stop-quad-fruity-l1 {stop-color: #663425;}

  &.positive-style .rad-quad-fruity-mols.level-3 {fill: url(#POSITIVE-rad-fruity-mols-l3);}
  &.positive-style .stop-quad-fruity-mols-l3 {stop-color: rgb(152, 133, 179);}
  &.positive-style .rad-quad-fruity-mols.level-2 {fill: url(#POSITIVE-rad-fruity-mols-l2);}
  &.positive-style .stop-quad-fruity-mols-l2 {stop-color: rgb(118, 100, 115);}
  &.positive-style .rad-quad-fruity-mols.level-1 {fill: url(#POSITIVE-rad-fruity-mols-l1);}
  &.positive-style .stop-quad-fruity-mols-l1 {stop-color: rgb(87, 64, 48);}

  &.positive-style .rad-quad-mols.level-3 {fill: url(#POSITIVE-rad-mols-l3);}
  &.positive-style .stop-quad-mols-l3 {stop-color: #1e97b7;}
  &.positive-style .rad-quad-mols.level-2 {fill: url(#POSITIVE-rad-mols-l2);}
  &.positive-style .stop-quad-mols-l2 {stop-color: #2f6d72;}
  &.positive-style .rad-quad-mols.level-1 {fill: url(#POSITIVE-rad-mols-l1);}
  &.positive-style .stop-quad-mols-l1 {stop-color: #40422c;}

  &.positive-style .rad-quad-earthy-mols.level-3 {fill: url(#POSITIVE-rad-earthy-mols-l3);}
  &.positive-style .stop-quad-earthy-mols-l3 {stop-color: rgb(20, 161, 137);}
  &.positive-style .rad-quad-earthy-mols.level-2 {fill: url(#POSITIVE-rad-earthy-mols-l2);}
  &.positive-style .stop-quad-earthy-mols-l2 {stop-color: rgb(49, 115, 89);}
  &.positive-style .rad-quad-earthy-mols.level-1 {fill: url(#POSITIVE-rad-earthy-mols-l1);}
  &.positive-style .stop-quad-earthy-mols-l1 {stop-color: rgb(66, 69, 39);}

  &.positive-style .rad-quad-earthy.level-3 {fill: url(#POSITIVE-rad-earthy-l3);}
  &.positive-style .stop-quad-earthy-l3 {stop-color: #00a652;}
  &.positive-style .rad-quad-earthy.level-2 {fill: url(#POSITIVE-rad-earthy-l2);}
  &.positive-style .stop-quad-earthy-l2 {stop-color: #1d7635;}
  &.positive-style .rad-quad-earthy.level-1 {fill: url(#POSITIVE-rad-earthy-l1);}
  &.positive-style .stop-quad-earthy-l1 {stop-color: #3a4518;}

  &.positive-style .rad-quad-spicy-earthy.level-3 {fill: url(#POSITIVE-rad-spicy-earthy-l3);}
  &.positive-style .stop-quad-spicy-earthy-l3 {stop-color: rgb(140, 202, 63);}
  &.positive-style .rad-quad-spicy-earthy.level-2 {fill: url(#POSITIVE-rad-spicy-earthy-l2);}
  &.positive-style .stop-quad-spicy-earthy-l2 {stop-color: rgb(114, 142, 44);}
  &.positive-style .rad-quad-spicy-earthy.level-1 {fill: url(#POSITIVE-rad-spicy-earthy-l1);}
  &.positive-style .stop-quad-spicy-earthy-l1 {stop-color: rgb(87, 78, 21);}

  &.defect-style .rad-quad-none.level-0 {fill: url(#POSITIVE-rad-none-l0);}
  &.defect-style .stop-quad-none-l0 {stop-color: #6f6f6f;}

  &.defect-style .rad-quad-spicy.level-3 {fill: url(#DEFECTS-rad-spicy-l3);}
  &.defect-style .stop-quad-spicy-l3 {stop-color: #257005;}
  &.defect-style .rad-quad-spicy.level-2 {fill: url(#DEFECTS-rad-spicy-l2);}
  &.defect-style .stop-quad-spicy-l2 {stop-color: #319507;}
  &.defect-style .rad-quad-spicy.level-1 {fill: url(#DEFECTS-rad-spicy-l1);}
  &.defect-style .stop-quad-spicy-l1 {stop-color: #3dba09;}

  &.defect-style .rad-quad-spicy-fruity.level-3 {fill: url(#DEFECTS-rad-spicy-fruity-l3);}
  &.defect-style .stop-quad-spicy-fruity-l3 {stop-color: rgb(27, 79, 66);}
  &.defect-style .rad-quad-spicy-fruity.level-2 {fill: url(#DEFECTS-rad-spicy-fruity-l2);}
  &.defect-style .stop-quad-spicy-fruity-l2 {stop-color: rgb(39, 108, 9);}
  &.defect-style .rad-quad-spicy-fruity.level-1 {fill: url(#DEFECTS-rad-spicy-fruity-l1);}
  &.defect-style .stop-quad-spicy-fruity-l1 {stop-color: rgb(51, 136, 114);}

  &.defect-style .rad-quad-fruity.level-3 {fill: url(#DEFECTS-rad-fruity-l3);}
  &.defect-style .stop-quad-fruity-l3 {stop-color: #19316e;}
  &.defect-style .rad-quad-fruity.level-2 {fill: url(#DEFECTS-rad-fruity-l2);}
  &.defect-style .stop-quad-fruity-l2 {stop-color: #214293;}
  &.defect-style .rad-quad-fruity.level-1 {fill: url(#DEFECTS-rad-fruity-l1);}
  &.defect-style .stop-quad-fruity-l1 {stop-color: #2952b7;}

  &.defect-style .rad-quad-fruity-mols.level-3 {fill: url(#DEFECTS-rad-fruity-mols-l3);}
  &.defect-style .stop-quad-fruity-mols-l3 {stop-color: rgb(64, 26, 59);}
  &.defect-style .rad-quad-fruity-mols.level-2 {fill: url(#DEFECTS-rad-fruity-mols-l2);}
  &.defect-style .stop-quad-fruity-mols-l2 {stop-color: rgb(88, 38, 81);}
  &.defect-style .rad-quad-fruity-mols.level-1 {fill: url(#DEFECTS-rad-fruity-mols-l1);}
  &.defect-style .stop-quad-fruity-mols-l1 {stop-color: rgb(106, 53, 108);}

  &.defect-style .rad-quad-mols.level-3 {fill: url(#DEFECTS-rad-mols-l3);}
  &.defect-style .stop-quad-mols-l3 {stop-color: #690b0b;}
  &.defect-style .rad-quad-mols.level-2 {fill: url(#DEFECTS-rad-mols-l2);}
  &.defect-style .stop-quad-mols-l2 {stop-color: #8c0e0e;}
  &.defect-style .rad-quad-mols.level-1 {fill: url(#DEFECTS-rad-mols-l1);}
  &.defect-style .stop-quad-mols-l1 {stop-color: #af1212;}

  &.defect-style .rad-quad-earthy-mols.level-3 {fill: url(#DEFECTS-rad-earthy-mols-l3);}
  &.defect-style .stop-quad-earthy-mols-l3 {stop-color: rgb(107, 88, 8);}
  &.defect-style .rad-quad-earthy-mols.level-2 {fill: url(#DEFECTS-rad-earthy-mols-l2);}
  &.defect-style .stop-quad-earthy-mols-l2 {stop-color: rgb(169, 95, 23);}
  &.defect-style .rad-quad-earthy-mols.level-1 {fill: url(#DEFECTS-rad-earthy-mols-l1);}
  &.defect-style .stop-quad-earthy-mols-l1 {stop-color: rgb(211, 120, 31);}

  &.defect-style .rad-quad-earthy.level-3 {fill: url(#DEFECTS-rad-earthy-l3);}
  &.defect-style .stop-quad-earthy-l3 {stop-color: #938014;}
  &.defect-style .rad-quad-earthy.level-2 {fill: url(#DEFECTS-rad-earthy-l2);}
  &.defect-style .stop-quad-earthy-l2 {stop-color: #c3ab1b;}
  &.defect-style .rad-quad-earthy.level-1 {fill: url(#DEFECTS-rad-earthy-l1);}
  &.defect-style .stop-quad-earthy-l1 {stop-color: #f4d522;}

  &.defect-style .rad-quad-spicy-earthy.level-3 {fill: url(#DEFECTS-rad-spicy-earthy-l3);}
  &.defect-style .stop-quad-spicy-earthy-l3 {stop-color: rgb(92, 119, 9);}
  &.defect-style .rad-quad-spicy-earthy.level-2 {fill: url(#DEFECTS-rad-spicy-earthy-l2);}
  &.defect-style .stop-quad-spicy-earthy-l2 {stop-color: rgb(127, 160, 15);}
  &.defect-style .rad-quad-spicy-earthy.level-1 {fill: url(#DEFECTS-rad-spicy-earthy-l1);}
  &.defect-style .stop-quad-spicy-earthy-l1 {stop-color: rgb(160, 200, 22);}

  & text.point-text {
    font-family: MerriweatherSans-Regular, Merriweather Sans;
    fill: #f8f7ee;
    text-transform: uppercase;
    /* font-weight: 600; */
    /* letter-spacing: -0.03em; */
  }
  
  /* &.positive-style text.quad-spicy.level-3-text { */
  &.positive-style text.point-text.quad-spicy.level-3-text,
  &.positive-style text.point-text.quad-spicy-earthy.level-3-text,
  &.positive-style text.point-text.quad-spicy-fruity.level-3-text,
  &.defect-style text.point-text.quad-earthy.level-1-text,
  &.defect-style text.point-text.quad-earthy.level-2-text,
  &.defect-style text.point-text.quad-spicy.level-1-text,
  &.defect-style text.point-text.quad-spicy-earthy.level-1-text
  {
    fill: #444;
  }


}



/* End SVG styles */


.flav-diag-large {
  height: 466px;
  width: 660px;
  position: relative;
  float: left;
  z-index: 1;
  /* overflow: hidden; */
}

.flav-diag-small {
  height: 93px;
  width: 132px;
  position: relative;
  float: left;
}

 div.quad {
  position: absolute;
}

.flav-diag-large div.quad {
  width: 329px;
  height: 232px;
}

.flav-diag-small div.quad {
  width: 66px;
  height: 46px;
}

.positive-style div#quad-spicy {
  background-color: #f8f291;
  border-right: 1px solid #60534b;
  border-bottom: 1px solid #60534b;
}

.defect-style div#quad-spicy {
  background-color: #3f562e;
  border-right: 1px solid #60534b;
  border-bottom: 1px solid #60534b;
}

.flav-diag-large div#quad-spicy {
  top: 0px;
  left: 0px;
}

.flav-diag-small div#quad-spicy {
  top: 0px;
  left: 0px;
}

.positive-style div#quad-fruity {
  background-color: #edb2d0;
  border-left: 1px solid #60534b;
  border-bottom: 1px solid #60534b;
}

.defect-style div#quad-fruity {
  background-color: #364068;
  border-left: 1px solid #60534b;
  border-bottom: 1px solid #60534b;
}

.flav-diag-large div#quad-fruity {
  top: 0px;
  left: 330px;
}

.flav-diag-small div#quad-fruity {
  top: 0px;
  left: 66px;
}

.positive-style div#quad-earthy {
  background-color: #bfe9d3;
  border-right: 1px solid #60534b;
  border-top: 1px solid #60534b;
}

.defect-style div#quad-earthy {
  background-color: #9cc583;
  border-right: 1px solid #60534b;
  border-top: 1px solid #60534b;
}

.flav-diag-large div#quad-earthy {
  top: 233px;
  left: 0px;
}

.flav-diag-small div#quad-earthy {
  top: 46px;
  left: 0px;
}

.positive-style div#quad-mols {
  background-color: #93d0e0;
  border-left: 1px solid #60534b;
  border-top: 1px solid #60534b;
}

.defect-style div#quad-mols {
  background-color: #70262c;
  border-left: 1px solid #60534b;
  border-top: 1px solid #60534b;
}

.flav-diag-large div#quad-mols {
  top: 233px;
  left: 330px;
}

.flav-diag-small div#quad-mols {
  top: 46px;
  left: 66px;
}

.quad-title {
  text-transform: uppercase;
  position: absolute;
}

.flav-diag-large .quad-title  {
  font-size: 22px;
}

.flav-diag-small .quad-title {
  font-size: 11px;
  z-index: 1;
  line-height: normal;
}

/*span.map-point.quad-none .flavour-text {
  display: none;
}*/

.positive-style div#quad-spicy .quad-title {
  color: #d27107;
}

.defect-style div#quad-spicy .quad-title {
  color: #fffbb2;
}

.flav-diag-large div#quad-spicy .quad-title {
  top: 15px;
  left: 20px;
}

.flav-diag-small div#quad-spicy .quad-title {
  top: 5px;
  left: 4px;
}

.positive-style div#quad-fruity .quad-title {
  color: #c32250;
}

.defect-style div#quad-fruity .quad-title {
  color: #bce1ea;
}

.flav-diag-large div#quad-fruity .quad-title {
  top: 15px;
  right: 20px;
}

.flav-diag-small div#quad-fruity .quad-title {
  top: 5px;
  right: 4px;
  text-align: right;
}

 div#quad-earthy .quad-title {
  color: #1b774e;
}

.flav-diag-large div#quad-earthy .quad-title {
  bottom: 15px;
  left: 20px;
}

.flav-diag-small div#quad-earthy .quad-title {
  bottom: 6px;
  left: 4px;
}

.positive-style div#quad-mols .quad-title {
  color: #293a96;
}
.defect-style div#quad-mols .quad-title {
  color: #fffbb2;
}

.flav-diag-large div#quad-mols .quad-title {
  bottom: 15px;
  right: 20px;
}

.flav-diag-small div#quad-mols .quad-title {
  bottom: 6px;
  right: 4px;
}

 div#choc {
  height: 466px;
  width: 660px;
  position: relative;
}

div#choc div.choc-title {
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  text-align: center;
  width: 180px;
  height: 20px;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -90px;
}

div#inner-ellipse .quad-title {
  color: #fff;
  top: 100px;
  left: 70px;
  opacity: 1;
}

div.ellipse {
  position: absolute;
  border-radius:50%;
}

.positive-style div.ellipse {
  background-color: #c8a05a;;
}

.defect-style div.ellipse {
  background-color: #fff;
}

.positive-style div#inner-ellipse {
  background: rgba(200, 160, 90, 0.68);
}

.defect-style div#inner-ellipse {
  background: rgba(244, 218, 64, 0.4);
}

.flav-diag-large div#inner-ellipse {
  top: 136px;
  left: 185px;
  height: 194px;
  width: 290px;
}

.flav-diag-small div#inner-ellipse {
  top: 27px;
  left: 37px;
  height: 39px;
  width: 58px;
}

.positive-style div#middle-ellipse {
  opacity:0.4;
}

.defect-style div#middle-ellipse {
  background: rgba(119, 118, 90, 0.7);
}

.flav-diag-large div#middle-ellipse {
  top: 74px;
  left: 90px;
  height: 318px;
  width: 480px;
}

.flav-diag-small div#middle-ellipse {
  top: 15px;
  left: 18px;
  height: 64px;
  width: 96px;
}

.positive-style div#outer-ellipse {
  opacity:0.4;
}

.defect-style div#outer-ellipse {
  opacity:0.4;
}

.flav-diag-large div#outer-ellipse {
  top: 8px;
  left: 8px;
  height: 450px;
  width: 645px;
}

.flav-diag-small div#outer-ellipse {
  top: 2px;
  left: 2px;
  height: 90px;
  width: 129px;
}

span.map-point {
  position: absolute;
  height: 58px;
  width: 58px;
  margin-top: 204px;
  margin-left: 301px;
  background: #492e0a;
  border-radius:50%;
  z-index: 10;
}

#flavour-diag-defect span.map-point.quad-none {
  background: #6f6f6f;
}

span.satellite {
  position: absolute;
  /*height: 85px;*/
  width: 100px;
  margin-top: 204px;
  margin-left: 301px;
  background: #492e0a;
  opacity: 0.9;
  padding: 5px;
  border-radius:5%;
  font-size: 12px;
  letter-spacing: -0.04em;
  line-height:18px;
  color: #eee;
  display: none;
  z-index: 14;
}

span.map-point-functions {
  display: block;
  width: auto;
  margin-top: 3px;
  margin-bottom: 3px;
}

span.map-point-intens-slider {
    display: inline-block;
    width: 78px;
    height: 10px;
    margin-right: 9px;
}

span.map-point-functions i.trash {
  cursor: pointer;
}

/* span.level0 {
  position: absolute;
  height: 58px;
  width: 58px;
  margin-top: 0;
  margin-left: -35px;
  background: #492e0a;
  border-radius:50%;
} */

span.flavour-text-container {
  margin-top: 204px;
  margin-left: 301px;
  opacity: 1;
  position: absolute;
  z-index: 12;
}

span.flavour-text {
  display: table-cell;
  height: 58px;
  width: 58px;
  vertical-align: middle;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.04em;
  text-align: center;
  color: #eee;
  z-index: 12;
  user-select: none;
}

span.flavour-text:hover {
  color: #bbb;
  cursor: pointer;
}

#flavour-diag-defect span.flavour-text.level0:hover {
  cursor: auto;
}

span.sat-point:hover {
  color: #bbb;
  cursor: pointer;
}

.satellite-selected span.sat-point {
  color: #bbb;
  cursor: default;
}

.sat-point-default {
  border-bottom: 2px solid #bbb;
  text-transform: uppercase;
  font-weight: bold;
  color: #eee !important;
  display: block;
  margin-bottom: 9px;
}

.sat-related {
  border-bottom: 1px solid #bbb;
}

span.flavour-text.profile-selected,
span.flavour-text.profile-selected:hover {
  font-weight: bold;
  color: #fbe8c4;
}


span.flavour-text-container.quad-none {
  width: 126px;
  margin-left: 267px;
  background: none;
}

span.quad-none span.flavour-text.level0 {
  color: #FFF869;
  width: 126px;
  font-size: 19px;
  text-transform: uppercase;
}

#flavour-diag-defect span.map-point.quad-none span.flavour-text {
  color: #f9f6c3;
  width: 126px;
  margin-left: 8px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.positive-style span.quad-spicy .flavour-text.level3,
.positive-style span.quad-spicy-earthy .flavour-text.level3,
.positive-style span.quad-spicy-fruity .flavour-text.level3,
.defect-style span.quad-earthy .flavour-text.level1,
.defect-style span.quad-earthy .flavour-text.level2,
.defect-style span.quad-spicy .flavour-text.level1,
.defect-style span.quad-spicy-earthy .flavour-text.level1
 {
  color: #444;
}

.positive-style span.map-point.quad-spicy {
  background: #f7ef20;
}
.defect-style span.map-point.quad-spicy {
  background: #3dba09;
}
.positive-style span.map-point.quad-fruity {
  background: #dd5191;
}
.defect-style span.map-point.quad-fruity {
  background: #2952b7;
}
.positive-style span.map-point.quad-earthy {
  background: #00a652;
}
.defect-style span.map-point.quad-earthy {
  background: #f4d522;
}
.positive-style span.map-point.quad-mols {
  background: #1e97b7;
}
.defect-style span.map-point.quad-mols {
  background: #af1212;
}
/* .defect-style span.map-point.quad-none .level0 {
  background: #6f6f6f;
} */
.positive-style span.map-point.quad-spicy-fruity {
  background: linear-gradient(to right, #f7ef20, #f272ad);
}
.defect-style span.map-point.quad-spicy-fruity {
  background: linear-gradient(to right, #3dba09, #2952b7);
}
.positive-style span.map-point.quad-fruity-mols {
  background: linear-gradient(#f272ad, #249bbb);
}
.defect-style span.map-point.quad-fruity-mols {
  background: linear-gradient(#2952b7, #af1212);
}
.positive-style span.map-point.quad-spicy-earthy {
  background: linear-gradient(#f7ef20, #00a652);
}
.defect-style span.map-point.quad-spicy-earthy {
  background: linear-gradient(#3dba09, #f4d522);
}
.positive-style span.map-point.quad-earthy-mols {
  background: linear-gradient(to right, #00a652, #249bbb);
}
.defect-style span.map-point.quad-earthy-mols {
  background: linear-gradient(to right, #f4d522, #af1212);
}

span.overlay {
  display: block;
  height: 58px;
  width: 58px;
  border-radius:50%;
  z-index: 11;
  position: relative;
}

/* not used? */
/* .positive-style span.overlay { */
  /*background: #755113;*/
/* } */

span.cluster-selected {
  display: block;
  /* margin-top: -29px;
  margin-left: 42px; */
  top: -62px;
  left: 48px;
  opacity: 0.8;
  z-index: 15;
  position: relative;
  font-size: 18px;
  color: white;
}

span.quad-none span.cluster-selected {
  left: 82px;
}

.positive-style span.overlay.level3 {
  opacity:0;
}

.defect-style span.overlay.level3 {
  background: rgba(0, 0, 0, 0.4)
}

.positive-style span.overlay.level2 {
  background: rgba(73, 46, 10, 0.4)
}

.defect-style span.overlay.level2 {
  background: rgba(0, 0, 0, 0.2)
}

.positive-style span.overlay.level1 {
  background: rgba(73, 46, 10, 0.8)
  /*opacity:0.8;*/
}

/* span.overlay.level1 + span.flavour-text,
span.overlay.level2 + span.flavour-text,
span.overlay.level3+ span.flavour-text
{
  margin-top: -37px;
} */

/* span.map-point.profile-selected {

} */

span.select-circle {
  position: absolute;
  border-radius: 50%;
  opacity: 0.5;
}

#flavour-diag-positive span.select-circle.quad-fruity.level3 {background-color: rgb(221,81,145)}
#flavour-diag-positive span.select-circle.quad-fruity.level2 {background: rgb(163, 68, 95)}
#flavour-diag-positive span.select-circle.quad-fruity.level1 {background: rgb(103, 53, 41,1)}

#flavour-diag-positive span.select-circle.quad-spicy.level3 {background: rgb(247,239,32)}
#flavour-diag-positive span.select-circle.quad-spicy.level2 {background: rgb(179, 165, 23)}
#flavour-diag-positive span.select-circle.quad-spicy.level1 {background: rgb(108, 86, 15)}

#flavour-diag-positive span.select-circle.quad-earthy.level3 {background: rgb(0,166,82)}
#flavour-diag-positive span.select-circle.quad-earthy.level2 {background: rgb(45, 119, 54)}
#flavour-diag-positive span.select-circle.quad-earthy.level1 {background: rgb(64, 70, 25)}

#flavour-diag-positive span.select-circle.quad-mols.level3 {background: rgb(30,151,183)}
#flavour-diag-positive span.select-circle.quad-mols.level2 {background: rgb(51, 110, 117)}
#flavour-diag-positive span.select-circle.quad-mols.level1 {background: rgb(66, 67, 49)}

#flavour-diag-positive span.select-circle.quad-fruity-mols.level3 {background: rgb(152, 133, 179)}
#flavour-diag-positive span.select-circle.quad-fruity-mols.level2 {background: rgb(118, 100, 115)}
#flavour-diag-positive span.select-circle.quad-fruity-mols.level1 {background: rgb(87, 64, 48)}

#flavour-diag-positive span.select-circle.quad-spicy-earthy.level3 {background: rgb(140, 202, 63)}
#flavour-diag-positive span.select-circle.quad-spicy-earthy.level2 {background: rgb(114, 142, 44)}
#flavour-diag-positive span.select-circle.quad-spicy-earthy.level1 {background: rgb(87, 78, 21)}

#flavour-diag-positive span.select-circle.quad-earthy-mols.level3 {background: rgb(20, 161, 137)}
#flavour-diag-positive span.select-circle.quad-earthy-mols.level2 {background: rgb(49, 115, 89)}
#flavour-diag-positive span.select-circle.quad-earthy-mols.level1 {background: rgb(66, 69, 39)}

#flavour-diag-positive span.select-circle.quad-spicy-fruity.level3 {background: rgb(244, 177, 119)}
#flavour-diag-positive span.select-circle.quad-spicy-fruity.level2 {background: rgb(178, 126, 77)}
#flavour-diag-positive span.select-circle.quad-spicy-fruity.level1 {background: rgb(107, 73, 34)}

#flavour-diag-positive span.select-circle.quad-none.level0 {background: rgb(72, 46, 11)}

#flavour-diag-defect span.select-circle.quad-fruity.level3 {background: rgb(21, 46, 109)}
#flavour-diag-defect span.select-circle.quad-fruity.level2 {background: rgb(32, 64, 146)}
#flavour-diag-defect span.select-circle.quad-fruity.level1 {background: rgb(41, 82, 183)}

#flavour-diag-defect span.select-circle.quad-spicy.level3 {background: rgb(34, 110, 2)}
#flavour-diag-defect span.select-circle.quad-spicy.level2 {background: rgb(47, 149, 6)}
#flavour-diag-defect span.select-circle.quad-spicy.level1 {background: rgb(61, 186, 7)}

#flavour-diag-defect span.select-circle.quad-earthy.level3 {background: rgb(147, 128, 15)}
#flavour-diag-defect span.select-circle.quad-earthy.level2 {background: rgb(196, 171, 23)}
#flavour-diag-defect span.select-circle.quad-earthy.level1 {background: rgb(244, 213, 34)}

#flavour-diag-defect span.select-circle.quad-mols.level3 {background: rgb(103, 6, 6)}
#flavour-diag-defect span.select-circle.quad-mols.level2 {background: rgb(139, 12, 13)}
#flavour-diag-defect span.select-circle.quad-mols.level1 {background: rgb(175, 17, 18)}

#flavour-diag-defect span.select-circle.quad-fruity-mols.level3 {background: rgb(64, 26, 59)}
#flavour-diag-defect span.select-circle.quad-fruity-mols.level2 {background: rgb(88, 38, 81)}
#flavour-diag-defect span.select-circle.quad-fruity-mols.level1 {background: rgb(106, 53, 108)}

#flavour-diag-defect span.select-circle.quad-spicy-earthy.level3 {background: rgb(92, 119, 9)}
#flavour-diag-defect span.select-circle.quad-spicy-earthy.level2 {background: rgb(127, 160, 15)}
#flavour-diag-defect span.select-circle.quad-spicy-earthy.level1 {background: rgb(160, 200, 22)}

#flavour-diag-defect span.select-circle.quad-earthy-mols.level3 {background: rgb(107, 88, 8)}
#flavour-diag-defect span.select-circle.quad-earthy-mols.level2 {background: rgb(169, 95, 23)}
#flavour-diag-defect span.select-circle.quad-earthy-mols.level1 {background: rgb(211, 120, 31)}

#flavour-diag-defect span.select-circle.quad-spicy-fruity.level3 {background: rgb(27, 79, 66,1)}
#flavour-diag-defect span.select-circle.quad-spicy-fruity.level2 {background: rgb(39, 108, 9)}
#flavour-diag-defect span.select-circle.quad-spicy-fruity.level1 {background: rgb(51, 136, 114)}

/* span.cluster-5 {
  font-size: 90px;
  color: red;
} */

span.select-circle-cluster-5 {
  width: 230px;
  height: 230px;
  margin-top: 118px;
  margin-left: 215px;
  z-index: 9;
}

/* span.cluster-4 {
  font-size: 75px;
  color: green;
} */

span.select-circle-cluster-4 {
  width: 200px;
  height: 200px;
  margin-top: 133px;
  margin-left: 230px;
  z-index: 8;
}

/* span.cluster-3 {
  font-size: 60px;
  color: white;
} */

span.select-circle-cluster-3 {
  width: 180px;
  height: 180px;
  margin-top: 143px;
  margin-left: 240px;
  z-index: 7;
}

/* span.cluster-2 {
  font-size: 55px;
  color: blue;
} */

span.select-circle-cluster-2 {
  width: 150px;
  height: 150px;
  margin-top: 158px;
  margin-left: 255px;
  z-index: 6;
}

/* span.cluster-1 {
  font-size: 50px;
  color: yellow;
} */

span.select-circle-cluster-1 {
  width: 120px;
  height: 120px;
  margin-top: 173px;
  margin-left: 270px;
  z-index: 5;
}

span.cluster-plus {
  font-size: 22px;
  font-weight: bold;
  color: white;
  line-height: 12px;
}

span.select-circle-cluster-plus {
  width: 90px;
  height: 90px;
  margin-top: 188px;
  margin-left: 285px;
  z-index: 3;
}

/*span.map-point.cluster-1::after {
  content: "5";
}
span.map-point.cluster-2::after {
  content: "4";
}
span.map-point.cluster-3::after {
  content: "5";
}
span.map-point.cluster-4::after {
  content: "2";
}
span.map-point.cluster-5::after {
  content: "1";
}*/

#sp-flav-notes-positive,
#sp-flav-notes-defect {
  margin-left: 25px;
  margin-bottom: 15px;
  width: 660px;
  height: 50px;
}
span.flavour-select {
  font-weight: bold;
  padding-right: 10px;
  display: inline-block;
}

input#MapReset,
input#DefectsMapReset
 {
  position: absolute;
  bottom: 47px;
  left: 2px;
  border: none;
  background: none;
  text-decoration: underline;
  font-weight: normal;
  font-size: 20px;
  color: #293a96;
  text-transform: uppercase;
  z-index: 20;
  padding-left: 18px;
  padding-bottom: 7px;
}

#page input#MapReset:hover,
#page input#DefectsMapReset:hover
 {
  background: none;
}


.profile-scores-block {
  position: relative;
  float: left;
}

.profile-scores-large {
  height: 466px;
  width: 660px;
  margin-left: -660px;
}

.profile-scores-small {
  height: 93px;
  width: 132px;
  margin-left: -132px;
}

.profile-totals {
  font-weight: bold;
  font-size: 130%;
  margin-bottom: 5px;
}


.group-profile-container {
  position: relative;
  float: left;
  padding: 15px;
}

.group-profile-container h2 {
  font-size: 30px;
  max-width: 630px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


#global-score-container {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 37px;
  z-index: 99;
  margin-top: 30px;
}

#global-score {
  position: absolute;
  right: -31px;
}

#scores-block {
  float: left;
  margin-bottom: 5px;
}

#scores-block .scores {
  float: left;
  margin-bottom: 5px;
  min-height: 100px;
  width: 179px;
}

.score-block {
  float: left;
  margin-left: 3px;
  margin-right: 4px;
}

#global-score, .score-block {
  width: 66px;
  background-color: #ecf3f9;
  border-width: 2px;
  border-radius: 8px;
  border: solid;
  border-color: #424f59;
  padding: 3px 5px;
  text-align: center;
  margin-bottom: 7px;
}

#global-score h3,
.score-block h3,
.flavcount-block h3
 {
  font-size: 17px;
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  line-height: 18px;
  margin-bottom: 7px;
}

#global-score p,
.score-block p {
  margin-bottom: 5px;
}

#global-score #score-number,
.score-block #score-number {
  font-size: 22px;
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #084b7e;

}

.flavcount-block {
  float: left;
  margin-left: 3px;
  margin-right: 4px;
  width: 145px;
  background-color: #ecf3f9;
  border-width: 2px;
  border-radius: 8px;
  border: solid;
  border-color: #084b7e;
  padding: 3px 10px;
  margin-bottom: 7px;
}

.fc-label {
  float: left;
  width: 115px;
}


.profile-details-table, .profile-evaluation {
  background-color: #ecf3f9;
  border-width: 2px;
  border-radius: 8px;
  border: solid;
  border-color: #084b7e;
  padding: 3px 5px;
  margin-bottom: 15px;
}

.profile-details-table td:first-child, .profile-evaluation td:first-child {
  font-weight: bold;
}

span.score-circle {
  position: absolute;
  background: radial-gradient(ellipse at center, rgba(74,45,13,1) 37%, rgba(74,45,13,0.89) 48%, rgba(91,65,14,0.78) 59%, rgba(104,81,15,0) 68%, rgba(124,105,16,0) 81%, rgba(212,209,25,0) 100%);
  /*background: radial-gradient(ellipse at center, rgba(74,45,13,1) 37%, rgba(74,45,13,0.89) 48%, rgba(91,65,14,0.78) 59%, rgba(104,81,15,0) 68%, rgba(124,105,16,0) 81%, rgba(212,209,25,0) 100%);*/
  /* background: radial-gradient(ellipse at center, rgba(74,45,13,1) 27%, rgba(74,45,13,0.89) 38%, rgba(91,65,14,0.78) 49%, rgba(104,81,15,0) 58%, rgba(124,105,16,0) 71%, rgba(212,209,25,0) 100%);*/

}

span.flavour-name {
  position: absolute;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.04em;
  text-align: center;
  color: #eee;
}

span.score-flavour {
  width: 120px;
  display:inline-block;
}

span.score-bar {
  background-color: blue;
  display: inline-block;
}

/* ****************************************** FORM STYLING ************************************** */

.hide-conditional {
  display: none !important;
}

.hide-read-only-field {
  display: none !important;
}

.sp-profiling-form .chosen-container,
.sp-profiling-form .frm_slimselect.ss-main {
  max-width: 100% !important;
  width: 100% !important;
}

.sp-profiling-form .chosen-container span,
.sp-profiling-form .ss-main .ss-single
{
  font-size: 16px;
  font-weight: bold;
  color: #084b7e;
  /*line-height: 1.3em;*/
}

.sp-profiling-form .chosen-container-single .chosen-single,
.sp-profiling-form .ss-main .ss-values
 {
  /* width: 700px !important; */
  width: 100% !important;
}


.sp-profiling-form .frm_section_heading {
  border: 1px solid #bbc4cc;
  border-radius: 10px;
  background-color: #ecf3f9;
  padding: 2px 6px 2px 25px;
  margin-top: 25px;
}

.sp-profiling-form .frm_section_heading h3 {
  border: none !important;
  padding: 15px 0 3px 0;
  margin: 0;
  font-size: 18px;
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  color: #084b7e;
}

.sp-profiling-form .frm_section_spacing {
  margin-bottom: 12px !important;
}

/* hide the select for picked flavours - better to change those to read only inputs */
[id^=field_flav-prof-dark-comp],
[id^=field_flav-prof-dark-defect] {
  display: none;
}

.sp-profiling-form .frm_form_field .frm_form_field {
  margin-left: 25px;
  font-size: 15px;
}

.sp-profiling-form .frm_form_field .frm_form_field.flav-diag-large-container {
  margin-left: 0;
  height: 466px;
}

.sp-profiling-form .sp-field-indent.frm_form_field {
  margin-left: 55px;
}

.sp-profiling-form .frm_toggle_container {
  display:block !important;
}

.sp-profiling-form div.frm_description {
  border: 2px solid #4c9ad642;
  border-radius: 5px;
  background-color: #8dc3ef45;
  padding: 5px 9px 3px 5px !important;

}

.sp-profiling-form .traffic-lights div.frm_description {
  margin-left: 48px;
  max-width: 700px;
}

.sp-profiling-form .frm_left_container div.frm_description {
  max-width: 530px;
  /* margin-left: 160px; */
}

.sp-profiling-form .frm_section_heading div.frm_description {
  max-width: 640px;
  margin-left: 0px;
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
}

.sp-profiling-form .sp-options-descr-indent div.frm_description {
  margin-left: 76px;
  max-width: 642px;
}

.sp-profiling-form .frm_top_container label.frm_primary_label {
  margin-top: 30px;
  margin-bottom: 4px;
}

.sp-condition-check .frm_top_container .frm_opt_container {
  margin-left: 30px;
}


/* Need to select parent of #calc-monitor in jQuery and add css */
#frm_field_747_container,
#frm_field_411_container {
  position: -webkit-sticky;
  position: sticky;
  top: 34px;
  z-index: 100;
  /* margin-top: 37px; */
  opacity: 0.75;
  margin-bottom: 0;
}

#calc-monitor {
  position: absolute;
  right: -205px;
  width: 188px;
  min-height: 360px;
  margin-top: 100px;
}

#calc-monitor h5 {
  margin-top: 10px;
}

ul#calc-output {
  list-style: none;
  margin-left: 0;
}

ul#calc-output span {
  display: inline-block;
  width: 107px;
  font-weight: bold;
}

.sp-profiling-form .flav-diag-large {
  float: none;
}

#sample-info {

  font-size: 15px;
}

/* Customize the label (the container) */
.frm_style_profiling-form-style.with_frm_style .traffic-lights .frm_radio label {
 display: block;
 position: relative;
 margin-bottom: 12px;
 cursor: pointer;
 font-size: 15px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 padding-left: 45px !important;
}

/* Hide the browser's default radio button */
.traffic-lights label input {
 position: absolute;
 opacity: 0;
}

/* Create a custom radio button */
.traffic-lights label .traffic {
 position: absolute;
 top: -2px;
 left: 0;
 height: 1.5em;
 width: 1.5em;
 border-radius: 50%;
 background-color: blue;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.traffic:after {
 content: "";
 position: absolute;
 display: none;
}

/* Show the indicator (dot/circle) when checked */
.traffic-lights label input:checked ~ .traffic:after {
 display: block;
}

/* Style the indicator (dot/circle) */
.traffic-lights label .traffic:after {
 top: 0.4em;
 left: 0.4em;
 width: 0.7em;
 height: 0.7em;
 border-radius: 50%;
 background: #ececec;
}

/* green 1 (lightest) */
.condition label[for*="-0"] .traffic,
.condition-reason label[for*="-1"] .traffic,
.yes label[for*="-0"] .traffic,
.reaction label[for*="-0"] .traffic,
.like-it label[for*="-4"] .traffic,
.zero-scale label[for*="-4"] .traffic,
.characteristics label[for*="-4"] .traffic,
.character label[for*="-4"] .traffic {
    background-color: #009933;
}

/* green/amber */
.zero-scale label[for*="-3"] .traffic,
.characteristics label[for*="-3"] .traffic,
.character label[for*="-3"] .traffic {
    background-color: #abbb10;
}

/* amber 1 (lightest) */
.reaction label[for*="-1"] .traffic,
.indifferent label[for*="-4"] .traffic,
.zero-scale label[for*="-2"] .traffic,
.characteristics label[for*="-2"] .traffic,
.character label[for*="-2"] .traffic {
    background-color: #ff9900;
}

/* amber/red */
.zero-scale label[for*="-1"] .traffic,
.characteristics label[for*="-1"] .traffic,
.character label[for*="-1"] .traffic {
    background-color: #ea5613;
}

/* red 1 (lightest)*/
.condition label[for*="-1"] .traffic,
.condition-reason label[for*="-0"] .traffic,
.reaction label[for*="-2"] .traffic,
.dislike label[for*="-4"] .traffic,
.zero-scale label[for*="-0"] .traffic,
.characteristics label[for*="-0"] .traffic,
.character label[for*="-0"] .traffic {
    background-color: #cc0000;
}

/* not sure */
/* khaki 1 */
.notsure label[for*="-4"] .traffic,
.reaction label[for*="-3"] .traffic {
    background-color: #666633;
}

/* On mouse-over, add a grey background color */
.reaction label:hover input ~ .traffic {
 background-color: #777;
}

/* green 2 */
.like-it label[for*="-3"] .traffic {
    background-color: #007033;
}

/* green 3 */
.like-it label[for*="-2"] .traffic {
    background-color: #006633;
}

/* green 4 */
.like-it label[for*="-1"] .traffic {
    background-color: #004422;
}

/* green 5 (darkest)*/
.like-it label[for*="-0"] .traffic {
    background-color: #003311;
}

/* amber 2 */
.indifferent label[for*="-3"] .traffic {
    background-color: #cc8800;
}

/* amber 3 */
.indifferent label[for*="-2"] .traffic {
    background-color: #aa7700;
}

/* amber 4 */
.indifferent label[for*="-1"] .traffic {
    background-color: #774400;
}

/* amber 5 (darkest) */
.indifferent label[for*="-0"] .traffic {
    background-color: #552200;
}

/* red 2 */
.dislike label[for*="-3"] .traffic {
    background-color: #990000;
}

/* red 3 */
.dislike label[for*="-2"] .traffic {
    background-color: #770000;
}

/* red 4 */
.dislike label[for*="-1"] .traffic {
    background-color: #550000;
}

/* red 5 (darkest) */
.dislike label[for*="-0"] .traffic {
    background-color: #330000;
}

/* khaki 2 */
.notsure label[for*="-3"] .traffic {
    background-color: #878744;
}

/* khaki 3 */
.notsure label[for*="-2"] .traffic {
    background-color: #999955;
}

/* khaki 4 */
.notsure label[for*="-1"] .traffic {
    background-color: #aaaa66;
}

/* khaki 5 */
.notsure label[for*="-0"] .traffic {
    background-color: #bbbb88;
}

#profile-container {
  margin-top: 15px;
  padding: 0 0 15px 25px;
  /* position: relative; */
  /* float: left; */
  width: 870px;
  background-color: #0f4379;
}

#profile-container.flavor-card {
  padding: 0 0 1px 25px;
  width: 690px;
}

#profile-container h2 {
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  padding-left: 3px;
  padding-top: 15px;
  margin-bottom: 8px;
  color: #fff;
  font-size: 2.1em;
}

#profile-container.flavor-card h2 {
  padding-top: 12px;
}


#profile-container h5 {
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  height: 25px;
  color: #dddcf2;
  font-weight: 200;
  padding-left: 3px;
  padding-top: 0px;
  padding-bottom: 4px;
}

#profile-container.flavor-card h5 {
  padding-bottom: 0;
}

#profile-grid-container {
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 15px;
}

.flavor-card-stats {
  padding: 5px 0 5px 25px;
}

.sample-profile-block {
  display: flex;
  margin-top: 10px;
  margin-bottom: 30px;
 /* width: 855px;  /* hack to get the container to be wide enough for the score section - should redo all with flex etc */
  /* padding: 3px; */
}

.sample-map-block {
  /* width: 660px; */
  background-color: #fff;
}

.sample-character-block {
  padding: 0 0 10px 10px;
  width: 190px;
}

.character-scale-container {
  margin-left: 4px;
}

.character-scale-container h3 {
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  font-size: 15px;
  margin-bottom: 2px;
  color: #fff;
}

.character-scale {
  width: 175px;
  height: 20px;
  background: linear-gradient(to right, #990000, #ca5613, #bb8800, #abbb10, #006622);
}

.character-score {
  display: block;
  height: 100%;
  width: 15px;
  overflow: hidden;
  background-color: rgba(74,45,13,1);
  color: rgba(74,45,13,1);
  margin-left: 20px;
}

.map-point-intens-slider .ui-slider-handle {
  width: 17px;
  height: 19px;
  top: -6px;
  margin-left: -11px;
  font-size: 13px;
  text-align: center;
  user-select: none;
}
