.rmheader p{
    margin: 0 !important;
}

.rmagic .rmrow{
    padding: 0px 0px 10px 0px !important;
}

.rmrow:nth-child(2){
    display:none !important;
}

.rmagic .buttonarea{
    margin: 10px 0px 0px 0px !important;
}

.tml-button{
	background-color: #008fe0;
    color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    padding: 7px 15px;
}