#content .right{
	padding-left:30px!important;
}
 .align-right{
	text-align: right;
	 
}
#quantite-form{
	background-color: #ececec;
    padding: 25px;
}

.right .legend_data{

	position:relative;
	padding-left:25px;
}
.legend_qty{
	text-align: right;
	padding-top: 5px;
	font-weight: 500
}
.right .data .edit{
	height: 14px;
    position: absolute;
    right: 22px;
    top: 2px;
    width: 14px;
}
.right .data .delete{	 
	height: 14px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 14px;
}
.data{
    color: #004f9e;
    font-weight: 500;
}
.unit{
	float:left;
}
.ajr{
	float:right;
	color:#787878;
}
.data.bleu{
	background:  #004f9e !important;
    color: #FFFFFF;
}

.data_item{
	margin-bottom:3px!important	;
}

.right #pm{
	width:100%;	
} 
.pametron-detail-item:not(.last){
	margin-bottom:5px;
	margin-top:5px;
	border-bottom: 1px solid #ECECEC;
}

.pametron-detail-item{
	padding: 5px 0;
}
.pametron-detail-item.pametron-detail-qty{
	border: 0;
	margin-bottom: 20px;
}
.legend_qty{
	
}
#quantite-form{
	margin-bottom: 25px;
}
#quantite-block{
	position: relative;
	margin: 0;
}
.gr {
    background-color: #0e4379;   
    border: 0 none;
    height: 37px;
    padding: 0;
    position: absolute;
    right:25px;
    top: 0;
    width: 40px;
    padding:5px 10px;
    color:#fff;
}
#quantite-form input[type="text"]{
	background-color: #d1d1d1;
    border: 1px solid #d1d1d1;
    width: 100%;
    margin: 0;
}
