.icon-bg-accordion {
    background-color: transparent;
    background-image: url("../img/to_delete/Link_Icons/Copy2.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    display: inline-block;
    width: 15px;
    height: 22px;
}

.copyFromReceiverBtn {
    padding-left: 4px;
    padding-right: 4px;
    background: #eee;
    line-height: 10px;
}

.copyFromReceiverBtn:hover {
    background: #ddd;
}


.well.mm_discreetWell.well-sm.mm_mailBodyHeight {
    height: 235px;
}