

/* ============================
   MAIN CSS FILE - IMPORTS ALL STYLES
   ============================ */

/* Import all CSS files */
@import url("responsiveness.css");
@import url("index.css");
@import url("page-tables.css");
@import url("print-documents.css");
/* the below file is responsible for patient.html */
@import url("patient.css");
