.container-box {
    position:   relative;
    width:      calc(100% - 158px);
    margin:     95px 79px 0px 79px;
    height:     390px;
    overflow-y: scroll;
}

.table-responsive th,
.table-responsive td {
    width:       auto;
}

#AdxMenue ul li#MP6:hover   {
	background-color:	#E0D7C5;
	
}