﻿/* For modals with different states (eg. warning) */
.panel-heading
{
    border-top-left-radius: inherit; 
    border-top-right-radius: inherit;
}