/* AWA Variables
   ========================================================================== */
/**
 * Colors
 */
/**
 * Fonts
 */
/**
 * Breaking points for responsive design
 * */
/**
 * Dashboard variables
 * */
.h-clearfix:before,
.h-clearfix:after {
  content: " ";
  display: table;
}
.h-clearfix:after {
  clear: both;
}
.h-no-style {
  list-style: none;
  padding: 0;
  margin: 0;
}
.h-typo-11 {
  color: #141823;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
}
.h-typo-orange {
  color: #ff5e00;
}
.h-typo-grey {
  color: #767676;
}
.table-donations {
  margin-bottom: 25px;
  width: 100%;
}
.table-donations thead th {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  color: #979797;
  font-size: 12px;
  font-weight: bold;
  padding: 0 15px 30px 0;
  text-align: left;
  text-transform: uppercase;
}
.table-donations tbody tr.odd {
  background-color: #f7f7f7;
}
.table-donations tbody td {
  font-size: 14px;
  height: 54px;
  line-height: 54px;
  padding-right: 20px;
}
.table-donations tbody td a {
  color: #ff5e00;
  text-decoration: underline;
}
.table-donations tbody td a.btn.btn-clear {
  background-color: transparent;
}
.table-donations tbody td a.btn.btn-clear.btn-action {
  height: 35px !important;
  line-height: 35px !important;
  padding: 0 !important;
  width: 35px !important;
}
.table-donations tbody td a.btn.btn-clear.btn-action img {
  margin: 0 !important;
  vertical-align: -1px !important;
}
.table-donations tbody td button.open-donation-detail-modal {
  background-color: transparent;
  border: none;
  color: #ff5e00;
  padding: 0;
}
.table-donations-tablet thead th {
  border: none;
  color: #979797;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.table-donations-tablet thead th,
.table-donations-tablet tbody td {
  height: 28px;
  line-height: 28px;
}
#tabs {
  padding: 20px 0 15px;
  text-align: center;
}
#tabs a {
  color: #141823;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  display: inline-block;
  font-size: 14px;
  padding: 6px;
  margin: 0 5px;
  text-decoration: none;
}
#tabs a.active,
#tabs a:hover {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
}
#partners #col-left {
  background-color: #505050;
  width: 210px;
}
#partners #col-right {
  margin-left: 25px;
  width: 705px;
}
#partners table.prices {
  width: 100%;
}
#partners table.prices th,
#partners table.prices td {
  padding: 5px 0;
}
#partners table.prices .product {
  width: 60%;
}
#partners table.prices .price {
  text-align: center;
  width: 40%;
}
#contract {
  border: 1px solid #EAEAEA;
  height: 400px;
  overflow-y: scroll;
  padding: 5px;
  color: #141823;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
}
.follow-up-photos ul,
.document-upload ul,
.collecte-request-photo ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.follow-up-photos ul li,
.document-upload ul li,
.collecte-request-photo ul li {
  background: #f4f4f4;
  border-radius: 3px;
  display: block;
  float: left;
  height: 102px;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 102px;
}
.follow-up-photos ul li:nth-child(4n),
.document-upload ul li:nth-child(4n),
.collecte-request-photo ul li:nth-child(4n) {
  margin-right: 0;
}
.follow-up-photos ul li.photo,
.document-upload ul li.photo,
.collecte-request-photo ul li.photo {
  line-height: 102px;
  text-align: center;
}
.follow-up-photos ul li.photo img,
.document-upload ul li.photo img,
.collecte-request-photo ul li.photo img {
  border-radius: 3px;
  max-height: 102px;
  max-width: 102px;
  vertical-align: middle;
}
.follow-up-photos ul li.photo a.delete,
.document-upload ul li.photo a.delete,
.collecte-request-photo ul li.photo a.delete {
  line-height: normal;
  position: absolute;
  right: -10px;
  top: -10px;
}
.follow-up-photos ul li.doc,
.document-upload ul li.doc,
.collecte-request-photo ul li.doc {
  line-height: 48px;
  height: 48px;
  font-size: 12px;
  text-align: center;
  width: 100%;
}
.follow-up-photos ul li.doc img,
.document-upload ul li.doc img,
.collecte-request-photo ul li.doc img {
  margin-top: 4px;
  max-height: 40px;
}
.follow-up-photos ul li.doc a.delete,
.document-upload ul li.doc a.delete,
.collecte-request-photo ul li.doc a.delete {
  line-height: normal;
  position: absolute;
  right: -10px;
  top: -10px;
}
.follow-up-photos ul li.btn-upload,
.document-upload ul li.btn-upload,
.collecte-request-photo ul li.btn-upload {
  border: 1px solid #979797;
  min-height: 160px;
}
.follow-up-photos .btn-upload.noupload,
.document-upload .btn-upload.noupload,
.collecte-request-photo .btn-upload.noupload {
  background: none;
  border: 2px dashed #e7e7e7;
  border-radius: 3px;
  margin: 0 0 10px;
  width: 100%;
}
.follow-up-photos .btn-upload.noupload .qq-upload-button-selector,
.document-upload .btn-upload.noupload .qq-upload-button-selector,
.collecte-request-photo .btn-upload.noupload .qq-upload-button-selector {
  background-color: #ff5f00;
  border: none;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  margin: 50px auto 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 202px;
}
.follow-up-photos .btn-upload.noupload .qq-upload-button-selector:hover,
.document-upload .btn-upload.noupload .qq-upload-button-selector:hover,
.collecte-request-photo .btn-upload.noupload .qq-upload-button-selector:hover {
  background-color: #E05200;
}
.follow-up-photos .btn-upload.noupload .qq-upload-button-selector img,
.document-upload .btn-upload.noupload .qq-upload-button-selector img,
.collecte-request-photo .btn-upload.noupload .qq-upload-button-selector img {
  margin-right: 10px;
  vertical-align: -12px;
}
.follow-up-photos .btn-upload.uploaded,
.document-upload .btn-upload.uploaded,
.collecte-request-photo .btn-upload.uploaded {
  background-color: #fff;
  border: 2px dashed #e7e7e7;
  border-radius: 3px;
  cursor: pointer;
  height: 100px;
  min-height: 100px;
  width: 100px;
}
.follow-up-photos .btn-upload.uploaded .qq-upload-button-selector,
.document-upload .btn-upload.uploaded .qq-upload-button-selector,
.collecte-request-photo .btn-upload.uploaded .qq-upload-button-selector {
  background-color: #fff;
  border: none;
  color: #ff5f00;
  display: block;
  font-size: 10px;
  font-weight: bold;
  height: 100px;
  text-align: center;
  text-transform: uppercase;
}
.follow-up-photos .btn-upload.uploaded .qq-upload-button-selector img,
.document-upload .btn-upload.uploaded .qq-upload-button-selector img,
.collecte-request-photo .btn-upload.uploaded .qq-upload-button-selector img {
  height: 20px;
  margin: 25px auto 7px;
}
.follow-up-photos p.descriptions-link,
.document-upload p.descriptions-link,
.collecte-request-photo p.descriptions-link {
  margin: 15px 0 0;
}
.follow-up-photos p.requirements,
.document-upload p.requirements,
.collecte-request-photo p.requirements {
  background: #ffffcc;
  font-size: 14px;
  line-height: 18px;
  margin: 10px;
  padding: 10px;
}
.follow-up-photos p.requirements img,
.document-upload p.requirements img,
.collecte-request-photo p.requirements img {
  margin-right: 3px;
  vertical-align: -4px;
}
.follow-up-photos p.infos,
.document-upload p.infos,
.collecte-request-photo p.infos {
  color: #9b9b9b;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0;
  padding: 0 10px;
}
.collecte-request-photo .btn-upload.noupload {
  border: none;
  height: 300px;
  margin: 0;
}
.collecte-request-photo .btn-upload.noupload .qq-upload-button-selector {
  background-color: #e6f6ee;
  color: #000000;
  height: 300px;
  font-size: 14px;
  line-height: 300px;
  margin: 0 auto;
  text-transform: uppercase;
  width: 233px;
}
.collecte-request-photo .btn-upload.noupload .qq-upload-button-selector:hover {
  background-color: #DAE8E1;
}
.collecte-request-photo ul {
  margin: 15px auto 30px;
  height: 300px;
}
.collecte-request-photo ul li {
  float: none;
}
.collecte-request-photo ul li.hide {
  display: none;
}
.collecte-request-photo ul li.photo {
  background: #e6f6ee;
  border-radius: 0;
  float: none;
  height: 300px;
  line-height: 300px;
  margin: 0 auto;
  width: 233px;
}
.collecte-request-photo ul li.photo img {
  border-radius: 0;
  max-height: none;
  max-width: none;
}
@media (max-width: 910px) {
  .follow-up-photos ul li {
    height: 115px;
    margin-bottom: 14px;
    margin-right: 14px;
    width: 115px;
  }
  .follow-up-photos ul li.photo {
    line-height: 115px;
  }
  .follow-up-photos ul li.photo img {
    max-height: 115px;
    max-width: 115px;
  }
  .follow-up-photos .btn-upload.uploaded {
    height: 113px;
    min-height: 113px;
    width: 113px;
  }
  .follow-up-photos .btn-upload.uploaded .qq-upload-button-selector {
    font-size: 14px;
    height: 113px;
  }
  .follow-up-photos .btn-upload.uploaded .qq-upload-button-selector img {
    height: 30px;
    margin: 20px auto 7px;
  }
  .follow-up-photos .btn-upload.noupload {
    margin-bottom: 20px;
  }
  .follow-up-photos .btn-upload.noupload .qq-upload-button-selector {
    font-size: 16px;
    height: 64px;
    line-height: 64px;
    padding: 0 20px;
  }
}
@media (max-width: 668px) {
  .follow-up-photos ul li {
    height: 140px;
    width: 140px;
  }
  .follow-up-photos ul li:nth-child(2n) {
    margin-right: 0;
  }
  .follow-up-photos ul li.photo {
    line-height: 140px;
  }
  .follow-up-photos ul li.photo img {
    max-height: 140px;
    max-width: 140px;
  }
  .follow-up-photos .btn-upload.uploaded {
    height: 136px;
    min-height: 136px;
    width: 136px;
  }
  .follow-up-photos .btn-upload.uploaded .qq-upload-button-selector {
    height: 136px;
  }
  .follow-up-photos .btn-upload.uploaded .qq-upload-button-selector img {
    margin: 35px auto 7px;
  }
}
.photos-upload {
  font-family: Arial, sans-serif;
  padding: 8px;
  text-align: left;
}
.photos-upload h3 {
  font-size: 22px;
  margin: 10px 0 7px;
  padding-left: 10px;
}
.photos-upload ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.photos-upload ul li {
  background: #f4f4f4;
  display: block;
  float: left;
  height: 160px;
  padding: 0;
  position: relative;
  margin: 10px;
  width: 160px;
}
.photos-upload ul li img.loading {
  margin: 20px;
}
.photos-upload ul li.photo {
  line-height: 160px;
  text-align: center;
}
.photos-upload ul li.photo img {
  vertical-align: middle;
}
.photos-upload ul li.photo a.delete {
  line-height: normal;
  position: absolute;
  right: -10px;
  top: -10px;
}
.photos-upload ul li.btn-upload {
  border: 1px solid #979797;
  min-height: 160px;
}
.photos-upload .btn-upload.noupload {
  background: none;
  border: 1px dashed #979797;
  width: 700px;
}
.photos-upload .btn-upload.noupload .qq-upload-button-selector {
  background-color: #ff5f00;
  border: none;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
  margin: 50px auto 0;
  padding: 0;
  text-align: center;
  width: 234px;
}
.photos-upload .btn-upload.noupload .qq-upload-button-selector:hover {
  background-color: #E05200;
}
.photos-upload .btn-upload.noupload .qq-upload-button-selector img {
  margin-right: 10px;
  vertical-align: -12px;
}
.photos-upload .btn-upload.uploaded {
  background-color: #fff;
  border: 1px solid #ff5f00;
  height: 158px;
  min-height: 158px;
  width: 158px;
}
.photos-upload .btn-upload.uploaded .qq-upload-button-selector {
  background-color: #fff;
  border: none;
  color: #ff5f00;
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: 158px;
  text-align: center;
}
.photos-upload .btn-upload.uploaded .qq-upload-button-selector img {
  margin: 25px auto 15px;
}
.photos-upload p.descriptions-link {
  margin: 15px 0 0;
}
.photos-upload p.requirements {
  background: #ffffcc;
  font-size: 14px;
  line-height: 18px;
  margin: 10px;
  padding: 10px;
}
.photos-upload p.requirements img {
  margin-right: 3px;
  vertical-align: -4px;
}
.photos-upload p.infos {
  color: #9b9b9b;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0;
  padding: 0 10px;
}
#launch {
  font-size: 14px;
  padding: 10px 40px;
  text-align: center;
}
#launch .btn {
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  padding: 0;
  width: 250px;
}
#launch .oooops {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin: 15px 0;
}
#help-assoc {
  padding: 10px 30px 10px;
}
#help-assoc p {
  margin: 15px 0;
}
#help-assoc .btn {
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  padding: 0;
  width: 250px;
}
#help-assoc .number {
  color: #fc4608;
  font-size: 24px;
  font-weight: bold;
}
#help-assoc .jour {
  display: inline-block;
  width: 100px;
}
#help-assoc form textarea {
  margin: 0;
}
#help-assoc form ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
#help-assoc form li {
  margin: 0;
  padding: 0;
}
#help-assoc form label {
  cursor: pointer;
  line-height: 30px;
}
#help-assoc form input[type="radio"] {
  margin-right: 5px;
  vertical-align: -3px;
}
#help-assoc form input[type="submit"] {
  height: 46px;
  line-height: 46px;
  margin-bottom: 20px;
}
#donators-assoc p:first-child {
  margin-top: 0;
}
#donators-assoc table td {
  border: 1px solid #cccccc;
  padding: 4px 0;
  text-align: center;
}
#partners h1 {
  font-size: 24px;
  margin-top: 35px;
}
#partners #col-right {
  padding-bottom: 20px;
}
#partners .block {
  font-size: 14px;
}
#partners .block.bank-details p {
  margin-top: 0;
}
#partners .block.bank-details table {
  width: 100%;
}
#partners .block.bank-details table td {
  padding: 5px;
}
#partners .block.bank-details table td.label {
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  width: 250px;
}
#partners-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#partners-menu li {
  color: #fff;
}
#partners-menu li a {
  color: #fff;
  display: block;
  padding: 5px 5px 5px 22px;
  text-decoration: none;
}
#partners-menu li a:hover,
#partners-menu li a.active {
  background: #303030;
}
#partners-menu li.title {
  font-size: 24px;
  font-weight: bold;
  margin: 35px 0 8px;
  padding-left: 22px;
}
#dashboard {
  background-color: #ffffff;
  height: 100%;
  width: 100%;
}
#dashboard ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#dashboard ul li a {
  box-sizing: border-box;
  color: #000000;
  display: block;
  text-decoration: none;
}
#dashboard ul li a.active,
#dashboard ul li a:hover {
  background-color: #e0f4ea;
}
#dashboard ul.content-menu {
  margin: 50px 0 0;
}
#dashboard ul.content-menu li {
  display: block;
  float: left;
  margin-right: 4%;
  height: 200px;
  width: 30%;
}
#dashboard ul.content-menu li a {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07);
  height: 200px;
  font-size: 24px;
  padding: 80px 0 0;
  text-align: center;
}
#dashboard ul.content-menu li a svg {
  display: block;
  height: 30px;
  margin: 0 auto 20px;
}
#dashboard ul.content-menu li a span.count {
  color: #01a459;
  font-weight: bold;
}
#dashboard ul.content-menu li a:hover svg path.rf,
#dashboard ul.content-menu li a:hover svg g.rf {
  fill: #ffffff;
}
#dashboard ul.content-menu li a:hover svg path.rs,
#dashboard ul.content-menu li a:hover svg g.rs {
  stroke: #ffffff;
}
#dashboard ul.content-menu li:last-child {
  margin-right: 0;
}
#dashboard ul.sidebar-menu li {
  margin: 12px 0;
}
#dashboard ul.sidebar-menu li a {
  border-radius: 8px;
  color: #383b3d;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  width: 100%;
}
#dashboard ul.sidebar-menu li a .icon {
  display: inline-block;
  text-align: center;
  margin-right: 22px;
  width: 21px;
}
#dashboard ul.sidebar-menu li a svg {
  height: 18px;
  vertical-align: -4px;
}
#dashboard ul.sidebar-menu li a svg path,
#dashboard ul.sidebar-menu li a svg g {
  fill: #383b3d;
}
#dashboard ul.sidebar-menu li a:hover,
#dashboard ul.sidebar-menu li a.active {
  color: #04a458;
}
#dashboard ul.sidebar-menu li a:hover svg path,
#dashboard ul.sidebar-menu li a.active svg path,
#dashboard ul.sidebar-menu li a:hover svg g,
#dashboard ul.sidebar-menu li a.active svg g {
  fill: #04a458;
}
#dashboard ul.sidebar-menu.associations li a svg {
  margin-right: 10px;
}
#dashboard .associations-launch-collecte {
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  margin: 25px auto 20px;
  text-transform: none;
  width: 100%;
}
@media (max-width: 1120px) {
  #dashboard ul.content-menu li a {
    font-size: 18px;
  }
}
@media (max-width: 910px) {
  #dashboard ul.content-menu li {
    display: block;
    float: none;
    margin: 0;
    margin-bottom: 20px;
    height: 200px;
    width: 100%;
  }
  #dashboard ul.content-menu li a {
    font-size: 24px;
  }
  #dashboard ul.content-menu li:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 668px) {
  #dashboard ul.sidebar-menu li {
    margin: 25px 0;
  }
  #dashboard ul.sidebar-menu li a {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
  }
  #dashboard ul.sidebar-menu li a .icon {
    margin-right: 17px;
    width: 26px;
  }
  #dashboard ul.sidebar-menu li a svg {
    height: 24px;
    vertical-align: -6px;
  }
}
#dashboard-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
}
#dashboard-sidebar {
  background-color: #fbfbfb;
  border-right: 2px solid #04a458;
  float: left;
  height: 100%;
  width: 250px;
}
#dashboard-sidebar .inner-wrapper {
  padding: 20px;
}
#dashboard-sidebar .close {
  background: none;
  border: none;
  display: block;
  padding: 0;
  margin: 0 0 30px;
}
#dashboard-sidebar .logo {
  display: table;
  margin: 10px 4px 40px;
}
#dashboard-sidebar .logo span {
  display: table-cell;
  vertical-align: middle;
}
#dashboard-sidebar .logo span.name {
  font-size: 14px;
  color: #383b3d;
  padding-left: 8px;
  text-align: left;
}
#dashboard-sidebar .associations-launch-collecte {
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  margin: 0 auto 41px;
  width: 210px;
}
#dashboard-sidebar .sidebar-footer {
  position: fixed;
  bottom: 20px;
  width: 210px;
}
#dashboard-sidebar .sidebar-footer .name {
  color: #383b3d;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
#dashboard-sidebar .sidebar-footer a {
  color: #838486;
  font-size: 12px;
}
@media (max-width: 950px) {
  #dashboard-sidebar {
    width: 245px;
  }
}
@media (max-width: 668px) {
  #dashboard-sidebar {
    border: none;
    top: 0;
    height: 100%;
    left: -334px;
    margin: 0;
    position: fixed;
    width: 334px;
    z-index: 99;
  }
  #dashboard-sidebar .associations-launch-collecte {
    border-radius: 10px;
    height: 60px;
    line-height: 60px;
    width: 100%;
  }
  #dashboard-sidebar .sidebar-footer {
    bottom: 30px;
  }
  #dashboard-sidebar .sidebar-footer .name {
    margin-bottom: 5px;
  }
  #dashboard-sidebar .sidebar-footer .name,
  #dashboard-sidebar .sidebar-footer a {
    font-size: 16px;
  }
}
#dashboard-content {
  margin-top: 54px;
  margin-left: 251px;
}
#dashboard-content.cls1 .inner-wrapper {
  max-width: 500px;
}
#dashboard-content .steps {
  display: table;
  margin-bottom: 40px;
  width: 100%;
}
#dashboard-content .steps .step,
#dashboard-content .steps .separator {
  color: #b8b8b5;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#dashboard-content .steps .step {
  width: 6%;
}
#dashboard-content .steps .step.done {
  color: #01a459;
}
#dashboard-content .steps .separator {
  width: 41%;
}
#dashboard-content .steps .separator .bar {
  background-color: #e1e1e1;
  box-sizing: border-box;
  height: 2px;
  width: 100%;
}
#dashboard-content .steps .separator.done .bar {
  background-color: #01a459;
}
#dashboard-content h1 {
  color: #01a459;
  font-size: 30px;
}
#dashboard-content h1.bordered {
  border-bottom: 1px solid #e1e1e1;
  font-size: 40px;
  font-weight: normal;
  margin-top: 16px;
  padding-bottom: 25px;
}
#dashboard-content h1.preferences {
  margin-bottom: 32px;
}
#dashboard-content.cls1 h1 {
  font-size: 40px;
  margin-bottom: 40px;
}
#dashboard-content h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.67;
  margin-bottom: 10px;
}
#dashboard-content.cls1 h2 {
  font-weight: bold;
  color: #383b3d;
  line-height: 1.38;
  margin-bottom: 8px;
}
#dashboard-content div.informations {
  background-color: #c3f0db;
  border: solid 1px #01a459;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.43;
  padding: 15px;
}
#dashboard-content div.informations p {
  margin: 0;
}
#dashboard-content p.instructions {
  color: #383b3d;
  font-size: 16px;
  line-height: 1.38;
  margin: 0 0 20px;
}
#dashboard-content p.label,
#dashboard-content p.text {
  font-size: 14px;
}
#dashboard-content p.static {
  background-color: #f9f9f7;
  border: solid 1px #b8b8b5;
  border-radius: 4px;
  font-size: 14px;
  padding: 12px;
}
#dashboard-content p.preferences {
  font-size: 18px;
  line-height: 1.67;
}
#dashboard-content a.btn.btn-clear {
  border-color: #000000;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
}
#dashboard-content a.btn.btn-clear span.text {
  color: #000000;
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  height: auto;
  text-decoration: none;
  text-transform: none;
}
#dashboard-content a.btn.btn-clear:hover {
  box-shadow: none;
  background-color: #ededed;
}
#dashboard-content a.btn.mr {
  margin-right: 10px;
}
#dashboard-content a.btn.mt-mobile {
  margin-top: 0px;
}
#dashboard-content span.preference {
  color: #ff5e00;
  font-weight: bold;
  font-size: 20px;
}
#dashboard-content .inner-wrapper {
  padding: 0 60px 20px 60px;
  max-width: 440px;
}
#dashboard-content .inner-wrapper.full {
  max-width: 100%;
}
#dashboard-content .form {
  margin-bottom: 50px;
}
#dashboard-content .form p {
  margin-bottom: 10px;
}
#dashboard-content .form p:before,
#dashboard-content .form p:after {
  display: none;
}
#dashboard-content .form p.label {
  padding-bottom: 20px;
}
#dashboard-content .form label {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  width: 100%;
}
#dashboard-content .form input[type="text"],
#dashboard-content .form input[type="email"],
#dashboard-content .form input[type="url"],
#dashboard-content .form input[type="password"],
#dashboard-content .form select,
#dashboard-content .form textarea {
  width: 100%;
}
#dashboard-content .form textarea#id_presentation {
  height: 200px;
}
#dashboard-content .form .btn {
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
  text-transform: none;
  width: auto;
}
#dashboard-content .form .btn-clear span.text {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
#dashboard-content .form .form-actions {
  padding-left: 0;
}
#dashboard-content .form .form-actions .help {
  display: block;
  margin: 0 0 20px;
}
#dashboard-content .form ul#id_collecte_pref {
  margin-bottom: 50px;
}
#dashboard-content .form ul#id_collecte_pref label {
  cursor: pointer;
  float: none;
  font-size: 18px;
  line-height: 45px;
  text-align: left;
  display: inline-block;
  width: auto;
}
#dashboard-content .form ul#id_collecte_pref label input[type="radio"] {
  margin-right: 15px;
  vertical-align: -3px;
}
#dashboard-content .form.form-preferences .form-actions {
  padding-left: 0;
}
#dashboard-content .choices li {
  margin-bottom: 16px;
}
#dashboard-content .choices a {
  border-radius: 16px;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
  color: #383b3d;
  display: block;
  height: 72px;
  padding: 16px 24px;
}
#dashboard-content .choices a h3.name {
  font-size: 16px;
  line-height: 1.38;
  margin: 0;
}
#dashboard-content .choices a p.description {
  font-size: 14px;
  line-height: 1.29;
  margin: 0;
}
#dashboard-content .choices a p.description img {
  vertical-align: -3px;
}
#dashboard-content .choices a.add {
  display: table;
  width: 100%;
}
#dashboard-content .choices a.add span.cell {
  display: table-cell;
  vertical-align: middle;
}
#dashboard-content .choices a.add span.icon {
  width: 44px;
}
#dashboard-content .choices a.add span.icon img {
  height: 24px;
}
#dashboard-content .actions a.btn .lds-css {
  display: none;
}
#dashboard-content .actions a.btn.btn-loading .lds-css {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: -5px;
}
#dashboard-content .pagination {
  margin: 15px 0;
}
#dashboard-content .pagination a {
  margin-bottom: 10px;
}
#dashboard-content.full .informations p {
  margin-bottom: 15px;
}
#dashboard-content.full .informations p:last-child {
  margin-bottom: 0;
}
#dashboard-content.full .actions {
  margin-top: 20px;
}
#dashboard-content.full .actions a.btn {
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
  text-transform: none;
  width: auto;
}
#dashboard-content.full.centered {
  margin: 54px auto 0;
  width: 560px;
}
#dashboard-content.full.centered .inner-wrapper {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
#dashboard-content.full.centered h2,
#dashboard-content.full.centered .actions {
  text-align: center;
}
#dashboard-content.success .inner-wrapper {
  padding: 40px;
  max-width: 380px;
}
#dashboard-content.success p {
  font-size: 14px;
  margin-bottom: 35px;
}
#dashboard-content.success a.btn {
  box-sizing: border-box;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
  text-transform: none;
  width: 330px;
}
@media (max-width: 950px) {
  #dashboard-content {
    margin-left: 246px;
  }
  #dashboard-content.full.centered {
    margin: 54px auto 0;
    max-width: 480px;
  }
  #dashboard-content.full.centered .inner-wrapper {
    margin: 0 auto;
  }
}
@media (max-width: 760px) {
  #dashboard-content .inner-wrapper {
    padding: 0 40px;
  }
  #dashboard-content.full.centered .inner-wrapper {
    padding: 0 20px;
  }
}
@media (max-width: 668px) {
  #dashboard-content {
    margin-left: 0;
  }
  #dashboard-content .inner-wrapper {
    padding: 0 20px 70px;
  }
  #dashboard-content a.btn.mt-mobile {
    margin-top: 10px;
  }
  #dashboard-content.full.centered {
    margin: 54px auto 0;
    max-width: 480px;
  }
}
@media (max-width: 480px) {
  #dashboard-content.full.centered {
    max-width: none;
    width: 100%;
  }
  #dashboard-content.full.centered .inner-wrapper {
    box-sizing: border-box;
  }
}
#dashboard-content.no-sidebar {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
#dashboard-content.fw .inner-wrapper {
  background-color: #ffffff;
  max-width: 100%;
}
#collectes-history {
  /* Apply border radius to corner cells */
}
#collectes-history table {
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  font-size: 16px;
  line-height: 1.38;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
#collectes-history th,
#collectes-history td {
  padding: 16px;
  text-align: left;
  border-bottom: 1px solid #e9e9e9;
}
#collectes-history th {
  background-color: #f5f5f5;
  color: #838486;
}
#collectes-history tr:first-child th:first-child {
  border-top-left-radius: 8px;
}
#collectes-history tr:first-child th:last-child {
  border-top-right-radius: 8px;
}
#collectes-history tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
#collectes-history tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}
#collectes-history tr:last-child td {
  border-bottom: none;
}
#collectes-history span.status,
#collectes-history span.limit {
  display: block;
}
#collectes-history span.status {
  font-weight: bold;
}
#collectes-history span.limit {
  color: #838486;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.29;
}
#collectes-history td.active {
  color: #04a458;
}
#collectes-history td.active span.limit {
  color: #04a458;
}
#collectes-history td.pagination {
  height: 56px;
  padding: 0 16px;
}
#collectes-history td.pagination span.infos {
  color: #04a458;
  font-size: 14px;
  font-weight: normal;
  line-height: 56px;
}
#collectes-history td.pagination span.gray {
  color: #838486;
}
#collectes-history td.pagination ul.step-links {
  float: right;
  margin: 11px 0 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  background: white;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  overflow: hidden;
}
#collectes-history td.pagination ul.step-links li {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 32px;
  width: 32px;
  position: relative;
}
#collectes-history td.pagination ul.step-links li:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 32px;
  background-color: #e9e9e9;
}
#collectes-history td.pagination ul.step-links a,
#collectes-history td.pagination ul.step-links span {
  background-color: #ffffff;
  border: none;
  color: #383b3d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 32px;
  text-decoration: none;
  transition: all 0.2s ease;
}
#collectes-history td.pagination ul.step-links a:hover,
#collectes-history td.pagination ul.step-links span:hover {
  background-color: #f8f9fa;
}
#collectes-history td.pagination ul.step-links a.page-link {
  color: #383b3d;
}
#collectes-history td.pagination ul.step-links a.page-link:hover {
  color: #04a458;
}
#collectes-history td.pagination ul.step-links span.separator {
  color: #383b3d;
  font-weight: normal;
}
#collectes-history td.pagination ul.step-links span.current {
  background-color: #e0f4ea;
  color: #04a458;
}
#collectes-history-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#collectes-history-mobile ul li {
  border: 1px solid #e9e9e9;
  border-radius: 16px;
  margin-bottom: 12px;
  padding: 16px;
}
#collectes-history-mobile ul li .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#collectes-history-mobile ul li .item .left {
  flex: 0 0 70%;
}
#collectes-history-mobile ul li .item .right {
  text-align: right;
  flex: 0 0 30%;
}
#collectes-history-mobile ul li .association,
#collectes-history-mobile ul li .amount {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.38;
  padding-bottom: 2px;
}
#collectes-history-mobile ul li .infos,
#collectes-history-mobile ul li .collected {
  color: #838486;
  font-size: 14px;
  line-height: 1.29;
}
#collectes-history-mobile ul li .separator {
  padding: 0 4px;
}
#collectes-history-mobile ul li .status.active {
  color: #04a458;
  font-weight: bold;
}
#collectes-history-mobile ul li .status.active svg {
  vertical-align: -2px;
}
#collectes-history-mobile ul li .amount {
  color: #04a458;
}
#collectes-history-mobile .load-more-wrapper {
  text-align: center;
}
#collectes-history-mobile .load-more-wrapper #load-more {
  font-size: 16px;
  margin-top: 16px;
  text-transform: none;
}
body.responsive .follow-up,
body.responsive .cookies {
  font-size: 14px;
  position: relative;
}
body.responsive .follow-up #errors,
body.responsive .cookies #errors {
  border: 2px solid #ff5e00;
  color: #ff0000;
  margin: 20px 0 0;
  padding: 15px;
}
body.responsive .follow-up #errors h2,
body.responsive .cookies #errors h2 {
  text-align: center;
}
body.responsive .follow-up #errors p,
body.responsive .cookies #errors p {
  margin: 15px 0;
}
body.responsive .follow-up #errors ul,
body.responsive .cookies #errors ul {
  margin: 0;
  padding: 0 0 0 15px;
}
body.responsive .follow-up #errors ul li,
body.responsive .cookies #errors ul li {
  color: #ff0000;
  margin-bottom: 15px;
}
body.responsive .follow-up h2,
body.responsive .cookies h2 {
  font-family: 'Roboto', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-align: left;
}
body.responsive .follow-up h2 .status,
body.responsive .cookies h2 .status {
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
}
body.responsive .follow-up h2 .status img.icon,
body.responsive .cookies h2 .status img.icon {
  max-height: 22px;
  margin-right: 5px;
  vertical-align: -5px;
}
body.responsive .follow-up h2 .status.status-3,
body.responsive .cookies h2 .status.status-3,
body.responsive .follow-up h2 .status.status-incomplete,
body.responsive .cookies h2 .status.status-incomplete {
  color: #ff0000;
}
body.responsive .follow-up h2 .status.status-5,
body.responsive .cookies h2 .status.status-5,
body.responsive .follow-up h2 .status.status-complete,
body.responsive .cookies h2 .status.status-complete {
  color: #03723E;
}
body.responsive .follow-up h2 .toggle-block-icon,
body.responsive .cookies h2 .toggle-block-icon {
  outline: none;
}
body.responsive .follow-up h2 .toggle-block-icon img,
body.responsive .cookies h2 .toggle-block-icon img {
  height: 22px;
  margin-right: 5px;
  vertical-align: -5px;
}
body.responsive .follow-up h2 .toggle-block-icon:hover,
body.responsive .cookies h2 .toggle-block-icon:hover {
  text-decoration: none;
}
body.responsive .follow-up h3,
body.responsive .cookies h3 {
  color: #ff5e00;
  font-size: 14px;
  font-weight: bold;
  margin-top: 24px;
  text-transform: uppercase;
}
body.responsive .follow-up h3.mt,
body.responsive .cookies h3.mt {
  margin-top: 22px;
}
body.responsive .follow-up h3.nomt,
body.responsive .cookies h3.nomt {
  margin-top: 0;
}
body.responsive .follow-up h4,
body.responsive .cookies h4 {
  font-size: 14px;
  text-transform: uppercase;
}
body.responsive .follow-up p,
body.responsive .cookies p {
  margin: 0;
}
body.responsive .follow-up p.mb,
body.responsive .cookies p.mb {
  margin-bottom: 15px;
}
body.responsive .follow-up p.warning,
body.responsive .cookies p.warning {
  color: #ff5e00;
  margin-top: 15px;
}
body.responsive .follow-up p.warning.black,
body.responsive .cookies p.warning.black {
  color: black;
}
body.responsive .follow-up .block .title,
body.responsive .cookies .block .title {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 30px;
}
body.responsive .follow-up .block .title.toggle-block:hover,
body.responsive .cookies .block .title.toggle-block:hover {
  cursor: pointer;
}
body.responsive .follow-up .block .inner,
body.responsive .cookies .block .inner {
  padding: 30px;
}
body.responsive .follow-up .block .inner p,
body.responsive .cookies .block .inner p {
  line-height: 1.14;
  text-align: justify;
}
body.responsive .follow-up .block .inner.checkpoints,
body.responsive .cookies .block .inner.checkpoints {
  padding: 0 30px;
}
body.responsive .follow-up .block .footer,
body.responsive .cookies .block .footer {
  border-top: 1px solid #eeeeee;
  padding: 15px 30px;
}
body.responsive .follow-up .block .footer a.btn,
body.responsive .cookies .block .footer a.btn {
  text-transform: none;
}
body.responsive .follow-up .block.closed .title,
body.responsive .cookies .block.closed .title {
  border-bottom: none;
}
body.responsive .follow-up .infos,
body.responsive .cookies .infos {
  border: 2px solid #ff5e00;
  border-radius: 3px;
  padding: 18px 48px;
  margin: 0 0 25px;
}
body.responsive .follow-up .infos a,
body.responsive .cookies .infos a {
  color: #ff5e00;
  font-weight: 500;
  text-decoration: underline;
}
body.responsive .follow-up .infos .icon,
body.responsive .cookies .infos .icon {
  display: block;
  float: left;
  width: 29px;
}
body.responsive .follow-up .infos .content,
body.responsive .cookies .infos .content {
  margin-left: 43px;
}
body.responsive .follow-up .form .radio-wrapper label,
body.responsive .cookies .form .radio-wrapper label {
  font-family: 'Roboto', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 500;
}
body.responsive .follow-up .form .radio-wrapper.inline label,
body.responsive .cookies .form .radio-wrapper.inline label,
body.responsive .follow-up .form .cb-wrapper.inline label,
body.responsive .cookies .form .cb-wrapper.inline label {
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin-right: 28px;
  padding-left: 24px;
  position: relative;
  width: auto;
}
body.responsive .follow-up .form .radio-wrapper.inline .check,
body.responsive .cookies .form .radio-wrapper.inline .check,
body.responsive .follow-up .form .cb-wrapper.inline .check,
body.responsive .cookies .form .cb-wrapper.inline .check {
  height: 15px;
  width: 15px;
}
body.responsive .follow-up .form .radio-wrapper.inline .check::before,
body.responsive .cookies .form .radio-wrapper.inline .check::before,
body.responsive .follow-up .form .cb-wrapper.inline .check::before,
body.responsive .cookies .form .cb-wrapper.inline .check::before {
  height: 9px;
  width: 9px;
  top: 3px;
  left: 3px;
}
body.responsive .follow-up .form .cb-wrapper.inline,
body.responsive .cookies .form .cb-wrapper.inline {
  text-align: center;
}
body.responsive .follow-up .form .cb-wrapper.inline label,
body.responsive .cookies .form .cb-wrapper.inline label {
  float: none;
  margin: 0 auto;
}
body.responsive .follow-up .form .cb-wrapper.inline .check::before,
body.responsive .cookies .form .cb-wrapper.inline .check::before {
  height: 20px;
  width: 22px;
  top: -4px;
  left: 2px;
}
body.responsive .follow-up .form .form-wrapper.mt,
body.responsive .cookies .form .form-wrapper.mt {
  margin-top: 23px;
}
body.responsive .follow-up .form .form-actions,
body.responsive .cookies .form .form-actions {
  padding: 40px 0 100px;
  text-align: center;
}
body.responsive .follow-up .form .errorlist li,
body.responsive .cookies .form .errorlist li {
  padding-left: 0;
}
body.responsive .follow-up h3 {
  color: #000000;
  font-size: 18px;
  text-transform: none;
}
body.responsive .follow-up h3.subtitle {
  font-size: 16px;
  margin-left: 15px;
}
body.responsive .follow-up .block.hovered {
  border: 1px solid #ff5e00 !important;
}
body.responsive .follow-up .block.hovered .title {
  padding: 19px 29px 20px;
}
body.responsive .follow-up .block.hovered .inner {
  padding: 30px 29px 29px;
}
body.responsive .follow-up .block.closed.hovered .title {
  padding: 19px 29px 19px;
}
body.responsive .follow-up .form label.question {
  color: #000000;
  font-family: 'Roboto', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: bold;
  float: none;
  line-height: 1.2;
  margin: 14px 0;
  text-align: left;
  width: auto;
}
body.responsive .follow-up .form span.warning {
  color: #ff5e00;
}
body.responsive .follow-up .form span.warning span {
  display: inline-block;
  margin-top: 12px;
}
body.responsive .follow-up .form span.warning.black {
  color: black;
}
body.responsive .follow-up .form input[type="text"],
body.responsive .follow-up .form select,
body.responsive .follow-up .form textarea {
  width: 100%;
}
body.responsive .follow-up .form p.phone {
  position: relative;
}
body.responsive .follow-up .form p.phone select#id_phone_code_full {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 25%;
}
body.responsive .follow-up .form p.phone input {
  float: left;
  margin-left: 2%;
  width: 73%;
}
body.responsive .follow-up .form p.phone select#id_phone_code,
body.responsive .follow-up .form p.phone input#id_phone_code_full {
  float: left;
  margin-left: 0;
  padding: 0 5px;
  width: 25%;
}
body.responsive .follow-up .form #id_delivery_phone {
  margin-bottom: 0;
}
body.responsive .follow-up .form #id_message,
body.responsive .follow-up .form textarea.textarea {
  height: 150px;
  margin-bottom: 0;
  padding: 20px 25px;
}
body.responsive .follow-up .form .evo-status {
  margin-bottom: 15px;
}
body.responsive .follow-up .form .reason-no-photos-wrapper {
  padding-top: 10px;
}
body.responsive .follow-up .form .reason-no-photos-wrapper .radio-wrapper {
  margin-bottom: 10px;
  padding-left: 15px;
}
body.responsive .follow-up .form .reason-no-photos-wrapper .radio-wrapper label {
  float: none;
}
body.responsive .follow-up .table th {
  background: transparent;
  border: none;
  color: #767676;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.33;
  padding-bottom: 8px;
  padding-top: 0;
  text-align: left;
  text-transform: uppercase;
}
body.responsive .follow-up .table td {
  font-size: 16px;
  width: 220px;
}
body.responsive .follow-up .table td img {
  margin-right: 5px;
  vertical-align: -13px;
}
body.responsive .follow-up .table td.pb {
  padding-bottom: 20px;
}
body.responsive .follow-up ul.checkpoints {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.responsive .follow-up ul.checkpoints li {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.responsive .follow-up ul.checkpoints li div.date {
  box-sizing: border-box;
  float: left;
  height: 100%;
  padding: 20px 30px 40px 0;
  position: relative;
  width: 120px;
}
body.responsive .follow-up ul.checkpoints li div.date span.day,
body.responsive .follow-up ul.checkpoints li div.date span.hour {
  display: block;
  text-align: right;
}
body.responsive .follow-up ul.checkpoints li div.date span.day {
  font-weight: 500;
}
body.responsive .follow-up ul.checkpoints li div.date span.hour {
  color: #999999;
  margin-top: 6px;
}
body.responsive .follow-up ul.checkpoints li div.date img.icon {
  position: absolute;
  right: -18px;
  top: 18px;
}
body.responsive .follow-up ul.checkpoints li div.infos {
  border: none;
  border-left: 1px solid #eeeeee;
  padding: 20px 0 40px 30px;
  margin: 0 0 0 120px;
  min-height: 55px;
}
body.responsive .follow-up ul.checkpoints li div.infos span.message {
  line-height: 1.5;
}
body.responsive .follow-up ul.checkpoints li div.infos span.carrier {
  background-color: #ecf0f1;
  border-radius: 3px;
  color: #95a5a6;
  margin: 0 5px;
  padding: 4px;
}
body.responsive .follow-up .progress {
  background-color: #ddd;
  border-radius: 2px;
  height: 4px;
  margin-bottom: 10px;
  width: 100%;
}
body.responsive .follow-up .progress-bar {
  background-color: #01A459;
  border-radius: 2px;
  height: 4px;
  width: 0%;
}
body.responsive .follow-up span.count {
  color: #767676;
  font-size: 12px;
  font-weight: 500;
}
body.responsive .follow-up span.count strong {
  color: #000;
  font-size: 14px;
}
body.responsive .follow-up .help {
  color: #767676;
  font-size: 14px;
  margin: 30px 0 0;
  text-align: center;
}
body.responsive .follow-up .actions {
  padding: 10px 0;
  text-align: center;
}
body.responsive .follow-up .follow-up-whitespace {
  height: 100px;
}
body.responsive .cookies h2 .status.status-complete {
  color: #ff5e00;
}
body.responsive .cookies .block .inner p {
  line-height: 1.4;
  text-align: justify;
}
body.responsive .cookies .form .cb-wrapper.inline {
  float: right;
}
body.responsive .cookies .form .cb-wrapper.inline label {
  padding-left: 0;
  padding-right: 24px;
}
body.responsive .cookies .form .cb-wrapper.inline .check {
  left: auto;
  right: 0;
}
@media (max-width: 910px) {
  body.responsive .follow-up {
    font-size: 16px;
  }
  body.responsive .follow-up h2 {
    font-size: 20px;
    text-align: left;
  }
  body.responsive .follow-up h2 .status {
    font-size: 16px;
  }
  body.responsive .follow-up h2 .toggle-block-icon {
    display: inline-block;
    margin-top: -4px;
  }
  body.responsive .follow-up h2 .toggle-block-icon img {
    height: 32px;
    vertical-align: -9px;
  }
  body.responsive .follow-up h4 {
    font-size: 16px;
  }
  body.responsive .follow-up .block .inner p {
    line-height: 1.38;
  }
  body.responsive .follow-up .form .radio-wrapper label {
    font-size: 20px;
  }
  body.responsive .follow-up .form .radio-wrapper.inline label,
  body.responsive .follow-up .form .cb-wrapper.inline label {
    font-size: 16px;
    padding-left: 32px;
  }
  body.responsive .follow-up .form .radio-wrapper.inline .check,
  body.responsive .follow-up .form .cb-wrapper.inline .check {
    height: 23px;
    top: -3px;
    width: 23px;
  }
  body.responsive .follow-up .form .radio-wrapper.inline .check::before,
  body.responsive .follow-up .form .cb-wrapper.inline .check::before {
    height: 17px;
    width: 17px;
    top: 3px;
    left: 3px;
  }
  body.responsive .follow-up .form .cb-wrapper.inline label {
    padding-left: 36px;
  }
  body.responsive .follow-up .form .cb-wrapper.inline .check {
    top: 0;
  }
  body.responsive .follow-up .form .cb-wrapper.inline .check::before {
    height: 17px;
    width: 17px;
    top: 3px;
    left: 3px;
  }
  body.responsive .follow-up .form #id_message,
  body.responsive .follow-up .form textarea.textarea {
    font-size: 16px;
  }
  body.responsive .follow-up .form .btn {
    font-size: 16px;
    height: 64px;
    line-height: 64px;
  }
  body.responsive .follow-up .table th {
    font-size: 14px;
    padding-bottom: 4px;
  }
  body.responsive .follow-up .progress,
  body.responsive .follow-up .progress-bar {
    border-radius: 3px;
    height: 6px;
  }
  body.responsive .follow-up span.count {
    font-size: 14px;
  }
  body.responsive .follow-up span.count strong {
    font-size: 16px;
  }
  body.responsive .follow-up .actions {
    padding: 30px 0;
  }
  body.responsive .follow-up .actions .btn {
    font-size: 16px;
    height: 64px;
    line-height: 64px;
  }
}
@media (max-width: 668px) {
  body.responsive .follow-up {
    font-size: 16px;
  }
  body.responsive .follow-up h2 .toggle-block-icon {
    display: block;
    float: left;
    margin-top: 0;
    margin-right: 10px;
    padding-top: 7px;
  }
  body.responsive .follow-up h2 .toggle-block-icon img {
    height: 32px;
    vertical-align: 0;
  }
  body.responsive .follow-up .block .inner {
    padding: 20px;
  }
  body.responsive .follow-up .block .inner p {
    line-height: 1.5;
  }
  body.responsive .follow-up .infos {
    padding: 20px;
    text-align: center;
  }
  body.responsive .follow-up .infos a {
    color: #ff5e00;
    font-weight: 500;
    text-decoration: underline;
  }
  body.responsive .follow-up .infos .icon {
    display: block;
    float: none;
    margin: 0 auto 10px;
    width: 33px;
  }
  body.responsive .follow-up .infos .content {
    margin-left: 0;
  }
  body.responsive .follow-up .form .radio-wrapper.inline label {
    float: none;
    line-height: 38px;
  }
  body.responsive .follow-up .form .radio-wrapper.inline .check {
    top: 6px;
  }
  body.responsive .follow-up .form #id_message,
  body.responsive .follow-up .form textarea.textarea {
    height: 200px;
    font-size: 18px;
  }
  body.responsive .follow-up .form .btn {
    box-sizing: border-box;
    width: 100%;
  }
  body.responsive .follow-up .table th {
    font-size: 16px;
  }
  body.responsive .follow-up .table td {
    font-size: 18px;
  }
  body.responsive .follow-up span.count {
    font-size: 16px;
  }
  body.responsive .follow-up span.count strong {
    font-size: 18px;
  }
  body.responsive .follow-up .actions .btn {
    box-sizing: border-box;
    width: 100%;
  }
}
#products-modal-wrapper {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  width: 101%;
}
#products-modal-close {
  background-color: #fff;
  border-radius: 30px;
  display: none;
  height: 60px;
  left: 50%;
  line-height: 60px;
  margin-left: -30px;
  position: fixed;
  text-align: center;
  top: 37px;
  width: 60px;
  z-index: 9999;
}
#products-modal-close img {
  vertical-align: -2px;
}
#products-modal-close.open {
  display: block;
}
#products-modal {
  background-color: #ffffff;
  border-radius: 5px;
  left: 50%;
  max-height: 488px;
  margin-left: -424px;
  position: fixed;
  top: 120px;
  width: 848px;
  z-index: 9999;
}
#products-modal #products-description .description {
  width: 72%;
}
@media (max-width: 850px) {
  #products-modal {
    margin-left: -330px;
    width: 660px;
  }
  #products-modal #products-description .description {
    width: 400px;
  }
}
@media (max-width: 668px) {
  #products-modal-close {
    position: fixed;
    top: 20px;
  }
  #products-modal {
    max-height: none;
    height: auto;
    margin-left: -167px;
    position: fixed;
    top: 102px;
    width: 335px;
  }
}
#interstitial-msg {
  background: #fff;
  border-radius: 5px;
  margin: 20px auto;
  max-width: 666px;
  width: 100%;
}
#interstitial-msg .title {
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  padding: 20px;
  position: relative;
}
#interstitial-msg .title a.close {
  position: absolute;
  right: 5px;
  text-decoration: none;
  top: 5px;
}
#interstitial-msg .title a.close span {
  cursor: pointer;
  display: block;
  height: 48px;
  text-align: center;
  width: 48px;
}
#interstitial-msg .title a.close span::before {
  color: #ff5e00;
  content: "\00d7";
  font-size: 40px;
  line-height: 48px;
}
#interstitial-msg .content {
  padding: 20px 72px;
}
#interstitial-msg .content .message {
  font-size: 21px;
  font-weight: bold;
  margin: 0 auto 30px;
  text-align: center;
}
#interstitial-msg .content .card {
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 2px;
  margin: 0 auto;
  padding: 20px;
  width: 400px;
}
#interstitial-msg .content .card .abstract {
  margin: 20px 0;
}
#interstitial-msg .content .card .picture a {
  display: inline-block;
  max-height: 430px;
  max-width: 665px;
  vertical-align: middle;
}
#interstitial-msg .content .card .picture img {
  display: inline-block;
  filter: grayscale(1);
}
#interstitial-msg .content .card p.action {
  margin-bottom: 0;
}
#interstitial-msg .content .card p.action a.btn {
  box-sizing: border-box;
  font-size: 16px;
  text-transform: none;
  width: 100%;
}
#interstitial-msg .continue {
  margin: 20px auto 0;
  padding: 0;
  width: 400px;
}
#interstitial-msg .continue a.btn.btn-clear {
  box-sizing: border-box;
  border-width: 2px;
  font-size: 16px;
  padding: 0;
  text-transform: none;
  width: 100%;
}
#interstitial-msg .continue a.btn.btn-clear span {
  float: none;
  height: 46px;
  line-height: 46px;
}
#interstitial-msg .continue a.btn.btn-clear span.wrapper {
  display: table;
  width: 100%;
}
#interstitial-msg .continue a.btn.btn-clear span.wrapper span.text {
  display: table-cell;
  width: 82%;
}
#interstitial-msg .continue a.btn.btn-clear span.wrapper span.icon {
  border-left: 2px solid #ff5e00;
  display: table-cell;
  width: 18%;
}
#interstitial-msg .continue a.btn.btn-clear span.wrapper span.icon svg {
  vertical-align: -3px;
}
@media (max-width: 668px) {
  #interstitial-msg {
    border-radius: 0;
    margin: 0;
  }
  #interstitial-msg .title {
    font-size: 14px;
    padding: 20px 15px;
  }
  #interstitial-msg .content {
    padding: 15px;
  }
  #interstitial-msg .content .message {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: left;
  }
  #interstitial-msg .content .card {
    margin: 0 auto;
    padding: 10px;
    width: 100%;
  }
  #interstitial-msg .continue {
    margin: 10px auto 0;
    width: 100%;
  }
  #interstitial-msg .continue a.btn.btn-clear {
    font-size: 16px;
    width: 100%;
  }
}
#infos.interstitial-msg {
  margin: 20px 0;
}
#infos.interstitial-msg .progress,
#infos.interstitial-msg .progress-bar {
  border-radius: 2px;
  height: 4px;
  margin-bottom: 5px;
}
#infos.interstitial-msg .infos {
  display: block;
  margin: 0 auto;
}
#infos.interstitial-msg .infos strong {
  color: #000;
  font-size: 16px;
}
#infos.interstitial-msg .infos span.cell {
  display: inline-block;
  margin-right: 30px;
  text-align: left;
  vertical-align: top;
}
@media (max-width: 668px) {
  #infos.interstitial-msg .infos span.cell span.hidden-mobile {
    display: inline !important;
  }
}
#association-recommendation h1,
#application-recommendation h1 {
  font-size: 28px;
  font-weight: normal;
  margin: 40px 0;
  text-align: center;
}
#association-recommendation p,
#application-recommendation p {
  font-size: 14px;
}
#association-recommendation .block .inner .form h2,
#application-recommendation .block .inner .form h2 {
  font-size: 14px;
  line-height: 18px;
  margin: 15px 0;
  text-align: left;
  text-transform: uppercase;
}
#association-recommendation .block .inner .form p.mb,
#application-recommendation .block .inner .form p.mb {
  margin-bottom: 10px;
}
#association-recommendation .block .inner .form input[type="text"],
#application-recommendation .block .inner .form input[type="text"],
#association-recommendation .block .inner .form select,
#application-recommendation .block .inner .form select {
  max-width: 100%;
  width: 100%;
}
#association-recommendation .block .inner .form .cb-wrapper label,
#application-recommendation .block .inner .form .cb-wrapper label {
  font-size: 14px;
  height: 30px;
}
#association-recommendation .block .inner .form p.garant_date_last_visit select,
#application-recommendation .block .inner .form p.garant_date_last_visit select,
#association-recommendation .block .inner .form p.guarantor_visit_date select,
#application-recommendation .block .inner .form p.guarantor_visit_date select {
  margin-right: 2%;
  padding: 0;
  width: 32%;
}
#association-recommendation .block .inner .form p.garant_date_last_visit select.nomr,
#application-recommendation .block .inner .form p.garant_date_last_visit select.nomr,
#association-recommendation .block .inner .form p.guarantor_visit_date select.nomr,
#application-recommendation .block .inner .form p.guarantor_visit_date select.nomr {
  margin-right: 0;
}
#association-recommendation .block .inner .form ul.errorlist li,
#application-recommendation .block .inner .form ul.errorlist li {
  font-size: 14px;
  padding: 0 0 10px 0;
}
#association-recommendation .block .inner .form p.error,
#application-recommendation .block .inner .form p.error {
  color: #f00;
}
#association-recommendation .block .inner .form p#garant_certificat_error,
#application-recommendation .block .inner .form p#garant_certificat_error {
  margin-bottom: 15px;
}
#association-recommendation .block .inner .form .cb-wrapper,
#application-recommendation .block .inner .form .cb-wrapper {
  margin-top: 15px;
}
#association-recommendation .actions,
#application-recommendation .actions {
  margin: 20px 0 50px;
}
#association-recommendation .actions .btn,
#application-recommendation .actions .btn {
  box-sizing: border-box;
  width: 100%;
}
#association-help {
  padding: 0 0 40px;
}
#association-help h1 {
  font-size: 28px;
  font-weight: normal;
  margin: 40px 20px;
  text-align: center;
}
#association-help h1.subtitle {
  margin-bottom: 20px;
}
#association-help span.subtitle {
  color: #767676;
  display: block;
  font-size: 14px;
  line-height: 1.14;
  margin: 20px 20px 40px;
  text-align: center;
}
#association-help p {
  font-size: 14px;
}
#association-help p:first-child {
  margin-top: 0;
}
#association-help p.legal {
  color: #c2c2c2;
  font-size: 12px;
  line-height: 1.5;
  margin: 20px 0;
  text-align: center;
}
#association-help p.error {
  color: #f00;
}
#association-help p#assoc_receipt_file_error {
  margin-bottom: 15px;
}
#association-help ul.options {
  list-style: none;
  margin: 0;
  padding: 0;
}
#association-help ul.options li {
  margin-bottom: 20px;
}
#association-help ul.options li a,
#association-help ul.options li label {
  background: #ffffff;
  border: 2px solid #cccccc;
  border-radius: 6px;
  color: #000;
  display: block;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  text-decoration: none;
}
#association-help ul.options li a:hover,
#association-help ul.options li label:hover {
  border-color: #02ad80;
}
#association-help ul.options li .cb-wrapper label {
  padding-left: 56px;
}
#association-help ul.options li .cb-wrapper label div.check {
  height: 33px;
  left: 10px;
  top: 10px;
  width: 33px;
}
#association-help ul.options li .cb-wrapper label div.check::before {
  height: 35px;
  left: 2px;
  top: -1px;
  width: 38px;
}
#association-help #autocomplete-wrapper {
  position: relative;
}
#association-help #autocomplete {
  background: #ffffff;
  border: 2px solid #efefef;
  border-radius: 3px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  top: -22px;
  width: 100%;
}
#association-help #autocomplete ul.autocomplete {
  list-style: none;
  margin: 0;
  padding: 0;
}
#association-help #autocomplete ul.autocomplete li a {
  border-bottom: 1px solid #efefef;
  display: block;
  padding: 15px 25px;
}
#association-help #autocomplete-actions {
  padding: 10px;
  text-align: center;
}
#association-help .bitly {
  background: #ffffff;
  border: 2px dashed #efefef;
  border-radius: 3px;
  font-size: 14px;
  padding: 20px;
  position: relative;
  text-align: center;
}
#association-help .bitly a.link {
  color: #ff5e00;
  font-weight: bold;
}
#association-help .bitly a.btn-copy {
  position: absolute;
  right: 17px;
  top: 20px;
}
#association-help form.form input[type="text"],
#association-help form.form input[type="email"],
#association-help form.form select {
  width: 100%;
}
#association-help form.form p {
  margin-bottom: 12px;
}
#association-help form.form .document-upload.white-bg {
  background: #ffffff;
  margin: 15px 0 20px;
}
#association-help form.form .document-upload.white-bg .btn-upload.noupload {
  box-sizing: border-box;
  margin: 0;
}
#association-help form.form .document-upload.white-bg ul li {
  background: #ffffff;
  border-bottom: 2px solid #efefef;
  border-radius: 3px;
  margin: 0;
}
#association-help .actions {
  margin: 0;
}
#association-help .actions .btn {
  box-sizing: border-box;
  width: 100%;
}
@media (max-width: 668px) {
  #association-help h1 {
    font-size: 22px;
  }
}
#manage-subscriptions div.message {
  background-color: #f3f9e5;
  margin: 40px 0;
}
#manage-subscriptions div.message p {
  font-size: 14px;
  margin: 0;
  padding: 30px 20px;
  text-align: center;
}
#manage-subscriptions h2 {
  border-bottom: 2px solid #cbcbcb;
  font-size: 18px;
  padding-bottom: 6px;
  text-align: left;
  text-transform: uppercase;
}
#manage-subscriptions .block {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.02);
}
#manage-subscriptions ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
#manage-subscriptions ul li {
  display: block;
  margin: 14px 0 14px 30px;
  padding: 0;
}
#manage-subscriptions p.empty {
  color: #01a459;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
}
#manage-subscriptions p.empty.nomb {
  margin-bottom: 0;
}
#manage-subscriptions form.form label {
  font-family: 'Roboto', 'Arial', sans-serif;
  font-size: 14px;
}
#manage-subscriptions form.form label.main {
  color: #01a459;
  font-weight: bold;
}
#manage-subscriptions form.form .cb-wrapper .check {
  top: -2px !important;
}
#manage-subscriptions .actions input[type="submit"] {
  font-size: 16px;
  text-transform: none;
  width: 100%;
}
#manage-subscriptions .links {
  padding-top: 20px;
  text-align: center;
}
#manage-subscriptions .links a {
  font-size: 14px;
}
#unsubscription form.form label {
  font-family: 'Roboto', 'Arial', sans-serif;
}
#unsubscription form.form .cb-wrapper .check {
  top: -2px !important;
}
body.responsive #verification-facebook {
  padding: 50px 0;
}
body.responsive #verification-facebook p.actions {
  text-align: center;
}
body.responsive #verification-facebook p.actions a.btn {
  height: 50px;
  width: auto;
}
body.responsive #verification-facebook p.actions a.btn span.text {
  width: 250px;
}
#catalogue .thumbnail {
  float: left;
  margin-right: 10px;
  width: 180px;
}
#catalogue h3 {
  margin-top: 10px;
}
#catalogue p {
  font-size: 14px;
  margin: 6px 0;
}
#catalogue .link {
  margin-top: 35px;
  text-align: right;
}
#catalogue .link .btn-large {
  height: 40px;
  line-height: 40px;
}
#amount-selection {
  padding: 28px 0 ;
  position: relative;
  max-width: 920px;
}
#amount-selection .selection-update-notification-wrapper {
  bottom: 16px;
  box-sizing: border-box;
  display: none;
  left: 0;
  padding: 0 16px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
#amount-selection .selection-update-notification {
  background: #0f0f0f;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
#amount-selection .selection-update-notification span {
  display: inline-block;
}
#amount-selection .selection-update-notification span.total {
  float: right;
}
#amount-selection .amount-updated {
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 20px;
  margin-bottom: 24px;
}
#amount-selection .amount-updated .message {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 20px;
  font-weight: bold;
}
#amount-selection .amount-updated .message svg {
  height: 20px;
  width: 20px;
  vertical-align: -3px;
}
#amount-selection div.left {
  width: 640px;
}
#amount-selection div.right {
  position: absolute;
  top: 137px;
  right: 0px;
  width: 250px;
}
#amount-selection div.right.au {
  top: 235px;
}
#amount-selection div.missing-bags {
  background-color: #c3f0db;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  font-size: 14px;
  padding: 16px 24px;
}
#amount-selection div.missing-bags img {
  margin-right: 12px;
  vertical-align: -4px;
}
#amount-selection div.breadcrumbs {
  margin-bottom: 24px;
}
#amount-selection div.breadcrumbs img {
  height: 16px;
  vertical-align: -2px;
}
#amount-selection div.breadcrumbs a {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}
#amount-selection div.breadcrumbs a span:hover {
  text-decoration: underline;
}
#amount-selection h2 {
  font-size: 20px;
  font-weight: 500;
}
#amount-selection h4 {
  font-size: 14px;
  font-weight: 500;
}
#amount-selection .title {
  margin-bottom: 20px;
}
#amount-selection .title .thumbnail,
#amount-selection .title .text {
  display: table-cell;
  vertical-align: middle;
}
#amount-selection .title .thumbnail {
  width: 68px;
}
#amount-selection .title .thumbnail .picture {
  border-radius: 4px;
  height: 42px;
}
#amount-selection .title .text {
  padding-left: 15px;
}
#amount-selection .title .text h1 {
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
#amount-selection .title .text .subtitle {
  color: #6c6c6c;
  font-size: 13px;
}
#amount-selection .actions {
  text-align: right;
}
#amount-selection .actions .btn.btn-large {
  border-radius: 10px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 16px 0 rgba(5, 238, 16, 0.1);
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  text-transform: none;
  width: 204px;
}
#amount-selection .actions .btn.btn-large.paypal {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 16px 0 #f6c65721;
}
#amount-selection .btn.btn-large.apple-pay,
#amount-selection .btn.btn-large.google-pay {
  background-color: #000000;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 16px 0 #f6c65721;
  color: #ffffff;
  height: 56px;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  width: 100%;
}
#amount-selection .btn.btn-large.apple-pay:hover,
#amount-selection .btn.btn-large.google-pay:hover {
  background-color: #252525;
}
#amount-selection .btn.btn-large.apple-pay img,
#amount-selection .btn.btn-large.google-pay img {
  height: 22px;
  margin-left: 2px;
  vertical-align: -7px;
}
#amount-selection div.block {
  border-radius: 12px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.08);
}
#amount-selection div.block .inner {
  padding: 24px;
}
#amount-selection div.block.mb {
  margin-bottom: 24px;
}
#amount-selection div.product-form h2 {
  font-size: 20px;
  font-weight: 500;
}
#amount-selection div.product-form h5 {
  font-size: 18px;
  font-weight: 500;
}
#amount-selection div.product-form h5 div.thumbnail {
  display: none;
}
#amount-selection div.product-form h5.nomt {
  margin-top: 0;
}
#amount-selection div.product-form .wrapper {
  display: table;
  width: 100%;
}
#amount-selection div.product-form .wrapper .thumbnail {
  display: table-cell;
  vertical-align: top;
  width: 148px;
}
#amount-selection div.product-form .wrapper .thumbnail .content {
  max-height: 166px;
  text-align: center;
  width: 148px;
}
#amount-selection div.product-form .wrapper .thumbnail .content img {
  width: auto;
  max-height: 166px;
}
#amount-selection div.product-form .form {
  display: table-cell;
  padding: 0 0 0 16px;
  vertical-align: top;
  width: 100%;
}
#amount-selection div.product-form .form .maxi-batch-wrapper,
#amount-selection div.product-form .form .selection-card-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 16px;
  width: 100%;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .maxi-batch button,
#amount-selection div.product-form .form .selection-card-wrapper .maxi-batch button,
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button {
  background-color: #ffffff;
  border: solid 1px #e9e9e9;
  border-radius: 8px;
  box-sizing: border-box;
  display: block;
  padding: 5px 16px 8px;
  position: relative;
  text-align: left;
  width: 100%;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .maxi-batch button span,
#amount-selection div.product-form .form .selection-card-wrapper .maxi-batch button span,
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span {
  display: block;
  margin-bottom: 4px;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .maxi-batch button span.reduction-pct-inline,
#amount-selection div.product-form .form .selection-card-wrapper .maxi-batch button span.reduction-pct-inline,
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span.reduction-pct-inline,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span.reduction-pct-inline {
  background-color: #f77f42;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 2px;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .maxi-batch button span.quantity,
#amount-selection div.product-form .form .selection-card-wrapper .maxi-batch button span.quantity,
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span.quantity,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span.quantity {
  font-size: 14px;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .maxi-batch button span.price,
#amount-selection div.product-form .form .selection-card-wrapper .maxi-batch button span.price,
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span.price,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span.price {
  font-size: 16px;
  font-weight: bold;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .maxi-batch button:hover,
#amount-selection div.product-form .form .selection-card-wrapper .maxi-batch button:hover,
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button:hover,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button:hover {
  border-color: #cecece;
  background-color: #eeeeee;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .maxi-batch button.selected,
#amount-selection div.product-form .form .selection-card-wrapper .maxi-batch button.selected,
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button.selected,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button.selected {
  border-color: #04a458;
  background-color: #04a458;
  color: #ffffff;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button {
  border: solid 1px #898c8c;
  padding: 0;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span {
  padding: 0 15px;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span.quantity,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span.quantity {
  border-bottom: solid 1px #d6d9d9;
  font-size: 16px;
  line-height: 1.13;
  margin-bottom: 0;
  padding: 6px 15px;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span.normal-price,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span.normal-price {
  color: #f77f42;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.83;
  text-decoration: line-through;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span.price,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span.price {
  color: #383b3d;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.13;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span.price.nop,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span.price.nop {
  margin: 6px 0 32px;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button span.reduction-pct-inline,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button span.reduction-pct-inline {
  background-color: #F77F42;
  margin: 5px 16px 8px;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button.selected,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button.selected {
  background-color: #ffffff;
  border: solid 1px #04a458;
  box-shadow: inset 0 0 0 2px #04a458;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .selection-card button.selected span.quantity,
#amount-selection div.product-form .form .selection-card-wrapper .selection-card button.selected span.quantity {
  background-color: #04a458;
  border-bottom-color: #01A459;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #ffffff;
  font-weight: bold;
}
#amount-selection div.product-form .form .maxi-batch-wrapper .separator,
#amount-selection div.product-form .form .selection-card-wrapper .separator {
  display: table-cell;
  width: 15px;
}
#amount-selection div.product-form .form .selection-card-vertical-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#amount-selection div.product-form .form .selection-card-vertical-list li {
  border: solid 1px #898c8c;
  border-radius: 12px;
  padding: 14px 24px;
  margin-bottom: 12px;
}
#amount-selection div.product-form .form .selection-card-vertical-list li:hover {
  cursor: pointer;
}
#amount-selection div.product-form .form .selection-card-vertical-list label {
  color: #383b3d;
  display: block;
  line-height: 1.22;
}
#amount-selection div.product-form .form .selection-card-vertical-list .radio-wrapper {
  margin-bottom: 0;
}
#amount-selection div.product-form .form .selection-card-vertical-list .check.hover {
  box-shadow: 0 0 0 10px rgba(4, 164, 88, 0.1);
}
#amount-selection div.product-form .form .selection-card-vertical-list .quantity {
  font-size: 16px;
}
#amount-selection div.product-form .form .selection-card-vertical-list .price-wrapper {
  float: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
#amount-selection div.product-form .form .selection-card-vertical-list .price-wrapper span {
  padding: 0 4px;
}
#amount-selection div.product-form .form .selection-card-vertical-list .reduction-pct-inline {
  color: #cc0c39;
  font-size: 18px;
}
#amount-selection div.product-form .form .selection-card-vertical-list .price {
  font-size: 18px;
  font-weight: 800;
}
#amount-selection div.product-form .form .selection-card-vertical-list .normal-price {
  bottom: -11px;
  color: #898c8c;
  font-size: 10px;
  position: absolute;
  right: 0;
  text-decoration: line-through;
}
#amount-selection div.product-form .form div.input {
  border: solid 1px #e9e9e9;
  border-radius: 8px;
  box-sizing: border-box;
  display: table;
  margin-bottom: 16px;
  padding: 16px;
  position: relative;
  width: 100%;
}
#amount-selection div.product-form .form div.input .reduction-pct {
  background-size: contain;
  color: #ffffff;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 32px;
  left: -9px;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: -5px;
  width: 39px;
}
#amount-selection div.product-form .form div.input .label,
#amount-selection div.product-form .form div.input .price,
#amount-selection div.product-form .form div.input .amount {
  display: table-cell;
  vertical-align: top;
}
#amount-selection div.product-form .form div.input .label {
  font-size: 16px;
  text-align: left;
  vertical-align: middle;
}
#amount-selection div.product-form .form div.input .price {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  width: 35%;
}
#amount-selection div.product-form .form div.input .price .total,
#amount-selection div.product-form .form div.input .price .kg-price {
  display: block;
}
#amount-selection div.product-form .form div.input .price .reduction-amount {
  color: #959595;
  font-size: 12px;
  font-weight: normal;
}
#amount-selection div.product-form .form div.input .price .normal-price {
  color: #f77f42;
  font-size: 14px;
  font-weight: 300;
  margin-left: 5px;
  text-decoration: line-through;
}
#amount-selection div.product-form .form div.input .price .batch-price {
  font-size: 18px;
}
#amount-selection div.product-form .form div.input .selection-card-price-wrapper .quantity {
  color: #383b3d;
  font-size: 16px;
  line-height: 40px;
}
#amount-selection div.product-form .form div.input .selection-card-price-wrapper .reduction-pct-inline {
  background-color: #F77F42;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 2px;
}
#amount-selection div.product-form .form div.input .selection-card-price-wrapper .price {
  display: inline-block;
  line-height: 40px;
  text-align: left;
  width: auto;
}
#amount-selection div.product-form .form div.input .amount {
  text-align: right;
  width: 42%;
}
#amount-selection div.product-form .form div.input .amount button.less,
#amount-selection div.product-form .form div.input .amount button.more {
  background-color: #ffffff;
  border: solid 0.5px #04a458;
  border-radius: 8px;
  box-sizing: border-box;
  color: #04a458;
  display: inline-block;
  height: 40px;
  font-size: 28px;
  line-height: 28px;
  padding: 0;
  text-align: center;
  width: 40px;
  vertical-align: top;
  touch-action: manipulation;
}
#amount-selection div.product-form .form div.input .amount button.less.less,
#amount-selection div.product-form .form div.input .amount button.more.less {
  border: solid 0.5px #04a458;
}
#amount-selection div.product-form .form div.input .amount button.less.more,
#amount-selection div.product-form .form div.input .amount button.more.more {
  background-color: #04a458;
  color: #ffffff;
}
#amount-selection div.product-form .form div.input .amount button.less.disabled,
#amount-selection div.product-form .form div.input .amount button.more.disabled {
  border: solid 0.5px #e9e9e9;
  color: #e9e9e9;
}
#amount-selection div.product-form .form div.input .amount button.less:hover,
#amount-selection div.product-form .form div.input .amount button.more:hover,
#amount-selection div.product-form .form div.input .amount button.less:focus,
#amount-selection div.product-form .form div.input .amount button.more:focus {
  text-decoration: none;
}
#amount-selection div.product-form .form div.input .amount input[type="text"] {
  border: solid 1px #e9e9e9;
  border-radius: 8px;
  box-sizing: border-box;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  padding: 0px;
  text-align: center;
  width: 54px;
  -webkit-user-select: text;
}
#amount-selection div.product-form .form div.input .amount input[type="text"].error {
  border: solid 1px #cf364a;
}
#amount-selection div.product-form .form .amount-error {
  color: #cf364a;
  font-size: 12px;
  margin: 0 0 16px;
  text-align: right;
}
#amount-selection div.product-form .form .fees {
  font-size: 14px;
}
#amount-selection div.product-form .form .fees img {
  height: 20px;
  margin-right: 5px;
  vertical-align: -3px;
}
#amount-selection div.ndab,
#amount-selection div.ndcs,
#amount-selection div.adi {
  display: flex;
  align-items: center;
  background-color: #fff2f2;
  border-radius: 10px;
  padding: 12px;
  margin-top: 24px;
  font-size: 14px;
  text-align: left;
}
#amount-selection div.ndab .icon,
#amount-selection div.ndcs .icon,
#amount-selection div.adi .icon {
  flex: 0 0 auto;
  margin-right: 18px;
  display: flex;
  align-items: center;
}
#amount-selection div.ndab .icon img,
#amount-selection div.ndcs .icon img,
#amount-selection div.adi .icon img {
  width: 56px;
  height: 56px;
}
#amount-selection div.ndab .content,
#amount-selection div.ndcs .content,
#amount-selection div.adi .content {
  flex: 1 1 auto;
}
#amount-selection div.ndab .content p,
#amount-selection div.ndcs .content p,
#amount-selection div.adi .content p {
  line-height: 18px;
  margin: 0;
}
#amount-selection div.ndab .title,
#amount-selection div.ndcs .title,
#amount-selection div.adi .title {
  color: #f74242;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 4px;
}
#amount-selection div.ancillary-donations {
  padding-top: 24px;
}
#amount-selection div.ancillary-donations p {
  color: #6c6c6c;
  font-size: 14px;
  line-height: 1.71;
  margin-bottom: 30px;
}
#amount-selection div.ancillary-donations .range-slider-wrapper {
  margin-top: 10px;
}
#amount-selection div.ancillary-donations .show-ancillary-donation-input {
  color: #000000;
  display: inline-block;
  font-size: 14px;
  margin-top: 25px;
  text-decoration: underline;
  touch-action: manipulation;
}
#amount-selection div.ancillary-donations .ancillary-donation-amount-wrapper {
  display: none;
  width: 216px;
}
#amount-selection div.ancillary-donations .ancillary-donation-amount-wrapper label {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 6px;
}
#amount-selection div.ancillary-donations .ancillary-donation-amount-wrapper a.cancel {
  color: #000000;
  float: right;
  font-size: 14px;
  margin-top: 1px;
  text-decoration: underline;
}
#amount-selection div.ancillary-donations .ancillary-donation-amount-wrapper .input {
  position: relative;
}
#amount-selection div.ancillary-donations .ancillary-donation-amount-wrapper .input .currency {
  font-size: 14px;
  position: absolute;
  right: 18px;
  top: 15px;
}
#amount-selection div.ancillary-donations .ancillary-donation-amount-wrapper .input input {
  box-shadow: none;
  box-sizing: border-box;
  border: solid 1px #e9e9e9;
  border-radius: 4px;
  height: 48px;
  line-height: 48px;
  padding-right: 30px;
  text-align: right;
  width: 100%;
}
#amount-selection div#payment-methods-loading {
  height: 38px;
  padding: 20px 0;
  text-align: center;
}
#amount-selection ul.payment-methods {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
}
#amount-selection ul.payment-methods li {
  border: 1px solid #e9e9e9;
  border-bottom: none;
  line-height: 72px;
  margin-bottom: 0;
  padding: 0 25px;
}
#amount-selection ul.payment-methods li:hover {
  cursor: pointer;
}
#amount-selection ul.payment-methods li:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#amount-selection ul.payment-methods li.top-rounded {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#amount-selection ul.payment-methods li:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom: 1px solid #e9e9e9;
}
#amount-selection ul.payment-methods .radio-wrapper {
  color: #000000;
  font-size: 16px;
}
#amount-selection ul.payment-methods .radio-wrapper label {
  padding-left: 40px;
}
#amount-selection ul.payment-methods .radio-wrapper .check {
  border: 1.5px solid #04a458;
  top: 24px;
}
#amount-selection ul.payment-methods .radio-wrapper .check.hover {
  box-shadow: 0 0 0 10px rgba(4, 164, 88, 0.1);
}
#amount-selection ul.payment-methods .radio-wrapper img {
  vertical-align: -7px;
}
#amount-selection ul.payment-methods .radio-wrapper .edit {
  color: #04a458;
  float: right;
  font-size: 17px;
  line-height: 22px;
  padding-top: 24px;
}
#amount-selection ul.payment-methods .radio-wrapper .icons img {
  display: inline-block;
  height: 24px;
}
#amount-selection ul.payment-methods .radio-wrapper.paypal img.icon {
  height: 24px;
  margin-right: 5px;
  vertical-align: -7px;
}
#amount-selection ul.payment-methods .radio-wrapper.stripe img.icon {
  margin-right: 13px;
  vertical-align: -6px;
}
#amount-selection ul.payment-methods .radio-wrapper.google-pay img.icon {
  margin-right: 5px;
  vertical-align: -10px;
  width: 32px;
}
#amount-selection ul.payment-methods .radio-wrapper.apple-pay img.icon {
  margin-right: 5px;
  vertical-align: -13px;
  width: 40px;
}
#amount-selection .name-is-hidden label {
  font-size: 14px;
  padding-left: 32px;
  vertical-align: -2px;
}
#amount-selection form.form {
  cursor: default;
  line-height: normal;
}
#amount-selection form.form h5 {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 14px;
}
#amount-selection form.form .row {
  display: table;
  padding-bottom: 16px;
  width: 440px;
}
#amount-selection form.form .col-1 {
  display: block;
}
#amount-selection form.form .col-2 {
  display: table-cell;
  vertical-align: top;
  width: 231px;
}
#amount-selection form.form .col-2.pr {
  padding-right: 16px;
}
#amount-selection form.form .col-2.mr {
  margin-right: 16px;
}
#amount-selection form.form p {
  margin: 0;
}
#amount-selection form.form input[type="text"],
#amount-selection form.form input[type="email"],
#amount-selection form.form select,
#amount-selection form.form .input {
  background-color: #ffffff;
  border: solid 1px #c8c8c8;
  box-sizing: border-box;
  border-radius: 10px;
  height: 56px;
  font-size: 16px;
  line-height: 56px;
  padding: 0 24px;
  margin: 0;
  width: 440px;
}
#amount-selection form.form input[type="text"]::placeholder,
#amount-selection form.form input[type="email"]::placeholder {
  color: #6A6A6A;
  opacity: 1;
}
#amount-selection form.form input.two-cols,
#amount-selection form.form .input.two-cols {
  width: 212px !important;
}
#amount-selection form.form input.mr {
  margin-right: 16px !important;
}
#amount-selection form.form select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 58px;
}
#amount-selection form.form .stripe-input {
  border: solid 1px #c8c8c8;
  border-radius: 10px;
  display: table-cell;
  height: 37px;
  line-height: 37px;
  padding: 19px 15px 0;
  vertical-align: middle;
  width: 440px;
}
#amount-selection form.form input.error,
#amount-selection form.form select.error,
#amount-selection form.form .stripe-input.StripeElement--invalid {
  border: solid 1px #cf364a;
}
#amount-selection form.form .errors {
  color: #cf364a;
  font-size: 12px;
  line-height: 1.5;
  padding-top: 0.25rem;
}
#amount-selection form#corporate-name-form {
  margin-top: 16px;
}
#amount-selection form#corporate-name-form label.cb {
  font-size: 14px;
  padding-left: 32px;
  vertical-align: -2px;
}
#amount-selection form#corporate-name-form .corporate-name-wrapper {
  margin-top: 16px;
}
#amount-selection .actions {
  padding: 24px;
  text-align: right;
}
#amount-selection .actions .btn .lds-css {
  display: none;
  margin-right: 10px;
  vertical-align: -5px;
}
#amount-selection .actions .btn.btn-loading {
  opacity: 0.4;
}
#amount-selection .actions .btn.btn-loading .lds-css {
  display: inline-block;
}
#amount-selection .actions.no-padding-top {
  padding: 0 24px 24px 24px;
}
#amount-selection div.summary {
  margin-bottom: 15px;
}
#amount-selection div.summary div.inner {
  padding: 20px 40px;
}
#amount-selection div.summary p {
  color: #6c6c6c;
  font-size: 16px;
  margin-bottom: 20px;
}
#amount-selection div.summary p.warning {
  color: #cf364a;
  font-size: 12px;
}
#amount-selection div.summary p.total {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
#amount-selection div.summary p.cgu-payment-method-wrapper {
  color: #6c6c6c;
  font-size: 12px;
}
#amount-selection div.summary p.cgu-payment-method-wrapper a {
  color: #6c6c6c;
  text-decoration: underline;
}
#amount-selection div.summary span.amount {
  float: right;
}
#amount-selection div.summary hr {
  border-top: 1px solid #c8c8c8;
  margin-bottom: 20px;
}
#amount-selection div.summary .cb-wrapper {
  color: #959595;
  font-size: 14px;
  margin-bottom: 40px;
}
#amount-selection div.summary .cb-wrapper label {
  padding-left: 28px;
}
#amount-selection div.summary .cb-wrapper .check {
  border: 2px solid #04a458;
  border-radius: 4px;
  height: 12px;
  top: 0;
  width: 12px;
}
#amount-selection div.summary .cb-wrapper .check:before {
  height: 16px;
  left: 1px;
  top: -3px;
  width: 18px;
}
#amount-selection div.summary .actions {
  padding: 0;
  text-align: center;
}
#amount-selection div.summary .actions button.btn.btn-large {
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  height: 56px;
  line-height: 56px;
  text-transform: none;
  width: 100%;
}
#amount-selection div.summary .actions button.btn.btn-large.btn-deactivated {
  background-color: #d8d8d8;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 16px 0 rgba(236, 236, 236, 0.1);
  cursor: default;
}
#amount-selection div.summary .actions button.btn.btn-large span.default {
  display: inline;
}
#amount-selection div.summary .actions button.btn.btn-large span.paypal {
  display: none;
}
#amount-selection div.summary .actions button.btn.btn-large.paypal {
  background-color: #f6c657;
}
#amount-selection div.summary .actions button.btn.btn-large.paypal.btn-deactivated {
  background-color: #d8d8d8;
  cursor: default;
}
#amount-selection div.summary .actions button.btn.btn-large.paypal span.default {
  display: none;
}
#amount-selection div.summary .actions button.btn.btn-large.paypal span.paypal {
  display: inline-block;
  line-height: 50px;
  height: 50px;
}
#amount-selection div.summary .actions button.btn.btn-large.paypal span.paypal img {
  vertical-align: middle;
}
#amount-selection div.summary .actions button.btn.btn-large.paypal:hover {
  background-color: #f3ba37;
}
#amount-selection div.summary .actions:last-child {
  margin-bottom: 10px;
}
#amount-selection div.summary #main-loading-button {
  text-align: center;
}
#amount-selection div.summary .loading-button {
  height: 40px;
  text-align: center;
}
#amount-selection div.summary .loading-button img {
  height: 40px;
}
#amount-selection div.summary .instructions {
  color: #04a458;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
#amount-selection .right .summary.inner {
  padding: 24px;
}
#amount-selection .right .summary.inner h2 {
  font-size: 14px;
  margin-bottom: 20px;
}
#amount-selection .right .summary.inner p,
#amount-selection .right .summary.inner p.total {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}
#amount-selection .right .summary.inner p:first-child {
  margin-top: 0;
}
#amount-selection .right .summary.inner p:last-child {
  margin-bottom: 0;
}
#amount-selection .right .summary.inner hr {
  margin: 16px 0;
}
#amount-selection div.informations {
  border-top: 1px solid #c8c8c8;
  display: table;
  margin: 40px 0 25px;
  padding-top: 24px;
  width: 100%;
}
#amount-selection div.informations .icon,
#amount-selection div.informations .text {
  display: table-cell;
  vertical-align: middle;
}
#amount-selection div.informations .icon {
  width: 57px;
}
#amount-selection div.informations .square {
  background-color: #c3f0db;
  border-radius: 10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
  width: 40px;
}
#amount-selection div.informations .square img {
  vertical-align: -5px;
}
#amount-selection div.informations h5 {
  color: #383b3d;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  margin: 0;
}
#amount-selection.product {
  padding-top: 0;
}
#amount-selection.product div.product-form h5 {
  margin-top: 0;
}
#amount-selection.product div.product-form .actions,
#amount-selection.product div.product-form .fees {
  text-align: right;
}
#amount-selection.product div.product-form .actions {
  padding: 0 0 16px;
}
#amount-selection.product .description {
  float: none;
  width: 100%;
}
#products-description.amount_selection_on_detail_page .description {
  float: none;
  width: 100%;
}
@media (max-width: 960px) {
  #amount-selection {
    max-width: 640px;
    width: 100%;
  }
  #amount-selection .right {
    display: none;
  }
}
@media (min-width: 668px) and (max-width: 910px) {
  #amount-selection div.two-cols {
    float: none;
    width: 212px;
  }
}
@media (max-width: 668px) {
  #amount-selection {
    padding: 0 16px;
    max-width: 640px;
    width: 100%;
    box-sizing: border-box;
  }
  #amount-selection div.breadcrumbs {
    margin-top: 24px;
  }
  #amount-selection .title .thumbnail {
    display: none;
  }
  #amount-selection .title .text {
    padding-left: 0;
  }
  #amount-selection div.left {
    max-width: 640px;
    width: 100%;
    box-sizing: border-box;
  }
  #amount-selection h1 {
    line-height: 20px;
  }
  #amount-selection div.missing-bags {
    box-sizing: border-box;
    display: table;
    width: 100%;
  }
  #amount-selection div.missing-bags span {
    display: table-cell;
    vertical-align: middle;
  }
  #amount-selection div.block .inner {
    padding: 16px;
  }
  #amount-selection div.product-form h5 {
    display: block;
  }
  #amount-selection div.product-form h5 div.product-name {
    margin-bottom: 20px;
  }
  #amount-selection div.product-form h5 div.thumbnail {
    display: block;
    text-align: center;
    width: 100%;
  }
  #amount-selection div.product-form .wrapper .thumbnail {
    display: none;
  }
  #amount-selection div.product-form .form {
    padding: 0;
  }
  #amount-selection div.product-form .form div.input .price {
    display: none;
  }
  #amount-selection div.product-form .form div.input .label {
    font-size: 14px;
  }
  #amount-selection div.product-form .form div.input .label .total .normal-price {
    color: #f77f42;
    font-weight: normal;
    text-decoration: line-through;
  }
  #amount-selection div.product-form .form div.input .label .total .batch-price {
    font-size: 16px;
    font-weight: bold;
  }
  #amount-selection div.product-form .form div.input .label .reduction-amount {
    color: #929292;
    display: block;
    font-size: 12px;
    font-weight: normal;
  }
  #amount-selection div.product-form .form div.input .amount {
    padding-top: 5px;
    width: 60%;
  }
  #amount-selection div.product-form .form div.input .reduction-pct {
    font-size: 10px;
    left: -9px;
    line-height: 23px;
    height: 28px;
    top: -9px;
    width: 34px;
  }
  #amount-selection div.ancillary-donations .ancillary-donation-amount-wrapper {
    width: 100%;
  }
  #amount-selection div.ancillary-donations .ancillary-donation-amount-wrapper .input input {
    font-size: 16px;
  }
  #amount-selection div.ancillary-donations .range-slider-wrapper {
    text-align: center;
  }
  #amount-selection form.form .row {
    width: 100%;
  }
  #amount-selection form.form .col-full-m {
    display: block;
    width: 100%;
  }
  #amount-selection form.form .col-full-m.pr {
    padding-right: 0;
  }
  #amount-selection form.form .col-full-m.mb {
    margin-bottom: 16px;
  }
  #amount-selection form.form input.full {
    width: 100% !important;
  }
  #amount-selection form.form input.two-cols,
  #amount-selection form.form .input.two-cols {
    width: 100% !important;
  }
  #amount-selection form.form .input.two-cols {
    display: table;
  }
  #amount-selection form.form span.icons {
    display: block;
    margin-bottom: 16px;
  }
  #amount-selection form.form span.icons img {
    display: inline-block;
    height: 24px;
    margin-left: 8px;
  }
  #amount-selection form.form select {
    width: 100%;
  }
  #amount-selection div.informations .col {
    display: block;
    margin: 30px auto;
    width: 210px;
  }
  #amount-selection.product {
    padding: 0 0 16px;
  }
}
@media (max-width: 620px) {
  #amount-selection div.product-form .form div.input .amount {
    width: 60%;
  }
}
@media (max-width: 400px) {
  #amount-selection div.product-form .form div.input .label,
  #amount-selection div.product-form .form div.input .amount {
    width: auto;
  }
}
@media (max-width: 370px) {
  #amount-selection div.product-form .form div.input .label .total .normal-price {
    display: block;
  }
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 41px;
  height: 22px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .text {
  cursor: pointer;
  font-size: 14px;
  left: 50px;
  position: absolute;
  top: 3px;
  width: 300px;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e1e1e1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 1px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider.round {
  border-radius: 22px;
}
.slider.round:before {
  border-radius: 50%;
}
input:checked + .slider {
  background-color: #04a458;
}
input:focus + .slider {
  box-shadow: 0 0 1px #04a458;
}
input:checked + .slider:before {
  -webkit-transform: translateX(19px);
  -ms-transform: translateX(19px);
  transform: translateX(19px);
}
@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.lds-css {
  display: inline-block;
  width: 19px !important;
  height: 18px !important;
}
.lds-rolling {
  display: block;
  position: relative;
  width: 18px !important;
  height: 18px !important;
  -webkit-transform: translate(-9px, -9px) scale(1) translate(9px, 9px);
  transform: translate(-9px, -9px) scale(1) translate(9px, 9px);
}
.lds-rolling span {
  display: block;
  left: 9px;
  top: 9px;
  -webkit-animation: lds-rolling 6s linear infinite;
  animation: lds-rolling 6s linear infinite;
}
.lds-rolling span,
.lds-rolling span:after {
  border: 4px solid #ffffff;
  border-top-color: transparent;
  border-radius: 50%;
  height: 18px;
  position: absolute;
  width: 18px;
}
.lds-rolling span:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#demo-request {
  padding: 72px 0;
}
.accordion {
  margin-top: 40px;
}
.accordion .accordion-item {
  border-bottom: 1px solid #01a459;
  padding: 15px;
  position: relative;
}
.accordion .accordion-item .accordion-header {
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding-right: 30px;
}
.accordion .accordion-item .accordion-header svg.plus {
  height: 20px;
  position: absolute;
  top: 16px;
  right: 0;
  transform: none;
  transition: transform 200ms ease-in-out;
  width: 20px;
}
.accordion .accordion-item .accordion-header h3 {
  margin: 0;
}
.accordion .accordion-item .accordion-header.active svg.plus {
  transform: rotate(45deg);
}
.accordion .accordion-item .accordion-content {
  display: none;
  padding-top: 10px;
}
.accordion .accordion-item .accordion-content p {
  margin: 0;
}
.accordion .accordion-item.last {
  border-bottom: none;
}
.notion-form {
  max-width: 400px;
  margin: 40px auto;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 16px #e5e7eb;
  padding: 32px;
}
.notion-form .notion-steps {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 24px;
}
.notion-form .notion-steps .step {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.notion-form .notion-steps .step.active {
  background: #2563eb;
  color: #fff;
}
.notion-form h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5em;
  text-align: center;
}
.notion-form .notion-subtitle {
  color: #6b7280;
  font-size: 1rem;
  margin-bottom: 1em;
  text-align: center;
}
.notion-form .notion-choice {
  position: relative;
  margin-bottom: 12px;
}
.notion-form .notion-choice input[type="radio"],
.notion-form .notion-choice input[type="checkbox"] {
  display: none;
}
.notion-form .notion-choice label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 2px solid #e5e7eb;
  border-radius: 10px;
  padding: 14px 18px;
  font-size: 1.08rem;
  cursor: pointer;
  transition: border 0.2s, box-shadow 0.2s;
  background: #fff;
  position: relative;
  min-height: 48px;
  font-weight: 500;
}
.notion-form .notion-choice input:checked + label {
  border-color: #2563eb;
  box-shadow: 0 0 0 2px #2563eb22;
}
.notion-form .notion-choice .notion-check {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #e5e7eb;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 16px;
  transition: border 0.2s, background 0.2s;
  font-size: 1.2em;
  color: #2563eb;
}
.notion-form .notion-choice input:checked + label .notion-check {
  border-color: #2563eb;
  background: #2563eb;
  color: #fff;
}
.notion-form .notion-choice input:checked + label .notion-check::after {
  content: '✔';
  font-size: 1.1em;
  color: #fff;
  display: block;
}
.notion-form .notion-success {
  background: #22c55e;
  color: #fff;
  padding: 32px;
  border-radius: 16px;
  text-align: center;
}
.notion-form label {
  line-height: 26px;
}
.notion-form button {
  margin-top: 16px;
  margin-right: 8px;
  background: #2563eb;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 8px 24px;
  font-size: 1rem;
  cursor: pointer;
}
.notion-form button:disabled {
  background: #e5e7eb;
  color: #888;
  cursor: not-allowed;
}
.notion-form .notion-product-search {
  border: 1.5px solid #e5e7eb;
  border-radius: 8px;
  box-sizing: border-box;
  font-size: 1rem;
  margin-bottom: 6px;
  padding: 10px 12px;
  height: 48px;
  width: 100%;
}
