@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:rgb(192.84,207.4,228.12)}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:rgb(139.56,166.6,205.08)}.table-hover .table-primary:hover{background-color:rgb(175.0381132075,193.7679245283,220.4218867925)}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:rgb(175.0381132075,193.7679245283,220.4218867925)}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:rgb(190.6,235.96,249.96)}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:rgb(135.4,219.64,245.64)}.table-hover .table-secondary:hover{background-color:rgb(166.9508064516,228.9680645161,248.1091935484)}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:rgb(166.9508064516,228.9680645161,248.1091935484)}.table-success,.table-success>th,.table-success>td{background-color:rgb(202.64,243.8,234.56)}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:rgb(157.76,234.2,217.04)}.table-hover .table-success:hover{background-color:hsl(166.5306122449,64.7577092511%,82.537254902%)}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:hsl(166.5306122449,64.7577092511%,82.537254902%)}.table-info,.table-info>th,.table-info>td{background-color:rgb(190.04,228.96,235.12)}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:rgb(134.36,206.64,218.08)}.table-hover .table-info:hover{background-color:hsl(188.198757764,53.1353135314%,78.3647058824%)}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:hsl(188.198757764,53.1353135314%,78.3647058824%)}.table-warning,.table-warning>th,.table-warning>td{background-color:rgb(255,237.08,194.8)}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:rgb(255,221.72,143.2)}.table-hover .table-warning:hover{background-color:rgb(255,229.4893023256,169.3)}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:rgb(255,229.4893023256,169.3)}.table-danger,.table-danger>th,.table-danger>td{background-color:rgb(245.2,196.2,203.76)}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:rgb(236.8,145.8,159.84)}.table-hover .table-danger:hover{background-color:rgb(241.5571428571,174.3428571429,184.7130612245)}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:rgb(241.5571428571,174.3428571429,184.7130612245)}.table-light,.table-light>th,.table-light>td{background-color:rgb(253.04,253.32,253.6)}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:rgb(251.36,251.88,252.4)}.table-hover .table-light:hover{background-color:rgb(238.165,240.57,242.975)}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:rgb(238.165,240.57,242.975)}.table-dark,.table-dark>th,.table-dark>td{background-color:rgb(198.16,199.84,201.52)}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:rgb(149.44,152.56,155.68)}.table-hover .table-dark:hover{background-color:hsl(210,3.0456852792%,73.368627451%)}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:hsl(210,3.0456852792%,73.368627451%)}.table-gray,.table-gray>th,.table-gray>td{background-color:hsl(0,0%,99.1215686275%)}.table-gray th,.table-gray td,.table-gray thead th,.table-gray tbody+tbody{border-color:hsl(0,0%,98.368627451%)}.table-hover .table-gray:hover{background-color:hsl(0,0%,94.1215686275%)}.table-hover .table-gray:hover>td,.table-hover .table-gray:hover>th{background-color:hsl(0,0%,94.1215686275%)}.table-tertiary,.table-tertiary>th,.table-tertiary>td{background-color:rgb(190.6,235.96,249.96)}.table-tertiary th,.table-tertiary td,.table-tertiary thead th,.table-tertiary tbody+tbody{border-color:rgb(135.4,219.64,245.64)}.table-hover .table-tertiary:hover{background-color:rgb(166.9508064516,228.9680645161,248.1091935484)}.table-hover .table-tertiary:hover>td,.table-hover .table-tertiary:hover>th{background-color:rgb(166.9508064516,228.9680645161,248.1091935484)}.table-text-primary,.table-text-primary>th,.table-text-primary>td{background-color:#fff}.table-text-primary th,.table-text-primary td,.table-text-primary thead th,.table-text-primary tbody+tbody{border-color:#fff}.table-hover .table-text-primary:hover{background-color:hsl(0,0%,95%)}.table-hover .table-text-primary:hover>td,.table-hover .table-text-primary:hover>th{background-color:hsl(0,0%,95%)}.table-text-secondary,.table-text-secondary>th,.table-text-secondary>td{background-color:rgb(193.96,193.68,193.68)}.table-text-secondary th,.table-text-secondary td,.table-text-secondary thead th,.table-text-secondary tbody+tbody{border-color:rgb(141.64,141.12,141.12)}.table-hover .table-text-secondary:hover{background-color:hsl(0,.2288329519%,71.0078431373%)}.table-hover .table-text-secondary:hover>td,.table-hover .table-text-secondary:hover>th{background-color:hsl(0,.2288329519%,71.0078431373%)}.table-text-dark,.table-text-dark>th,.table-text-dark>td{background-color:rgb(193.96,193.68,193.68)}.table-text-dark th,.table-text-dark td,.table-text-dark thead th,.table-text-dark tbody+tbody{border-color:rgb(141.64,141.12,141.12)}.table-hover .table-text-dark:hover{background-color:hsl(0,.2288329519%,71.0078431373%)}.table-hover .table-text-dark:hover>td,.table-hover .table-text-dark:hover>th{background-color:hsl(0,.2288329519%,71.0078431373%)}.table-text-light,.table-text-light>th,.table-text-light>td{background-color:#fff}.table-text-light th,.table-text-light td,.table-text-light thead th,.table-text-light tbody+tbody{border-color:#fff}.table-hover .table-text-light:hover{background-color:hsl(0,0%,95%)}.table-hover .table-text-light:hover>td,.table-hover .table-text-light:hover>th{background-color:hsl(0,0%,95%)}.table-primary-text-color,.table-primary-text-color>th,.table-primary-text-color>td{background-color:#fff}.table-primary-text-color th,.table-primary-text-color td,.table-primary-text-color thead th,.table-primary-text-color tbody+tbody{border-color:#fff}.table-hover .table-primary-text-color:hover{background-color:hsl(0,0%,95%)}.table-hover .table-primary-text-color:hover>td,.table-hover .table-primary-text-color:hover>th{background-color:hsl(0,0%,95%)}.table-secondary-text-color,.table-secondary-text-color>th,.table-secondary-text-color>td{background-color:#fff}.table-secondary-text-color th,.table-secondary-text-color td,.table-secondary-text-color thead th,.table-secondary-text-color tbody+tbody{border-color:#fff}.table-hover .table-secondary-text-color:hover{background-color:hsl(0,0%,95%)}.table-hover .table-secondary-text-color:hover>td,.table-hover .table-secondary-text-color:hover>th{background-color:hsl(0,0%,95%)}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:hsl(210,10.3448275862%,30.2450980392%)}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:hsl(210,10.3448275862%,30.2450980392%)}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width: 749.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width: 949.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width: 1135.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width: 1449.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}table{margin-bottom:2rem !important}table.table{width:auto}table.table tr>td{vertical-align:middle;text-align:center}
/*# sourceMappingURL=table.min.css.map */
