:root{font-family:Duru Sans,sans-serif;line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:auto;width:100%;background:#fff;color:#1a1a1a;font-family:inherit}#root{width:100%;min-height:auto}.circle-loader{position:relative;width:60px;height:60px}.circle-loader span{position:absolute;width:10px;height:10px;background-color:#5a5a52;border-radius:50%;top:50%;left:50%;transform-origin:center;animation:fade 1.2s infinite ease-in-out}.circle-loader span:nth-child(1){transform:rotate(0) translate(25px);animation-delay:0s}.circle-loader span:nth-child(2){transform:rotate(45deg) translate(25px);animation-delay:.15s}.circle-loader span:nth-child(3){transform:rotate(90deg) translate(25px);animation-delay:.3s}.circle-loader span:nth-child(4){transform:rotate(135deg) translate(25px);animation-delay:.45s}.circle-loader span:nth-child(5){transform:rotate(180deg) translate(25px);animation-delay:.6s}.circle-loader span:nth-child(6){transform:rotate(225deg) translate(25px);animation-delay:.75s}.circle-loader span:nth-child(7){transform:rotate(270deg) translate(25px);animation-delay:.9s}.circle-loader span:nth-child(8){transform:rotate(315deg) translate(25px);animation-delay:1.05s}@keyframes fade{0%,to{opacity:.3;scale:.8}50%{opacity:1;scale:1.2}}select{background-color:#e6e6e9;color:#000;border:1px solid #ccc}select:hover{background-color:#e6e6e9;border-color:#f60}option{background-color:#e6e6e9}option:hover{background-color:red!important}@media(max-width:1024px){.error-modal,.error-table{margin:15px}.close-button{min-height:40px;width:155px;margin-top:10px!important}}@media(min-width:1024px){.close-button{min-height:40px;width:155px;margin-top:10px!important}}#root{width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}.main-viewer{width:100%;height:100%}body,html{margin:0;padding:0;width:100%;min-height:100%;overflow-x:hidden;overflow-y:auto}
