.switch-language {
  float: left;
  padding: 6px 0 0 5px;
  overflow: hidden;
}
.switch-language li {
  float: left;
  text-transform: uppercase;
}
.switch-language li.opened {
  font-family: Open Sans Bold, Open Sans;
  font-weight: 700;
}
.switch-language li + li {
  border-left: 1px solid #ffffff;
}
.switch-language li a {
  padding: 0 5px;
}

#menu-w .switch-language {
  padding: 6px 0 12px 11px;
}
#menu-w .switch-language a {
  color: #ffffff;
}

.form i.error {
  position: static;
  top: -42px;
  left: 0px;
  background-color: #ffffff;
  padding: 2px 4px;
  display: block;
  font-size: 11px;
  line-height: 1.2em;
}

.numerotation {
  border: 2px solid #e8e1db;
  color: #ad9d8e;
  width: 66px;
  height: 66px;
  font-size: 42px;
  line-height: 61px;
  text-align: center;
  float: left;
  display: none;
  margin-right: 25px;
  font-family: Open Sans Light, Open Sans;
  font-weight: 300;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

#create-account {
  max-width: 1008px;
  margin: 0 auto;
}
#create-account .ico {
  float: left;
  font-size: 66px;
  margin-right: 20px;
}
#create-account .inside {
  padding-bottom: 14px;
  margin-bottom: 22px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e8e1db;
  *zoom: 1;
}
#create-account .inside:after {
  content: "";
  display: table;
  clear: both;
}
#create-account .inside:last-child {
  border-bottom: 0 none;
}
#create-account .inside:last-child .numerotation {
  visibility: hidden;
}

@media only screen and (min-width: 768px) {
  .numerotation {
    display: block;
  }

  #myaccount .col-1 {
    display: block;
    width: 29%;
  }
}
@media only screen and (min-width: 1180px) {
  #create-account .inside {
    padding-left: 54px;
  }
  #create-account .inside.form-intro {
    padding-right: 54px;
  }
}
#myaccount .h2 {
  text-align: left;
  margin-bottom: 10px;
  padding-top: 4px;
  color: #EA6645;
  font-size: 13px;
  font-family: Open Sans Bold, Open Sans;
  font-weight: 700;
}
#myaccount .h2::after {
  display: none;
}
#myaccount .col-1 {
  display: table-footer-group;
}
#myaccount .col-1 li {
  margin-bottom: 2px;
}
#myaccount .col-1 li .ico {
  display: none;
  float: right;
}
#myaccount .col-1 li a {
  font-size: 15px;
  display: block;
  padding: 8px;
  -moz-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#myaccount .col-1 li:hover a, #myaccount .col-1 li.opened a {
  background-color: #59493F;
  color: #ffffff;
}
#myaccount .col-1 li:hover .ico, #myaccount .col-1 li.opened .ico {
  display: block;
}
#myaccount .col-2 {
  margin-bottom: 10px;
}
#myaccount .box .body {
  padding: 15px;
}
#myaccount .emphasis {
  font-size: 14px;
  font-family: Open Sans Bold, Open Sans;
  font-weight: 700;
}
#myaccount.create-account .box .body {
  padding-bottom: 0;
}
#myaccount .buttons {
  text-align: right;
}
#myaccount .buttons a:hover {
  text-decoration: underline;
}
#myaccount .cms-content a:hover {
  text-decoration: underline;
}
#myaccount #information .inputs-blocks, #myaccount.password .inputs-blocks {
  margin-bottom: 20px;
}
#myaccount.password .notice.mandatory-fields {
  margin: 0px 0px 10px 0px;
}
#myaccount .tbl {
  width: 100%;
  /* .col1 {
  	width: 25%;
  }
  .col2 {
  	width: 33%;
  }
  .col3 {
  	width: 25%;
  }
  .col4 {
  	width: 17%;
  } */
}
#myaccount .tbl td {
  padding: 5px;
  border-bottom: 1px solid #E8E1DB;
}

#box-login .ico {
  float: left;
  font-size: 64px;
  margin-right: 20px;
}
#box-login .identifiants {
  overflow: hidden;
  margin-bottom: 10px;
}
#box-login a:hover {
  text-decoration: underline;
}

#box-login .cms-content, #box-new-account .cms-content {
  margin-bottom: 30px;
}
#box-login .box .body, #box-new-account .box .body {
  padding: 15px;
  overflow: hidden;
}
#box-login .form, #box-new-account .form {
  overflow: hidden;
}

#create-account a:hover {
  text-decoration: underline;
}
#create-account [name=send-create-account] {
  margin-bottom: 11px;
}

.btn.big {
  width: 100%;
  font-size: 15px;
  padding: 13px 0px;
  margin: 0 auto;
  max-width: 368px;
}

.ta-right {
  text-align: right;
}

.form .lbl-in-radio-value {
  display: inline;
}
.form .lbl-in-radio-value + .lbl-in-radio-value {
  margin-left: 10px;
}

#login-create .actions {
  text-align: center;
}
#login-create .actions .btn {
  float: none;
}

@media only screen and (min-width: 980px) {
  #myaccount .col-2 {
    width: 71%;
  }
}
.page-options .box {
  margin-bottom: 10px;
}
.page-options .form-options .lbl {
  display: inline-block;
  margin-right: 10px;
}
.page-options .form-options p {
  margin-bottom: 10px;
  margin-left: 21px;
}
.page-options .form-options.alertes .lbl-in-select {
  display: none;
}
.page-options .form-options.alertes .lbl-in-radio-text {
  font-family: Open Sans SemiBold, Open Sans;
  font-weight: 600;
  cursor: pointer;
}
.page-options .form-dlv .lbl {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.page-options .form-dlv .inputs-blocks {
  margin-bottom: 15px;
}
.page-options .form-dlv .input-block-comfort_dlv_amount label,
.page-options .form-dlv .input-block-comfort_dlv_min_ord label {
  display: none;
}
.page-options .actions {
  display: block;
  text-align: right;
  margin-bottom: 15px;
}
.page-options .input-block-alert-cc .lbl-in-text {
  display: none;
}

.ord-filters {
  width: 100%;
  padding: 0px;
  margin: 0px 0px 20px;
}
.ord-filters.filter-histo-ord, .ord-filters #ord-state-filter-button {
  width: 100%;
}

.list-orders .col1 {
  width: calc(100%/7);
}

.order-client .ord-seller-action p {
  margin: 0;
  font-size: 0.9em;
}
.order-client .ord-seller-action .actions {
  text-align: center;
  margin: 5px 0 40px 0;
}
.order-client .cart-web {
  width: 100%;
}
.order-client .cart-web .tfoot {
  background-color: #f7f3f0;
}
.order-client .cart-web .tfoot th {
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  padding-right: 10px;
}
.order-client .cart-web .tfoot td {
  border: none;
}
.order-client .cart-web .tfoot.folded th, .order-client .cart-web .tfoot.folded td {
  padding: 7px 10px;
  float: left;
}
.order-client .cart-web .tfoot.folded th {
  width: 65%;
}
.order-client .cart-web .tfoot.folded td {
  width: 35%;
}
.order-client .cart-web tbody .promo {
  color: red;
  font-weight: 600;
}

@media only screen and (min-width: 768px) {
  .order-client .col-1.fifty, .order-client .col-2.fifty {
    width: 50%;
  }

  .ord-filters {
    width: 35%;
  }
}
.page-my-catalog .paginator {
  display: block;
}

.informations .form .inputs-blocks {
  margin-bottom: 15px;
}
.informations .form .inputs-blocks .row {
  max-width: none;
}

#table-synthese {
  width: 100%;
}

.coldel {
  width: 20px;
}

.page-rights .altbtn {
  margin: 0;
}
.page-rights input[type='checkbox'] {
  position: absolute;
}
.page-rights .list-rights {
  margin: -10px 0 30px 20px;
}
.page-rights .list-rights .right {
  margin-bottom: 5px;
}

.page-store .input-block-fileupload {
  border: 1px solid #cccccc;
}
.page-store .input-block-fileupload .lbl-fileupload .filename {
  color: #7F7167;
  padding-top: 6px;
  font-style: italic;
  font-size: 0.9em;
}
.page-store .input-block-fileupload .lbl-fileupload .btn-upload {
  line-height: 18px;
}
.page-store .input-block-fileupload.error {
  border: 1px solid red;
}
.page-store .input-block-fileupload.error .lbl-fileupload .filename {
  color: red;
}
.page-store input[type='text'].disabled, .page-store input[type='qte'].disabled, .page-store input[type='email'].disabled, .page-store input[type='search'].disabled, .page-store input[type='number'].disabled, .page-store textarea.disabled {
  background-color: #E3E3E3;
}

#edit-sav .lbl-in-radio {
  display: block;
  margin-bottom: 8px;
}
#edit-sav .lbl-in-radio-value {
  display: block;
}
#edit-sav .lbl-in-radio-value + .lbl-in-radio-value {
  margin-left: 0;
}
#edit-sav .lbl-fileupload .filename {
  color: #59493F;
  float: right;
  display: none;
}
#edit-sav .lbl-fileupload .btn-upload {
  float: none;
  width: 160px;
}

.gopage {
  float: left;
}
.gopage [name="page"] {
  width: 50px;
  height: 26px;
  text-align: center;
}
.gopage [type="submit"] {
  width: auto;
  min-width: 0;
}

.block-sch-ord {
  margin-top: 15px;
}
.block-sch-ord input {
  display: inline-block;
  height: 26px;
}

[id="ord-state-interne"] .normal {
  text-transform: none;
  font-weight: normal;
}

.pricepromo {
  display: block;
  text-decoration: line-through;
}

/*# sourceMappingURL=account.css.map */
