.help{bottom:5%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flex-help-container{display:flex;align-items:stretch;background-color:var(--gold);justify-content:center;flex-wrap:wrap;width:100%;left:0;top:var(--safeTop);position:absolute;box-shadow:2px 2px 1px #000,5px 5px 1px #000}.flex-help-body{background-color:transparent;color:#000;width:100%;height:auto;margin:1em;text-align:center;line-height:1.3em;font-size:3em}#helpBlocker{width:100%;height:100%;background-color:rgba(0,0,0,0);position:absolute;visibility:hidden}.flex-help-title-container{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;padding:.5rem 1em;background-color:rgba(255,255,0,.35)}.help-header{font-size:2em;font-weight:700;color:var(--black)}.help-body{font-size:1em;line-height:1.3em;text-align:left;color:var(--black)}.help-body b{color:var(--teal)}.help-description-block{margin-left:1em;margin-top:-1em}.help-description b{color:var(--slateBlue)}