/* PLATFORM CSS */
/* standard element settings */
body {	font-family: "segoe ui", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Geneva, Arial, sans-serif;  }
body { margin:5px 8%; font-size: 90%; }

.mobile body { margin:0px; font-size: 13pt; }

body.inline_popup {  margin:0px; padding:0px; background-color:White;}
body.popup {  margin-left:15px; margin-right:15px; }


