
@media screen and (max-width: 1024px)
{
    
.col-xs-4 {
    width: 49.333% !important;
}

.col-xs-4 .btn {

    width: 186px !important;
}

#recapitulatif {
    background: #e6e6e6 none repeat scroll 0 0;
    padding-bottom: 70px;
    position: relative;
}

.col-md-8 {
    margin-left: -49px;
}

}

.sidebar {
    background-color: #e6e6e6;
 
}

.nav-sidebar > li > a {
    color: black;
    }

.MB_content {
    background-color: white;
    float: left;
    width: 100%;
}
.container {
    max-width: 1370px !important;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.row .col-md-offset-2 {
    margin-left: 0;
}

.col-xs-4 {

}



.col-xs-4 .btn {
	 font-family: Arial,sans-serif;
     font-size: 12px;
     width: 200px;
     height: 63px;
     padding-top: 7px; /*permet le centrage vertical*/
     text-align: center;
     color: #000;
     background: #444;
      background: #444;
     background: linear-gradient( #ffffff, #acacac);
      border-radius: 8px;
      text-shadow: 0px 1px 0px white;
      text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
      box-shadow: 0 0 2px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
}

.col-xs-4 .btn:hover{
     color: #222;
     background: #555;
     background: linear-gradient( #f8f8f8, #9c9c9c);
}

.col-xs-4 .btn:active, .col-xs-4 .btn:focus{
     color: #000;
     background: #444;
     background: linear-gradient( #f8f8f8, #9c9c9c);
     box-shadow: 1px 1px 10px black inset, 
                 0 1px 0 rgba( 255, 255, 255, 0.4);
}

#recapitulatif
{
background: #e6e6e6 none repeat scroll 0 0;
padding-bottom: 70px;
}

.col-lg-8 {
	  background-color: #e6e6e6;
}

h4
{

	font-weight: bold !important;
}

.col-lg-3 span
{

	
}

span.input-group-addon form {
	background-color:#404040;
	color: #fff;
}
.input-group input.form-control{
	width:100%;
    border: none;
}

.input-group {
    border: 1px solid #bdbdbd;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .disabled
{
    background-color:#bdbdbd;
}

#ifPhoto {


    
}

#id_headerPaiement{
margin : 2% 0;
width:50%;
height:45%;

}