@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";:root{--rba-blue:#0b3b75;--rba-green:#15a35b;--rba-bg:#f4f6f9}body,html{min-height:100%;background:var(--rba-bg);overflow-x:hidden}body{margin:0}.rba-shell{min-height:100vh;background:var(--rba-bg)}.rba-sidebar{width:280px;min-height:100vh;background:linear-gradient(180deg,#07305f,#0b3b75);color:#fff;position:-webkit-sticky;position:sticky;top:0}.rba-sidebar a{color:hsla(0,0%,100%,.86);text-decoration:none}.rba-sidebar a.active,.rba-sidebar a:hover{background:hsla(0,0%,100%,.12);color:#fff}.rba-content{min-width:0}.rba-card{border:0;border-radius:1rem;box-shadow:0 .5rem 1.5rem rgba(15,23,42,.08)}.rba-html-output img{max-width:100%;height:auto}.rba-html-output table{width:100%}.rba-html-output .modal{position:static!important;display:block!important;opacity:1!important}.rba-embed-card{overflow:hidden}.rba-embed-frame{display:block;width:100%;min-height:calc(100vh - 210px);border:0;background:#fff}@media (max-width:991px){.rba-shell{flex-direction:column}.rba-sidebar{width:100%;min-height:auto;position:relative}.rba-embed-frame{min-height:72vh}}