:root{--borderwidth: 0px;--gutter-border-color: lightgray;--iqyellow: rgb(225, 192, 89);--iqblue: rgb(34, 79, 116);--iqblue-light: rgb(74, 119, 156);--iqgray: rgb(238, 238, 238);--iqcurrenttab: rgb(237, 84, 55)}*{font-family:Helvetica Neue;margin:0;padding:0;box-sizing:border-box;overflow:hidden}.ztop{border-top:1px solid lightgray}.zright{border-right:1px solid lightgray}.zbottom{border-bottom:1px solid lightgray}.zleft{border-left:1px solid lightgray}.zred{border:var(--borderwidth) solid red}.zblue{border:var(--borderwidth) solid blue}.zyellow{border:var(--borderwidth) solid yellow}.zfill{height:100%;width:100%}.zrow{display:flex;flex-direction:row}.zcol{display:flex;flex-direction:column}.zflex{flex:1}.zcenter{justify-content:center;align-items:center}.zbetween{justify-content:space-between;align-items:center}.zend{justify-content:flex-end;align-items:center}.zmenu{color:#fff;background:#224f74;border-top-right-radius:0}.zmenuitem{min-height:40px;height:40px;padding:10px;cursor:pointer;color:#718fa8;text-decoration:none}.zmenuitemselected{color:#e1c059;background:#224f74}.zmenuitem:hover{color:#fff;background:#e1c059}.zmenulist{align-items:center}.zmenulist::-webkit-scrollbar{width:8px}.zmenulist::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:4px}.zmenulist::-webkit-scrollbar-track{background-color:transparent}.shadow1{box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px}.info{font-size:18px;display:flex;flex-direction:column;justify-content:center;align-items:center}.background{background:#224f74;color:#fff}.circleimage{width:100px;height:100px;border-radius:50%;background-position:center center;background-size:cover;margin:0 auto}.left{width:250px;display:flex;flex-direction:column;align-items:center;padding:20px;border-right:1px solid rgb(113,143,168)}.right{flex:1;display:flex;flex-direction:column;border:0px solid lightgray}.top{display:flex;height:30px;justify-content:center;align-items:center;padding:20px;border:0px solid lightgray;font-size:32px}.bottom{display:flex;height:30px;justify-content:center;align-items:center;padding:20px;border:1px solid lightgray}.center{display:flex;flex:1}.link{color:#0070f3;text-decoration:underline;font-weight:700;font-size:36px;cursor:pointer}
