.mybtncust {

    background: #D63230 !important;
    border-color: #D63230 !important;
    border-radius: 0px;
}

.rowFloat {
    float: none !important;
}

.topMargin {
    margin-top: 20px;
}

.myh2 {
    color: #D63230 !important;

}

.myfontColor{
    color: #D63230;
}

.buttontemplate{
    background: #D63230 !important;
    color: #fff !important;
    font-size: 1em !important;
    padding: 5px 20px !important;
    border: 1px solid #D63230 !important;
}
.tarea{
    width: 100%;
}