html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,html{height:100%}body{margin:0;font:16px/1 sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:#fff;font-family:Open Sans,Droid Sans,Arial,sans-serif;color:#4c545d;font-weight:400}blockquote,figure,h1,h2,h3,h4,ol,p,ul{margin:0;padding:0}li,main{display:block}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}strong{font-weight:700}a,button{color:inherit;transition:.2s}a{text-decoration:none}button{overflow:visible;border:0;font:inherit;-webkit-font-smoothing:inherit;background-color:#02b3e4;border-radius:3px;vertical-align:middle;font-size:.95rem;font-weight:400;color:#fff;text-align:center;text-transform:uppercase;padding:1.1rem 3.2rem;cursor:pointer;letter-spacing:inherit}button:disabled,button__disabled{background-color:#757c81;cursor:not-allowed}button:focus:enabled,button:hover:enabled{background-color:#02afdf;box-shadow:0 3px 6px 0 #d6d6d6}::-moz-focus-inner{padding:0;border:0}div{box-sizing:border-box}img{max-width:100%;height:auto;border:0}input{padding:8px;border-radius:3px;border:1px solid #979fa7}form{margin-top:1em}form input,form label{margin-bottom:.4em;display:block}form input{margin-bottom:.8em}.inline-layout{display:flex}.inline-layout>*{flex:1 1}.data-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;box-shadow:0 0 20px 0 rgba(46,61,73,.15);border-radius:6px;margin-bottom:1rem}.data-table th{padding:.85rem 1.5rem;cursor:pointer;text-align:left;border-bottom:1px solid #dbe2e8;border-right:1px solid #dbe2e8;background:#fff;color:#525c65}.data-table th:first-child{border-radius:6px 0 0 0;padding-left:2.5rem}.data-table th:last-child{border-radius:0 6px 0 0;padding-right:2.5rem;border-right:none}.data-table th button{background:none;box-shadow:none;border:none;border-radius:0;padding:0;margin:0;display:flex;align-items:center;color:inherit;font-family:inherit;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:1px;line-height:2}.data-table th button:focus{outline:none}.data-table th button:hover{cursor:pointer;color:inherit}.th-active{color:#02b3e4}.data-table tr:last-child{border-bottom:none}.data-table tr:last-child td:first-child{border-bottom-left-radius:6px}.data-table tr:last-child td:last-child{border-bottom-right-radius:6px}.data-table tr:nth-child(2n) td{background:#fafbfc}table.data-table tr.selected td{background:#ffffb7}.data-table td{padding:1.25rem 1.5rem;overflow:hidden;text-overflow:ellipsis;line-height:1.4em;font-size:16px;border-right:1px solid #dbe2e8;background:#fff}.data-table td:first-child{padding-left:2.5rem}.data-table td:last-child{padding-right:2.5rem;border-right:none}.data-table td a{cursor:pointer}.filter-input{margin-bottom:2em}.sorting-arrows{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;margin-left:.5em;line-height:1;color:#dbe2e8}.sorting-arrow-active{color:#02b3e4}.sorting-arrow{line-height:1;font-size:14px}.sorting-arrow:first-child{margin-bottom:-4px}th.checkbox{width:1em}.loading-bar-container{position:fixed;top:0;left:0;z-index:99;width:100%;height:15px}.loading-bar{width:100%;height:100%;background:#f1f1f1;position:absolute;top:0;left:0}.loading-bar.request-success{background:#02ccba;-webkit-animation:simpleFadeInOutAnimation 5s;animation:simpleFadeInOutAnimation 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.loading-bar.request-success:before{background:#02ccba}.loading-bar.request-error{background:#f7330b;-webkit-animation:simpleFadeInOutAnimation 5s;animation:simpleFadeInOutAnimation 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.loading-bar.request-error:before{background:#f7330b}.loading-bar:before{content:"";height:100%;width:50%;position:absolute;top:0;left:0;background:#02afdf;-webkit-animation:mymove 1.5s infinite;animation:mymove 1.5s infinite}@-webkit-keyframes mymove{0%{width:0;left:-100%}50%{left:0;width:100%}to{width:0;left:100%}}@keyframes mymove{0%{width:0;left:-100%}50%{left:0;width:100%}to{width:0;left:100%}}@-webkit-keyframes simpleFadeInOutAnimation{0%{max-height:0;opacity:0}20%,80%{max-height:800px;opacity:1}90%{opacity:0}to{max-height:0;opacity:0}}@keyframes simpleFadeInOutAnimation{0%{max-height:0;opacity:0}20%,80%{max-height:800px;opacity:1}90%{opacity:0}to{max-height:0;opacity:0}}@-webkit-keyframes fadeInOutAnimation{0%{max-height:0;opacity:0;margin:0 40px;padding:0 20px}20%,80%{max-height:800px;opacity:1;margin:40px;padding:20px}90%{opacity:0}to{max-height:0;opacity:0;margin:0 40px;padding:0 20px}}@keyframes fadeInOutAnimation{0%{max-height:0;opacity:0;margin:0 40px;padding:0 20px}20%,80%{max-height:800px;opacity:1;margin:40px;padding:20px}90%{opacity:0}to{max-height:0;opacity:0;margin:0 40px;padding:0 20px}}.error,.success{display:flex;align-items:center;max-height:0;opacity:0;-webkit-animation:fadeInOutAnimation 5s;animation:fadeInOutAnimation 5s;margin:0 40px;padding:0 20px}.success{color:#02ccba;border:1px solid #02ccba}.error{border:1px solid #f7330b}.error,.red{color:#f7330b}.contain{padding:2rem}