.sapMP13nContainer {

}

//Change background color for the container control
.sapMP13nContainer .sapMITB {
    line-height: 3rem;
}

//Remove padding to align the ITB with the rest of the p13n related controls (left aligned)
.sapMP13nContainer .sapMITH {
    padding: 0;
}