@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap);.color-primary{color:#007fad}.color-primary-bg{background-color:#007fad}.color-secondary{color:#003462}.color-secondary-bg{background-color:#003462}.color-success{color:#92c83e}.color-success-bg{background-color:#92c83e}.color-error{color:#c00}.color-error-bg{background-color:#c00}.color-warning{color:#f89420}.color-warning-bg{background-color:#f89420}.color-info{color:#007fad}.color-info-bg{background-color:#007fad}:root{font-family:Open Sans,Helvetica,Arial,sans-serif}*,:after,:before{box-sizing:border-box}a{color:#007fad;text-decoration:none}a:hover{color:#006594;text-decoration:underline;cursor:pointer}address{font-style:normal}blockquote{padding:20px;margin:0 0 20px 0;background-color:#f4f6f8;border-left:5px solid #007fad}body,html{-webkit-overflow-scrolling:touch;min-height:100%;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px}button,input[type=submit]{background:#007fad;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:Open Sans,Arial,sans-serif;border:1px solid transparent;border-radius:4px;color:#fff;padding:12px 20px;line-height:1em;margin:0 0 20px 0;font-size:15px;font-weight:400;transition:all .3s ease;display:inline-block;text-align:center;text-decoration:none}button:hover,input[type=submit]:hover{cursor:pointer;background-color:#006594;color:#fff;text-decoration:none}em{font-style:oblique}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#222;margin:0 0 20px 0}.h1,.h2,h1,h2{font-size:21px;font-weight:600}.h2,h2{font-size:18px}.h3,h3{font-size:16px}.h4,h4{font-size:15px}hr{border:none;border-bottom:1px solid #d4d8db}input{padding:10px 12px;box-shadow:none}input,textarea{border:1px solid #d4d8db;border-radius:4px}input,textarea{margin:0 0 20px 0;font-family:Open Sans,Helvetica,Arial,sans-serif;display:block;width:100%;box-sizing:border-box;padding:8px;font-size:14px;max-width:100%;background:#fff;color:#000}input:hover,textarea:hover{border-color:#858585}input:focus,textarea:focus{outline:0;border-color:#006594;box-shadow:0 2px 6px rgba(0,127,173,.25)}input::-moz-placeholder,textarea::-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}input[type=search],input[type=text]{-webkit-appearance:textfield}input::-webkit-calendar-picker-indicator,input[type=search]::-webkit-search-decoration{display:none}input[type=date]::-webkit-input-placeholder{visibility:hidden!important}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=submit]{width:auto}label{font-weight:600;margin-bottom:4px;display:block}ol,ul{margin:0 0 20px 20px;padding:0}ol li,ul li{margin:6px 0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}p{line-height:1.5;margin:0 0 20px 0}strong{font-weight:600}svg{overflow:hidden;vertical-align:middle}table{border:0;border-collapse:collapse}table,table tr{margin:0;padding:0}table tr{border-top:1px solid #d4d8db;background-color:#fff}table tr td,table tr th{border:1px solid #d4d8db;text-align:left;margin:0;padding:6px 12px;color:#222}table tr th{font-weight:600}table thead{font-weight:700;color:#000}table tbody tr:nth-child(odd){background:#f9f9f9}button,em,h1,h2,h3,h4,h5,h6,input,keygen,select,strong,textarea{font-family:Open Sans,Arial,sans-serif}.no-margin{margin:0}.disabled{color:#aeb7bf}.disabled:hover{cursor:not-allowed}.ellipsis{text-overflow:ellipsis}.ellipsis,.sr-only{white-space:nowrap;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.font-size-xxs{font-size:11px}.font-size-xs{font-size:12px}.font-size-sm{font-size:13px}.font-size-md{font-size:14px}.font-size-lg{font-size:15px}.font-size-xl{font-size:18px}.font-size-xxl{font-size:20px}.font-size-xxxl{font-size:24px}.font-weight-normal{font-weight:400}.font-weight-semibold{font-weight:600}.font-weight-bold{font-weight:700}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.underline{text-decoration:underline}.strike{text-decoration:line-through}.flex.flex-column{flex-direction:column}.flex.flex-center{justify-content:center}.flex.flex-center,.flex.flex-center-x{align-items:center}.flex.flex-center-y{justify-content:center}.form-group{display:flex;flex-direction:column;line-height:1.5}.form-group:first-of-type{margin-top:0}.form-group:last-of-type{margin-bottom:0}.form-group input{-webkit-appearance:none;line-height:normal}.form-group label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:flex;flex-direction:column;font-weight:500}.form-group input,.form-group label input,.form-group label select,.form-group label textarea,.form-group select,.form-group textarea{flex-grow:1;font-family:inherit;font-size:inherit;font-weight:200;outline:none;border:1px solid #d4d8db;border-radius:4px;line-height:1;margin-top:6px;padding:10px}.form-group input.focus,.form-group input:focus,.form-group label input.focus,.form-group label input:focus,.form-group label select.focus,.form-group label select:focus,.form-group label textarea.focus,.form-group label textarea:focus,.form-group select.focus,.form-group select:focus,.form-group textarea.focus,.form-group textarea:focus{box-shadow:0 2px 6px rgba(0,0,0,.1);border:1px solid #003462}.form-group input:disabled,.form-group label input:disabled,.form-group label select:disabled,.form-group label textarea:disabled,.form-group select:disabled,.form-group textarea:disabled{opacity:.8}.form-group input:first-child:last-child,.form-group label input:first-child:last-child,.form-group label select:first-child:last-child,.form-group label textarea:first-child:last-child,.form-group select:first-child:last-child,.form-group textarea:first-child:last-child{margin-top:0;margin-bottom:0}.form-group label textarea,.form-group textarea{line-height:1.25}.form-group.inline,.form-group .inline{display:flex;align-items:center;justify-content:space-between;flex-direction:row!important}.form-group .small:last-child,.form-group small:last-child{margin-top:8px;font-weight:400}.form-group.row label{flex-direction:row;align-items:center}.form-group.row input,.form-group.row select,.form-group.row textarea{margin:0}.form-group.error input,.form-group.error select,.form-group.error textarea{box-shadow:0 2px 6px rgba(229.5,0,0,.1);border:1px solid #c00!important}.form-group.error .small,.form-group.error small{color:#c00}.btn{background:#007fad;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:Open Sans,Arial,sans-serif;border:1px solid transparent;border-radius:4px;padding:12px 20px;line-height:1em;margin:0 0 20px 0;font-size:15px;font-weight:400;transition:all .3s ease;display:inline-block;text-align:center}.btn,.btn:hover{color:#fff;text-decoration:none}.btn:hover{cursor:pointer;background-color:#006594}.btn.disabled,.btn:disabled{box-shadow:none;cursor:not-allowed}.btn.disabled,.btn.disabled:hover,.btn:disabled,.btn:disabled:hover{background-color:rgba(0,127,173,.6)}.btn.secondary{background:#fff;border:1px solid #d4d8db;color:#007fad}.btn.secondary:hover{background-color:#007fad;border-color:transparent;color:#fff}.btn.secondary.disabled,.btn.secondary:disabled{color:#aeb7bf;box-shadow:none;cursor:not-allowed}.btn.secondary.disabled:hover,.btn.secondary:disabled:hover{background:#fff;border-color:#d4d8db}.btn.text{background:transparent;border:0;border-radius:0;box-shadow:none;padding-left:4px;padding-right:4px;color:#003462;text-decoration:underline}.btn.text.subtle{color:#aeb7bf}.btn.text:hover{cursor:pointer;color:#007fad;background:transparent;text-decoration:underline}.btn.text.disabled,.btn.text:disabled{color:#aeb7bf;cursor:not-allowed}button svg{margin-right:8px}button.with-icon{padding:10px;min-width:0}button.with-icon svg{margin-right:0}button.with-icon span{display:none}button.with-label{position:relative;margin-bottom:20px}button.with-label span.icon-label{display:block;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);font-size:11px;color:#858585;text-transform:uppercase;font-weight:600}.icon-link{background:#e7e7e8;border-radius:50%;padding:12px;display:inline-block;color:#454545;border:1px solid transparent}.icon-link:hover{background:#003462;color:#fff;cursor:pointer}.icon-link:focus{outline:0;border:1px solid #d4d8db}.icon-link.subtle{background:transparent}.icon-link.subtle:hover{background:#e7e7e8;color:#454545}.icon-link svg{display:block}.pill,label.pill{background:#858585;color:#fff;display:inline-block;box-sizing:border-box;padding:4px 6px;border-radius:16px;min-width:24px;text-align:center;line-height:1em;font-size:11px;margin:0;white-space:nowrap}.pill.color-success,label.pill.color-success{background:#92c83e}.pill.color-warning,label.pill.color-warning{background:#f89420}.pill.color-error,label.pill.color-error{background:#c00}.pill.color-info,.pill.color-primary,label.pill.color-info,label.pill.color-primary{background:#007fad}.pill.color-secondary,label.pill.color-secondary{background:#003462}body{background:#f4f6f8;height:100vh}.app-wrap{display:flex;flex-direction:column;height:100vh}.app-wrap svg.logo path.under{fill:#00aeef}body{margin:0}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.align-baseline{align-items:baseline}.grow{flex-grow:1}.dont-shrink{flex-shrink:0}.centered{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.width-100{width:100%}.height-100{height:100%}.page-wrapper{margin:0 auto;width:300px}.page-wrapper h2,.page-wrapper h3{margin-top:1em;margin-bottom:1em}.page-wrapper h3{font-size:21px;font-size:18px;font-weight:600}.page-wrapper button.updox-button{margin:0;display:inline-flex;justify-content:center;align-items:center;position:relative;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:center;text-decoration:none;padding:7px 16px}.page-wrapper button.updox-button:disabled{opacity:.5;cursor:not-allowed}.page-wrapper button.updox-button.loading:disabled{opacity:1}.page-wrapper button.updox-button.loading .text,.page-wrapper button.updox-button.loading svg{opacity:0}.page-wrapper button.updox-button.loading .button-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-wrapper button.updox-button.loading .button-loading svg{opacity:1}.page-wrapper button.updox-button .icon{display:flex}.page-wrapper button.updox-button .icon-left~.text,.page-wrapper button.updox-button .text+.icon-right{margin-left:12px}.page-wrapper button.updox-button svg{width:20px;height:20px;border-bottom:1px solid transparent}.updox-loading{position:relative}.updox-loading>*{width:100%;height:100%;position:absolute;left:0;top:0}.updox-loading>:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:var(--loading-spinner-color);border-radius:100%;animation:circleBounceDelay 1.2s ease-in-out infinite both}.updox-loading .circle2{transform:rotate(30deg)}.updox-loading .circle3{transform:rotate(60deg)}.updox-loading .circle4{transform:rotate(90deg)}.updox-loading .circle5{transform:rotate(120deg)}.updox-loading .circle6{transform:rotate(150deg)}.updox-loading .circle7{transform:rotate(180deg)}.updox-loading .circle8{transform:rotate(210deg)}.updox-loading .circle9{transform:rotate(240deg)}.updox-loading .circle10{transform:rotate(270deg)}.updox-loading .circle11{transform:rotate(300deg)}.updox-loading .circle12{transform:rotate(330deg)}.updox-loading .circle2:before{animation-delay:-1.1s}.updox-loading .circle3:before{animation-delay:-1s}.updox-loading .circle4:before{animation-delay:-.9s}.updox-loading .circle5:before{animation-delay:-.8s}.updox-loading .circle6:before{animation-delay:-.7s}.updox-loading .circle7:before{animation-delay:-.6s}.updox-loading .circle8:before{animation-delay:-.5s}.updox-loading .circle9:before{animation-delay:-.4s}.updox-loading .circle10:before{animation-delay:-.3s}.updox-loading .circle11:before{animation-delay:-.2s}.updox-loading .circle12:before{animation-delay:-.1s}@keyframes circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.error-content{background-color:#fff;padding:15px}#app{background:#f4f6f8;-webkit-overflow-scrolling:touch;min-height:100%;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px}