/* global */
.navbar { background:none; } .head { background:#eee; } .body { min-height:calc(100vh - 88px) }
.foot { background:#eee; height:50px; } .field-label { flex-grow:2 } .mt-7 { margin-top: 4rem !important }
.login { padding:20px; background:#f4f4f4; border-radius:5px } .leftcol { background:#f4f4f4 }
.menu-list li ul { margin-top:0 } .wsnw { white-space:nowrap; width:1%; text-align:center }
.actions > a { margin-right:5px } .actions > a:last-child { margin-right:0 } .footpager { margin:4px 10px }
.modalbox { margin-top:200px; }