/* Compact layout for existing farm markup. */
html body {box-sizing:border-box;margin:0 auto;max-width:520px;padding:12px 10px;background:#101b15;color:#edf3e9;font:15px/1.5 Arial,sans-serif;}
body .body {width:auto;max-width:100%;margin:0;padding:0;}
body span.title {display:inline!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#d1e99c;font-weight:bold;}
body .block,body .event,body .feedback,body .content {height:auto;min-height:0;background:#1b2c21!important;background-image:none!important;color:#edf3e9;border:1px solid #36513d;border-radius:10px;margin:8px 0;padding:10px;box-sizing:border-box;}
body .event {background:#243c2b!important;color:#d1e99c;}
body h1,body h2 {font-size:20px;line-height:1.3;margin:8px 0;padding:4px 0;}
body a {color:#c5e5a8;}
body .minor {color:#bccabb;}
body .small {font-size:13px;}
body img {max-width:100%;vertical-align:middle;}
body .main_menu a {background:#294b32;background-image:none;border:1px solid #45694c;border-radius:8px;padding:10px;margin:4px 0;}
