I used
<link rel="import" href="login.html">
To import html from another page into a popped out modal. It leaves the pop out completely blank.
I found various different ways to import html but when they DO work the .css is erased as well as the buttons. Is import just not made for modals?