@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;600;700;900&display=swap");html,body{font-family:'Roboto', sans-serif;font-size:14px;padding:0;margin:0;color:#333;display:flex;flex-direction:column;height:100%}a{text-decoration:none}a:hover{text-decoration:none}img{max-width:100%}#main{flex-grow:1}#main table thead tr th:last-child{width:250px}#main table tbody tr td:first-child{font-size:12px}#main table tbody tr td span{text-transform:uppercase;cursor:pointer}#main table tr{vertical-align:middle}#footer{letter-spacing:1px;text-align:center;background:#fbfbfb;border-top:1px solid #ddd;padding:30px 0}#footer h3{font-weight:900;color:#454545}#footer h4{font-weight:700;font-size:18px}#footer ul{padding:0;margin:0}#footer ul li{list-style-type:none}#footer a{color:#0077ff;font-size:16px}.badge{margin-right:3px;margin-bottom:3px}.install-form .form-group p{font-size:12px;font-weight:400;color:#4a4a4a;margin-bottom:0;margin-top:4px}.loader{position:fixed;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.3)}.loader .inner{text-align:center;background:#FFF;height:50px;width:100px;display:flex;align-items:center;justify-content:center;border-radius:20px;box-shadow:0 0 10px #ddd}
