.tabset {
  width: 1100px;
  min-height: 35px;
  position: relative;
  text-transform: uppercase;
  z-index: 13;
}
.tabset li {
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
  height: 35px;
  text-align: center;
  border-right: 1px #a5a5a5 solid;
  border-left: 1px #909090 solid;
  background: #909090;
}
.tabset li a {
  height: 35px;
  line-height: 35px;
  display: block;
  color: #fff;
  text-decoration: none;
}
.tabset li#oc_tc4 {
  width: 107px;
}
.tabset li#oc_jantes {
  width: 77px;
}
.tabset li#oc_moto {
  width: 112px;
}
.tabset li#oc_quad {
  width: 113px;
}
.tabset li#oc_agri {
  width: 134px;
}
.tabset li#oc_pl {
  width: 155px;
}
.tabset li#oc_promo {
  width: 92px;
  background: #f10505;
}
.tabset li#oc_hiver {
  width: 80px;
  background: #449fba;
}
.tabset li#oc_montages {
  width: 94px;
  background: #6B4E82;
}
.tabset li.active#oc_tc4 a,
.tabset li:hover#oc_tc4 a {
  background: #0c3759;
}
.tabset li.active#oc_jantes a,
.tabset li:hover#oc_jantes a {
  background: #4e4e4e;
}
.tabset li.active#oc_moto a,
.tabset li:hover#oc_moto a {
  background: #5e840c;
}
.tabset li.active#oc_quad a,
.tabset li:hover#oc_quad a {
  background: #2f5408;
}
.tabset li.active#oc_agri a,
.tabset li:hover#oc_agri a {
  background: #5c3702;
}
.tabset li.active#oc_pl a,
.tabset li:hover#oc_pl a {
  background: #7d1d07;
}
.tabset li.active#oc_promo a,
.tabset li:hover#oc_promo a {
  background: #af0303;
}
.tabset li.active#oc_hiver a,
.tabset li:hover#oc_hiver a {
  background: #20809e;
}
.tabset li.active#oc_packs_hiver a,
.tabset li:hover#oc_packs_hiver a {
  background: #4e4e4e;
}
.tabset li.active#oc_montages a,
.tabset li:hover#oc_montages a {
  background: #32364c;
}
.tabset li:first-child {
  border-left: 0px solid;
}
.tabset li:last-child {
  border-right: 0px solid;
}
body {
  background: #f4f4f4 ! important;
}
#container {
  margin: 20px auto ! important;
  box-shadow: none ! important;
  padding: 0 ! important;
  width: 980px ! important;
  background: none ! important;
}
#container #user-page {
  position: relative;
}
#container #user-page .trackingLink {
  margin: 0;
  display: block;
}
#container #user-page .trackingLink .btn_suivi_colis {
  display: block;
  border: 1px solid #9c9c9c;
  text-align: center;
  margin-top: 5px;
  width: 120px;
  text-decoration: none;
}
#container #user-page .trackingLink.onlymobile {
  display: none;
}
#container #user-page .trackingLink.onlymobile .btn_suivi_colis {
  width: 90px;
  margin: 5px auto 0 auto;
}
#container #user-page .reservation_mobile {
  display: none;
}
#container #user-page .user_menu {
  padding: 0;
}
#container #user-page .user_menu .nav-tabs {
  height: 50px;
  width: 660px;
  margin: 0 auto;
}
#container #user-page .user_menu .nav-tabs li {
  background: #333333;
  width: 25%;
  height: 50px;
  position: relative;
  float: left;
  border-bottom: 1px #ccc solid;
  border-right: 1px #F4F4F4 solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#container #user-page .user_menu .nav-tabs li a {
  background-color: #333333;
  border: none;
  color: #ccc;
  cursor: pointer;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
}
#container #user-page .user_menu .nav-tabs li a i {
  font-size: 30px;
  margin: 10px;
  width: 30px;
  display: inline;
  float: left;
  text-align: center;
}
#container #user-page .user_menu .nav-tabs li a span {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 50px;
}
#container #user-page .user_menu .nav-tabs li.active span,
#container #user-page .user_menu .nav-tabs li:hover span {
  color: #ff6600;
}
#container #user-page .user_menu .nav-tabs li.active span.arrow {
  display: block;
}
#container #user-page input[type=submit] {
  border-radius: 0 !important;
  float: right;
  font-style: normal;
  font-weight: 700;
}
#container #user-page .content {
  overflow: hidden;
}
#container #user-page .tab-content {
  position: relative;
  clear: both;
  padding-top: 20px;
  margin-bottom: 20px;
}
#container #user-page .tab-content .tab-pane {
  padding: 0 0 20px 0;
  overflow: hidden;
}
#container #user-page .tab-content .tab-pane .custom-checkbox input[type=checkbox] + label {
  font-size: 14px;
}
#container #user-page .tab-content .tab-pane .order_details {
  background-color: #fff;
  padding-top: 20px;
}
#container #user-page .tab-content .tab-pane .order_details thead th {
  background-color: #f4f4f4;
}
#container #user-page .tab-content .tab-pane h2.liens_detail_title {
  text-decoration: underline;
  margin-bottom: 10px;
  color: #666;
}
#container #user-page .tab-content .tab-pane > div > span {
  font-size: 14px;
  line-height: 20px;
}
#container #user-page .tab-content .tab-pane > div > span > strong {
  font-size: 15px;
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane .demi {
  width: 50%;
  float: left;
}
#container #user-page .tab-content .tab-pane .demi address p {
  margin: 5px 0;
}
#container #user-page .tab-content .tab-pane .demi address span {
  display: block;
}
#container #user-page .tab-content .tab-pane .demi a.bouton_orange {
  margin-top: 20px;
}
#container #user-page .tab-content .tab-pane#password fieldset div input[type=email],
#container #user-page .tab-content .tab-pane#password fieldset div input[type=password],
#container #user-page .tab-content .tab-pane#password fieldset div #password,
#container #user-page .tab-content .tab-pane#password fieldset div #email {
  width: 278px;
  height: 15px;
  line-height: 15px;
  border: solid 1px #ddd;
  border-radius: 0;
  background: #fff;
  padding: 10px 10px 10px 30px;
  font-size: 12px;
}
#container #user-page .tab-content .tab-pane#password fieldset div input[type=email]:focus,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=password]:focus,
#container #user-page .tab-content .tab-pane#password fieldset div #password:focus,
#container #user-page .tab-content .tab-pane#password fieldset div #email:focus {
  border-color: #ff6000;
}
#container #user-page .tab-content .tab-pane#password fieldset label {
  height: 15px;
  line-height: 15px;
  font-weight: bold;
  display: block;
  text-align: left;
  font-size: 1em;
  margin: 10px 0 2px;
}
#container #user-page .tab-content .tab-pane#password fieldset label.color1 {
  color: #303030;
}
#container #user-page .tab-content .tab-pane .col_address {
  margin-bottom: 20px;
  overflow: hidden;
}
#container #user-page .tab-content .tab-pane .col_address address {
  margin-bottom: 10px;
  float: left;
  min-width: 320px;
}
#container #user-page .tab-content .tab-pane .col_address address p {
  margin: 5px 0;
}
#container #user-page .tab-content .tab-pane .col_address address span {
  display: block;
}
#container #user-page .tab-content .tab-pane .col_address .bouton_orange {
  float: right;
  width: 188px;
}
#container #user-page .tab-content .tab-pane .col_address .btn_add {
  display: block;
  margin: 20px auto 0 auto;
  width: 210px;
}
#container #user-page .tab-content .tab-pane .modifier {
  font-size: 12px;
  font-weight: normal;
  text-transform: lowercase;
  text-decoration: none;
  color: #999;
}
#container #user-page .tab-content .tab-pane .modifier:hover {
  color: #3e3d40;
}
#container #user-page .tab-content .tab-pane .modifier:hover span {
  text-decoration: underline;
}
#container #user-page .tab-content .tab-pane .bill_container {
  overflow: hidden;
}
#container #user-page .tab-content .tab-pane .bill_container h2 {
  float: left;
}
#container #user-page .tab-content .tab-pane .bill_container ul {
  float: left;
  width: 810px;
}
#container #user-page .tab-content .tab-pane .bill_container ul li {
  float: left;
  margin: 0 0 0 1%;
  width: 24%;
}
#container #user-page .tab-content .tab-pane .bill_container ul li a {
  font-weight: normal;
  font-size: 13px;
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane .bill_container ul li a.pdf {
  padding: 16px 0 20px 47px;
  line-height: 50px;
  background: url('../bundles/allopneussecure/img/pdf-icon.png') left top no-repeat;
  background-size: 40px;
}
#container #user-page .tab-content .tab-pane .bill_container ul li a.bouton_orange {
  margin-top: 3px;
}
#container #user-page .tab-content .tab-pane address > h2 {
  line-height: 20px;
}
#container #user-page .tab-content .tab-pane address > h2 strong {
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane address > h2 a {
  float: right;
  font-weight: normal;
  font-size: 13px;
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane address > h2 a.pdf {
  padding: 0 55px 0 0;
  line-height: 50px;
  margin-top: -15px;
  background: url('../bundles/allopneussecure/img/pdf-icon.png') right top no-repeat;
}
#container #user-page .tab-content .tab-pane address > h2 a.bouton_orange {
  margin-top: 3px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 80px 0 0;
  background: url('../bundles/allopneussecure/img/tdc_paiement.png') right top no-repeat;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.visa {
  background-position: right -40px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.master {
  background-position: right -80px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.check {
  background-position: right -120px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.espece {
  background-position: right -160px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.card3ds {
  background-position: right -200px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.account {
  background-position: right -240px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.paypal {
  background-position: right -280px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.oneeuro {
  background-position: right -320px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.cofidis {
  background-position: right -360px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.transfer {
  background-position: right -400px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.cofinoga {
  background-position: right -440px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.flooz {
  background-position: right -480px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.phone {
  background-position: right -600px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.amex {
  background-position: right -640px;
}
#container #user-page .tab-content .tab-pane address > h2 span.paiement.fourxcb {
  background-position: right -680px;
}
#container #user-page .tab-content .tab-pane address > h2 hr {
  display: none;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section {
  background-color: #fff;
  border-top: solid 1px #ccc;
  padding: 15px 20px;
  margin-bottom: 20px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section h2 {
  font-weight: normal;
  font-size: 18px;
  margin: 18px 0;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section h2 strong {
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section .rdv-details {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 10px 20px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section .rdv-details .calendar {
  vertical-align: middle;
  display: table-cell;
  width: 30px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section .rdv-details .reservation_infos {
  display: table-cell;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section #cancel_container {
  position: relative;
  display: block;
  text-align: right;
  margin-top: -40px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section #cancel_container .btn_cancel_order {
  display: inline-block;
  width: 100px;
  font-size: 13px;
  padding: 5px 15px;
  border-radius: 5px;
  color: #3e3d40;
  border: 1px solid #3e3d40;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande section #cancel_container .btn_cancel_order:hover,
#container #user-page .tab-content .tab-pane .tdc_details_commande section #cancel_container .btn_cancel_order:focus {
  color: #ffffff;
  background: #3e3d40;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison {
  display: flex;
  margin-bottom: 10px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre,
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_factu {
  width: 468px;
  border: solid 1px #ccc;
  padding: 10px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre h2,
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_factu h2 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 14px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre h3,
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_factu h3 {
  margin: 10px 0 0;
  padding: 0;
  line-height: 18px;
  font-size: 12px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre address,
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_factu address {
  font-style: normal;
  font-size: 12px;
  line-height: 15px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre > div {
  position: relative;
  overflow: hidden;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre > div h4 {
  margin: 0;
  padding-top: 0;
  font-size: 14px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre > div > a {
  position: absolute;
  right: 20px;
  bottom: 0;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre > span {
  padding: 0;
  display: block;
  font-size: 14px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre > span strong {
  display: block;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre > span.helpCost {
  font-size: 11px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_factu {
  margin-left: 10px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_factu a {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .pack-formula {
  display: inline-block;
  color: #ffffff;
  background: #333333;
  margin: 2px 0;
  padding: 4px 10px;
  font-size: 11px;
  line-height: 11px;
}
#container #user-page .tab-content .tab-pane .tdc_details_commande .pack-formula__title {
  text-transform: uppercase;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps {
  width: 80%;
  margin: 0 auto 10px;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li {
  width: 17%;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.active {
  width: 59%;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li p {
  color: #fff;
  background-color: #ccc;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li p:before {
  border-color: #ccc #ccc #ccc transparent;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li p:after {
  border-left: 12px solid #ccc;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li p span {
  display: none;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.active p {
  background-color: #333;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.active p:before {
  border-color: #333 #333 #333 transparent;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.active p:after {
  border-left: 12px solid #333;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.active p span {
  display: inline-block;
  margin-top: -3px;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.next p {
  background-color: #CCCCCC;
  color: #fff;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.next p:before {
  border-color: #CCCCCC #CCCCCC #CCCCCC transparent;
}
#container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.next p:after {
  border-left: 12px solid #CCCCCC;
}
#container #user-page .tab-content .tab-pane .etapes_panier li {
  width: 27%;
}
#container #user-page .tab-content .tab-pane .etapes_panier li p {
  background-color: #f4f4f4;
}
#container #user-page .tab-content .tab-pane .etapes_panier li p:before {
  border-color: #f4f4f4 #f4f4f4 #f4f4f4 transparent;
}
#container #user-page .tab-content .tab-pane .etapes_panier li p:after {
  border-left: 12px solid #f4f4f4;
}
#container #user-page .tab-content .tab-pane .etapes_panier li p span {
  display: none;
}
#container #user-page .tab-content .tab-pane .etapes_panier li.active p {
  background-color: #FF6600;
}
#container #user-page .tab-content .tab-pane .etapes_panier li.active p:before {
  border-color: #FF6600 #FF6600 #FF6600 transparent;
}
#container #user-page .tab-content .tab-pane .etapes_panier li.active p:after {
  border-left: 12px solid #FF6600;
}
#container #user-page .tab-content .tab-pane .etapes_panier li.active p span {
  display: inline-block;
  margin-top: -3px;
}
#container #user-page .tab-content .tab-pane h2.order_infos span br,
#container #user-page .tab-content .tab-pane h2.reservation_infos span br,
#container #user-page .tab-content .tab-pane h2.payment_infos span br {
  display: none;
}
#container #user-page .tab-content .tab-pane h2.reservation_infos {
  line-height: 25px;
}
#container #user-page .tab-content .tab-pane h2.payment_infos {
  margin-top: 10px;
  height: 50px;
  line-height: 50px;
  position: relative;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu:after {
  content: "";
  position: absolute;
  height: 42px;
  left: 180px;
  top: 5px;
  width: 211px;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.cb:after {
  background: url('../bundles/allopneussecure/img/tdc_choix_paiement.png') left -153px no-repeat;
  top: 2px;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.cb_secure:after {
  background: url('../bundles/allopneussecure/img/tdc_choix_paiement.png') 0 -50px no-repeat;
  top: 2px;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.euro:after {
  background: url('../bundles/allopneussecure/img/tdc_choix_paiement.png') 0 -95px no-repeat;
  height: 50px;
  top: -4px;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.xcb:after {
  background: url('../bundles/allopneussecure/img/tdc_paiement.png') left -520px no-repeat;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.check:after {
  background: url('../bundles/allopneussecure/img/tdc_paiement.png') left -119px no-repeat;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.cofinoga:after {
  background: url('../bundles/allopneussecure/img/tdc_paiement.png') left -440px no-repeat;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.paypal:after {
  background: url('../bundles/allopneussecure/img/tdc_paiement.png') left -280px no-repeat;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.account:after {
  background: url('../bundles/allopneussecure/img/tdc_paiement.png') left -562px no-repeat;
  height: 39px;
  top: 7px;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.amex:after {
  background: url('../bundles/allopneussecure/img/tdc_paiement.png') left -640px no-repeat;
}
#container #user-page .tab-content .tab-pane h2.payment_infos .illu.fourxcb:after {
  background: url('../bundles/allopneussecure/img/tdc_paiement.png') left -680px no-repeat;
}
#container #user-page .tab-content .tab-pane .panier.recap .num_commande {
  display: none;
}
#container #user-page .tab-content .tab-pane .panier.recap .unitaire {
  display: none;
}
#container #user-page .tab-content .tab-pane .liens_detail {
  padding: 20px 10px 0 10px;
  border-top: 30px #f4f4f4 solid;
}
#container #user-page .tab-content .tab-pane .liens_detail ul li {
  line-height: 18px;
}
#container #user-page .tab-content .tab-pane .liens_detail ul li a:hover {
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane#password fieldset,
#container #user-page .tab-content .tab-pane#newsletter fieldset,
#container #user-page .tab-content .tab-pane#adress fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#container #user-page .tab-content .tab-pane#password fieldset legend,
#container #user-page .tab-content .tab-pane#newsletter fieldset legend,
#container #user-page .tab-content .tab-pane#adress fieldset legend {
  margin: 0;
  padding: 0;
}
#container #user-page .tab-content .tab-pane#password fieldset span,
#container #user-page .tab-content .tab-pane#password fieldset div,
#container #user-page .tab-content .tab-pane#newsletter fieldset span,
#container #user-page .tab-content .tab-pane#newsletter fieldset div,
#container #user-page .tab-content .tab-pane#adress fieldset span,
#container #user-page .tab-content .tab-pane#adress fieldset div {
  display: block;
}
#container #user-page .tab-content .tab-pane#password fieldset span label,
#container #user-page .tab-content .tab-pane#password fieldset div label,
#container #user-page .tab-content .tab-pane#newsletter fieldset span label,
#container #user-page .tab-content .tab-pane#newsletter fieldset div label,
#container #user-page .tab-content .tab-pane#adress fieldset span label,
#container #user-page .tab-content .tab-pane#adress fieldset div label {
  display: block;
}
#container #user-page .tab-content .tab-pane#password fieldset span input[type=text],
#container #user-page .tab-content .tab-pane#password fieldset span input[type=email],
#container #user-page .tab-content .tab-pane#password fieldset span input[type=password],
#container #user-page .tab-content .tab-pane#password fieldset div input[type=text],
#container #user-page .tab-content .tab-pane#password fieldset div input[type=email],
#container #user-page .tab-content .tab-pane#password fieldset div input[type=password],
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=text],
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=email],
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=password],
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=text],
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=email],
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=password],
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=text],
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=email],
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=password],
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=text],
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=email],
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=password] {
  float: left;
  width: 440px;
  border: 1px #dadada solid;
  margin-bottom: 10px;
  background: #fff;
  padding: 10px 10px 10px 30px;
  height: 15px;
  line-height: 15px;
  font-style: normal;
  font-size: 12px;
}
#container #user-page .tab-content .tab-pane#password fieldset span input[type=text]:focus,
#container #user-page .tab-content .tab-pane#password fieldset span input[type=email]:focus,
#container #user-page .tab-content .tab-pane#password fieldset span input[type=password]:focus,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=text]:focus,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=email]:focus,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=password]:focus,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=text]:focus,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=email]:focus,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=password]:focus,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=text]:focus,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=email]:focus,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=password]:focus,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=text]:focus,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=email]:focus,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=password]:focus,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=text]:focus,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=email]:focus,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=password]:focus {
  border-color: #ff6600;
  box-shadow: 0 0 3px #ff6600;
}
#container #user-page .tab-content .tab-pane#password fieldset span input[type=text]:first-child,
#container #user-page .tab-content .tab-pane#password fieldset span input[type=email]:first-child,
#container #user-page .tab-content .tab-pane#password fieldset span input[type=password]:first-child,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=text]:first-child,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=email]:first-child,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=password]:first-child,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=text]:first-child,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=email]:first-child,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=password]:first-child,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=text]:first-child,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=email]:first-child,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=password]:first-child,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=text]:first-child,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=email]:first-child,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=password]:first-child,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=text]:first-child,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=email]:first-child,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=password]:first-child {
  margin-right: 10px;
}
#container #user-page .tab-content .tab-pane#password fieldset span input[type=text].mini,
#container #user-page .tab-content .tab-pane#password fieldset span input[type=email].mini,
#container #user-page .tab-content .tab-pane#password fieldset span input[type=password].mini,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=text].mini,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=email].mini,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=password].mini,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=text].mini,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=email].mini,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=password].mini,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=text].mini,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=email].mini,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=password].mini,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=text].mini,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=email].mini,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=password].mini,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=text].mini,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=email].mini,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=password].mini {
  width: 98px ! important;
}
#container #user-page .tab-content .tab-pane#password fieldset span input[type=text].right,
#container #user-page .tab-content .tab-pane#password fieldset span input[type=email].right,
#container #user-page .tab-content .tab-pane#password fieldset span input[type=password].right,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=text].right,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=email].right,
#container #user-page .tab-content .tab-pane#password fieldset div input[type=password].right,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=text].right,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=email].right,
#container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=password].right,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=text].right,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=email].right,
#container #user-page .tab-content .tab-pane#newsletter fieldset div input[type=password].right,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=text].right,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=email].right,
#container #user-page .tab-content .tab-pane#adress fieldset span input[type=password].right,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=text].right,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=email].right,
#container #user-page .tab-content .tab-pane#adress fieldset div input[type=password].right {
  float: right;
}
#container #user-page .tab-content .tab-pane#password fieldset span span,
#container #user-page .tab-content .tab-pane#password fieldset div span,
#container #user-page .tab-content .tab-pane#newsletter fieldset span span,
#container #user-page .tab-content .tab-pane#newsletter fieldset div span,
#container #user-page .tab-content .tab-pane#adress fieldset span span,
#container #user-page .tab-content .tab-pane#adress fieldset div span {
  display: inline-block;
  margin: 10px;
  color: #999;
}
#container #user-page .tab-content .tab-pane#password .tdc_ident,
#container #user-page .tab-content .tab-pane#newsletter .tdc_ident,
#container #user-page .tab-content .tab-pane#adress .tdc_ident {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
#container #user-page .tab-content .tab-pane#password .tdc_ident:after,
#container #user-page .tab-content .tab-pane#newsletter .tdc_ident:after,
#container #user-page .tab-content .tab-pane#adress .tdc_ident:after {
  display: none;
}
#container #user-page .tab-content .tab-pane#order .order_list {
  margin-top: 20px;
}
#container #user-page .tab-content .tab-pane#order .order_list thead tr {
  background-color: #C4C5C7;
}
#container #user-page .tab-content .tab-pane#order .order_list thead tr td {
  padding: 5px;
  color: #fff;
  font-weight: bold;
  height: 40px;
  vertical-align: middle;
}
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td {
  height: 40px;
  vertical-align: middle;
  padding: 20px 5px;
  border-bottom: solid 1px #d9d9d9;
}
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_details a {
  display: block;
}
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_details a.btn_details {
  margin-bottom: 5px;
}
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_details a.btn_details .onlymobile {
  display: none;
}
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_order a {
  color: #ff6000;
}
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_price {
  font-family: 'Open Sans', sans-serif;
}
#container #user-page .tab-content .tab-pane#order .order_list thead tr td,
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td {
  font-size: 14px;
}
#container #user-page .tab-content .tab-pane#order .order_list thead tr td.noborder,
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td.noborder {
  border: none;
}
#container #user-page .tab-content .tab-pane#order .order_list thead tr td .onlymobile,
#container #user-page .tab-content .tab-pane#order .order_list tbody tr td .onlymobile {
  display: none;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande {
  border-top: 1px solid #dadada;
  clear: both;
  margin-bottom: 40px;
  padding-top: 15px;
  position: relative;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande .detail {
  bottom: 0;
  position: absolute;
  right: 0;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande p.spacer-top2 {
  clear: both;
  margin-top: 10px;
  border-top: 1px dashed #dadada;
  padding-top: 10px;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande p.spacer-top2 span {
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande p.spacer-top2 .bouton_orange {
  float: right;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande .information {
  float: left;
  width: 50%;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande .information p.article {
  border: none;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande .information p.article span {
  font-weight: normal;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande .information a {
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane#order .ligne-commande .produit {
  padding-bottom: 10px;
  clear: both;
}
#container #user-page .tab-content .tab-pane#order .colx2 {
  float: right;
  width: 50%;
}
#container #user-page .tab-content .tab-pane#order .colx2 .col {
  float: left;
  padding: 0;
  text-align: center;
  width: 50%;
}
#container #user-page .tab-content .tab-pane#order .colx2.title {
  text-align: right;
}
#container #user-page .tab-content .tab-pane#order .colx2.title .col {
  color: #a6a6a6;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 700;
  width: 50%;
}
#container #user-page .tab-content .tab-pane#order .colx2.title .col .total {
  font-size: 16px;
}
#container #user-page .tab-content .tab-pane#order .colx4 {
  float: right;
  width: 100%;
}
#container #user-page .tab-content .tab-pane#order .colx4 .col {
  float: left;
  padding: 0;
  text-align: center;
  width: 25%;
}
#container #user-page .tab-content .tab-pane#order .colx4 .col span {
  color: #ff6600;
}
#container #user-page .tab-content .tab-pane#order .colx4.title {
  text-align: right;
}
#container #user-page .tab-content .tab-pane#order .colx4.title .col {
  color: #a6a6a6;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 700;
  width: 25%;
}
#container #user-page .tab-content .tab-pane#order .colx4.title .col .total {
  font-size: 16px;
}
#container #user-page .tab-content .tab-pane#order .btn_more_orders {
  margin-top: 20px;
}
#container .espace_pro .accueil_pro h1 {
  color: #000;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin: 0;
  font-size: 30px;
}
#container .espace_pro .accueil_pro .choix {
  float: left;
  width: 980px;
  height: 465px;
}
#container .espace_pro .accueil_pro .choix li {
  float: left;
  width: 50%;
  height: 105px;
  padding-top: 360px;
  background: url('../bundles/allopneussecure/img/accueil_pros.png') left top no-repeat;
  text-align: center;
}
#container .espace_pro .accueil_pro .choix li h2 {
  text-indent: -3000px;
  overflow: hidden;
  display: block;
  height: 0px;
  margin: 0;
}
#container .espace_pro .accueil_pro .choix li a.bouton_orange {
  padding-left: 40px;
  padding-right: 40px;
}
#container .espace_pro .accueil_pro .choix li a.plus {
  position: relative;
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
  display: block;
  min-width: 20px;
  margin: 20px 160px 0 160px;
}
#container .espace_pro .accueil_pro .choix li a.plus:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: none;
  top: 7px;
  left: 10px;
  border: 2px solid #ff6600;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#container .espace_pro .accueil_pro .choix li a.plus:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: none;
  top: 7px;
  right: 10px;
  border: 2px solid #ff6600;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#container .espace_pro .accueil_pro .choix li.entreprise {
  background-position: right top;
}
#container .espace_pro .accueil_pro .infos li {
  float: left;
  width: 490px;
  height: 125px;
  background: #fff url('../bundles/allopneussecure/img/picto_accueil_pro.png') left top no-repeat;
}
#container .espace_pro .accueil_pro .infos li span {
  padding: 40px 0 0 130px;
  display: block;
  font-size: 18px;
}
#container .espace_pro .accueil_pro .infos li span strong {
  color: #ff6600;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
}
#container .espace_pro .accueil_pro .infos li.remise {
  background-position: left 0px;
}
#container .espace_pro .accueil_pro .infos li.livr {
  background-position: left -125px;
}
#container .espace_pro .accueil_pro .infos li.traitement {
  background-position: left -250px;
}
#container .espace_pro .accueil_pro .infos li.cellule {
  background-position: left -375px;
}
#container .espace_pro .infos_pro {
  float: left;
  width: 700px;
  height: 600px;
}
#container .espace_pro .infos_pro .info {
  padding: 232px 0 0 135px;
  height: 204px;
  border-bottom: 2px #fff solid;
  background: url('../bundles/allopneussecure/img/infos_pro.png') left top no-repeat;
}
#container .espace_pro .infos_pro .info h1 {
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  font-size: 19px;
}
#container .espace_pro .infos_pro .info h1 span {
  color: #ff6600;
  font-weight: normal;
  display: block;
}
#container .espace_pro .infos_pro .info p {
  color: #fff;
  padding-right: 130px;
  font-size: 15px;
}
#container .espace_pro .infos_pro ul li {
  float: left;
  width: 350px;
  height: 80px;
  background: #000 url('../bundles/allopneussecure/img/pro_pictos.png') left top no-repeat;
}
#container .espace_pro .infos_pro ul li span {
  padding: 23px 0 0 75px;
  color: #fff;
  display: block;
}
#container .espace_pro .infos_pro ul li span strong {
  color: #ff6600;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
}
#container .espace_pro .infos_pro ul li.remise {
  background-position: 12px 15px;
}
#container .espace_pro .infos_pro ul li.traitement {
  background-position: 12px -85px;
}
#container .espace_pro .infos_pro ul li.livr {
  background-position: 12px -185px;
}
#container .espace_pro .infos_pro ul li.collecte {
  background-position: 12px -285px;
}
#container .espace_pro .infos_pro ul li.remise,
#container .espace_pro .infos_pro ul li.livr {
  width: 349px;
  border-right: 1px #363636 solid;
}
#container .espace_pro .infos_pro ul li.remise span,
#container .espace_pro .infos_pro ul li.livr span {
  padding-top: 15px;
}
#container .espace_pro .infos_pro ul li.remise,
#container .espace_pro .infos_pro ul li.traitement {
  border-bottom: 1px #363636 solid;
}
#container .espace_pro .infos_pro ul li.collecte span strong {
  display: inline;
}
#container .espace_pro .infos_pro ul li.collecte a {
  position: relative;
  padding: 0 0 0 92px;
  color: #ff6600;
  font-size: 15px;
}
#container .espace_pro .infos_pro ul li.collecte a:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: none;
  top: 7px;
  left: 75px;
  border: 1px solid #ff6600;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#container .espace_pro .side_pro {
  float: right;
  width: 260px;
  text-align: center;
  margin-top: 10px;
}
#container .espace_pro .side_pro div {
  background: #fff;
  padding: 20px 10px;
}
#container .espace_pro .side_pro div h2 {
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 0;
}
#container .espace_pro .side_pro div h2 strong {
  font-weight: bold;
  display: block;
  font-size: 17px;
}
#container .espace_pro .side_pro div input[type=text],
#container .espace_pro .side_pro div input[type=email],
#container .espace_pro .side_pro div input[type=password] {
  width: 90%;
  border: 1px #dadada solid;
  margin-bottom: 10px;
  background: #fff;
  padding: 10px;
  font-style: italic;
  font-size: 17px;
}
#container .espace_pro .side_pro div input[type=text]:focus,
#container .espace_pro .side_pro div input[type=email]:focus,
#container .espace_pro .side_pro div input[type=password]:focus {
  border-color: #ff6600;
  box-shadow: 0 0 3px #ff6600;
}
#container .espace_pro .side_pro div .oubli {
  display: block;
  text-align: left;
  text-decoration: none;
  margin-bottom: 20px;
}
#container .espace_pro .side_pro div .oubli:hover {
  text-decoration: underline;
}
#container .espace_pro .side_pro div.contact {
  margin-top: 20px;
  padding: 16px 10px;
}
#container .espace_pro .side_pro div.contact h2 {
  font-size: 12px;
  font-weight: bold;
}
#container .espace_pro .side_pro div.contact a {
  color: #ff6600;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
#container .espace_pro .side_pro div.contact .tel {
  font-size: 13px;
  padding-bottom: 0;
}
#container .espace_pro .side_pro div.contact .tel span {
  padding: 0 0 5px 50px;
  display: block;
  text-align: center;
  background: url('../bundles/allopneussecure/img/mobile.png') 10px 3px no-repeat;
  font-size: 11px;
}
#container .espace_pro .side_pro div.contact .tel span strong {
  color: #ff6600;
  font-weight: bold;
  font-size: 24px;
  display: block;
}
#container .espace_pro .side_pro div.contact .tel div.tarif {
  padding: 0;
  font-size: 11px;
}
#container .espace_pro .side_pro div.ident {
  margin-top: 40px;
}
#container .espace_pro .side_pro div.ident ul {
  width: 230px;
}
#container .espace_pro .side_pro div.ident ul li {
  clear: both;
  margin: 0;
  padding: 10px 0 15px 0;
}
#container .espace_pro .side_pro div.ident ul li span {
  display: block;
  clear: both;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 0;
}
#container .espace_pro .side_pro div.ident ul .lien {
  display: block;
  color: #ff6600;
  font-size: 14px;
  padding: 0 0 0 40px;
  text-align: left;
  background: url("../bundles/allopneusheaderfooter/img/desktop/refonte_homes/mini_puce.png") 20px 4px no-repeat;
}
#container .espace_pro .side_pro div:first-child {
  border-bottom: 1px #ebebeb solid;
}
#container .espace_pro .pub_pro {
  clear: both;
  margin-top: 20px;
}
#container .espace_pro .pub_pro h2 {
  color: #fff;
  text-transform: uppercase;
  background: #393939;
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
  margin: 0;
  font-weight: normal;
}
#container .espace_pro .pub_pro h2 span {
  color: #ff6600;
  font-weight: bold;
}
#container .espace_pro .pub_pro ul {
  float: left;
  padding-bottom: 40px;
  background: url('../bundles/allopneussecure/img/pro_shadow.png') center bottom no-repeat;
}
#container .espace_pro .pub_pro ul li {
  background: #fcfcfc url('../bundles/allopneussecure/img/123_pro.png') center 20px no-repeat;
  float: left;
  width: 326px;
  height: 175px;
  text-align: center;
}
#container .espace_pro .pub_pro ul li span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 30px;
  margin-top: 120px;
  display: block;
  color: #393939;
}
#container .espace_pro .pub_pro ul li.left {
  background-position: center 20px;
}
#container .espace_pro .pub_pro ul li.middle {
  background-color: #fff;
  background-position: center -180px;
  border-left: 1px #ebebeb solid;
  border-right: 1px #ebebeb solid;
}
#container .espace_pro .pub_pro ul li.right {
  background-position: center -380px;
}
#container .espace_pro .produits_pro {
  float: left;
  clear: both;
  height: 90px;
}
#container .espace_pro .produits_pro li {
  float: left;
  width: 109px;
  height: 90px;
  background: url('../bundles/allopneussecure/img/pro_pneus.png') left bottom no-repeat;
}
#container .espace_pro .produits_pro li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-align: center;
}
#container .espace_pro .produits_pro li a h2 {
  font-weight: normal;
  font-size: 12px;
  white-space: nowrap;
  margin-top: 0px;
}
#container .espace_pro .produits_pro li a h2 strong {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
}
#container .espace_pro .produits_pro li a:hover h2 {
  color: #ff6600;
}
#container .espace_pro .produits_pro li.auto {
  width: 108px;
  background-position: left bottom;
}
#container .espace_pro .produits_pro li.util {
  background-position: -108px bottom;
}
#container .espace_pro .produits_pro li.offroad {
  background-position: -216px bottom;
}
#container .espace_pro .produits_pro li.moto {
  background-position: -324px bottom;
}
#container .espace_pro .produits_pro li.quad {
  background-position: -432px bottom;
}
#container .espace_pro .produits_pro li.agri {
  background-position: -540px bottom;
}
#container .espace_pro .produits_pro li.pl {
  background-position: -648px bottom;
}
#container .espace_pro .produits_pro li.jantes {
  background-position: -756px bottom;
}
#container .espace_pro .produits_pro li.pack {
  background-position: -864px bottom;
}
#container .espace_pro .details_pro {
  float: left;
  clear: both;
  height: 110px;
  background: #fff url('../bundles/allopneussecure/img/pro_details.png') left top no-repeat;
}
#container .espace_pro .details_pro li {
  float: left;
  width: 245px;
  height: 110px;
  text-align: left;
}
#container .espace_pro .details_pro li h3 {
  font-weight: normal;
  padding: 0 0 0 30px;
  font-size: 25px;
  font-style: italic;
  text-transform: uppercase;
  line-height: 27px;
  margin-bottom: 0;
}
#container .espace_pro .details_pro li h3 strong {
  color: #ff6600;
  display: block;
  font-weight: bold;
  font-size: 30px;
}
#container .espace_pro .details_pro li.type h3 {
  font-size: 30px;
  padding: 0 0 0 40px;
}
#container .espace_pro .details_pro li.type h3 strong {
  font-size: 22px;
}
#container .espace_pro .details_pro li.marques h3 {
  margin-top: 31px;
  padding: 0 0 0 20px;
}
#container .espace_pro .details_pro li.marques h3 strong {
  font-size: 30px;
}
#container .espace_pro .details_pro li.refs h3 {
  margin-top: 25px;
  font-size: 22px;
  padding: 0 0 0 40px;
}
#container .espace_pro .details_pro li.refs h3 strong {
  font-size: 50px;
  line-height: 40px;
}
#container .espace_pro .details_pro li.qte h3 {
  margin-top: 15px;
  padding: 0 0 0 35px;
}
#container .espace_pro .details_pro li.qte h3 strong span {
  display: block;
  font-weight: normal;
}
#container .espace_pro .marques_pro {
  height: 235px;
  padding: 30px 60px 0 420px;
  text-align: center;
  background: url('../bundles/allopneussecure/img/pro_marques.png') left top no-repeat;
}
#container .espace_pro .marques_pro h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
#container .espace_pro .marques_pro ul {
  float: left;
  padding: 0 0 0 15px;
}
#container .espace_pro .marques_pro ul li {
  float: left;
}
#container .espace_pro .marques_pro ul li a {
  display: block;
  height: 53px;
}
#container .espace_pro .marques_pro ul li a img {
  max-width: 121px;
}
#container .espace_pro .marques_pro ul li a:hover {
  outline: 1px #ff6600 solid;
}
#container .espace_pro .marques_pro > div {
  padding-top: 20px;
  clear: both;
}
#container .espace_pro .marques_pro > div label {
  color: #fff;
  font-size: 16px;
}
#container .espace_pro .marques_pro > div select {
  width: 175px;
  margin-left: 20px;
}
#container .espace_pro .touch_pro {
  background: #fff;
  height: 595px;
  margin-bottom: 55px;
}
#container .espace_pro .touch_pro h2 {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 25px;
}
#container .espace_pro .touch_pro h2 strong {
  color: #ff6600;
  display: block;
  font-size: 30px;
  font-weight: normal;
}
#container .espace_pro .touch_pro p {
  font-size: 15px;
}
#container .espace_pro .touch_pro p a {
  text-decoration: none;
  font-weight: bold;
}
#container .espace_pro .touch_pro .service {
  padding: 50px 70px 0 380px;
  height: 330px;
  background: url('../bundles/allopneussecure/img/pro_carte_new.png') left 10px no-repeat;
}
#container .espace_pro .touch_pro .trouver {
  padding: 30px 410px 0 80px;
  height: 240px;
  background: url('../bundles/allopneussecure/img/pro_service.png') right top no-repeat;
}
#container .espace_pro .montage_pro h2 {
  background: #393939;
  color: #fff;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  line-height: 60px;
  position: relative;
}
#container .espace_pro .montage_pro h2:after {
  content: '';
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  background: #1d1d1d;
  top: -8px;
  left: 49%;
  border: 1px #1d1d1d solid;
  border-top: 0;
  border-right: 0;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#container .espace_pro .montage_pro ul {
  float: left;
  height: 320px;
}
#container .espace_pro .montage_pro ul li {
  float: left;
  width: 450px;
  height: 80px;
  padding: 240px 20px 0 20px;
  border-bottom: 1px #ebebeb solid;
  background: #fff url('../bundles/allopneussecure/img/montage_pros.jpg') right top no-repeat;
}
#container .espace_pro .montage_pro ul li span {
  font-size: 15px;
  padding-top: 20px;
  display: block;
}
#container .espace_pro .montage_pro ul li:first-child {
  width: 449px;
  border-right: 1px #ebebeb solid;
  background-position: left top;
}
#container .espace_pro .recherche_pro {
  background: #fff;
  padding: 0 40px 20px 40px;
}
#container .espace_pro .recherche_pro h2 {
  color: #ff6600;
  text-align: center;
  text-transform: uppercase;
  line-height: 60px;
  margin: 0;
}
#container .espace_pro .recherche_pro input[type=text] {
  float: left;
  width: 500px;
  border: 1px #dadada solid;
  margin-bottom: 10px;
  background: #fff;
  padding: 5px 20px;
  font-style: italic;
  font-size: 13px;
}
#container .espace_pro .recherche_pro input[type=text]:focus {
  border-color: #ff6600;
  box-shadow: 0 0 3px #ff6600;
}
#container .espace_pro .recherche_pro a {
  background: #ff6600 url('../bundles/allopneussecure/img/pictos_pro.png') left top no-repeat;
  padding-left: 30px;
}
#container .espace_pro .recherche_pro a.lancer {
  float: left;
  background-position: left -30px;
}
#container .espace_pro .recherche_pro a.geoloc {
  float: right;
}
#container .espace_pro.entreprise .infos_pro .info {
  background: url('../bundles/allopneussecure/img/infos_entreprise.png') left top no-repeat;
}
#container .espace_pro.entreprise .infos_pro ul li.traitement {
  border-right: 1px #363636 solid;
  width: 349px;
}
#container .espace_pro.entreprise .infos_pro ul li.cellule {
  background-position: 12px -385px;
  border-bottom: 1px #363636 solid;
}
#container .espace_pro.entreprise .infos_pro ul li.solutions {
  background-position: 12px -485px;
}
#container .pro {
  background: url('../bundles/allopneussecure/img/B141_espace_pro_bg.jpg') 0px top no-repeat #ffffff;
  margin-bottom: 30px;
}
#container .pro h1 {
  color: #ffffff;
  text-transform: uppercase;
  height: 101px;
  padding: 40px 0 0 40px;
  margin: 0;
}
#container .pro h1 span {
  color: #ff6600;
  display: block;
  font-size: 40px;
  line-height: 40px;
}
#container .pro h1:after {
  display: none;
}
#container .pro h3 {
  color: #ff6600;
  font-size: 17px;
  margin: 0;
  padding: 20px 0 10px 30px;
}
#container .pro #colonne_1 {
  float: left;
  background: #f5f5f5;
  padding: 0 0 20px 0;
  width: 70%;
  min-height: 266px;
}
#container .pro #colonne_1 h3 {
  padding-bottom: 25px;
}
#container .pro #colonne_1 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#container .pro #colonne_1 ul li {
  margin: 0 0 0 30px;
  padding: 0 0 10px 10px;
  background: url('../bundles/allopneussecure/img/B141_pastille_t1_3px.png') 0 6px no-repeat;
  font-size: 14px;
}
#container .pro #colonne_1 ul li strong {
  color: #ff6600;
}
#container .pro #colonne_2 {
  float: left;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
  width: 30%;
}
#container .pro #colonne_2 p {
  margin: 0;
  padding: 0 0 0 25px;
}
#container .pro #colonne_2 p#phone {
  color: #ff6600;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 20px;
}
#container .pro #colonne_2 p#phone span {
  color: #666666;
  font-size: 11px;
  font-weight: normal;
}
#container .pro #colonne_2 p#hours {
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 30px;
  font-size: 15px;
}
#container .pro #colonne_2 h4 {
  text-transform: uppercase;
  color: #999999;
  margin: 0;
  padding: 0 0 0 25px;
}
#container .pro #colonne_2 h4 span {
  display: block;
  color: #000000;
  font-size: 25px;
}
#container .pro #colonne_2 h5 {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  padding: 0 0 0 25px;
}
#container .pro #colonne_2 a {
  color: #ff6600;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 25px;
}
#container .pro #colonne_3 {
  clear: both;
  border-top: 1px solid #f5f5f5;
  padding: 20px 0 10px 0;
  text-align: center;
}
#container .pro #colonne_3 p {
  font-weight: bold;
}
#container .actions a.btn-back {
  width: auto;
}
#container .actions.center {
  margin-bottom: 20px;
}
#container .reveal-modal .col_address {
  margin-bottom: 20px;
}
#container .reveal-modal .col_address .col_address_actions {
  float: right;
  width: 110px;
  margin: 5px 0 0 0;
}
#container .reveal-modal .col_address .col_address_actions a.btn_action {
  display: inline-block;
  width: 50px;
  color: #999;
  text-align: center;
  text-decoration: none;
  font-size: 11px;
  float: left;
}
#container .reveal-modal .col_address .col_address_actions a.btn_action.btn_delete {
  float: right;
}
#container .reveal-modal .col_address .col_address_actions a.btn_action i {
  display: block;
  font-size: 22px;
  line-height: 24px;
}
#container .reveal-modal .col_address .col_address_actions a.btn_action i.icon-pencil {
  font-size: 17px;
}
#container .reveal-modal .col_address .col_address_actions a.btn_action:hover {
  color: #3e3d40;
}
#container .reveal-modal .col_address .col_address_details {
  overflow: hidden;
}
#container .reveal-modal .col_address .col_address_details h2 {
  margin: 0;
}
#container .reveal-modal .col_address .col_address_details address {
  margin-bottom: 10px;
  min-width: 320px;
}
#container .reveal-modal .col_address .col_address_details address p {
  margin: 5px 2px 0 0;
}
#container .reveal-modal .col_address .col_address_details address span {
  display: block;
}
#container .reveal-modal .col_address .btn_add {
  display: block;
  width: 210px;
}
@media all and (max-width: 1023px) {
  #container {
    width: auto ! important;
  }
  #container #user-page {
    margin: 0 20px;
  }
  #container #user-page .user_menu .nav-tabs {
    width: 640px;
  }
  #container #user-page .trackingLink.onlymobile {
    display: block;
  }
  #container #user-page .reservation_mobile.onlymobile {
    display: block;
  }
  #container #user-page .tab-content .tab-pane .etapes_panier.order_steps {
    width: 100%;
  }
  #container #user-page .tab-content .tab-pane .etapes_panier.order_steps li {
    width: 20%;
  }
  #container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.active {
    width: 54%;
  }
  #container #user-page .tab-content .tab-pane#password fieldset div input[type=text],
  #container #user-page .tab-content .tab-pane#password fieldset div input[type=email],
  #container #user-page .tab-content .tab-pane#password fieldset div input[type=password],
  #container #user-page .tab-content .tab-pane#password fieldset div #password,
  #container #user-page .tab-content .tab-pane#password fieldset div #email {
    padding-right: 2%;
    margin-bottom: 3px;
    box-shadow: none;
    display: block;
    float: none;
  }
  #container #user-page .tab-content .tab-pane#password fieldset div span {
    margin: 0 0 5px 0;
  }
  #container #user-page .tab-content .tab-pane .bill_container ul {
    width: 100%;
  }
  #container #user-page .tab-content .tab-pane .bill_container ul li {
    width: 100%;
    margin: 0;
  }
  #container #user-page .tab-content .tab-pane > h2 hr {
    display: block;
  }
  #container #user-page .tab-content .tab-pane > h2 a.pdf {
    margin-bottom: 20px;
  }
  #container #user-page .tab-content .tab-pane > h2 a.bouton_orange {
    float: none;
  }
  #container #user-page .tab-content .tab-pane#password fieldset span input[type=text],
  #container #user-page .tab-content .tab-pane#password fieldset span input[type=email],
  #container #user-page .tab-content .tab-pane#password fieldset span input[type=password],
  #container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=text],
  #container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=email],
  #container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=password],
  #container #user-page .tab-content .tab-pane#adress fieldset span input[type=text],
  #container #user-page .tab-content .tab-pane#adress fieldset span input[type=email],
  #container #user-page .tab-content .tab-pane#adress fieldset span input[type=password] {
    width: 95%;
    margin-right: 0;
  }
  #container #user-page .tab-content .tab-pane#password fieldset span input[type=text]:first-child,
  #container #user-page .tab-content .tab-pane#password fieldset span input[type=email]:first-child,
  #container #user-page .tab-content .tab-pane#password fieldset span input[type=password]:first-child,
  #container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=text]:first-child,
  #container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=email]:first-child,
  #container #user-page .tab-content .tab-pane#newsletter fieldset span input[type=password]:first-child,
  #container #user-page .tab-content .tab-pane#adress fieldset span input[type=text]:first-child,
  #container #user-page .tab-content .tab-pane#adress fieldset span input[type=email]:first-child,
  #container #user-page .tab-content .tab-pane#adress fieldset span input[type=password]:first-child {
    margin-right: 0;
  }
  #container #user-page .tab-content .tab-pane#password .tdc_ident,
  #container #user-page .tab-content .tab-pane#newsletter .tdc_ident,
  #container #user-page .tab-content .tab-pane#adress .tdc_ident {
    width: auto;
  }
  #container .pro #colonne_2 p {
    padding-left: 10px;
  }
  #container .pro #colonne_2 h4 {
    padding-left: 10px;
  }
  #container .pro #colonne_2 h5 {
    padding-left: 10px;
  }
  #container .pro #colonne_2 a {
    padding-left: 10px;
  }
}
@media all and (max-width: 639px) {
  #container {
    margin: 10px auto ! important;
    width: auto ! important;
  }
  #container .reveal-modal .col_address .col_address_details address {
    min-width: auto;
  }
  #container #user-page {
    margin: 0;
  }
  #container #user-page .user_menu {
    margin-bottom: 10px;
  }
  #container #user-page .user_menu .nav-tabs {
    margin: 0 auto;
    width: 100%;
    height: 65px;
  }
  #container #user-page .user_menu .nav-tabs li {
    height: 65px;
    overflow: hidden;
    padding: 0;
    text-align: center;
  }
  #container #user-page .user_menu .nav-tabs li a i {
    display: block;
    float: none;
    margin: 6px 0 3px;
    width: 100%;
  }
  #container #user-page .user_menu .nav-tabs li a span {
    margin-top: -2px;
    font-size: 10px;
    line-height: 15px;
    padding: 0;
  }
  #container #user-page .user_menu .nav-tabs li a span.arrow {
    border-bottom-color: transparent;
    border-right-color: #f4f4f4;
    border-style: solid;
    border-width: 8px;
    margin-top: -8px;
    display: none;
    height: 0;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 30px;
    width: 0;
  }
  #container #user-page .tab-content {
    padding-top: 0;
  }
  #container #user-page .tab-content .tab-pane {
    padding: 0 0 10px 0;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande section.tdc_details_commande_entete {
    margin-top: 20px;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande section.tdc_details_commande_entete h2 {
    font-size: 16px;
    line-height: unset;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande section.tdc_details_commande_entete h2 .illu.cb,
  #container #user-page .tab-content .tab-pane .tdc_details_commande section.tdc_details_commande_entete h2 .illu.cb_secure {
    display: inline-block;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande section.tdc_details_commande_entete h2 .illu:after {
    display: block;
    position: relative;
    top: 5px;
    left: 0;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande section.tdc_details_commande_entete #cancel_container {
    margin-top: 20px;
    text-align: center;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande section.tdc_details_commande_entete #cancel_container .btn_cancel_order {
    width: auto;
    font-size: 14px;
    padding: 12px 20px;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande section.tdc_details_commande_entete .rdv-details {
    padding: 10px;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison {
    display: block;
    padding: 0 10px;
  }
  #container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_centre,
  #container #user-page .tab-content .tab-pane .tdc_details_commande .tdc_details_livraison .choix_factu {
    width: 90%;
    margin: 0 0 10px;
    padding: 10px 5%;
  }
  #container #user-page .tab-content .tab-pane h2.liens_detail_title,
  #container #user-page .tab-content .tab-pane h2.order_infos,
  #container #user-page .tab-content .tab-pane h2.payment_infos {
    font-size: 1.2em;
    height: auto;
  }
  #container #user-page .tab-content .tab-pane h2.order_infos span strong {
    color: #ff6000;
  }
  #container #user-page .tab-content .tab-pane h2.order_infos span br {
    display: inline;
  }
  #container #user-page .tab-content .tab-pane .panier.recap tbody tr td.visuel,
  #container #user-page .tab-content .tab-pane .panier.recap tbody tr td.nom {
    height: auto;
  }
  #container #user-page .tab-content .tab-pane .panier.recap tbody tr td.quantite {
    padding: 5px;
  }
  #container #user-page .tab-content .tab-pane .panier.recap tbody tr td.quantite div {
    height: auto;
  }
  #container #user-page .tab-content .tab-pane .etapes_panier.order_steps li {
    width: 12%;
    margin: 0 15px 0 0;
  }
  #container #user-page .tab-content .tab-pane .etapes_panier.order_steps li.active {
    width: 54%;
  }
  #container #user-page .tab-content .tab-pane .etapes_panier.order_steps li:last-child {
    margin: 0;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td {
    padding: 0;
    font-size: 12px;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td.col_order,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_order {
    padding: 0 5px 0 8px;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td.col_date,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_date {
    display: none;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td.col_status .reservation_mobile,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_status .reservation_mobile {
    padding-top: 10px;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td.col_tracking,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_tracking {
    display: none;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td.col_reservation,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_reservation {
    display: none;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td.col_price,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_price {
    display: none;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td.col_details,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_details {
    padding: 0 8px 0 5px;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td .onlymobile,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td .onlymobile {
    display: block;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr td .btn_more_orders,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td .btn_more_orders {
    width: 100%;
  }
  #container #user-page .tab-content .tab-pane#order .order_list thead tr#ajax-more-orders td.noborder,
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr#ajax-more-orders td.noborder {
    display: none;
  }
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td {
    padding: 10px 0;
  }
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_order a {
    display: block;
    margin-bottom: 4px;
  }
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_details a.btn_details span {
    display: none;
  }
  #container #user-page .tab-content .tab-pane#order .order_list tbody tr td.col_details a.btn_details span.onlymobile {
    display: inline;
  }
  #container #user-page .tab-content .tab-pane .demi {
    width: 100%;
  }
  #container #user-page .tab-content .tab-pane .demi address p {
    font-size: 12px;
  }
  #container #user-page .tab-content .tab-pane .col_address {
    width: 100%;
  }
  #container #user-page .tab-content .tab-pane .col_address address {
    min-height: auto;
  }
  #container #user-page .tab-content .tab-pane .col_address .bouton_orange,
  #container #user-page .tab-content .tab-pane .col_address .grey {
    padding: 12px 0 10px;
    width: 100%;
    max-width: 250px;
    float: left;
  }
  #container #user-page .tab-content .tab-pane h2 span.paiement {
    font-size: 16px;
  }
  #container #user-page .tab-content .tab-pane .etapes_panier li {
    white-space: nowrap ! important;
  }
  #container #user-page .tab-content .tab-pane .etapes_panier li a > span {
    white-space: nowrap ! important;
    padding-left: 0 ! important;
  }
  #container .pro h1 {
    padding: 30px 0 0 30px;
  }
  #container .pro h1 span {
    font-size: 30px;
  }
  #container .pro #colonne_1 {
    width: 100%;
  }
  #container .pro #colonne_2 {
    width: 100%;
  }
  #container .pro #colonne_2 p {
    padding-left: 50px;
  }
  #container .pro #colonne_2 h4 {
    padding-left: 50px;
  }
  #container .pro #colonne_2 h5 {
    padding-left: 50px;
  }
  #container .pro #colonne_2 a {
    padding-left: 50px;
  }
}
.loader {
  border: none ! important;
}
