/* FRM.DEBUG | A99-frm-debug.css | copyright REFLECTLAB.COM */
/* DEVELOP 20211210.1207FSI*/

/*DEBUG-PANNEL*/
.footerDebugPanel {position: absolute; bottom: 32px; left: 16px; padding: 0 4px 4px 4px; background: rgba(255,255,255,0.80); border: 1px solid rgba(0,0,0,0.40); font-size: 0.625rem;/*10px*/ line-height: 1.25rem;/*20px = FOOTER HEIGHT*/ text-transform: uppercase; z-index: 250;}
.footerDebugPanel .debugText {min-width: 110px; height: 14px;}
.footerDebugPanel .debugInput {min-width: 100px; height: 14px; color: rgba(0,46,26,1.00)!important;}
.debugText.titletop, .debugText.title {font-weight: bold; color: rgba(0,46,26,0.70)!important;}
.debugText.title {padding-top: 2px;}