.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.grow{flex-grow:1}.self-stretch{align-self:stretch}.wrap{flex-wrap:wrap}.flex-1{flex:1}.gap-25{gap:25px}.gap-10{gap:10px}.height100{height:100%}.height50{height:50%}.height50px{height:50px}.width100{width:100%}.min-width100{min-width:100%}.width50{width:50%}.min-width50{min-width:50%}.max-width50{max-width:50%}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-space{justify-content:space-between}.justify-space-evenly{justify-content:space-evenly}.justify-space-around{justify-content:space-around}.justify-end{justify-content:flex-end}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.txt-align-center{text-align:center}.pd-10{padding:10px}.mgn-btm-10{margin-bottom:10px}.mgn-top-10{margin-top:10px}.mgn-top-30{margin-top:30px}.pdg-btm-0{padding-bottom:0}.pdg-0{padding:0}.mgn-5{margin:5px}.mgn-0{margin:0}.blank-space-20{height:20px}.white-bgd{background-color:#FFFFFF}.blue-on-white{background-color:#FFFFFF!important;border-radius:10px 10px 0 0!important}.blue-on-white *>*{color:#16173B!important}.background-blue{background-color:#16163C}.white{color:#FFFFFF}.color-grey{color:#979797}.cursor-pointer{cursor:pointer}.no-border{border:none!important}.fit-width{width:100%;height:auto}.mgn-side-25{margin:0 25px 0 25px}.mgn-side-10{margin:0 10px 0 10px}.font-27{font-size:27px}.light-300{font-weight:300}.weight-400{font-weight:400}.vertical-align-top{vertical-align:top}.center{align-items:center;justify-content:center;height:100%;width:100%}.hide{display:none}.hide-until-load{opacity:0}.errorlist{color:#DD5151FF}.opacity0{opacity:0}.absolute{position:absolute}.overflow{overflow:scroll}.overflow-auto{overflow:auto}.btn-behavior{transition:background-color 0.3s;cursor:pointer}.btn-behavior:hover{background-color:gray}