.error{background-color:#ff4500;color:#dfdfdf;margin-bottom:20px;padding:20px}h2{text-align:center}.search-page{margin:0 20px 20px}.search-page form{display:grid;grid-template-columns:auto 40px;margin:0 auto 20px;width:50%}.search-page form input[type=text]{background:#fff;border:1px solid #b2b2b2;border-radius:4px;padding:7px;width:100%}.search-page form input[type=text]:focus{outline:none}.search-page form button{background:linear-gradient(0deg,#005aa0,#1c8dc6);border:1px solid #b2b2b2;border-bottom-right-radius:4px;border-top-right-radius:4px;border-radius:4px;color:#fff;cursor:pointer;padding:7px;width:40px}.search-page form button img{height:17px;width:17px}.search-page form:after{clear:both;content:"";display:table}.search-page .account-id{margin:0 auto 20px;text-align:center}.search-page .account-id clipboard-copy{cursor:pointer}.search-page .search-results{align-items:flex-start;display:flex}.search-page table{border:none;border-radius:5px;margin:0;min-width:50%;width:50%}.search-page table tr:first-child th:first-child{border-top-left-radius:5px}.search-page table tr:first-child th:last-child{border-top-right-radius:5px}.search-page table tr th{padding:10px;text-align:left}.search-page table tr td{padding:10px}.search-page table tr td,.search-page table tr th{border-top:1px solid #b2b2b2}.search-page table tr td:first-child,.search-page table tr th:first-child{border-left:1px solid #b2b2b2}.search-page table tr td:last-child,.search-page table tr th:last-child{border-right:1px solid #b2b2b2}.search-page table tr td.active,.search-page table tr th.active{border-bottom:1px solid #005aa0;border-top:1px solid #005aa0}.search-page table tr td.active:first-child,.search-page table tr th.active:first-child{border-left:1px solid #005aa0}.search-page table tr td.active:last-child,.search-page table tr th.active:last-child{border-right:1px solid #005aa0}.search-page table tr.active+tr td{border-top:none}.search-page table tr:last-child td{border-bottom:1px solid #b2b2b2}.search-page table tr:last-child td.active{border-bottom:1px solid #005aa0}.search-page table tr:last-child td:first-child{border-bottom-left-radius:5px}.search-page table tr:last-child td:last-child{border-bottom-right-radius:5px}.search-page .search-result-row{background-color:#fff}.search-page .search-result-row:nth-child(2n){background-color:#f5f9fa}.search-page .search-result-row:hover{background-color:#efefef;cursor:pointer}.search-page .search-result-row.active{background-color:#e1f0f6}.search-page .search-details{background-color:#e6f8fb;border:1px solid #005aa0;border-radius:4px;margin-left:15px;padding:10px;position:relative}.search-page .search-details .label{font-weight:700;margin-bottom:10px}.search-page .search-details .close-icon{cursor:pointer;position:absolute;right:10px;top:10px;z-index:1}.search-page .search-details .search-detail{position:relative}.search-page .search-details .search-detail+.search-detail{margin-top:20px}.search-page .search-details .search-detail.nested{font-size:.8em}.search-page .search-details .search-detail code{cursor:pointer}.search-page .search-details code{white-space:pre-wrap}header{align-items:flex-end;background:#fff;border-bottom:2px solid #ffdc0f;display:flex;height:25px;justify-content:space-between;padding:10px 25px}header h1{font-size:1.2rem;margin:0}header nav ul{margin:0}header nav ul li{display:inline-block;text-align:right;white-space:nowrap}header nav ul li+li:before{content:"|";padding:0 .5em}header nav ul li img{cursor:pointer;display:inline;vertical-align:middle;width:16px}html{font-family:Roboto,Arial,sans-serif;font-size:14px}body{margin:0}a{color:#0069d9;text-decoration:none}a:focus,a:hover{color:#606c76}.phx-no-feedback.invalid-feedback,.phx-no-feedback .invalid-feedback{display:none}.phx-click-loading{opacity:.5;transition:opacity 1s ease-out}.phx-disconnected{cursor:wait}.phx-disconnected *{pointer-events:none}.phx-modal{background-color:#000;background-color:rgba(0,0,0,.4);height:100%;left:0;opacity:1!important;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.phx-modal-content{background-color:#fefefe;border:1px solid #888;margin:15% auto;padding:20px;width:80%}.phx-modal-close{color:#aaa;float:right;font-size:28px;font-weight:700}.phx-modal-close:focus,.phx-modal-close:hover{color:#000;cursor:pointer;text-decoration:none}.alert{border:1px solid transparent;border-radius:4px;margin-bottom:20px;padding:15px}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert p{margin-bottom:0}.alert:empty{display:none}.invalid-feedback{color:#a94442;display:block;margin:-1rem 0 2rem}