.react-calendar{background:#fff;border:1px solid #a0a096;width:350px;max-width:100%;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{margin:-.5em;display:flex}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :before,.react-calendar :after{box-sizing:border-box}.react-calendar button{border:0;outline:none;margin:0}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em;display:flex}.react-calendar__navigation button{background:0 0;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{justify-content:center;align-items:center;font-size:.75em;font-weight:700;display:flex}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{text-align:center;background:0 0;max-width:100%;padding:10px 6.6667px;line-height:16px}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{color:#fff;background:#006edc}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock :before,.react-clock :after{box-sizing:border-box}.react-clock__face{border:1px solid #000;border-radius:50%;position:absolute;inset:0}.react-clock__hand{position:absolute;inset:0 50%}.react-clock__hand__body{background-color:#000;position:absolute;transform:translate(-50%)}.react-clock__mark{position:absolute;inset:0 50%}.react-clock__mark__body{background-color:#000;position:absolute;transform:translate(-50%)}.react-clock__mark__number{text-align:center;width:80px;position:absolute;left:-40px}.react-clock__second-hand__body{background-color:red}.react-datetime-picker{display:inline-flex;position:relative}.react-datetime-picker,.react-datetime-picker *,.react-datetime-picker :before,.react-datetime-picker :after{box-sizing:border-box}.react-datetime-picker--disabled{color:#6d6d6d;background-color:#f0f0f0}.react-datetime-picker__wrapper{border:thin solid gray;flex-grow:1;flex-shrink:0;display:flex}.react-datetime-picker__inputGroup{flex-grow:1;min-width:calc(16px + 3.674em);padding:0 2px}.react-datetime-picker__inputGroup__divider{white-space:pre;padding:1px 0}.react-datetime-picker__inputGroup__input{font:inherit;box-sizing:content-box;-moz-appearance:textfield;background:0 0;border:0;min-width:.54em;height:calc(100% - 2px);padding:1px;position:relative}.react-datetime-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datetime-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-datetime-picker__inputGroup__input:invalid{background:#ff00001a}.react-datetime-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-datetime-picker__inputGroup__amPm{font:inherit;-moz-appearance:menulist}.react-datetime-picker__button{background:0 0;border:0;padding:4px 6px}.react-datetime-picker__button:enabled{cursor:pointer}.react-datetime-picker__button:enabled:hover .react-datetime-picker__button__icon,.react-datetime-picker__button:enabled:focus .react-datetime-picker__button__icon{stroke:#0078d7}.react-datetime-picker__button:disabled .react-datetime-picker__button__icon{stroke:#6d6d6d}.react-datetime-picker__button svg{display:inherit}.react-datetime-picker__calendar,.react-datetime-picker__clock{z-index:1;position:absolute;top:100%;left:0}.react-datetime-picker__calendar--closed,.react-datetime-picker__clock--closed{display:none}.react-datetime-picker__calendar{width:350px;max-width:100vw}.react-datetime-picker__calendar .react-calendar{border-width:thin}.react-datetime-picker__clock{background-color:#fff;border:thin solid #a0a096;width:200px;max-width:100vw;height:200px;padding:25px}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:400;src:url(lato-latin-ext-400-normal.7e1678bc.woff2)format("woff2"),url(lato-all-400-normal.6d53d227.woff)format("woff");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:400;src:url(lato-latin-400-normal.e6d78644.woff2)format("woff2"),url(lato-all-400-normal.6d53d227.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html,body{color:#333;box-sizing:border-box;background-color:#fff;flex-direction:column;width:100%;height:100vh;margin:0;padding:0;font-family:Lato;font-size:13px;display:flex}*{box-sizing:border-box}a{color:#dfa465}.clickable{cursor:pointer}h1{font-size:1.5em}h2{font-size:1.25em}h3{font-size:1.2em}.error{color:red;padding:1rem}.loading{color:#777;animation:1s infinite pulse}p.note{max-width:80rem;padding:1rem;font-style:italic}p.explanation{color:#444;max-width:80rem;padding:1rem}div.field{flex-direction:column;align-items:stretch;max-width:10rem;margin-bottom:1.6rem;display:flex}div.field input{flex:none}div.field-with-label{flex-direction:row;margin-bottom:1.6rem;display:flex}div.field-with-label>label{text-align:left;flex:none;width:10rem}div.field-with-label>div{text-align:left;flex:auto}div.field-with-label>div label{font-weight:400}div.field-with-label>div input[type=text],div.field-with-label>div select{width:100%}footer.actions{text-align:center;margin-bottom:1.2rem}footer.actions a{font-weight:700}footer.actions>a{margin-right:1rem}footer.actions>a:last-child{margin-right:0}footer.actions>button{margin-right:1rem}footer.actions>button:last-child{margin-right:0}footer.actions>button.add{background-color:#46ba3f}footer.actions>button.remove{background-color:#e33}footer.actions>button.reset{background-color:#988}input[type=text],input[type=email],input[type=password],select{background-color:#fff;border:2px solid #dfa465;border-radius:5px;margin:0;padding:.5rem;font-size:1rem}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,select:disabled{border:2px solid #ddd}button{color:#fff;background-color:#dfa465;border:none;border-radius:5px;padding:.5rem 2rem}button:disabled{opacity:.6}button>i{margin-right:1rem}button.cancel{color:#e33;border:1px solid #e33;background-color:#fff!important}.field>label{display:block}@keyframes slideFromRight{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes slideFromTop{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}#root{flex-direction:column;flex:auto;height:100vh;margin:0;padding:0;display:flex;overflow:hidden}#root>section{flex-direction:column;flex:auto;height:100vh;display:flex}#root>section>header{color:#575756;background-color:#444;flex-direction:row;flex:none;align-items:center;display:flex}#root>section>header h1{flex:auto;margin:.75rem 2rem;padding:0}#root>section>header h1.logo{text-indent:-9999px;cursor:pointer;background-image:url(logo-full-colour-dark-background.6a9f454f.svg);background-position:0;background-repeat:no-repeat;background-size:contain;min-width:7rem;height:3.75rem}@media (width<=800px){#root>section>header h1.logo{background-image:url(logo-with-text.f6a56c2f.svg);min-width:4rem}}#root>section>header nav{flex:none;display:flex}#root>section>header nav a{color:#bbb;flex-direction:column;flex:none;align-items:center;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:border-bottom-color .3s ease-out;display:flex}#root>section>header nav a.active{color:#fff;background-color:#dfa465}#root>section>header nav a.active i,#root>section>header nav a:hover i{transform:scale(1.25)}@media (width<=800px){#root>section>header nav a{padding:1rem;font-size:.8em}}#root>section>header nav a i{color:#fff;margin-bottom:.75rem;font-size:1.5em;transition:all .3s ease-out}#root>section>.content{flex:auto;padding:2rem;overflow:auto}#root>section>.content>*{max-width:1600px;margin-left:auto;margin-right:auto}#root>section>.content header.dashboard{flex-direction:row;display:flex}@media (width<=1400px){#root>section>.content header.dashboard{overflow-x:auto}}#root>section>.content header.dashboard>div,#root>section>.content header.dashboard .module{flex-direction:column;flex:auto;align-items:stretch;max-width:40rem;padding:0 .5rem 0 1rem;display:flex}#root>section>.content header.dashboard>div:last-child,#root>section>.content header.dashboard .module:last-child{margin-right:0}#root>section>.content header.dashboard>div.acceptance-rate,#root>section>.content header.dashboard .module.acceptance-rate{max-width:unset}#root>section>.content header.dashboard>div.link-to-stats,#root>section>.content header.dashboard .module.link-to-stats{flex:none;justify-content:center;align-items:flex-end;padding:.75rem;font-size:.9em;display:flex}#root>section>.content header.dashboard>div.link-to-stats a:link,#root>section>.content header.dashboard>div.link-to-stats a:visited,#root>section>.content header.dashboard>div.link-to-stats a:hover,#root>section>.content header.dashboard>div.link-to-stats a:active,#root>section>.content header.dashboard .module.link-to-stats a:link,#root>section>.content header.dashboard .module.link-to-stats a:visited,#root>section>.content header.dashboard .module.link-to-stats a:hover,#root>section>.content header.dashboard .module.link-to-stats a:active{flex-direction:column;justify-content:center;align-items:center;text-decoration:none;display:flex}#root>section>.content header.dashboard>div.link-to-stats a:link i,#root>section>.content header.dashboard>div.link-to-stats a:visited i,#root>section>.content header.dashboard>div.link-to-stats a:hover i,#root>section>.content header.dashboard>div.link-to-stats a:active i,#root>section>.content header.dashboard .module.link-to-stats a:link i,#root>section>.content header.dashboard .module.link-to-stats a:visited i,#root>section>.content header.dashboard .module.link-to-stats a:hover i,#root>section>.content header.dashboard .module.link-to-stats a:active i{margin:.5rem;font-size:3rem}#root>section>.content header.dashboard>div>label,#root>section>.content header.dashboard>div>*>label,#root>section>.content header.dashboard .module>label,#root>section>.content header.dashboard .module>*>label{white-space:nowrap;min-height:1.6rem;margin-bottom:.5rem}@media (width<=1400px){#root>section>.content header.dashboard>div>label,#root>section>.content header.dashboard>div>*>label,#root>section>.content header.dashboard .module>label,#root>section>.content header.dashboard .module>*>label{flex-direction:column;align-items:stretch;display:flex}#root>section>.content header.dashboard>div>label .controls,#root>section>.content header.dashboard>div>*>label .controls,#root>section>.content header.dashboard .module>label .controls,#root>section>.content header.dashboard .module>*>label .controls{margin:.5rem 0;display:flex}#root>section>.content header.dashboard>div>label .controls select,#root>section>.content header.dashboard>div>*>label .controls select,#root>section>.content header.dashboard .module>label .controls select,#root>section>.content header.dashboard .module>*>label .controls select{width:100%}}#root>section>.content header.dashboard>div>label .controls,#root>section>.content header.dashboard>div>*>label .controls,#root>section>.content header.dashboard .module>label .controls,#root>section>.content header.dashboard .module>*>label .controls{float:right;background-color:#eee;border-radius:5px;padding:.25rem;display:inline-block}#root>section>.content header.dashboard>div>label .controls select,#root>section>.content header.dashboard>div>*>label .controls select,#root>section>.content header.dashboard .module>label .controls select,#root>section>.content header.dashboard .module>*>label .controls select{background:0 0;border:none;margin:0;padding:0}#root>section>.content header.dashboard>div .filter,#root>section>.content header.dashboard .module .filter{display:flex}#root>section>.content header.dashboard>div .filter input,#root>section>.content header.dashboard .module .filter input{flex:auto}#root>section>.content header.dashboard>div.acceptance-rate,#root>section>.content header.dashboard .module.acceptance-rate{flex:1}#root>section>.content header.dashboard>div.acceptance-rate .rate,#root>section>.content header.dashboard .module.acceptance-rate .rate{color:#46ba3f;margin:0;padding:0;font-size:2rem}#root>section>.content header.dashboard>div.acceptance-rate .rate:not(:last-child),#root>section>.content header.dashboard .module.acceptance-rate .rate:not(:last-child){margin-bottom:.75rem}#root>section>.content header.dashboard>div.acceptance-rate .settled-amount,#root>section>.content header.dashboard .module.acceptance-rate .settled-amount{white-space:nowrap;color:#46ba3f;text-align:right;font-size:1.25em}#root>section>.content header.dashboard>div.cardholder-email,#root>section>.content header.dashboard .module.cardholder-email{flex:2}#root>section>.content header.dashboard>div.cardholder-email .content,#root>section>.content header.dashboard .module.cardholder-email .content{flex-direction:column;width:100%;max-width:30rem;display:flex}#root>section>.content header.dashboard>div.cardholder-email .content label,#root>section>.content header.dashboard .module.cardholder-email .content label{white-space:nowrap;margin-bottom:.75rem}#root>section>.content header.dashboard>div.count-by-status,#root>section>.content header.dashboard>div.count-by-country,#root>section>.content header.dashboard>div.count-by-merchant,#root>section>.content header.dashboard>div.amt-by-currency,#root>section>.content header.dashboard .module.count-by-status,#root>section>.content header.dashboard .module.count-by-country,#root>section>.content header.dashboard .module.count-by-merchant,#root>section>.content header.dashboard .module.amt-by-currency{flex:2}#root>section>.content header.dashboard>div.count-by-status .count,#root>section>.content header.dashboard>div.count-by-country .count,#root>section>.content header.dashboard>div.count-by-merchant .count,#root>section>.content header.dashboard>div.amt-by-currency .count,#root>section>.content header.dashboard .module.count-by-status .count,#root>section>.content header.dashboard .module.count-by-country .count,#root>section>.content header.dashboard .module.count-by-merchant .count,#root>section>.content header.dashboard .module.amt-by-currency .count{border-bottom:1px solid #ccc;border-radius:5px;flex-direction:row;height:1.15rem;margin:0 0 .5rem;font-size:.9em;animation:.3s ease-out slideFromRight;display:flex;overflow:hidden}#root>section>.content header.dashboard>div.count-by-status .count>*,#root>section>.content header.dashboard>div.count-by-country .count>*,#root>section>.content header.dashboard>div.count-by-merchant .count>*,#root>section>.content header.dashboard>div.amt-by-currency .count>*,#root>section>.content header.dashboard .module.count-by-status .count>*,#root>section>.content header.dashboard .module.count-by-country .count>*,#root>section>.content header.dashboard .module.count-by-merchant .count>*,#root>section>.content header.dashboard .module.amt-by-currency .count>*{align-items:center;margin-right:1rem;display:flex}#root>section>.content header.dashboard>div.count-by-status .count .status,#root>section>.content header.dashboard>div.count-by-country .count .status,#root>section>.content header.dashboard>div.count-by-merchant .count .status,#root>section>.content header.dashboard>div.amt-by-currency .count .status,#root>section>.content header.dashboard .module.count-by-status .count .status,#root>section>.content header.dashboard .module.count-by-country .count .status,#root>section>.content header.dashboard .module.count-by-merchant .count .status,#root>section>.content header.dashboard .module.amt-by-currency .count .status{white-space:nowrap;flex:2;padding-left:.5rem;font-weight:700}#root>section>.content header.dashboard>div.count-by-status .count .country,#root>section>.content header.dashboard>div.count-by-country .count .country,#root>section>.content header.dashboard>div.count-by-merchant .count .country,#root>section>.content header.dashboard>div.amt-by-currency .count .country,#root>section>.content header.dashboard .module.count-by-status .count .country,#root>section>.content header.dashboard .module.count-by-country .count .country,#root>section>.content header.dashboard .module.count-by-merchant .count .country,#root>section>.content header.dashboard .module.amt-by-currency .count .country{flex:1;padding-left:.5rem}#root>section>.content header.dashboard>div.count-by-status .count .country .iso,#root>section>.content header.dashboard>div.count-by-country .count .country .iso,#root>section>.content header.dashboard>div.count-by-merchant .count .country .iso,#root>section>.content header.dashboard>div.amt-by-currency .count .country .iso,#root>section>.content header.dashboard .module.count-by-status .count .country .iso,#root>section>.content header.dashboard .module.count-by-country .count .country .iso,#root>section>.content header.dashboard .module.count-by-merchant .count .country .iso,#root>section>.content header.dashboard .module.amt-by-currency .count .country .iso{min-width:2rem}#root>section>.content header.dashboard>div.count-by-status .count .percent,#root>section>.content header.dashboard>div.count-by-country .count .percent,#root>section>.content header.dashboard>div.count-by-merchant .count .percent,#root>section>.content header.dashboard>div.amt-by-currency .count .percent,#root>section>.content header.dashboard .module.count-by-status .count .percent,#root>section>.content header.dashboard .module.count-by-country .count .percent,#root>section>.content header.dashboard .module.count-by-merchant .count .percent,#root>section>.content header.dashboard .module.amt-by-currency .count .percent{flex:none;justify-content:flex-end;font-family:Courier new,fixed}#root>section>.content header.dashboard>div.count-by-status .count .val,#root>section>.content header.dashboard>div.count-by-country .count .val,#root>section>.content header.dashboard>div.count-by-merchant .count .val,#root>section>.content header.dashboard>div.amt-by-currency .count .val,#root>section>.content header.dashboard .module.count-by-status .count .val,#root>section>.content header.dashboard .module.count-by-country .count .val,#root>section>.content header.dashboard .module.count-by-merchant .count .val,#root>section>.content header.dashboard .module.amt-by-currency .count .val{flex:1;justify-content:flex-end;margin-right:0;padding-right:.5rem;font-family:Courier new,fixed;font-size:1.1em}#root>section>.content header.dashboard>div.count-by-status .count .merchant,#root>section>.content header.dashboard>div.count-by-country .count .merchant,#root>section>.content header.dashboard>div.count-by-merchant .count .merchant,#root>section>.content header.dashboard>div.amt-by-currency .count .merchant,#root>section>.content header.dashboard .module.count-by-status .count .merchant,#root>section>.content header.dashboard .module.count-by-country .count .merchant,#root>section>.content header.dashboard .module.count-by-merchant .count .merchant,#root>section>.content header.dashboard .module.amt-by-currency .count .merchant{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#root>section>.content header.dashboard>div.count-by-status .count .count-by-status,#root>section>.content header.dashboard>div.count-by-country .count .count-by-status,#root>section>.content header.dashboard>div.count-by-merchant .count .count-by-status,#root>section>.content header.dashboard>div.amt-by-currency .count .count-by-status,#root>section>.content header.dashboard .module.count-by-status .count .count-by-status,#root>section>.content header.dashboard .module.count-by-country .count .count-by-status,#root>section>.content header.dashboard .module.count-by-merchant .count .count-by-status,#root>section>.content header.dashboard .module.amt-by-currency .count .count-by-status{whitespace:nowrap;border-radius:5px;flex:none;align-items:stretch;width:15rem;margin-right:0;font-size:.8em;display:flex}@media (width<=1400px){#root>section>.content header.dashboard>div.count-by-status .count .count-by-status,#root>section>.content header.dashboard>div.count-by-country .count .count-by-status,#root>section>.content header.dashboard>div.count-by-merchant .count .count-by-status,#root>section>.content header.dashboard>div.amt-by-currency .count .count-by-status,#root>section>.content header.dashboard .module.count-by-status .count .count-by-status,#root>section>.content header.dashboard .module.count-by-country .count .count-by-status,#root>section>.content header.dashboard .module.count-by-merchant .count .count-by-status,#root>section>.content header.dashboard .module.amt-by-currency .count .count-by-status{display:none}}#root>section>.content header.dashboard>div.count-by-status .count .count-by-status>span,#root>section>.content header.dashboard>div.count-by-country .count .count-by-status>span,#root>section>.content header.dashboard>div.count-by-merchant .count .count-by-status>span,#root>section>.content header.dashboard>div.amt-by-currency .count .count-by-status>span,#root>section>.content header.dashboard .module.count-by-status .count .count-by-status>span,#root>section>.content header.dashboard .module.count-by-country .count .count-by-status>span,#root>section>.content header.dashboard .module.count-by-merchant .count .count-by-status>span,#root>section>.content header.dashboard .module.amt-by-currency .count .count-by-status>span{white-space:nowrap;color:#fff;background-color:#777;flex:3;justify-content:center;place-items:center;padding-left:.5rem;display:flex;overflow:hidden}#root>section>.content header.dashboard>div.count-by-status .count .count-by-status>span i,#root>section>.content header.dashboard>div.count-by-country .count .count-by-status>span i,#root>section>.content header.dashboard>div.count-by-merchant .count .count-by-status>span i,#root>section>.content header.dashboard>div.amt-by-currency .count .count-by-status>span i,#root>section>.content header.dashboard .module.count-by-status .count .count-by-status>span i,#root>section>.content header.dashboard .module.count-by-country .count .count-by-status>span i,#root>section>.content header.dashboard .module.count-by-merchant .count .count-by-status>span i,#root>section>.content header.dashboard .module.amt-by-currency .count .count-by-status>span i{flex:none}#root>section>.content header.dashboard>div.count-by-status .count .count-by-status>span .val,#root>section>.content header.dashboard>div.count-by-country .count .count-by-status>span .val,#root>section>.content header.dashboard>div.count-by-merchant .count .count-by-status>span .val,#root>section>.content header.dashboard>div.amt-by-currency .count .count-by-status>span .val,#root>section>.content header.dashboard .module.count-by-status .count .count-by-status>span .val,#root>section>.content header.dashboard .module.count-by-country .count .count-by-status>span .val,#root>section>.content header.dashboard .module.count-by-merchant .count .count-by-status>span .val,#root>section>.content header.dashboard .module.amt-by-currency .count .count-by-status>span .val{text-align:right;flex:auto;margin-right:0}#root>section>.content header.dashboard>div.count-by-status .count .count-by-status>span.ok,#root>section>.content header.dashboard>div.count-by-country .count .count-by-status>span.ok,#root>section>.content header.dashboard>div.count-by-merchant .count .count-by-status>span.ok,#root>section>.content header.dashboard>div.amt-by-currency .count .count-by-status>span.ok,#root>section>.content header.dashboard .module.count-by-status .count .count-by-status>span.ok,#root>section>.content header.dashboard .module.count-by-country .count .count-by-status>span.ok,#root>section>.content header.dashboard .module.count-by-merchant .count .count-by-status>span.ok,#root>section>.content header.dashboard .module.amt-by-currency .count .count-by-status>span.ok{background-color:#46ba3f}#root>section>.content header.dashboard>div.count-by-status .count .count-by-status>span.failed,#root>section>.content header.dashboard>div.count-by-country .count .count-by-status>span.failed,#root>section>.content header.dashboard>div.count-by-merchant .count .count-by-status>span.failed,#root>section>.content header.dashboard>div.amt-by-currency .count .count-by-status>span.failed,#root>section>.content header.dashboard .module.count-by-status .count .count-by-status>span.failed,#root>section>.content header.dashboard .module.count-by-country .count .count-by-status>span.failed,#root>section>.content header.dashboard .module.count-by-merchant .count .count-by-status>span.failed,#root>section>.content header.dashboard .module.amt-by-currency .count .count-by-status>span.failed{background-color:#e33;flex:2}#root>section>.content header.dashboard>div.count-by-status .count.ok,#root>section>.content header.dashboard>div.count-by-country .count.ok,#root>section>.content header.dashboard>div.count-by-merchant .count.ok,#root>section>.content header.dashboard>div.amt-by-currency .count.ok,#root>section>.content header.dashboard .module.count-by-status .count.ok,#root>section>.content header.dashboard .module.count-by-country .count.ok,#root>section>.content header.dashboard .module.count-by-merchant .count.ok,#root>section>.content header.dashboard .module.amt-by-currency .count.ok{border-bottom:1px solid #46ba3f}#root>section>.content header.dashboard>div.count-by-status .count.ok .status,#root>section>.content header.dashboard>div.count-by-status .count.ok .percent,#root>section>.content header.dashboard>div.count-by-country .count.ok .status,#root>section>.content header.dashboard>div.count-by-country .count.ok .percent,#root>section>.content header.dashboard>div.count-by-merchant .count.ok .status,#root>section>.content header.dashboard>div.count-by-merchant .count.ok .percent,#root>section>.content header.dashboard>div.amt-by-currency .count.ok .status,#root>section>.content header.dashboard>div.amt-by-currency .count.ok .percent,#root>section>.content header.dashboard .module.count-by-status .count.ok .status,#root>section>.content header.dashboard .module.count-by-status .count.ok .percent,#root>section>.content header.dashboard .module.count-by-country .count.ok .status,#root>section>.content header.dashboard .module.count-by-country .count.ok .percent,#root>section>.content header.dashboard .module.count-by-merchant .count.ok .status,#root>section>.content header.dashboard .module.count-by-merchant .count.ok .percent,#root>section>.content header.dashboard .module.amt-by-currency .count.ok .status,#root>section>.content header.dashboard .module.amt-by-currency .count.ok .percent{color:#46ba3f}#root>section>.content header.dashboard>div.count-by-status .count.pending,#root>section>.content header.dashboard>div.count-by-status .count.cust_verification_required,#root>section>.content header.dashboard>div.count-by-country .count.pending,#root>section>.content header.dashboard>div.count-by-country .count.cust_verification_required,#root>section>.content header.dashboard>div.count-by-merchant .count.pending,#root>section>.content header.dashboard>div.count-by-merchant .count.cust_verification_required,#root>section>.content header.dashboard>div.amt-by-currency .count.pending,#root>section>.content header.dashboard>div.amt-by-currency .count.cust_verification_required,#root>section>.content header.dashboard .module.count-by-status .count.pending,#root>section>.content header.dashboard .module.count-by-status .count.cust_verification_required,#root>section>.content header.dashboard .module.count-by-country .count.pending,#root>section>.content header.dashboard .module.count-by-country .count.cust_verification_required,#root>section>.content header.dashboard .module.count-by-merchant .count.pending,#root>section>.content header.dashboard .module.count-by-merchant .count.cust_verification_required,#root>section>.content header.dashboard .module.amt-by-currency .count.pending,#root>section>.content header.dashboard .module.amt-by-currency .count.cust_verification_required{border-bottom:1px solid #963}#root>section>.content header.dashboard>div.count-by-status .count.pending .status,#root>section>.content header.dashboard>div.count-by-status .count.pending .percent,#root>section>.content header.dashboard>div.count-by-status .count.cust_verification_required .status,#root>section>.content header.dashboard>div.count-by-status .count.cust_verification_required .percent,#root>section>.content header.dashboard>div.count-by-country .count.pending .status,#root>section>.content header.dashboard>div.count-by-country .count.pending .percent,#root>section>.content header.dashboard>div.count-by-country .count.cust_verification_required .status,#root>section>.content header.dashboard>div.count-by-country .count.cust_verification_required .percent,#root>section>.content header.dashboard>div.count-by-merchant .count.pending .status,#root>section>.content header.dashboard>div.count-by-merchant .count.pending .percent,#root>section>.content header.dashboard>div.count-by-merchant .count.cust_verification_required .status,#root>section>.content header.dashboard>div.count-by-merchant .count.cust_verification_required .percent,#root>section>.content header.dashboard>div.amt-by-currency .count.pending .status,#root>section>.content header.dashboard>div.amt-by-currency .count.pending .percent,#root>section>.content header.dashboard>div.amt-by-currency .count.cust_verification_required .status,#root>section>.content header.dashboard>div.amt-by-currency .count.cust_verification_required .percent,#root>section>.content header.dashboard .module.count-by-status .count.pending .status,#root>section>.content header.dashboard .module.count-by-status .count.pending .percent,#root>section>.content header.dashboard .module.count-by-status .count.cust_verification_required .status,#root>section>.content header.dashboard .module.count-by-status .count.cust_verification_required .percent,#root>section>.content header.dashboard .module.count-by-country .count.pending .status,#root>section>.content header.dashboard .module.count-by-country .count.pending .percent,#root>section>.content header.dashboard .module.count-by-country .count.cust_verification_required .status,#root>section>.content header.dashboard .module.count-by-country .count.cust_verification_required .percent,#root>section>.content header.dashboard .module.count-by-merchant .count.pending .status,#root>section>.content header.dashboard .module.count-by-merchant .count.pending .percent,#root>section>.content header.dashboard .module.count-by-merchant .count.cust_verification_required .status,#root>section>.content header.dashboard .module.count-by-merchant .count.cust_verification_required .percent,#root>section>.content header.dashboard .module.amt-by-currency .count.pending .status,#root>section>.content header.dashboard .module.amt-by-currency .count.pending .percent,#root>section>.content header.dashboard .module.amt-by-currency .count.cust_verification_required .status,#root>section>.content header.dashboard .module.amt-by-currency .count.cust_verification_required .percent{color:#963}#root>section>.content header.dashboard>div.count-by-status .count.failed,#root>section>.content header.dashboard>div.count-by-country .count.failed,#root>section>.content header.dashboard>div.count-by-merchant .count.failed,#root>section>.content header.dashboard>div.amt-by-currency .count.failed,#root>section>.content header.dashboard .module.count-by-status .count.failed,#root>section>.content header.dashboard .module.count-by-country .count.failed,#root>section>.content header.dashboard .module.count-by-merchant .count.failed,#root>section>.content header.dashboard .module.amt-by-currency .count.failed{border-bottom:1px solid #e33}#root>section>.content header.dashboard>div.count-by-status .count.failed .status,#root>section>.content header.dashboard>div.count-by-status .count.failed .percent,#root>section>.content header.dashboard>div.count-by-country .count.failed .status,#root>section>.content header.dashboard>div.count-by-country .count.failed .percent,#root>section>.content header.dashboard>div.count-by-merchant .count.failed .status,#root>section>.content header.dashboard>div.count-by-merchant .count.failed .percent,#root>section>.content header.dashboard>div.amt-by-currency .count.failed .status,#root>section>.content header.dashboard>div.amt-by-currency .count.failed .percent,#root>section>.content header.dashboard .module.count-by-status .count.failed .status,#root>section>.content header.dashboard .module.count-by-status .count.failed .percent,#root>section>.content header.dashboard .module.count-by-country .count.failed .status,#root>section>.content header.dashboard .module.count-by-country .count.failed .percent,#root>section>.content header.dashboard .module.count-by-merchant .count.failed .status,#root>section>.content header.dashboard .module.count-by-merchant .count.failed .percent,#root>section>.content header.dashboard .module.amt-by-currency .count.failed .status,#root>section>.content header.dashboard .module.amt-by-currency .count.failed .percent{color:#e33}#root>section>.content header.dashboard>div.count-by-status .count.refunded,#root>section>.content header.dashboard>div.count-by-country .count.refunded,#root>section>.content header.dashboard>div.count-by-merchant .count.refunded,#root>section>.content header.dashboard>div.amt-by-currency .count.refunded,#root>section>.content header.dashboard .module.count-by-status .count.refunded,#root>section>.content header.dashboard .module.count-by-country .count.refunded,#root>section>.content header.dashboard .module.count-by-merchant .count.refunded,#root>section>.content header.dashboard .module.amt-by-currency .count.refunded{border-bottom:1px solid #49338d}#root>section>.content header.dashboard>div.count-by-status .count.refunded .status,#root>section>.content header.dashboard>div.count-by-status .count.refunded .percent,#root>section>.content header.dashboard>div.count-by-country .count.refunded .status,#root>section>.content header.dashboard>div.count-by-country .count.refunded .percent,#root>section>.content header.dashboard>div.count-by-merchant .count.refunded .status,#root>section>.content header.dashboard>div.count-by-merchant .count.refunded .percent,#root>section>.content header.dashboard>div.amt-by-currency .count.refunded .status,#root>section>.content header.dashboard>div.amt-by-currency .count.refunded .percent,#root>section>.content header.dashboard .module.count-by-status .count.refunded .status,#root>section>.content header.dashboard .module.count-by-status .count.refunded .percent,#root>section>.content header.dashboard .module.count-by-country .count.refunded .status,#root>section>.content header.dashboard .module.count-by-country .count.refunded .percent,#root>section>.content header.dashboard .module.count-by-merchant .count.refunded .status,#root>section>.content header.dashboard .module.count-by-merchant .count.refunded .percent,#root>section>.content header.dashboard .module.amt-by-currency .count.refunded .status,#root>section>.content header.dashboard .module.amt-by-currency .count.refunded .percent{color:#49338d}#root>section>.content header.dashboard>div.count-by-status .count.charged_back,#root>section>.content header.dashboard>div.count-by-country .count.charged_back,#root>section>.content header.dashboard>div.count-by-merchant .count.charged_back,#root>section>.content header.dashboard>div.amt-by-currency .count.charged_back,#root>section>.content header.dashboard .module.count-by-status .count.charged_back,#root>section>.content header.dashboard .module.count-by-country .count.charged_back,#root>section>.content header.dashboard .module.count-by-merchant .count.charged_back,#root>section>.content header.dashboard .module.amt-by-currency .count.charged_back{border-bottom:1px solid #ee6933}#root>section>.content header.dashboard>div.count-by-status .count.charged_back .status,#root>section>.content header.dashboard>div.count-by-status .count.charged_back .percent,#root>section>.content header.dashboard>div.count-by-country .count.charged_back .status,#root>section>.content header.dashboard>div.count-by-country .count.charged_back .percent,#root>section>.content header.dashboard>div.count-by-merchant .count.charged_back .status,#root>section>.content header.dashboard>div.count-by-merchant .count.charged_back .percent,#root>section>.content header.dashboard>div.amt-by-currency .count.charged_back .status,#root>section>.content header.dashboard>div.amt-by-currency .count.charged_back .percent,#root>section>.content header.dashboard .module.count-by-status .count.charged_back .status,#root>section>.content header.dashboard .module.count-by-status .count.charged_back .percent,#root>section>.content header.dashboard .module.count-by-country .count.charged_back .status,#root>section>.content header.dashboard .module.count-by-country .count.charged_back .percent,#root>section>.content header.dashboard .module.count-by-merchant .count.charged_back .status,#root>section>.content header.dashboard .module.count-by-merchant .count.charged_back .percent,#root>section>.content header.dashboard .module.amt-by-currency .count.charged_back .status,#root>section>.content header.dashboard .module.amt-by-currency .count.charged_back .percent{color:#ee6933}#root>section>.content header.dashboard>div.count-by-status .count.more-indicator,#root>section>.content header.dashboard>div.count-by-country .count.more-indicator,#root>section>.content header.dashboard>div.count-by-merchant .count.more-indicator,#root>section>.content header.dashboard>div.amt-by-currency .count.more-indicator,#root>section>.content header.dashboard .module.count-by-status .count.more-indicator,#root>section>.content header.dashboard .module.count-by-country .count.more-indicator,#root>section>.content header.dashboard .module.count-by-merchant .count.more-indicator,#root>section>.content header.dashboard .module.amt-by-currency .count.more-indicator{color:#fff;height:unset;white-space:nowrap;background-color:#6cb3cf;border:none;padding:.25rem 1rem;font-weight:700}#root>section>.content header.dashboard>div .view-more,#root>section>.content header.dashboard .module .view-more{z-index:100;background-color:#fff;border-radius:5px;flex-direction:column;align-items:stretch;width:75%;max-width:50rem;max-height:75vh;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:3px 3px 30px #00000080}#root>section>.content header.dashboard>div .view-more h1,#root>section>.content header.dashboard .module .view-more h1{flex:none;padding:0 1rem;font-size:1.25rem}#root>section>.content header.dashboard>div .view-more h1 .controls,#root>section>.content header.dashboard .module .view-more h1 .controls{float:right;display:inline-block}#root>section>.content header.dashboard>div .view-more h1 .controls>*,#root>section>.content header.dashboard .module .view-more h1 .controls>*{margin-left:1rem}#root>section>.content header.dashboard>div .view-more h1 .controls i.close,#root>section>.content header.dashboard .module .view-more h1 .controls i.close{color:#e33;font-size:2rem}#root>section>.content header.dashboard>div .view-more>.content,#root>section>.content header.dashboard .module .view-more>.content{flex:auto;padding:2rem;overflow:hidden auto}#root>section>.content header.dashboard>div .view-more>.content>.count,#root>section>.content header.dashboard .module .view-more>.content>.count{height:2rem}@media (width<=1400px){#root>section>.content header.dashboard>div .view-more>.content .count-by-status,#root>section>.content header.dashboard .module .view-more>.content .count-by-status{display:flex}}#root>section>.content>footer{color:#777;flex:none;margin-top:2rem;padding:.5rem}#root>section>.content>footer .copyright{margin-right:2rem}#root>section>footer{color:#777;flex:none;padding:.5rem}#root>section>footer .copyright{margin-right:2rem}#root>section.settings .layout{flex:auto;display:flex;overflow:hidden auto}#root>section.settings .layout>nav{color:#fff;background-color:#fff;flex-direction:column;flex:none;align-items:stretch;width:15rem;padding:.5rem;animation:.3s ease-out slideFromLeft;display:flex;box-shadow:2px 2px 12px #003c0033}#root>section.settings .layout>nav a{color:#444;background-color:#fafafa;border-left:5px solid #e0e0e0;border-radius:.5rem;align-items:center;margin-bottom:.5rem;padding:.75em 1em;text-decoration:none;transition:all .3s ease-out;display:flex}#root>section.settings .layout>nav a.active{background-color:#eee;border-left-color:#ff8c00}#root>section.settings .layout>nav a:hover{border-left-color:#ff8c00}#root>section.settings .layout>nav a i:first-child{color:#dfa465;margin-right:.5em;font-size:1.5em}#root>section.settings .layout>.content{flex:auto;overflow:hidden auto}#root>section.settings .layout>.content section{padding:1rem}#root>section.settings .layout>.content section>header{border-bottom:4px solid #eee;flex-direction:row;align-items:stretch;min-height:7rem;margin-bottom:1rem;padding:2rem;animation:.3s ease-out slideFromRight;display:flex}#root>section.settings .layout>.content section>header>*{flex-direction:column;flex:auto;justify-content:center;align-items:stretch;display:flex}#root>section.settings .layout>.content section>header>.actions{flex-direction:column;flex:none;justify-content:center;align-items:stretch;display:flex}#root>section.settings .layout>.content section>header>.actions>*{margin-bottom:.5rem}#root>section.settings .layout>.content section>header>.actions>:last-child{margin-bottom:0}#root>section.settings .layout>.content section>header h1,#root>section.settings .layout>.content section>header h2,#root>section.settings .layout>.content section>header h3,#root>section.settings .layout>.content section>header h4{margin-top:0;margin-bottom:1rem}#root>section.settings .layout>.content section>header h2,#root>section.settings .layout>.content section>header h3,#root>section.settings .layout>.content section>header h4{color:#777}#root>section.settings .layout>.content section>p,#root>section.settings .layout>.content section>div{max-width:1920px;padding:1rem}section.sign-in,section.reset-password,section.reset-complete,section.request-account{background-color:#404040;background-image:url(background-ink-01.66ffc0f8.jpg);background-position:bottom;background-size:cover;place-content:center;place-items:center}section.sign-in>.content,section.reset-password>.content,section.reset-complete>.content,section.request-account>.content{background-color:#fff;border:1px solid #999;border-radius:.5rem;flex:none;width:30rem;max-width:90%;max-height:35rem}section.sign-in>.content p,section.reset-password>.content p,section.reset-complete>.content p,section.request-account>.content p{text-align:center}section.sign-in h1,section.reset-password h1,section.reset-complete h1,section.request-account h1{text-align:center;margin-top:1rem}section.sign-in h1:before,section.reset-password h1:before,section.reset-complete h1:before,section.request-account h1:before{content:"";background-image:url(logo-with-text.f6a56c2f.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:4.5rem;margin-bottom:1rem;display:block}section.sign-in .form,section.reset-password .form,section.reset-complete .form,section.request-account .form{flex:auto;padding:2rem;overflow:hidden auto}section.sign-in .form>*,section.reset-password .form>*,section.reset-complete .form>*,section.request-account .form>*{max-width:1600px;margin-left:auto;margin-right:auto}section.reset-complete>.content{background-color:#fff;border:1px solid #999;border-radius:.5rem;flex:none;width:32rem;max-height:40rem}section.reset-complete>.content p{text-align:center}.password-score{margin-top:-1rem;margin-bottom:.5rem;padding:0 .5rem;font-size:1.1em;font-style:italic}.password-score .indicator{transition:all 1s}.password-score .indicator.very-weak{background:red;width:25%;height:1rem}.password-score .indicator.weak{background:red;width:50%;height:1rem}.password-score .indicator.moderate{background:orange;width:75%;height:1rem}.password-score .indicator.strong{background:green;height:1rem}section.request-account .contact-email{font-size:1.5em;font-weight:700}section.support .content,section.user-profile .content{animation:.3s ease-out slideFromRight}section.users .content,section.transactions .content{animation:.3s ease-out slideFromLeft}section.users .no-results,section.transactions .no-results{text-align:center;margin:2rem;padding:2rem}section.user .content{animation:.3s ease-out slideFromRight}section.user button{background-color:#6cb3cf}section.user .user{display:flex}section.user .user .user-core{flex:auto;padding-right:3rem}section.user .user .user-core table{margin-bottom:1.5rem}section.user .user .user-core table tr:nth-child(odd){background-color:#fbfbfb}section.user .user .user-core table td{padding:.5rem}section.user .user .user-core table td .id{color:#dfa465;font-family:Courier new,fixed;font-size:1.1em}section.user .user .user-roles{flex:auto}@media (width<=1100px){section.user .user{flex-direction:column}section.user .user .user-core{padding-right:0}}section.transaction .content{animation:.3s ease-out slideFromRight}section.transaction button{background-color:#6cb3cf}section.transaction a.search-txns{color:#fff;background-color:#6cb3cf;border-radius:5px;flex:none;padding:.2rem .5rem;font-size:.8rem;text-decoration:none;display:inline-block}section.transaction a.search-txns:first-child{margin-right:.5rem}section.transaction a.search-txns:last-child{margin-left:.5rem}section.transaction h1 i{color:#6cb3cf;margin-right:.5rem}section.transaction h2{font-size:1.2rem}section.transaction .txn,section.transaction .block{flex-wrap:wrap;display:flex}section.transaction .txn>div,section.transaction .block>div{border-bottom:1px solid #ddd;width:50%;min-width:32rem;padding:1.414rem}@media (width<=900px){section.transaction .txn>div,section.transaction .block>div{border-bottom:1px solid #ddd;width:100%}}section.transaction .txn>div table,section.transaction .block>div table{width:100%;margin-bottom:1.5rem}section.transaction .txn>div table tr:nth-child(odd),section.transaction .block>div table tr:nth-child(odd){background-color:#fbfbfb}section.transaction .txn>div table td,section.transaction .block>div table td{padding:.5rem}section.transaction .txn>div table .val,section.transaction .block>div table .val{text-align:right}section.transaction .txn>div table .ip .val,section.transaction .txn>div table .phone .val,section.transaction .txn>div table .email .val,section.transaction .txn>div table .id .val,section.transaction .txn>div table .bin .val,section.transaction .block>div table .ip .val,section.transaction .block>div table .phone .val,section.transaction .block>div table .email .val,section.transaction .block>div table .id .val,section.transaction .block>div table .bin .val{font-family:Courier new,fixed;font-size:1.1em;font-weight:400}section.transaction .txn .txn-core h1 .sync,section.transaction .block .txn-core h1 .sync{color:#ccc;font-size:.8em}section.transaction .txn .txn-core h1 .sync a,section.transaction .block .txn-core h1 .sync a{color:#333;cursor:pointer}section.transaction .txn .txn-core footer.actions,section.transaction .block .txn-core footer.actions{text-align:center}section.transaction .txn .txn-core footer.actions button,section.transaction .block .txn-core footer.actions button{margin-right:1rem}section.transaction .txn .txn-core footer.actions button.sync.busy i,section.transaction .block .txn-core footer.actions button.sync.busy i{animation:1.5s linear infinite spin}section.transaction .txn .txn-core footer.actions button.refund,section.transaction .block .txn-core footer.actions button.refund{color:#49338d;background-color:#fff;border:1px solid #49338d}section.transaction .txn .txn-core footer.actions a button,section.transaction .block .txn-core footer.actions a button{margin-right:0}section.transaction .txn .txn-core .refund-source.external-refund .val,section.transaction .block .txn-core .refund-source.external-refund .val{color:purple}section.transaction .txn .txn-core .refund-source.internal-refund .val,section.transaction .block .txn-core .refund-source.internal-refund .val{color:#369}section.transaction .txn .txn-req-json,section.transaction .block .txn-req-json{width:100%}section.transaction.edit-status .content>div,section.transaction.refund .content>div{max-width:900px!important}section.merchant button{background-color:#6cb3cf}section.merchant>.content>.merchant{flex-direction:row;display:flex}section.merchant>.content>.merchant .merchant-core{border-right:1px solid #ddd;flex:auto;margin-right:1rem;padding-right:1rem}section.merchant>.content>.merchant .merchant-core .info{padding:1rem;font-style:italic;font-weight:700}section.merchant>.content>.merchant .merchant-core .error{color:red;padding:1rem;font-style:italic;font-weight:700}section.merchant>.content>.merchant .merchant-core h1 .status.active{display:none}section.merchant>.content>.merchant .merchant-core h1 .status.suspended{color:#fff;background-color:#e33;border-radius:.5rem;padding:.25em .5em;font-size:1rem}section.merchant>.content>.merchant .merchant-core table{width:100%;margin-bottom:1.5rem}section.merchant>.content>.merchant .merchant-core table tr:nth-child(odd){background-color:#fbfbfb}section.merchant>.content>.merchant .merchant-core table td{padding:.5rem}section.merchant>.content>.merchant .merchant-core table td .id{color:#dfa465;font-family:Courier new,fixed;font-size:1.1em}section.merchant>.content>.merchant .merchant-core table td button:last-child{float:right;text-align:left;min-width:12rem;margin-left:1rem;padding:.5rem .75rem;font-size:.9em}section.merchant>.content>.merchant .merchant-core table td .edit-field,section.merchant>.content>.merchant .merchant-core table td .editing-field{padding:unset;flex-direction:row;align-items:center;display:flex}section.merchant>.content>.merchant .merchant-core table td .edit-field button,section.merchant>.content>.merchant .merchant-core table td .editing-field button{text-align:center;min-width:unset;font-size:unset;width:fit-content;margin-left:1rem;padding:.5rem 1rem}section.merchant>.content>.merchant .merchant-core table td .edit-field button i,section.merchant>.content>.merchant .merchant-core table td .editing-field button i{margin:unset}section.merchant>.content>.merchant .merchant-core table td .edit-field .saving,section.merchant>.content>.merchant .merchant-core table td .editing-field .saving{margin-left:1rem}section.merchant>.content>.merchant .merchant-tokens span.token{color:#dfa465;font-family:Courier new,fixed;font-size:1.1em}section.merchant>.content>.merchant .useful-links{flex:none;min-width:20rem;animation:.3s ease-out slideFromRight}section.contract button{background-color:#6cb3cf}section.contract>.content>.contract{flex-direction:row;display:flex}section.contract>.content>.contract .contract-core{border-right:1px solid #ddd;flex:auto;margin-right:1rem;padding-right:1rem}section.contract>.content>.contract .contract-core .info{padding:1rem;font-style:italic;font-weight:700}section.contract>.content>.contract .contract-core .error{color:red;padding:1rem;font-style:italic;font-weight:700}section.contract>.content>.contract .contract-core h1 .status.active{display:none}section.contract>.content>.contract .contract-core h1 .status.suspended{color:#fff;background-color:#e33;border-radius:.5rem;padding:.25em .5em;font-size:1rem}section.contract>.content>.contract .contract-core table{width:100%;margin-bottom:1.5rem}section.contract>.content>.contract .contract-core table tr:nth-child(odd){background-color:#fbfbfb}section.contract>.content>.contract .contract-core table td{padding:.5rem}section.contract>.content>.contract .contract-core table td .id{color:#dfa465;font-family:Courier new,fixed;font-size:1.1em}section.contract>.content>.contract .contract-core table td button:last-child{float:right;text-align:left;min-width:12rem;margin-left:1rem;padding:.5rem .75rem;font-size:.9em}section.contract>.content>.contract .contract-core table td .edit-field,section.contract>.content>.contract .contract-core table td .editing-field{padding:unset;flex-direction:row;align-items:center;display:flex}section.contract>.content>.contract .contract-core table td .edit-field button,section.contract>.content>.contract .contract-core table td .editing-field button{text-align:center;min-width:unset;font-size:unset;width:fit-content;margin-left:1rem;padding:.5rem 1rem}section.contract>.content>.contract .contract-core table td .edit-field button i,section.contract>.content>.contract .contract-core table td .editing-field button i{margin:unset}section.contract>.content>.contract .contract-core table td .edit-field .saving,section.contract>.content>.contract .contract-core table td .editing-field .saving{margin-left:1rem}section.contract>.content>.contract .useful-links{flex:none;min-width:20rem;animation:.3s ease-out slideFromRight}.status .name{font-weight:700}.status .code,.status .minor-code,.status .composite{text-align:center;color:#fff;background-color:#777;border-radius:5px;justify-content:center;place-items:center;min-width:2.25rem;margin-right:.25em;padding:0 .5em;font-family:Courier New,fixed}.status .minor-code{background-color:#999}.status.ok{color:#46ba3f}.status.pending,.status.cust_verification_required{color:#963}.status.failed{color:#e33}.status.refunded{color:#49338d}.status.charged_back{color:#ee6933}.status .composite{background-color:#49338d;min-width:1.5rem}.status .composite.refund_pending{background-color:#84338d}.txn .status-block{background-color:#fff;border:2px solid #777;border-radius:.5rem;flex-direction:column;margin-bottom:.5rem;padding:1rem;font-size:1.15rem;display:flex;box-shadow:3px 3px 8px #00000040}.txn .status-block .status-line{border-bottom:none;align-items:center;width:100%;padding:.25em;display:flex}.txn .status-block .status-line .label{text-align:left;flex:none;font-size:1rem}.txn .status-block .status-line .status{text-align:right;flex:auto;font-weight:700}.txn .status-block h1{margin-top:0}.txn .status-block.ok{border-color:#46ba3f}.txn .status-block.pending,.txn .status-block.cust_verification_required{border-color:#963}.txn .status-block.failed{border-color:#e33}.txn .status-block.refunded{border-color:#49338d}.txn .status-block.charged_back{border-color:#ee6933}.txn .transaction_id .val,.txn .order_ref .val,.txn .merchant_id .val,.txn .psp_id .val,.txn .psp_transaction_id .val,.txn .blockchain_buy_id .val,.txn .blockchain_transfer_id .val,.txn .user .id{letter-spacing:1px;font-family:Courier new,fixed}.txn .score-result-summary{background-color:#fff;flex-direction:column;flex:none;display:flex}.txn .score-result-summary .grade{padding:1rem}.txn .score-result-summary div.categories{flex-wrap:wrap;flex:auto;align-items:flex-start;display:flex}.txn .score-result-summary div.categories .category{border:2px solid #ccc;flex-direction:column;justify-content:center;align-items:center;width:5rem;height:5rem;margin:1rem;display:flex}.txn .score-result-summary div.categories .category.good{background-color:#98e798}.txn .score-result-summary div.categories .category.ok{background-color:#e4e798}.txn .score-result-summary div.categories .category.bad{background-color:#e79899}.txn .score-result-summary div.categories .category .key{white-space:nowrap;text-overflow:ellipsis;font-size:.9em;overflow:hidden}.txn .score-result-summary div.categories .category .adj{margin:.5rem;font-family:Courier New,fixed;font-weight:700}.txn .score-result-summary table.categories{width:100%}.txn .score-result-summary table.categories tbody.summary{border-bottom:1px solid #eee}.txn .score-result-summary table.categories tbody.summary td{padding:.25rem .5rem}.txn .score-result-summary table.categories tbody.summary:nth-child(odd){background-color:#fbfbfb}.txn .score-result-summary table.categories .key i{margin-right:.5rem}.txn .score-result-summary table.categories .bad{color:#e33}.txn .score-result-summary table.categories .plus{color:#46ba3f}.txn .score-result-summary table.categories .adj{text-align:right;letter-spacing:1px;font-family:Courier new,fixed;font-size:1.1em;font-weight:700}.txn .score-result-summary table.categories .detail .rule{padding-left:1.75rem}.txn .score-result-summary table.categories .detail .adj{font-size:1em;font-weight:400}.txn .score-line .pass_good,.txn .score-line .pass_excellent{color:#dfa465}.txn .score-line .requires_review{color:#963}.txn .score-line .fail{color:#f33}.kyc .fa-hourglass-half{color:#c54f00}.kyc .fa-times-circle{color:#b10000}.kyc .fa-check,.kyc .fa-check-double{color:#017210}table.users,table.txns,table.entries,table.merchants,table.contracts,table.allowdeny{border-collapse:collapse;width:100%;margin-bottom:1.6rem}table.users th,table.txns th,table.entries th,table.merchants th,table.contracts th,table.allowdeny th{text-align:left;vertical-align:top;z-index:2;background-color:#fff;border-bottom:1px solid #f0f0f0;padding:.5rem;position:sticky;top:-2rem}table.users th.totreq,table.txns th.totreq,table.entries th.totreq,table.merchants th.totreq,table.contracts th.totreq,table.allowdeny th.totreq{max-width:9rem}table.users th.time,table.txns th.time,table.entries th.time,table.merchants th.time,table.contracts th.time,table.allowdeny th.time{z-index:3}table.users th h6,table.txns th h6,table.entries th h6,table.merchants th h6,table.contracts th h6,table.allowdeny th h6{text-align:left;align-items:center;min-height:3rem;margin:0;font-size:1rem;display:flex}table.users th h6 .controls,table.txns th h6 .controls,table.entries th h6 .controls,table.merchants th h6 .controls,table.contracts th h6 .controls,table.allowdeny th h6 .controls{background-color:#eee;border-radius:5px;flex:auto;margin:0 .5rem;padding:.25rem;display:flex}table.users th h6 .controls select,table.txns th h6 .controls select,table.entries th h6 .controls select,table.merchants th h6 .controls select,table.contracts th h6 .controls select,table.allowdeny th h6 .controls select{background:0 0;border:none;flex:auto;margin:0;padding:0}table.users th h6 .controls:last-child,table.txns th h6 .controls:last-child,table.entries th h6 .controls:last-child,table.merchants th h6 .controls:last-child,table.contracts th h6 .controls:last-child,table.allowdeny th h6 .controls:last-child{margin-right:0}table.users th>.filter,table.txns th>.filter,table.entries th>.filter,table.merchants th>.filter,table.contracts th>.filter,table.allowdeny th>.filter{flex-direction:column;align-items:stretch;width:100%;display:flex}table.users th>.filter>*,table.txns th>.filter>*,table.entries th>.filter>*,table.merchants th>.filter>*,table.contracts th>.filter>*,table.allowdeny th>.filter>*{flex:auto;margin-bottom:.5rem}table.users th>.filter.error,table.txns th>.filter.error,table.entries th>.filter.error,table.merchants th>.filter.error,table.contracts th>.filter.error,table.allowdeny th>.filter.error{padding:0}table.users th>.filter.error input[type=text],table.txns th>.filter.error input[type=text],table.entries th>.filter.error input[type=text],table.merchants th>.filter.error input[type=text],table.contracts th>.filter.error input[type=text],table.allowdeny th>.filter.error input[type=text]{border-color:red}table.users th>.filter.amount input,table.txns th>.filter.amount input,table.entries th>.filter.amount input,table.merchants th>.filter.amount input,table.contracts th>.filter.amount input,table.allowdeny th>.filter.amount input{text-align:right}table.users th>.filter.date select,table.txns th>.filter.date select,table.entries th>.filter.date select,table.merchants th>.filter.date select,table.contracts th>.filter.date select,table.allowdeny th>.filter.date select{width:100%;min-width:10rem}table.users th>.filter.country,table.txns th>.filter.country,table.entries th>.filter.country,table.merchants th>.filter.country,table.contracts th>.filter.country,table.allowdeny th>.filter.country{max-width:5rem}table.users th>.filter.txn_id,table.txns th>.filter.txn_id,table.entries th>.filter.txn_id,table.merchants th>.filter.txn_id,table.contracts th>.filter.txn_id,table.allowdeny th>.filter.txn_id{flex-direction:row}table.users th>.filter.txn_id select,table.txns th>.filter.txn_id select,table.entries th>.filter.txn_id select,table.merchants th>.filter.txn_id select,table.contracts th>.filter.txn_id select,table.allowdeny th>.filter.txn_id select{flex:none;max-width:4.5rem;margin-right:1rem}table.users th>.filter.txn_id input,table.txns th>.filter.txn_id input,table.entries th>.filter.txn_id input,table.merchants th>.filter.txn_id input,table.contracts th>.filter.txn_id input,table.allowdeny th>.filter.txn_id input{min-width:unset;flex:auto;width:100%}table.users th>.filter input[type=text],table.users th>.filter input[type=datetime-local],table.users th>.filter select,table.txns th>.filter input[type=text],table.txns th>.filter input[type=datetime-local],table.txns th>.filter select,table.entries th>.filter input[type=text],table.entries th>.filter input[type=datetime-local],table.entries th>.filter select,table.merchants th>.filter input[type=text],table.merchants th>.filter input[type=datetime-local],table.merchants th>.filter select,table.contracts th>.filter input[type=text],table.contracts th>.filter input[type=datetime-local],table.contracts th>.filter select,table.allowdeny th>.filter input[type=text],table.allowdeny th>.filter input[type=datetime-local],table.allowdeny th>.filter select{background-color:#fff;border:2px solid #dfa465;border-radius:5px;flex:auto;margin:0;padding:.25rem;font-size:1rem}table.users th>.filter input[type=text]:disabled,table.users th>.filter input[type=datetime-local]:disabled,table.users th>.filter select:disabled,table.txns th>.filter input[type=text]:disabled,table.txns th>.filter input[type=datetime-local]:disabled,table.txns th>.filter select:disabled,table.entries th>.filter input[type=text]:disabled,table.entries th>.filter input[type=datetime-local]:disabled,table.entries th>.filter select:disabled,table.merchants th>.filter input[type=text]:disabled,table.merchants th>.filter input[type=datetime-local]:disabled,table.merchants th>.filter select:disabled,table.contracts th>.filter input[type=text]:disabled,table.contracts th>.filter input[type=datetime-local]:disabled,table.contracts th>.filter select:disabled,table.allowdeny th>.filter input[type=text]:disabled,table.allowdeny th>.filter input[type=datetime-local]:disabled,table.allowdeny th>.filter select:disabled{border:2px solid #ddd}table.users th>.filter.merchants,table.txns th>.filter.merchants,table.entries th>.filter.merchants,table.merchants th>.filter.merchants,table.contracts th>.filter.merchants,table.allowdeny th>.filter.merchants{font-weight:400}table.users th>.filter.merchants .merchant-option,table.txns th>.filter.merchants .merchant-option,table.entries th>.filter.merchants .merchant-option,table.merchants th>.filter.merchants .merchant-option,table.contracts th>.filter.merchants .merchant-option,table.allowdeny th>.filter.merchants .merchant-option{flex-direction:row;align-items:stretch;margin-bottom:.5rem;display:flex}table.users th>.filter.merchants .merchant-option select,table.users th>.filter.merchants .merchant-option span,table.txns th>.filter.merchants .merchant-option select,table.txns th>.filter.merchants .merchant-option span,table.entries th>.filter.merchants .merchant-option select,table.entries th>.filter.merchants .merchant-option span,table.merchants th>.filter.merchants .merchant-option select,table.merchants th>.filter.merchants .merchant-option span,table.contracts th>.filter.merchants .merchant-option select,table.contracts th>.filter.merchants .merchant-option span,table.allowdeny th>.filter.merchants .merchant-option select,table.allowdeny th>.filter.merchants .merchant-option span{flex:auto}table.users th>.filter.merchants .merchant-option select,table.txns th>.filter.merchants .merchant-option select,table.entries th>.filter.merchants .merchant-option select,table.merchants th>.filter.merchants .merchant-option select,table.contracts th>.filter.merchants .merchant-option select,table.allowdeny th>.filter.merchants .merchant-option select{max-width:10rem}table.users th>.filter.merchants .merchant-option span.selected,table.txns th>.filter.merchants .merchant-option span.selected,table.entries th>.filter.merchants .merchant-option span.selected,table.merchants th>.filter.merchants .merchant-option span.selected,table.contracts th>.filter.merchants .merchant-option span.selected,table.allowdeny th>.filter.merchants .merchant-option span.selected{align-items:center;display:flex}table.users th>.filter.merchants .merchant-option span.or,table.txns th>.filter.merchants .merchant-option span.or,table.entries th>.filter.merchants .merchant-option span.or,table.merchants th>.filter.merchants .merchant-option span.or,table.contracts th>.filter.merchants .merchant-option span.or,table.allowdeny th>.filter.merchants .merchant-option span.or{color:#6db3d1;flex:none;align-items:center;margin-right:.5rem;display:flex}table.users th>.filter.merchants .merchant-option button,table.txns th>.filter.merchants .merchant-option button,table.entries th>.filter.merchants .merchant-option button,table.merchants th>.filter.merchants .merchant-option button,table.contracts th>.filter.merchants .merchant-option button,table.allowdeny th>.filter.merchants .merchant-option button{whitespace:nowrap;flex:none;width:2rem;margin-left:.5rem;padding:.25rem .5rem;overflow:hidden}table.users th>.filter.merchants .merchant-option button.remove,table.txns th>.filter.merchants .merchant-option button.remove,table.entries th>.filter.merchants .merchant-option button.remove,table.merchants th>.filter.merchants .merchant-option button.remove,table.contracts th>.filter.merchants .merchant-option button.remove,table.allowdeny th>.filter.merchants .merchant-option button.remove{background-color:#e33}table.users th>.filter.merchants .merchant-option button i,table.txns th>.filter.merchants .merchant-option button i,table.entries th>.filter.merchants .merchant-option button i,table.merchants th>.filter.merchants .merchant-option button i,table.contracts th>.filter.merchants .merchant-option button i,table.allowdeny th>.filter.merchants .merchant-option button i{margin:0}table.users th>.filter.merchants .merchant-option.unchosen,table.txns th>.filter.merchants .merchant-option.unchosen,table.entries th>.filter.merchants .merchant-option.unchosen,table.merchants th>.filter.merchants .merchant-option.unchosen,table.contracts th>.filter.merchants .merchant-option.unchosen,table.allowdeny th>.filter.merchants .merchant-option.unchosen{animation:.3s ease-out slideFromTop}table.users th>.filter.status select,table.txns th>.filter.status select,table.entries th>.filter.status select,table.merchants th>.filter.status select,table.contracts th>.filter.status select,table.allowdeny th>.filter.status select{max-width:7rem}table.users th>.filter.status select+select,table.txns th>.filter.status select+select,table.entries th>.filter.status select+select,table.merchants th>.filter.status select+select,table.contracts th>.filter.status select+select,table.allowdeny th>.filter.status select+select{margin-top:.5rem}table.users tr.user:nth-child(odd),table.users tr.merchant:nth-child(odd),table.users tr.contract:nth-child(odd),table.users tr.txn:nth-child(odd),table.txns tr.user:nth-child(odd),table.txns tr.merchant:nth-child(odd),table.txns tr.contract:nth-child(odd),table.txns tr.txn:nth-child(odd),table.entries tr.user:nth-child(odd),table.entries tr.merchant:nth-child(odd),table.entries tr.contract:nth-child(odd),table.entries tr.txn:nth-child(odd),table.merchants tr.user:nth-child(odd),table.merchants tr.merchant:nth-child(odd),table.merchants tr.contract:nth-child(odd),table.merchants tr.txn:nth-child(odd),table.contracts tr.user:nth-child(odd),table.contracts tr.merchant:nth-child(odd),table.contracts tr.contract:nth-child(odd),table.contracts tr.txn:nth-child(odd),table.allowdeny tr.user:nth-child(odd),table.allowdeny tr.merchant:nth-child(odd),table.allowdeny tr.contract:nth-child(odd),table.allowdeny tr.txn:nth-child(odd){background-color:#fbfbfb}table.users tr.user td,table.users tr.merchant td,table.users tr.contract td,table.users tr.txn td,table.txns tr.user td,table.txns tr.merchant td,table.txns tr.contract td,table.txns tr.txn td,table.entries tr.user td,table.entries tr.merchant td,table.entries tr.contract td,table.entries tr.txn td,table.merchants tr.user td,table.merchants tr.merchant td,table.merchants tr.contract td,table.merchants tr.txn td,table.contracts tr.user td,table.contracts tr.merchant td,table.contracts tr.contract td,table.contracts tr.txn td,table.allowdeny tr.user td,table.allowdeny tr.merchant td,table.allowdeny tr.contract td,table.allowdeny tr.txn td{white-space:nowrap;border-bottom:1px solid #f0f0f0;padding:.5rem 1rem}table.users tr.user td.time .date-time,table.users tr.merchant td.time .date-time,table.users tr.contract td.time .date-time,table.users tr.txn td.time .date-time,table.txns tr.user td.time .date-time,table.txns tr.merchant td.time .date-time,table.txns tr.contract td.time .date-time,table.txns tr.txn td.time .date-time,table.entries tr.user td.time .date-time,table.entries tr.merchant td.time .date-time,table.entries tr.contract td.time .date-time,table.entries tr.txn td.time .date-time,table.merchants tr.user td.time .date-time,table.merchants tr.merchant td.time .date-time,table.merchants tr.contract td.time .date-time,table.merchants tr.txn td.time .date-time,table.contracts tr.user td.time .date-time,table.contracts tr.merchant td.time .date-time,table.contracts tr.contract td.time .date-time,table.contracts tr.txn td.time .date-time,table.allowdeny tr.user td.time .date-time,table.allowdeny tr.merchant td.time .date-time,table.allowdeny tr.contract td.time .date-time,table.allowdeny tr.txn td.time .date-time{flex-direction:column;display:flex}table.users tr.user td.time .date-time .date,table.users tr.merchant td.time .date-time .date,table.users tr.contract td.time .date-time .date,table.users tr.txn td.time .date-time .date,table.txns tr.user td.time .date-time .date,table.txns tr.merchant td.time .date-time .date,table.txns tr.contract td.time .date-time .date,table.txns tr.txn td.time .date-time .date,table.entries tr.user td.time .date-time .date,table.entries tr.merchant td.time .date-time .date,table.entries tr.contract td.time .date-time .date,table.entries tr.txn td.time .date-time .date,table.merchants tr.user td.time .date-time .date,table.merchants tr.merchant td.time .date-time .date,table.merchants tr.contract td.time .date-time .date,table.merchants tr.txn td.time .date-time .date,table.contracts tr.user td.time .date-time .date,table.contracts tr.merchant td.time .date-time .date,table.contracts tr.contract td.time .date-time .date,table.contracts tr.txn td.time .date-time .date,table.allowdeny tr.user td.time .date-time .date,table.allowdeny tr.merchant td.time .date-time .date,table.allowdeny tr.contract td.time .date-time .date,table.allowdeny tr.txn td.time .date-time .date{letter-spacing:1.5px}table.users tr.user td.id .id,table.users tr.user td.pan .id,table.users tr.merchant td.id .id,table.users tr.merchant td.pan .id,table.users tr.contract td.id .id,table.users tr.contract td.pan .id,table.users tr.txn td.id .id,table.users tr.txn td.pan .id,table.txns tr.user td.id .id,table.txns tr.user td.pan .id,table.txns tr.merchant td.id .id,table.txns tr.merchant td.pan .id,table.txns tr.contract td.id .id,table.txns tr.contract td.pan .id,table.txns tr.txn td.id .id,table.txns tr.txn td.pan .id,table.entries tr.user td.id .id,table.entries tr.user td.pan .id,table.entries tr.merchant td.id .id,table.entries tr.merchant td.pan .id,table.entries tr.contract td.id .id,table.entries tr.contract td.pan .id,table.entries tr.txn td.id .id,table.entries tr.txn td.pan .id,table.merchants tr.user td.id .id,table.merchants tr.user td.pan .id,table.merchants tr.merchant td.id .id,table.merchants tr.merchant td.pan .id,table.merchants tr.contract td.id .id,table.merchants tr.contract td.pan .id,table.merchants tr.txn td.id .id,table.merchants tr.txn td.pan .id,table.contracts tr.user td.id .id,table.contracts tr.user td.pan .id,table.contracts tr.merchant td.id .id,table.contracts tr.merchant td.pan .id,table.contracts tr.contract td.id .id,table.contracts tr.contract td.pan .id,table.contracts tr.txn td.id .id,table.contracts tr.txn td.pan .id,table.allowdeny tr.user td.id .id,table.allowdeny tr.user td.pan .id,table.allowdeny tr.merchant td.id .id,table.allowdeny tr.merchant td.pan .id,table.allowdeny tr.contract td.id .id,table.allowdeny tr.contract td.pan .id,table.allowdeny tr.txn td.id .id,table.allowdeny tr.txn td.pan .id{color:#dfa465;letter-spacing:1px;white-space:nowrap;font-family:Courier new,fixed}table.users tr.user td.id .order_ref,table.users tr.user td.id .order_ref .id,table.users tr.user td.id .bin,table.users tr.user td.id .bin .id,table.users tr.user td.pan .order_ref,table.users tr.user td.pan .order_ref .id,table.users tr.user td.pan .bin,table.users tr.user td.pan .bin .id,table.users tr.merchant td.id .order_ref,table.users tr.merchant td.id .order_ref .id,table.users tr.merchant td.id .bin,table.users tr.merchant td.id .bin .id,table.users tr.merchant td.pan .order_ref,table.users tr.merchant td.pan .order_ref .id,table.users tr.merchant td.pan .bin,table.users tr.merchant td.pan .bin .id,table.users tr.contract td.id .order_ref,table.users tr.contract td.id .order_ref .id,table.users tr.contract td.id .bin,table.users tr.contract td.id .bin .id,table.users tr.contract td.pan .order_ref,table.users tr.contract td.pan .order_ref .id,table.users tr.contract td.pan .bin,table.users tr.contract td.pan .bin .id,table.users tr.txn td.id .order_ref,table.users tr.txn td.id .order_ref .id,table.users tr.txn td.id .bin,table.users tr.txn td.id .bin .id,table.users tr.txn td.pan .order_ref,table.users tr.txn td.pan .order_ref .id,table.users tr.txn td.pan .bin,table.users tr.txn td.pan .bin .id,table.txns tr.user td.id .order_ref,table.txns tr.user td.id .order_ref .id,table.txns tr.user td.id .bin,table.txns tr.user td.id .bin .id,table.txns tr.user td.pan .order_ref,table.txns tr.user td.pan .order_ref .id,table.txns tr.user td.pan .bin,table.txns tr.user td.pan .bin .id,table.txns tr.merchant td.id .order_ref,table.txns tr.merchant td.id .order_ref .id,table.txns tr.merchant td.id .bin,table.txns tr.merchant td.id .bin .id,table.txns tr.merchant td.pan .order_ref,table.txns tr.merchant td.pan .order_ref .id,table.txns tr.merchant td.pan .bin,table.txns tr.merchant td.pan .bin .id,table.txns tr.contract td.id .order_ref,table.txns tr.contract td.id .order_ref .id,table.txns tr.contract td.id .bin,table.txns tr.contract td.id .bin .id,table.txns tr.contract td.pan .order_ref,table.txns tr.contract td.pan .order_ref .id,table.txns tr.contract td.pan .bin,table.txns tr.contract td.pan .bin .id,table.txns tr.txn td.id .order_ref,table.txns tr.txn td.id .order_ref .id,table.txns tr.txn td.id .bin,table.txns tr.txn td.id .bin .id,table.txns tr.txn td.pan .order_ref,table.txns tr.txn td.pan .order_ref .id,table.txns tr.txn td.pan .bin,table.txns tr.txn td.pan .bin .id,table.entries tr.user td.id .order_ref,table.entries tr.user td.id .order_ref .id,table.entries tr.user td.id .bin,table.entries tr.user td.id .bin .id,table.entries tr.user td.pan .order_ref,table.entries tr.user td.pan .order_ref .id,table.entries tr.user td.pan .bin,table.entries tr.user td.pan .bin .id,table.entries tr.merchant td.id .order_ref,table.entries tr.merchant td.id .order_ref .id,table.entries tr.merchant td.id .bin,table.entries tr.merchant td.id .bin .id,table.entries tr.merchant td.pan .order_ref,table.entries tr.merchant td.pan .order_ref .id,table.entries tr.merchant td.pan .bin,table.entries tr.merchant td.pan .bin .id,table.entries tr.contract td.id .order_ref,table.entries tr.contract td.id .order_ref .id,table.entries tr.contract td.id .bin,table.entries tr.contract td.id .bin .id,table.entries tr.contract td.pan .order_ref,table.entries tr.contract td.pan .order_ref .id,table.entries tr.contract td.pan .bin,table.entries tr.contract td.pan .bin .id,table.entries tr.txn td.id .order_ref,table.entries tr.txn td.id .order_ref .id,table.entries tr.txn td.id .bin,table.entries tr.txn td.id .bin .id,table.entries tr.txn td.pan .order_ref,table.entries tr.txn td.pan .order_ref .id,table.entries tr.txn td.pan .bin,table.entries tr.txn td.pan .bin .id,table.merchants tr.user td.id .order_ref,table.merchants tr.user td.id .order_ref .id,table.merchants tr.user td.id .bin,table.merchants tr.user td.id .bin .id,table.merchants tr.user td.pan .order_ref,table.merchants tr.user td.pan .order_ref .id,table.merchants tr.user td.pan .bin,table.merchants tr.user td.pan .bin .id,table.merchants tr.merchant td.id .order_ref,table.merchants tr.merchant td.id .order_ref .id,table.merchants tr.merchant td.id .bin,table.merchants tr.merchant td.id .bin .id,table.merchants tr.merchant td.pan .order_ref,table.merchants tr.merchant td.pan .order_ref .id,table.merchants tr.merchant td.pan .bin,table.merchants tr.merchant td.pan .bin .id,table.merchants tr.contract td.id .order_ref,table.merchants tr.contract td.id .order_ref .id,table.merchants tr.contract td.id .bin,table.merchants tr.contract td.id .bin .id,table.merchants tr.contract td.pan .order_ref,table.merchants tr.contract td.pan .order_ref .id,table.merchants tr.contract td.pan .bin,table.merchants tr.contract td.pan .bin .id,table.merchants tr.txn td.id .order_ref,table.merchants tr.txn td.id .order_ref .id,table.merchants tr.txn td.id .bin,table.merchants tr.txn td.id .bin .id,table.merchants tr.txn td.pan .order_ref,table.merchants tr.txn td.pan .order_ref .id,table.merchants tr.txn td.pan .bin,table.merchants tr.txn td.pan .bin .id,table.contracts tr.user td.id .order_ref,table.contracts tr.user td.id .order_ref .id,table.contracts tr.user td.id .bin,table.contracts tr.user td.id .bin .id,table.contracts tr.user td.pan .order_ref,table.contracts tr.user td.pan .order_ref .id,table.contracts tr.user td.pan .bin,table.contracts tr.user td.pan .bin .id,table.contracts tr.merchant td.id .order_ref,table.contracts tr.merchant td.id .order_ref .id,table.contracts tr.merchant td.id .bin,table.contracts tr.merchant td.id .bin .id,table.contracts tr.merchant td.pan .order_ref,table.contracts tr.merchant td.pan .order_ref .id,table.contracts tr.merchant td.pan .bin,table.contracts tr.merchant td.pan .bin .id,table.contracts tr.contract td.id .order_ref,table.contracts tr.contract td.id .order_ref .id,table.contracts tr.contract td.id .bin,table.contracts tr.contract td.id .bin .id,table.contracts tr.contract td.pan .order_ref,table.contracts tr.contract td.pan .order_ref .id,table.contracts tr.contract td.pan .bin,table.contracts tr.contract td.pan .bin .id,table.contracts tr.txn td.id .order_ref,table.contracts tr.txn td.id .order_ref .id,table.contracts tr.txn td.id .bin,table.contracts tr.txn td.id .bin .id,table.contracts tr.txn td.pan .order_ref,table.contracts tr.txn td.pan .order_ref .id,table.contracts tr.txn td.pan .bin,table.contracts tr.txn td.pan .bin .id,table.allowdeny tr.user td.id .order_ref,table.allowdeny tr.user td.id .order_ref .id,table.allowdeny tr.user td.id .bin,table.allowdeny tr.user td.id .bin .id,table.allowdeny tr.user td.pan .order_ref,table.allowdeny tr.user td.pan .order_ref .id,table.allowdeny tr.user td.pan .bin,table.allowdeny tr.user td.pan .bin .id,table.allowdeny tr.merchant td.id .order_ref,table.allowdeny tr.merchant td.id .order_ref .id,table.allowdeny tr.merchant td.id .bin,table.allowdeny tr.merchant td.id .bin .id,table.allowdeny tr.merchant td.pan .order_ref,table.allowdeny tr.merchant td.pan .order_ref .id,table.allowdeny tr.merchant td.pan .bin,table.allowdeny tr.merchant td.pan .bin .id,table.allowdeny tr.contract td.id .order_ref,table.allowdeny tr.contract td.id .order_ref .id,table.allowdeny tr.contract td.id .bin,table.allowdeny tr.contract td.id .bin .id,table.allowdeny tr.contract td.pan .order_ref,table.allowdeny tr.contract td.pan .order_ref .id,table.allowdeny tr.contract td.pan .bin,table.allowdeny tr.contract td.pan .bin .id,table.allowdeny tr.txn td.id .order_ref,table.allowdeny tr.txn td.id .order_ref .id,table.allowdeny tr.txn td.id .bin,table.allowdeny tr.txn td.id .bin .id,table.allowdeny tr.txn td.pan .order_ref,table.allowdeny tr.txn td.pan .order_ref .id,table.allowdeny tr.txn td.pan .bin,table.allowdeny tr.txn td.pan .bin .id{color:#777}table.users tr.user td.id label,table.users tr.user td.pan label,table.users tr.merchant td.id label,table.users tr.merchant td.pan label,table.users tr.contract td.id label,table.users tr.contract td.pan label,table.users tr.txn td.id label,table.users tr.txn td.pan label,table.txns tr.user td.id label,table.txns tr.user td.pan label,table.txns tr.merchant td.id label,table.txns tr.merchant td.pan label,table.txns tr.contract td.id label,table.txns tr.contract td.pan label,table.txns tr.txn td.id label,table.txns tr.txn td.pan label,table.entries tr.user td.id label,table.entries tr.user td.pan label,table.entries tr.merchant td.id label,table.entries tr.merchant td.pan label,table.entries tr.contract td.id label,table.entries tr.contract td.pan label,table.entries tr.txn td.id label,table.entries tr.txn td.pan label,table.merchants tr.user td.id label,table.merchants tr.user td.pan label,table.merchants tr.merchant td.id label,table.merchants tr.merchant td.pan label,table.merchants tr.contract td.id label,table.merchants tr.contract td.pan label,table.merchants tr.txn td.id label,table.merchants tr.txn td.pan label,table.contracts tr.user td.id label,table.contracts tr.user td.pan label,table.contracts tr.merchant td.id label,table.contracts tr.merchant td.pan label,table.contracts tr.contract td.id label,table.contracts tr.contract td.pan label,table.contracts tr.txn td.id label,table.contracts tr.txn td.pan label,table.allowdeny tr.user td.id label,table.allowdeny tr.user td.pan label,table.allowdeny tr.merchant td.id label,table.allowdeny tr.merchant td.pan label,table.allowdeny tr.contract td.id label,table.allowdeny tr.contract td.pan label,table.allowdeny tr.txn td.id label,table.allowdeny tr.txn td.pan label{font-size:.9em}table.users tr.user td.kyc,table.users tr.merchant td.kyc,table.users tr.contract td.kyc,table.users tr.txn td.kyc,table.txns tr.user td.kyc,table.txns tr.merchant td.kyc,table.txns tr.contract td.kyc,table.txns tr.txn td.kyc,table.entries tr.user td.kyc,table.entries tr.merchant td.kyc,table.entries tr.contract td.kyc,table.entries tr.txn td.kyc,table.merchants tr.user td.kyc,table.merchants tr.merchant td.kyc,table.merchants tr.contract td.kyc,table.merchants tr.txn td.kyc,table.contracts tr.user td.kyc,table.contracts tr.merchant td.kyc,table.contracts tr.contract td.kyc,table.contracts tr.txn td.kyc,table.allowdeny tr.user td.kyc,table.allowdeny tr.merchant td.kyc,table.allowdeny tr.contract td.kyc,table.allowdeny tr.txn td.kyc{letter-spacing:1px;text-align:center}table.users tr.user td.country,table.users tr.merchant td.country,table.users tr.contract td.country,table.users tr.txn td.country,table.txns tr.user td.country,table.txns tr.merchant td.country,table.txns tr.contract td.country,table.txns tr.txn td.country,table.entries tr.user td.country,table.entries tr.merchant td.country,table.entries tr.contract td.country,table.entries tr.txn td.country,table.merchants tr.user td.country,table.merchants tr.merchant td.country,table.merchants tr.contract td.country,table.merchants tr.txn td.country,table.contracts tr.user td.country,table.contracts tr.merchant td.country,table.contracts tr.contract td.country,table.contracts tr.txn td.country,table.allowdeny tr.user td.country,table.allowdeny tr.merchant td.country,table.allowdeny tr.contract td.country,table.allowdeny tr.txn td.country{vertical-align:middle}table.users tr.user td.country .icon,table.users tr.merchant td.country .icon,table.users tr.contract td.country .icon,table.users tr.txn td.country .icon,table.txns tr.user td.country .icon,table.txns tr.merchant td.country .icon,table.txns tr.contract td.country .icon,table.txns tr.txn td.country .icon,table.entries tr.user td.country .icon,table.entries tr.merchant td.country .icon,table.entries tr.contract td.country .icon,table.entries tr.txn td.country .icon,table.merchants tr.user td.country .icon,table.merchants tr.merchant td.country .icon,table.merchants tr.contract td.country .icon,table.merchants tr.txn td.country .icon,table.contracts tr.user td.country .icon,table.contracts tr.merchant td.country .icon,table.contracts tr.contract td.country .icon,table.contracts tr.txn td.country .icon,table.allowdeny tr.user td.country .icon,table.allowdeny tr.merchant td.country .icon,table.allowdeny tr.contract td.country .icon,table.allowdeny tr.txn td.country .icon{font-size:1.25em}table.users tr.user td.status span.status,table.users tr.merchant td.status span.status,table.users tr.contract td.status span.status,table.users tr.txn td.status span.status,table.txns tr.user td.status span.status,table.txns tr.merchant td.status span.status,table.txns tr.contract td.status span.status,table.txns tr.txn td.status span.status,table.entries tr.user td.status span.status,table.entries tr.merchant td.status span.status,table.entries tr.contract td.status span.status,table.entries tr.txn td.status span.status,table.merchants tr.user td.status span.status,table.merchants tr.merchant td.status span.status,table.merchants tr.contract td.status span.status,table.merchants tr.txn td.status span.status,table.contracts tr.user td.status span.status,table.contracts tr.merchant td.status span.status,table.contracts tr.contract td.status span.status,table.contracts tr.txn td.status span.status,table.allowdeny tr.user td.status span.status,table.allowdeny tr.merchant td.status span.status,table.allowdeny tr.contract td.status span.status,table.allowdeny tr.txn td.status span.status{flex-direction:column;display:flex}table.users tr.user td.status span.status .codes,table.users tr.merchant td.status span.status .codes,table.users tr.contract td.status span.status .codes,table.users tr.txn td.status span.status .codes,table.txns tr.user td.status span.status .codes,table.txns tr.merchant td.status span.status .codes,table.txns tr.contract td.status span.status .codes,table.txns tr.txn td.status span.status .codes,table.entries tr.user td.status span.status .codes,table.entries tr.merchant td.status span.status .codes,table.entries tr.contract td.status span.status .codes,table.entries tr.txn td.status span.status .codes,table.merchants tr.user td.status span.status .codes,table.merchants tr.merchant td.status span.status .codes,table.merchants tr.contract td.status span.status .codes,table.merchants tr.txn td.status span.status .codes,table.contracts tr.user td.status span.status .codes,table.contracts tr.merchant td.status span.status .codes,table.contracts tr.contract td.status span.status .codes,table.contracts tr.txn td.status span.status .codes,table.allowdeny tr.user td.status span.status .codes,table.allowdeny tr.merchant td.status span.status .codes,table.allowdeny tr.contract td.status span.status .codes,table.allowdeny tr.txn td.status span.status .codes{display:flex}table.users tr.user td.status span.status .codes .name,table.users tr.user td.status span.status .codes .code,table.users tr.merchant td.status span.status .codes .name,table.users tr.merchant td.status span.status .codes .code,table.users tr.contract td.status span.status .codes .name,table.users tr.contract td.status span.status .codes .code,table.users tr.txn td.status span.status .codes .name,table.users tr.txn td.status span.status .codes .code,table.txns tr.user td.status span.status .codes .name,table.txns tr.user td.status span.status .codes .code,table.txns tr.merchant td.status span.status .codes .name,table.txns tr.merchant td.status span.status .codes .code,table.txns tr.contract td.status span.status .codes .name,table.txns tr.contract td.status span.status .codes .code,table.txns tr.txn td.status span.status .codes .name,table.txns tr.txn td.status span.status .codes .code,table.entries tr.user td.status span.status .codes .name,table.entries tr.user td.status span.status .codes .code,table.entries tr.merchant td.status span.status .codes .name,table.entries tr.merchant td.status span.status .codes .code,table.entries tr.contract td.status span.status .codes .name,table.entries tr.contract td.status span.status .codes .code,table.entries tr.txn td.status span.status .codes .name,table.entries tr.txn td.status span.status .codes .code,table.merchants tr.user td.status span.status .codes .name,table.merchants tr.user td.status span.status .codes .code,table.merchants tr.merchant td.status span.status .codes .name,table.merchants tr.merchant td.status span.status .codes .code,table.merchants tr.contract td.status span.status .codes .name,table.merchants tr.contract td.status span.status .codes .code,table.merchants tr.txn td.status span.status .codes .name,table.merchants tr.txn td.status span.status .codes .code,table.contracts tr.user td.status span.status .codes .name,table.contracts tr.user td.status span.status .codes .code,table.contracts tr.merchant td.status span.status .codes .name,table.contracts tr.merchant td.status span.status .codes .code,table.contracts tr.contract td.status span.status .codes .name,table.contracts tr.contract td.status span.status .codes .code,table.contracts tr.txn td.status span.status .codes .name,table.contracts tr.txn td.status span.status .codes .code,table.allowdeny tr.user td.status span.status .codes .name,table.allowdeny tr.user td.status span.status .codes .code,table.allowdeny tr.merchant td.status span.status .codes .name,table.allowdeny tr.merchant td.status span.status .codes .code,table.allowdeny tr.contract td.status span.status .codes .name,table.allowdeny tr.contract td.status span.status .codes .code,table.allowdeny tr.txn td.status span.status .codes .name,table.allowdeny tr.txn td.status span.status .codes .code{flex:auto}table.users tr.user td.status span.status .codes .code,table.users tr.user td.status span.status .codes .minor-code,table.users tr.merchant td.status span.status .codes .code,table.users tr.merchant td.status span.status .codes .minor-code,table.users tr.contract td.status span.status .codes .code,table.users tr.contract td.status span.status .codes .minor-code,table.users tr.txn td.status span.status .codes .code,table.users tr.txn td.status span.status .codes .minor-code,table.txns tr.user td.status span.status .codes .code,table.txns tr.user td.status span.status .codes .minor-code,table.txns tr.merchant td.status span.status .codes .code,table.txns tr.merchant td.status span.status .codes .minor-code,table.txns tr.contract td.status span.status .codes .code,table.txns tr.contract td.status span.status .codes .minor-code,table.txns tr.txn td.status span.status .codes .code,table.txns tr.txn td.status span.status .codes .minor-code,table.entries tr.user td.status span.status .codes .code,table.entries tr.user td.status span.status .codes .minor-code,table.entries tr.merchant td.status span.status .codes .code,table.entries tr.merchant td.status span.status .codes .minor-code,table.entries tr.contract td.status span.status .codes .code,table.entries tr.contract td.status span.status .codes .minor-code,table.entries tr.txn td.status span.status .codes .code,table.entries tr.txn td.status span.status .codes .minor-code,table.merchants tr.user td.status span.status .codes .code,table.merchants tr.user td.status span.status .codes .minor-code,table.merchants tr.merchant td.status span.status .codes .code,table.merchants tr.merchant td.status span.status .codes .minor-code,table.merchants tr.contract td.status span.status .codes .code,table.merchants tr.contract td.status span.status .codes .minor-code,table.merchants tr.txn td.status span.status .codes .code,table.merchants tr.txn td.status span.status .codes .minor-code,table.contracts tr.user td.status span.status .codes .code,table.contracts tr.user td.status span.status .codes .minor-code,table.contracts tr.merchant td.status span.status .codes .code,table.contracts tr.merchant td.status span.status .codes .minor-code,table.contracts tr.contract td.status span.status .codes .code,table.contracts tr.contract td.status span.status .codes .minor-code,table.contracts tr.txn td.status span.status .codes .code,table.contracts tr.txn td.status span.status .codes .minor-code,table.allowdeny tr.user td.status span.status .codes .code,table.allowdeny tr.user td.status span.status .codes .minor-code,table.allowdeny tr.merchant td.status span.status .codes .code,table.allowdeny tr.merchant td.status span.status .codes .minor-code,table.allowdeny tr.contract td.status span.status .codes .code,table.allowdeny tr.contract td.status span.status .codes .minor-code,table.allowdeny tr.txn td.status span.status .codes .code,table.allowdeny tr.txn td.status span.status .codes .minor-code{flex:none}table.users tr.user td.totreq,table.users tr.merchant td.totreq,table.users tr.contract td.totreq,table.users tr.txn td.totreq,table.txns tr.user td.totreq,table.txns tr.merchant td.totreq,table.txns tr.contract td.totreq,table.txns tr.txn td.totreq,table.entries tr.user td.totreq,table.entries tr.merchant td.totreq,table.entries tr.contract td.totreq,table.entries tr.txn td.totreq,table.merchants tr.user td.totreq,table.merchants tr.merchant td.totreq,table.merchants tr.contract td.totreq,table.merchants tr.txn td.totreq,table.contracts tr.user td.totreq,table.contracts tr.merchant td.totreq,table.contracts tr.contract td.totreq,table.contracts tr.txn td.totreq,table.allowdeny tr.user td.totreq,table.allowdeny tr.merchant td.totreq,table.allowdeny tr.contract td.totreq,table.allowdeny tr.txn td.totreq{text-align:right;max-width:9rem}table.users tr.user td.merchants,table.users tr.merchant td.merchants,table.users tr.contract td.merchants,table.users tr.txn td.merchants,table.txns tr.user td.merchants,table.txns tr.merchant td.merchants,table.txns tr.contract td.merchants,table.txns tr.txn td.merchants,table.entries tr.user td.merchants,table.entries tr.merchant td.merchants,table.entries tr.contract td.merchants,table.entries tr.txn td.merchants,table.merchants tr.user td.merchants,table.merchants tr.merchant td.merchants,table.merchants tr.contract td.merchants,table.merchants tr.txn td.merchants,table.contracts tr.user td.merchants,table.contracts tr.merchant td.merchants,table.contracts tr.contract td.merchants,table.contracts tr.txn td.merchants,table.allowdeny tr.user td.merchants,table.allowdeny tr.merchant td.merchants,table.allowdeny tr.contract td.merchants,table.allowdeny tr.txn td.merchants{white-space:break-spaces}table.users tr.user:hover td,table.users tr.merchant:hover td,table.users tr.contract:hover td,table.users tr.txn:hover td,table.txns tr.user:hover td,table.txns tr.merchant:hover td,table.txns tr.contract:hover td,table.txns tr.txn:hover td,table.entries tr.user:hover td,table.entries tr.merchant:hover td,table.entries tr.contract:hover td,table.entries tr.txn:hover td,table.merchants tr.user:hover td,table.merchants tr.merchant:hover td,table.merchants tr.contract:hover td,table.merchants tr.txn:hover td,table.contracts tr.user:hover td,table.contracts tr.merchant:hover td,table.contracts tr.contract:hover td,table.contracts tr.txn:hover td,table.allowdeny tr.user:hover td,table.allowdeny tr.merchant:hover td,table.allowdeny tr.contract:hover td,table.allowdeny tr.txn:hover td{border-bottom:1px solid #ddd}table.users tr.merchant_contract .key,table.txns tr.merchant_contract .key,table.entries tr.merchant_contract .key,table.merchants tr.merchant_contract .key,table.contracts tr.merchant_contract .key,table.allowdeny tr.merchant_contract .key{text-transform:capitalize}.money-amount .amount{font-family:Courier new,fixed;font-weight:400}.status.suspended{color:#e33}.status.active{color:#46ba3f}.merchant td.name,.users .user td.username{font-weight:700}section.user{width:100%}section.user .user-roles table{margin-bottom:1.5rem}section.user .user-roles table tr:nth-child(odd){background-color:#fbfbfb}section.user .user-roles table td{padding:.5rem 1rem}.user .user-core footer.actions{text-align:left;color:red;padding:1rem}.user .user-core table{width:100%}.user .user-core table td button:last-child{float:right;text-align:left;min-width:10rem;margin-left:1rem;padding:.5rem .75rem}header.controls{justify-content:flex-start;align-items:stretch;margin:0 0 1rem;display:flex}header.controls>*{align-items:center;padding:.5rem 1rem;display:flex}header.controls>.headings{flex-direction:column;flex:auto;align-items:flex-start;padding-left:0}header.controls>.headings h1,header.controls>.headings h2,header.controls>.headings h3{margin:0 0 .5rem}header.controls>.update-live label{align-items:center;display:flex}header.controls .summary{flex:auto;font-size:1.5rem}header.controls .summary .count{margin:0 .5rem}header.controls .summary .loading{font-size:1rem;animation:.3s ease-out slideFromLeft}header.controls a{font-weight:700}button.clear{background-color:#c31;flex:none;margin-left:.5rem;padding:0 .5rem;animation:.3s ease-out slideFromRight}button.clear i{margin:0}button.fullwidth{width:100%}.download.csv select{border:none;flex:auto;margin-left:.25rem;padding:0}.input-tag{background:#fff;border:1px solid #d6d6d6;border-radius:2px;flex-wrap:wrap;padding:5px 5px 0;display:flex}.input-tag input{border:none;width:100%}.input-tag-tags{flex-wrap:wrap;width:100%;margin:0;padding:0;display:inline-flex}.input-tag-tags li{color:#fff;background:#85a3bf;border-radius:2px;align-items:center;margin-bottom:5px;margin-right:5px;padding:5px 10px;font-weight:300;list-style:none;display:flex}.input-tag-tags li button{appearance:none;color:#fff;cursor:pointer;background:#333;border:none;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;margin-left:8px;padding:0;font-size:12px;line-height:0;display:inline-flex;transform:rotate(45deg)}.input-tag-tags li.input-tag-tags-input{background:0 0;flex-grow:1;padding:0}section.merchant div.link-parent,.allow-deny-test .add-allow-deny-entry,.allow-deny-test .view-allow-deny-entry{z-index:100;background-color:#fff;border-radius:5px;flex-direction:column;align-items:stretch;width:75%;max-width:40rem;max-height:75vh;font-family:Lato;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:3px 3px 30px #00000080}section.merchant div.link-parent>header,.allow-deny-test .add-allow-deny-entry>header,.allow-deny-test .view-allow-deny-entry>header{border-bottom:1px solid #eee;align-items:center;padding:1rem;display:flex}section.merchant div.link-parent>header h1,.allow-deny-test .add-allow-deny-entry>header h1,.allow-deny-test .view-allow-deny-entry>header h1{text-align:left;flex:auto;margin:0;font-size:1.2rem}section.merchant div.link-parent>header button,.allow-deny-test .add-allow-deny-entry>header button,.allow-deny-test .view-allow-deny-entry>header button{flex:none;margin-left:1rem;padding:.5rem 1rem}section.merchant div.link-parent>header button i,.allow-deny-test .add-allow-deny-entry>header button i,.allow-deny-test .view-allow-deny-entry>header button i{margin:0}section.merchant div.link-parent .content,.allow-deny-test .add-allow-deny-entry .content,.allow-deny-test .view-allow-deny-entry .content{padding:1rem;display:block}section.merchant div.link-parent .content p,.allow-deny-test .add-allow-deny-entry .content p,.allow-deny-test .view-allow-deny-entry .content p{text-align:center;font-weight:400}section.merchant div.link-parent .content p.warning,.allow-deny-test .add-allow-deny-entry .content p.warning,.allow-deny-test .view-allow-deny-entry .content p.warning{color:#e33;padding:1rem;animation:1s ease-out fadeIn}section.merchant div.link-parent .content .choice label,.allow-deny-test .add-allow-deny-entry .content .choice label,.allow-deny-test .view-allow-deny-entry .content .choice label{white-space:nowrap;margin-right:1.6rem}section.merchant div.link-parent .content .choice label.d,.allow-deny-test .add-allow-deny-entry .content .choice label.d,.allow-deny-test .view-allow-deny-entry .content .choice label.d{color:#e33}section.merchant div.link-parent .content .choice label.a,.allow-deny-test .add-allow-deny-entry .content .choice label.a,.allow-deny-test .view-allow-deny-entry .content .choice label.a{color:#46ba3f}section.merchant div.link-parent .content footer.actions,.allow-deny-test .add-allow-deny-entry .content footer.actions,.allow-deny-test .view-allow-deny-entry .content footer.actions{margin-top:2rem}table.forex{width:100%;margin-bottom:1.5rem}table.forex tbody tr:nth-child(odd){background-color:#fbfbfb}table.forex tbody td{padding:.75rem}table.forex tbody td.rate,table.forex tbody td.margin{color:#282472;font-family:Courier new,fixed;font-size:1.1em}.forex p.supported-ccy{text-align:center;padding:1rem;font-size:1.25rem;font-weight:700}.useful-links nav{flex-direction:column;align-items:stretch;display:flex}.useful-links nav a{white-space:nowrap;align-items:center;padding:.5rem .25rem;font-weight:700;text-decoration:none;display:flex}.useful-links nav a i{color:#777;margin-right:1rem;font-size:1.5em}.org-scope-nav{white-space:nowrap;flex-direction:row;align-items:stretch;height:2.5em;display:flex}.org-scope-nav>.org,.org-scope-nav>.orgs{flex:none;justify-content:center;align-items:center;animation:.3s ease-out slideFromRight;display:flex;position:relative}.org-scope-nav>.org:not(:last-child),.org-scope-nav>.orgs:not(:last-child){margin-right:2em}.org-scope-nav>.org:not(:last-child):after,.org-scope-nav>.orgs:not(:last-child):after{content:">";color:#ccc;margin:0 .75rem;position:absolute;right:-1.75em}.org-scope-nav>.org.selected,.org-scope-nav>.orgs.selected{background-color:#eee;border-radius:.5rem;padding-left:.75em;padding-right:.75em;animation:.3s ease-out slideFromTop}.org-scope-nav>.org.children,.org-scope-nav>.orgs.children{align-items:stretch;display:flex}.org-scope-nav>.org.children select,.org-scope-nav>.orgs.children select{border:none;flex:auto;max-width:15rem;padding:0}.org-scope-nav>.org .name{color:#dfa465;text-decoration:underline}.org-scope-selector>label{white-space:nowrap;text-align:left;display:block}.allowdeny td{padding:6px}.allowdeny span.choice{white-space:nowrap}.allowdeny span.choice i{margin-left:.5rem}.allowdeny span.choice.a{color:#46ba3f}.allowdeny span.choice.d{color:#e33}.allowdeny .select-all-messages{animation:.3s ease-out slideFromTop}.allowdeny .select-all-messages .msg{text-align:center;background-color:#eee!important}.allowdeny .select-all-messages .msg span{width:100%}.allowdeny .select-all-messages .msg button{margin:0 .5rem;padding:.25rem .75rem}.allowdeny table.entries{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1.5rem}.allowdeny table.entries thead th.actions{text-align:right;width:5%;padding:.5em .75rem}.allowdeny table.entries thead th.actions .remove-selected button{white-space:nowrap;padding-left:1rem;padding-right:1rem}.allowdeny table.entries thead th.actions .remove-selected button.remove{color:#e33;background-color:#ddd;padding-left:.5rem;padding-right:.5rem}.allowdeny table.entries thead th.actions .remove-selected button.remove i{margin:0}.allowdeny table.entries thead th.select,.allowdeny table.entries thead th.num{padding:.75rem}.allowdeny table.entries tbody tr:nth-child(odd),.allowdeny table.entries tbody tr.add-new-header,.allowdeny table.entries tbody tr.add-new{background-color:#fbfbfb}.allowdeny table.entries tbody tr td{padding:.75rem}.allowdeny table.entries tbody tr td.type{color:#777;font-weight:700}.allowdeny table.entries tbody tr td.match{color:#000;text-align:right;letter-spacing:1px;font-family:Courier new,fixed;font-size:1.1em}.allowdeny table.entries tbody tr td.choice,.allowdeny table.entries tbody tr td.at{text-align:right}.allowdeny table.entries tbody tr td.actions{text-align:right;width:5%}.allowdeny table.entries tbody tr td.actions button{white-space:nowrap;padding-left:1rem;padding-right:1rem}.allowdeny table.entries tbody tr td.actions button.remove{color:#e33;background-color:#ddd;padding-left:.5rem;padding-right:.5rem}.allowdeny table.entries tbody tr td.actions button.remove i{margin:0}.allowdeny table.entries tbody tr.a td.match{color:#060}.allowdeny table.entries tbody tr.d td.match{color:#600}.allowdeny table.entries .add-new-header{border-top:10px solid #fff}.allowdeny table.entries .add-new-header h3{margin:0;font-size:1rem}.allowdeny table.entries .add-new td{text-align:left}.allowdeny table.entries .add-new td input,.allowdeny table.entries .add-new td select{width:100%}.allow-deny-test{background-color:#f0f0f0;border-radius:.5rem;flex-direction:row;align-content:center;align-items:stretch;display:flex}.allow-deny-test .content{flex:auto;align-content:center;align-items:center;padding:.25rem;display:flex}.allow-deny-test .controls{background-color:#e0e0e0;border-radius:0 .5rem .5rem 0;flex:none;align-content:center;align-items:center;padding:.25rem .5rem;font-family:Lato;font-size:.8rem;display:flex}.allow-deny-test.match.d{background-color:#fff0f0}.allow-deny-test.match.d .controls{color:#fff;background-color:#e33}.allow-deny-test.match.a{background-color:#f0fff0}.allow-deny-test.match.a .controls{color:#fff;background-color:#46ba3f}.allow-deny-test.no-match .controls:hover{color:#fff;background-color:#6cb3cf}.view-allow-deny-entry .field-with-label .match{color:#000;letter-spacing:1px;font-family:Courier new,fixed;font-size:1.1em}.view-allow-deny-entry .field-with-label .match.a{color:#46ba3f}.view-allow-deny-entry .field-with-label .match.d{color:#e33}.date-time .date{color:#777}.date-time.today .date,.date-time.this-hour .time{color:#6db3d1}.psp-credential{color:#fff;float:right;background-color:#777;border-radius:.5rem;margin:0 .5rem;padding:.25rem .5rem;font-family:Lato;font-size:.8rem;display:inline-block}.psp-credential .id{font-weight:700}#testing-banner{text-align:center;background:#e5c500;padding:.5em;font-weight:700}.explorer .content{flex-direction:column;align-items:center;display:flex}.explorer .content .search{flex-direction:column;width:1000px;display:flex}.explorer .content .search input{border:2px solid #dfa465;border-radius:.25em;margin-bottom:1em;padding:1em}.explorer .content .search label{margin-bottom:.5em;font-size:1.25em;font-weight:700}.explorer .content .search button{width:200px;margin-left:auto;font-weight:700}.explorer .content .block{border:1px solid #ccc;width:1000px;margin-bottom:3em}.explorer .content .block table{border:none}.explorer .content .block tr:nth-child(odd){background-color:#eee}.explorer .content .block td:first-child{width:150px;font-weight:700}.explorer .content .block td{padding:.5em}section.kyc .content{flex-direction:column;padding:1em;display:flex}section.kyc .content div,section.kyc .content img{width:600px}section.kyc .content table{border-collapse:collapse;border:none;width:100%}section.kyc .content tr:nth-child(odd){background-color:#eee}section.kyc .content td:first-child{width:150px;font-weight:700}section.kyc .content td{padding:.5em}section.stats header.controls{animation:.3s ease-out slideFromTop}section.stats header.controls>*{align-items:flex-start;display:flex}.rollup{width:100%;padding-bottom:2rem;animation:.3s ease-out slideFromRight}.rollup .node{flex-direction:column;width:100%;margin:.25rem 0;display:flex}.rollup .node.Accepted{border-left:6px solid #64a164}.rollup .node.Rejected{border-left:6px solid #a44}.rollup .node.Incomplete{border-left:6px solid #ffb561}.rollup .node .item{border-bottom:1px solid #eee;flex-direction:row;padding:.35rem 0;display:flex}.rollup .node .item:hover{border-bottom-color:#aaa}.rollup .node .item:hover .datum .fraction{background-color:#777}.rollup .node .item .label{flex:auto}.rollup .node .item .label .head{font-size:1.2em;font-weight:700}.rollup .node .item .label .accepted,.rollup .node .item .label .rejected{font-weight:700}.rollup .node .item .label .accepted{color:#006400}.rollup .node .item .label .rejected{color:#8b0000}.rollup .node .item .label .incomplete{color:#ff8c00}.rollup .node .item .label .approved{color:#46ba3f}.rollup .node .item .label .declined,.rollup .node .item .label .code{color:#e33}.rollup .node .item .label .code{color:#866}.rollup .node .item .label .refunded{color:#49338d}.rollup .node .item .label .auto-refunded{color:brown}.rollup .node .item .label .chargeback{color:#ee6933}.rollup .node .item .datum{flex:none;justify-content:flex-end;align-items:center;min-width:12rem;display:flex}.rollup .node .item .datum.count{color:#00008b}.rollup .node .item .datum .fraction{text-align:right;color:#fff;background-color:#aaa;border-radius:5px;flex:none;min-width:5rem;padding:2px 5px;font-family:Courier new,fixed;font-size:.9rem;transition:all .3s ease-out}.rollup .node .item .datum .val{text-align:right;flex:auto;font-family:Courier new,fixed}.rollup .node .components{flex-direction:column;display:flex}.rollup .node .node{padding-left:2rem}.id .val{color:#dfa465;font-family:Courier new,fixed;font-size:1.1em}.merchant .setting.crypto-consent.visible{font-weight:700}.merchant .setting.crypto-consent.hidden{color:#999}.merchant .setting.cust-allow.wl-only{font-weight:700}.merchant .setting.cust-allow.any{color:#999}.user-roles.editor{flex-direction:column;display:flex}.user-roles.editor .role{align-items:center;width:100%;padding:.5rem 0;display:flex}.user-roles.editor .role.staged{animation:.3s ease-out slideFromTop}.user-roles.editor .role .info{flex:auto;display:flex}.user-roles.editor .role .info .name{flex:1;padding-right:1rem}.user-roles.editor .role .info .name select,.user-roles.editor .role .info .name input{width:100%}.user-roles.editor .role .info .context{flex:1;padding-right:1rem}.user-roles.editor .role .info .context select,.user-roles.editor .role .info .context input{width:100%}.user-roles.editor .role .info .for{flex:1;padding-right:1rem}.user-roles.editor .role .info .for select,.user-roles.editor .role .info .for input{width:100%}.user-roles.editor .role .actions{flex:none}.user-roles.editor .role .actions button{min-width:2rem;padding:0 .5rem}.user-roles.editor .role .actions button.remove{background-color:#e33}.role-name{font-family:Courier new,fixed}.tinysuffix{text-align:right;color:#dfa465;padding:0 2px;font-size:.8rem;animation:.3s ease-out slideFromRight}.tinysuffix .comp{white-space:nowrap}.custom{flex-direction:column;margin-top:.5rem;animation:.3s ease-out slideFromTop;display:flex}.custom>*{margin-bottom:.5rem}.custom .dateinp{display:flex}.custom .dateinp>label{flex:none;align-items:center;margin-right:.5rem;font-size:.8em;display:flex}.custom .dateinp>.react-datetime-picker{flex:auto;min-width:10rem}.custom .dateinp>.react-datetime-picker .react-datetime-picker__wrapper{border:1px solid #dfa465;border-radius:5px}.custom .dateinp>.react-datetime-picker .react-calendar{z-index:3;border:1px solid #dfa465;border-radius:5px;padding:.5rem;font-size:.9em}.custom .dateinp button{color:#333;border:none;border-radius:0;margin:.25rem 0;padding:0}.edit-field{flex-direction:row;align-items:start;padding:1rem;display:flex}.editing-field{flex-direction:row;align-items:center;display:flex}.editing-field button{text-align:center;width:fit-content;margin-left:1rem;padding-left:1rem;padding-right:1rem}.editing-field button i{margin:unset}.collapsed,.expanded{padding:.5rem}.collapsed:after{content:"➕";color:#fff;float:right;margin-left:5px;font-size:13px}.expanded:after{content:"➖";color:#fff;float:right;margin-left:5px;font-size:13px}.risk .val .defaultIcon{color:gray}.risk .val .defaultIcon.low{color:green}.risk .val .defaultIcon.medium{color:#ff0}.risk .val .defaultIcon.high{color:red}
/*# sourceMappingURL=index.799f3f17.css.map */
