@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Orbitron:wght@400;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.text-green{color:#176d17}.text-red{color:#f44}.text-yellow{color:#b5b509}.left-pad0{padding-left:0!important}.right-pad0{padding-right:0!important}.top-pad0{padding-top:0!important}.bottom-pad0{padding-bottom:0!important}.left-pad10{padding-left:10px!important}.right-pad10{padding-right:10px!important}.top-pad10{padding-top:10px!important}.bottom-pad10{padding-bottom:10px!important}.left-mar0{margin-left:0!important}.right-mar0{margin-right:0!important}.top-mar0{margin-top:0!important}.bottom-mar0{margin-bottom:0!important}.position-rel{position:relative}.position-abs{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.top10px{top:10px}.left10px{left:10px}.right10px{right:10px}.bottom10px{bottom:10px}.top20px{top:20px}.left20px{left:20px}.right20px{right:20px}.bottom20px{bottom:20px}.top30px{top:30px}.left30px{left:30px}.right30px{right:30px}.bottom30px{bottom:30px}.unset-top{top:auto}.unset-left{left:auto}.unset-right{right:auto}.unset-bottom{bottom:auto}.wf100{width:100%}.w120px{width:120px}.mxw120px{max-width:120px}a{color:#3498db;display:block;text-align:center;text-decoration:none;transition:color .3s ease-in-out}a:hover{color:#217dbb!important;cursor:pointer}i{color:#757575;font-weight:300}b{font-weight:500}b,b i{color:#202020}img{max-width:120px!important;min-width:80px!important;width:100%}img img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}::-moz-selection{background:rgba(35,35,35,.1)}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar-thumb{background:rgba(35,35,35,.2);border-radius:10px}::-webkit-scrollbar-track{background:rgba(35,35,35,.1);border-radius:10px}.header{align-items:center;background-color:#fff;color:#454545;display:flex;justify-content:space-between;opacity:1;padding:0 20px;text-align:center;transition:box-shadow .3s ease-in-out;transition:all .3s ease-in-out}.header,.header:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}.header .header-left{flex:1 1}.header .header-right{display:flex;gap:10px}.header.hidden{opacity:0}.image-not-found{align-items:center;border:1px solid #f2f2f2;box-sizing:border-box;display:grid;height:120px;min-width:100%;text-align:center}@media (prefers-color-scheme:dark){.image-not-found{border-color:#2e2e2e}}.table.list-view{border-collapse:collapse;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:20px;transition:box-shadow .3s ease-in-out;width:100%}.table.list-view .list-view-hidden{display:none}.table.list-view:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}.table.list-view th,.table.list-view thead{background-color:#f2f2f2}@media (prefers-color-scheme:dark){.table.list-view th,.table.list-view thead{background-color:#2e2e2e}}.table.list-view th{border-bottom:1px solid #a5a5a5;font-weight:700;padding:8px 0;text-align:left}@media (prefers-color-scheme:dark){.table.list-view th{border-bottom:1px solid}}.table.list-view th div{border-left:2px solid #fff;border-right:1px solid #a5a5a5;font-weight:500;height:36px;padding:10px 7px}@media (prefers-color-scheme:dark){.table.list-view th div{border-left:2px solid #333;border-right:1px solid #333}}.table.list-view th:first-child div{border-left:none}.table.list-view th:last-child div{border-right:none}.table.list-view th .sort-indicator{font-size:12px;margin-left:5px;transition:all .3s ease-in-out}.table.list-view th:hover{cursor:pointer}.table.list-view th:hover .sort-indicator{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.table.list-view td{min-width:110px;padding:8px;position:static!important}.table.list-view td:first-child{min-width:80px}.table.list-view td .card-tag{position:static!important}.table.list-view td img{height:auto;max-width:100%;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.table.list-view tbody tr:nth-child(odd){background-color:#f9f9f9}@media (prefers-color-scheme:dark){.table.list-view tbody tr:nth-child(odd){background-color:#444}}.table.list-view tbody tr{border-top:1px solid #a5a5a5;position:static!important}@media (prefers-color-scheme:dark){.table.list-view tbody tr{border-top:1px solid #333}}.table.list-view tbody tr:hover{background-color:#e0e0e0;transition:all .3s ease-in-out}@media (prefers-color-scheme:dark){.table.list-view tbody tr:hover{background-color:#555}}.table.list-view tbody tr:hover td img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (max-width:980px){.table.list-view{display:block;max-width:100%;overflow:scroll}.table.list-view td:first-child,.table.list-view th:first-child{display:none}.table.list-view td{min-width:90px}}.table.grid-view{border-collapse:collapse;display:block;margin-bottom:20px;width:100%}.table.grid-view .grid-view-hidden{display:none}.table.grid-view thead{background-color:#fff;display:flex;flex-direction:row;max-width:100%;padding:10px 0 10px 6px;width:100%}@media (prefers-color-scheme:dark){.table.grid-view thead{background-color:#2e2e2e}}.table.grid-view thead th{display:inline-block}.table.grid-view thead th div{background-color:#f2f2f2;border:1px solid #fff;border-radius:6px;cursor:pointer;font-weight:500;margin:4px!important;padding:5px 12px;transition:box-shadow .3s ease-in-out}.table.grid-view thead th div,.table.grid-view thead th div:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){.table.grid-view thead th div{background-color:#2e2e2e;border:1px solid #2e2e2e;transition:box-shadow .3s ease-in-out}.table.grid-view thead th div,.table.grid-view thead th div:hover{box-shadow:0 4px 6px rgba(0,0,0,.3)}}@media (max-width:580px){.table.grid-view thead th div{margin:1px!important;padding:3px 7px}}.table.grid-view tbody{display:flex;flex-wrap:wrap}.table.grid-view tbody tr{border:1px solid #f2f2f2;border-collapse:collapse;border-radius:6px;display:grid;margin:10px;padding:200px 0 55px;width:calc(25% - 22px)}.table.grid-view tbody tr:nth-child(odd){background-color:#f9f9f9}.table.grid-view tbody tr:hover{cursor:pointer;transition:box-shadow .3s ease-in-out;transition:all .3s ease-in-out}.table.grid-view tbody tr:hover,.table.grid-view tbody tr:hover:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){.table.grid-view tbody tr{border:1px solid #2e2e2e;transition:box-shadow .3s ease-in-out}.table.grid-view tbody tr,.table.grid-view tbody tr:hover{box-shadow:0 4px 6px rgba(0,0,0,.3)}.table.grid-view tbody tr:nth-child(odd){background-color:#444}}.table.grid-view tbody tr td{padding-left:10px;padding-right:10px;padding-top:10px}.table.grid-view tbody tr td div.outer-div.top-pad10.left-pad10{padding:0!important}@media (max-width:900px){.table.grid-view tbody tr{width:calc(33% - 22px)}}@media (max-width:640px){.table.grid-view tbody tr{width:calc(50% - 22px)}}@media (max-width:540px){.table.grid-view tbody tr{width:100%}}@media (prefers-color-scheme:dark){.header,body{background-color:#2e2e2e!important;color:#fff!important}i{color:#999}b,b i{color:#ccc}}.loader{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:.6;position:fixed;top:0;width:100%;z-index:9999}.loader:after{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:3px solid #454545;border-radius:50%;border-top-color:transparent;content:"";height:40px;width:40px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{background-color:#fff;color:#454545;font-family:Barlow,sans-serif;font-family:Poppins,sans-serif;font-size:12px;margin:0;text-align:justify!important;-webkit-user-select:none;user-select:none}.round-circle{border:1px solid #f2f2f2;border-radius:100px;display:inline-block;height:26px;line-height:26px;text-align:center;transition:box-shadow .3s ease-in-out;width:26px}.card-tag,.round-circle,.round-circle:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}.card-tag{background-color:#fff;border:1px solid #f2f2f2;border-radius:0 11px 11px 0;display:inline-block;height:30px;line-height:32px;text-align:center;transition:box-shadow .3s ease-in-out;width:34px}.card-tag:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){.card-tag{background-color:#2e2e2e;border:1px solid #222;transition:box-shadow .3s ease-in-out}.card-tag,.card-tag:hover{box-shadow:0 4px 6px rgba(0,0,0,.3)}}.main{margin:10px 20px;padding-top:10px}.sticky-header{position:-webkit-sticky;position:sticky;top:0;z-index:1}.footer{text-align:center}.txt-left{text-align:left}.biography-cell{max-height:140px;min-width:200px;overflow:hidden;overflow-y:auto;padding-bottom:20px}@media (max-width:980px){.biography-cell{min-width:150px}}.biography-cell .biography-content{padding-right:10px}.App{-webkit-animation:fadeIn 1s ease-in forwards;animation:fadeIn 1s ease-in forwards;opacity:0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.07c5ea50.css.map*/