﻿/*
JQuery UI overrides for webforms to make it work in the eLYDIA context.
Must be included after bootstrap and jquery-ui stylesheets
*/



/* 
 * Jquery UI 
-----------------------------------------------------------------*/

.ui-dialog {
    z-index: 3004;
}
