/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */


#bootstrap-theme ..crm-container .btn-sm,
#bootstrap-theme .crm-container .btn-group-sm>.btn {
	color:#fff;
}

.crm-container.ui-dialog .ui-dialog-content[id*='crm-ajax-dialog'] {
 padding:10px 20px !important;
}

#bootstrap-theme .panel-secondary .panel-heading-control {
    margin-top: 0px !important;
}
