.commandeListFilter .select{
	border-radius : 0px;
}
.checkoutSession td{
	border-bottom:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
}
.checkoutSession .products li .qt {
  display: inline-block;
  width: 50px;
  text-align: center;
  font-size: 12px;
}
.checkoutSession td.infos h2 {
  margin: 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.checkoutSession .products li span {font-size:13px}
.checkoutSession .products ul{width:100% !important;display:block !important;}
.checkoutSession .products li{margin:0 !important;padding:5px;border-bottom:1px solid #F2F2F2;width:100% !important;display:block !important;}
.checkoutSession .products li:last-child{border-bottom:none;}
.checkoutSession .products li img{margin-right:10px;width: 50px !important;height:auto !important;}
.checkoutSession td .input > span, .checkoutSession td .input > label {
  width: 100%;
  margin-bottom: 0;
  line-height: 15px !important;
  font-size:12px;
  height: 30px;
}
.checkoutSession td .input > label {font-size:12px !important;}
.checkoutSession .infos > div {
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
}
.checkoutSession .input {
  display: flex;
  margin-bottom: 15px !important;
}
.checkoutSession .activities{
	width:120px;
}
.checkoutSession .container-title ul,.checkoutSession .activities ul{
	list-style: none;
	padding: 0px;
}
.checkoutSession .container-title ul li,.checkoutSession .activities ul li {
  font-size: 12px;
}
.checkoutSession .container-title ul li span ,.checkoutSession .activities ul li span{
  display: inline-block !important;
  background: #1c2d4f;
  color: #fff !important;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 10px;
  margin-right: 20px;
}
.checkoutSession .activities ul li {
  text-align: center;
  margin-bottom: 10px;
  border: 2px solid #1c2d4f;
  background: #fff;
}
.checkoutSession .activities ul li span {
  width: 100%;
  text-align: center;
  padding: 5px 10px;
  margin-right: 0px;
}
.checkoutSession .input > label{text-align: right;margin-right:20px;text-transform: uppercase;}
.checkoutSession .input > span,.checkoutSession .input > label{width:100%;margin-bottom:0;line-height: 20px !important;font-size: 13px;}
.basket .infosUser h4,.basket .infosAbo h4{
  text-transform: uppercase;
  font-weight: bold;
  opacity: 0.5;
}
.basket .infosAbo .tab-switch {
  position: relative;
  width: auto;
  display: inline-block;
  top: 15px;
  margin-bottom: 45px;
  padding:0;
}
.basket .infosAbo ul.pricing {
    width:100%;
    padding:0;
    list-style: none;
    text-align: left;
}
.basket .mreduc {
  display: inline-block;
  padding: 2px 5px;
  background: #000;
  color: #fff;
  margin: 2px 0;
  text-transform: uppercase;
  font-size: 10px;
}

.basket .infosAbo ul.pricing img {
  width: 70px !important;
  height: auto !important;
  display: inline-block;
  margin-left:30px;
}
.basket .infosAbo ul.pricing > li {
  border-bottom: 1px solid #E2E2E2;
  width: calc(100% - 40px);
  padding: 20px 0;
}
.basket .infosAbo ul.pricing > li > table{
	background: #F2F2F2;
}
.basket .infosAbo ul.pricing > li.disabled {opacity:0.5}

.basket .infosAbo ul.pricing li:last-child {
  margin-bottom: 40px;
}
.basket .infosAbo ul.pricing input {
  display: inline-block;
  float: none;
}
.basket .pricing td {
  padding: 10px !important;
  text-align: left;
  position: relative;
  color: #000 !important;
}

.basket .promo {
  background: #1c2d4f;
  color: #fff;
  padding: 20px !important;
  text-transform: uppercase;
  opacity: 0.8;
  margin: 20px 100px !important;
  text-align: center !important;
  font-weight: bold;
}

.basket .infosAbo ul.fonctionalites{
	margin:0;
}
.basket .infosAbo ul.fonctionalites li{border:none;}

.basket .pricing span {
  text-align: left !important;
  padding: 0;
  padding-left: 0px;
  width: 100%;
  margin: 0 !important;
}
.basket .pricing span.price {
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 5px 10px !important;
  width: 95px !important;
  text-align: center !important;
}

.basket .pricing span.title {
  font-weight: bold;
  margin-bottom: 5px !important;
  text-transform: uppercase;
}
.basket .pricing span.subtitle {
  margin: 15px 0 !important;
  display: block;
}
.basket .infosAbo p,.basket .infosAbo ul{
	text-align: left;
	padding:0 30px;
}
.basket .infosAbo ul{
	margin-left:30px;
}
#mbasket tr.infos td:last-child {
    border-bottom: 2px solid #fff;
}
#mbasket .product_infos tr td:last-child {
  background: none;
  border-left: none;
  padding: 0 !important;
}
.basket .button.cancel {
  background-image: none;
  background-position: 10px center;
  background-size: 20px auto;
  background-repeat: no-repeat;
  text-indent: 0;
  border: none;
  font-size: 10px;
  text-decoration: underline;
  width: auto;
  text-align: center;
  height: auto;
  margin: 15px 0;
  display: block;
  text-transform: uppercase;
}

.basket .form-prod .container-form.loadpaiement, .basket .form-prod #checkoutlink_waiting,.basket .form-prod #checkoutlink_action,.basket .form-prod .container-form.loadInfos{
    float: left !important;
    width: calc(100% - 690px) !important;
}
.basket .form-prod .container-form.loadpaiement .container-action .button.validate,.basket .form-prod .container-form.loadInfos .container-action .button.validate{width:100%;}
.basket .form-prod .container-form.loadpaiement .container-action,.basket .form-prod .container-form.loadInfos .container-action{display:block}
#mbasket .qt {
  width: 70px;
  text-align: center;
  padding: 5px;
}

.basket .button.validate,.basket .button.cancel{
	text-transform: uppercase;
}
#mbasket{
	  margin-top:0px;
}

/*#mbasket td {
  padding-right: 0px !important;
	padding-left: 0px !important;
	border-bottom: 2px solid #fff;
	color: #000;
	background: #F2F2F2;
}*/
#mbasket td {
  padding-right: 0px !important;
  padding-left: 0px !important;
  border-bottom: none;
  color: #000;
  background: #fff;
}
#wrapper-total td {
  padding: 15px;
  text-align: right;
  border-bottom: 0.5px solid #1c2d4f;
}
#wrapper-total tr:last-child td{border-bottom:none;}
#mbasket .infos td {
  border-bottom: 0.5px solid #1c2d4f;
  padding: 0;
}
#mbasket tr:last-child td {border-bottom:none;}
#mbasket .firstline td {
  background: #fff;
  padding: 0px 0;
    padding-right: 0px;
    padding-left: 0px;
  border: none !important;
  line-height: 3px;
}
/*#mbasket th {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
}*/
.basket .container-title ul {
  list-style: none;
  text-transform: uppercase;
  font-size: 15px;
}
.basket .container-title ul{
	list-style: none;
	display:flex;
}
.basket .wrapper-tab-login .col {
    margin-top: 0;
}
.basket .container-title ul li.step{
	opacity: 0.5;
}
.basket .container-title ul li.step.act{
	opacity: 1;
}
.basket.aForgotPwd{
	bottom:110px !important;
}
.basket .container-title ul li span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #333;
  border-radius: 50%;
  margin: 0px 65px;
}
#mbasket th span{
	display:none;
}
.basket #wrapper-infos .authAccount,.basket #wrapper-infos .forgotPWD,.basket #wrapper-infos .createAccount{width:70%;}
.basket #wrapper-infos .authAccount h2{display:none;}
.basket #wrapper-infos .alreadyConnected {
  text-align: center;
  padding: 130px 0;
}
.basket #wrapper-infos .alreadyConnected .container-action .button.validate {
  text-transform: uppercase;
  display: inline-block;
}
.basket .form-prod #wrapper-mbasket,.basket .form-prod #wrapper-total,.basket .form-prod #wrapper-infos{
  margin-top:40px;
  padding: 10px;
  border: 1px solid #1c2d4f;
}
.basket .form-prod #wrapper-mbasket,.basket .form-prod #wrapper-infos {
  float: left;
  width: 680px;
  margin-right: 10px;
}
.basket .form-prod #wrapper-total {
  float: left;
  width: calc(100% - 690px);
}
/*#mbasket{margin-top:0px;}*/
#mbasket .product_infos{float:left;width:100%;}
#mbasket .product_infos td{padding:0;color: #000 !important;}
#mbasket .product_infos img {
  width: 70px;
  height: auto;
  display: block;
  float: left;
  margin-right: 10px;
  padding:5px;
  border:0.5px solid #1c2d4f;
}

#mbasket tr td:last-child {
  background: #1c2d4f;
  border-left: 10px solid #fff;
  padding: 0 8px !important;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 800px) {
	.basket .container-title ul {
	  flex-direction: column;
	  text-align: center;
	}
	.basket .form-prod #wrapper-mbasket, .basket .form-prod #wrapper-infos {
	  float: left;
	  width: 100%;
	  margin-right: 0;
	}
	#wrapper-mbasket #mbasket > tbody > tr > td:nth-child(2){
		display:none;
	}
	.basket .form-prod .container-form.loadpaiement, .basket .form-prod #checkoutlink_waiting, .basket .form-prod #checkoutlink_action, .basket .form-prod .container-form.loadInfos {
	  float: left !important;
	  width: calc(100%) !important;
	}
	.basket .form-prod #wrapper-total {
	  float: left;
	  width: calc(100%);
	}
	.form-prod .desc_prod {
	  float: left;
	  width: 100%;
	  margin-right: 0px;
	  min-height: 200px;
	  margin-top: 30px;
	}
	.form-prod .container-form {
	  float: left;
	  width: calc(100%) !important;
	}
	.form-prod .price_prod {
	  width: 100%;
	  flex-direction: column;
	}
	.form-prod .price {
	  width: calc(100% - 20px) !important;
	}
	#wrapper-total td {
	  width: 100px;
	}
}